diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/404.html b/404.html new file mode 100644 index 000000000000..212d65b4223c --- /dev/null +++ b/404.html @@ -0,0 +1,33 @@ + + + + + + + + + iOS Guide + + + + +

404

Looks like we've got some broken links.
Take me home
+ + + diff --git a/CNAME b/CNAME new file mode 100644 index 000000000000..179e7b42fd5c --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +ios.cfw.guide diff --git a/archived-palen1x-rootful/index.html b/archived-palen1x-rootful/index.html new file mode 100644 index 000000000000..8693e17230bf --- /dev/null +++ b/archived-palen1x-rootful/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using palen1x (Rootful) | iOS Guide + + + + +

Using palen1x (Rootful)

For support in English, ask for help on the r/Jailbreak Discord Server.

+

DANGER

This guide only exists as an archive - we won't be making noticeable changes to this guide in the future if anything happens.

For users who are looking for a maintained palera1n guide - we generally recommend following the normal Using palen1x guide instead, as it will provide an overall better experience in almost every way compared to using rootful palera1n via palen1x, and is the general direction that most developers are prioritizing tweak support towards.

If you currently use rootful palera1n, we recommend following this guide to remove rootful palera1n and then use palen1x to Install rootless palera1n

Regardless, if you choose to install or continue to use rootful palera1n, do note that there will likely be less and less support over time given, and that newer tweaks will be less and less likely to support this setup of palera1n.

DANGER

If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

WARNING

If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

palen1x is a live bootable Linux environment that allows you to quickly run palera1n on a compatible device. palera1n is capable of jailbreaking iOS devices with A8(X) to A11 SoC's on iOS 15 and later

On A11 devices, you must disable your passcode and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.

Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to erase all content and settings in order to be able to jailbreak.

Requirements

  • A 64MB or greater USB Drive
    • If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive
  • The latest version of palen1xOpen in new window
  • VentoyOpen in new window

Installing Ventoy

  1. Download and extract the contents of the Ventoy.zip file
  2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
  3. Select the USB drive you would like to boot palen1x from
    • This USB drive will be completely erased
    • Ensure you back up all important data beforehand
  4. Click Install and confirm that you are ok erasing the USB drive
    • Do not remove your USB Drive until the process has completed
  5. Once it has installed, copy the palen1x iso file that you downloaded onto the USB drive

Booting palen1x

  1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
    • This is different for every computer
    • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
  2. Press enter once you see the Ventoy screen to boot into palen1x

Running palera1n

Creating the FakeFS/BindFS

WARNING

If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

  1. Once you have loaded palen1x, select palera1n
  2. Select Options
  3. Enable one of the two options, depending on your devices capacity, amount of free space, and iOS version:
    • 16GB devices should enable Create BindFS - note that you'll need to have 2-3GB of storage space free.
    • Devices with more than 2-3GB (if on iOS 15) or more than 5-6GB (if on iOS 16) of storage space free but with less than 10-15GB of storage space free also can enable Create BindFS
    • Devices which have more than 10-15GB of storage space free should enable Create FakeFS

WARNING

If your device is either:

  • On iOS 15 and does not have at least 2-3GB of storage space free
  • On iOS 16 and does not have at least 5-6GB of storage space free

You won't be able to continue following this guide.

If you cannot free up enough storage to follow this, you should instead use rootless palera1n by following Using palera1n instead.

  1. Press Enter to save the options you just selected, then select Start
    • Make sure your device is plugged in when you do this.
  2. Follow the on screen instructions to enter DFU mode.

Your device should create the FakeFS or BindFS (depending on the option you chose).

TIP

A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

  1. In the terminal window, press Control + C on your keyboard
  2. Type exit
  3. Rerun the steps in palen1x that you just did

Jailbreaking with palera1n

  1. When prompted to press enter to exit, press the enter key.
  2. Once the palen1x menu loads again, reselect palera1n
  3. Select Start
    • Make sure your device is plugged in when you do this.
  4. Follow the on screen instructions to enter DFU mode.

Your device should now begin to jailbreak.

TIP

A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

  1. In the terminal window, press Control + C on your keyboard
  2. Type exit
  3. Rerun the steps in palen1x that you just did

Once the device boots up, open the palera1n loader app and tap Install. After a bit of time, you'll be prompted to respring and Sileo should be on your home screen.

+ + + diff --git a/archived-palen1x-rootful/using-sileo.html b/archived-palen1x-rootful/using-sileo.html new file mode 100644 index 000000000000..79cbe6cd19b4 --- /dev/null +++ b/archived-palen1x-rootful/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

Using Sileo

For support in English, ask for help on the r/Jailbreak Discord Server.

+

Required Reading

TIP

This page is optional, but helpful if you are unfamiliar with jailbreaking.

Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

This guide will show you how you can install and uninstall tweaks, and add different repos.

Adding Repos

  1. Open the Sileo application
  2. Tap "Sources" on the bar at the bottom
  3. Tap the "+" icon in the top right-hand corner
  4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
  5. Tap "Add Source"

You can now enter the repo from this page to see all the tweaks available on it.

Removing Repos

  1. Open the Sileo application
  2. Tap "Sources" on the bar at the bottom
  3. Tap the "Edit" button in the top left-hand corner
  4. Tap the red icon next to the repo you want to delete
  5. Confirm the deletion

The repo should now be removed from Sileo.

Installing Tweaks

  1. Open the Sileo application
  2. Search for a tweak you'd like to install
  3. Tap the "Get" button at the top of the page
    • A bar labeled "Queued" should appear at the bottom of your screen
  4. Tap on the bar and press "Confirm"
    • It may take some time for the tweak to install
  5. After it's finished, tap "Respring"
    • The device should appear to reboot after this
    • Sometimes, the button might not say to respring, but you can tap the button anyway

The tweak should now be installed to your device and will be active whenever your device is jailbroken.

Uninstalling Tweaks

  1. Open the Sileo application
  2. Tap on a tweak you'd like to uninstall
  3. Tap the "Modify" button at the top of the page
  4. Tap "Remove"
    • A bar labeled "Queued" should appear at the bottom of your screen
  5. Tap on the bar and press "Confirm"
    • It may take some time for the tweak to install
  6. After it's finished, tap "Respring"
    • The device should appear to reboot after this
    • Sometimes, the button might not say to respring, but you can tap the button anyway

After respringing, the tweak should now be uninstalled.

Logging Into Repos

Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

  1. Open the Sileo application
  2. Tap "Featured" on the bar at the bottom.
  3. Click the profile icon at the top right of the screen.
  4. Under "Payment Providers" tap on the repo you would like to log in to.
  5. Follow the prompts to log in.

You should now be able to download tweaks off the repo you logged into.

TIP

If you run into errors installing or removing packages, read the Troubleshooting page

+ + + diff --git a/archived-palera1n-rootful/index.html b/archived-palera1n-rootful/index.html new file mode 100644 index 000000000000..d60bffed61cd --- /dev/null +++ b/archived-palera1n-rootful/index.html @@ -0,0 +1,46 @@ + + + + + + + + + Installing palera1n (Rootful) | iOS Guide + + + + +

Installing palera1n (Rootful)

For support in English, ask for help on the r/Jailbreak Discord Server.

+

DANGER

This guide only exists as an archive - we won't be making noticeable changes to this guide in the future if anything happens.

For users who are looking for a maintained palera1n guide - we generally recommend following the normal Installing palera1n guide instead, as it will provide an overall better experience in almost every way compared to using rootful palera1n, and is the general direction that most developers are prioritizing tweak support towards.

If you currently use rootful palera1n, we recommend following this guide to remove rootful palera1n and then Install rootless palera1n

Regardless, if you choose to install or continue to use rootful palera1n, do note that there will likely be less and less support over time given, and that newer tweaks will be less and less likely to support this setup of palera1n.

palera1n is a work-in-progress jailbreak that patches the kernel so you can use Sileo and install tweaks. Currently, palera1n is compatible with A11 (iPhone X) and earlier devices on iOS 15 and later, with some major caveats.

On A11 devices, you must disable your passcode and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.

Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to erase all content and settings in order to be able to jailbreak.

WARNING

If you are using an old version of palera1n that was tethered, you'll need to remove palera1n before continuing.

TIP

If you are using Windows, you should follow Using palen1x-rootful instead.

Downloads

The version of palera1nOpen in new window for your OS.

  • macOS users should generally get palera1n-macos-universal
  • Linux users should get whichever version corresponds to the architecture of the computer you're using
    • This will be usually palera1n-linux-x86_64. Choose this one if you're unsure.
    • If you're using a 32-bit computer, choose palera1n-linux-x86.
    • If you're using an ARM computer (e.g. a Raspberry Pi), choose palera1n-linux-armel for 32-bit and palera1n-linux-arm64 for 64-bit.

Installing the jailbreak

Please select your operating system:

Installing palera1n

  1. Enable Full Disk Access for Terminal (this only has to be done once)

    • macOS Monterey and below: System Preferences → Security & Privacy → Privacy → Full Disk Access
    • macOS Ventura and above: System Settings → Privacy & Security → Full Disk Access

    If Terminal does not show up in the list, click the plus icon and select it from Applications → Utilities.

  2. If you are on macOS Monterey 12.2.1 or below, run the following commands (this only has to be done once):

    sudo python -m ensurepip
    +sudo python -m pip install setuptools xattr==0.6.4
    +
  3. Open a terminal window and cd to the directory that palera1n was downloaded to (usually cd ~/Downloads).

  4. Run sudo mkdir -p /usr/local/bin

  5. Run sudo mv ./palera1n-macos-universal /usr/local/bin/palera1n

    • Replace ./palera1n-macos-universal with whatever version you downloaded
  6. Run sudo xattr -c /usr/local/bin/palera1n

  7. Run sudo chmod +x /usr/local/bin/palera1n

Running palera1n

WARNING

If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

TIP

If you're using an Apple Silicon Mac and using a USB-C port to plug your cable/adapter into, you'll need to unplug and replug the device after Checkmate! appears in the logs.

  1. Run palera1n <insert arguments here>
    • 16GB devices should use palera1n -B -f - note that you'll need to have 2-3GB of storage space free.
    • Devices with more than 2-3GB of storage space free but with less than 10-15GB of storage space free also can use palera1n -B -f, but only if they're on iOS 15.
    • Devices which have iOS 16 or have more than 10-15GB of storage space free should use palera1n -c -f
    • Make sure your device is plugged in when entering this command

WARNING

If your device is either:

  • On iOS 15 and does not have at least 2-3GB of storage space free
  • On iOS 16 and does not have at least 10-15GB of storage space free

You won't be able to continue following this guide.

If you cannot free up enough storage to follow this, you can alternatively use rootless palera1n by following Installing palera1n (Rootless) instead.

  1. When ready, press Enter and follow the on screen instructions to enter DFU mode.

Your device should begin to create the FakeFS or BindFS (depending on which command you ran).

  1. Once your device is done creating the FakeFS or BindFS, run palera1n -f

TIP

A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

  1. In the terminal window, press Control + C on your keyboard
  2. Rerun the command that you just ran

You'll need to do this every time you rejailbreak your device as well.

DANGER

If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide.

WARNING

If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

Installing palera1n

WARNING

If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

  1. Open up a terminal window
  2. Run sudo systemctl stop usbmuxd
  3. Run sudo usbmuxd -f -p
  4. Open up a new terminal window and cd to the directory that palera1n was downloaded to (usually cd ~/Downloads).
  5. Run sudo mv ./palera1n-linux-* /usr/bin/palera1n
  6. Run sudo chmod +x /usr/bin/palera1n

Running palera1n

  1. Run sudo palera1n <insert arguments here>
    • 16GB devices should use sudo palera1n -B -f - note that you'll need to have 2-3GB of storage space free.
    • Devices with more than 2-3GB of storage space free but with less than 10-15GB of storage space free also can use sudo palera1n -B -f, but only if they're on iOS 15.
    • Devices which have iOS 16 or have more than 10-15GB of storage space free should use sudo palera1n -c -f
    • Make sure your device is plugged in when entering this command

WARNING

If your device is either:

  • On iOS 15 and does not have at least 2-3GB of storage space free
  • On iOS 16 and does not have at least 10-15GB of storage space free

You won't be able to continue following this guide.

If you cannot free up enough storage to follow this, you should instead use rootless palera1n by following Installing palera1n instead.

  1. When ready, press Enter and follow the on screen instructions to enter DFU mode.

Your device should begin to create the FakeFS or BindFS (depending on the command you ran).

  1. Once your device is done creating the FakeFS or BindFS, run sudo palera1n -f

TIP

A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

  1. In the terminal window, press Control + C on your keyboard
  2. Rerun the command that you just ran

You'll need to do this every time you rejailbreak your device as well.

Once the device boots up, open the palera1n loader app and tap Install. After a bit of time, you'll be prompted to respring and Sileo should be on your home screen.

TIP

To rejailbreak your device, no matter what command you ran above, simply run palera1n -f and then repeat any other applicable steps.


To revert the jailbreak, follow Removing palera1n.
+ + + diff --git a/archived-palera1n-rootful/using-sileo.html b/archived-palera1n-rootful/using-sileo.html new file mode 100644 index 000000000000..9761cb2c4fe7 --- /dev/null +++ b/archived-palera1n-rootful/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

Using Sileo

For support in English, ask for help on the r/Jailbreak Discord Server.

+

Required Reading

TIP

This page is optional, but helpful if you are unfamiliar with jailbreaking.

Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

This guide will show you how you can install and uninstall tweaks, and add different repos.

Adding Repos

  1. Open the Sileo application
  2. Tap "Sources" on the bar at the bottom
  3. Tap the "+" icon in the top right-hand corner
  4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
  5. Tap "Add Source"

You can now enter the repo from this page to see all the tweaks available on it.

Removing Repos

  1. Open the Sileo application
  2. Tap "Sources" on the bar at the bottom
  3. Tap the "Edit" button in the top left-hand corner
  4. Tap the red icon next to the repo you want to delete
  5. Confirm the deletion

The repo should now be removed from Sileo.

Installing Tweaks

  1. Open the Sileo application
  2. Search for a tweak you'd like to install
  3. Tap the "Get" button at the top of the page
    • A bar labeled "Queued" should appear at the bottom of your screen
  4. Tap on the bar and press "Confirm"
    • It may take some time for the tweak to install
  5. After it's finished, tap "Respring"
    • The device should appear to reboot after this
    • Sometimes, the button might not say to respring, but you can tap the button anyway

The tweak should now be installed to your device and will be active whenever your device is jailbroken.

Uninstalling Tweaks

  1. Open the Sileo application
  2. Tap on a tweak you'd like to uninstall
  3. Tap the "Modify" button at the top of the page
  4. Tap "Remove"
    • A bar labeled "Queued" should appear at the bottom of your screen
  5. Tap on the bar and press "Confirm"
    • It may take some time for the tweak to install
  6. After it's finished, tap "Respring"
    • The device should appear to reboot after this
    • Sometimes, the button might not say to respring, but you can tap the button anyway

After respringing, the tweak should now be uninstalled.

Logging Into Repos

Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

  1. Open the Sileo application
  2. Tap "Featured" on the bar at the bottom.
  3. Click the profile icon at the top right of the screen.
  4. Under "Payment Providers" tap on the repo you would like to log in to.
  5. Follow the prompts to log in.

You should now be able to download tweaks off the repo you logged into.

TIP

If you run into errors installing or removing packages, read the Troubleshooting page

+ + + diff --git a/assets/404.80fdc88b.js b/assets/404.80fdc88b.js new file mode 100644 index 000000000000..ba35e4491d5d --- /dev/null +++ b/assets/404.80fdc88b.js @@ -0,0 +1 @@ +import{_ as h,f,u as p,g as v,r as k,o as g,c as x,a as o,t as l,d as L,w as B,h as u,b as N}from"./app.748f7f56.js";const T={class:"theme-container"},b={class:"not-found-section theme-default-content"},y=f({__name:"404",setup(C){var a,s,n;const _=p(),e=v(),t=(a=e.value.notFound)!=null?a:["Not Found"],r=()=>t[Math.floor(Math.random()*t.length)],m=(s=e.value.home)!=null?s:_.value,d=(n=e.value.backToHome)!=null?n:"Back to home";return(M,c)=>{const i=k("RouterLink");return g(),x("div",T,[o("div",b,[c[0]||(c[0]=o("h1",null,"404",-1)),o("blockquote",null,l(r()),1),L(i,{to:u(m)},{default:B(()=>[N(l(u(d)),1)]),_:1},8,["to"])])])}}});var V=h(y,[["__file","404.vue"]]);export{V as default}; diff --git a/assets/404.html.78cab534.js b/assets/404.html.78cab534.js new file mode 100644 index 000000000000..e6b6a5172b92 --- /dev/null +++ b/assets/404.html.78cab534.js @@ -0,0 +1 @@ +import{_ as e,o as _,c}from"./app.748f7f56.js";const r={};function t(o,a){return _(),c("div")}var s=e(r,[["render",t],["__file","404.html.vue"]]);export{s as default}; diff --git a/assets/404.html.9dfa17d5.js b/assets/404.html.9dfa17d5.js new file mode 100644 index 000000000000..b6d300bc0a5d --- /dev/null +++ b/assets/404.html.9dfa17d5.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-3706649a","path":"/404.html","title":"","lang":"en_US","frontmatter":{"layout":"404"},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{t as data}; diff --git a/assets/Apple-TV-(1st-generation).html.098ce09e.js b/assets/Apple-TV-(1st-generation).html.098ce09e.js new file mode 100644 index 000000000000..39d37920ab54 --- /dev/null +++ b/assets/Apple-TV-(1st-generation).html.098ce09e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-51b85b31","path":"/get-started/Apple-TV-(1st-generation).html","title":"Firmware Selection (Apple TV (1st generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (Apple TV (1st generation))","description":"Find out what jailbreaks you can use on your Apple TV (1st generation).","chartType":"device","name":"Apple TV (1st generation)","key":"AppleTV1,1","devType":"Apple TV","devArr":["AppleTV1,1"],"osArr":[{"osStr":"Apple TV Software","version":"3.0.2","build":"8N6014","released":"2010-02-10","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N6014","beta":false},{"osStr":"Apple TV Software","version":"3.0.1","build":"8N5983","released":"2009-11-07","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5983","beta":false},{"osStr":"Apple TV Software","version":"3.0","build":"8N5966","released":"2009-10-29","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5966","beta":false},{"osStr":"Apple TV Software","version":"2.4","build":"8N5880","released":"2009-06-24","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5880","beta":false},{"osStr":"Apple TV Software","version":"2.3.1","build":"8N5818","released":"2009-02-24","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5818","beta":false},{"osStr":"Apple TV Software","version":"2.3","build":"8N5722","released":"2008-11-19","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5722","beta":false},{"osStr":"Apple TV Software","version":"2.2","build":"8N5622","released":"2008-10-02","releaseNotes":"https://support.apple.com/HT3187","securityNotes":"https://support.apple.com/HT3189","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5622","beta":false},{"osStr":"Apple TV Software","version":"2.1","build":"8N5519","released":"2008-07-09","releaseNotes":"https://support.apple.com/HT3187","securityNotes":"https://support.apple.com/HT3104","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5519","beta":false},{"osStr":"Apple TV Software","version":"2.0.2","build":"8N5461","released":"2008-04-14","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5461","beta":false},{"osStr":"Apple TV Software","version":"2.0.1","build":"8N5455","released":"2008-03-28","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5455","beta":false},{"osStr":"Apple TV Software","version":"2.0","build":"8N5400","released":"2008-02-12","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5400","beta":false},{"osStr":"Apple TV Software","version":"1.1","build":"8N5239","released":"2007-06-20","releaseNotes":"https://support.apple.com/HT3187","securityNotes":"https://support.apple.com/kb/TA24773","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5239","beta":false},{"osStr":"Apple TV Software","version":"1.0","build":"8N5107","released":"2007-03-21","preinstalled":true,"deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5107","beta":false}],"jbArr":[{"name":"Patchstick","priority":0,"info":{"wiki":{"name":"wiki.awkwardtv.org/wiki/Patchstick","url":"https://wiki.awkwardtv.org/wiki/Patchstick","external":true},"guide":[{"name":"Installing Patchstick","url":"/installing-patchstick/"}]},"compatibility":[{"firmwares":["8N5107","8N5239","8N5400","8N5455","8N5461","8N5519","8N5622","8N5722","8N5818","8N5880","8N5966","8N5983","8N6014"],"devices":["AppleTV1,1"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-(1st-generation).html.b7e87760.js b/assets/Apple-TV-(1st-generation).html.b7e87760.js new file mode 100644 index 000000000000..88e0793b10cf --- /dev/null +++ b/assets/Apple-TV-(1st-generation).html.b7e87760.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function n(c,o){return t(),_("div")}var s=e(r,[["render",n],["__file","Apple-TV-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/Apple-TV-(1st-generation).html.db46766c.js b/assets/Apple-TV-(1st-generation).html.db46766c.js new file mode 100644 index 000000000000..4caa4c790a20 --- /dev/null +++ b/assets/Apple-TV-(1st-generation).html.db46766c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5a8d93c1","path":"/it_IT/get-started/Apple-TV-(1st-generation).html","title":"Selezione del Firmware (Apple TV (1st generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (Apple TV (1st generation))","description":"Scopri quali jailbreak puoi usare sul tuo Apple TV (1st generation).","chartType":"device","name":"Apple TV (1st generation)","key":"AppleTV1,1","devType":"Apple TV","devArr":["AppleTV1,1"],"osArr":[{"osStr":"Apple TV Software","version":"3.0.2","build":"8N6014","released":"2010-02-10","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N6014","beta":false},{"osStr":"Apple TV Software","version":"3.0.1","build":"8N5983","released":"2009-11-07","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5983","beta":false},{"osStr":"Apple TV Software","version":"3.0","build":"8N5966","released":"2009-10-29","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5966","beta":false},{"osStr":"Apple TV Software","version":"2.4","build":"8N5880","released":"2009-06-24","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5880","beta":false},{"osStr":"Apple TV Software","version":"2.3.1","build":"8N5818","released":"2009-02-24","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5818","beta":false},{"osStr":"Apple TV Software","version":"2.3","build":"8N5722","released":"2008-11-19","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5722","beta":false},{"osStr":"Apple TV Software","version":"2.2","build":"8N5622","released":"2008-10-02","releaseNotes":"https://support.apple.com/HT3187","securityNotes":"https://support.apple.com/HT3189","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5622","beta":false},{"osStr":"Apple TV Software","version":"2.1","build":"8N5519","released":"2008-07-09","releaseNotes":"https://support.apple.com/HT3187","securityNotes":"https://support.apple.com/HT3104","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5519","beta":false},{"osStr":"Apple TV Software","version":"2.0.2","build":"8N5461","released":"2008-04-14","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5461","beta":false},{"osStr":"Apple TV Software","version":"2.0.1","build":"8N5455","released":"2008-03-28","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5455","beta":false},{"osStr":"Apple TV Software","version":"2.0","build":"8N5400","released":"2008-02-12","releaseNotes":"https://support.apple.com/HT3187","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5400","beta":false},{"osStr":"Apple TV Software","version":"1.1","build":"8N5239","released":"2007-06-20","releaseNotes":"https://support.apple.com/HT3187","securityNotes":"https://support.apple.com/kb/TA24773","deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5239","beta":false},{"osStr":"Apple TV Software","version":"1.0","build":"8N5107","released":"2007-03-21","preinstalled":true,"deviceMap":["AppleTV1,1"],"sources":[],"uniqueBuild":"8N5107","beta":false}],"jbArr":[{"name":"Patchstick","priority":0,"info":{"wiki":{"name":"wiki.awkwardtv.org/wiki/Patchstick","url":"https://wiki.awkwardtv.org/wiki/Patchstick","external":true},"guide":[{"name":"Installing Patchstick","url":"/installing-patchstick/"}]},"compatibility":[{"firmwares":["8N5107","8N5239","8N5400","8N5455","8N5461","8N5519","8N5622","8N5722","8N5818","8N5880","8N5966","8N5983","8N6014"],"devices":["AppleTV1,1"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-(1st-generation).html.fdaad02b.js b/assets/Apple-TV-(1st-generation).html.fdaad02b.js new file mode 100644 index 000000000000..88e0793b10cf --- /dev/null +++ b/assets/Apple-TV-(1st-generation).html.fdaad02b.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function n(c,o){return t(),_("div")}var s=e(r,[["render",n],["__file","Apple-TV-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/Apple-TV-(2nd-generation).html.131719ab.js b/assets/Apple-TV-(2nd-generation).html.131719ab.js new file mode 100644 index 000000000000..eebdc3034761 --- /dev/null +++ b/assets/Apple-TV-(2nd-generation).html.131719ab.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-282fb24a","path":"/get-started/Apple-TV-(2nd-generation).html","title":"Firmware Selection (Apple TV (2nd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (Apple TV (2nd generation))","description":"Find out what jailbreaks you can use on your Apple TV (2nd generation).","chartType":"device","name":"Apple TV (2nd generation)","key":"AppleTV2,1","devType":"Apple TV","devArr":["AppleTV2,1"],"osArr":[{"osStr":"Apple TV Software","version":"6.2.1","iosVersion":"7.1.2","build":"11D258","buildTrain":"Sochi","released":"2014-09-17","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"11D258","beta":false},{"osStr":"Apple TV Software","version":"6.2","iosVersion":"7.1.2","build":"11D257c","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203013","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D257c","beta":false},{"osStr":"Apple TV Software","version":"6.1.1","iosVersion":"7.1.1","build":"11D201c","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202964","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D201c","beta":false},{"osStr":"Apple TV Software","version":"6.1","iosVersion":"7.1","build":"11D169b","buildTrain":"Sochi","released":"2014-03-10","createDuplicateEntries":[{"version":"6.1 GM","iosVersion":"7.1 GM","uniqueBuild":"11D169b-GM","released":"2014-03-10","rc":true,"deviceMap":["AppleTV2,1"]}],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202948","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D169b","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202933","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"Apple TV Software","version":"6.0.1","iosVersion":"7.0.3","build":"11B511d","buildTrain":"InnsbruckTaos","released":"2013-10-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B511d","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.2","build":"11A502","buildTrain":"Innsbruck","released":"2013-09-23","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202815","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A502","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.1","build":"11A470e","buildTrain":"Innsbruck","released":"2013-09-20","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A470e","beta":false},{"osStr":"Apple TV Software","version":"5.3","iosVersion":"6.1.4","build":"10B809","buildTrain":"BrightonTide","released":"2013-06-19","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B809","beta":false},{"osStr":"Apple TV Software","version":"5.2.1","iosVersion":"6.1.3","build":"10B329a","buildTrain":"BrightonMaps","released":"2013-03-19","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202707","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B329a","beta":false},{"osStr":"Apple TV Software","version":"5.2","iosVersion":"6.1","build":"10B144b","buildTrain":"Brighton","released":"2013-01-28","preinstalled":["AppleTV3,2"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202672","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B144b","beta":false},{"osStr":"Apple TV Software","version":"5.1.1","iosVersion":"6.0.1","build":"10A831","buildTrain":"SundanceTide","released":"2012-11-26","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202653","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A831","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A406e","buildTrain":"Sundance","released":"2012-09-24","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202614","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A406e","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-04","deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"Apple TV Software","version":"5.0.2","iosVersion":"5.1.1","build":"9B830","buildTrain":"HoodooTide","released":"2012-06-05","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B830","beta":false},{"osStr":"Apple TV Software","version":"5.0.1","iosVersion":"5.1.1","build":"9B206f","buildTrain":"Hoodoo","released":"2012-05-10","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B206f","beta":false},{"osStr":"Apple TV Software","version":"5.0","iosVersion":"5.1","build":"9B179b","buildTrain":"Hoodoo","released":"2012-03-07","preinstalled":["AppleTV3,1"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202431","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B179b","beta":false},{"osStr":"Apple TV Software","version":"4.4.4","iosVersion":"5.0.1","build":"9A406a","buildTrain":"Telluride","released":"2011-12-15","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A406a","beta":false},{"osStr":"Apple TV Software","version":"4.4.3","iosVersion":"5.0.1","build":"9A405l","buildTrain":"Telluride","released":"2011-11-17","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A405l","beta":false},{"osStr":"Apple TV Software","version":"4.4.2","iosVersion":"5.0","build":"9A336a","buildTrain":"Telluride","released":"2011-10-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A336a","beta":false},{"osStr":"Apple TV Software","version":"4.4.1","iosVersion":"5.0","build":"9A335a","buildTrain":"Telluride","released":"2011-10-18","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A335a","beta":false},{"osStr":"Apple TV Software","version":"4.4","iosVersion":"5.0","build":"9A334v","buildTrain":"Telluride","released":"2011-10-12","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT5001","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A334v","beta":false},{"osStr":"Apple TV Software","version":"4.3","iosVersion":"4.3","build":"8F455","buildTrain":"DurangoTideCuba","released":"2011-08-01","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F455","beta":false},{"osStr":"Apple TV Software","version":"4.2.2","iosVersion":"4.3","build":"8F305","buildTrain":"DurangoTide","released":"2011-05-10","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F305","beta":false},{"osStr":"Apple TV Software","version":"4.2.1","iosVersion":"4.3","build":"8F202","buildTrain":"DurangoTide","released":"2011-03-22","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F202","beta":false},{"osStr":"Apple TV Software","version":"4.2","iosVersion":"4.3","build":"8F191m","buildTrain":"Durango","released":"2011-03-09","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT4565","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F191m","beta":false},{"osStr":"Apple TV Software","version":"4.1.1","iosVersion":"4.2.1","build":"8C154","buildTrain":"Jasper","released":"2010-12-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8C154","beta":false},{"osStr":"Apple TV Software","version":"4.1.1","iosVersion":"4.2.1","build":"8C152","buildTrain":"Jasper","released":"2010-12-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8C152","beta":false},{"osStr":"Apple TV Software","version":"4.1","iosVersion":"4.2","build":"8C150","buildTrain":"Jasper","released":"2010-11-22","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT4457","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8C150","beta":false},{"osStr":"Apple TV Software","version":"4.0","iosVersion":"4.1","build":"8M89","buildTrain":"Mojave","released":"2010-09-01","preinstalled":true,"ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8M89","beta":false}],"jbArr":[{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Blackb0x","alias":"blackbox","priority":3,"info":{"website":{"name":"github.com/NSSpiral/Blackb0x","url":"https://github.com/NSSpiral/Blackb0x","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackb0x","url":"https://www.theapplewiki.com/wiki/Blackb0x","external":true},"guide":[{"name":"Installing Blackb0x","url":"/installing-blackb0x/"}],"type":"Mixed","latestVer":"0.6.2","color":"#800080","firmwares":["5.3","7.9"]},"compatibility":[{"firmwares":["11A470e","11A502","11B508","11B511d","11B553","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","12H523","12H606","12H847","12H864","12H876","12H885","12H903","12H911","12H914","12H923","12H937","12H1006"],"devices":["AppleTV3,1","AppleTV3,2"]},{"firmwares":["10B809","11D258"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Seas0nPass","alias":"SeasonPass","priority":3,"info":{"website":{"name":"support.firecore.com/hc/en-us/articles/215090347-Jailbreaking-101-Seas0nPass","url":"https://support.firecore.com/hc/en-us/articles/215090347-Jailbreaking-101-Seas0nPass","external":true},"wiki":{"name":"theapplewiki.com/wiki/Seas0nPass","url":"https://www.theapplewiki.com/wiki/Seas0nPass","external":true},"type":"Tethered","latestVer":"0.9.8","color":"#32CD32","firmwares":["4.0","6.2.1"]},"compatibility":[{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830","10A406e","10A831","10B144b","10B329a","10B809","11D258"],"devices":["AppleTV2,1"]}]},{"name":"opensn0w","info":{"wiki":{"name":"theapplewiki.com/wiki/Opensn0w","url":"https://www.theapplewiki.com/wiki/Opensn0w","external":true},"type":"Tethered","firmwares":["6.0","7.1"]},"compatibility":[{"firmwares":["11A465","11A470a","11A501","11B508","11B511","11B553","11B554a","11D167","11D169","11D201","11D257","11A465","11A469a","11A470e","11A502","11B511d","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","11D258"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","AppleTV2,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-(2nd-generation).html.9dfb9a2e.js b/assets/Apple-TV-(2nd-generation).html.9dfb9a2e.js new file mode 100644 index 000000000000..7d89ea2e7d3b --- /dev/null +++ b/assets/Apple-TV-(2nd-generation).html.9dfb9a2e.js @@ -0,0 +1 @@ +import{_ as e,o as n,c as _}from"./app.748f7f56.js";const r={};function t(c,o){return n(),_("div")}var l=e(r,[["render",t],["__file","Apple-TV-(2nd-generation).html.vue"]]);export{l as default}; diff --git a/assets/Apple-TV-(2nd-generation).html.c1ae9ff1.js b/assets/Apple-TV-(2nd-generation).html.c1ae9ff1.js new file mode 100644 index 000000000000..62bae4775ba9 --- /dev/null +++ b/assets/Apple-TV-(2nd-generation).html.c1ae9ff1.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1685412a","path":"/it_IT/get-started/Apple-TV-(2nd-generation).html","title":"Selezione del Firmware (Apple TV (2nd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (Apple TV (2nd generation))","description":"Scopri quali jailbreak puoi usare sul tuo Apple TV (2nd generation).","chartType":"device","name":"Apple TV (2nd generation)","key":"AppleTV2,1","devType":"Apple TV","devArr":["AppleTV2,1"],"osArr":[{"osStr":"Apple TV Software","version":"6.2.1","iosVersion":"7.1.2","build":"11D258","buildTrain":"Sochi","released":"2014-09-17","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"11D258","beta":false},{"osStr":"Apple TV Software","version":"6.2","iosVersion":"7.1.2","build":"11D257c","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203013","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D257c","beta":false},{"osStr":"Apple TV Software","version":"6.1.1","iosVersion":"7.1.1","build":"11D201c","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202964","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D201c","beta":false},{"osStr":"Apple TV Software","version":"6.1","iosVersion":"7.1","build":"11D169b","buildTrain":"Sochi","released":"2014-03-10","createDuplicateEntries":[{"version":"6.1 GM","iosVersion":"7.1 GM","uniqueBuild":"11D169b-GM","released":"2014-03-10","rc":true,"deviceMap":["AppleTV2,1"]}],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202948","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D169b","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202933","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"Apple TV Software","version":"6.0.1","iosVersion":"7.0.3","build":"11B511d","buildTrain":"InnsbruckTaos","released":"2013-10-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B511d","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.2","build":"11A502","buildTrain":"Innsbruck","released":"2013-09-23","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202815","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A502","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.1","build":"11A470e","buildTrain":"Innsbruck","released":"2013-09-20","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A470e","beta":false},{"osStr":"Apple TV Software","version":"5.3","iosVersion":"6.1.4","build":"10B809","buildTrain":"BrightonTide","released":"2013-06-19","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B809","beta":false},{"osStr":"Apple TV Software","version":"5.2.1","iosVersion":"6.1.3","build":"10B329a","buildTrain":"BrightonMaps","released":"2013-03-19","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202707","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B329a","beta":false},{"osStr":"Apple TV Software","version":"5.2","iosVersion":"6.1","build":"10B144b","buildTrain":"Brighton","released":"2013-01-28","preinstalled":["AppleTV3,2"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202672","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B144b","beta":false},{"osStr":"Apple TV Software","version":"5.1.1","iosVersion":"6.0.1","build":"10A831","buildTrain":"SundanceTide","released":"2012-11-26","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202653","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A831","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A406e","buildTrain":"Sundance","released":"2012-09-24","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202614","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A406e","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-04","deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"Apple TV Software","version":"5.0.2","iosVersion":"5.1.1","build":"9B830","buildTrain":"HoodooTide","released":"2012-06-05","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B830","beta":false},{"osStr":"Apple TV Software","version":"5.0.1","iosVersion":"5.1.1","build":"9B206f","buildTrain":"Hoodoo","released":"2012-05-10","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B206f","beta":false},{"osStr":"Apple TV Software","version":"5.0","iosVersion":"5.1","build":"9B179b","buildTrain":"Hoodoo","released":"2012-03-07","preinstalled":["AppleTV3,1"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202431","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B179b","beta":false},{"osStr":"Apple TV Software","version":"4.4.4","iosVersion":"5.0.1","build":"9A406a","buildTrain":"Telluride","released":"2011-12-15","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A406a","beta":false},{"osStr":"Apple TV Software","version":"4.4.3","iosVersion":"5.0.1","build":"9A405l","buildTrain":"Telluride","released":"2011-11-17","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A405l","beta":false},{"osStr":"Apple TV Software","version":"4.4.2","iosVersion":"5.0","build":"9A336a","buildTrain":"Telluride","released":"2011-10-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A336a","beta":false},{"osStr":"Apple TV Software","version":"4.4.1","iosVersion":"5.0","build":"9A335a","buildTrain":"Telluride","released":"2011-10-18","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A335a","beta":false},{"osStr":"Apple TV Software","version":"4.4","iosVersion":"5.0","build":"9A334v","buildTrain":"Telluride","released":"2011-10-12","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT5001","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"9A334v","beta":false},{"osStr":"Apple TV Software","version":"4.3","iosVersion":"4.3","build":"8F455","buildTrain":"DurangoTideCuba","released":"2011-08-01","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F455","beta":false},{"osStr":"Apple TV Software","version":"4.2.2","iosVersion":"4.3","build":"8F305","buildTrain":"DurangoTide","released":"2011-05-10","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F305","beta":false},{"osStr":"Apple TV Software","version":"4.2.1","iosVersion":"4.3","build":"8F202","buildTrain":"DurangoTide","released":"2011-03-22","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F202","beta":false},{"osStr":"Apple TV Software","version":"4.2","iosVersion":"4.3","build":"8F191m","buildTrain":"Durango","released":"2011-03-09","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT4565","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8F191m","beta":false},{"osStr":"Apple TV Software","version":"4.1.1","iosVersion":"4.2.1","build":"8C154","buildTrain":"Jasper","released":"2010-12-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8C154","beta":false},{"osStr":"Apple TV Software","version":"4.1.1","iosVersion":"4.2.1","build":"8C152","buildTrain":"Jasper","released":"2010-12-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8C152","beta":false},{"osStr":"Apple TV Software","version":"4.1","iosVersion":"4.2","build":"8C150","buildTrain":"Jasper","released":"2010-11-22","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT4457","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8C150","beta":false},{"osStr":"Apple TV Software","version":"4.0","iosVersion":"4.1","build":"8M89","buildTrain":"Mojave","released":"2010-09-01","preinstalled":true,"ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1"],"sources":[],"uniqueBuild":"8M89","beta":false}],"jbArr":[{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Blackb0x","alias":"blackbox","priority":3,"info":{"website":{"name":"github.com/NSSpiral/Blackb0x","url":"https://github.com/NSSpiral/Blackb0x","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackb0x","url":"https://www.theapplewiki.com/wiki/Blackb0x","external":true},"guide":[{"name":"Installing Blackb0x","url":"/installing-blackb0x/"}],"type":"Mixed","latestVer":"0.6.2","color":"#800080","firmwares":["5.3","7.9"]},"compatibility":[{"firmwares":["11A470e","11A502","11B508","11B511d","11B553","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","12H523","12H606","12H847","12H864","12H876","12H885","12H903","12H911","12H914","12H923","12H937","12H1006"],"devices":["AppleTV3,1","AppleTV3,2"]},{"firmwares":["10B809","11D258"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Seas0nPass","alias":"SeasonPass","priority":3,"info":{"website":{"name":"support.firecore.com/hc/en-us/articles/215090347-Jailbreaking-101-Seas0nPass","url":"https://support.firecore.com/hc/en-us/articles/215090347-Jailbreaking-101-Seas0nPass","external":true},"wiki":{"name":"theapplewiki.com/wiki/Seas0nPass","url":"https://www.theapplewiki.com/wiki/Seas0nPass","external":true},"type":"Tethered","latestVer":"0.9.8","color":"#32CD32","firmwares":["4.0","6.2.1"]},"compatibility":[{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830","10A406e","10A831","10B144b","10B329a","10B809","11D258"],"devices":["AppleTV2,1"]}]},{"name":"opensn0w","info":{"wiki":{"name":"theapplewiki.com/wiki/Opensn0w","url":"https://www.theapplewiki.com/wiki/Opensn0w","external":true},"type":"Tethered","firmwares":["6.0","7.1"]},"compatibility":[{"firmwares":["11A465","11A470a","11A501","11B508","11B511","11B553","11B554a","11D167","11D169","11D201","11D257","11A465","11A469a","11A470e","11A502","11B511d","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","11D258"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","AppleTV2,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-(2nd-generation).html.deadb199.js b/assets/Apple-TV-(2nd-generation).html.deadb199.js new file mode 100644 index 000000000000..7d89ea2e7d3b --- /dev/null +++ b/assets/Apple-TV-(2nd-generation).html.deadb199.js @@ -0,0 +1 @@ +import{_ as e,o as n,c as _}from"./app.748f7f56.js";const r={};function t(c,o){return n(),_("div")}var l=e(r,[["render",t],["__file","Apple-TV-(2nd-generation).html.vue"]]);export{l as default}; diff --git a/assets/Apple-TV-(3rd-generation).html.1d8e4dba.js b/assets/Apple-TV-(3rd-generation).html.1d8e4dba.js new file mode 100644 index 000000000000..befde9ad346d --- /dev/null +++ b/assets/Apple-TV-(3rd-generation).html.1d8e4dba.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1308bcce","path":"/it_IT/get-started/Apple-TV-(3rd-generation).html","title":"Selezione del Firmware (Apple TV (3rd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (Apple TV (3rd generation))","description":"Scopri quali jailbreak puoi usare sul tuo Apple TV (3rd generation).","chartType":"device","name":"Apple TV (3rd generation)","key":"Apple TV (3rd generation)","devType":"Apple TV","devArr":["AppleTV3,1","AppleTV3,2"],"osArr":[{"osStr":"Apple TV Software","version":"7.9","iosVersion":"8.4.4","build":"12H1006","buildTrain":"DonnerTideUpdate","released":"2022-03-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H1006","beta":false},{"osStr":"Apple TV Software","version":"7.8","iosVersion":"8.4.4","build":"12H937","buildTrain":"DonnerTideUpdate","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H937","beta":false},{"osStr":"Apple TV Software","version":"7.7","iosVersion":"8.4.4","build":"12H923","buildTrain":"DonnerTideUpdate","released":"2021-04-26","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H923","beta":false},{"osStr":"Apple TV Software","version":"7.6.2","iosVersion":"8.4.4","build":"12H914","buildTrain":"DonnerTideUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H914","beta":false},{"osStr":"Apple TV Software","version":"7.6.1","iosVersion":"8.4.4","build":"12H911","buildTrain":"DonnerTideUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H911","beta":false},{"osStr":"Apple TV Software","version":"7.6","iosVersion":"8.4.4","build":"12H903","buildTrain":"DonnerTideUpdate","released":"2020-09-16","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H903","beta":false},{"osStr":"Apple TV Software","version":"7.5","iosVersion":"8.4.4","build":"12H885","buildTrain":"DonnerTideUpdate","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H885","beta":false},{"osStr":"Apple TV Software","version":"7.4","iosVersion":"8.4.3","build":"12H876","buildTrain":"DonnerTideUpdate","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H876","beta":false},{"osStr":"Apple TV Software","version":"7.3.1","iosVersion":"8.4.2","build":"12H864","buildTrain":"DonnerTideUpdate","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H864","beta":false},{"osStr":"Apple TV Software","version":"7.3","iosVersion":"8.4.2","build":"12H847","buildTrain":"DonnerTideUpdate","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT210121","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H847","beta":false},{"osStr":"Apple TV Software","version":"7.2.2","iosVersion":"8.4.2","build":"12H606","buildTrain":"DonnerTide","released":"2016-12-12","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H606","beta":false},{"osStr":"Apple TV Software","version":"7.2.1","iosVersion":"8.4.1","build":"12H523","buildTrain":"DonnerTide","released":"2016-02-25","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT205795","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H523","beta":false},{"osStr":"Apple TV Software","version":"7.2","iosVersion":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204662","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"Apple TV Software","version":"7.1","iosVersion":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204426","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"Apple TV Software","version":"7.0.3","iosVersion":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204426","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"Apple TV Software","version":"7.0.2","iosVersion":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204420","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"Apple TV Software","version":"7.0.1","iosVersion":"8.1","build":"12B410a","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203118","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12B410a","beta":false},{"osStr":"Apple TV Software","version":"7.0.1","iosVersion":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-23","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"Apple TV Software","version":"7.0","iosVersion":"8.0","build":"12A365b","buildTrain":"Okemo","released":"2014-09-17","createDuplicateEntries":[{"version":"7.0 GM","iosVersion":"8.0 GM","uniqueBuild":"12A365b-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203058","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12A365b","beta":false},{"osStr":"Apple TV Software","version":"6.2","iosVersion":"7.1.2","build":"11D257c","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203013","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D257c","beta":false},{"osStr":"Apple TV Software","version":"6.1.1","iosVersion":"7.1.1","build":"11D201c","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202964","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D201c","beta":false},{"osStr":"Apple TV Software","version":"6.1","iosVersion":"7.1","build":"11D169b","buildTrain":"Sochi","released":"2014-03-10","createDuplicateEntries":[{"version":"6.1 GM","iosVersion":"7.1 GM","uniqueBuild":"11D169b-GM","released":"2014-03-10","rc":true,"deviceMap":["AppleTV2,1"]}],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202948","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D169b","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202933","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"Apple TV Software","version":"6.0.1","iosVersion":"7.0.3","build":"11B511d","buildTrain":"InnsbruckTaos","released":"2013-10-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B511d","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.2","build":"11A502","buildTrain":"Innsbruck","released":"2013-09-23","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202815","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A502","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.1","build":"11A470e","buildTrain":"Innsbruck","released":"2013-09-20","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A470e","beta":false},{"osStr":"Apple TV Software","version":"5.3","iosVersion":"6.1.4","build":"10B809","buildTrain":"BrightonTide","released":"2013-06-19","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B809","beta":false},{"osStr":"Apple TV Software","version":"5.2.1","iosVersion":"6.1.3","build":"10B329a","buildTrain":"BrightonMaps","released":"2013-03-19","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202707","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B329a","beta":false},{"osStr":"Apple TV Software","version":"5.2","iosVersion":"6.1","build":"10B144b","buildTrain":"Brighton","released":"2013-01-28","preinstalled":["AppleTV3,2"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202672","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B144b","beta":false},{"osStr":"Apple TV Software","version":"5.1.1","iosVersion":"6.0.1","build":"10A831","buildTrain":"SundanceTide","released":"2012-11-26","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202653","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A831","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A406e","buildTrain":"Sundance","released":"2012-09-24","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202614","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A406e","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-04","deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"Apple TV Software","version":"5.0.2","iosVersion":"5.1.1","build":"9B830","buildTrain":"HoodooTide","released":"2012-06-05","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B830","beta":false},{"osStr":"Apple TV Software","version":"5.0.1","iosVersion":"5.1.1","build":"9B206f","buildTrain":"Hoodoo","released":"2012-05-10","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B206f","beta":false},{"osStr":"Apple TV Software","version":"5.0","iosVersion":"5.1","build":"9B179b","buildTrain":"Hoodoo","released":"2012-03-07","preinstalled":["AppleTV3,1"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202431","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B179b","beta":false}],"jbArr":[{"name":"EtasonATV","priority":0,"info":{"website":{"name":"etasonatv.tihmstar.net","url":"https://etasonatv.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonATV","url":"https://www.theapplewiki.com/wiki/EtasonATV","external":true},"type":"Untethered","latestVer":"RC1","color":"#FFFF00","firmwares":["7.4","7.5"]},"compatibility":[{"firmwares":["12H876"],"devices":["AppleTV3,1","AppleTV3,2"]},{"firmwares":["12H885"],"devices":["AppleTV3,2"]}]},{"name":"Blackb0x","alias":"blackbox","priority":3,"info":{"website":{"name":"github.com/NSSpiral/Blackb0x","url":"https://github.com/NSSpiral/Blackb0x","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackb0x","url":"https://www.theapplewiki.com/wiki/Blackb0x","external":true},"guide":[{"name":"Installing Blackb0x","url":"/installing-blackb0x/"}],"type":"Mixed","latestVer":"0.6.2","color":"#800080","firmwares":["5.3","7.9"]},"compatibility":[{"firmwares":["11A470e","11A502","11B508","11B511d","11B553","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","12H523","12H606","12H847","12H864","12H876","12H885","12H903","12H911","12H914","12H923","12H937","12H1006"],"devices":["AppleTV3,1","AppleTV3,2"]},{"firmwares":["10B809","11D258"],"devices":["AppleTV2,1"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-(3rd-generation).html.c2b10a73.js b/assets/Apple-TV-(3rd-generation).html.c2b10a73.js new file mode 100644 index 000000000000..3d09de7d28e4 --- /dev/null +++ b/assets/Apple-TV-(3rd-generation).html.c2b10a73.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const t={};function n(c,o){return r(),_("div")}var l=e(t,[["render",n],["__file","Apple-TV-(3rd-generation).html.vue"]]);export{l as default}; diff --git a/assets/Apple-TV-(3rd-generation).html.dc5e63eb.js b/assets/Apple-TV-(3rd-generation).html.dc5e63eb.js new file mode 100644 index 000000000000..6d9b332aaf7d --- /dev/null +++ b/assets/Apple-TV-(3rd-generation).html.dc5e63eb.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0a33843e","path":"/get-started/Apple-TV-(3rd-generation).html","title":"Firmware Selection (Apple TV (3rd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (Apple TV (3rd generation))","description":"Find out what jailbreaks you can use on your Apple TV (3rd generation).","chartType":"device","name":"Apple TV (3rd generation)","key":"Apple TV (3rd generation)","devType":"Apple TV","devArr":["AppleTV3,1","AppleTV3,2"],"osArr":[{"osStr":"Apple TV Software","version":"7.9","iosVersion":"8.4.4","build":"12H1006","buildTrain":"DonnerTideUpdate","released":"2022-03-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H1006","beta":false},{"osStr":"Apple TV Software","version":"7.8","iosVersion":"8.4.4","build":"12H937","buildTrain":"DonnerTideUpdate","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H937","beta":false},{"osStr":"Apple TV Software","version":"7.7","iosVersion":"8.4.4","build":"12H923","buildTrain":"DonnerTideUpdate","released":"2021-04-26","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H923","beta":false},{"osStr":"Apple TV Software","version":"7.6.2","iosVersion":"8.4.4","build":"12H914","buildTrain":"DonnerTideUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H914","beta":false},{"osStr":"Apple TV Software","version":"7.6.1","iosVersion":"8.4.4","build":"12H911","buildTrain":"DonnerTideUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H911","beta":false},{"osStr":"Apple TV Software","version":"7.6","iosVersion":"8.4.4","build":"12H903","buildTrain":"DonnerTideUpdate","released":"2020-09-16","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H903","beta":false},{"osStr":"Apple TV Software","version":"7.5","iosVersion":"8.4.4","build":"12H885","buildTrain":"DonnerTideUpdate","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H885","beta":false},{"osStr":"Apple TV Software","version":"7.4","iosVersion":"8.4.3","build":"12H876","buildTrain":"DonnerTideUpdate","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H876","beta":false},{"osStr":"Apple TV Software","version":"7.3.1","iosVersion":"8.4.2","build":"12H864","buildTrain":"DonnerTideUpdate","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H864","beta":false},{"osStr":"Apple TV Software","version":"7.3","iosVersion":"8.4.2","build":"12H847","buildTrain":"DonnerTideUpdate","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT210121","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H847","beta":false},{"osStr":"Apple TV Software","version":"7.2.2","iosVersion":"8.4.2","build":"12H606","buildTrain":"DonnerTide","released":"2016-12-12","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H606","beta":false},{"osStr":"Apple TV Software","version":"7.2.1","iosVersion":"8.4.1","build":"12H523","buildTrain":"DonnerTide","released":"2016-02-25","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT205795","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12H523","beta":false},{"osStr":"Apple TV Software","version":"7.2","iosVersion":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204662","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"Apple TV Software","version":"7.1","iosVersion":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204426","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"Apple TV Software","version":"7.0.3","iosVersion":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204426","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"Apple TV Software","version":"7.0.2","iosVersion":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT204420","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"Apple TV Software","version":"7.0.1","iosVersion":"8.1","build":"12B410a","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203118","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12B410a","beta":false},{"osStr":"Apple TV Software","version":"7.0.1","iosVersion":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-23","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"Apple TV Software","version":"7.0","iosVersion":"8.0","build":"12A365b","buildTrain":"Okemo","released":"2014-09-17","createDuplicateEntries":[{"version":"7.0 GM","iosVersion":"8.0 GM","uniqueBuild":"12A365b-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203058","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"12A365b","beta":false},{"osStr":"Apple TV Software","version":"6.2","iosVersion":"7.1.2","build":"11D257c","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT203013","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D257c","beta":false},{"osStr":"Apple TV Software","version":"6.1.1","iosVersion":"7.1.1","build":"11D201c","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202964","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D201c","beta":false},{"osStr":"Apple TV Software","version":"6.1","iosVersion":"7.1","build":"11D169b","buildTrain":"Sochi","released":"2014-03-10","createDuplicateEntries":[{"version":"6.1 GM","iosVersion":"7.1 GM","uniqueBuild":"11D169b-GM","released":"2014-03-10","rc":true,"deviceMap":["AppleTV2,1"]}],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202948","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11D169b","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202933","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"Apple TV Software","version":"6.0.2","iosVersion":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"Apple TV Software","version":"6.0.1","iosVersion":"7.0.3","build":"11B511d","buildTrain":"InnsbruckTaos","released":"2013-10-24","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11B511d","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.2","build":"11A502","buildTrain":"Innsbruck","released":"2013-09-23","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202815","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A502","beta":false},{"osStr":"Apple TV Software","version":"6.0","iosVersion":"7.0.1","build":"11A470e","buildTrain":"Innsbruck","released":"2013-09-20","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"11A470e","beta":false},{"osStr":"Apple TV Software","version":"5.3","iosVersion":"6.1.4","build":"10B809","buildTrain":"BrightonTide","released":"2013-06-19","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B809","beta":false},{"osStr":"Apple TV Software","version":"5.2.1","iosVersion":"6.1.3","build":"10B329a","buildTrain":"BrightonMaps","released":"2013-03-19","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202707","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B329a","beta":false},{"osStr":"Apple TV Software","version":"5.2","iosVersion":"6.1","build":"10B144b","buildTrain":"Brighton","released":"2013-01-28","preinstalled":["AppleTV3,2"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202672","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1","AppleTV3,2"],"sources":[],"uniqueBuild":"10B144b","beta":false},{"osStr":"Apple TV Software","version":"5.1.1","iosVersion":"6.0.1","build":"10A831","buildTrain":"SundanceTide","released":"2012-11-26","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202653","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A831","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A406e","buildTrain":"Sundance","released":"2012-09-24","releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202614","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A406e","beta":false},{"osStr":"Apple TV Software","version":"5.1","iosVersion":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-04","deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"Apple TV Software","version":"5.0.2","iosVersion":"5.1.1","build":"9B830","buildTrain":"HoodooTide","released":"2012-06-05","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B830","beta":false},{"osStr":"Apple TV Software","version":"5.0.1","iosVersion":"5.1.1","build":"9B206f","buildTrain":"Hoodoo","released":"2012-05-10","releaseNotes":"https://support.apple.com/HT202157","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B206f","beta":false},{"osStr":"Apple TV Software","version":"5.0","iosVersion":"5.1","build":"9B179b","buildTrain":"Hoodoo","released":"2012-03-07","preinstalled":["AppleTV3,1"],"releaseNotes":"https://support.apple.com/HT202157","securityNotes":"https://support.apple.com/HT202431","ipd":{"AppleTV":"https://secure-appldnld.apple.com/AppleTV/061-9393.20100924.Vfgrt/AppleTVDocumentation_4.1.ipd"},"deviceMap":["AppleTV2,1","AppleTV3,1"],"sources":[],"uniqueBuild":"9B179b","beta":false}],"jbArr":[{"name":"EtasonATV","priority":0,"info":{"website":{"name":"etasonatv.tihmstar.net","url":"https://etasonatv.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonATV","url":"https://www.theapplewiki.com/wiki/EtasonATV","external":true},"type":"Untethered","latestVer":"RC1","color":"#FFFF00","firmwares":["7.4","7.5"]},"compatibility":[{"firmwares":["12H876"],"devices":["AppleTV3,1","AppleTV3,2"]},{"firmwares":["12H885"],"devices":["AppleTV3,2"]}]},{"name":"Blackb0x","alias":"blackbox","priority":3,"info":{"website":{"name":"github.com/NSSpiral/Blackb0x","url":"https://github.com/NSSpiral/Blackb0x","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackb0x","url":"https://www.theapplewiki.com/wiki/Blackb0x","external":true},"guide":[{"name":"Installing Blackb0x","url":"/installing-blackb0x/"}],"type":"Mixed","latestVer":"0.6.2","color":"#800080","firmwares":["5.3","7.9"]},"compatibility":[{"firmwares":["11A470e","11A502","11B508","11B511d","11B553","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","12H523","12H606","12H847","12H864","12H876","12H885","12H903","12H911","12H914","12H923","12H937","12H1006"],"devices":["AppleTV3,1","AppleTV3,2"]},{"firmwares":["10B809","11D258"],"devices":["AppleTV2,1"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-(3rd-generation).html.f3ff5c4b.js b/assets/Apple-TV-(3rd-generation).html.f3ff5c4b.js new file mode 100644 index 000000000000..3d09de7d28e4 --- /dev/null +++ b/assets/Apple-TV-(3rd-generation).html.f3ff5c4b.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const t={};function n(c,o){return r(),_("div")}var l=e(t,[["render",n],["__file","Apple-TV-(3rd-generation).html.vue"]]);export{l as default}; diff --git a/assets/Apple-TV-4K-(1st-generation).html.0167ec16.js b/assets/Apple-TV-4K-(1st-generation).html.0167ec16.js new file mode 100644 index 000000000000..6eb95ef422b7 --- /dev/null +++ b/assets/Apple-TV-4K-(1st-generation).html.0167ec16.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function n(c,o){return t(),_("div")}var s=e(r,[["render",n],["__file","Apple-TV-4K-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/Apple-TV-4K-(1st-generation).html.02a2b05b.js b/assets/Apple-TV-4K-(1st-generation).html.02a2b05b.js new file mode 100644 index 000000000000..262d02b9891b --- /dev/null +++ b/assets/Apple-TV-4K-(1st-generation).html.02a2b05b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-99db60a2","path":"/get-started/Apple-TV-4K-(1st-generation).html","title":"Firmware Selection (Apple TV 4K (1st generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (Apple TV 4K (1st generation))","description":"Find out what jailbreaks you can use on your Apple TV 4K (1st generation).","chartType":"device","name":"Apple TV 4K (1st generation)","key":"AppleTV6,2","devType":"Apple TV","devArr":["AppleTV6,2"],"osArr":[{"osStr":"tvOS","version":"18.1","build":"22J580","restoreVersion":"22.10.580.0.0,0","buildTrain":"SapphireB","released":"2024-10-28","createDuplicateEntries":[{"version":"18.1 RC 2","uniqueBuild":"22J580-RC","released":"2024-10-23","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121569","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J580","beta":false},{"osStr":"tvOS","version":"18.0","build":"22J357","restoreVersion":"22.10.357.0.0,0","buildTrain":"Sapphire","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22J357-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121248","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J357","beta":false},{"osStr":"tvOS","version":"17.6.1","build":"21M80","restoreVersion":"21.13.80.0.0,0","buildTrain":"StarlightG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M80","beta":false},{"osStr":"tvOS","version":"17.6","build":"21M71","restoreVersion":"21.13.71.0.0,0","buildTrain":"StarlightG","released":"2024-07-29","createDuplicateEntries":[{"version":"17.6 RC","uniqueBuild":"21M71-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214122","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M71","beta":false},{"osStr":"tvOS","version":"17.5.1","build":"21L580","restoreVersion":"21.12.580.0.0,0","buildTrain":"StarlightF","released":"2024-05-21","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L580","beta":false},{"osStr":"tvOS","version":"17.5","build":"21L569","restoreVersion":"21.12.569.0.0,0","buildTrain":"StarlightF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21L569-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214102","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L569","beta":false},{"osStr":"tvOS","version":"17.4","build":"21L227","restoreVersion":"21.12.227.0.0,0","buildTrain":"StarlightE","released":"2024-03-07","createDuplicateEntries":[{"version":"17.4 RC","uniqueBuild":"21L227-RC","released":"2024-03-04","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214086","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L227","beta":false},{"osStr":"tvOS","version":"17.3","build":"21K646","restoreVersion":"21.11.646.0.0,0","buildTrain":"StarlightD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21K646-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214055","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K646","beta":false},{"osStr":"tvOS","version":"17.2","build":"21K365","restoreVersion":"21.11.365.0.0,0","buildTrain":"StarlightC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC 2","uniqueBuild":"21K365-RC","released":"2023-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214040","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K365","beta":false},{"osStr":"tvOS","version":"17.1","build":"21K69","restoreVersion":"21.11.69.0.0,0","buildTrain":"StarlightB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21K69-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213987","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K69","beta":false},{"osStr":"tvOS","version":"17.0","build":"21J354","restoreVersion":"21.10.354.0.0,0","buildTrain":"Starlight","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21J354-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21J354","beta":false},{"osStr":"tvOS","version":"16.6","build":"20M73","restoreVersion":"20.13.73.0.0,0","buildTrain":"ParisG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20M73-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213846","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20M73","beta":false},{"osStr":"tvOS","version":"16.5","build":"20L563","restoreVersion":"20.12.563.0.0,0","buildTrain":"ParisF","released":"2023-05-18","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213761","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L563","beta":false},{"osStr":"tvOS","version":"16.4.1","build":"20L498","restoreVersion":"20.12.498.0.0,0","buildTrain":"ParisE","released":"2023-04-12","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L498","beta":false},{"osStr":"tvOS","version":"16.4","build":"20L497","restoreVersion":"20.12.497.0.0,0","buildTrain":"ParisE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20L497-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213674","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L497","beta":false},{"osStr":"tvOS","version":"16.3.2","build":"20K672","restoreVersion":"20.11.672.0.0,0","buildTrain":"ParisD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT207936#1632","securityNotes":"https://support.apple.com/HT213632","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K672","beta":false},{"osStr":"tvOS","version":"16.3.1","build":"20K661","restoreVersion":"20.11.661.0.0,0","buildTrain":"ParisD","released":"2023-02-06","releaseNotes":"https://support.apple.com/HT207936#1631","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K661","beta":false},{"osStr":"tvOS","version":"16.3","build":"20K650","restoreVersion":"20.11.650.0.0,0","buildTrain":"ParisD","released":"2023-01-24","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20K650-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936#163","securityNotes":"https://support.apple.com/HT213601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K650","beta":false},{"osStr":"tvOS","version":"16.2","build":"20K362","restoreVersion":"20.11.362.0.0,0","buildTrain":"ParisC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20K362-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213535","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K362","beta":false},{"osStr":"tvOS","version":"16.1","build":"20K71","restoreVersion":"20.11.71.0.0,0","buildTrain":"ParisB","released":"2022-10-24","createDuplicateEntries":[{"version":"16.1 RC","uniqueBuild":"20K71-RC","released":"2022-10-18","rc":true,"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"]}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213492","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K71","beta":false},{"osStr":"tvOS","version":"16.0","build":"20J373","restoreVersion":"20.10.373.0.0,0","buildTrain":"Paris","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20J373-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213487","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"20J373","beta":false},{"osStr":"tvOS","version":"15.6","build":"19M65","buildTrain":"SatelliteG","released":"2022-07-20","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19M65","beta":false},{"osStr":"tvOS","version":"15.5.1","build":"19L580","buildTrain":"SatelliteF","released":"2022-05-25","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L580","beta":false},{"osStr":"tvOS","version":"15.5","build":"19L570","buildTrain":"SatelliteF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19L570-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213254","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L570","beta":false},{"osStr":"tvOS","version":"15.4.1","build":"19L452","buildTrain":"SatelliteE","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L452","beta":false},{"osStr":"tvOS","version":"15.4","build":"19L440","buildTrain":"SatelliteE","released":"2022-03-14","createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19L440-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213186","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L440","beta":false},{"osStr":"tvOS","version":"15.3","build":"19K547","buildTrain":"SatelliteD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213057","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K547","beta":false},{"osStr":"tvOS","version":"15.2","build":"19K53","buildTrain":"SatelliteC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19K53-RC","released":"2021-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212980","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K53","beta":false},{"osStr":"tvOS","version":"15.1.1","build":"19J581","buildTrain":"SatelliteB","released":"2021-11-01","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J581","beta":false},{"osStr":"tvOS","version":"15.1","build":"19J572","buildTrain":"SatelliteB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19J572-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212876","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J572","beta":false},{"osStr":"tvOS","version":"15.0","build":"19J346","buildTrain":"Satellite","released":"2021-09-20","createDuplicateEntries":[{"version":"15.0 RC","uniqueBuild":"19J346-RC","released":"2021-09-14","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212815","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J346","beta":false},{"osStr":"tvOS","version":"14.7","build":"18M60","buildTrain":"ArcherG","released":"2021-07-19","createDuplicateEntries":[{"version":"14.7 RC","uniqueBuild":"18M60-RC","released":"2021-07-13","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18M60","beta":false},{"osStr":"tvOS","version":"14.6","build":"18L569","buildTrain":"ArcherF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC","uniqueBuild":"18L569-RC","released":"2021-05-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212532","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L569","beta":false},{"osStr":"tvOS","version":"14.5","build":"18L204","buildTrain":"ArcherE","released":"2021-04-26","preinstalled":["AppleTV11,1"],"createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18L204-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212323","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L204","beta":false},{"osStr":"tvOS","version":"14.4","build":"18K802","buildTrain":"ArcherD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18K802-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212149","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K802","beta":false},{"osStr":"tvOS","version":"14.3","build":"18K561","buildTrain":"ArcherC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC","uniqueBuild":"18K561-RC","released":"2020-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212005","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K561","beta":false},{"osStr":"tvOS","version":"14.2","build":"18K57","buildTrain":"ArcherB","released":"2020-11-05","createDuplicateEntries":[{"version":"14.2 RC","uniqueBuild":"18K57-RC","released":"2020-11-02","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211930","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K57","beta":false},{"osStr":"tvOS","version":"14.0.2","build":"18J411","buildTrain":"Archer","released":"2020-10-05","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J411","beta":false},{"osStr":"tvOS","version":"14.0.1","build":"18J400","buildTrain":"Archer","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J400","beta":false},{"osStr":"tvOS","version":"14.0","build":"18J386","buildTrain":"Archer","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18J386-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211843","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J386","beta":false},{"osStr":"tvOS","version":"13.4.8","build":"17M61","buildTrain":"YagerG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.4.8 GM","uniqueBuild":"17M61-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211290","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17M61","beta":false},{"osStr":"tvOS","version":"13.4.6","build":"17L570","buildTrain":"YagerF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211216","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L570","beta":false},{"osStr":"tvOS","version":"13.4.5","build":"17L562","buildTrain":"YagerF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.4.5 GM","uniqueBuild":"17L562-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211171","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L562","beta":false},{"osStr":"tvOS","version":"13.4","build":"17L256","buildTrain":"YagerE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17L256-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211101","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L256","beta":false},{"osStr":"tvOS","version":"13.3.1","build":"17K795","buildTrain":"YagerD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210920","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K795","beta":false},{"osStr":"tvOS","version":"13.3","build":"17K449","buildTrain":"YagerC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210790","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K449","beta":false},{"osStr":"tvOS","version":"13.2","build":"17K82","buildTrain":"YagerB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210723","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K82","beta":false},{"osStr":"tvOS","version":"13.0","build":"17J586","buildTrain":"Yager","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17J586","beta":false},{"osStr":"tvOS","version":"12.4.1","build":"16M600","buildTrain":"HopeG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210550","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M600","beta":false},{"osStr":"tvOS","version":"12.4","build":"16M568","buildTrain":"HopeG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210351","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M568","beta":false},{"osStr":"tvOS","version":"12.3","build":"16M153","buildTrain":"HopeF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210120","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M153","beta":false},{"osStr":"tvOS","version":"12.2.1","build":"16L250","buildTrain":"HopeE","released":"2019-04-10","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L250","beta":false},{"osStr":"tvOS","version":"12.2","build":"16L226","buildTrain":"HopeE","released":"2019-03-25","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L226","beta":false},{"osStr":"tvOS","version":"12.1.2","build":"16K534","buildTrain":"HopeD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209447","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K534","beta":false},{"osStr":"tvOS","version":"12.1.1","build":"16K45","buildTrain":"HopeC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K45","beta":false},{"osStr":"tvOS","version":"12.1","build":"16J602","buildTrain":"HopeB","released":"2018-10-30","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209194","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J602","beta":false},{"osStr":"tvOS","version":"12.0.1","build":"16J380","buildTrain":"Hope","released":"2018-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J380","beta":false},{"osStr":"tvOS","version":"12.0","build":"16J364","buildTrain":"Hope","released":"2018-09-17","createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16J364-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209107","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J364","beta":false},{"osStr":"tvOS","version":"11.4.1","build":"15M73","buildTrain":"Grant","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208936","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15M73","beta":false},{"osStr":"tvOS","version":"11.4","build":"15L577","buildTrain":"Francis","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208850","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L577","beta":false},{"osStr":"tvOS","version":"11.3","build":"15L211","buildTrain":"Eaton","released":"2018-03-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208698","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L211","beta":false},{"osStr":"tvOS","version":"11.2.6","build":"15K600","buildTrain":"Dixon","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208536","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K600","beta":false},{"osStr":"tvOS","version":"11.2.5","build":"15K552","buildTrain":"Dixon","released":"2018-01-23","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208462","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K552","beta":false},{"osStr":"tvOS","version":"11.2.1","build":"15K152","buildTrain":"Coyote","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208359","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K152","beta":false},{"osStr":"tvOS","version":"11.2","build":"15K106","buildTrain":"Coyote","released":"2017-12-04","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208327","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K106","beta":false},{"osStr":"tvOS","version":"11.1","build":"15J582","buildTrain":"Bass","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208219","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J582","beta":false},{"osStr":"tvOS","version":"11.0","build":"15J381","buildTrain":"Topaz","released":"2017-09-19","preinstalled":["AppleTV6,2"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15J381-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208113","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J381","beta":false}],"jbArr":[{"name":"ChimeraTV","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera#tvOS","external":true},"guide":[{"name":"Installing ChimeraTV","url":"/installing-chimeratv/"}],"latestVer":"1.3.9","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","firmwares":["12.0","12.2 and 12.4"]},"compatibility":[{"firmwares":["16J364","16J380","16J602","16K45","16K534","16L226","16M568"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"ElectraTV","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing ElectraTV","url":"/installing-electratv/"}],"type":"Semi-untethered","latestVer":"1.3.2","color":"#deeded","icon":"/assets/images/jb-icons/electra.png","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"backr00m","alias":["backroom","backr0om","backro0m"],"priority":1,"info":{"website":{"name":"nito.tv/downloads","url":"https://nito.tv/downloads","external":true},"wiki":{"name":"theapplewiki.com/wiki/Backr00m","url":"https://www.theapplewiki.com/wiki/Backr00m","external":true},"guide":[{"name":"Installing backr00m","url":"/installing-backr00m/"}],"type":"Semi-untethered","latestVer":"1.1","firmwares":["10.2.2","11.1"]},"compatibility":[{"firmwares":["14W756","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"LiberTV","priority":2,"info":{"website":{"name":"newosxbook.com/libertv","url":"http://newosxbook.com/libertv/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberTV","url":"https://www.theapplewiki.com/wiki/LiberTV","external":true},"guide":[{"name":"Installing LiberTV","url":"/installing-libertv/"}],"latestVer":"1.1","type":"Semi-untethered","firmwares":["10.0 to 10.1","11.0 to 11.1"]},"compatibility":[{"firmwares":["14T330","14U100","14U71","14U593","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0verTV","alias":"uncoverTV","priority":3,"info":{"website":{"name":"unc0ver.dev/tvos","url":"https://unc0ver.dev/tvos","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0verTV","url":"https://www.theapplewiki.com/wiki/Unc0verTV","external":true},"guide":[{"name":"Installing unc0verTV","url":"/installing-unc0vertv/"}],"latestVer":"5.3.0","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","type":"Semi-untethered","firmwares":["11.0","13.4.5"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-4K-(1st-generation).html.1613f648.js b/assets/Apple-TV-4K-(1st-generation).html.1613f648.js new file mode 100644 index 000000000000..c7af4a5c0d19 --- /dev/null +++ b/assets/Apple-TV-4K-(1st-generation).html.1613f648.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-d058e5c2","path":"/it_IT/get-started/Apple-TV-4K-(1st-generation).html","title":"Selezione del Firmware (Apple TV 4K (1st generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (Apple TV 4K (1st generation))","description":"Scopri quali jailbreak puoi usare sul tuo Apple TV 4K (1st generation).","chartType":"device","name":"Apple TV 4K (1st generation)","key":"AppleTV6,2","devType":"Apple TV","devArr":["AppleTV6,2"],"osArr":[{"osStr":"tvOS","version":"18.1","build":"22J580","restoreVersion":"22.10.580.0.0,0","buildTrain":"SapphireB","released":"2024-10-28","createDuplicateEntries":[{"version":"18.1 RC 2","uniqueBuild":"22J580-RC","released":"2024-10-23","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121569","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J580","beta":false},{"osStr":"tvOS","version":"18.0","build":"22J357","restoreVersion":"22.10.357.0.0,0","buildTrain":"Sapphire","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22J357-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121248","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J357","beta":false},{"osStr":"tvOS","version":"17.6.1","build":"21M80","restoreVersion":"21.13.80.0.0,0","buildTrain":"StarlightG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M80","beta":false},{"osStr":"tvOS","version":"17.6","build":"21M71","restoreVersion":"21.13.71.0.0,0","buildTrain":"StarlightG","released":"2024-07-29","createDuplicateEntries":[{"version":"17.6 RC","uniqueBuild":"21M71-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214122","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M71","beta":false},{"osStr":"tvOS","version":"17.5.1","build":"21L580","restoreVersion":"21.12.580.0.0,0","buildTrain":"StarlightF","released":"2024-05-21","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L580","beta":false},{"osStr":"tvOS","version":"17.5","build":"21L569","restoreVersion":"21.12.569.0.0,0","buildTrain":"StarlightF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21L569-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214102","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L569","beta":false},{"osStr":"tvOS","version":"17.4","build":"21L227","restoreVersion":"21.12.227.0.0,0","buildTrain":"StarlightE","released":"2024-03-07","createDuplicateEntries":[{"version":"17.4 RC","uniqueBuild":"21L227-RC","released":"2024-03-04","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214086","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L227","beta":false},{"osStr":"tvOS","version":"17.3","build":"21K646","restoreVersion":"21.11.646.0.0,0","buildTrain":"StarlightD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21K646-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214055","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K646","beta":false},{"osStr":"tvOS","version":"17.2","build":"21K365","restoreVersion":"21.11.365.0.0,0","buildTrain":"StarlightC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC 2","uniqueBuild":"21K365-RC","released":"2023-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214040","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K365","beta":false},{"osStr":"tvOS","version":"17.1","build":"21K69","restoreVersion":"21.11.69.0.0,0","buildTrain":"StarlightB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21K69-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213987","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K69","beta":false},{"osStr":"tvOS","version":"17.0","build":"21J354","restoreVersion":"21.10.354.0.0,0","buildTrain":"Starlight","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21J354-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21J354","beta":false},{"osStr":"tvOS","version":"16.6","build":"20M73","restoreVersion":"20.13.73.0.0,0","buildTrain":"ParisG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20M73-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213846","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20M73","beta":false},{"osStr":"tvOS","version":"16.5","build":"20L563","restoreVersion":"20.12.563.0.0,0","buildTrain":"ParisF","released":"2023-05-18","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213761","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L563","beta":false},{"osStr":"tvOS","version":"16.4.1","build":"20L498","restoreVersion":"20.12.498.0.0,0","buildTrain":"ParisE","released":"2023-04-12","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L498","beta":false},{"osStr":"tvOS","version":"16.4","build":"20L497","restoreVersion":"20.12.497.0.0,0","buildTrain":"ParisE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20L497-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213674","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L497","beta":false},{"osStr":"tvOS","version":"16.3.2","build":"20K672","restoreVersion":"20.11.672.0.0,0","buildTrain":"ParisD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT207936#1632","securityNotes":"https://support.apple.com/HT213632","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K672","beta":false},{"osStr":"tvOS","version":"16.3.1","build":"20K661","restoreVersion":"20.11.661.0.0,0","buildTrain":"ParisD","released":"2023-02-06","releaseNotes":"https://support.apple.com/HT207936#1631","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K661","beta":false},{"osStr":"tvOS","version":"16.3","build":"20K650","restoreVersion":"20.11.650.0.0,0","buildTrain":"ParisD","released":"2023-01-24","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20K650-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936#163","securityNotes":"https://support.apple.com/HT213601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K650","beta":false},{"osStr":"tvOS","version":"16.2","build":"20K362","restoreVersion":"20.11.362.0.0,0","buildTrain":"ParisC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20K362-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213535","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K362","beta":false},{"osStr":"tvOS","version":"16.1","build":"20K71","restoreVersion":"20.11.71.0.0,0","buildTrain":"ParisB","released":"2022-10-24","createDuplicateEntries":[{"version":"16.1 RC","uniqueBuild":"20K71-RC","released":"2022-10-18","rc":true,"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"]}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213492","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K71","beta":false},{"osStr":"tvOS","version":"16.0","build":"20J373","restoreVersion":"20.10.373.0.0,0","buildTrain":"Paris","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20J373-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213487","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"20J373","beta":false},{"osStr":"tvOS","version":"15.6","build":"19M65","buildTrain":"SatelliteG","released":"2022-07-20","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19M65","beta":false},{"osStr":"tvOS","version":"15.5.1","build":"19L580","buildTrain":"SatelliteF","released":"2022-05-25","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L580","beta":false},{"osStr":"tvOS","version":"15.5","build":"19L570","buildTrain":"SatelliteF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19L570-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213254","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L570","beta":false},{"osStr":"tvOS","version":"15.4.1","build":"19L452","buildTrain":"SatelliteE","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L452","beta":false},{"osStr":"tvOS","version":"15.4","build":"19L440","buildTrain":"SatelliteE","released":"2022-03-14","createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19L440-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213186","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L440","beta":false},{"osStr":"tvOS","version":"15.3","build":"19K547","buildTrain":"SatelliteD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213057","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K547","beta":false},{"osStr":"tvOS","version":"15.2","build":"19K53","buildTrain":"SatelliteC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19K53-RC","released":"2021-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212980","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K53","beta":false},{"osStr":"tvOS","version":"15.1.1","build":"19J581","buildTrain":"SatelliteB","released":"2021-11-01","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J581","beta":false},{"osStr":"tvOS","version":"15.1","build":"19J572","buildTrain":"SatelliteB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19J572-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212876","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J572","beta":false},{"osStr":"tvOS","version":"15.0","build":"19J346","buildTrain":"Satellite","released":"2021-09-20","createDuplicateEntries":[{"version":"15.0 RC","uniqueBuild":"19J346-RC","released":"2021-09-14","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212815","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J346","beta":false},{"osStr":"tvOS","version":"14.7","build":"18M60","buildTrain":"ArcherG","released":"2021-07-19","createDuplicateEntries":[{"version":"14.7 RC","uniqueBuild":"18M60-RC","released":"2021-07-13","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18M60","beta":false},{"osStr":"tvOS","version":"14.6","build":"18L569","buildTrain":"ArcherF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC","uniqueBuild":"18L569-RC","released":"2021-05-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212532","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L569","beta":false},{"osStr":"tvOS","version":"14.5","build":"18L204","buildTrain":"ArcherE","released":"2021-04-26","preinstalled":["AppleTV11,1"],"createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18L204-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212323","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L204","beta":false},{"osStr":"tvOS","version":"14.4","build":"18K802","buildTrain":"ArcherD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18K802-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212149","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K802","beta":false},{"osStr":"tvOS","version":"14.3","build":"18K561","buildTrain":"ArcherC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC","uniqueBuild":"18K561-RC","released":"2020-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212005","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K561","beta":false},{"osStr":"tvOS","version":"14.2","build":"18K57","buildTrain":"ArcherB","released":"2020-11-05","createDuplicateEntries":[{"version":"14.2 RC","uniqueBuild":"18K57-RC","released":"2020-11-02","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211930","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K57","beta":false},{"osStr":"tvOS","version":"14.0.2","build":"18J411","buildTrain":"Archer","released":"2020-10-05","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J411","beta":false},{"osStr":"tvOS","version":"14.0.1","build":"18J400","buildTrain":"Archer","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J400","beta":false},{"osStr":"tvOS","version":"14.0","build":"18J386","buildTrain":"Archer","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18J386-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211843","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J386","beta":false},{"osStr":"tvOS","version":"13.4.8","build":"17M61","buildTrain":"YagerG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.4.8 GM","uniqueBuild":"17M61-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211290","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17M61","beta":false},{"osStr":"tvOS","version":"13.4.6","build":"17L570","buildTrain":"YagerF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211216","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L570","beta":false},{"osStr":"tvOS","version":"13.4.5","build":"17L562","buildTrain":"YagerF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.4.5 GM","uniqueBuild":"17L562-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211171","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L562","beta":false},{"osStr":"tvOS","version":"13.4","build":"17L256","buildTrain":"YagerE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17L256-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211101","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L256","beta":false},{"osStr":"tvOS","version":"13.3.1","build":"17K795","buildTrain":"YagerD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210920","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K795","beta":false},{"osStr":"tvOS","version":"13.3","build":"17K449","buildTrain":"YagerC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210790","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K449","beta":false},{"osStr":"tvOS","version":"13.2","build":"17K82","buildTrain":"YagerB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210723","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K82","beta":false},{"osStr":"tvOS","version":"13.0","build":"17J586","buildTrain":"Yager","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17J586","beta":false},{"osStr":"tvOS","version":"12.4.1","build":"16M600","buildTrain":"HopeG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210550","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M600","beta":false},{"osStr":"tvOS","version":"12.4","build":"16M568","buildTrain":"HopeG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210351","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M568","beta":false},{"osStr":"tvOS","version":"12.3","build":"16M153","buildTrain":"HopeF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210120","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M153","beta":false},{"osStr":"tvOS","version":"12.2.1","build":"16L250","buildTrain":"HopeE","released":"2019-04-10","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L250","beta":false},{"osStr":"tvOS","version":"12.2","build":"16L226","buildTrain":"HopeE","released":"2019-03-25","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L226","beta":false},{"osStr":"tvOS","version":"12.1.2","build":"16K534","buildTrain":"HopeD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209447","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K534","beta":false},{"osStr":"tvOS","version":"12.1.1","build":"16K45","buildTrain":"HopeC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K45","beta":false},{"osStr":"tvOS","version":"12.1","build":"16J602","buildTrain":"HopeB","released":"2018-10-30","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209194","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J602","beta":false},{"osStr":"tvOS","version":"12.0.1","build":"16J380","buildTrain":"Hope","released":"2018-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J380","beta":false},{"osStr":"tvOS","version":"12.0","build":"16J364","buildTrain":"Hope","released":"2018-09-17","createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16J364-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209107","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J364","beta":false},{"osStr":"tvOS","version":"11.4.1","build":"15M73","buildTrain":"Grant","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208936","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15M73","beta":false},{"osStr":"tvOS","version":"11.4","build":"15L577","buildTrain":"Francis","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208850","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L577","beta":false},{"osStr":"tvOS","version":"11.3","build":"15L211","buildTrain":"Eaton","released":"2018-03-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208698","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L211","beta":false},{"osStr":"tvOS","version":"11.2.6","build":"15K600","buildTrain":"Dixon","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208536","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K600","beta":false},{"osStr":"tvOS","version":"11.2.5","build":"15K552","buildTrain":"Dixon","released":"2018-01-23","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208462","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K552","beta":false},{"osStr":"tvOS","version":"11.2.1","build":"15K152","buildTrain":"Coyote","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208359","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K152","beta":false},{"osStr":"tvOS","version":"11.2","build":"15K106","buildTrain":"Coyote","released":"2017-12-04","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208327","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K106","beta":false},{"osStr":"tvOS","version":"11.1","build":"15J582","buildTrain":"Bass","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208219","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J582","beta":false},{"osStr":"tvOS","version":"11.0","build":"15J381","buildTrain":"Topaz","released":"2017-09-19","preinstalled":["AppleTV6,2"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15J381-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208113","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J381","beta":false}],"jbArr":[{"name":"ChimeraTV","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera#tvOS","external":true},"guide":[{"name":"Installing ChimeraTV","url":"/installing-chimeratv/"}],"latestVer":"1.3.9","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","firmwares":["12.0","12.2 and 12.4"]},"compatibility":[{"firmwares":["16J364","16J380","16J602","16K45","16K534","16L226","16M568"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"ElectraTV","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing ElectraTV","url":"/installing-electratv/"}],"type":"Semi-untethered","latestVer":"1.3.2","color":"#deeded","icon":"/assets/images/jb-icons/electra.png","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"backr00m","alias":["backroom","backr0om","backro0m"],"priority":1,"info":{"website":{"name":"nito.tv/downloads","url":"https://nito.tv/downloads","external":true},"wiki":{"name":"theapplewiki.com/wiki/Backr00m","url":"https://www.theapplewiki.com/wiki/Backr00m","external":true},"guide":[{"name":"Installing backr00m","url":"/installing-backr00m/"}],"type":"Semi-untethered","latestVer":"1.1","firmwares":["10.2.2","11.1"]},"compatibility":[{"firmwares":["14W756","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"LiberTV","priority":2,"info":{"website":{"name":"newosxbook.com/libertv","url":"http://newosxbook.com/libertv/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberTV","url":"https://www.theapplewiki.com/wiki/LiberTV","external":true},"guide":[{"name":"Installing LiberTV","url":"/installing-libertv/"}],"latestVer":"1.1","type":"Semi-untethered","firmwares":["10.0 to 10.1","11.0 to 11.1"]},"compatibility":[{"firmwares":["14T330","14U100","14U71","14U593","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0verTV","alias":"uncoverTV","priority":3,"info":{"website":{"name":"unc0ver.dev/tvos","url":"https://unc0ver.dev/tvos","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0verTV","url":"https://www.theapplewiki.com/wiki/Unc0verTV","external":true},"guide":[{"name":"Installing unc0verTV","url":"/installing-unc0vertv/"}],"latestVer":"5.3.0","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","type":"Semi-untethered","firmwares":["11.0","13.4.5"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-4K-(1st-generation).html.ebaeb39d.js b/assets/Apple-TV-4K-(1st-generation).html.ebaeb39d.js new file mode 100644 index 000000000000..6eb95ef422b7 --- /dev/null +++ b/assets/Apple-TV-4K-(1st-generation).html.ebaeb39d.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function n(c,o){return t(),_("div")}var s=e(r,[["render",n],["__file","Apple-TV-4K-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/Apple-TV-HD-(4th-generation).html.1a1d0ff9.js b/assets/Apple-TV-HD-(4th-generation).html.1a1d0ff9.js new file mode 100644 index 000000000000..e1fc84cc53a4 --- /dev/null +++ b/assets/Apple-TV-HD-(4th-generation).html.1a1d0ff9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ace0d884","path":"/get-started/Apple-TV-HD-(4th-generation).html","title":"Firmware Selection (Apple TV HD (4th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (Apple TV HD (4th generation))","description":"Find out what jailbreaks you can use on your Apple TV HD (4th generation).","chartType":"device","name":"Apple TV HD (4th generation)","key":"AppleTV5,3","devType":"Apple TV","devArr":["AppleTV5,3"],"osArr":[{"osStr":"tvOS","version":"18.1","build":"22J580","restoreVersion":"22.10.580.0.0,0","buildTrain":"SapphireB","released":"2024-10-28","createDuplicateEntries":[{"version":"18.1 RC 2","uniqueBuild":"22J580-RC","released":"2024-10-23","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121569","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J580","beta":false},{"osStr":"tvOS","version":"18.0","build":"22J357","restoreVersion":"22.10.357.0.0,0","buildTrain":"Sapphire","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22J357-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121248","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J357","beta":false},{"osStr":"tvOS","version":"17.6.1","build":"21M80","restoreVersion":"21.13.80.0.0,0","buildTrain":"StarlightG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M80","beta":false},{"osStr":"tvOS","version":"17.6","build":"21M71","restoreVersion":"21.13.71.0.0,0","buildTrain":"StarlightG","released":"2024-07-29","createDuplicateEntries":[{"version":"17.6 RC","uniqueBuild":"21M71-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214122","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M71","beta":false},{"osStr":"tvOS","version":"17.5.1","build":"21L580","restoreVersion":"21.12.580.0.0,0","buildTrain":"StarlightF","released":"2024-05-21","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L580","beta":false},{"osStr":"tvOS","version":"17.5","build":"21L569","restoreVersion":"21.12.569.0.0,0","buildTrain":"StarlightF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21L569-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214102","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L569","beta":false},{"osStr":"tvOS","version":"17.4","build":"21L227","restoreVersion":"21.12.227.0.0,0","buildTrain":"StarlightE","released":"2024-03-07","createDuplicateEntries":[{"version":"17.4 RC","uniqueBuild":"21L227-RC","released":"2024-03-04","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214086","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L227","beta":false},{"osStr":"tvOS","version":"17.3","build":"21K646","restoreVersion":"21.11.646.0.0,0","buildTrain":"StarlightD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21K646-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214055","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K646","beta":false},{"osStr":"tvOS","version":"17.2","build":"21K365","restoreVersion":"21.11.365.0.0,0","buildTrain":"StarlightC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC 2","uniqueBuild":"21K365-RC","released":"2023-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214040","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K365","beta":false},{"osStr":"tvOS","version":"17.1","build":"21K69","restoreVersion":"21.11.69.0.0,0","buildTrain":"StarlightB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21K69-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213987","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K69","beta":false},{"osStr":"tvOS","version":"17.0","build":"21J354","restoreVersion":"21.10.354.0.0,0","buildTrain":"Starlight","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21J354-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21J354","beta":false},{"osStr":"tvOS","version":"16.6","build":"20M73","restoreVersion":"20.13.73.0.0,0","buildTrain":"ParisG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20M73-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213846","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20M73","beta":false},{"osStr":"tvOS","version":"16.5","build":"20L563","restoreVersion":"20.12.563.0.0,0","buildTrain":"ParisF","released":"2023-05-18","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213761","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L563","beta":false},{"osStr":"tvOS","version":"16.4.1","build":"20L498","restoreVersion":"20.12.498.0.0,0","buildTrain":"ParisE","released":"2023-04-12","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L498","beta":false},{"osStr":"tvOS","version":"16.4","build":"20L497","restoreVersion":"20.12.497.0.0,0","buildTrain":"ParisE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20L497-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213674","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L497","beta":false},{"osStr":"tvOS","version":"16.3.2","build":"20K672","restoreVersion":"20.11.672.0.0,0","buildTrain":"ParisD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT207936#1632","securityNotes":"https://support.apple.com/HT213632","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K672","beta":false},{"osStr":"tvOS","version":"16.3.1","build":"20K661","restoreVersion":"20.11.661.0.0,0","buildTrain":"ParisD","released":"2023-02-06","releaseNotes":"https://support.apple.com/HT207936#1631","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K661","beta":false},{"osStr":"tvOS","version":"16.3","build":"20K650","restoreVersion":"20.11.650.0.0,0","buildTrain":"ParisD","released":"2023-01-24","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20K650-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936#163","securityNotes":"https://support.apple.com/HT213601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K650","beta":false},{"osStr":"tvOS","version":"16.2","build":"20K362","restoreVersion":"20.11.362.0.0,0","buildTrain":"ParisC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20K362-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213535","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K362","beta":false},{"osStr":"tvOS","version":"16.1","build":"20K71","restoreVersion":"20.11.71.0.0,0","buildTrain":"ParisB","released":"2022-10-24","createDuplicateEntries":[{"version":"16.1 RC","uniqueBuild":"20K71-RC","released":"2022-10-18","rc":true,"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"]}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213492","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K71","beta":false},{"osStr":"tvOS","version":"16.0","build":"20J373","restoreVersion":"20.10.373.0.0,0","buildTrain":"Paris","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20J373-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213487","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"20J373","beta":false},{"osStr":"tvOS","version":"15.6","build":"19M65","buildTrain":"SatelliteG","released":"2022-07-20","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19M65","beta":false},{"osStr":"tvOS","version":"15.5.1","build":"19L580","buildTrain":"SatelliteF","released":"2022-05-25","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L580","beta":false},{"osStr":"tvOS","version":"15.5","build":"19L570","buildTrain":"SatelliteF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19L570-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213254","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L570","beta":false},{"osStr":"tvOS","version":"15.4.1","build":"19L452","buildTrain":"SatelliteE","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L452","beta":false},{"osStr":"tvOS","version":"15.4","build":"19L440","buildTrain":"SatelliteE","released":"2022-03-14","createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19L440-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213186","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L440","beta":false},{"osStr":"tvOS","version":"15.3","build":"19K547","buildTrain":"SatelliteD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213057","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K547","beta":false},{"osStr":"tvOS","version":"15.2","build":"19K53","buildTrain":"SatelliteC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19K53-RC","released":"2021-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212980","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K53","beta":false},{"osStr":"tvOS","version":"15.1.1","build":"19J581","buildTrain":"SatelliteB","released":"2021-11-01","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J581","beta":false},{"osStr":"tvOS","version":"15.1","build":"19J572","buildTrain":"SatelliteB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19J572-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212876","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J572","beta":false},{"osStr":"tvOS","version":"15.0","build":"19J346","buildTrain":"Satellite","released":"2021-09-20","createDuplicateEntries":[{"version":"15.0 RC","uniqueBuild":"19J346-RC","released":"2021-09-14","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212815","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J346","beta":false},{"osStr":"tvOS","version":"14.7","build":"18M60","buildTrain":"ArcherG","released":"2021-07-19","createDuplicateEntries":[{"version":"14.7 RC","uniqueBuild":"18M60-RC","released":"2021-07-13","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18M60","beta":false},{"osStr":"tvOS","version":"14.6","build":"18L569","buildTrain":"ArcherF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC","uniqueBuild":"18L569-RC","released":"2021-05-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212532","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L569","beta":false},{"osStr":"tvOS","version":"14.5","build":"18L204","buildTrain":"ArcherE","released":"2021-04-26","preinstalled":["AppleTV11,1"],"createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18L204-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212323","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L204","beta":false},{"osStr":"tvOS","version":"14.4","build":"18K802","buildTrain":"ArcherD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18K802-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212149","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K802","beta":false},{"osStr":"tvOS","version":"14.3","build":"18K561","buildTrain":"ArcherC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC","uniqueBuild":"18K561-RC","released":"2020-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212005","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K561","beta":false},{"osStr":"tvOS","version":"14.2","build":"18K57","buildTrain":"ArcherB","released":"2020-11-05","createDuplicateEntries":[{"version":"14.2 RC","uniqueBuild":"18K57-RC","released":"2020-11-02","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211930","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K57","beta":false},{"osStr":"tvOS","version":"14.0.2","build":"18J411","buildTrain":"Archer","released":"2020-10-05","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J411","beta":false},{"osStr":"tvOS","version":"14.0.1","build":"18J400","buildTrain":"Archer","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J400","beta":false},{"osStr":"tvOS","version":"14.0","build":"18J386","buildTrain":"Archer","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18J386-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211843","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J386","beta":false},{"osStr":"tvOS","version":"13.4.8","build":"17M61","buildTrain":"YagerG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.4.8 GM","uniqueBuild":"17M61-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211290","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17M61","beta":false},{"osStr":"tvOS","version":"13.4.6","build":"17L570","buildTrain":"YagerF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211216","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L570","beta":false},{"osStr":"tvOS","version":"13.4.5","build":"17L562","buildTrain":"YagerF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.4.5 GM","uniqueBuild":"17L562-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211171","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L562","beta":false},{"osStr":"tvOS","version":"13.4","build":"17L256","buildTrain":"YagerE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17L256-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211101","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L256","beta":false},{"osStr":"tvOS","version":"13.3.1","build":"17K795","buildTrain":"YagerD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210920","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K795","beta":false},{"osStr":"tvOS","version":"13.3","build":"17K449","buildTrain":"YagerC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210790","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K449","beta":false},{"osStr":"tvOS","version":"13.2","build":"17K82","buildTrain":"YagerB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210723","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K82","beta":false},{"osStr":"tvOS","version":"13.0","build":"17J586","buildTrain":"Yager","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17J586","beta":false},{"osStr":"tvOS","version":"12.4.1","build":"16M600","buildTrain":"HopeG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210550","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M600","beta":false},{"osStr":"tvOS","version":"12.4","build":"16M568","buildTrain":"HopeG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210351","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M568","beta":false},{"osStr":"tvOS","version":"12.3","build":"16M153","buildTrain":"HopeF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210120","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M153","beta":false},{"osStr":"tvOS","version":"12.2.1","build":"16L250","buildTrain":"HopeE","released":"2019-04-10","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L250","beta":false},{"osStr":"tvOS","version":"12.2","build":"16L226","buildTrain":"HopeE","released":"2019-03-25","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L226","beta":false},{"osStr":"tvOS","version":"12.1.2","build":"16K534","buildTrain":"HopeD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209447","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K534","beta":false},{"osStr":"tvOS","version":"12.1.1","build":"16K45","buildTrain":"HopeC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K45","beta":false},{"osStr":"tvOS","version":"12.1","build":"16J602","buildTrain":"HopeB","released":"2018-10-30","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209194","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J602","beta":false},{"osStr":"tvOS","version":"12.0.1","build":"16J380","buildTrain":"Hope","released":"2018-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J380","beta":false},{"osStr":"tvOS","version":"12.0","build":"16J364","buildTrain":"Hope","released":"2018-09-17","createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16J364-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209107","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J364","beta":false},{"osStr":"tvOS","version":"11.4.1","build":"15M73","buildTrain":"Grant","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208936","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15M73","beta":false},{"osStr":"tvOS","version":"11.4","build":"15L577","buildTrain":"Francis","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208850","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L577","beta":false},{"osStr":"tvOS","version":"11.3","build":"15L211","buildTrain":"Eaton","released":"2018-03-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208698","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L211","beta":false},{"osStr":"tvOS","version":"11.2.6","build":"15K600","buildTrain":"Dixon","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208536","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K600","beta":false},{"osStr":"tvOS","version":"11.2.5","build":"15K552","buildTrain":"Dixon","released":"2018-01-23","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208462","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K552","beta":false},{"osStr":"tvOS","version":"11.2.1","build":"15K152","buildTrain":"Coyote","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208359","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K152","beta":false},{"osStr":"tvOS","version":"11.2","build":"15K106","buildTrain":"Coyote","released":"2017-12-04","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208327","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K106","beta":false},{"osStr":"tvOS","version":"11.1","build":"15J582","buildTrain":"Bass","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208219","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J582","beta":false},{"osStr":"tvOS","version":"11.0","build":"15J381","buildTrain":"Topaz","released":"2017-09-19","preinstalled":["AppleTV6,2"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15J381-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208113","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J381","beta":false},{"osStr":"tvOS","version":"10.2.2","build":"14W756","buildTrain":"Gold","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207924","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14W756","beta":false},{"osStr":"tvOS","version":"10.2.1","build":"14W585a","buildTrain":"Florence","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207801","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14W585a","beta":false},{"osStr":"tvOS","version":"10.2","build":"14W265","buildTrain":"Emerald","released":"2017-03-27","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207601","ipd":{"AppleTV":"http://appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14W265","beta":false},{"osStr":"tvOS","version":"10.1.1","build":"14U712a","buildTrain":"Diamond","released":"2017-01-23","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207485","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U712a","beta":false},{"osStr":"tvOS","version":"10.1","build":"14U593","buildTrain":"Clementine","released":"2016-12-12","createDuplicateEntries":[{"version":"10.1 beta 5","uniqueBuild":"14U593-beta","released":"2016-12-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-69370-20161205-23778294-B8C1-11E6-95A5-C74CE47229E1/AppleTV5,3_10.1_14U593_Restore.ipsw","active":true}],"hashes":{"md5":"c28b271685351af24f5da541d618e018"},"size":1356983532},{"type":"ota","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-69383-20161205-2381B624-B8C1-11E6-A9F8-CE4CE47229E1/com_apple_MobileAsset_SoftwareUpdate/83ce6da73ade84dd31d1c5c4f2aac25a02f923cf.zip","active":true}],"hashes":{"md5":"9d775e0976dbe48f8d44f4f2e70b432c"},"size":1034095485},{"type":"ota","prerequisiteBuild":"14U588","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-92160-20161205-237B37AE-B8C1-11E6-AD58-DC4CE47229E1/com_apple_MobileAsset_SoftwareUpdate/21e886c7845e1615eb4c22854a842a60e78fcaa8.zip","active":true}],"hashes":{"md5":"3bcb78cc830b4c22552b2893d3cc85f2"},"size":26185945}]}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207425","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U593","beta":false},{"osStr":"tvOS","version":"10.0.1","build":"14U71","buildTrain":"Bugle","released":"2016-10-24","createDuplicateEntries":[{"version":"10.0.1 beta 4","uniqueBuild":"14U71-beta","released":"2016-10-20","beta":true}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207270","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U71","beta":false},{"osStr":"tvOS","version":"10.0.1","build":"14U100","buildTrain":"Bugle","released":"2016-11-14","releaseNotes":"https://support.apple.com/HT205444","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U100","beta":false},{"osStr":"tvOS","version":"10.0","build":"14T330","buildTrain":"Union","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0 GM","uniqueBuild":"14T330-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207142","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14T330","beta":false},{"osStr":"tvOS","version":"9.2.2","build":"13Y825","buildTrain":"Gilmore","released":"2016-07-18","createDuplicateEntries":[{"version":"9.2.2 beta 5","uniqueBuild":"13Y825-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-66894-20160705-415745D0-3FB6-11E6-892B-197960941A1E/AppleTV5,3_9.2.2_13Y825_Restore.ipsw","active":true}],"hashes":{"md5":"b766950c1b54c324d71de2f64d66c65f"},"size":1145260284}]}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT206905","ipd":{"AppleTV":"http://appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13Y825","beta":false},{"osStr":"tvOS","version":"9.2.1","build":"13Y772","buildTrain":"Fern","released":"2016-05-16","createDuplicateEntries":[{"version":"9.2.1 beta 4","uniqueBuild":"13Y772-beta","released":"2016-05-03","beta":true,"sources":[{"type":"ipsw","deviceMap":["AppleTV5,3"],"links":[{"url":"https://developer.apple.com/services-account/download?path=/iOS/tvOS_9.2.1_beta_4/AppleTV53_9.2.1_13Y772_Restore.ipsw","active":false}],"size":1145317720},{"type":"ota","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61159-20160503-8B33C766-0E31-11E6-975F-191C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/1c0bd8fafb102182769436891f7e2e4ed2401b72.zip","active":true}],"hashes":{"md5":"4319059e7db40faa1dc4462c25de419f"},"size":855534505},{"type":"ota","prerequisiteBuild":"13Y5752a","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61157-20160503-8B32E896-0E31-11E6-B930-1A1C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/4c932fe062163089b31b6c003b18ed84d99511e6.zip","active":true}],"hashes":{"md5":"ec7267d8a8588cd90480636e1f43c149"},"size":42870854},{"type":"ota","prerequisiteBuild":"13Y763c","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61158-20160503-8B32E9AE-0E31-11E6-B930-1C1C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/40089d98dbd161de72b8a2230ac69bd73729cd49.zip","active":true}],"hashes":{"md5":"6b11be61723fcb8d8df22143beb51d2f"},"size":26535400},{"type":"ota","prerequisiteBuild":"13Y768","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61427-20160503-8B337464-0E31-11E6-B653-1D1C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/4a59f932d35e97b2db6ccc776f6458819f033405.zip","active":true}],"hashes":{"md5":"b7e05547d146fcd94d44a340723860a5"},"size":17008965}]}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT206564","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13Y772","beta":false},{"osStr":"tvOS","version":"9.2","build":"13Y234","buildTrain":"Angora","released":"2016-03-21","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT206169","ipd":{"AppleTV":"http://appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13Y234","beta":false},{"osStr":"tvOS","version":"9.1.1","build":"13U717","buildTrain":"Noble","released":"2016-01-25","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT205729","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13U717","beta":false},{"osStr":"tvOS","version":"9.1","build":"13U85","buildTrain":"Tilden","released":"2015-12-08","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT205640","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13U85","beta":false},{"osStr":"tvOS","version":"9.0.1","build":"13T402","buildTrain":"MonarchTide","released":"2015-11-09","releaseNotes":"https://support.apple.com/HT205444","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13T402","beta":false},{"osStr":"tvOS","version":"9.0","build":"13T396","buildTrain":"MonarchTide","released":"2015-10-30","preinstalled":true,"createDuplicateEntries":[{"version":"9.0 GM","uniqueBuild":"13T396-GM","released":"2015-10-21","rc":true,"sources":[]}],"releaseNotes":"https://support.apple.com/HT205444","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13T396","beta":false}],"jbArr":[{"name":"ChimeraTV","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera#tvOS","external":true},"guide":[{"name":"Installing ChimeraTV","url":"/installing-chimeratv/"}],"latestVer":"1.3.9","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","firmwares":["12.0","12.2 and 12.4"]},"compatibility":[{"firmwares":["16J364","16J380","16J602","16K45","16K534","16L226","16M568"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"ElectraTV","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing ElectraTV","url":"/installing-electratv/"}],"type":"Semi-untethered","latestVer":"1.3.2","color":"#deeded","icon":"/assets/images/jb-icons/electra.png","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"backr00m","alias":["backroom","backr0om","backro0m"],"priority":1,"info":{"website":{"name":"nito.tv/downloads","url":"https://nito.tv/downloads","external":true},"wiki":{"name":"theapplewiki.com/wiki/Backr00m","url":"https://www.theapplewiki.com/wiki/Backr00m","external":true},"guide":[{"name":"Installing backr00m","url":"/installing-backr00m/"}],"type":"Semi-untethered","latestVer":"1.1","firmwares":["10.2.2","11.1"]},"compatibility":[{"firmwares":["14W756","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"LiberTV","priority":2,"info":{"website":{"name":"newosxbook.com/libertv","url":"http://newosxbook.com/libertv/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberTV","url":"https://www.theapplewiki.com/wiki/LiberTV","external":true},"guide":[{"name":"Installing LiberTV","url":"/installing-libertv/"}],"latestVer":"1.1","type":"Semi-untethered","firmwares":["10.0 to 10.1","11.0 to 11.1"]},"compatibility":[{"firmwares":["14T330","14U100","14U71","14U593","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0verTV","alias":"uncoverTV","priority":3,"info":{"website":{"name":"unc0ver.dev/tvos","url":"https://unc0ver.dev/tvos","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0verTV","url":"https://www.theapplewiki.com/wiki/Unc0verTV","external":true},"guide":[{"name":"Installing unc0verTV","url":"/installing-unc0vertv/"}],"latestVer":"5.3.0","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","type":"Semi-untethered","firmwares":["11.0","13.4.5"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"greeng0blin","alias":"greengoblin","info":{"wiki":{"name":"theapplewiki.com/wiki/Greeng0blin","url":"https://www.theapplewiki.com/wiki/Greeng0blin","external":true},"type":"Semi-untethered","latestVer":"1.1","firmwares":["10.2.2","10.2.2"]},"compatibility":[{"firmwares":["14W756"],"devices":["AppleTV5,3"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Apple-TV-HD-(4th-generation).html.25003877.js b/assets/Apple-TV-HD-(4th-generation).html.25003877.js new file mode 100644 index 000000000000..7965e28f5286 --- /dev/null +++ b/assets/Apple-TV-HD-(4th-generation).html.25003877.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function n(c,o){return t(),_("div")}var l=e(r,[["render",n],["__file","Apple-TV-HD-(4th-generation).html.vue"]]);export{l as default}; diff --git a/assets/Apple-TV-HD-(4th-generation).html.776687fd.js b/assets/Apple-TV-HD-(4th-generation).html.776687fd.js new file mode 100644 index 000000000000..7965e28f5286 --- /dev/null +++ b/assets/Apple-TV-HD-(4th-generation).html.776687fd.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function n(c,o){return t(),_("div")}var l=e(r,[["render",n],["__file","Apple-TV-HD-(4th-generation).html.vue"]]);export{l as default}; diff --git a/assets/Apple-TV-HD-(4th-generation).html.d06d3372.js b/assets/Apple-TV-HD-(4th-generation).html.d06d3372.js new file mode 100644 index 000000000000..ee4b87eb5617 --- /dev/null +++ b/assets/Apple-TV-HD-(4th-generation).html.d06d3372.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-e35e5da4","path":"/it_IT/get-started/Apple-TV-HD-(4th-generation).html","title":"Selezione del Firmware (Apple TV HD (4th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (Apple TV HD (4th generation))","description":"Scopri quali jailbreak puoi usare sul tuo Apple TV HD (4th generation).","chartType":"device","name":"Apple TV HD (4th generation)","key":"AppleTV5,3","devType":"Apple TV","devArr":["AppleTV5,3"],"osArr":[{"osStr":"tvOS","version":"18.1","build":"22J580","restoreVersion":"22.10.580.0.0,0","buildTrain":"SapphireB","released":"2024-10-28","createDuplicateEntries":[{"version":"18.1 RC 2","uniqueBuild":"22J580-RC","released":"2024-10-23","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121569","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J580","beta":false},{"osStr":"tvOS","version":"18.0","build":"22J357","restoreVersion":"22.10.357.0.0,0","buildTrain":"Sapphire","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22J357-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/106336","securityNotes":"https://support.apple.com/121248","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos18","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"22J357","beta":false},{"osStr":"tvOS","version":"17.6.1","build":"21M80","restoreVersion":"21.13.80.0.0,0","buildTrain":"StarlightG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M80","beta":false},{"osStr":"tvOS","version":"17.6","build":"21M71","restoreVersion":"21.13.71.0.0,0","buildTrain":"StarlightG","released":"2024-07-29","createDuplicateEntries":[{"version":"17.6 RC","uniqueBuild":"21M71-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214122","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21M71","beta":false},{"osStr":"tvOS","version":"17.5.1","build":"21L580","restoreVersion":"21.12.580.0.0,0","buildTrain":"StarlightF","released":"2024-05-21","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L580","beta":false},{"osStr":"tvOS","version":"17.5","build":"21L569","restoreVersion":"21.12.569.0.0,0","buildTrain":"StarlightF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21L569-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214102","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L569","beta":false},{"osStr":"tvOS","version":"17.4","build":"21L227","restoreVersion":"21.12.227.0.0,0","buildTrain":"StarlightE","released":"2024-03-07","createDuplicateEntries":[{"version":"17.4 RC","uniqueBuild":"21L227-RC","released":"2024-03-04","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214086","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21L227","beta":false},{"osStr":"tvOS","version":"17.3","build":"21K646","restoreVersion":"21.11.646.0.0,0","buildTrain":"StarlightD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21K646-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214055","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K646","beta":false},{"osStr":"tvOS","version":"17.2","build":"21K365","restoreVersion":"21.11.365.0.0,0","buildTrain":"StarlightC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC 2","uniqueBuild":"21K365-RC","released":"2023-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT214040","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K365","beta":false},{"osStr":"tvOS","version":"17.1","build":"21K69","restoreVersion":"21.11.69.0.0,0","buildTrain":"StarlightB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21K69-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213987","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21K69","beta":false},{"osStr":"tvOS","version":"17.0","build":"21J354","restoreVersion":"21.10.354.0.0,0","buildTrain":"Starlight","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21J354-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos17","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"21J354","beta":false},{"osStr":"tvOS","version":"16.6","build":"20M73","restoreVersion":"20.13.73.0.0,0","buildTrain":"ParisG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20M73-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213846","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20M73","beta":false},{"osStr":"tvOS","version":"16.5","build":"20L563","restoreVersion":"20.12.563.0.0,0","buildTrain":"ParisF","released":"2023-05-18","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213761","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L563","beta":false},{"osStr":"tvOS","version":"16.4.1","build":"20L498","restoreVersion":"20.12.498.0.0,0","buildTrain":"ParisE","released":"2023-04-12","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L498","beta":false},{"osStr":"tvOS","version":"16.4","build":"20L497","restoreVersion":"20.12.497.0.0,0","buildTrain":"ParisE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20L497-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213674","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20L497","beta":false},{"osStr":"tvOS","version":"16.3.2","build":"20K672","restoreVersion":"20.11.672.0.0,0","buildTrain":"ParisD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT207936#1632","securityNotes":"https://support.apple.com/HT213632","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K672","beta":false},{"osStr":"tvOS","version":"16.3.1","build":"20K661","restoreVersion":"20.11.661.0.0,0","buildTrain":"ParisD","released":"2023-02-06","releaseNotes":"https://support.apple.com/HT207936#1631","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K661","beta":false},{"osStr":"tvOS","version":"16.3","build":"20K650","restoreVersion":"20.11.650.0.0,0","buildTrain":"ParisD","released":"2023-01-24","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20K650-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936#163","securityNotes":"https://support.apple.com/HT213601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K650","beta":false},{"osStr":"tvOS","version":"16.2","build":"20K362","restoreVersion":"20.11.362.0.0,0","buildTrain":"ParisC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20K362-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213535","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K362","beta":false},{"osStr":"tvOS","version":"16.1","build":"20K71","restoreVersion":"20.11.71.0.0,0","buildTrain":"ParisB","released":"2022-10-24","createDuplicateEntries":[{"version":"16.1 RC","uniqueBuild":"20K71-RC","released":"2022-10-18","rc":true,"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"]}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213492","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1","AppleTV14,1","AppleTV14,1-wifi"],"sources":[],"uniqueBuild":"20K71","beta":false},{"osStr":"tvOS","version":"16.0","build":"20J373","restoreVersion":"20.10.373.0.0,0","buildTrain":"Paris","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20J373-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213487","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"tvos16","align":"left"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"20J373","beta":false},{"osStr":"tvOS","version":"15.6","build":"19M65","buildTrain":"SatelliteG","released":"2022-07-20","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19M65","beta":false},{"osStr":"tvOS","version":"15.5.1","build":"19L580","buildTrain":"SatelliteF","released":"2022-05-25","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L580","beta":false},{"osStr":"tvOS","version":"15.5","build":"19L570","buildTrain":"SatelliteF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19L570-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213254","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L570","beta":false},{"osStr":"tvOS","version":"15.4.1","build":"19L452","buildTrain":"SatelliteE","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L452","beta":false},{"osStr":"tvOS","version":"15.4","build":"19L440","buildTrain":"SatelliteE","released":"2022-03-14","createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19L440-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213186","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19L440","beta":false},{"osStr":"tvOS","version":"15.3","build":"19K547","buildTrain":"SatelliteD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT213057","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K547","beta":false},{"osStr":"tvOS","version":"15.2","build":"19K53","buildTrain":"SatelliteC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19K53-RC","released":"2021-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212980","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19K53","beta":false},{"osStr":"tvOS","version":"15.1.1","build":"19J581","buildTrain":"SatelliteB","released":"2021-11-01","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J581","beta":false},{"osStr":"tvOS","version":"15.1","build":"19J572","buildTrain":"SatelliteB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19J572-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212876","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J572","beta":false},{"osStr":"tvOS","version":"15.0","build":"19J346","buildTrain":"Satellite","released":"2021-09-20","createDuplicateEntries":[{"version":"15.0 RC","uniqueBuild":"19J346-RC","released":"2021-09-14","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212815","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"19J346","beta":false},{"osStr":"tvOS","version":"14.7","build":"18M60","buildTrain":"ArcherG","released":"2021-07-19","createDuplicateEntries":[{"version":"14.7 RC","uniqueBuild":"18M60-RC","released":"2021-07-13","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2021SummerFCS/documentation/061-22404/2329418F-C1A6-44BC-8C44-212F77D3DD04/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18M60","beta":false},{"osStr":"tvOS","version":"14.6","build":"18L569","buildTrain":"ArcherF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC","uniqueBuild":"18L569-RC","released":"2021-05-17","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212532","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L569","beta":false},{"osStr":"tvOS","version":"14.5","build":"18L204","buildTrain":"ArcherE","released":"2021-04-26","preinstalled":["AppleTV11,1"],"createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18L204-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212323","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2","AppleTV11,1"],"sources":[],"uniqueBuild":"18L204","beta":false},{"osStr":"tvOS","version":"14.4","build":"18K802","buildTrain":"ArcherD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18K802-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212149","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K802","beta":false},{"osStr":"tvOS","version":"14.3","build":"18K561","buildTrain":"ArcherC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC","uniqueBuild":"18K561-RC","released":"2020-12-08","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT212005","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K561","beta":false},{"osStr":"tvOS","version":"14.2","build":"18K57","buildTrain":"ArcherB","released":"2020-11-05","createDuplicateEntries":[{"version":"14.2 RC","uniqueBuild":"18K57-RC","released":"2020-11-02","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211930","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18K57","beta":false},{"osStr":"tvOS","version":"14.0.2","build":"18J411","buildTrain":"Archer","released":"2020-10-05","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J411","beta":false},{"osStr":"tvOS","version":"14.0.1","build":"18J400","buildTrain":"Archer","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J400","beta":false},{"osStr":"tvOS","version":"14.0","build":"18J386","buildTrain":"Archer","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18J386-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211843","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"18J386","beta":false},{"osStr":"tvOS","version":"13.4.8","build":"17M61","buildTrain":"YagerG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.4.8 GM","uniqueBuild":"17M61-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211290","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17M61","beta":false},{"osStr":"tvOS","version":"13.4.6","build":"17L570","buildTrain":"YagerF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211216","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L570","beta":false},{"osStr":"tvOS","version":"13.4.5","build":"17L562","buildTrain":"YagerF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.4.5 GM","uniqueBuild":"17L562-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211171","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L562","beta":false},{"osStr":"tvOS","version":"13.4","build":"17L256","buildTrain":"YagerE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17L256-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT211101","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17L256","beta":false},{"osStr":"tvOS","version":"13.3.1","build":"17K795","buildTrain":"YagerD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210920","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K795","beta":false},{"osStr":"tvOS","version":"13.3","build":"17K449","buildTrain":"YagerC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210790","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K449","beta":false},{"osStr":"tvOS","version":"13.2","build":"17K82","buildTrain":"YagerB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210723","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17K82","beta":false},{"osStr":"tvOS","version":"13.0","build":"17J586","buildTrain":"Yager","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210604","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"17J586","beta":false},{"osStr":"tvOS","version":"12.4.1","build":"16M600","buildTrain":"HopeG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210550","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M600","beta":false},{"osStr":"tvOS","version":"12.4","build":"16M568","buildTrain":"HopeG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210351","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M568","beta":false},{"osStr":"tvOS","version":"12.3","build":"16M153","buildTrain":"HopeF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT210120","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16M153","beta":false},{"osStr":"tvOS","version":"12.2.1","build":"16L250","buildTrain":"HopeE","released":"2019-04-10","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L250","beta":false},{"osStr":"tvOS","version":"12.2","build":"16L226","buildTrain":"HopeE","released":"2019-03-25","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209601","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16L226","beta":false},{"osStr":"tvOS","version":"12.1.2","build":"16K534","buildTrain":"HopeD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209447","ipd":{"AppleTV":"https://updates.cdn-apple.com/2019/ios/041-27945-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K534","beta":false},{"osStr":"tvOS","version":"12.1.1","build":"16K45","buildTrain":"HopeC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209342","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16K45","beta":false},{"osStr":"tvOS","version":"12.1","build":"16J602","buildTrain":"HopeB","released":"2018-10-30","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209194","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J602","beta":false},{"osStr":"tvOS","version":"12.0.1","build":"16J380","buildTrain":"Hope","released":"2018-09-24","releaseNotes":"https://support.apple.com/HT207936","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J380","beta":false},{"osStr":"tvOS","version":"12.0","build":"16J364","buildTrain":"Hope","released":"2018-09-17","createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16J364-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT209107","ipd":{"AppleTV":"https://updates.cdn-apple.com/2018/ios/041-03379-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"16J364","beta":false},{"osStr":"tvOS","version":"11.4.1","build":"15M73","buildTrain":"Grant","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208936","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15M73","beta":false},{"osStr":"tvOS","version":"11.4","build":"15L577","buildTrain":"Francis","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208850","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L577","beta":false},{"osStr":"tvOS","version":"11.3","build":"15L211","buildTrain":"Eaton","released":"2018-03-29","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208698","ipd":{"AppleTV":"http://appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15L211","beta":false},{"osStr":"tvOS","version":"11.2.6","build":"15K600","buildTrain":"Dixon","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208536","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos11.2.6/091-70320-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K600","beta":false},{"osStr":"tvOS","version":"11.2.5","build":"15K552","buildTrain":"Dixon","released":"2018-01-23","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208462","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K552","beta":false},{"osStr":"tvOS","version":"11.2.1","build":"15K152","buildTrain":"Coyote","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208359","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K152","beta":false},{"osStr":"tvOS","version":"11.2","build":"15K106","buildTrain":"Coyote","released":"2017-12-04","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208327","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15K106","beta":false},{"osStr":"tvOS","version":"11.1","build":"15J582","buildTrain":"Bass","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208219","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J582","beta":false},{"osStr":"tvOS","version":"11.0","build":"15J381","buildTrain":"Topaz","released":"2017-09-19","preinstalled":["AppleTV6,2"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15J381-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT207936","securityNotes":"https://support.apple.com/HT208113","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios11.0/091-27978-201700918-B1483F64-9269-11E7-A081-11EB0D4B7226/AppleTViTunesUpdateReadMe.ipd"},"deviceMap":["AppleTV5,3","AppleTV6,2"],"sources":[],"uniqueBuild":"15J381","beta":false},{"osStr":"tvOS","version":"10.2.2","build":"14W756","buildTrain":"Gold","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207924","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14W756","beta":false},{"osStr":"tvOS","version":"10.2.1","build":"14W585a","buildTrain":"Florence","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207801","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14W585a","beta":false},{"osStr":"tvOS","version":"10.2","build":"14W265","buildTrain":"Emerald","released":"2017-03-27","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207601","ipd":{"AppleTV":"http://appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14W265","beta":false},{"osStr":"tvOS","version":"10.1.1","build":"14U712a","buildTrain":"Diamond","released":"2017-01-23","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207485","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U712a","beta":false},{"osStr":"tvOS","version":"10.1","build":"14U593","buildTrain":"Clementine","released":"2016-12-12","createDuplicateEntries":[{"version":"10.1 beta 5","uniqueBuild":"14U593-beta","released":"2016-12-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-69370-20161205-23778294-B8C1-11E6-95A5-C74CE47229E1/AppleTV5,3_10.1_14U593_Restore.ipsw","active":true}],"hashes":{"md5":"c28b271685351af24f5da541d618e018"},"size":1356983532},{"type":"ota","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-69383-20161205-2381B624-B8C1-11E6-A9F8-CE4CE47229E1/com_apple_MobileAsset_SoftwareUpdate/83ce6da73ade84dd31d1c5c4f2aac25a02f923cf.zip","active":true}],"hashes":{"md5":"9d775e0976dbe48f8d44f4f2e70b432c"},"size":1034095485},{"type":"ota","prerequisiteBuild":"14U588","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-92160-20161205-237B37AE-B8C1-11E6-AD58-DC4CE47229E1/com_apple_MobileAsset_SoftwareUpdate/21e886c7845e1615eb4c22854a842a60e78fcaa8.zip","active":true}],"hashes":{"md5":"3bcb78cc830b4c22552b2893d3cc85f2"},"size":26185945}]}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207425","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U593","beta":false},{"osStr":"tvOS","version":"10.0.1","build":"14U71","buildTrain":"Bugle","released":"2016-10-24","createDuplicateEntries":[{"version":"10.0.1 beta 4","uniqueBuild":"14U71-beta","released":"2016-10-20","beta":true}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207270","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U71","beta":false},{"osStr":"tvOS","version":"10.0.1","build":"14U100","buildTrain":"Bugle","released":"2016-11-14","releaseNotes":"https://support.apple.com/HT205444","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14U100","beta":false},{"osStr":"tvOS","version":"10.0","build":"14T330","buildTrain":"Union","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0 GM","uniqueBuild":"14T330-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT207142","ipd":{"AppleTV":"https://secure-appldnld.apple.com/tvos10.0/031-75604-20160916-171EC55E-7530-11E6-A1B2-90EF33D2D062/AppleTViTunesUpdateReadMe_9.3.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"14T330","beta":false},{"osStr":"tvOS","version":"9.2.2","build":"13Y825","buildTrain":"Gilmore","released":"2016-07-18","createDuplicateEntries":[{"version":"9.2.2 beta 5","uniqueBuild":"13Y825-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-66894-20160705-415745D0-3FB6-11E6-892B-197960941A1E/AppleTV5,3_9.2.2_13Y825_Restore.ipsw","active":true}],"hashes":{"md5":"b766950c1b54c324d71de2f64d66c65f"},"size":1145260284}]}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT206905","ipd":{"AppleTV":"http://appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13Y825","beta":false},{"osStr":"tvOS","version":"9.2.1","build":"13Y772","buildTrain":"Fern","released":"2016-05-16","createDuplicateEntries":[{"version":"9.2.1 beta 4","uniqueBuild":"13Y772-beta","released":"2016-05-03","beta":true,"sources":[{"type":"ipsw","deviceMap":["AppleTV5,3"],"links":[{"url":"https://developer.apple.com/services-account/download?path=/iOS/tvOS_9.2.1_beta_4/AppleTV53_9.2.1_13Y772_Restore.ipsw","active":false}],"size":1145317720},{"type":"ota","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61159-20160503-8B33C766-0E31-11E6-975F-191C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/1c0bd8fafb102182769436891f7e2e4ed2401b72.zip","active":true}],"hashes":{"md5":"4319059e7db40faa1dc4462c25de419f"},"size":855534505},{"type":"ota","prerequisiteBuild":"13Y5752a","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61157-20160503-8B32E896-0E31-11E6-B930-1A1C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/4c932fe062163089b31b6c003b18ed84d99511e6.zip","active":true}],"hashes":{"md5":"ec7267d8a8588cd90480636e1f43c149"},"size":42870854},{"type":"ota","prerequisiteBuild":"13Y763c","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61158-20160503-8B32E9AE-0E31-11E6-B930-1C1C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/40089d98dbd161de72b8a2230ac69bd73729cd49.zip","active":true}],"hashes":{"md5":"6b11be61723fcb8d8df22143beb51d2f"},"size":26535400},{"type":"ota","prerequisiteBuild":"13Y768","deviceMap":["AppleTV5,3"],"links":[{"url":"http://appldnld.apple.com/tvosseeds/031-61427-20160503-8B337464-0E31-11E6-B653-1D1C400DF7EB/com_apple_MobileAsset_SoftwareUpdate/4a59f932d35e97b2db6ccc776f6458819f033405.zip","active":true}],"hashes":{"md5":"b7e05547d146fcd94d44a340723860a5"},"size":17008965}]}],"releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT206564","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13Y772","beta":false},{"osStr":"tvOS","version":"9.2","build":"13Y234","buildTrain":"Angora","released":"2016-03-21","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT206169","ipd":{"AppleTV":"http://appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13Y234","beta":false},{"osStr":"tvOS","version":"9.1.1","build":"13U717","buildTrain":"Noble","released":"2016-01-25","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT205729","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13U717","beta":false},{"osStr":"tvOS","version":"9.1","build":"13U85","buildTrain":"Tilden","released":"2015-12-08","releaseNotes":"https://support.apple.com/HT205444","securityNotes":"https://support.apple.com/HT205640","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13U85","beta":false},{"osStr":"tvOS","version":"9.0.1","build":"13T402","buildTrain":"MonarchTide","released":"2015-11-09","releaseNotes":"https://support.apple.com/HT205444","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13T402","beta":false},{"osStr":"tvOS","version":"9.0","build":"13T396","buildTrain":"MonarchTide","released":"2015-10-30","preinstalled":true,"createDuplicateEntries":[{"version":"9.0 GM","uniqueBuild":"13T396-GM","released":"2015-10-21","rc":true,"sources":[]}],"releaseNotes":"https://support.apple.com/HT205444","ipd":{"AppleTV":"https://secure-appldnld.apple.com/ios9.1/documentation/031-43071-20151028-E9019AB2-7E71-11E5-9D71-88535942017F/AppleTViTunesUpdateReadMe_5.0.ipd"},"deviceMap":["AppleTV5,3"],"sources":[],"uniqueBuild":"13T396","beta":false}],"jbArr":[{"name":"ChimeraTV","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera#tvOS","external":true},"guide":[{"name":"Installing ChimeraTV","url":"/installing-chimeratv/"}],"latestVer":"1.3.9","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","firmwares":["12.0","12.2 and 12.4"]},"compatibility":[{"firmwares":["16J364","16J380","16J602","16K45","16K534","16L226","16M568"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"ElectraTV","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing ElectraTV","url":"/installing-electratv/"}],"type":"Semi-untethered","latestVer":"1.3.2","color":"#deeded","icon":"/assets/images/jb-icons/electra.png","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"backr00m","alias":["backroom","backr0om","backro0m"],"priority":1,"info":{"website":{"name":"nito.tv/downloads","url":"https://nito.tv/downloads","external":true},"wiki":{"name":"theapplewiki.com/wiki/Backr00m","url":"https://www.theapplewiki.com/wiki/Backr00m","external":true},"guide":[{"name":"Installing backr00m","url":"/installing-backr00m/"}],"type":"Semi-untethered","latestVer":"1.1","firmwares":["10.2.2","11.1"]},"compatibility":[{"firmwares":["14W756","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"LiberTV","priority":2,"info":{"website":{"name":"newosxbook.com/libertv","url":"http://newosxbook.com/libertv/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberTV","url":"https://www.theapplewiki.com/wiki/LiberTV","external":true},"guide":[{"name":"Installing LiberTV","url":"/installing-libertv/"}],"latestVer":"1.1","type":"Semi-untethered","firmwares":["10.0 to 10.1","11.0 to 11.1"]},"compatibility":[{"firmwares":["14T330","14U100","14U71","14U593","15J381","15J582"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0verTV","alias":"uncoverTV","priority":3,"info":{"website":{"name":"unc0ver.dev/tvos","url":"https://unc0ver.dev/tvos","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0verTV","url":"https://www.theapplewiki.com/wiki/Unc0verTV","external":true},"guide":[{"name":"Installing unc0verTV","url":"/installing-unc0vertv/"}],"latestVer":"5.3.0","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","type":"Semi-untethered","firmwares":["11.0","13.4.5"]},"compatibility":[{"firmwares":["15J381","15J582","15K106","15K152","15K552","15K600","15L211","15L577","15M73","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562"],"devices":["AppleTV5,3","AppleTV6,2"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"greeng0blin","alias":"greengoblin","info":{"wiki":{"name":"theapplewiki.com/wiki/Greeng0blin","url":"https://www.theapplewiki.com/wiki/Greeng0blin","external":true},"type":"Semi-untethered","latestVer":"1.1","firmwares":["10.2.2","10.2.2"]},"compatibility":[{"firmwares":["14W756"],"devices":["AppleTV5,3"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/Layout.46f07a3f.js b/assets/Layout.46f07a3f.js new file mode 100644 index 000000000000..8452f5590d10 --- /dev/null +++ b/assets/Layout.46f07a3f.js @@ -0,0 +1,27 @@ +import{_ as P,r as U,o as g,c as w,d as $,f as M,i as K,j as D,F as H,k as re,l as B,m as Nt,a as T,t as V,n as je,p as Ze,q as We,s as ne,g as G,h as y,u as $t,v as z,w as O,x as st,y as an,C as ln,z as me,A as Je,B as ct,D as N,E as Ee,G as un,H as pn,I as fn,T as Pt,J as he,K as Mt,L as we,M as Ce,N as hn,O as dn,P as Ye,Q as Ot,R as Ut,e as mn,S as Ke,b as Ht,U as ye,V as Qe,W as gn,X as _n,Y as vn,Z as bn,$ as kn,a0 as xn,a1 as yn,a2 as wn}from"./app.748f7f56.js";const Cn={},An={class:"theme-default-content"};function Dn(n,e){const t=U("Content");return g(),w("div",An,[$(t)])}var En=P(Cn,[["render",Dn],["__file","HomeContent.vue"]]);const qn={key:0,class:"features"},Sn=M({__name:"HomeFeatures",setup(n){const e=K(),t=D(()=>Nt(e.value.features)?e.value.features:[]);return(r,o)=>t.value.length?(g(),w("div",qn,[(g(!0),w(H,null,re(t.value,s=>(g(),w("div",{key:s.title,class:"feature"},[T("h2",null,V(s.title),1),T("p",null,V(s.details),1)]))),128))])):B("",!0)}});var Ln=P(Sn,[["__file","HomeFeatures.vue"]]);const Tn=["innerHTML"],Fn=["textContent"],Rn=M({__name:"HomeFooter",setup(n){const e=K(),t=D(()=>e.value.footer),r=D(()=>e.value.footerHtml);return(o,s)=>t.value?(g(),w(H,{key:0},[r.value?(g(),w("div",{key:0,class:"footer",innerHTML:t.value},null,8,Tn)):(g(),w("div",{key:1,class:"footer",textContent:V(t.value)},null,8,Fn))],64)):B("",!0)}});var zn=P(Rn,[["__file","HomeFooter.vue"]]);const Bn={class:"heroWrapper"},In={key:0,id:"main-title"},Nn={key:1,class:"description"},$n={key:2,class:"actions"},Pn=["href"],Mn=M({__name:"HomeHero",setup(n){const e=K(),t=je(),r=Ze(),o=D(()=>r.value&&e.value.heroImageDark!==void 0?e.value.heroImageDark:e.value.heroImage),s=D(()=>r.value&&e.value.heroFilterDark!==void 0?e.value.heroFilterDark:e.value.heroFilter),i=D(()=>r.value&&e.value.heroColourDark!==void 0?e.value.heroColourDark:e.value.heroColour),c=D(()=>e.value.heroText===null?null:e.value.heroText||t.value.title||"Hello");D(()=>e.value.heroAlt||c.value||"hero");const a=D(()=>e.value.tagline===null?null:e.value.tagline||t.value.description||"Welcome to your VuePress site"),l=D(()=>Nt(e.value.actions)?e.value.actions.map(({text:u,link:f,type:p="primary"})=>({text:u,link:f,type:p})):[]);return(u,f)=>(g(),w("header",{class:"hero heroImage",style:We({"background-image":"linear-gradient(rgba(0, 0, 0, "+s.value+"), rgba(0, 0, 0, "+s.value+")), url("+o.value+")","background-color":i.value,"margin-top":"26px"})},[T("div",Bn,[c.value?(g(),w("h1",In,V(c.value),1)):B("",!0),a.value?(g(),w("p",Nn,V(a.value),1)):B("",!0),l.value.length?(g(),w("p",$n,[(g(!0),w(H,null,re(l.value,p=>(g(),w("a",{key:p.text,class:ne(["action-button",[p.type]]),href:p.link},V(p.text),11,Pn))),128))])):B("",!0)])],4))}});var On=P(Mn,[["__scopeId","data-v-6912cd58"],["__file","HomeHero.vue"]]);const Un={key:0,class:"hero"},Hn={key:1,style:{"margin-bottom":"4em"}},Vn=["id"],Gn={key:0},jn=M({__name:"Home",setup(n){const e=G().value.adUnits,t=K();return(r,o)=>(g(),w(H,null,[y(t).hero!==!1?(g(),w("div",Un,[$(On)])):(g(),w("div",Hn)),T("main",{class:"home",style:We({"max-width":y(t).extrawide?"max(var(--homepage-width), 85vw)":"var(--homepage-width)"})},[$(Ln),$(En),(g(!0),w(H,null,re(y(e),(s,i)=>(g(),w(H,{key:s},[T("div",{id:`waldo-tag-${s}`},null,8,Vn),ir.value.home||e.value),i=D(()=>t.value.title),c=D(()=>o.value&&r.value.logoDark!==void 0?r.value.logoDark:r.value.logo),a=()=>{if(!c.value)return null;const l=st("img",{class:"logo",src:an(c.value),alt:i.value});return r.value.logoDark===void 0?l:st(ln,()=>l)};return(l,u)=>{const f=U("RouterLink");return g(),z(f,{to:s.value},{default:O(()=>[$(a),i.value?(g(),w("span",{key:0,class:ne(["site-name",{"can-hide":c.value}])},V(i.value),3)):B("",!0)]),_:1},8,["to"])}}});var Jn=P(Wn,[["__file","NavbarBrand.vue"]]);const Yn=["innerHTML"],Kn=["href","rel","target","aria-label"],Qn=["innerHTML"],Xn=M({inheritAttrs:!1}),er=M({...Xn,__name:"AutoLink",props:{item:{type:Object,required:!0}},setup(n){const e=n,t=me(),r=fn(),{item:o}=Je(e),s=D(()=>Ee(o.value.link)),i=D(()=>un(o.value.link)||pn(o.value.link)),c=D(()=>{if(!i.value){if(o.value.target)return o.value.target;if(s.value)return"_blank"}}),a=D(()=>c.value==="_blank"),l=D(()=>!s.value&&!i.value&&!a.value),u=D(()=>{if(!i.value){if(o.value.rel)return o.value.rel;if(a.value)return"noopener noreferrer"}}),f=D(()=>o.value.ariaLabel||o.value.text),p=D(()=>{const m=Object.keys(r.value.locales);return m.length?!m.some(d=>d===o.value.link):o.value.link!=="/"}),h=D(()=>p.value?t.path.startsWith(o.value.link):!1),k=D(()=>l.value?o.value.activeMatch?new RegExp(o.value.activeMatch).test(t.path):h.value:!1);return(m,d)=>{const v=U("RouterLink"),_=U("AutoLinkExternalIcon");return l.value?(g(),z(v,ct({key:0,class:{"router-link-active":k.value},to:y(o).link,"aria-label":f.value},m.$attrs),{default:O(()=>[N(m.$slots,"before"),T("span",{innerHTML:y(o).text},null,8,Yn),N(m.$slots,"after")]),_:3},16,["class","to","aria-label"])):(g(),w("a",ct({key:1,class:"external-link",href:y(o).link,rel:u.value,target:c.value,"aria-label":f.value},m.$attrs),[N(m.$slots,"before"),T("span",{innerHTML:y(o).text},null,8,Qn),a.value?(g(),z(_,{key:0})):B("",!0),N(m.$slots,"after")],16,Kn))}}});var se=P(er,[["__file","AutoLink.vue"]]);const tr=M({__name:"DropdownTransition",setup(n){const e=r=>{r.style.height=r.scrollHeight+"px"},t=r=>{r.style.height=""};return(r,o)=>(g(),z(Pt,{name:"dropdown",onEnter:e,onAfterEnter:t,onBeforeLeave:e},{default:O(()=>[N(r.$slots,"default")]),_:3}))}});var Vt=P(tr,[["__file","DropdownTransition.vue"]]);const nr=["aria-label"],rr=["innerHTML"],or=["aria-label"],sr=["innerHTML"],cr={class:"navbar-dropdown"},ir={class:"navbar-dropdown-subtitle"},ar={key:1},lr={class:"navbar-dropdown-subitem-wrapper"},ur=M({__name:"NavbarDropdown",props:{item:{type:Object,required:!0}},setup(n){const e=n,{item:t}=Je(e),r=D(()=>t.value.ariaLabel||t.value.text),o=he(!1),s=me();Mt(()=>s.path,()=>{o.value=!1});const i=a=>{a.detail===0?o.value=!o.value:o.value=!1},c=(a,l)=>l[l.length-1]===a;return(a,l)=>(g(),w("div",{class:ne(["navbar-dropdown-wrapper",{open:o.value}])},[T("button",{class:"navbar-dropdown-title",type:"button","aria-label":r.value,onClick:i},[T("span",{class:"title",innerHTML:y(t).text},null,8,rr),l[1]||(l[1]=T("span",{class:"arrow down"},null,-1))],8,nr),T("button",{class:"navbar-dropdown-title-mobile",type:"button","aria-label":r.value,onClick:l[0]||(l[0]=u=>o.value=!o.value)},[T("span",{class:"title",innerHTML:y(t).text},null,8,sr),T("span",{class:ne(["arrow",o.value?"down":"right"])},null,2)],8,or),$(Vt,null,{default:O(()=>[we(T("ul",cr,[(g(!0),w(H,null,re(y(t).children,u=>(g(),w("li",{key:u.text,class:"navbar-dropdown-item"},[u.children?(g(),w(H,{key:0},[T("h4",ir,[u.link?(g(),z(se,{key:0,item:u,onFocusout:f=>c(u,y(t).children)&&u.children.length===0&&(o.value=!1)},null,8,["item","onFocusout"])):(g(),w("span",ar,V(u.text),1))]),T("ul",lr,[(g(!0),w(H,null,re(u.children,f=>(g(),w("li",{key:f.link,class:"navbar-dropdown-subitem"},[$(se,{item:f,onFocusout:p=>c(f,u.children)&&c(u,y(t).children)&&(o.value=!1)},null,8,["item","onFocusout"])]))),128))])],64)):(g(),z(se,{key:1,item:u,onFocusout:f=>c(u,y(t).children)&&(o.value=!1)},null,8,["item","onFocusout"]))]))),128))],512),[[Ce,o.value]])]),_:1})],2))}});var pr=P(ur,[["__file","NavbarDropdown.vue"]]);const it=n=>decodeURI(n).replace(/#.*$/,"").replace(/(index)?\.(md|html)$/,""),fr=(n,e)=>{if(e.hash===n)return!0;const t=it(e.path),r=it(n);return t===r},Gt=(n,e)=>n.link&&fr(n.link,e)?!0:n.children?n.children.some(t=>Gt(t,e)):!1,jt=n=>!Ee(n)||/github\.com/.test(n)?"GitHub":/bitbucket\.org/.test(n)?"Bitbucket":/gitlab\.com/.test(n)?"GitLab":/gitee\.com/.test(n)?"Gitee":null,hr={GitHub:":repo/edit/:branch/:path",GitLab:":repo/-/edit/:branch/:path",Gitee:":repo/edit/:branch/:path",Bitbucket:":repo/src/:branch/:path?mode=edit&spa=0&at=:branch&fileviewer=file-view-default"},dr=({docsRepo:n,editLinkPattern:e})=>{if(e)return e;const t=jt(n);return t!==null?hr[t]:null},mr=({docsRepo:n,docsBranch:e,docsDir:t,filePathRelative:r,editLinkPattern:o})=>{if(!r)return null;const s=dr({docsRepo:n,editLinkPattern:o});return s?s.replace(/:repo/,Ee(n)?n:`https://github.com/${n}`).replace(/:branch/,e).replace(/:path/,hn(`${dn(t)}/${r}`)):null},gr={key:0,class:"navbar-items"},_r=M({__name:"NavbarItems",setup(n){const e=()=>{const l=Ye(),u=$t(),f=je(),p=G();return D(()=>{var _,A,E;const h=Object.keys(f.value.locales);if(h.length<2)return[];const k=l.currentRoute.value.path,m=l.currentRoute.value.fullPath,d=l.currentRoute.value.hash;return[{text:(_=p.value.selectLanguageText)!=null?_:"unknown language",ariaLabel:(E=(A=p.value.selectLanguageAriaLabel)!=null?A:p.value.selectLanguageText)!=null?E:"unknown language",children:h.map(q=>{var j,te,oe,b,S,C;const x=(te=(j=f.value.locales)==null?void 0:j[q])!=null?te:{},F=(b=(oe=p.value.locales)==null?void 0:oe[q])!=null?b:{},I=`${x.lang}`,J=(S=F.selectLanguageName)!=null?S:I;let L;if(I===f.value.lang)L=m;else{const Y=k.replace(u.value,q);l.getRoutes().some(ve=>ve.path===Y)?L=`${Y}${d}`:L=(C=F.home)!=null?C:q}return{text:J,link:L}})}]})},t=()=>{const l=G(),u=D(()=>l.value.repo),f=D(()=>u.value?jt(u.value):null),p=D(()=>u.value&&!Ee(u.value)?`https://github.com/${u.value}`:u.value),h=D(()=>p.value?l.value.repoLabel?l.value.repoLabel:f.value===null?"Source":f.value:null);return D(()=>!p.value||!h.value?[]:[{text:h.value,link:p.value}])},r=l=>Ot(l)?Ut(l):l.children?{...l,children:l.children.map(r)}:l,s=(()=>{const l=G();return D(()=>(l.value.navbar||[]).map(r))})(),i=e(),c=t(),a=D(()=>[...s.value,...i.value,...c.value]);return(l,u)=>a.value.length?(g(),w("nav",gr,[(g(!0),w(H,null,re(a.value,f=>(g(),w("div",{key:f.text,class:"navbar-item"},[f.children?(g(),z(pr,{key:0,item:f},null,8,["item"])):(g(),z(se,{key:1,item:f},null,8,["item"]))]))),128))])):B("",!0)}});var Zt=P(_r,[["__file","NavbarItems.vue"]]);const vr=["title"],br={class:"icon",focusable:"false",viewBox:"0 0 32 32"},kr={class:"icon",focusable:"false",viewBox:"0 0 28 28"},xr=M({__name:"ToggleColorModeButton",setup(n){const e=G(),t=Ze(),r=()=>{t.value=!t.value};return(o,s)=>(g(),w("button",{class:"toggle-color-mode-button",title:y(e).toggleColorMode,onClick:r},[we((g(),w("svg",br,s[0]||(s[0]=[mn('',9)]),512)),[[Ce,!y(t)]]),we((g(),w("svg",kr,s[1]||(s[1]=[T("path",{d:` + M13.502 5.414 + c-.138 0-.278.005-.418 0 + M14.98 3a1.002 1.002 0 0 0-.175.016 + a13.096 13.096 0 0 0 1.825 25.981 + c.164.006.328 0 .49 0 + a13.072 13.072 0 0 0 10.703-5.555 + a1.01 1.01 0 0 0-.783-1.565 + A13.08 13.08 0 0 1 15.89 4.38 + A1.015 1.015 0 0 0 14.98 3 + z`,fill:"currentColor"},null,-1)]),512)),[[Ce,y(t)]])],8,vr))}});var yr=P(xr,[["__file","ToggleColorModeButton.vue"]]);const wr=["title"],Cr=M({__name:"ToggleSidebarButton",emits:["toggle"],setup(n){const e=G();return(t,r)=>(g(),w("div",{class:"toggle-sidebar-button",title:y(e).toggleSidebar,"aria-expanded":"false",role:"button",tabindex:"0",onClick:r[0]||(r[0]=o=>t.$emit("toggle"))},r[1]||(r[1]=[T("div",{class:"icon","aria-hidden":"true"},[T("span"),T("span"),T("span")],-1)]),8,wr))}});var Ar=P(Cr,[["__file","ToggleSidebarButton.vue"]]);const Dr=M({__name:"Navbar",emits:["toggle-sidebar"],setup(n){const e=G(),t=he(null),r=he(null),o=he(0),s=D(()=>o.value?{maxWidth:o.value+"px"}:{});Ke(()=>{const a=i(t.value,"paddingLeft")+i(t.value,"paddingRight"),l=()=>{var u;window.innerWidth<=719?o.value=0:o.value=t.value.offsetWidth-a-(((u=r.value)==null?void 0:u.offsetWidth)||0)};l(),window.addEventListener("resize",l,!1),window.addEventListener("orientationchange",l,!1)});function i(c,a){var f,p,h;const l=(h=(p=(f=c==null?void 0:c.ownerDocument)==null?void 0:f.defaultView)==null?void 0:p.getComputedStyle(c,null))==null?void 0:h[a],u=Number.parseInt(l,10);return Number.isNaN(u)?0:u}return(c,a)=>{const l=U("NavbarSearch");return g(),w("header",{ref_key:"navbar",ref:t,class:"navbar"},[$(Ar,{onToggle:a[0]||(a[0]=u=>c.$emit("toggle-sidebar"))}),T("span",{ref_key:"navbarBrand",ref:r},[$(Jn)],512),T("div",{class:"navbar-items-wrapper",style:We(s.value)},[N(c.$slots,"before"),$(Zt,{class:"can-hide"}),N(c.$slots,"after"),y(e).colorModeSwitch?(g(),z(yr,{key:0})):B("",!0),$(l)],4)],512)}}});var Er=P(Dr,[["__file","Navbar.vue"]]);const qr={class:"page-meta"},Sr={key:0,class:"meta-item edit-link"},Lr={key:1,class:"meta-item last-updated"},Tr={class:"meta-item-label"},Fr={class:"meta-item-info"},Rr={key:2,class:"meta-item contributors"},zr={class:"meta-item-label"},Br={class:"meta-item-info"},Ir=["title"],Nr=M({__name:"PageMeta",setup(n){const e=()=>{const a=G(),l=ye(),u=K();return D(()=>{var _,A,E;if(!((A=(_=u.value.editLink)!=null?_:a.value.editLink)!=null?A:!0))return null;const{repo:p,docsRepo:h=p,docsBranch:k="main",docsDir:m="",editLinkText:d}=a.value;if(!h)return null;const v=mr({docsRepo:h,docsBranch:k,docsDir:m,filePathRelative:l.value.filePathRelative,editLinkPattern:(E=u.value.editLinkPattern)!=null?E:a.value.editLinkPattern});return v?{text:d!=null?d:"Edit this page",link:v}:null})},t=()=>{const a=G(),l=ye(),u=K();return D(()=>{var h,k,m,d;return!((k=(h=u.value.lastUpdated)!=null?h:a.value.lastUpdated)!=null?k:!0)||!((m=l.value.git)!=null&&m.updatedTime)?null:new Date((d=l.value.git)==null?void 0:d.updatedTime).toLocaleString()})},r=()=>{const a=G(),l=ye(),u=K();return D(()=>{var h,k,m,d;if(!((k=(h=u.value.contributors)!=null?h:a.value.contributors)!=null?k:!0))return null;let p=(d=(m=l.value.git)==null?void 0:m.contributors)!=null?d:null;return u.value.extra_contributors&&(p=p.concat(u.value.extra_contributors.map(v=>({name:v,email:null,commits:0})))),p})},o=G(),s=e(),i=t(),c=r();return(a,l)=>{const u=U("ClientOnly");return g(),w("footer",qr,[y(s)?(g(),w("div",Sr,[$(se,{class:"meta-item-label",item:y(s)},null,8,["item"])])):B("",!0),y(i)?(g(),w("div",Lr,[T("span",Tr,V(y(o).lastUpdatedText)+": ",1),$(u,null,{default:O(()=>[T("span",Fr,V(y(i)),1)]),_:1})])):B("",!0),y(c)&&y(c).length?(g(),w("div",Rr,[T("span",zr,V(y(o).contributorsText)+": ",1),T("span",Br,[(g(!0),w(H,null,re(y(c),(f,p)=>(g(),w(H,{key:p},[T("span",{class:"contributor",title:`email: ${f.email}`},V(f.name),9,Ir),p!==y(c).length-1?(g(),w(H,{key:0},[Ht(", ")],64)):B("",!0)],64))),128))])])):B("",!0)])}}});var $r=P(Nr,[["__file","PageMeta.vue"]]);const Pr={key:0,class:"page-nav"},Mr={class:"inner"},Or={key:0,class:"prev"},Ur={key:1,class:"next"},Hr=M({__name:"PageNav",setup(n){const e=a=>a===!1?null:Ot(a)?Ut(a):gn(a)?a:!1,t=(a,l,u)=>{const f=a.findIndex(p=>p.link===l);if(f!==-1){const p=a[f+u];return p!=null&&p.link?p:null}for(const p of a)if(p.children){const h=t(p.children,l,u);if(h)return h}return null},r=K(),o=Qe(),s=me(),i=D(()=>{const a=e(r.value.prev);return a!==!1?a:t(o.value,s.path,-1)}),c=D(()=>{const a=e(r.value.next);return a!==!1?a:t(o.value,s.path,1)});return(a,l)=>i.value||c.value?(g(),w("nav",Pr,[T("p",Mr,[i.value?(g(),w("span",Or,[$(se,{item:i.value},null,8,["item"])])):B("",!0),c.value?(g(),w("span",Ur,[$(se,{item:c.value},null,8,["item"])])):B("",!0)])])):B("",!0)}});var Vr=P(Hr,[["__file","PageNav.vue"]]);const Gr={class:"page"},jr=["id"],Zr=["id"],Wr=M({__name:"Page",setup(n){const e=K();e.value.title;const t=e.value.chartType||"",r=e.value.widePage||!1,o=G().value.adUnits;return(s,i)=>{const c=U("Content"),a=U("firmwareVersionLookup"),l=U("firmwareVersion"),u=U("jailbreak"),f=U("device"),p=U("deviceList"),h=U("aaronsSpecialDeviceList"),k=U("deviceGroupList"),m=U("deviceGroup");return g(),w("main",Gr,[T("div",{class:ne(y(r)?"home":"theme-default-content")},[N(s.$slots,"top"),y(o)&&y(o).length>0?(g(),w("div",{key:0,id:`waldo-tag-${y(o)[0]}`,style:{"margin-bottom":"1em"}},null,8,jr)):B("",!0),y(t)?(g(),w(H,{key:2},[y(t)=="firmwareVersionLookup"?(g(),z(a,{key:0})):B("",!0),y(t)=="firmwareVersion"?(g(),z(l,{key:1})):y(t)=="jailbreak"?(g(),z(u,{key:2})):y(t)=="device"?(g(),z(f,{key:3})):y(t)=="deviceList"?(g(),z(p,{key:4})):y(t)=="aaronsSpecialDeviceList"?(g(),z(h,{key:5})):y(t)=="deviceGroupList"?(g(),z(k,{key:6})):y(t)=="deviceGroup"?(g(),z(m,{key:7})):B("",!0)],64)):(g(),z(c,{key:1})),y(o)&&y(o).length>1?(g(),w("div",{key:3,id:`waldo-tag-${y(o)[1]}`},null,8,Zr)):B("",!0),N(s.$slots,"bottom")],2),$($r),$(Vr)])}}});var Jr=P(Wr,[["__file","Page.vue"]]);const Yr={class:"sidebar-item-children"},Kr=M({__name:"SidebarItem",props:{item:{type:Object,required:!0},depth:{type:Number,required:!1,default:0}},setup(n){const e=n,{item:t,depth:r}=Je(e),o=me(),s=Ye(),i=D(()=>Gt(t.value,o)),c=D(()=>({"sidebar-item":!0,"sidebar-heading":r.value===0,active:i.value,collapsible:t.value.collapsible})),[a,l]=_n(i.value),u=p=>{t.value.collapsible&&(p.preventDefault(),l())},f=s.afterEach(p=>{vn(()=>{a.value=t.value.collapsible?i.value:!0})});return bn(()=>{f()}),(p,h)=>{var m;const k=U("SidebarItem",!0);return g(),w("li",null,[y(t).link?(g(),z(se,{key:0,class:ne(c.value),item:y(t)},null,8,["class","item"])):(g(),w("p",{key:1,tabindex:"0",class:ne(c.value),onClick:u,onKeydown:kn(u,["enter"])},[Ht(V(y(t).text)+" ",1),y(t).collapsible?(g(),w("span",{key:0,class:ne(["arrow",y(a)?"down":"right"])},null,2)):B("",!0)],34)),(m=y(t).children)!=null&&m.length?(g(),z(Vt,{key:2},{default:O(()=>[we(T("ul",Yr,[(g(!0),w(H,null,re(y(t).children,d=>(g(),z(k,{key:`${y(r)}${d.text}${d.link}`,item:d,depth:y(r)+1},null,8,["item","depth"]))),128))],512),[[Ce,y(a)]])]),_:1})):B("",!0)])}}});var Qr=P(Kr,[["__file","SidebarItem.vue"]]);const Xr={key:0,class:"sidebar-items"},eo=M({__name:"SidebarItems",setup(n){const e=me(),t=Qe();return Ke(()=>{Mt(()=>e.hash,r=>{const o=document.querySelector(".sidebar");if(!o)return;const s=document.querySelector(`.sidebar a.sidebar-item[href="${e.path}${r}"]`);if(!s)return;const{top:i,height:c}=o.getBoundingClientRect(),{top:a,height:l}=s.getBoundingClientRect();ai+c&&s.scrollIntoView(!1)})}),(r,o)=>y(t).length?(g(),w("ul",Xr,[(g(!0),w(H,null,re(y(t),s=>(g(),z(Qr,{key:`${s.text}${s.link}`,item:s},null,8,["item"]))),128))])):B("",!0)}});var to=P(eo,[["__file","SidebarItems.vue"]]);const no={class:"sidebar"},ro=M({__name:"Sidebar",setup(n){return(e,t)=>(g(),w("aside",no,[$(Zt),N(e.$slots,"top"),$(to),N(e.$slots,"bottom")]))}});var oo=P(ro,[["__file","Sidebar.vue"]]);const so=M({__name:"Layout",setup(n){const e=ye(),t=K(),r=G(),o=D(()=>t.value.navbar!==!1&&r.value.navbar!==!1),s=Qe(),i=he(!1),c=d=>{i.value=typeof d=="boolean"?d:!i.value},a={x:0,y:0},l=d=>{a.x=d.changedTouches[0].clientX,a.y=d.changedTouches[0].clientY},u=d=>{const v=d.changedTouches[0].clientX-a.x,_=d.changedTouches[0].clientY-a.y;Math.abs(v)>Math.abs(_)&&Math.abs(v)>40&&(v>0&&a.x<=80?c(!0):c(!1))},f=D(()=>[{"no-navbar":!o.value,"no-sidebar":!s.value.length,"sidebar-open":i.value},t.value.pageClass]);let p;Ke(()=>{p=Ye().afterEach(()=>{c(!1)})}),xn(()=>{p()});const h=yn(),k=h.resolve,m=h.pending;return(d,v)=>(g(),w("div",{class:ne(["theme-container",f.value]),onTouchstart:l,onTouchend:u},[N(d.$slots,"navbar",{},()=>[o.value?(g(),z(Er,{key:0,onToggleSidebar:c},{before:O(()=>[N(d.$slots,"navbar-before")]),after:O(()=>[N(d.$slots,"navbar-after")]),_:3})):B("",!0)]),T("div",{class:"sidebar-mask",onClick:v[0]||(v[0]=_=>c(!1))}),N(d.$slots,"sidebar",{},()=>[$(oo,null,{top:O(()=>[N(d.$slots,"sidebar-top")]),bottom:O(()=>[N(d.$slots,"sidebar-bottom")]),_:3})]),N(d.$slots,"page",{},()=>[y(t).home?(g(),z(Zn,{key:0})):(g(),z(Pt,{key:1,name:"fade-slide-y",mode:"out-in",onBeforeEnter:y(k),onBeforeLeave:y(m)},{default:O(()=>[(g(),z(Jr,{key:y(e).path},{top:O(()=>[N(d.$slots,"page-top")]),"content-top":O(()=>[N(d.$slots,"page-content-top")]),"content-bottom":O(()=>[N(d.$slots,"page-content-bottom")]),bottom:O(()=>[N(d.$slots,"page-bottom")]),_:3}))]),_:3},8,["onBeforeEnter","onBeforeLeave"]))])],34))}});var co=P(so,[["__file","Layout.vue"]]);function io(n){if(n.__esModule)return n;var e=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(n).forEach(function(t){var r=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:function(){return n[t]}})}),e}var R={};const ao="\xC1",lo="\xE1",uo="\u0102",po="\u0103",fo="\u223E",ho="\u223F",mo="\u223E\u0333",go="\xC2",_o="\xE2",vo="\xB4",bo="\u0410",ko="\u0430",xo="\xC6",yo="\xE6",wo="\u2061",Co="\u{1D504}",Ao="\u{1D51E}",Do="\xC0",Eo="\xE0",qo="\u2135",So="\u2135",Lo="\u0391",To="\u03B1",Fo="\u0100",Ro="\u0101",zo="\u2A3F",Bo="&",Io="&",No="\u2A55",$o="\u2A53",Po="\u2227",Mo="\u2A5C",Oo="\u2A58",Uo="\u2A5A",Ho="\u2220",Vo="\u29A4",Go="\u2220",jo="\u29A8",Zo="\u29A9",Wo="\u29AA",Jo="\u29AB",Yo="\u29AC",Ko="\u29AD",Qo="\u29AE",Xo="\u29AF",es="\u2221",ts="\u221F",ns="\u22BE",rs="\u299D",os="\u2222",ss="\xC5",cs="\u237C",is="\u0104",as="\u0105",ls="\u{1D538}",us="\u{1D552}",ps="\u2A6F",fs="\u2248",hs="\u2A70",ds="\u224A",ms="\u224B",gs="'",_s="\u2061",vs="\u2248",bs="\u224A",ks="\xC5",xs="\xE5",ys="\u{1D49C}",ws="\u{1D4B6}",Cs="\u2254",As="*",Ds="\u2248",Es="\u224D",qs="\xC3",Ss="\xE3",Ls="\xC4",Ts="\xE4",Fs="\u2233",Rs="\u2A11",zs="\u224C",Bs="\u03F6",Is="\u2035",Ns="\u223D",$s="\u22CD",Ps="\u2216",Ms="\u2AE7",Os="\u22BD",Us="\u2305",Hs="\u2306",Vs="\u2305",Gs="\u23B5",js="\u23B6",Zs="\u224C",Ws="\u0411",Js="\u0431",Ys="\u201E",Ks="\u2235",Qs="\u2235",Xs="\u2235",ec="\u29B0",tc="\u03F6",nc="\u212C",rc="\u212C",oc="\u0392",sc="\u03B2",cc="\u2136",ic="\u226C",ac="\u{1D505}",lc="\u{1D51F}",uc="\u22C2",pc="\u25EF",fc="\u22C3",hc="\u2A00",dc="\u2A01",mc="\u2A02",gc="\u2A06",_c="\u2605",vc="\u25BD",bc="\u25B3",kc="\u2A04",xc="\u22C1",yc="\u22C0",wc="\u290D",Cc="\u29EB",Ac="\u25AA",Dc="\u25B4",Ec="\u25BE",qc="\u25C2",Sc="\u25B8",Lc="\u2423",Tc="\u2592",Fc="\u2591",Rc="\u2593",zc="\u2588",Bc="=\u20E5",Ic="\u2261\u20E5",Nc="\u2AED",$c="\u2310",Pc="\u{1D539}",Mc="\u{1D553}",Oc="\u22A5",Uc="\u22A5",Hc="\u22C8",Vc="\u29C9",Gc="\u2510",jc="\u2555",Zc="\u2556",Wc="\u2557",Jc="\u250C",Yc="\u2552",Kc="\u2553",Qc="\u2554",Xc="\u2500",ei="\u2550",ti="\u252C",ni="\u2564",ri="\u2565",oi="\u2566",si="\u2534",ci="\u2567",ii="\u2568",ai="\u2569",li="\u229F",ui="\u229E",pi="\u22A0",fi="\u2518",hi="\u255B",di="\u255C",mi="\u255D",gi="\u2514",_i="\u2558",vi="\u2559",bi="\u255A",ki="\u2502",xi="\u2551",yi="\u253C",wi="\u256A",Ci="\u256B",Ai="\u256C",Di="\u2524",Ei="\u2561",qi="\u2562",Si="\u2563",Li="\u251C",Ti="\u255E",Fi="\u255F",Ri="\u2560",zi="\u2035",Bi="\u02D8",Ii="\u02D8",Ni="\xA6",$i="\u{1D4B7}",Pi="\u212C",Mi="\u204F",Oi="\u223D",Ui="\u22CD",Hi="\u29C5",Vi="\\",Gi="\u27C8",ji="\u2022",Zi="\u2022",Wi="\u224E",Ji="\u2AAE",Yi="\u224F",Ki="\u224E",Qi="\u224F",Xi="\u0106",ea="\u0107",ta="\u2A44",na="\u2A49",ra="\u2A4B",oa="\u2229",sa="\u22D2",ca="\u2A47",ia="\u2A40",aa="\u2145",la="\u2229\uFE00",ua="\u2041",pa="\u02C7",fa="\u212D",ha="\u2A4D",da="\u010C",ma="\u010D",ga="\xC7",_a="\xE7",va="\u0108",ba="\u0109",ka="\u2230",xa="\u2A4C",ya="\u2A50",wa="\u010A",Ca="\u010B",Aa="\xB8",Da="\xB8",Ea="\u29B2",qa="\xA2",Sa="\xB7",La="\xB7",Ta="\u{1D520}",Fa="\u212D",Ra="\u0427",za="\u0447",Ba="\u2713",Ia="\u2713",Na="\u03A7",$a="\u03C7",Pa="\u02C6",Ma="\u2257",Oa="\u21BA",Ua="\u21BB",Ha="\u229B",Va="\u229A",Ga="\u229D",ja="\u2299",Za="\xAE",Wa="\u24C8",Ja="\u2296",Ya="\u2295",Ka="\u2297",Qa="\u25CB",Xa="\u29C3",el="\u2257",tl="\u2A10",nl="\u2AEF",rl="\u29C2",ol="\u2232",sl="\u201D",cl="\u2019",il="\u2663",al="\u2663",ll=":",ul="\u2237",pl="\u2A74",fl="\u2254",hl="\u2254",dl=",",ml="@",gl="\u2201",_l="\u2218",vl="\u2201",bl="\u2102",kl="\u2245",xl="\u2A6D",yl="\u2261",wl="\u222E",Cl="\u222F",Al="\u222E",Dl="\u{1D554}",El="\u2102",ql="\u2210",Sl="\u2210",Ll="\xA9",Tl="\xA9",Fl="\u2117",Rl="\u2233",zl="\u21B5",Bl="\u2717",Il="\u2A2F",Nl="\u{1D49E}",$l="\u{1D4B8}",Pl="\u2ACF",Ml="\u2AD1",Ol="\u2AD0",Ul="\u2AD2",Hl="\u22EF",Vl="\u2938",Gl="\u2935",jl="\u22DE",Zl="\u22DF",Wl="\u21B6",Jl="\u293D",Yl="\u2A48",Kl="\u2A46",Ql="\u224D",Xl="\u222A",eu="\u22D3",tu="\u2A4A",nu="\u228D",ru="\u2A45",ou="\u222A\uFE00",su="\u21B7",cu="\u293C",iu="\u22DE",au="\u22DF",lu="\u22CE",uu="\u22CF",pu="\xA4",fu="\u21B6",hu="\u21B7",du="\u22CE",mu="\u22CF",gu="\u2232",_u="\u2231",vu="\u232D",bu="\u2020",ku="\u2021",xu="\u2138",yu="\u2193",wu="\u21A1",Cu="\u21D3",Au="\u2010",Du="\u2AE4",Eu="\u22A3",qu="\u290F",Su="\u02DD",Lu="\u010E",Tu="\u010F",Fu="\u0414",Ru="\u0434",zu="\u2021",Bu="\u21CA",Iu="\u2145",Nu="\u2146",$u="\u2911",Pu="\u2A77",Mu="\xB0",Ou="\u2207",Uu="\u0394",Hu="\u03B4",Vu="\u29B1",Gu="\u297F",ju="\u{1D507}",Zu="\u{1D521}",Wu="\u2965",Ju="\u21C3",Yu="\u21C2",Ku="\xB4",Qu="\u02D9",Xu="\u02DD",ep="`",tp="\u02DC",np="\u22C4",rp="\u22C4",op="\u22C4",sp="\u2666",cp="\u2666",ip="\xA8",ap="\u2146",lp="\u03DD",up="\u22F2",pp="\xF7",fp="\xF7",hp="\u22C7",dp="\u22C7",mp="\u0402",gp="\u0452",_p="\u231E",vp="\u230D",bp="$",kp="\u{1D53B}",xp="\u{1D555}",yp="\xA8",wp="\u02D9",Cp="\u20DC",Ap="\u2250",Dp="\u2251",Ep="\u2250",qp="\u2238",Sp="\u2214",Lp="\u22A1",Tp="\u2306",Fp="\u222F",Rp="\xA8",zp="\u21D3",Bp="\u21D0",Ip="\u21D4",Np="\u2AE4",$p="\u27F8",Pp="\u27FA",Mp="\u27F9",Op="\u21D2",Up="\u22A8",Hp="\u21D1",Vp="\u21D5",Gp="\u2225",jp="\u2913",Zp="\u2193",Wp="\u2193",Jp="\u21D3",Yp="\u21F5",Kp="\u0311",Qp="\u21CA",Xp="\u21C3",ef="\u21C2",tf="\u2950",nf="\u295E",rf="\u2956",of="\u21BD",sf="\u295F",cf="\u2957",af="\u21C1",lf="\u21A7",uf="\u22A4",pf="\u2910",ff="\u231F",hf="\u230C",df="\u{1D49F}",mf="\u{1D4B9}",gf="\u0405",_f="\u0455",vf="\u29F6",bf="\u0110",kf="\u0111",xf="\u22F1",yf="\u25BF",wf="\u25BE",Cf="\u21F5",Af="\u296F",Df="\u29A6",Ef="\u040F",qf="\u045F",Sf="\u27FF",Lf="\xC9",Tf="\xE9",Ff="\u2A6E",Rf="\u011A",zf="\u011B",Bf="\xCA",If="\xEA",Nf="\u2256",$f="\u2255",Pf="\u042D",Mf="\u044D",Of="\u2A77",Uf="\u0116",Hf="\u0117",Vf="\u2251",Gf="\u2147",jf="\u2252",Zf="\u{1D508}",Wf="\u{1D522}",Jf="\u2A9A",Yf="\xC8",Kf="\xE8",Qf="\u2A96",Xf="\u2A98",eh="\u2A99",th="\u2208",nh="\u23E7",rh="\u2113",oh="\u2A95",sh="\u2A97",ch="\u0112",ih="\u0113",ah="\u2205",lh="\u2205",uh="\u25FB",ph="\u2205",fh="\u25AB",hh="\u2004",dh="\u2005",mh="\u2003",gh="\u014A",_h="\u014B",vh="\u2002",bh="\u0118",kh="\u0119",xh="\u{1D53C}",yh="\u{1D556}",wh="\u22D5",Ch="\u29E3",Ah="\u2A71",Dh="\u03B5",Eh="\u0395",qh="\u03B5",Sh="\u03F5",Lh="\u2256",Th="\u2255",Fh="\u2242",Rh="\u2A96",zh="\u2A95",Bh="\u2A75",Ih="=",Nh="\u2242",$h="\u225F",Ph="\u21CC",Mh="\u2261",Oh="\u2A78",Uh="\u29E5",Hh="\u2971",Vh="\u2253",Gh="\u212F",jh="\u2130",Zh="\u2250",Wh="\u2A73",Jh="\u2242",Yh="\u0397",Kh="\u03B7",Qh="\xD0",Xh="\xF0",ed="\xCB",td="\xEB",nd="\u20AC",rd="!",od="\u2203",sd="\u2203",cd="\u2130",id="\u2147",ad="\u2147",ld="\u2252",ud="\u0424",pd="\u0444",fd="\u2640",hd="\uFB03",dd="\uFB00",md="\uFB04",gd="\u{1D509}",_d="\u{1D523}",vd="\uFB01",bd="\u25FC",kd="\u25AA",xd="fj",yd="\u266D",wd="\uFB02",Cd="\u25B1",Ad="\u0192",Dd="\u{1D53D}",Ed="\u{1D557}",qd="\u2200",Sd="\u2200",Ld="\u22D4",Td="\u2AD9",Fd="\u2131",Rd="\u2A0D",zd="\xBD",Bd="\u2153",Id="\xBC",Nd="\u2155",$d="\u2159",Pd="\u215B",Md="\u2154",Od="\u2156",Ud="\xBE",Hd="\u2157",Vd="\u215C",Gd="\u2158",jd="\u215A",Zd="\u215D",Wd="\u215E",Jd="\u2044",Yd="\u2322",Kd="\u{1D4BB}",Qd="\u2131",Xd="\u01F5",em="\u0393",tm="\u03B3",nm="\u03DC",rm="\u03DD",om="\u2A86",sm="\u011E",cm="\u011F",im="\u0122",am="\u011C",lm="\u011D",um="\u0413",pm="\u0433",fm="\u0120",hm="\u0121",dm="\u2265",mm="\u2267",gm="\u2A8C",_m="\u22DB",vm="\u2265",bm="\u2267",km="\u2A7E",xm="\u2AA9",ym="\u2A7E",wm="\u2A80",Cm="\u2A82",Am="\u2A84",Dm="\u22DB\uFE00",Em="\u2A94",qm="\u{1D50A}",Sm="\u{1D524}",Lm="\u226B",Tm="\u22D9",Fm="\u22D9",Rm="\u2137",zm="\u0403",Bm="\u0453",Im="\u2AA5",Nm="\u2277",$m="\u2A92",Pm="\u2AA4",Mm="\u2A8A",Om="\u2A8A",Um="\u2A88",Hm="\u2269",Vm="\u2A88",Gm="\u2269",jm="\u22E7",Zm="\u{1D53E}",Wm="\u{1D558}",Jm="`",Ym="\u2265",Km="\u22DB",Qm="\u2267",Xm="\u2AA2",eg="\u2277",tg="\u2A7E",ng="\u2273",rg="\u{1D4A2}",og="\u210A",sg="\u2273",cg="\u2A8E",ig="\u2A90",ag="\u2AA7",lg="\u2A7A",ug=">",pg=">",fg="\u226B",hg="\u22D7",dg="\u2995",mg="\u2A7C",gg="\u2A86",_g="\u2978",vg="\u22D7",bg="\u22DB",kg="\u2A8C",xg="\u2277",yg="\u2273",wg="\u2269\uFE00",Cg="\u2269\uFE00",Ag="\u02C7",Dg="\u200A",Eg="\xBD",qg="\u210B",Sg="\u042A",Lg="\u044A",Tg="\u2948",Fg="\u2194",Rg="\u21D4",zg="\u21AD",Bg="^",Ig="\u210F",Ng="\u0124",$g="\u0125",Pg="\u2665",Mg="\u2665",Og="\u2026",Ug="\u22B9",Hg="\u{1D525}",Vg="\u210C",Gg="\u210B",jg="\u2925",Zg="\u2926",Wg="\u21FF",Jg="\u223B",Yg="\u21A9",Kg="\u21AA",Qg="\u{1D559}",Xg="\u210D",e_="\u2015",t_="\u2500",n_="\u{1D4BD}",r_="\u210B",o_="\u210F",s_="\u0126",c_="\u0127",i_="\u224E",a_="\u224F",l_="\u2043",u_="\u2010",p_="\xCD",f_="\xED",h_="\u2063",d_="\xCE",m_="\xEE",g_="\u0418",__="\u0438",v_="\u0130",b_="\u0415",k_="\u0435",x_="\xA1",y_="\u21D4",w_="\u{1D526}",C_="\u2111",A_="\xCC",D_="\xEC",E_="\u2148",q_="\u2A0C",S_="\u222D",L_="\u29DC",T_="\u2129",F_="\u0132",R_="\u0133",z_="\u012A",B_="\u012B",I_="\u2111",N_="\u2148",$_="\u2110",P_="\u2111",M_="\u0131",O_="\u2111",U_="\u22B7",H_="\u01B5",V_="\u21D2",G_="\u2105",j_="\u221E",Z_="\u29DD",W_="\u0131",J_="\u22BA",Y_="\u222B",K_="\u222C",Q_="\u2124",X_="\u222B",ev="\u22BA",tv="\u22C2",nv="\u2A17",rv="\u2A3C",ov="\u2063",sv="\u2062",cv="\u0401",iv="\u0451",av="\u012E",lv="\u012F",uv="\u{1D540}",pv="\u{1D55A}",fv="\u0399",hv="\u03B9",dv="\u2A3C",mv="\xBF",gv="\u{1D4BE}",_v="\u2110",vv="\u2208",bv="\u22F5",kv="\u22F9",xv="\u22F4",yv="\u22F3",wv="\u2208",Cv="\u2062",Av="\u0128",Dv="\u0129",Ev="\u0406",qv="\u0456",Sv="\xCF",Lv="\xEF",Tv="\u0134",Fv="\u0135",Rv="\u0419",zv="\u0439",Bv="\u{1D50D}",Iv="\u{1D527}",Nv="\u0237",$v="\u{1D541}",Pv="\u{1D55B}",Mv="\u{1D4A5}",Ov="\u{1D4BF}",Uv="\u0408",Hv="\u0458",Vv="\u0404",Gv="\u0454",jv="\u039A",Zv="\u03BA",Wv="\u03F0",Jv="\u0136",Yv="\u0137",Kv="\u041A",Qv="\u043A",Xv="\u{1D50E}",e0="\u{1D528}",t0="\u0138",n0="\u0425",r0="\u0445",o0="\u040C",s0="\u045C",c0="\u{1D542}",i0="\u{1D55C}",a0="\u{1D4A6}",l0="\u{1D4C0}",u0="\u21DA",p0="\u0139",f0="\u013A",h0="\u29B4",d0="\u2112",m0="\u039B",g0="\u03BB",_0="\u27E8",v0="\u27EA",b0="\u2991",k0="\u27E8",x0="\u2A85",y0="\u2112",w0="\xAB",C0="\u21E4",A0="\u291F",D0="\u2190",E0="\u219E",q0="\u21D0",S0="\u291D",L0="\u21A9",T0="\u21AB",F0="\u2939",R0="\u2973",z0="\u21A2",B0="\u2919",I0="\u291B",N0="\u2AAB",$0="\u2AAD",P0="\u2AAD\uFE00",M0="\u290C",O0="\u290E",U0="\u2772",H0="{",V0="[",G0="\u298B",j0="\u298F",Z0="\u298D",W0="\u013D",J0="\u013E",Y0="\u013B",K0="\u013C",Q0="\u2308",X0="{",eb="\u041B",tb="\u043B",nb="\u2936",rb="\u201C",ob="\u201E",sb="\u2967",cb="\u294B",ib="\u21B2",ab="\u2264",lb="\u2266",ub="\u27E8",pb="\u21E4",fb="\u2190",hb="\u2190",db="\u21D0",mb="\u21C6",gb="\u21A2",_b="\u2308",vb="\u27E6",bb="\u2961",kb="\u2959",xb="\u21C3",yb="\u230A",wb="\u21BD",Cb="\u21BC",Ab="\u21C7",Db="\u2194",Eb="\u2194",qb="\u21D4",Sb="\u21C6",Lb="\u21CB",Tb="\u21AD",Fb="\u294E",Rb="\u21A4",zb="\u22A3",Bb="\u295A",Ib="\u22CB",Nb="\u29CF",$b="\u22B2",Pb="\u22B4",Mb="\u2951",Ob="\u2960",Ub="\u2958",Hb="\u21BF",Vb="\u2952",Gb="\u21BC",jb="\u2A8B",Zb="\u22DA",Wb="\u2264",Jb="\u2266",Yb="\u2A7D",Kb="\u2AA8",Qb="\u2A7D",Xb="\u2A7F",ek="\u2A81",tk="\u2A83",nk="\u22DA\uFE00",rk="\u2A93",ok="\u2A85",sk="\u22D6",ck="\u22DA",ik="\u2A8B",ak="\u22DA",lk="\u2266",uk="\u2276",pk="\u2276",fk="\u2AA1",hk="\u2272",dk="\u2A7D",mk="\u2272",gk="\u297C",_k="\u230A",vk="\u{1D50F}",bk="\u{1D529}",kk="\u2276",xk="\u2A91",yk="\u2962",wk="\u21BD",Ck="\u21BC",Ak="\u296A",Dk="\u2584",Ek="\u0409",qk="\u0459",Sk="\u21C7",Lk="\u226A",Tk="\u22D8",Fk="\u231E",Rk="\u21DA",zk="\u296B",Bk="\u25FA",Ik="\u013F",Nk="\u0140",$k="\u23B0",Pk="\u23B0",Mk="\u2A89",Ok="\u2A89",Uk="\u2A87",Hk="\u2268",Vk="\u2A87",Gk="\u2268",jk="\u22E6",Zk="\u27EC",Wk="\u21FD",Jk="\u27E6",Yk="\u27F5",Kk="\u27F5",Qk="\u27F8",Xk="\u27F7",ex="\u27F7",tx="\u27FA",nx="\u27FC",rx="\u27F6",ox="\u27F6",sx="\u27F9",cx="\u21AB",ix="\u21AC",ax="\u2985",lx="\u{1D543}",ux="\u{1D55D}",px="\u2A2D",fx="\u2A34",hx="\u2217",dx="_",mx="\u2199",gx="\u2198",_x="\u25CA",vx="\u25CA",bx="\u29EB",kx="(",xx="\u2993",yx="\u21C6",wx="\u231F",Cx="\u21CB",Ax="\u296D",Dx="\u200E",Ex="\u22BF",qx="\u2039",Sx="\u{1D4C1}",Lx="\u2112",Tx="\u21B0",Fx="\u21B0",Rx="\u2272",zx="\u2A8D",Bx="\u2A8F",Ix="[",Nx="\u2018",$x="\u201A",Px="\u0141",Mx="\u0142",Ox="\u2AA6",Ux="\u2A79",Hx="<",Vx="<",Gx="\u226A",jx="\u22D6",Zx="\u22CB",Wx="\u22C9",Jx="\u2976",Yx="\u2A7B",Kx="\u25C3",Qx="\u22B4",Xx="\u25C2",ey="\u2996",ty="\u294A",ny="\u2966",ry="\u2268\uFE00",oy="\u2268\uFE00",sy="\xAF",cy="\u2642",iy="\u2720",ay="\u2720",ly="\u21A6",uy="\u21A6",py="\u21A7",fy="\u21A4",hy="\u21A5",dy="\u25AE",my="\u2A29",gy="\u041C",_y="\u043C",vy="\u2014",by="\u223A",ky="\u2221",xy="\u205F",yy="\u2133",wy="\u{1D510}",Cy="\u{1D52A}",Ay="\u2127",Dy="\xB5",Ey="*",qy="\u2AF0",Sy="\u2223",Ly="\xB7",Ty="\u229F",Fy="\u2212",Ry="\u2238",zy="\u2A2A",By="\u2213",Iy="\u2ADB",Ny="\u2026",$y="\u2213",Py="\u22A7",My="\u{1D544}",Oy="\u{1D55E}",Uy="\u2213",Hy="\u{1D4C2}",Vy="\u2133",Gy="\u223E",jy="\u039C",Zy="\u03BC",Wy="\u22B8",Jy="\u22B8",Yy="\u2207",Ky="\u0143",Qy="\u0144",Xy="\u2220\u20D2",e1="\u2249",t1="\u2A70\u0338",n1="\u224B\u0338",r1="\u0149",o1="\u2249",s1="\u266E",c1="\u2115",i1="\u266E",a1="\xA0",l1="\u224E\u0338",u1="\u224F\u0338",p1="\u2A43",f1="\u0147",h1="\u0148",d1="\u0145",m1="\u0146",g1="\u2247",_1="\u2A6D\u0338",v1="\u2A42",b1="\u041D",k1="\u043D",x1="\u2013",y1="\u2924",w1="\u2197",C1="\u21D7",A1="\u2197",D1="\u2260",E1="\u2250\u0338",q1="\u200B",S1="\u200B",L1="\u200B",T1="\u200B",F1="\u2262",R1="\u2928",z1="\u2242\u0338",B1="\u226B",I1="\u226A",N1=` +`,$1="\u2204",P1="\u2204",M1="\u{1D511}",O1="\u{1D52B}",U1="\u2267\u0338",H1="\u2271",V1="\u2271",G1="\u2267\u0338",j1="\u2A7E\u0338",Z1="\u2A7E\u0338",W1="\u22D9\u0338",J1="\u2275",Y1="\u226B\u20D2",K1="\u226F",Q1="\u226F",X1="\u226B\u0338",ew="\u21AE",tw="\u21CE",nw="\u2AF2",rw="\u220B",ow="\u22FC",sw="\u22FA",cw="\u220B",iw="\u040A",aw="\u045A",lw="\u219A",uw="\u21CD",pw="\u2025",fw="\u2266\u0338",hw="\u2270",dw="\u219A",mw="\u21CD",gw="\u21AE",_w="\u21CE",vw="\u2270",bw="\u2266\u0338",kw="\u2A7D\u0338",xw="\u2A7D\u0338",yw="\u226E",ww="\u22D8\u0338",Cw="\u2274",Aw="\u226A\u20D2",Dw="\u226E",Ew="\u22EA",qw="\u22EC",Sw="\u226A\u0338",Lw="\u2224",Tw="\u2060",Fw="\xA0",Rw="\u{1D55F}",zw="\u2115",Bw="\u2AEC",Iw="\xAC",Nw="\u2262",$w="\u226D",Pw="\u2226",Mw="\u2209",Ow="\u2260",Uw="\u2242\u0338",Hw="\u2204",Vw="\u226F",Gw="\u2271",jw="\u2267\u0338",Zw="\u226B\u0338",Ww="\u2279",Jw="\u2A7E\u0338",Yw="\u2275",Kw="\u224E\u0338",Qw="\u224F\u0338",Xw="\u2209",eC="\u22F5\u0338",tC="\u22F9\u0338",nC="\u2209",rC="\u22F7",oC="\u22F6",sC="\u29CF\u0338",cC="\u22EA",iC="\u22EC",aC="\u226E",lC="\u2270",uC="\u2278",pC="\u226A\u0338",fC="\u2A7D\u0338",hC="\u2274",dC="\u2AA2\u0338",mC="\u2AA1\u0338",gC="\u220C",_C="\u220C",vC="\u22FE",bC="\u22FD",kC="\u2280",xC="\u2AAF\u0338",yC="\u22E0",wC="\u220C",CC="\u29D0\u0338",AC="\u22EB",DC="\u22ED",EC="\u228F\u0338",qC="\u22E2",SC="\u2290\u0338",LC="\u22E3",TC="\u2282\u20D2",FC="\u2288",RC="\u2281",zC="\u2AB0\u0338",BC="\u22E1",IC="\u227F\u0338",NC="\u2283\u20D2",$C="\u2289",PC="\u2241",MC="\u2244",OC="\u2247",UC="\u2249",HC="\u2224",VC="\u2226",GC="\u2226",jC="\u2AFD\u20E5",ZC="\u2202\u0338",WC="\u2A14",JC="\u2280",YC="\u22E0",KC="\u2280",QC="\u2AAF\u0338",XC="\u2AAF\u0338",eA="\u2933\u0338",tA="\u219B",nA="\u21CF",rA="\u219D\u0338",oA="\u219B",sA="\u21CF",cA="\u22EB",iA="\u22ED",aA="\u2281",lA="\u22E1",uA="\u2AB0\u0338",pA="\u{1D4A9}",fA="\u{1D4C3}",hA="\u2224",dA="\u2226",mA="\u2241",gA="\u2244",_A="\u2244",vA="\u2224",bA="\u2226",kA="\u22E2",xA="\u22E3",yA="\u2284",wA="\u2AC5\u0338",CA="\u2288",AA="\u2282\u20D2",DA="\u2288",EA="\u2AC5\u0338",qA="\u2281",SA="\u2AB0\u0338",LA="\u2285",TA="\u2AC6\u0338",FA="\u2289",RA="\u2283\u20D2",zA="\u2289",BA="\u2AC6\u0338",IA="\u2279",NA="\xD1",$A="\xF1",PA="\u2278",MA="\u22EA",OA="\u22EC",UA="\u22EB",HA="\u22ED",VA="\u039D",GA="\u03BD",jA="#",ZA="\u2116",WA="\u2007",JA="\u224D\u20D2",YA="\u22AC",KA="\u22AD",QA="\u22AE",XA="\u22AF",eD="\u2265\u20D2",tD=">\u20D2",nD="\u2904",rD="\u29DE",oD="\u2902",sD="\u2264\u20D2",cD="<\u20D2",iD="\u22B4\u20D2",aD="\u2903",lD="\u22B5\u20D2",uD="\u223C\u20D2",pD="\u2923",fD="\u2196",hD="\u21D6",dD="\u2196",mD="\u2927",gD="\xD3",_D="\xF3",vD="\u229B",bD="\xD4",kD="\xF4",xD="\u229A",yD="\u041E",wD="\u043E",CD="\u229D",AD="\u0150",DD="\u0151",ED="\u2A38",qD="\u2299",SD="\u29BC",LD="\u0152",TD="\u0153",FD="\u29BF",RD="\u{1D512}",zD="\u{1D52C}",BD="\u02DB",ID="\xD2",ND="\xF2",$D="\u29C1",PD="\u29B5",MD="\u03A9",OD="\u222E",UD="\u21BA",HD="\u29BE",VD="\u29BB",GD="\u203E",jD="\u29C0",ZD="\u014C",WD="\u014D",JD="\u03A9",YD="\u03C9",KD="\u039F",QD="\u03BF",XD="\u29B6",eE="\u2296",tE="\u{1D546}",nE="\u{1D560}",rE="\u29B7",oE="\u201C",sE="\u2018",cE="\u29B9",iE="\u2295",aE="\u21BB",lE="\u2A54",uE="\u2228",pE="\u2A5D",fE="\u2134",hE="\u2134",dE="\xAA",mE="\xBA",gE="\u22B6",_E="\u2A56",vE="\u2A57",bE="\u2A5B",kE="\u24C8",xE="\u{1D4AA}",yE="\u2134",wE="\xD8",CE="\xF8",AE="\u2298",DE="\xD5",EE="\xF5",qE="\u2A36",SE="\u2A37",LE="\u2297",TE="\xD6",FE="\xF6",RE="\u233D",zE="\u203E",BE="\u23DE",IE="\u23B4",NE="\u23DC",$E="\xB6",PE="\u2225",ME="\u2225",OE="\u2AF3",UE="\u2AFD",HE="\u2202",VE="\u2202",GE="\u041F",jE="\u043F",ZE="%",WE=".",JE="\u2030",YE="\u22A5",KE="\u2031",QE="\u{1D513}",XE="\u{1D52D}",eq="\u03A6",tq="\u03C6",nq="\u03D5",rq="\u2133",oq="\u260E",sq="\u03A0",cq="\u03C0",iq="\u22D4",aq="\u03D6",lq="\u210F",uq="\u210E",pq="\u210F",fq="\u2A23",hq="\u229E",dq="\u2A22",mq="+",gq="\u2214",_q="\u2A25",vq="\u2A72",bq="\xB1",kq="\xB1",xq="\u2A26",yq="\u2A27",wq="\xB1",Cq="\u210C",Aq="\u2A15",Dq="\u{1D561}",Eq="\u2119",qq="\xA3",Sq="\u2AB7",Lq="\u2ABB",Tq="\u227A",Fq="\u227C",Rq="\u2AB7",zq="\u227A",Bq="\u227C",Iq="\u227A",Nq="\u2AAF",$q="\u227C",Pq="\u227E",Mq="\u2AAF",Oq="\u2AB9",Uq="\u2AB5",Hq="\u22E8",Vq="\u2AAF",Gq="\u2AB3",jq="\u227E",Zq="\u2032",Wq="\u2033",Jq="\u2119",Yq="\u2AB9",Kq="\u2AB5",Qq="\u22E8",Xq="\u220F",eS="\u220F",tS="\u232E",nS="\u2312",rS="\u2313",oS="\u221D",sS="\u221D",cS="\u2237",iS="\u221D",aS="\u227E",lS="\u22B0",uS="\u{1D4AB}",pS="\u{1D4C5}",fS="\u03A8",hS="\u03C8",dS="\u2008",mS="\u{1D514}",gS="\u{1D52E}",_S="\u2A0C",vS="\u{1D562}",bS="\u211A",kS="\u2057",xS="\u{1D4AC}",yS="\u{1D4C6}",wS="\u210D",CS="\u2A16",AS="?",DS="\u225F",ES='"',qS='"',SS="\u21DB",LS="\u223D\u0331",TS="\u0154",FS="\u0155",RS="\u221A",zS="\u29B3",BS="\u27E9",IS="\u27EB",NS="\u2992",$S="\u29A5",PS="\u27E9",MS="\xBB",OS="\u2975",US="\u21E5",HS="\u2920",VS="\u2933",GS="\u2192",jS="\u21A0",ZS="\u21D2",WS="\u291E",JS="\u21AA",YS="\u21AC",KS="\u2945",QS="\u2974",XS="\u2916",eL="\u21A3",tL="\u219D",nL="\u291A",rL="\u291C",oL="\u2236",sL="\u211A",cL="\u290D",iL="\u290F",aL="\u2910",lL="\u2773",uL="}",pL="]",fL="\u298C",hL="\u298E",dL="\u2990",mL="\u0158",gL="\u0159",_L="\u0156",vL="\u0157",bL="\u2309",kL="}",xL="\u0420",yL="\u0440",wL="\u2937",CL="\u2969",AL="\u201D",DL="\u201D",EL="\u21B3",qL="\u211C",SL="\u211B",LL="\u211C",TL="\u211D",FL="\u211C",RL="\u25AD",zL="\xAE",BL="\xAE",IL="\u220B",NL="\u21CB",$L="\u296F",PL="\u297D",ML="\u230B",OL="\u{1D52F}",UL="\u211C",HL="\u2964",VL="\u21C1",GL="\u21C0",jL="\u296C",ZL="\u03A1",WL="\u03C1",JL="\u03F1",YL="\u27E9",KL="\u21E5",QL="\u2192",XL="\u2192",eT="\u21D2",tT="\u21C4",nT="\u21A3",rT="\u2309",oT="\u27E7",sT="\u295D",cT="\u2955",iT="\u21C2",aT="\u230B",lT="\u21C1",uT="\u21C0",pT="\u21C4",fT="\u21CC",hT="\u21C9",dT="\u219D",mT="\u21A6",gT="\u22A2",_T="\u295B",vT="\u22CC",bT="\u29D0",kT="\u22B3",xT="\u22B5",yT="\u294F",wT="\u295C",CT="\u2954",AT="\u21BE",DT="\u2953",ET="\u21C0",qT="\u02DA",ST="\u2253",LT="\u21C4",TT="\u21CC",FT="\u200F",RT="\u23B1",zT="\u23B1",BT="\u2AEE",IT="\u27ED",NT="\u21FE",$T="\u27E7",PT="\u2986",MT="\u{1D563}",OT="\u211D",UT="\u2A2E",HT="\u2A35",VT="\u2970",GT=")",jT="\u2994",ZT="\u2A12",WT="\u21C9",JT="\u21DB",YT="\u203A",KT="\u{1D4C7}",QT="\u211B",XT="\u21B1",e2="\u21B1",t2="]",n2="\u2019",r2="\u2019",o2="\u22CC",s2="\u22CA",c2="\u25B9",i2="\u22B5",a2="\u25B8",l2="\u29CE",u2="\u29F4",p2="\u2968",f2="\u211E",h2="\u015A",d2="\u015B",m2="\u201A",g2="\u2AB8",_2="\u0160",v2="\u0161",b2="\u2ABC",k2="\u227B",x2="\u227D",y2="\u2AB0",w2="\u2AB4",C2="\u015E",A2="\u015F",D2="\u015C",E2="\u015D",q2="\u2ABA",S2="\u2AB6",L2="\u22E9",T2="\u2A13",F2="\u227F",R2="\u0421",z2="\u0441",B2="\u22A1",I2="\u22C5",N2="\u2A66",$2="\u2925",P2="\u2198",M2="\u21D8",O2="\u2198",U2="\xA7",H2=";",V2="\u2929",G2="\u2216",j2="\u2216",Z2="\u2736",W2="\u{1D516}",J2="\u{1D530}",Y2="\u2322",K2="\u266F",Q2="\u0429",X2="\u0449",eF="\u0428",tF="\u0448",nF="\u2193",rF="\u2190",oF="\u2223",sF="\u2225",cF="\u2192",iF="\u2191",aF="\xAD",lF="\u03A3",uF="\u03C3",pF="\u03C2",fF="\u03C2",hF="\u223C",dF="\u2A6A",mF="\u2243",gF="\u2243",_F="\u2A9E",vF="\u2AA0",bF="\u2A9D",kF="\u2A9F",xF="\u2246",yF="\u2A24",wF="\u2972",CF="\u2190",AF="\u2218",DF="\u2216",EF="\u2A33",qF="\u29E4",SF="\u2223",LF="\u2323",TF="\u2AAA",FF="\u2AAC",RF="\u2AAC\uFE00",zF="\u042C",BF="\u044C",IF="\u233F",NF="\u29C4",$F="/",PF="\u{1D54A}",MF="\u{1D564}",OF="\u2660",UF="\u2660",HF="\u2225",VF="\u2293",GF="\u2293\uFE00",jF="\u2294",ZF="\u2294\uFE00",WF="\u221A",JF="\u228F",YF="\u2291",KF="\u228F",QF="\u2291",XF="\u2290",eR="\u2292",tR="\u2290",nR="\u2292",rR="\u25A1",oR="\u25A1",sR="\u2293",cR="\u228F",iR="\u2291",aR="\u2290",lR="\u2292",uR="\u2294",pR="\u25AA",fR="\u25A1",hR="\u25AA",dR="\u2192",mR="\u{1D4AE}",gR="\u{1D4C8}",_R="\u2216",vR="\u2323",bR="\u22C6",kR="\u22C6",xR="\u2606",yR="\u2605",wR="\u03F5",CR="\u03D5",AR="\xAF",DR="\u2282",ER="\u22D0",qR="\u2ABD",SR="\u2AC5",LR="\u2286",TR="\u2AC3",FR="\u2AC1",RR="\u2ACB",zR="\u228A",BR="\u2ABF",IR="\u2979",NR="\u2282",$R="\u22D0",PR="\u2286",MR="\u2AC5",OR="\u2286",UR="\u228A",HR="\u2ACB",VR="\u2AC7",GR="\u2AD5",jR="\u2AD3",ZR="\u2AB8",WR="\u227B",JR="\u227D",YR="\u227B",KR="\u2AB0",QR="\u227D",XR="\u227F",e3="\u2AB0",t3="\u2ABA",n3="\u2AB6",r3="\u22E9",o3="\u227F",s3="\u220B",c3="\u2211",i3="\u2211",a3="\u266A",l3="\xB9",u3="\xB2",p3="\xB3",f3="\u2283",h3="\u22D1",d3="\u2ABE",m3="\u2AD8",g3="\u2AC6",_3="\u2287",v3="\u2AC4",b3="\u2283",k3="\u2287",x3="\u27C9",y3="\u2AD7",w3="\u297B",C3="\u2AC2",A3="\u2ACC",D3="\u228B",E3="\u2AC0",q3="\u2283",S3="\u22D1",L3="\u2287",T3="\u2AC6",F3="\u228B",R3="\u2ACC",z3="\u2AC8",B3="\u2AD4",I3="\u2AD6",N3="\u2926",$3="\u2199",P3="\u21D9",M3="\u2199",O3="\u292A",U3="\xDF",H3=" ",V3="\u2316",G3="\u03A4",j3="\u03C4",Z3="\u23B4",W3="\u0164",J3="\u0165",Y3="\u0162",K3="\u0163",Q3="\u0422",X3="\u0442",ez="\u20DB",tz="\u2315",nz="\u{1D517}",rz="\u{1D531}",oz="\u2234",sz="\u2234",cz="\u2234",iz="\u0398",az="\u03B8",lz="\u03D1",uz="\u03D1",pz="\u2248",fz="\u223C",hz="\u205F\u200A",dz="\u2009",mz="\u2009",gz="\u2248",_z="\u223C",vz="\xDE",bz="\xFE",kz="\u02DC",xz="\u223C",yz="\u2243",wz="\u2245",Cz="\u2248",Az="\u2A31",Dz="\u22A0",Ez="\xD7",qz="\u2A30",Sz="\u222D",Lz="\u2928",Tz="\u2336",Fz="\u2AF1",Rz="\u22A4",zz="\u{1D54B}",Bz="\u{1D565}",Iz="\u2ADA",Nz="\u2929",$z="\u2034",Pz="\u2122",Mz="\u2122",Oz="\u25B5",Uz="\u25BF",Hz="\u25C3",Vz="\u22B4",Gz="\u225C",jz="\u25B9",Zz="\u22B5",Wz="\u25EC",Jz="\u225C",Yz="\u2A3A",Kz="\u20DB",Qz="\u2A39",Xz="\u29CD",eB="\u2A3B",tB="\u23E2",nB="\u{1D4AF}",rB="\u{1D4C9}",oB="\u0426",sB="\u0446",cB="\u040B",iB="\u045B",aB="\u0166",lB="\u0167",uB="\u226C",pB="\u219E",fB="\u21A0",hB="\xDA",dB="\xFA",mB="\u2191",gB="\u219F",_B="\u21D1",vB="\u2949",bB="\u040E",kB="\u045E",xB="\u016C",yB="\u016D",wB="\xDB",CB="\xFB",AB="\u0423",DB="\u0443",EB="\u21C5",qB="\u0170",SB="\u0171",LB="\u296E",TB="\u297E",FB="\u{1D518}",RB="\u{1D532}",zB="\xD9",BB="\xF9",IB="\u2963",NB="\u21BF",$B="\u21BE",PB="\u2580",MB="\u231C",OB="\u231C",UB="\u230F",HB="\u25F8",VB="\u016A",GB="\u016B",jB="\xA8",ZB="_",WB="\u23DF",JB="\u23B5",YB="\u23DD",KB="\u22C3",QB="\u228E",XB="\u0172",eI="\u0173",tI="\u{1D54C}",nI="\u{1D566}",rI="\u2912",oI="\u2191",sI="\u2191",cI="\u21D1",iI="\u21C5",aI="\u2195",lI="\u2195",uI="\u21D5",pI="\u296E",fI="\u21BF",hI="\u21BE",dI="\u228E",mI="\u2196",gI="\u2197",_I="\u03C5",vI="\u03D2",bI="\u03D2",kI="\u03A5",xI="\u03C5",yI="\u21A5",wI="\u22A5",CI="\u21C8",AI="\u231D",DI="\u231D",EI="\u230E",qI="\u016E",SI="\u016F",LI="\u25F9",TI="\u{1D4B0}",FI="\u{1D4CA}",RI="\u22F0",zI="\u0168",BI="\u0169",II="\u25B5",NI="\u25B4",$I="\u21C8",PI="\xDC",MI="\xFC",OI="\u29A7",UI="\u299C",HI="\u03F5",VI="\u03F0",GI="\u2205",jI="\u03D5",ZI="\u03D6",WI="\u221D",JI="\u2195",YI="\u21D5",KI="\u03F1",QI="\u03C2",XI="\u228A\uFE00",eN="\u2ACB\uFE00",tN="\u228B\uFE00",nN="\u2ACC\uFE00",rN="\u03D1",oN="\u22B2",sN="\u22B3",cN="\u2AE8",iN="\u2AEB",aN="\u2AE9",lN="\u0412",uN="\u0432",pN="\u22A2",fN="\u22A8",hN="\u22A9",dN="\u22AB",mN="\u2AE6",gN="\u22BB",_N="\u2228",vN="\u22C1",bN="\u225A",kN="\u22EE",xN="|",yN="\u2016",wN="|",CN="\u2016",AN="\u2223",DN="|",EN="\u2758",qN="\u2240",SN="\u200A",LN="\u{1D519}",TN="\u{1D533}",FN="\u22B2",RN="\u2282\u20D2",zN="\u2283\u20D2",BN="\u{1D54D}",IN="\u{1D567}",NN="\u221D",$N="\u22B3",PN="\u{1D4B1}",MN="\u{1D4CB}",ON="\u2ACB\uFE00",UN="\u228A\uFE00",HN="\u2ACC\uFE00",VN="\u228B\uFE00",GN="\u22AA",jN="\u299A",ZN="\u0174",WN="\u0175",JN="\u2A5F",YN="\u2227",KN="\u22C0",QN="\u2259",XN="\u2118",e$="\u{1D51A}",t$="\u{1D534}",n$="\u{1D54E}",r$="\u{1D568}",o$="\u2118",s$="\u2240",c$="\u2240",i$="\u{1D4B2}",a$="\u{1D4CC}",l$="\u22C2",u$="\u25EF",p$="\u22C3",f$="\u25BD",h$="\u{1D51B}",d$="\u{1D535}",m$="\u27F7",g$="\u27FA",_$="\u039E",v$="\u03BE",b$="\u27F5",k$="\u27F8",x$="\u27FC",y$="\u22FB",w$="\u2A00",C$="\u{1D54F}",A$="\u{1D569}",D$="\u2A01",E$="\u2A02",q$="\u27F6",S$="\u27F9",L$="\u{1D4B3}",T$="\u{1D4CD}",F$="\u2A06",R$="\u2A04",z$="\u25B3",B$="\u22C1",I$="\u22C0",N$="\xDD",$$="\xFD",P$="\u042F",M$="\u044F",O$="\u0176",U$="\u0177",H$="\u042B",V$="\u044B",G$="\xA5",j$="\u{1D51C}",Z$="\u{1D536}",W$="\u0407",J$="\u0457",Y$="\u{1D550}",K$="\u{1D56A}",Q$="\u{1D4B4}",X$="\u{1D4CE}",eP="\u042E",tP="\u044E",nP="\xFF",rP="\u0178",oP="\u0179",sP="\u017A",cP="\u017D",iP="\u017E",aP="\u0417",lP="\u0437",uP="\u017B",pP="\u017C",fP="\u2128",hP="\u200B",dP="\u0396",mP="\u03B6",gP="\u{1D537}",_P="\u2128",vP="\u0416",bP="\u0436",kP="\u21DD",xP="\u{1D56B}",yP="\u2124",wP="\u{1D4B5}",CP="\u{1D4CF}",AP="\u200D",DP="\u200C";var EP={Aacute:ao,aacute:lo,Abreve:uo,abreve:po,ac:fo,acd:ho,acE:mo,Acirc:go,acirc:_o,acute:vo,Acy:bo,acy:ko,AElig:xo,aelig:yo,af:wo,Afr:Co,afr:Ao,Agrave:Do,agrave:Eo,alefsym:qo,aleph:So,Alpha:Lo,alpha:To,Amacr:Fo,amacr:Ro,amalg:zo,amp:Bo,AMP:Io,andand:No,And:$o,and:Po,andd:Mo,andslope:Oo,andv:Uo,ang:Ho,ange:Vo,angle:Go,angmsdaa:jo,angmsdab:Zo,angmsdac:Wo,angmsdad:Jo,angmsdae:Yo,angmsdaf:Ko,angmsdag:Qo,angmsdah:Xo,angmsd:es,angrt:ts,angrtvb:ns,angrtvbd:rs,angsph:os,angst:ss,angzarr:cs,Aogon:is,aogon:as,Aopf:ls,aopf:us,apacir:ps,ap:fs,apE:hs,ape:ds,apid:ms,apos:gs,ApplyFunction:_s,approx:vs,approxeq:bs,Aring:ks,aring:xs,Ascr:ys,ascr:ws,Assign:Cs,ast:As,asymp:Ds,asympeq:Es,Atilde:qs,atilde:Ss,Auml:Ls,auml:Ts,awconint:Fs,awint:Rs,backcong:zs,backepsilon:Bs,backprime:Is,backsim:Ns,backsimeq:$s,Backslash:Ps,Barv:Ms,barvee:Os,barwed:Us,Barwed:Hs,barwedge:Vs,bbrk:Gs,bbrktbrk:js,bcong:Zs,Bcy:Ws,bcy:Js,bdquo:Ys,becaus:Ks,because:Qs,Because:Xs,bemptyv:ec,bepsi:tc,bernou:nc,Bernoullis:rc,Beta:oc,beta:sc,beth:cc,between:ic,Bfr:ac,bfr:lc,bigcap:uc,bigcirc:pc,bigcup:fc,bigodot:hc,bigoplus:dc,bigotimes:mc,bigsqcup:gc,bigstar:_c,bigtriangledown:vc,bigtriangleup:bc,biguplus:kc,bigvee:xc,bigwedge:yc,bkarow:wc,blacklozenge:Cc,blacksquare:Ac,blacktriangle:Dc,blacktriangledown:Ec,blacktriangleleft:qc,blacktriangleright:Sc,blank:Lc,blk12:Tc,blk14:Fc,blk34:Rc,block:zc,bne:Bc,bnequiv:Ic,bNot:Nc,bnot:$c,Bopf:Pc,bopf:Mc,bot:Oc,bottom:Uc,bowtie:Hc,boxbox:Vc,boxdl:Gc,boxdL:jc,boxDl:Zc,boxDL:Wc,boxdr:Jc,boxdR:Yc,boxDr:Kc,boxDR:Qc,boxh:Xc,boxH:ei,boxhd:ti,boxHd:ni,boxhD:ri,boxHD:oi,boxhu:si,boxHu:ci,boxhU:ii,boxHU:ai,boxminus:li,boxplus:ui,boxtimes:pi,boxul:fi,boxuL:hi,boxUl:di,boxUL:mi,boxur:gi,boxuR:_i,boxUr:vi,boxUR:bi,boxv:ki,boxV:xi,boxvh:yi,boxvH:wi,boxVh:Ci,boxVH:Ai,boxvl:Di,boxvL:Ei,boxVl:qi,boxVL:Si,boxvr:Li,boxvR:Ti,boxVr:Fi,boxVR:Ri,bprime:zi,breve:Bi,Breve:Ii,brvbar:Ni,bscr:$i,Bscr:Pi,bsemi:Mi,bsim:Oi,bsime:Ui,bsolb:Hi,bsol:Vi,bsolhsub:Gi,bull:ji,bullet:Zi,bump:Wi,bumpE:Ji,bumpe:Yi,Bumpeq:Ki,bumpeq:Qi,Cacute:Xi,cacute:ea,capand:ta,capbrcup:na,capcap:ra,cap:oa,Cap:sa,capcup:ca,capdot:ia,CapitalDifferentialD:aa,caps:la,caret:ua,caron:pa,Cayleys:fa,ccaps:ha,Ccaron:da,ccaron:ma,Ccedil:ga,ccedil:_a,Ccirc:va,ccirc:ba,Cconint:ka,ccups:xa,ccupssm:ya,Cdot:wa,cdot:Ca,cedil:Aa,Cedilla:Da,cemptyv:Ea,cent:qa,centerdot:Sa,CenterDot:La,cfr:Ta,Cfr:Fa,CHcy:Ra,chcy:za,check:Ba,checkmark:Ia,Chi:Na,chi:$a,circ:Pa,circeq:Ma,circlearrowleft:Oa,circlearrowright:Ua,circledast:Ha,circledcirc:Va,circleddash:Ga,CircleDot:ja,circledR:Za,circledS:Wa,CircleMinus:Ja,CirclePlus:Ya,CircleTimes:Ka,cir:Qa,cirE:Xa,cire:el,cirfnint:tl,cirmid:nl,cirscir:rl,ClockwiseContourIntegral:ol,CloseCurlyDoubleQuote:sl,CloseCurlyQuote:cl,clubs:il,clubsuit:al,colon:ll,Colon:ul,Colone:pl,colone:fl,coloneq:hl,comma:dl,commat:ml,comp:gl,compfn:_l,complement:vl,complexes:bl,cong:kl,congdot:xl,Congruent:yl,conint:wl,Conint:Cl,ContourIntegral:Al,copf:Dl,Copf:El,coprod:ql,Coproduct:Sl,copy:Ll,COPY:Tl,copysr:Fl,CounterClockwiseContourIntegral:Rl,crarr:zl,cross:Bl,Cross:Il,Cscr:Nl,cscr:$l,csub:Pl,csube:Ml,csup:Ol,csupe:Ul,ctdot:Hl,cudarrl:Vl,cudarrr:Gl,cuepr:jl,cuesc:Zl,cularr:Wl,cularrp:Jl,cupbrcap:Yl,cupcap:Kl,CupCap:Ql,cup:Xl,Cup:eu,cupcup:tu,cupdot:nu,cupor:ru,cups:ou,curarr:su,curarrm:cu,curlyeqprec:iu,curlyeqsucc:au,curlyvee:lu,curlywedge:uu,curren:pu,curvearrowleft:fu,curvearrowright:hu,cuvee:du,cuwed:mu,cwconint:gu,cwint:_u,cylcty:vu,dagger:bu,Dagger:ku,daleth:xu,darr:yu,Darr:wu,dArr:Cu,dash:Au,Dashv:Du,dashv:Eu,dbkarow:qu,dblac:Su,Dcaron:Lu,dcaron:Tu,Dcy:Fu,dcy:Ru,ddagger:zu,ddarr:Bu,DD:Iu,dd:Nu,DDotrahd:$u,ddotseq:Pu,deg:Mu,Del:Ou,Delta:Uu,delta:Hu,demptyv:Vu,dfisht:Gu,Dfr:ju,dfr:Zu,dHar:Wu,dharl:Ju,dharr:Yu,DiacriticalAcute:Ku,DiacriticalDot:Qu,DiacriticalDoubleAcute:Xu,DiacriticalGrave:ep,DiacriticalTilde:tp,diam:np,diamond:rp,Diamond:op,diamondsuit:sp,diams:cp,die:ip,DifferentialD:ap,digamma:lp,disin:up,div:pp,divide:fp,divideontimes:hp,divonx:dp,DJcy:mp,djcy:gp,dlcorn:_p,dlcrop:vp,dollar:bp,Dopf:kp,dopf:xp,Dot:yp,dot:wp,DotDot:Cp,doteq:Ap,doteqdot:Dp,DotEqual:Ep,dotminus:qp,dotplus:Sp,dotsquare:Lp,doublebarwedge:Tp,DoubleContourIntegral:Fp,DoubleDot:Rp,DoubleDownArrow:zp,DoubleLeftArrow:Bp,DoubleLeftRightArrow:Ip,DoubleLeftTee:Np,DoubleLongLeftArrow:$p,DoubleLongLeftRightArrow:Pp,DoubleLongRightArrow:Mp,DoubleRightArrow:Op,DoubleRightTee:Up,DoubleUpArrow:Hp,DoubleUpDownArrow:Vp,DoubleVerticalBar:Gp,DownArrowBar:jp,downarrow:Zp,DownArrow:Wp,Downarrow:Jp,DownArrowUpArrow:Yp,DownBreve:Kp,downdownarrows:Qp,downharpoonleft:Xp,downharpoonright:ef,DownLeftRightVector:tf,DownLeftTeeVector:nf,DownLeftVectorBar:rf,DownLeftVector:of,DownRightTeeVector:sf,DownRightVectorBar:cf,DownRightVector:af,DownTeeArrow:lf,DownTee:uf,drbkarow:pf,drcorn:ff,drcrop:hf,Dscr:df,dscr:mf,DScy:gf,dscy:_f,dsol:vf,Dstrok:bf,dstrok:kf,dtdot:xf,dtri:yf,dtrif:wf,duarr:Cf,duhar:Af,dwangle:Df,DZcy:Ef,dzcy:qf,dzigrarr:Sf,Eacute:Lf,eacute:Tf,easter:Ff,Ecaron:Rf,ecaron:zf,Ecirc:Bf,ecirc:If,ecir:Nf,ecolon:$f,Ecy:Pf,ecy:Mf,eDDot:Of,Edot:Uf,edot:Hf,eDot:Vf,ee:Gf,efDot:jf,Efr:Zf,efr:Wf,eg:Jf,Egrave:Yf,egrave:Kf,egs:Qf,egsdot:Xf,el:eh,Element:th,elinters:nh,ell:rh,els:oh,elsdot:sh,Emacr:ch,emacr:ih,empty:ah,emptyset:lh,EmptySmallSquare:uh,emptyv:ph,EmptyVerySmallSquare:fh,emsp13:hh,emsp14:dh,emsp:mh,ENG:gh,eng:_h,ensp:vh,Eogon:bh,eogon:kh,Eopf:xh,eopf:yh,epar:wh,eparsl:Ch,eplus:Ah,epsi:Dh,Epsilon:Eh,epsilon:qh,epsiv:Sh,eqcirc:Lh,eqcolon:Th,eqsim:Fh,eqslantgtr:Rh,eqslantless:zh,Equal:Bh,equals:Ih,EqualTilde:Nh,equest:$h,Equilibrium:Ph,equiv:Mh,equivDD:Oh,eqvparsl:Uh,erarr:Hh,erDot:Vh,escr:Gh,Escr:jh,esdot:Zh,Esim:Wh,esim:Jh,Eta:Yh,eta:Kh,ETH:Qh,eth:Xh,Euml:ed,euml:td,euro:nd,excl:rd,exist:od,Exists:sd,expectation:cd,exponentiale:id,ExponentialE:ad,fallingdotseq:ld,Fcy:ud,fcy:pd,female:fd,ffilig:hd,fflig:dd,ffllig:md,Ffr:gd,ffr:_d,filig:vd,FilledSmallSquare:bd,FilledVerySmallSquare:kd,fjlig:xd,flat:yd,fllig:wd,fltns:Cd,fnof:Ad,Fopf:Dd,fopf:Ed,forall:qd,ForAll:Sd,fork:Ld,forkv:Td,Fouriertrf:Fd,fpartint:Rd,frac12:zd,frac13:Bd,frac14:Id,frac15:Nd,frac16:$d,frac18:Pd,frac23:Md,frac25:Od,frac34:Ud,frac35:Hd,frac38:Vd,frac45:Gd,frac56:jd,frac58:Zd,frac78:Wd,frasl:Jd,frown:Yd,fscr:Kd,Fscr:Qd,gacute:Xd,Gamma:em,gamma:tm,Gammad:nm,gammad:rm,gap:om,Gbreve:sm,gbreve:cm,Gcedil:im,Gcirc:am,gcirc:lm,Gcy:um,gcy:pm,Gdot:fm,gdot:hm,ge:dm,gE:mm,gEl:gm,gel:_m,geq:vm,geqq:bm,geqslant:km,gescc:xm,ges:ym,gesdot:wm,gesdoto:Cm,gesdotol:Am,gesl:Dm,gesles:Em,Gfr:qm,gfr:Sm,gg:Lm,Gg:Tm,ggg:Fm,gimel:Rm,GJcy:zm,gjcy:Bm,gla:Im,gl:Nm,glE:$m,glj:Pm,gnap:Mm,gnapprox:Om,gne:Um,gnE:Hm,gneq:Vm,gneqq:Gm,gnsim:jm,Gopf:Zm,gopf:Wm,grave:Jm,GreaterEqual:Ym,GreaterEqualLess:Km,GreaterFullEqual:Qm,GreaterGreater:Xm,GreaterLess:eg,GreaterSlantEqual:tg,GreaterTilde:ng,Gscr:rg,gscr:og,gsim:sg,gsime:cg,gsiml:ig,gtcc:ag,gtcir:lg,gt:ug,GT:pg,Gt:fg,gtdot:hg,gtlPar:dg,gtquest:mg,gtrapprox:gg,gtrarr:_g,gtrdot:vg,gtreqless:bg,gtreqqless:kg,gtrless:xg,gtrsim:yg,gvertneqq:wg,gvnE:Cg,Hacek:Ag,hairsp:Dg,half:Eg,hamilt:qg,HARDcy:Sg,hardcy:Lg,harrcir:Tg,harr:Fg,hArr:Rg,harrw:zg,Hat:Bg,hbar:Ig,Hcirc:Ng,hcirc:$g,hearts:Pg,heartsuit:Mg,hellip:Og,hercon:Ug,hfr:Hg,Hfr:Vg,HilbertSpace:Gg,hksearow:jg,hkswarow:Zg,hoarr:Wg,homtht:Jg,hookleftarrow:Yg,hookrightarrow:Kg,hopf:Qg,Hopf:Xg,horbar:e_,HorizontalLine:t_,hscr:n_,Hscr:r_,hslash:o_,Hstrok:s_,hstrok:c_,HumpDownHump:i_,HumpEqual:a_,hybull:l_,hyphen:u_,Iacute:p_,iacute:f_,ic:h_,Icirc:d_,icirc:m_,Icy:g_,icy:__,Idot:v_,IEcy:b_,iecy:k_,iexcl:x_,iff:y_,ifr:w_,Ifr:C_,Igrave:A_,igrave:D_,ii:E_,iiiint:q_,iiint:S_,iinfin:L_,iiota:T_,IJlig:F_,ijlig:R_,Imacr:z_,imacr:B_,image:I_,ImaginaryI:N_,imagline:$_,imagpart:P_,imath:M_,Im:O_,imof:U_,imped:H_,Implies:V_,incare:G_,in:"\u2208",infin:j_,infintie:Z_,inodot:W_,intcal:J_,int:Y_,Int:K_,integers:Q_,Integral:X_,intercal:ev,Intersection:tv,intlarhk:nv,intprod:rv,InvisibleComma:ov,InvisibleTimes:sv,IOcy:cv,iocy:iv,Iogon:av,iogon:lv,Iopf:uv,iopf:pv,Iota:fv,iota:hv,iprod:dv,iquest:mv,iscr:gv,Iscr:_v,isin:vv,isindot:bv,isinE:kv,isins:xv,isinsv:yv,isinv:wv,it:Cv,Itilde:Av,itilde:Dv,Iukcy:Ev,iukcy:qv,Iuml:Sv,iuml:Lv,Jcirc:Tv,jcirc:Fv,Jcy:Rv,jcy:zv,Jfr:Bv,jfr:Iv,jmath:Nv,Jopf:$v,jopf:Pv,Jscr:Mv,jscr:Ov,Jsercy:Uv,jsercy:Hv,Jukcy:Vv,jukcy:Gv,Kappa:jv,kappa:Zv,kappav:Wv,Kcedil:Jv,kcedil:Yv,Kcy:Kv,kcy:Qv,Kfr:Xv,kfr:e0,kgreen:t0,KHcy:n0,khcy:r0,KJcy:o0,kjcy:s0,Kopf:c0,kopf:i0,Kscr:a0,kscr:l0,lAarr:u0,Lacute:p0,lacute:f0,laemptyv:h0,lagran:d0,Lambda:m0,lambda:g0,lang:_0,Lang:v0,langd:b0,langle:k0,lap:x0,Laplacetrf:y0,laquo:w0,larrb:C0,larrbfs:A0,larr:D0,Larr:E0,lArr:q0,larrfs:S0,larrhk:L0,larrlp:T0,larrpl:F0,larrsim:R0,larrtl:z0,latail:B0,lAtail:I0,lat:N0,late:$0,lates:P0,lbarr:M0,lBarr:O0,lbbrk:U0,lbrace:H0,lbrack:V0,lbrke:G0,lbrksld:j0,lbrkslu:Z0,Lcaron:W0,lcaron:J0,Lcedil:Y0,lcedil:K0,lceil:Q0,lcub:X0,Lcy:eb,lcy:tb,ldca:nb,ldquo:rb,ldquor:ob,ldrdhar:sb,ldrushar:cb,ldsh:ib,le:ab,lE:lb,LeftAngleBracket:ub,LeftArrowBar:pb,leftarrow:fb,LeftArrow:hb,Leftarrow:db,LeftArrowRightArrow:mb,leftarrowtail:gb,LeftCeiling:_b,LeftDoubleBracket:vb,LeftDownTeeVector:bb,LeftDownVectorBar:kb,LeftDownVector:xb,LeftFloor:yb,leftharpoondown:wb,leftharpoonup:Cb,leftleftarrows:Ab,leftrightarrow:Db,LeftRightArrow:Eb,Leftrightarrow:qb,leftrightarrows:Sb,leftrightharpoons:Lb,leftrightsquigarrow:Tb,LeftRightVector:Fb,LeftTeeArrow:Rb,LeftTee:zb,LeftTeeVector:Bb,leftthreetimes:Ib,LeftTriangleBar:Nb,LeftTriangle:$b,LeftTriangleEqual:Pb,LeftUpDownVector:Mb,LeftUpTeeVector:Ob,LeftUpVectorBar:Ub,LeftUpVector:Hb,LeftVectorBar:Vb,LeftVector:Gb,lEg:jb,leg:Zb,leq:Wb,leqq:Jb,leqslant:Yb,lescc:Kb,les:Qb,lesdot:Xb,lesdoto:ek,lesdotor:tk,lesg:nk,lesges:rk,lessapprox:ok,lessdot:sk,lesseqgtr:ck,lesseqqgtr:ik,LessEqualGreater:ak,LessFullEqual:lk,LessGreater:uk,lessgtr:pk,LessLess:fk,lesssim:hk,LessSlantEqual:dk,LessTilde:mk,lfisht:gk,lfloor:_k,Lfr:vk,lfr:bk,lg:kk,lgE:xk,lHar:yk,lhard:wk,lharu:Ck,lharul:Ak,lhblk:Dk,LJcy:Ek,ljcy:qk,llarr:Sk,ll:Lk,Ll:Tk,llcorner:Fk,Lleftarrow:Rk,llhard:zk,lltri:Bk,Lmidot:Ik,lmidot:Nk,lmoustache:$k,lmoust:Pk,lnap:Mk,lnapprox:Ok,lne:Uk,lnE:Hk,lneq:Vk,lneqq:Gk,lnsim:jk,loang:Zk,loarr:Wk,lobrk:Jk,longleftarrow:Yk,LongLeftArrow:Kk,Longleftarrow:Qk,longleftrightarrow:Xk,LongLeftRightArrow:ex,Longleftrightarrow:tx,longmapsto:nx,longrightarrow:rx,LongRightArrow:ox,Longrightarrow:sx,looparrowleft:cx,looparrowright:ix,lopar:ax,Lopf:lx,lopf:ux,loplus:px,lotimes:fx,lowast:hx,lowbar:dx,LowerLeftArrow:mx,LowerRightArrow:gx,loz:_x,lozenge:vx,lozf:bx,lpar:kx,lparlt:xx,lrarr:yx,lrcorner:wx,lrhar:Cx,lrhard:Ax,lrm:Dx,lrtri:Ex,lsaquo:qx,lscr:Sx,Lscr:Lx,lsh:Tx,Lsh:Fx,lsim:Rx,lsime:zx,lsimg:Bx,lsqb:Ix,lsquo:Nx,lsquor:$x,Lstrok:Px,lstrok:Mx,ltcc:Ox,ltcir:Ux,lt:Hx,LT:Vx,Lt:Gx,ltdot:jx,lthree:Zx,ltimes:Wx,ltlarr:Jx,ltquest:Yx,ltri:Kx,ltrie:Qx,ltrif:Xx,ltrPar:ey,lurdshar:ty,luruhar:ny,lvertneqq:ry,lvnE:oy,macr:sy,male:cy,malt:iy,maltese:ay,Map:"\u2905",map:ly,mapsto:uy,mapstodown:py,mapstoleft:fy,mapstoup:hy,marker:dy,mcomma:my,Mcy:gy,mcy:_y,mdash:vy,mDDot:by,measuredangle:ky,MediumSpace:xy,Mellintrf:yy,Mfr:wy,mfr:Cy,mho:Ay,micro:Dy,midast:Ey,midcir:qy,mid:Sy,middot:Ly,minusb:Ty,minus:Fy,minusd:Ry,minusdu:zy,MinusPlus:By,mlcp:Iy,mldr:Ny,mnplus:$y,models:Py,Mopf:My,mopf:Oy,mp:Uy,mscr:Hy,Mscr:Vy,mstpos:Gy,Mu:jy,mu:Zy,multimap:Wy,mumap:Jy,nabla:Yy,Nacute:Ky,nacute:Qy,nang:Xy,nap:e1,napE:t1,napid:n1,napos:r1,napprox:o1,natural:s1,naturals:c1,natur:i1,nbsp:a1,nbump:l1,nbumpe:u1,ncap:p1,Ncaron:f1,ncaron:h1,Ncedil:d1,ncedil:m1,ncong:g1,ncongdot:_1,ncup:v1,Ncy:b1,ncy:k1,ndash:x1,nearhk:y1,nearr:w1,neArr:C1,nearrow:A1,ne:D1,nedot:E1,NegativeMediumSpace:q1,NegativeThickSpace:S1,NegativeThinSpace:L1,NegativeVeryThinSpace:T1,nequiv:F1,nesear:R1,nesim:z1,NestedGreaterGreater:B1,NestedLessLess:I1,NewLine:N1,nexist:$1,nexists:P1,Nfr:M1,nfr:O1,ngE:U1,nge:H1,ngeq:V1,ngeqq:G1,ngeqslant:j1,nges:Z1,nGg:W1,ngsim:J1,nGt:Y1,ngt:K1,ngtr:Q1,nGtv:X1,nharr:ew,nhArr:tw,nhpar:nw,ni:rw,nis:ow,nisd:sw,niv:cw,NJcy:iw,njcy:aw,nlarr:lw,nlArr:uw,nldr:pw,nlE:fw,nle:hw,nleftarrow:dw,nLeftarrow:mw,nleftrightarrow:gw,nLeftrightarrow:_w,nleq:vw,nleqq:bw,nleqslant:kw,nles:xw,nless:yw,nLl:ww,nlsim:Cw,nLt:Aw,nlt:Dw,nltri:Ew,nltrie:qw,nLtv:Sw,nmid:Lw,NoBreak:Tw,NonBreakingSpace:Fw,nopf:Rw,Nopf:zw,Not:Bw,not:Iw,NotCongruent:Nw,NotCupCap:$w,NotDoubleVerticalBar:Pw,NotElement:Mw,NotEqual:Ow,NotEqualTilde:Uw,NotExists:Hw,NotGreater:Vw,NotGreaterEqual:Gw,NotGreaterFullEqual:jw,NotGreaterGreater:Zw,NotGreaterLess:Ww,NotGreaterSlantEqual:Jw,NotGreaterTilde:Yw,NotHumpDownHump:Kw,NotHumpEqual:Qw,notin:Xw,notindot:eC,notinE:tC,notinva:nC,notinvb:rC,notinvc:oC,NotLeftTriangleBar:sC,NotLeftTriangle:cC,NotLeftTriangleEqual:iC,NotLess:aC,NotLessEqual:lC,NotLessGreater:uC,NotLessLess:pC,NotLessSlantEqual:fC,NotLessTilde:hC,NotNestedGreaterGreater:dC,NotNestedLessLess:mC,notni:gC,notniva:_C,notnivb:vC,notnivc:bC,NotPrecedes:kC,NotPrecedesEqual:xC,NotPrecedesSlantEqual:yC,NotReverseElement:wC,NotRightTriangleBar:CC,NotRightTriangle:AC,NotRightTriangleEqual:DC,NotSquareSubset:EC,NotSquareSubsetEqual:qC,NotSquareSuperset:SC,NotSquareSupersetEqual:LC,NotSubset:TC,NotSubsetEqual:FC,NotSucceeds:RC,NotSucceedsEqual:zC,NotSucceedsSlantEqual:BC,NotSucceedsTilde:IC,NotSuperset:NC,NotSupersetEqual:$C,NotTilde:PC,NotTildeEqual:MC,NotTildeFullEqual:OC,NotTildeTilde:UC,NotVerticalBar:HC,nparallel:VC,npar:GC,nparsl:jC,npart:ZC,npolint:WC,npr:JC,nprcue:YC,nprec:KC,npreceq:QC,npre:XC,nrarrc:eA,nrarr:tA,nrArr:nA,nrarrw:rA,nrightarrow:oA,nRightarrow:sA,nrtri:cA,nrtrie:iA,nsc:aA,nsccue:lA,nsce:uA,Nscr:pA,nscr:fA,nshortmid:hA,nshortparallel:dA,nsim:mA,nsime:gA,nsimeq:_A,nsmid:vA,nspar:bA,nsqsube:kA,nsqsupe:xA,nsub:yA,nsubE:wA,nsube:CA,nsubset:AA,nsubseteq:DA,nsubseteqq:EA,nsucc:qA,nsucceq:SA,nsup:LA,nsupE:TA,nsupe:FA,nsupset:RA,nsupseteq:zA,nsupseteqq:BA,ntgl:IA,Ntilde:NA,ntilde:$A,ntlg:PA,ntriangleleft:MA,ntrianglelefteq:OA,ntriangleright:UA,ntrianglerighteq:HA,Nu:VA,nu:GA,num:jA,numero:ZA,numsp:WA,nvap:JA,nvdash:YA,nvDash:KA,nVdash:QA,nVDash:XA,nvge:eD,nvgt:tD,nvHarr:nD,nvinfin:rD,nvlArr:oD,nvle:sD,nvlt:cD,nvltrie:iD,nvrArr:aD,nvrtrie:lD,nvsim:uD,nwarhk:pD,nwarr:fD,nwArr:hD,nwarrow:dD,nwnear:mD,Oacute:gD,oacute:_D,oast:vD,Ocirc:bD,ocirc:kD,ocir:xD,Ocy:yD,ocy:wD,odash:CD,Odblac:AD,odblac:DD,odiv:ED,odot:qD,odsold:SD,OElig:LD,oelig:TD,ofcir:FD,Ofr:RD,ofr:zD,ogon:BD,Ograve:ID,ograve:ND,ogt:$D,ohbar:PD,ohm:MD,oint:OD,olarr:UD,olcir:HD,olcross:VD,oline:GD,olt:jD,Omacr:ZD,omacr:WD,Omega:JD,omega:YD,Omicron:KD,omicron:QD,omid:XD,ominus:eE,Oopf:tE,oopf:nE,opar:rE,OpenCurlyDoubleQuote:oE,OpenCurlyQuote:sE,operp:cE,oplus:iE,orarr:aE,Or:lE,or:uE,ord:pE,order:fE,orderof:hE,ordf:dE,ordm:mE,origof:gE,oror:_E,orslope:vE,orv:bE,oS:kE,Oscr:xE,oscr:yE,Oslash:wE,oslash:CE,osol:AE,Otilde:DE,otilde:EE,otimesas:qE,Otimes:SE,otimes:LE,Ouml:TE,ouml:FE,ovbar:RE,OverBar:zE,OverBrace:BE,OverBracket:IE,OverParenthesis:NE,para:$E,parallel:PE,par:ME,parsim:OE,parsl:UE,part:HE,PartialD:VE,Pcy:GE,pcy:jE,percnt:ZE,period:WE,permil:JE,perp:YE,pertenk:KE,Pfr:QE,pfr:XE,Phi:eq,phi:tq,phiv:nq,phmmat:rq,phone:oq,Pi:sq,pi:cq,pitchfork:iq,piv:aq,planck:lq,planckh:uq,plankv:pq,plusacir:fq,plusb:hq,pluscir:dq,plus:mq,plusdo:gq,plusdu:_q,pluse:vq,PlusMinus:bq,plusmn:kq,plussim:xq,plustwo:yq,pm:wq,Poincareplane:Cq,pointint:Aq,popf:Dq,Popf:Eq,pound:qq,prap:Sq,Pr:Lq,pr:Tq,prcue:Fq,precapprox:Rq,prec:zq,preccurlyeq:Bq,Precedes:Iq,PrecedesEqual:Nq,PrecedesSlantEqual:$q,PrecedesTilde:Pq,preceq:Mq,precnapprox:Oq,precneqq:Uq,precnsim:Hq,pre:Vq,prE:Gq,precsim:jq,prime:Zq,Prime:Wq,primes:Jq,prnap:Yq,prnE:Kq,prnsim:Qq,prod:Xq,Product:eS,profalar:tS,profline:nS,profsurf:rS,prop:oS,Proportional:sS,Proportion:cS,propto:iS,prsim:aS,prurel:lS,Pscr:uS,pscr:pS,Psi:fS,psi:hS,puncsp:dS,Qfr:mS,qfr:gS,qint:_S,qopf:vS,Qopf:bS,qprime:kS,Qscr:xS,qscr:yS,quaternions:wS,quatint:CS,quest:AS,questeq:DS,quot:ES,QUOT:qS,rAarr:SS,race:LS,Racute:TS,racute:FS,radic:RS,raemptyv:zS,rang:BS,Rang:IS,rangd:NS,range:$S,rangle:PS,raquo:MS,rarrap:OS,rarrb:US,rarrbfs:HS,rarrc:VS,rarr:GS,Rarr:jS,rArr:ZS,rarrfs:WS,rarrhk:JS,rarrlp:YS,rarrpl:KS,rarrsim:QS,Rarrtl:XS,rarrtl:eL,rarrw:tL,ratail:nL,rAtail:rL,ratio:oL,rationals:sL,rbarr:cL,rBarr:iL,RBarr:aL,rbbrk:lL,rbrace:uL,rbrack:pL,rbrke:fL,rbrksld:hL,rbrkslu:dL,Rcaron:mL,rcaron:gL,Rcedil:_L,rcedil:vL,rceil:bL,rcub:kL,Rcy:xL,rcy:yL,rdca:wL,rdldhar:CL,rdquo:AL,rdquor:DL,rdsh:EL,real:qL,realine:SL,realpart:LL,reals:TL,Re:FL,rect:RL,reg:zL,REG:BL,ReverseElement:IL,ReverseEquilibrium:NL,ReverseUpEquilibrium:$L,rfisht:PL,rfloor:ML,rfr:OL,Rfr:UL,rHar:HL,rhard:VL,rharu:GL,rharul:jL,Rho:ZL,rho:WL,rhov:JL,RightAngleBracket:YL,RightArrowBar:KL,rightarrow:QL,RightArrow:XL,Rightarrow:eT,RightArrowLeftArrow:tT,rightarrowtail:nT,RightCeiling:rT,RightDoubleBracket:oT,RightDownTeeVector:sT,RightDownVectorBar:cT,RightDownVector:iT,RightFloor:aT,rightharpoondown:lT,rightharpoonup:uT,rightleftarrows:pT,rightleftharpoons:fT,rightrightarrows:hT,rightsquigarrow:dT,RightTeeArrow:mT,RightTee:gT,RightTeeVector:_T,rightthreetimes:vT,RightTriangleBar:bT,RightTriangle:kT,RightTriangleEqual:xT,RightUpDownVector:yT,RightUpTeeVector:wT,RightUpVectorBar:CT,RightUpVector:AT,RightVectorBar:DT,RightVector:ET,ring:qT,risingdotseq:ST,rlarr:LT,rlhar:TT,rlm:FT,rmoustache:RT,rmoust:zT,rnmid:BT,roang:IT,roarr:NT,robrk:$T,ropar:PT,ropf:MT,Ropf:OT,roplus:UT,rotimes:HT,RoundImplies:VT,rpar:GT,rpargt:jT,rppolint:ZT,rrarr:WT,Rrightarrow:JT,rsaquo:YT,rscr:KT,Rscr:QT,rsh:XT,Rsh:e2,rsqb:t2,rsquo:n2,rsquor:r2,rthree:o2,rtimes:s2,rtri:c2,rtrie:i2,rtrif:a2,rtriltri:l2,RuleDelayed:u2,ruluhar:p2,rx:f2,Sacute:h2,sacute:d2,sbquo:m2,scap:g2,Scaron:_2,scaron:v2,Sc:b2,sc:k2,sccue:x2,sce:y2,scE:w2,Scedil:C2,scedil:A2,Scirc:D2,scirc:E2,scnap:q2,scnE:S2,scnsim:L2,scpolint:T2,scsim:F2,Scy:R2,scy:z2,sdotb:B2,sdot:I2,sdote:N2,searhk:$2,searr:P2,seArr:M2,searrow:O2,sect:U2,semi:H2,seswar:V2,setminus:G2,setmn:j2,sext:Z2,Sfr:W2,sfr:J2,sfrown:Y2,sharp:K2,SHCHcy:Q2,shchcy:X2,SHcy:eF,shcy:tF,ShortDownArrow:nF,ShortLeftArrow:rF,shortmid:oF,shortparallel:sF,ShortRightArrow:cF,ShortUpArrow:iF,shy:aF,Sigma:lF,sigma:uF,sigmaf:pF,sigmav:fF,sim:hF,simdot:dF,sime:mF,simeq:gF,simg:_F,simgE:vF,siml:bF,simlE:kF,simne:xF,simplus:yF,simrarr:wF,slarr:CF,SmallCircle:AF,smallsetminus:DF,smashp:EF,smeparsl:qF,smid:SF,smile:LF,smt:TF,smte:FF,smtes:RF,SOFTcy:zF,softcy:BF,solbar:IF,solb:NF,sol:$F,Sopf:PF,sopf:MF,spades:OF,spadesuit:UF,spar:HF,sqcap:VF,sqcaps:GF,sqcup:jF,sqcups:ZF,Sqrt:WF,sqsub:JF,sqsube:YF,sqsubset:KF,sqsubseteq:QF,sqsup:XF,sqsupe:eR,sqsupset:tR,sqsupseteq:nR,square:rR,Square:oR,SquareIntersection:sR,SquareSubset:cR,SquareSubsetEqual:iR,SquareSuperset:aR,SquareSupersetEqual:lR,SquareUnion:uR,squarf:pR,squ:fR,squf:hR,srarr:dR,Sscr:mR,sscr:gR,ssetmn:_R,ssmile:vR,sstarf:bR,Star:kR,star:xR,starf:yR,straightepsilon:wR,straightphi:CR,strns:AR,sub:DR,Sub:ER,subdot:qR,subE:SR,sube:LR,subedot:TR,submult:FR,subnE:RR,subne:zR,subplus:BR,subrarr:IR,subset:NR,Subset:$R,subseteq:PR,subseteqq:MR,SubsetEqual:OR,subsetneq:UR,subsetneqq:HR,subsim:VR,subsub:GR,subsup:jR,succapprox:ZR,succ:WR,succcurlyeq:JR,Succeeds:YR,SucceedsEqual:KR,SucceedsSlantEqual:QR,SucceedsTilde:XR,succeq:e3,succnapprox:t3,succneqq:n3,succnsim:r3,succsim:o3,SuchThat:s3,sum:c3,Sum:i3,sung:a3,sup1:l3,sup2:u3,sup3:p3,sup:f3,Sup:h3,supdot:d3,supdsub:m3,supE:g3,supe:_3,supedot:v3,Superset:b3,SupersetEqual:k3,suphsol:x3,suphsub:y3,suplarr:w3,supmult:C3,supnE:A3,supne:D3,supplus:E3,supset:q3,Supset:S3,supseteq:L3,supseteqq:T3,supsetneq:F3,supsetneqq:R3,supsim:z3,supsub:B3,supsup:I3,swarhk:N3,swarr:$3,swArr:P3,swarrow:M3,swnwar:O3,szlig:U3,Tab:H3,target:V3,Tau:G3,tau:j3,tbrk:Z3,Tcaron:W3,tcaron:J3,Tcedil:Y3,tcedil:K3,Tcy:Q3,tcy:X3,tdot:ez,telrec:tz,Tfr:nz,tfr:rz,there4:oz,therefore:sz,Therefore:cz,Theta:iz,theta:az,thetasym:lz,thetav:uz,thickapprox:pz,thicksim:fz,ThickSpace:hz,ThinSpace:dz,thinsp:mz,thkap:gz,thksim:_z,THORN:vz,thorn:bz,tilde:kz,Tilde:xz,TildeEqual:yz,TildeFullEqual:wz,TildeTilde:Cz,timesbar:Az,timesb:Dz,times:Ez,timesd:qz,tint:Sz,toea:Lz,topbot:Tz,topcir:Fz,top:Rz,Topf:zz,topf:Bz,topfork:Iz,tosa:Nz,tprime:$z,trade:Pz,TRADE:Mz,triangle:Oz,triangledown:Uz,triangleleft:Hz,trianglelefteq:Vz,triangleq:Gz,triangleright:jz,trianglerighteq:Zz,tridot:Wz,trie:Jz,triminus:Yz,TripleDot:Kz,triplus:Qz,trisb:Xz,tritime:eB,trpezium:tB,Tscr:nB,tscr:rB,TScy:oB,tscy:sB,TSHcy:cB,tshcy:iB,Tstrok:aB,tstrok:lB,twixt:uB,twoheadleftarrow:pB,twoheadrightarrow:fB,Uacute:hB,uacute:dB,uarr:mB,Uarr:gB,uArr:_B,Uarrocir:vB,Ubrcy:bB,ubrcy:kB,Ubreve:xB,ubreve:yB,Ucirc:wB,ucirc:CB,Ucy:AB,ucy:DB,udarr:EB,Udblac:qB,udblac:SB,udhar:LB,ufisht:TB,Ufr:FB,ufr:RB,Ugrave:zB,ugrave:BB,uHar:IB,uharl:NB,uharr:$B,uhblk:PB,ulcorn:MB,ulcorner:OB,ulcrop:UB,ultri:HB,Umacr:VB,umacr:GB,uml:jB,UnderBar:ZB,UnderBrace:WB,UnderBracket:JB,UnderParenthesis:YB,Union:KB,UnionPlus:QB,Uogon:XB,uogon:eI,Uopf:tI,uopf:nI,UpArrowBar:rI,uparrow:oI,UpArrow:sI,Uparrow:cI,UpArrowDownArrow:iI,updownarrow:aI,UpDownArrow:lI,Updownarrow:uI,UpEquilibrium:pI,upharpoonleft:fI,upharpoonright:hI,uplus:dI,UpperLeftArrow:mI,UpperRightArrow:gI,upsi:_I,Upsi:vI,upsih:bI,Upsilon:kI,upsilon:xI,UpTeeArrow:yI,UpTee:wI,upuparrows:CI,urcorn:AI,urcorner:DI,urcrop:EI,Uring:qI,uring:SI,urtri:LI,Uscr:TI,uscr:FI,utdot:RI,Utilde:zI,utilde:BI,utri:II,utrif:NI,uuarr:$I,Uuml:PI,uuml:MI,uwangle:OI,vangrt:UI,varepsilon:HI,varkappa:VI,varnothing:GI,varphi:jI,varpi:ZI,varpropto:WI,varr:JI,vArr:YI,varrho:KI,varsigma:QI,varsubsetneq:XI,varsubsetneqq:eN,varsupsetneq:tN,varsupsetneqq:nN,vartheta:rN,vartriangleleft:oN,vartriangleright:sN,vBar:cN,Vbar:iN,vBarv:aN,Vcy:lN,vcy:uN,vdash:pN,vDash:fN,Vdash:hN,VDash:dN,Vdashl:mN,veebar:gN,vee:_N,Vee:vN,veeeq:bN,vellip:kN,verbar:xN,Verbar:yN,vert:wN,Vert:CN,VerticalBar:AN,VerticalLine:DN,VerticalSeparator:EN,VerticalTilde:qN,VeryThinSpace:SN,Vfr:LN,vfr:TN,vltri:FN,vnsub:RN,vnsup:zN,Vopf:BN,vopf:IN,vprop:NN,vrtri:$N,Vscr:PN,vscr:MN,vsubnE:ON,vsubne:UN,vsupnE:HN,vsupne:VN,Vvdash:GN,vzigzag:jN,Wcirc:ZN,wcirc:WN,wedbar:JN,wedge:YN,Wedge:KN,wedgeq:QN,weierp:XN,Wfr:e$,wfr:t$,Wopf:n$,wopf:r$,wp:o$,wr:s$,wreath:c$,Wscr:i$,wscr:a$,xcap:l$,xcirc:u$,xcup:p$,xdtri:f$,Xfr:h$,xfr:d$,xharr:m$,xhArr:g$,Xi:_$,xi:v$,xlarr:b$,xlArr:k$,xmap:x$,xnis:y$,xodot:w$,Xopf:C$,xopf:A$,xoplus:D$,xotime:E$,xrarr:q$,xrArr:S$,Xscr:L$,xscr:T$,xsqcup:F$,xuplus:R$,xutri:z$,xvee:B$,xwedge:I$,Yacute:N$,yacute:$$,YAcy:P$,yacy:M$,Ycirc:O$,ycirc:U$,Ycy:H$,ycy:V$,yen:G$,Yfr:j$,yfr:Z$,YIcy:W$,yicy:J$,Yopf:Y$,yopf:K$,Yscr:Q$,yscr:X$,YUcy:eP,yucy:tP,yuml:nP,Yuml:rP,Zacute:oP,zacute:sP,Zcaron:cP,zcaron:iP,Zcy:aP,zcy:lP,Zdot:uP,zdot:pP,zeetrf:fP,ZeroWidthSpace:hP,Zeta:dP,zeta:mP,zfr:gP,Zfr:_P,ZHcy:vP,zhcy:bP,zigrarr:kP,zopf:xP,Zopf:yP,Zscr:wP,zscr:CP,zwj:AP,zwnj:DP},Wt=EP,Xe=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,le={},at={};function qP(n){var e,t,r=at[n];if(r)return r;for(r=at[n]=[],e=0;e<128;e++)t=String.fromCharCode(e),/^[0-9a-z]$/i.test(t)?r.push(t):r.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2));for(e=0;e=55296&&s<=57343){if(s>=55296&&s<=56319&&r+1=56320&&i<=57343)){a+=encodeURIComponent(n[r]+n[r+1]),r++;continue}a+="%EF%BF%BD";continue}a+=encodeURIComponent(n[r])}return a}qe.defaultChars=";/?:@&=+$,-_.!~*'()#";qe.componentChars="-_.!~*'()";var SP=qe,lt={};function LP(n){var e,t,r=lt[n];if(r)return r;for(r=lt[n]=[],e=0;e<128;e++)t=String.fromCharCode(e),r.push(t);for(e=0;e=55296&&u<=57343?f+="\uFFFD\uFFFD\uFFFD":f+=String.fromCharCode(u),o+=6;continue}if((i&248)===240&&o+91114111?f+="\uFFFD\uFFFD\uFFFD\uFFFD":(u-=65536,f+=String.fromCharCode(55296+(u>>10),56320+(u&1023))),o+=9;continue}f+="\uFFFD"}return f})}Se.defaultChars=";/?:@&=+$,#";Se.componentChars="";var TP=Se,FP=function(e){var t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t};function Ae(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var RP=/^([a-z0-9.+-]+:)/i,zP=/:[0-9]*$/,BP=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,IP=["<",">",'"',"`"," ","\r",` +`," "],NP=["{","}","|","\\","^","`"].concat(IP),$P=["'"].concat(NP),ut=["%","/","?",";","#"].concat($P),pt=["/","?","#"],PP=255,ft=/^[+a-z0-9A-Z_-]{0,63}$/,MP=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,ht={javascript:!0,"javascript:":!0},dt={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function OP(n,e){if(n&&n instanceof Ae)return n;var t=new Ae;return t.parse(n,e),t}Ae.prototype.parse=function(n,e){var t,r,o,s,i,c=n;if(c=c.trim(),!e&&n.split("#").length===1){var a=BP.exec(c);if(a)return this.pathname=a[1],a[2]&&(this.search=a[2]),this}var l=RP.exec(c);if(l&&(l=l[0],o=l.toLowerCase(),this.protocol=l,c=c.substr(l.length)),(e||l||c.match(/^\/\/[^@\/]+@[^@\/]+/))&&(i=c.substr(0,2)==="//",i&&!(l&&ht[l])&&(c=c.substr(2),this.slashes=!0)),!ht[l]&&(i||l&&!dt[l])){var u=-1;for(t=0;t127?v+="x":v+=d[_];if(!v.match(ft)){var E=m.slice(0,t),q=m.slice(t+1),x=d.match(MP);x&&(E.push(x[1]),q.unshift(x[2])),q.length&&(c=q.join(".")+c),this.hostname=E.join(".");break}}}}this.hostname.length>PP&&(this.hostname=""),k&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var F=c.indexOf("#");F!==-1&&(this.hash=c.substr(F),c=c.slice(0,F));var I=c.indexOf("?");return I!==-1&&(this.search=c.substr(I),c=c.slice(0,I)),c&&(this.pathname=c),dt[o]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Ae.prototype.parseHost=function(n){var e=zP.exec(n);e&&(e=e[0],e!==":"&&(this.port=e.substr(1)),n=n.substr(0,n.length-e.length)),n&&(this.hostname=n)};var UP=OP;le.encode=SP;le.decode=TP;le.format=FP;le.parse=UP;var ue={},Jt=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Yt=/[\0-\x1F\x7F-\x9F]/,HP=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,Kt=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;ue.Any=Jt;ue.Cc=Yt;ue.Cf=HP;ue.P=Xe;ue.Z=Kt;(function(n){function e(b){return Object.prototype.toString.call(b)}function t(b){return e(b)==="[object String]"}var r=Object.prototype.hasOwnProperty;function o(b,S){return r.call(b,S)}function s(b){var S=Array.prototype.slice.call(arguments,1);return S.forEach(function(C){if(!!C){if(typeof C!="object")throw new TypeError(C+"must be object");Object.keys(C).forEach(function(Y){b[Y]=C[Y]})}}),b}function i(b,S,C){return[].concat(b.slice(0,S),C,b.slice(S+1))}function c(b){return!(b>=55296&&b<=57343||b>=64976&&b<=65007||(b&65535)===65535||(b&65535)===65534||b>=0&&b<=8||b===11||b>=14&&b<=31||b>=127&&b<=159||b>1114111)}function a(b){if(b>65535){b-=65536;var S=55296+(b>>10),C=56320+(b&1023);return String.fromCharCode(S,C)}return String.fromCharCode(b)}var l=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,u=/&([a-z#][a-z0-9]{1,31});/gi,f=new RegExp(l.source+"|"+u.source,"gi"),p=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i,h=Wt;function k(b,S){var C;return o(h,S)?h[S]:S.charCodeAt(0)===35&&p.test(S)&&(C=S[1].toLowerCase()==="x"?parseInt(S.slice(2),16):parseInt(S.slice(1),10),c(C))?a(C):b}function m(b){return b.indexOf("\\")<0?b:b.replace(l,"$1")}function d(b){return b.indexOf("\\")<0&&b.indexOf("&")<0?b:b.replace(f,function(S,C,Y){return C||k(S,Y)})}var v=/[&<>"]/,_=/[&<>"]/g,A={"&":"&","<":"<",">":">",'"':"""};function E(b){return A[b]}function q(b){return v.test(b)?b.replace(_,E):b}var x=/[.?*+^$[\]\\(){}|-]/g;function F(b){return b.replace(x,"\\$&")}function I(b){switch(b){case 9:case 32:return!0}return!1}function J(b){if(b>=8192&&b<=8202)return!0;switch(b){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}var L=Xe;function j(b){return L.test(b)}function te(b){switch(b){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function oe(b){return b=b.trim().replace(/\s+/g," "),"\u1E9E".toLowerCase()==="\u1E7E"&&(b=b.replace(/ẞ/g,"\xDF")),b.toLowerCase().toUpperCase()}n.lib={},n.lib.mdurl=le,n.lib.ucmicro=ue,n.assign=s,n.isString=t,n.has=o,n.unescapeMd=m,n.unescapeAll=d,n.isValidEntityCode=c,n.fromCodePoint=a,n.escapeHtml=q,n.arrayReplaceAt=i,n.isSpace=I,n.isWhiteSpace=J,n.isMdAsciiPunct=te,n.isPunctChar=j,n.escapeRE=F,n.normalizeReference=oe})(R);var Le={},VP=function(e,t,r){var o,s,i,c,a=-1,l=e.posMax,u=e.pos;for(e.pos=t+1,o=1;e.pos32))return c;if(o===41){if(s===0)break;s--}i++}return t===i||s!==0||(c.str=mt(e.slice(t,i)),c.pos=i,c.ok=!0),c},jP=R.unescapeAll,ZP=function(e,t,r){var o,s,i=0,c=t,a={ok:!1,pos:0,lines:0,str:""};if(c>=r||(s=e.charCodeAt(c),s!==34&&s!==39&&s!==40))return a;for(c++,s===40&&(s=41);c"+ie(s.content)+""};X.code_block=function(n,e,t,r,o){var s=n[e];return""+ie(n[e].content)+` +`};X.fence=function(n,e,t,r,o){var s=n[e],i=s.info?JP(s.info).trim():"",c="",a="",l,u,f,p,h;return i&&(f=i.split(/(\s+)/g),c=f[0],a=f.slice(2).join("")),t.highlight?l=t.highlight(s.content,c,a)||ie(s.content):l=ie(s.content),l.indexOf(""+l+` +`):"
"+l+`
+`};X.image=function(n,e,t,r,o){var s=n[e];return s.attrs[s.attrIndex("alt")][1]=o.renderInlineAsText(s.children,t,r),o.renderToken(n,e,t)};X.hardbreak=function(n,e,t){return t.xhtmlOut?`
+`:`
+`};X.softbreak=function(n,e,t){return t.breaks?t.xhtmlOut?`
+`:`
+`:` +`};X.text=function(n,e){return ie(n[e].content)};X.html_block=function(n,e){return n[e].content};X.html_inline=function(n,e){return n[e].content};function pe(){this.rules=WP({},X)}pe.prototype.renderAttrs=function(e){var t,r,o;if(!e.attrs)return"";for(o="",t=0,r=e.attrs.length;t +`:">",s)};pe.prototype.renderInline=function(n,e,t){for(var r,o="",s=this.rules,i=0,c=n.length;i\s]/i.test(n)}function oM(n){return/^<\/a\s*>/i.test(n)}var sM=function(e){var t,r,o,s,i,c,a,l,u,f,p,h,k,m,d,v,_=e.tokens,A;if(!!e.md.options.linkify){for(r=0,o=_.length;r=0;t--){if(c=s[t],c.type==="link_close"){for(t--;s[t].level!==c.level&&s[t].type!=="link_open";)t--;continue}if(c.type==="html_inline"&&(rM(c.content)&&k>0&&k--,oM(c.content)&&k++),!(k>0)&&c.type==="text"&&e.md.linkify.test(c.content)){for(u=c.content,A=e.md.linkify.match(u),a=[],h=c.level,p=0,A.length>0&&A[0].index===0&&t>0&&s[t-1].type==="text_special"&&(A=A.slice(1)),l=0;lp&&(i=new e.Token("text","",0),i.content=u.slice(p,f),i.level=h,a.push(i)),i=new e.Token("link_open","a",1),i.attrs=[["href",d]],i.level=h++,i.markup="linkify",i.info="auto",a.push(i),i=new e.Token("text","",0),i.content=v,i.level=h,a.push(i),i=new e.Token("link_close","a",-1),i.level=--h,i.markup="linkify",i.info="auto",a.push(i),p=A[l].lastIndex);p=0;e--)t=n[e],t.type==="text"&&!r&&(t.content=t.content.replace(iM,lM)),t.type==="link_open"&&t.info==="auto"&&r--,t.type==="link_close"&&t.info==="auto"&&r++}function pM(n){var e,t,r=0;for(e=n.length-1;e>=0;e--)t=n[e],t.type==="text"&&!r&&Qt.test(t.content)&&(t.content=t.content.replace(/\+-/g,"\xB1").replace(/\.{2,}/g,"\u2026").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1\u2014").replace(/(^|\s)--(?=\s|$)/mg,"$1\u2013").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1\u2013")),t.type==="link_open"&&t.info==="auto"&&r--,t.type==="link_close"&&t.info==="auto"&&r++}var fM=function(e){var t;if(!!e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(cM.test(e.tokens[t].content)&&uM(e.tokens[t].children),Qt.test(e.tokens[t].content)&&pM(e.tokens[t].children))},gt=R.isWhiteSpace,_t=R.isPunctChar,vt=R.isMdAsciiPunct,hM=/['"]/,bt=/['"]/g,kt="\u2019";function be(n,e,t){return n.slice(0,e)+t+n.slice(e+1)}function dM(n,e){var t,r,o,s,i,c,a,l,u,f,p,h,k,m,d,v,_,A,E,q,x;for(E=[],t=0;t=0&&!(E[_].level<=a);_--);if(E.length=_+1,r.type!=="text")continue;o=r.content,i=0,c=o.length;e:for(;i=0)u=o.charCodeAt(s.index-1);else for(_=t-1;_>=0&&!(n[_].type==="softbreak"||n[_].type==="hardbreak");_--)if(!!n[_].content){u=n[_].content.charCodeAt(n[_].content.length-1);break}if(f=32,i=48&&u<=57&&(v=d=!1),d&&v&&(d=p,v=h),!d&&!v){A&&(r.content=be(r.content,s.index,kt));continue}if(v){for(_=E.length-1;_>=0&&(l=E[_],!(E[_].level=0;t--)e.tokens[t].type!=="inline"||!hM.test(e.tokens[t].content)||dM(e.tokens[t].children,e)},gM=function(e){var t,r,o,s,i,c,a=e.tokens;for(t=0,r=a.length;t=0&&(r=this.attrs[t][1]),r};fe.prototype.attrJoin=function(e,t){var r=this.attrIndex(e);r<0?this.attrPush([e,t]):this.attrs[r][1]=this.attrs[r][1]+" "+t};var tt=fe,_M=tt;function Xt(n,e,t){this.src=n,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=e}Xt.prototype.Token=_M;var vM=Xt,bM=et,Ne=[["normalize",XP],["block",eM],["inline",tM],["linkify",sM],["replacements",fM],["smartquotes",mM],["text_join",gM]];function nt(){this.ruler=new bM;for(var n=0;nr||(u=t+1,e.sCount[u]=4||(c=e.bMarks[u]+e.tShift[u],c>=e.eMarks[u])||(q=e.src.charCodeAt(c++),q!==124&&q!==45&&q!==58)||c>=e.eMarks[u]||(x=e.src.charCodeAt(c++),x!==124&&x!==45&&x!==58&&!$e(x))||q===45&&$e(x))return!1;for(;c=4||(f=xt(i),f.length&&f[0]===""&&f.shift(),f.length&&f[f.length-1]===""&&f.pop(),p=f.length,p===0||p!==k.length))return!1;if(o)return!0;for(_=e.parentType,e.parentType="table",E=e.md.block.ruler.getRules("blockquote"),h=e.push("table_open","table",1),h.map=d=[t,0],h=e.push("thead_open","thead",1),h.map=[t,t+1],h=e.push("tr_open","tr",1),h.map=[t,t+1],a=0;a=4)break;for(f=xt(i),f.length&&f[0]===""&&f.shift(),f.length&&f[f.length-1]===""&&f.pop(),u===t+2&&(h=e.push("tbody_open","tbody",1),h.map=v=[t+2,0]),h=e.push("tr_open","tr",1),h.map=[u,u+1],a=0;a=4){o++,s=o;continue}break}return e.line=s,i=e.push("code_block","code",0),i.content=e.getLines(t,s,4+e.blkIndent,!1)+` +`,i.map=[t,e.line],!0},wM=function(e,t,r,o){var s,i,c,a,l,u,f,p=!1,h=e.bMarks[t]+e.tShift[t],k=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||h+3>k||(s=e.src.charCodeAt(h),s!==126&&s!==96)||(l=h,h=e.skipChars(h,s),i=h-l,i<3)||(f=e.src.slice(l,h),c=e.src.slice(h,k),s===96&&c.indexOf(String.fromCharCode(s))>=0))return!1;if(o)return!0;for(a=t;a++,!(a>=r||(h=l=e.bMarks[a]+e.tShift[a],k=e.eMarks[a],h=4)&&(h=e.skipChars(h,s),!(h-l=4||e.src.charCodeAt(L)!==62)return!1;if(o)return!0;for(k=[],m=[],_=[],A=[],x=e.md.block.ruler.getRules("blockquote"),v=e.parentType,e.parentType="blockquote",p=t;p=j));p++){if(e.src.charCodeAt(L++)===62&&!I){for(a=e.sCount[p]+1,e.src.charCodeAt(L)===32?(L++,a++,s=!1,E=!0):e.src.charCodeAt(L)===9?(E=!0,(e.bsCount[p]+a)%4===3?(L++,a++,s=!1):s=!0):E=!1,h=a,k.push(e.bMarks[p]),e.bMarks[p]=L;L=j,m.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(E?1:0),_.push(e.sCount[p]),e.sCount[p]=h-a,A.push(e.tShift[p]),e.tShift[p]=L-e.bMarks[p];continue}if(u)break;for(q=!1,c=0,l=x.length;c",F.map=f=[t,0],e.md.block.tokenize(e,t,p),F=e.push("blockquote_close","blockquote",-1),F.markup=">",e.lineMax=J,e.parentType=v,f[1]=e.line,c=0;c=4||(s=e.src.charCodeAt(l++),s!==42&&s!==45&&s!==95))return!1;for(i=1;l=s||(t=n.src.charCodeAt(o++),t<48||t>57))return-1;for(;;){if(o>=s)return-1;if(t=n.src.charCodeAt(o++),t>=48&&t<=57){if(o-r>=10)return-1;continue}if(t===41||t===46)break;return-1}return o=4||e.listIndent>=0&&e.sCount[C]-e.listIndent>=4&&e.sCount[C]=e.blkIndent&&(Y=!0),(L=wt(e,C))>=0){if(f=!0,te=e.bMarks[C]+e.tShift[C],v=Number(e.src.slice(te,L-1)),Y&&v!==1)return!1}else if((L=yt(e,C))>=0)f=!1;else return!1;if(Y&&e.skipSpaces(L)>=e.eMarks[C])return!1;if(o)return!0;for(d=e.src.charCodeAt(L-1),m=e.tokens.length,f?(S=e.push("ordered_list_open","ol",1),v!==1&&(S.attrs=[["start",v]])):S=e.push("bullet_list_open","ul",1),S.map=k=[C,0],S.markup=String.fromCharCode(d),j=!1,b=e.md.block.ruler.getRules("list"),q=e.parentType,e.parentType="list";C=_?l=1:l=A-u,l>4&&(l=1),a=u+l,S=e.push("list_item_open","li",1),S.markup=String.fromCharCode(d),S.map=p=[C,0],f&&(S.info=e.src.slice(te,L-1)),I=e.tight,F=e.tShift[C],x=e.sCount[C],E=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=a,e.tight=!0,e.tShift[C]=i-e.bMarks[C],e.sCount[C]=A,i>=_&&e.isEmpty(C+1)?e.line=Math.min(e.line+2,r):e.md.block.tokenize(e,C,r,!0),(!e.tight||j)&&(ve=!1),j=e.line-C>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=E,e.tShift[C]=F,e.sCount[C]=x,e.tight=I,S=e.push("list_item_close","li",-1),S.markup=String.fromCharCode(d),C=e.line,p[1]=C,C>=r||e.sCount[C]=4)break;for(oe=!1,c=0,h=b.length;c=4||e.src.charCodeAt(x)!==91)return!1;for(;++x3)&&!(e.sCount[I]<0)){for(_=!1,u=0,f=A.length;u`\\x00-\\x20]+",BM="'[^']*'",IM='"[^"]*"',NM="(?:"+zM+"|"+BM+"|"+IM+")",$M="(?:\\s+"+RM+"(?:\\s*=\\s*"+NM+")?)",tn="<[A-Za-z][A-Za-z0-9\\-]*"+$M+"*\\s*\\/?>",nn="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",PM="|",MM="<[?][\\s\\S]*?[?]>",OM="]*>",UM="",HM=new RegExp("^(?:"+tn+"|"+nn+"|"+PM+"|"+MM+"|"+OM+"|"+UM+")"),VM=new RegExp("^(?:"+tn+"|"+nn+")");Te.HTML_TAG_RE=HM;Te.HTML_OPEN_CLOSE_TAG_RE=VM;var GM=FM,jM=Te.HTML_OPEN_CLOSE_TAG_RE,ae=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^|$))","i"),/^$/,!0],[new RegExp(jM.source+"\\s*$"),/^$/,!1]],ZM=function(e,t,r,o){var s,i,c,a,l=e.bMarks[t]+e.tShift[t],u=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(l)!==60)return!1;for(a=e.src.slice(l,u),s=0;s=4||(s=e.src.charCodeAt(l),s!==35||l>=u))return!1;for(i=1,s=e.src.charCodeAt(++l);s===35&&l6||ll&&Ct(e.src.charCodeAt(c-1))&&(u=c),e.line=t+1,a=e.push("heading_open","h"+String(i),1),a.markup="########".slice(0,i),a.map=[t,e.line],a=e.push("inline","",0),a.content=e.src.slice(l,u).trim(),a.map=[t,e.line],a.children=[],a=e.push("heading_close","h"+String(i),-1),a.markup="########".slice(0,i)),!0)},JM=function(e,t,r){var o,s,i,c,a,l,u,f,p,h=t+1,k,m=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;for(k=e.parentType,e.parentType="paragraph";h3)){if(e.sCount[h]>=e.blkIndent&&(l=e.bMarks[h]+e.tShift[h],u=e.eMarks[h],l=u)))){f=p===61?1:2;break}if(!(e.sCount[h]<0)){for(s=!1,i=0,c=m.length;i3)&&!(e.sCount[u]<0)){for(s=!1,i=0,c=f.length;i0&&this.level++,this.tokens.push(r),r};ee.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]};ee.prototype.skipEmptyLines=function(e){for(var t=this.lineMax;et;)if(!Fe(this.src.charCodeAt(--e)))return e+1;return e};ee.prototype.skipChars=function(e,t){for(var r=this.src.length;er;)if(t!==this.src.charCodeAt(--e))return e+1;return e};ee.prototype.getLines=function(e,t,r,o){var s,i,c,a,l,u,f,p=e;if(e>=t)return"";for(u=new Array(t-e),s=0;pr?u[s]=new Array(i-r+1).join(" ")+this.src.slice(a,l):u[s]=this.src.slice(a,l)}return u.join("")};ee.prototype.Token=rn;var KM=ee,QM=et,xe=[["table",xM,["paragraph","reference"]],["code",yM],["fence",wM,["paragraph","reference","blockquote","list"]],["blockquote",AM,["paragraph","reference","blockquote","list"]],["hr",EM,["paragraph","reference","blockquote","list"]],["list",SM,["paragraph","reference","blockquote"]],["reference",TM],["html_block",ZM,["paragraph","reference","blockquote"]],["heading",WM,["paragraph","reference","blockquote"]],["lheading",JM],["paragraph",YM]];function Re(){this.ruler=new QM;for(var n=0;n=t||n.sCount[a]=u){n.line=t;break}for(s=n.line,o=0;o=n.line)throw new Error("block rule didn't increment state.line");break}if(!r)throw new Error("none of the block rules matched");n.tight=!l,n.isEmpty(n.line-1)&&(l=!0),a=n.line,a0||(r=e.pos,o=e.posMax,r+3>o)||e.src.charCodeAt(r)!==58||e.src.charCodeAt(r+1)!==47||e.src.charCodeAt(r+2)!==47||(s=e.pending.match(n5),!s)||(i=s[1],c=e.md.linkify.matchAtStart(e.src.slice(r-i.length)),!c)||(a=c.url,a.length<=i.length)||(a=a.replace(/\*+$/,""),l=e.md.normalizeLink(a),!e.md.validateLink(l))?!1:(t||(e.pending=e.pending.slice(0,-i.length),u=e.push("link_open","a",1),u.attrs=[["href",l]],u.markup="linkify",u.info="auto",u=e.push("text","",0),u.content=e.md.normalizeLinkText(a),u=e.push("link_close","a",-1),u.markup="linkify",u.info="auto"),e.pos+=a.length-i.length,!0)},o5=R.isSpace,s5=function(e,t){var r,o,s,i=e.pos;if(e.src.charCodeAt(i)!==10)return!1;if(r=e.pending.length-1,o=e.posMax,!t)if(r>=0&&e.pending.charCodeAt(r)===32)if(r>=1&&e.pending.charCodeAt(r-1)===32){for(s=r-1;s>=1&&e.pending.charCodeAt(s-1)===32;)s--;e.pending=e.pending.slice(0,s),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(i++;i?@[]^_`{|}~-".split("").forEach(function(n){rt[n.charCodeAt(0)]=1});var i5=function(e,t){var r,o,s,i,c,a=e.pos,l=e.posMax;if(e.src.charCodeAt(a)!==92||(a++,a>=l))return!1;if(r=e.src.charCodeAt(a),r===10){for(t||e.push("hardbreak","br",0),a++;a=55296&&r<=56319&&a+1=56320&&o<=57343&&(i+=e.src[a+1],a++)),s="\\"+i,t||(c=e.push("text_special","",0),r<256&&rt[r]!==0?c.content=i:c.content=s,c.markup=s,c.info="escape"),e.pos=a+1,!0},a5=function(e,t){var r,o,s,i,c,a,l,u,f=e.pos,p=e.src.charCodeAt(f);if(p!==96)return!1;for(r=f,f++,o=e.posMax;f=0;t--)r=e[t],!(r.marker!==95&&r.marker!==42)&&r.end!==-1&&(o=e[r.end],c=t>0&&e[t-1].end===r.end+1&&e[t-1].marker===r.marker&&e[t-1].token===r.token-1&&e[r.end+1].token===o.token+1,i=String.fromCharCode(r.marker),s=n.tokens[r.token],s.type=c?"strong_open":"em_open",s.tag=c?"strong":"em",s.nesting=1,s.markup=c?i+i:i,s.content="",s=n.tokens[o.token],s.type=c?"strong_close":"em_close",s.tag=c?"strong":"em",s.nesting=-1,s.markup=c?i+i:i,s.content="",c&&(n.tokens[e[t-1].token].content="",n.tokens[e[r.end+1].token].content="",t--))}Be.postProcess=function(e){var t,r=e.tokens_meta,o=e.tokens_meta.length;for(Et(e,e.delimiters),t=0;t=m)return!1;if(d=a,l=e.md.helpers.parseLinkDestination(e.src,a,e.posMax),l.ok){for(p=e.md.normalizeLink(l.str),e.md.validateLink(p)?a=l.pos:p="",d=a;a=m||e.src.charCodeAt(a)!==41)&&(v=!0),a++}if(v){if(typeof e.env.references=="undefined")return!1;if(a=0?s=e.src.slice(d,a++):a=i+1):a=i+1,s||(s=e.src.slice(c,i)),u=e.env.references[l5(s)],!u)return e.pos=k,!1;p=u.href,h=u.title}return t||(e.pos=c,e.posMax=i,f=e.push("link_open","a",1),f.attrs=r=[["href",p]],h&&r.push(["title",h]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,f=e.push("link_close","a",-1)),e.pos=a,e.posMax=m,!0},p5=R.normalizeReference,Oe=R.isSpace,f5=function(e,t){var r,o,s,i,c,a,l,u,f,p,h,k,m,d="",v=e.pos,_=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91||(a=e.pos+2,c=e.md.helpers.parseLinkLabel(e,e.pos+1,!1),c<0))return!1;if(l=c+1,l<_&&e.src.charCodeAt(l)===40){for(l++;l<_&&(o=e.src.charCodeAt(l),!(!Oe(o)&&o!==10));l++);if(l>=_)return!1;for(m=l,f=e.md.helpers.parseLinkDestination(e.src,l,e.posMax),f.ok&&(d=e.md.normalizeLink(f.str),e.md.validateLink(d)?l=f.pos:d=""),m=l;l<_&&(o=e.src.charCodeAt(l),!(!Oe(o)&&o!==10));l++);if(f=e.md.helpers.parseLinkTitle(e.src,l,e.posMax),l<_&&m!==l&&f.ok)for(p=f.str,l=f.pos;l<_&&(o=e.src.charCodeAt(l),!(!Oe(o)&&o!==10));l++);else p="";if(l>=_||e.src.charCodeAt(l)!==41)return e.pos=v,!1;l++}else{if(typeof e.env.references=="undefined")return!1;if(l<_&&e.src.charCodeAt(l)===91?(m=l+1,l=e.md.helpers.parseLinkLabel(e,l),l>=0?i=e.src.slice(m,l++):l=c+1):l=c+1,i||(i=e.src.slice(a,c)),u=e.env.references[p5(i)],!u)return e.pos=v,!1;d=u.href,p=u.title}return t||(s=e.src.slice(a,c),e.md.inline.parse(s,e.md,e.env,k=[]),h=e.push("image","img",0),h.attrs=r=[["src",d],["alt",""]],h.children=k,h.content=s,p&&r.push(["title",p])),e.pos=l,e.posMax=_,!0},h5=/^([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,d5=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/,m5=function(e,t){var r,o,s,i,c,a,l=e.pos;if(e.src.charCodeAt(l)!==60)return!1;for(c=e.pos,a=e.posMax;;){if(++l>=a||(i=e.src.charCodeAt(l),i===60))return!1;if(i===62)break}return r=e.src.slice(c+1,l),d5.test(r)?(o=e.md.normalizeLink(r),e.md.validateLink(o)?(t||(s=e.push("link_open","a",1),s.attrs=[["href",o]],s.markup="autolink",s.info="auto",s=e.push("text","",0),s.content=e.md.normalizeLinkText(r),s=e.push("link_close","a",-1),s.markup="autolink",s.info="auto"),e.pos+=r.length+2,!0):!1):h5.test(r)?(o=e.md.normalizeLink("mailto:"+r),e.md.validateLink(o)?(t||(s=e.push("link_open","a",1),s.attrs=[["href",o]],s.markup="autolink",s.info="auto",s=e.push("text","",0),s.content=e.md.normalizeLinkText(r),s=e.push("link_close","a",-1),s.markup="autolink",s.info="auto"),e.pos+=r.length+2,!0):!1):!1},g5=Te.HTML_TAG_RE;function _5(n){return/^\s]/i.test(n)}function v5(n){return/^<\/a\s*>/i.test(n)}function b5(n){var e=n|32;return e>=97&&e<=122}var k5=function(e,t){var r,o,s,i,c=e.pos;return!e.md.options.html||(s=e.posMax,e.src.charCodeAt(c)!==60||c+2>=s)||(r=e.src.charCodeAt(c+1),r!==33&&r!==63&&r!==47&&!b5(r))||(o=e.src.slice(c).match(g5),!o)?!1:(t||(i=e.push("html_inline","",0),i.content=o[0],_5(i.content)&&e.linkLevel++,v5(i.content)&&e.linkLevel--),e.pos+=o[0].length,!0)},qt=Wt,x5=R.has,y5=R.isValidEntityCode,St=R.fromCodePoint,w5=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,C5=/^&([a-z][a-z0-9]{1,31});/i,A5=function(e,t){var r,o,s,i,c=e.pos,a=e.posMax;if(e.src.charCodeAt(c)!==38||c+1>=a)return!1;if(r=e.src.charCodeAt(c+1),r===35){if(s=e.src.slice(c).match(w5),s)return t||(o=s[1][0].toLowerCase()==="x"?parseInt(s[1].slice(1),16):parseInt(s[1],10),i=e.push("text_special","",0),i.content=y5(o)?St(o):St(65533),i.markup=s[0],i.info="entity"),e.pos+=s[0].length,!0}else if(s=e.src.slice(c).match(C5),s&&x5(qt,s[1]))return t||(i=e.push("text_special","",0),i.content=qt[s[1]],i.markup=s[0],i.info="entity"),e.pos+=s[0].length,!0;return!1};function Lt(n){var e,t,r,o,s,i,c,a,l={},u=n.length;if(!!u){var f=0,p=-2,h=[];for(e=0;es;t-=h[t]+1)if(o=n[t],o.marker===r.marker&&o.open&&o.end<0&&(c=!1,(o.close||r.open)&&(o.length+r.length)%3===0&&(o.length%3!==0||r.length%3!==0)&&(c=!0),!c)){a=t>0&&!n[t-1].open?h[t-1]+1:0,h[e]=e-t+a,h[t]=a,r.open=!1,o.end=e,o.close=!1,i=-1,p=-2;break}i!==-1&&(l[r.marker][(r.open?3:0)+(r.length||0)%3]=i)}}}var D5=function(e){var t,r=e.tokens_meta,o=e.tokens_meta.length;for(Lt(e.delimiters),t=0;t0&&o++,s[t].type==="text"&&t+10&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],o={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(r),this.tokens_meta.push(o),r};ge.prototype.scanDelims=function(n,e){var t=n,r,o,s,i,c,a,l,u,f,p=!0,h=!0,k=this.posMax,m=this.src.charCodeAt(n);for(r=n>0?this.src.charCodeAt(n-1):32;t=n.pos)throw new Error("inline rule didn't increment state.pos");break}}else n.pos=n.posMax;e||n.pos++,c[r]=n.pos};_e.prototype.tokenize=function(n){for(var e,t,r,o=this.ruler.getRules(""),s=o.length,i=n.posMax,c=n.md.options.maxNesting;n.pos=n.pos)throw new Error("inline rule didn't increment state.pos");break}}if(e){if(n.pos>=i)break;continue}n.pending+=n.src[n.pos++]}n.pending&&n.pushPending()};_e.prototype.parse=function(n,e,t,r){var o,s,i,c=new this.State(n,e,t,r);for(this.tokenize(c),s=this.ruler2.getRules(""),i=s.length,o=0;o|$))",e.tpl_email_fuzzy="(^|"+t+'|"|\\(|'+e.src_ZCc+")("+e.src_email_name+"@"+e.tpl_host_fuzzy_strict+")",e.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+e.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+e.tpl_host_port_fuzzy_strict+e.src_path+")",e.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+e.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+e.tpl_host_port_no_ip_fuzzy_strict+e.src_path+")",e};function Ve(n){var e=Array.prototype.slice.call(arguments,1);return e.forEach(function(t){!t||Object.keys(t).forEach(function(r){n[r]=t[r]})}),n}function Ie(n){return Object.prototype.toString.call(n)}function T5(n){return Ie(n)==="[object String]"}function F5(n){return Ie(n)==="[object Object]"}function R5(n){return Ie(n)==="[object RegExp]"}function Bt(n){return Ie(n)==="[object Function]"}function z5(n){return n.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var on={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function B5(n){return Object.keys(n||{}).reduce(function(e,t){return e||on.hasOwnProperty(t)},!1)}var I5={"http:":{validate:function(n,e,t){var r=n.slice(e);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(r)?r.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(n,e,t){var r=n.slice(e);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(r)?e>=3&&n[e-3]===":"||e>=3&&n[e-3]==="/"?0:r.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(n,e,t){var r=n.slice(e);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(r)?r.match(t.re.mailto)[0].length:0}}},N5="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",$5="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");function P5(n){n.__index__=-1,n.__text_cache__=""}function M5(n){return function(e,t){var r=e.slice(t);return n.test(r)?r.match(n)[0].length:0}}function It(){return function(n,e){e.normalize(n)}}function De(n){var e=n.re=L5(n.__opts__),t=n.__tlds__.slice();n.onCompile(),n.__tlds_replaced__||t.push(N5),t.push(e.src_xn),e.src_tlds=t.join("|");function r(c){return c.replace("%TLDS%",e.src_tlds)}e.email_fuzzy=RegExp(r(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(r(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(r(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(r(e.tpl_host_fuzzy_test),"i");var o=[];n.__compiled__={};function s(c,a){throw new Error('(LinkifyIt) Invalid schema "'+c+'": '+a)}Object.keys(n.__schemas__).forEach(function(c){var a=n.__schemas__[c];if(a!==null){var l={validate:null,link:null};if(n.__compiled__[c]=l,F5(a)){R5(a.validate)?l.validate=M5(a.validate):Bt(a.validate)?l.validate=a.validate:s(c,a),Bt(a.normalize)?l.normalize=a.normalize:a.normalize?s(c,a):l.normalize=It();return}if(T5(a)){o.push(c);return}s(c,a)}}),o.forEach(function(c){!n.__compiled__[n.__schemas__[c]]||(n.__compiled__[c].validate=n.__compiled__[n.__schemas__[c]].validate,n.__compiled__[c].normalize=n.__compiled__[n.__schemas__[c]].normalize)}),n.__compiled__[""]={validate:null,normalize:It()};var i=Object.keys(n.__compiled__).filter(function(c){return c.length>0&&n.__compiled__[c]}).map(z5).join("|");n.re.schema_test=RegExp("(^|(?!_)(?:[><\uFF5C]|"+e.src_ZPCc+"))("+i+")","i"),n.re.schema_search=RegExp("(^|(?!_)(?:[><\uFF5C]|"+e.src_ZPCc+"))("+i+")","ig"),n.re.schema_at_start=RegExp("^"+n.re.schema_search.source,"i"),n.re.pretest=RegExp("("+n.re.schema_test.source+")|("+n.re.host_fuzzy_test.source+")|@","i"),P5(n)}function O5(n,e){var t=n.__index__,r=n.__last_index__,o=n.__text_cache__.slice(t,r);this.schema=n.__schema__.toLowerCase(),this.index=t+e,this.lastIndex=r+e,this.raw=o,this.text=o,this.url=o}function Ge(n,e){var t=new O5(n,e);return n.__compiled__[t.schema].normalize(t,n),t}function Z(n,e){if(!(this instanceof Z))return new Z(n,e);e||B5(n)&&(e=n,n={}),this.__opts__=Ve({},on,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Ve({},I5,n),this.__compiled__={},this.__tlds__=$5,this.__tlds_replaced__=!1,this.re={},De(this)}Z.prototype.add=function(e,t){return this.__schemas__[e]=t,De(this),this};Z.prototype.set=function(e){return this.__opts__=Ve(this.__opts__,e),this};Z.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var t,r,o,s,i,c,a,l,u;if(this.re.schema_test.test(e)){for(a=this.re.schema_search,a.lastIndex=0;(t=a.exec(e))!==null;)if(s=this.testSchemaAt(e,t[2],a.lastIndex),s){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+s;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(l=e.search(this.re.host_fuzzy_test),l>=0&&(this.__index__<0||l=0&&(o=e.match(this.re.email_fuzzy))!==null&&(i=o.index+o[1].length,c=o.index+o[0].length,(this.__index__<0||ithis.__last_index__)&&(this.__schema__="mailto:",this.__index__=i,this.__last_index__=c))),this.__index__>=0};Z.prototype.pretest=function(e){return this.re.pretest.test(e)};Z.prototype.testSchemaAt=function(e,t,r){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(e,r,this):0};Z.prototype.match=function(e){var t=0,r=[];this.__index__>=0&&this.__text_cache__===e&&(r.push(Ge(this,t)),t=this.__last_index__);for(var o=t?e.slice(t):e;this.test(o);)r.push(Ge(this,t)),o=o.slice(this.__last_index__),t+=this.__last_index__;return r.length?r:null};Z.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;var t=this.re.schema_at_start.exec(e);if(!t)return null;var r=this.testSchemaAt(e,t[2],t[0].length);return r?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+r,Ge(this,0)):null};Z.prototype.tlds=function(e,t){return e=Array.isArray(e)?e:[e],t?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(r,o,s){return r!==s[o-1]}).reverse(),De(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,De(this),this)};Z.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),e.schema==="mailto:"&&!/^mailto:/i.test(e.url)&&(e.url="mailto:"+e.url)};Z.prototype.onCompile=function(){};var U5=Z,H5={},V5=Object.freeze(Object.defineProperty({__proto__:null,default:H5},Symbol.toStringTag,{value:"Module"})),G5=io(V5),j5={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},Z5={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},W5={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}},de=R,J5=Le,Y5=YP,K5=kM,Q5=XM,X5=S5,e8=U5,ce=le,sn=G5,t8={default:j5,zero:Z5,commonmark:W5},n8=/^(vbscript|javascript|file|data):/,r8=/^data:image\/(gif|png|jpeg|webp);/;function o8(n){var e=n.trim().toLowerCase();return n8.test(e)?!!r8.test(e):!0}var cn=["http:","https:","mailto:"];function s8(n){var e=ce.parse(n,!0);if(e.hostname&&(!e.protocol||cn.indexOf(e.protocol)>=0))try{e.hostname=sn.toASCII(e.hostname)}catch{}return ce.encode(ce.format(e))}function c8(n){var e=ce.parse(n,!0);if(e.hostname&&(!e.protocol||cn.indexOf(e.protocol)>=0))try{e.hostname=sn.toUnicode(e.hostname)}catch{}return ce.decode(ce.format(e),ce.decode.defaultChars+"%")}function W(n,e){if(!(this instanceof W))return new W(n,e);e||de.isString(n)||(e=n||{},n="default"),this.inline=new X5,this.block=new Q5,this.core=new K5,this.renderer=new Y5,this.linkify=new e8,this.validateLink=o8,this.normalizeLink=s8,this.normalizeLinkText=c8,this.utils=de,this.helpers=de.assign({},J5),this.options={},this.configure(n),e&&this.set(e)}W.prototype.set=function(n){return de.assign(this.options,n),this};W.prototype.configure=function(n){var e=this,t;if(de.isString(n)&&(t=n,n=t8[t],!n))throw new Error('Wrong `markdown-it` preset "'+t+'", check name');if(!n)throw new Error("Wrong `markdown-it` preset, can't be empty");return n.options&&e.set(n.options),n.components&&Object.keys(n.components).forEach(function(r){n.components[r].rules&&e[r].ruler.enableOnly(n.components[r].rules),n.components[r].rules2&&e[r].ruler2.enableOnly(n.components[r].rules2)}),this};W.prototype.enable=function(n,e){var t=[];Array.isArray(n)||(n=[n]),["core","block","inline"].forEach(function(o){t=t.concat(this[o].ruler.enable(n,!0))},this),t=t.concat(this.inline.ruler2.enable(n,!0));var r=n.filter(function(o){return t.indexOf(o)<0});if(r.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this};W.prototype.disable=function(n,e){var t=[];Array.isArray(n)||(n=[n]),["core","block","inline"].forEach(function(o){t=t.concat(this[o].ruler.disable(n,!0))},this),t=t.concat(this.inline.ruler2.disable(n,!0));var r=n.filter(function(o){return t.indexOf(o)<0});if(r.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this};W.prototype.use=function(n){var e=[this].concat(Array.prototype.slice.call(arguments,1));return n.apply(n,e),this};W.prototype.parse=function(n,e){if(typeof n!="string")throw new Error("Input data should be a String");var t=new this.core.State(n,this,e);return this.core.process(t),t.tokens};W.prototype.render=function(n,e){return e=e||{},this.renderer.render(this.parse(n,e),this.options,e)};W.prototype.parseInline=function(n,e){var t=new this.core.State(n,this,e);return t.inlineMode=!0,this.core.process(t),t.tokens};W.prototype.renderInline=function(n,e){return e=e||{},this.renderer.render(this.parseInline(n,e),this.options,e)};var i8=W,a8=i8;const l8={key:0,id:"pageTitle"},u8={key:1,class:"custom-container none"},p8=["innerHTML"],f8={__name:"Layout",setup(n){const e=K(),t=wn(),r=D(()=>e.value.title?e.value.title||"Title":null),o=D(()=>t.value.discordNoticeText?new a8().render(t.value.discordNoticeText):null);return e.value.widePage,(s,i)=>(g(),z(co,null,{"page-top":O(()=>[y(e).hideTitle?B("",!0):(g(),w("h1",l8,V(r.value),1)),o.value?(g(),w("div",u8,[T("p",{innerHTML:o.value},null,8,p8)])):B("",!0)]),"page-bottom":O(()=>i[0]||(i[0]=[])),_:1}))}};var d8=P(f8,[["__file","Layout.vue"]]);export{d8 as default}; diff --git a/assets/Odysseyn1x.f106730e.js b/assets/Odysseyn1x.f106730e.js new file mode 100644 index 000000000000..ce8d07921abf --- /dev/null +++ b/assets/Odysseyn1x.f106730e.js @@ -0,0 +1 @@ +var s="/assets/images/Odysseyn1x.png";export{s as _}; diff --git a/assets/Tab.9080ae56.js b/assets/Tab.9080ae56.js new file mode 100644 index 000000000000..29d09d591910 --- /dev/null +++ b/assets/Tab.9080ae56.js @@ -0,0 +1 @@ +import{_ as s,o as n,c as d,a,D as l}from"./app.748f7f56.js";const c={props:{name:{required:!0},default:{default:!1}},data:()=>({active:!1}),computed:{id(){return this.name.toLowerCase().replace(/ /g,"-")},parentId(){return this.$parent.$parent.$props.id.toLowerCase().replace(/ /g,"-")},parentIdSafe(){return this.parentId.replace(/[\-\/\\^$*+?.()|[\]{}]/g,"\\$&")}},created(){this.active=this.default===""},mounted(){const e=decodeURI(window.location.href).match(RegExp(`[?&]${this.parentIdSafe}=(.*?)(?=&|#|$)`));e&&e.length>1&&e[1]===this.id&&(this.active=!0),this.default&&(this.active=!0)},methods:{setTab(){let e=window.location.href;e.match(RegExp(`[?&]${this.parentIdSafe}=`))?e=e.replace(RegExp(`([?&]${this.parentIdSafe}=)(.*?)(?=&|#|$)`),"$1"+this.id):e.match(/\?/)?e=e.replace(/[?&].*?(?=#|$)/,`$&&${this.parentId}=`+this.id):e=e.replace(/(?=#|$)/,`?${this.parentId}=`+this.id),e!=window.location.href&&history.pushState({},"",encodeURI(e))}}},o=["id","name","checked"],h=["for","innerHTML"],p={class:"tab"};function f(e,r,i,u,$,t){return n(),d("section",null,[a("input",{id:t.parentId+"-"+t.id,name:t.parentId,type:"radio",checked:e.active},null,8,o),a("label",{for:t.parentId+"-"+t.id,class:"tab-link",innerHTML:i.name,onClick:r[0]||(r[0]=m=>this.setTab())},null,8,h),a("div",p,[l(e.$slots,"default")])])}var _=s(c,[["render",f],["__file","Tab.vue"]]);export{_ as default}; diff --git a/assets/Tabs.3f67bf2a.js b/assets/Tabs.3f67bf2a.js new file mode 100644 index 000000000000..159ee88ce221 --- /dev/null +++ b/assets/Tabs.3f67bf2a.js @@ -0,0 +1 @@ +import{_ as s,o as t,c as a,D as o}from"./app.748f7f56.js";const r={props:{id:{default:"tab"}}},c={class:"tab-container"};function n(e,_,d,l,p,f){return t(),a("div",c,[o(e.$slots,"default")])}var u=s(r,[["render",n],["__file","Tabs.vue"]]);export{u as default}; diff --git a/assets/absinthe-win.da88c1ee.js b/assets/absinthe-win.da88c1ee.js new file mode 100644 index 000000000000..1412a8915ee5 --- /dev/null +++ b/assets/absinthe-win.da88c1ee.js @@ -0,0 +1 @@ +var s="/assets/images/absinthe-win.png";export{s as _}; diff --git a/assets/aluminum_tv_remote.eab613f5.js b/assets/aluminum_tv_remote.eab613f5.js new file mode 100644 index 000000000000..a9239524913c --- /dev/null +++ b/assets/aluminum_tv_remote.eab613f5.js @@ -0,0 +1 @@ +var s="/assets/images/aluminum_tv_remote.png";export{s as _}; diff --git a/assets/app.748f7f56.js b/assets/app.748f7f56.js new file mode 100644 index 000000000000..ab2c1aafb69f --- /dev/null +++ b/assets/app.748f7f56.js @@ -0,0 +1,42 @@ +const Tl={},oo="modulepreload",jn={},co="/",l=function(t,i){return!i||i.length===0?t():Promise.all(i.map(n=>{if(n=`${co}${n}`,n in jn)return;jn[n]=!0;const a=n.endsWith(".css"),r=a?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${n}"]${r}`))return;const o=document.createElement("link");if(o.rel=a?"stylesheet":oo,a||(o.as="script",o.crossOrigin=""),o.href=n,document.head.appendChild(o),a)return new Promise((d,c)=>{o.addEventListener("load",d),o.addEventListener("error",()=>c(new Error(`Unable to preload CSS for ${n}`)))})})).then(()=>t())},uo={"v-8daa1a0e":()=>l(()=>import("./index.html.df764590.js"),[]).then(({data:e})=>e),"v-0758a2b1":()=>l(()=>import("./index.html.d1a3c7b3.js"),[]).then(({data:e})=>e),"v-6e837964":()=>l(()=>import("./index.html.41d8fc14.js"),[]).then(({data:e})=>e),"v-7446a652":()=>l(()=>import("./index.html.869f5ad0.js"),[]).then(({data:e})=>e),"v-e233c82e":()=>l(()=>import("./index.html.023129fc.js"),[]).then(({data:e})=>e),"v-7c509b79":()=>l(()=>import("./index.html.27c14d62.js"),[]).then(({data:e})=>e),"v-9c12835a":()=>l(()=>import("./index.html.5dd473f2.js"),[]).then(({data:e})=>e),"v-6b84a25c":()=>l(()=>import("./index.html.05dba02c.js"),[]).then(({data:e})=>e),"v-02cb8be4":()=>l(()=>import("./index.html.e567b789.js"),[]).then(({data:e})=>e),"v-268787f3":()=>l(()=>import("./index.html.fc5abc0a.js"),[]).then(({data:e})=>e),"v-f94e40ee":()=>l(()=>import("./index.html.28583778.js"),[]).then(({data:e})=>e),"v-0caa6e92":()=>l(()=>import("./using-cydia.html.a1c8e3e6.js"),[]).then(({data:e})=>e),"v-7d4f3d3d":()=>l(()=>import("./using-sileo.html.d6771f06.js"),[]).then(({data:e})=>e),"v-634101f7":()=>l(()=>import("./using-zebra.html.11e0c2dc.js"),[]).then(({data:e})=>e),"v-aefb23f0":()=>l(()=>import("./index.html.61fd8988.js"),[]).then(({data:e})=>e),"v-ebf75e40":()=>l(()=>import("./index.html.d400bba2.js"),[]).then(({data:e})=>e),"v-ee1bcb52":()=>l(()=>import("./index.html.5454bf91.js"),[]).then(({data:e})=>e),"v-33477831":()=>l(()=>import("./index.html.97e0250e.js"),[]).then(({data:e})=>e),"v-7f4b416f":()=>l(()=>import("./index.html.3c560f63.js"),[]).then(({data:e})=>e),"v-709edd98":()=>l(()=>import("./index.html.cc50b6b9.js"),[]).then(({data:e})=>e),"v-015aeada":()=>l(()=>import("./index.html.4ee08cdd.js"),[]).then(({data:e})=>e),"v-616d7a04":()=>l(()=>import("./index.html.2e97f752.js"),[]).then(({data:e})=>e),"v-22058cfc":()=>l(()=>import("./index.html.abd2a006.js"),[]).then(({data:e})=>e),"v-bf55fc6c":()=>l(()=>import("./index.html.b43ae991.js"),[]).then(({data:e})=>e),"v-6fa6a930":()=>l(()=>import("./index.html.d7414f97.js"),[]).then(({data:e})=>e),"v-6fa6a94f":()=>l(()=>import("./index.html.eccb1f99.js"),[]).then(({data:e})=>e),"v-6784269d":()=>l(()=>import("./index.html.481683c2.js"),[]).then(({data:e})=>e),"v-ab5ac45c":()=>l(()=>import("./index.html.f5318912.js"),[]).then(({data:e})=>e),"v-48870de7":()=>l(()=>import("./index.html.518f3395.js"),[]).then(({data:e})=>e),"v-92f1015e":()=>l(()=>import("./index.html.45dc8e3b.js"),[]).then(({data:e})=>e),"v-02bb91c8":()=>l(()=>import("./index.html.ba075cfd.js"),[]).then(({data:e})=>e),"v-cadcd67e":()=>l(()=>import("./index.html.0e78da28.js"),[]).then(({data:e})=>e),"v-0adb28b0":()=>l(()=>import("./index.html.5b507296.js"),[]).then(({data:e})=>e),"v-59e4ebe4":()=>l(()=>import("./index.html.77b124bd.js"),[]).then(({data:e})=>e),"v-6d0b6b20":()=>l(()=>import("./index.html.4f60549c.js"),[]).then(({data:e})=>e),"v-587cdab4":()=>l(()=>import("./index.html.f911c461.js"),[]).then(({data:e})=>e),"v-77b3ae8c":()=>l(()=>import("./index.html.26964f9b.js"),[]).then(({data:e})=>e),"v-29cb85b6":()=>l(()=>import("./index.html.e63481a6.js"),[]).then(({data:e})=>e),"v-29cb85f4":()=>l(()=>import("./index.html.ed7214db.js"),[]).then(({data:e})=>e),"v-3d4af5ba":()=>l(()=>import("./index.html.f793cf45.js"),[]).then(({data:e})=>e),"v-b512e3dc":()=>l(()=>import("./index.html.3cc95be8.js"),[]).then(({data:e})=>e),"v-e9eefb08":()=>l(()=>import("./index.html.68cdfd8c.js"),[]).then(({data:e})=>e),"v-406eab22":()=>l(()=>import("./index.html.c3a46711.js"),[]).then(({data:e})=>e),"v-889b97b4":()=>l(()=>import("./index.html.8248aec2.js"),[]).then(({data:e})=>e),"v-9e1e3d02":()=>l(()=>import("./index.html.ab2079e4.js"),[]).then(({data:e})=>e),"v-383f8f3d":()=>l(()=>import("./index.html.72984a0c.js"),[]).then(({data:e})=>e),"v-db17866e":()=>l(()=>import("./index.html.af98f16b.js"),[]).then(({data:e})=>e),"v-d2849794":()=>l(()=>import("./index.html.26715590.js"),[]).then(({data:e})=>e),"v-5be38cbf":()=>l(()=>import("./index.html.1fe5644f.js"),[]).then(({data:e})=>e),"v-b414d836":()=>l(()=>import("./index.html.61baa608.js"),[]).then(({data:e})=>e),"v-3a0ea38b":()=>l(()=>import("./index.html.4200d891.js"),[]).then(({data:e})=>e),"v-185a156a":()=>l(()=>import("./index.html.e4fa91cd.js"),[]).then(({data:e})=>e),"v-37ada33e":()=>l(()=>import("./index.html.ea1a0018.js"),[]).then(({data:e})=>e),"v-12fd31aa":()=>l(()=>import("./index.html.8982c587.js"),[]).then(({data:e})=>e),"v-76a4e13a":()=>l(()=>import("./using-nitotv.html.8d196ae6.js"),[]).then(({data:e})=>e),"v-4f420c06":()=>l(()=>import("./index.html.358b8848.js"),[]).then(({data:e})=>e),"v-547e4b11":()=>l(()=>import("./index.html.e05126ea.js"),[]).then(({data:e})=>e),"v-19216d78":()=>l(()=>import("./index.html.fff22d4a.js"),[]).then(({data:e})=>e),"v-60337ccb":()=>l(()=>import("./index.html.0515bebb.js"),[]).then(({data:e})=>e),"v-8900805a":()=>l(()=>import("./index.html.9dbf2d7a.js"),[]).then(({data:e})=>e),"v-89007e2c":()=>l(()=>import("./index.html.9ea3adeb.js"),[]).then(({data:e})=>e),"v-89007c7a":()=>l(()=>import("./index.html.4b267720.js"),[]).then(({data:e})=>e),"v-89007ac8":()=>l(()=>import("./index.html.9698d572.js"),[]).then(({data:e})=>e),"v-434fc8ce":()=>l(()=>import("./index.html.0a68e242.js"),[]).then(({data:e})=>e),"v-005e48e7":()=>l(()=>import("./index.html.15afcfd6.js"),[]).then(({data:e})=>e),"v-c8294fe4":()=>l(()=>import("./index.html.216ef537.js"),[]).then(({data:e})=>e),"v-39fad493":()=>l(()=>import("./index.html.d744d428.js"),[]).then(({data:e})=>e),"v-15233546":()=>l(()=>import("./index.html.f87d7691.js"),[]).then(({data:e})=>e),"v-56cbed44":()=>l(()=>import("./index.html.868c640d.js"),[]).then(({data:e})=>e),"v-30189cde":()=>l(()=>import("./index.html.fa2215c4.js"),[]).then(({data:e})=>e),"v-822be4c8":()=>l(()=>import("./index.html.75734d2e.js"),[]).then(({data:e})=>e),"v-6dc76d2b":()=>l(()=>import("./index.html.c24e94eb.js"),[]).then(({data:e})=>e),"v-392eed82":()=>l(()=>import("./index.html.7dade860.js"),[]).then(({data:e})=>e),"v-3259b8d0":()=>l(()=>import("./index.html.6a0f837e.js"),[]).then(({data:e})=>e),"v-2819ebd4":()=>l(()=>import("./index.html.58275ad3.js"),[]).then(({data:e})=>e),"v-71735594":()=>l(()=>import("./index.html.0c529056.js"),[]).then(({data:e})=>e),"v-21476b10":()=>l(()=>import("./index.html.2c6bfa79.js"),[]).then(({data:e})=>e),"v-9313f300":()=>l(()=>import("./index.html.e81912b4.js"),[]).then(({data:e})=>e),"v-009cd69a":()=>l(()=>import("./index.html.1435bc3a.js"),[]).then(({data:e})=>e),"v-1e92ec0c":()=>l(()=>import("./index.html.7a02dca4.js"),[]).then(({data:e})=>e),"v-2559380c":()=>l(()=>import("./index.html.b56693fc.js"),[]).then(({data:e})=>e),"v-259cc53b":()=>l(()=>import("./index.html.efba9d7d.js"),[]).then(({data:e})=>e),"v-2559382b":()=>l(()=>import("./index.html.04a77787.js"),[]).then(({data:e})=>e),"v-85add8ce":()=>l(()=>import("./index.html.1a8c89ad.js"),[]).then(({data:e})=>e),"v-4783ca12":()=>l(()=>import("./index.html.6a55b96c.js"),[]).then(({data:e})=>e),"v-c54f11a4":()=>l(()=>import("./index.html.0573ee3f.js"),[]).then(({data:e})=>e),"v-5eee8b72":()=>l(()=>import("./index.html.74182328.js"),[]).then(({data:e})=>e),"v-e22de202":()=>l(()=>import("./index.html.02506205.js"),[]).then(({data:e})=>e),"v-2ddd21a0":()=>l(()=>import("./index.html.2ebd6cc8.js"),[]).then(({data:e})=>e),"v-386ad182":()=>l(()=>import("./index.html.35681c02.js"),[]).then(({data:e})=>e),"v-13b788ac":()=>l(()=>import("./index.html.005ac4a2.js"),[]).then(({data:e})=>e),"v-60740fc4":()=>l(()=>import("./index.html.080056bc.js"),[]).then(({data:e})=>e),"v-3d8b93ce":()=>l(()=>import("./index.html.9a4817d1.js"),[]).then(({data:e})=>e),"v-ae7ca03c":()=>l(()=>import("./index.html.454d237e.js"),[]).then(({data:e})=>e),"v-30e54b3c":()=>l(()=>import("./index.html.625686dd.js"),[]).then(({data:e})=>e),"v-37a2c021":()=>l(()=>import("./index.html.04e9eaec.js"),[]).then(({data:e})=>e),"v-9b0b8258":()=>l(()=>import("./index.html.3f05a97b.js"),[]).then(({data:e})=>e),"v-658bcae2":()=>l(()=>import("./index.html.55cbfeec.js"),[]).then(({data:e})=>e),"v-5a463d4e":()=>l(()=>import("./index.html.a642b3c9.js"),[]).then(({data:e})=>e),"v-919af7ee":()=>l(()=>import("./index.html.46938e03.js"),[]).then(({data:e})=>e),"v-1b89bbc3":()=>l(()=>import("./index.html.42378c1c.js"),[]).then(({data:e})=>e),"v-a1093068":()=>l(()=>import("./index.html.33b92c04.js"),[]).then(({data:e})=>e),"v-7205f2c4":()=>l(()=>import("./index.html.5a51b3d9.js"),[]).then(({data:e})=>e),"v-47e2b163":()=>l(()=>import("./index.html.909e4d50.js"),[]).then(({data:e})=>e),"v-46495c4c":()=>l(()=>import("./using-cydia.html.db66a0bb.js"),[]).then(({data:e})=>e),"v-6c245e5c":()=>l(()=>import("./using-sileo.html.ee24aa58.js"),[]).then(({data:e})=>e),"v-a040d4e8":()=>l(()=>import("./using-zebra.html.9ba005b3.js"),[]).then(({data:e})=>e),"v-9ae71ad0":()=>l(()=>import("./index.html.b9353023.js"),[]).then(({data:e})=>e),"v-d7e35520":()=>l(()=>import("./index.html.90ae15b1.js"),[]).then(({data:e})=>e),"v-da07c232":()=>l(()=>import("./index.html.452387a2.js"),[]).then(({data:e})=>e),"v-54a2a1a1":()=>l(()=>import("./index.html.515c2e88.js"),[]).then(({data:e})=>e),"v-92fc6242":()=>l(()=>import("./index.html.aed22682.js"),[]).then(({data:e})=>e),"v-095c8f23":()=>l(()=>import("./index.html.331d745a.js"),[]).then(({data:e})=>e),"v-1eb72724":()=>l(()=>import("./index.html.a5ebde88.js"),[]).then(({data:e})=>e),"v-593c1a6c":()=>l(()=>import("./index.html.33f3e2c9.js"),[]).then(({data:e})=>e),"v-ab41f34c":()=>l(()=>import("./index.html.f829c4fd.js"),[]).then(({data:e})=>e),"v-79b0adc0":()=>l(()=>import("./index.html.8a129fa4.js"),[]).then(({data:e})=>e),"v-79b0addf":()=>l(()=>import("./index.html.81c225e4.js"),[]).then(({data:e})=>e),"v-23c8e17c":()=>l(()=>import("./index.html.5a627e07.js"),[]).then(({data:e})=>e),"v-7fbd9b57":()=>l(()=>import("./index.html.dd6bff68.js"),[]).then(({data:e})=>e),"v-7edcf83e":()=>l(()=>import("./index.html.ec34e670.js"),[]).then(({data:e})=>e),"v-2416bb38":()=>l(()=>import("./index.html.90dfdbde.js"),[]).then(({data:e})=>e),"v-b6c8cd5e":()=>l(()=>import("./index.html.f91abd35.js"),[]).then(({data:e})=>e),"v-00892f20":()=>l(()=>import("./index.html.85894ee2.js"),[]).then(({data:e})=>e),"v-13167f2c":()=>l(()=>import("./index.html.d5a1a5c9.js"),[]).then(({data:e})=>e),"v-7b401554":()=>l(()=>import("./index.html.3eef85c6.js"),[]).then(({data:e})=>e),"v-1ca68bb0":()=>l(()=>import("./index.html.dea7b276.js"),[]).then(({data:e})=>e),"v-0af82016":()=>l(()=>import("./index.html.f30c2ca4.js"),[]).then(({data:e})=>e),"v-fc8499c8":()=>l(()=>import("./index.html.e81f77d3.js"),[]).then(({data:e})=>e),"v-64ad6e46":()=>l(()=>import("./index.html.dfbae87b.js"),[]).then(({data:e})=>e),"v-64ad6e84":()=>l(()=>import("./index.html.2c91b85d.js"),[]).then(({data:e})=>e),"v-21e81a38":()=>l(()=>import("./index.html.dc927aff.js"),[]).then(({data:e})=>e),"v-2633d36c":()=>l(()=>import("./index.html.e2300073.js"),[]).then(({data:e})=>e),"v-5511aea2":()=>l(()=>import("./index.html.a845bdd4.js"),[]).then(({data:e})=>e),"v-62017028":()=>l(()=>import("./index.html.d210e22a.js"),[]).then(({data:e})=>e),"v-1aaa92ff":()=>l(()=>import("./index.html.66160c19.js"),[]).then(({data:e})=>e),"v-44e0a0ea":()=>l(()=>import("./index.html.127ef8bc.js"),[]).then(({data:e})=>e),"v-45e544d4":()=>l(()=>import("./index.html.b257116b.js"),[]).then(({data:e})=>e),"v-5b67ea22":()=>l(()=>import("./index.html.cd8483f0.js"),[]).then(({data:e})=>e),"v-6f761cad":()=>l(()=>import("./index.html.696d5c28.js"),[]).then(({data:e})=>e),"v-5329fb8e":()=>l(()=>import("./index.html.68174148.js"),[]).then(({data:e})=>e),"v-4a970cb4":()=>l(()=>import("./index.html.5d50c893.js"),[]).then(({data:e})=>e),"v-c04b5ba2":()=>l(()=>import("./index.html.db34645b.js"),[]).then(({data:e})=>e),"v-2c274d56":()=>l(()=>import("./index.html.ba4dd7c4.js"),[]).then(({data:e})=>e),"v-1c6e381b":()=>l(()=>import("./index.html.cd48d490.js"),[]).then(({data:e})=>e),"v-7015940c":()=>l(()=>import("./index.html.d92e9ce3.js"),[]).then(({data:e})=>e),"v-6ca5fbce":()=>l(()=>import("./index.html.2e9015e7.js"),[]).then(({data:e})=>e),"v-3a4a589b":()=>l(()=>import("./index.html.45244acc.js"),[]).then(({data:e})=>e),"v-180ebc96":()=>l(()=>import("./index.html.45e61422.js"),[]).then(({data:e})=>e),"v-36dddfa1":()=>l(()=>import("./index.html.d4065da4.js"),[]).then(({data:e})=>e),"v-647ce608":()=>l(()=>import("./index.html.cb243e87.js"),[]).then(({data:e})=>e),"v-4293115b":()=>l(()=>import("./index.html.3dc3b80d.js"),[]).then(({data:e})=>e),"v-2512bd43":()=>l(()=>import("./index.html.4e5729b5.js"),[]).then(({data:e})=>e),"v-2512be5a":()=>l(()=>import("./index.html.f1fa7c40.js"),[]).then(({data:e})=>e),"v-2512bf33":()=>l(()=>import("./index.html.cd21c242.js"),[]).then(({data:e})=>e),"v-2512c00c":()=>l(()=>import("./index.html.469d9a7f.js"),[]).then(({data:e})=>e),"v-0d50255e":()=>l(()=>import("./index.html.2f72a928.js"),[]).then(({data:e})=>e),"v-4bb9c177":()=>l(()=>import("./index.html.f23a2f71.js"),[]).then(({data:e})=>e),"v-644e249e":()=>l(()=>import("./index.html.962e3fbc.js"),[]).then(({data:e})=>e),"v-5b55fe03":()=>l(()=>import("./index.html.186608d4.js"),[]).then(({data:e})=>e),"v-8389d426":()=>l(()=>import("./index.html.5c00284c.js"),[]).then(({data:e})=>e),"v-7e42b298":()=>l(()=>import("./index.html.0c12c310.js"),[]).then(({data:e})=>e),"v-085d116e":()=>l(()=>import("./index.html.79661176.js"),[]).then(({data:e})=>e),"v-3fc1ba2c":()=>l(()=>import("./index.html.6d71efcb.js"),[]).then(({data:e})=>e),"v-aead548a":()=>l(()=>import("./index.html.33db886b.js"),[]).then(({data:e})=>e),"v-04c3b290":()=>l(()=>import("./index.html.a84a9447.js"),[]).then(({data:e})=>e),"v-04c3b2af":()=>l(()=>import("./index.html.b38d3720.js"),[]).then(({data:e})=>e),"v-082e4d08":()=>l(()=>import("./index.html.41b11738.js"),[]).then(({data:e})=>e),"v-0d4e3348":()=>l(()=>import("./index.html.8b568db7.js"),[]).then(({data:e})=>e),"v-0f029804":()=>l(()=>import("./index.html.d7365e1b.js"),[]).then(({data:e})=>e),"v-0b275062":()=>l(()=>import("./index.html.baeffc37.js"),[]).then(({data:e})=>e),"v-5b1badc3":()=>l(()=>import("./index.html.cf9f4344.js"),[]).then(({data:e})=>e),"v-437a8623":()=>l(()=>import("./index.html.d56bd3de.js"),[]).then(({data:e})=>e),"v-5e86bbe0":()=>l(()=>import("./index.html.c38811be.js"),[]).then(({data:e})=>e),"v-347f7b6a":()=>l(()=>import("./index.html.44030be4.js"),[]).then(({data:e})=>e),"v-603b209c":()=>l(()=>import("./index.html.09180b96.js"),[]).then(({data:e})=>e),"v-6965b6ab":()=>l(()=>import("./index.html.6534dfc2.js"),[]).then(({data:e})=>e),"v-603b20bb":()=>l(()=>import("./index.html.9383e6b4.js"),[]).then(({data:e})=>e),"v-7a4f1aff":()=>l(()=>import("./index.html.d9bb4a53.js"),[]).then(({data:e})=>e),"v-17d78a4e":()=>l(()=>import("./index.html.97ced778.js"),[]).then(({data:e})=>e),"v-f6d04152":()=>l(()=>import("./index.html.61ecea53.js"),[]).then(({data:e})=>e),"v-a99559ec":()=>l(()=>import("./index.html.a733b24b.js"),[]).then(({data:e})=>e),"v-c2847b84":()=>l(()=>import("./index.html.4eeadab2.js"),[]).then(({data:e})=>e),"v-b777ae3c":()=>l(()=>import("./index.html.91cb3bf4.js"),[]).then(({data:e})=>e),"v-50702c26":()=>l(()=>import("./index.html.0bc71587.js"),[]).then(({data:e})=>e),"v-0d029b4c":()=>l(()=>import("./index.html.95b6e5af.js"),[]).then(({data:e})=>e),"v-024148a5":()=>l(()=>import("./index.html.d6768358.js"),[]).then(({data:e})=>e),"v-46d31f21":()=>l(()=>import("./index.html.b44d0428.js"),[]).then(({data:e})=>e),"v-57a57305":()=>l(()=>import("./index.html.fdd8c5a4.js"),[]).then(({data:e})=>e),"v-0e89ac02":()=>l(()=>import("./index.html.911af052.js"),[]).then(({data:e})=>e),"v-0c711c38":()=>l(()=>import("./index.html.ae6162ab.js"),[]).then(({data:e})=>e),"v-6303702d":()=>l(()=>import("./index.html.1be5fe7c.js"),[]).then(({data:e})=>e),"v-4d39dbd5":()=>l(()=>import("./index.html.d4f2f5ac.js"),[]).then(({data:e})=>e),"v-565c72ae":()=>l(()=>import("./index.html.6b01d0d8.js"),[]).then(({data:e})=>e),"v-a1bf8fee":()=>l(()=>import("./index.html.8aaa8671.js"),[]).then(({data:e})=>e),"v-c3887b92":()=>l(()=>import("./index.html.596b8449.js"),[]).then(({data:e})=>e),"v-273bcd09":()=>l(()=>import("./index.html.c0b883e5.js"),[]).then(({data:e})=>e),"v-66786467":()=>l(()=>import("./index.html.f855d438.js"),[]).then(({data:e})=>e),"v-759cebbe":()=>l(()=>import("./index.html.6781b591.js"),[]).then(({data:e})=>e),"v-3e3dbdea":()=>l(()=>import("./index.html.eeda09ca.js"),[]).then(({data:e})=>e),"v-4f96d2c8":()=>l(()=>import("./index.html.53012254.js"),[]).then(({data:e})=>e),"v-18ef41b0":()=>l(()=>import("./index.html.01cdcffa.js"),[]).then(({data:e})=>e),"v-754a4e8c":()=>l(()=>import("./index.html.a4129e30.js"),[]).then(({data:e})=>e),"v-9ba6a618":()=>l(()=>import("./index.html.2a987f58.js"),[]).then(({data:e})=>e),"v-2855fb56":()=>l(()=>import("./index.html.c1020915.js"),[]).then(({data:e})=>e),"v-35fc2358":()=>l(()=>import("./index.html.690be683.js"),[]).then(({data:e})=>e),"v-f8f1e0e6":()=>l(()=>import("./index.html.b80aef00.js"),[]).then(({data:e})=>e),"v-0b4d1e60":()=>l(()=>import("./index.html.c26d7ae2.js"),[]).then(({data:e})=>e),"v-c9c1847e":()=>l(()=>import("./index.html.fb2d695f.js"),[]).then(({data:e})=>e),"v-3892319c":()=>l(()=>import("./index.html.6db77b08.js"),[]).then(({data:e})=>e),"v-93c85ffc":()=>l(()=>import("./index.html.fe70f329.js"),[]).then(({data:e})=>e),"v-14fa900a":()=>l(()=>import("./index.html.8d870275.js"),[]).then(({data:e})=>e),"v-f74dc0e2":()=>l(()=>import("./index.html.35d45585.js"),[]).then(({data:e})=>e),"v-05ec95e6":()=>l(()=>import("./end-of-page.html.be2ac149.js"),[]).then(({data:e})=>e),"v-22b80ccc":()=>l(()=>import("./no-loader.html.a8c30167.js"),[]).then(({data:e})=>e),"v-7be1562e":()=>l(()=>import("./odysseyra1n-explanation.html.192f7a4d.js"),[]).then(({data:e})=>e),"v-15c8a229":()=>l(()=>import("./semi-tethered.html.6293535a.js"),[]).then(({data:e})=>e),"v-2a29b4ca":()=>l(()=>import("./index.html.5507c398.js"),[]).then(({data:e})=>e),"v-f9fc09c0":()=>l(()=>import("./index.html.f10e03b6.js"),[]).then(({data:e})=>e),"v-8d7dd808":()=>l(()=>import("./index.html.f7fbbff4.js"),[]).then(({data:e})=>e),"v-7edcf0bc":()=>l(()=>import("./index.html.0390becd.js"),[]).then(({data:e})=>e),"v-e34ee16a":()=>l(()=>import("./index.html.93f616a9.js"),[]).then(({data:e})=>e),"v-30fc2cf8":()=>l(()=>import("./index.html.57189877.js"),[]).then(({data:e})=>e),"v-0d302bc5":()=>l(()=>import("./index.html.672b22b8.js"),[]).then(({data:e})=>e),"v-b63b8e06":()=>l(()=>import("./index.html.2adf2507.js"),[]).then(({data:e})=>e),"v-318ffe40":()=>l(()=>import("./index.html.808a7258.js"),[]).then(({data:e})=>e),"v-18af3fc2":()=>l(()=>import("./index.html.45d5ae0f.js"),[]).then(({data:e})=>e),"v-e1d53edc":()=>l(()=>import("./index.html.b0b196f0.js"),[]).then(({data:e})=>e),"v-16dde16b":()=>l(()=>import("./index.html.c5dabea9.js"),[]).then(({data:e})=>e),"v-7ef86387":()=>l(()=>import("./index.html.28fe09f3.js"),[]).then(({data:e})=>e),"v-24da932c":()=>l(()=>import("./index.html.a43faec5.js"),[]).then(({data:e})=>e),"v-11923002":()=>l(()=>import("./index.html.c2e37686.js"),[]).then(({data:e})=>e),"v-12d13563":()=>l(()=>import("./index.html.b97f1e0a.js"),[]).then(({data:e})=>e),"v-3932b3be":()=>l(()=>import("./index.html.c6c06629.js"),[]).then(({data:e})=>e),"v-6ee2b672":()=>l(()=>import("./index.html.99f8058f.js"),[]).then(({data:e})=>e),"v-21a7cf0c":()=>l(()=>import("./index.html.c72f6da1.js"),[]).then(({data:e})=>e),"v-541760a4":()=>l(()=>import("./index.html.7300f007.js"),[]).then(({data:e})=>e),"v-19967e52":()=>l(()=>import("./index.html.4ecd1b48.js"),[]).then(({data:e})=>e),"v-e95bd694":()=>l(()=>import("./index.html.d9130c3e.js"),[]).then(({data:e})=>e),"v-50f960bc":()=>l(()=>import("./index.html.bea5db69.js"),[]).then(({data:e})=>e),"v-46380e15":()=>l(()=>import("./index.html.58938de5.js"),[]).then(({data:e})=>e),"v-ea6c36de":()=>l(()=>import("./index.html.d2eff5d3.js"),[]).then(({data:e})=>e),"v-c8c78f16":()=>l(()=>import("./index.html.d3e90320.js"),[]).then(({data:e})=>e),"v-018a8cfb":()=>l(()=>import("./end-of-page.html.15d9f52f.js"),[]).then(({data:e})=>e),"v-1a0eb1ef":()=>l(()=>import("./no-loader.html.f16c81fd.js"),[]).then(({data:e})=>e),"v-3632547e":()=>l(()=>import("./odysseyra1n-explanation.html.0db5886e.js"),[]).then(({data:e})=>e),"v-bc75b004":()=>l(()=>import("./semi-tethered.html.b765abf4.js"),[]).then(({data:e})=>e),"v-361d9030":()=>l(()=>import("./index.html.7ec56741.js"),[]).then(({data:e})=>e),"v-bdd11f6e":()=>l(()=>import("./index.html.5b00a213.js"),[]).then(({data:e})=>e),"v-39bc1e10":()=>l(()=>import("./index.html.e74c67dd.js"),[]).then(({data:e})=>e),"v-92f0f9dc":()=>l(()=>import("./index.html.c2db3563.js"),[]).then(({data:e})=>e),"v-9542028a":()=>l(()=>import("./index.html.04dd7b86.js"),[]).then(({data:e})=>e),"v-6ef64a00":()=>l(()=>import("./index.html.775ecf4f.js"),[]).then(({data:e})=>e),"v-6c1f17b9":()=>l(()=>import("./index.html.948ee1db.js"),[]).then(({data:e})=>e),"v-6dcf9b88":()=>l(()=>import("./index.html.38c22d2a.js"),[]).then(({data:e})=>e),"v-9764bfd2":()=>l(()=>import("./index.html.a8b7236f.js"),[]).then(({data:e})=>e),"v-f09ec84c":()=>l(()=>import("./index.html.c3da0fed.js"),[]).then(({data:e})=>e),"v-2ae87edc":()=>l(()=>import("./index.html.e41412f2.js"),[]).then(({data:e})=>e),"v-286a741a":()=>l(()=>import("./index.html.e5ac9633.js"),[]).then(({data:e})=>e),"v-703d43d0":()=>l(()=>import("./index.html.9da5a875.js"),[]).then(({data:e})=>e),"v-57292cbb":()=>l(()=>import("./index.html.48242223.js"),[]).then(({data:e})=>e),"v-4e818c5a":()=>l(()=>import("./index.html.9b522845.js"),[]).then(({data:e})=>e),"v-4c038198":()=>l(()=>import("./index.html.c4b53f55.js"),[]).then(({data:e})=>e),"v-7a1455a0":()=>l(()=>import("./index.html.1c7f6dd0.js"),[]).then(({data:e})=>e),"v-18bef09e":()=>l(()=>import("./index.html.7b61bad5.js"),[]).then(({data:e})=>e),"v-7665f958":()=>l(()=>import("./index.html.717cb001.js"),[]).then(({data:e})=>e),"v-76550cac":()=>l(()=>import("./index.html.58f953a2.js"),[]).then(({data:e})=>e),"v-7794120d":()=>l(()=>import("./index.html.63d6f71a.js"),[]).then(({data:e})=>e),"v-39d90921":()=>l(()=>import("./index.html.40abedb6.js"),[]).then(({data:e})=>e),"v-4091c038":()=>l(()=>import("./index.html.34d35c01.js"),[]).then(({data:e})=>e),"v-5b22ba1c":()=>l(()=>import("./index.html.1e9569d3.js"),[]).then(({data:e})=>e),"v-5c61bf7d":()=>l(()=>import("./index.html.ac6f67a5.js"),[]).then(({data:e})=>e),"v-0baa4f88":()=>l(()=>import("./index.html.7360ee98.js"),[]).then(({data:e})=>e),"v-4ffe4d6a":()=>l(()=>import("./index.html.21a0f671.js"),[]).then(({data:e})=>e),"v-09095743":()=>l(()=>import("./index.html.e930e9e2.js"),[]).then(({data:e})=>e),"v-0a485ca4":()=>l(()=>import("./index.html.eabe617e.js"),[]).then(({data:e})=>e),"v-3706649a":()=>l(()=>import("./404.html.9dfa17d5.js"),[]).then(({data:e})=>e),"v-99db60a2":()=>l(()=>import("./Apple-TV-4K-(1st-generation).html.02a2b05b.js"),[]).then(({data:e})=>e),"v-d058e5c2":()=>l(()=>import("./Apple-TV-4K-(1st-generation).html.1613f648.js"),[]).then(({data:e})=>e),"v-ace0d884":()=>l(()=>import("./Apple-TV-HD-(4th-generation).html.1a1d0ff9.js"),[]).then(({data:e})=>e),"v-e35e5da4":()=>l(()=>import("./Apple-TV-HD-(4th-generation).html.d06d3372.js"),[]).then(({data:e})=>e),"v-0a33843e":()=>l(()=>import("./Apple-TV-(3rd-generation).html.dc5e63eb.js"),[]).then(({data:e})=>e),"v-1308bcce":()=>l(()=>import("./Apple-TV-(3rd-generation).html.1d8e4dba.js"),[]).then(({data:e})=>e),"v-282fb24a":()=>l(()=>import("./Apple-TV-(2nd-generation).html.131719ab.js"),[]).then(({data:e})=>e),"v-1685412a":()=>l(()=>import("./Apple-TV-(2nd-generation).html.c1ae9ff1.js"),[]).then(({data:e})=>e),"v-51b85b31":()=>l(()=>import("./Apple-TV-(1st-generation).html.098ce09e.js"),[]).then(({data:e})=>e),"v-5a8d93c1":()=>l(()=>import("./Apple-TV-(1st-generation).html.db46766c.js"),[]).then(({data:e})=>e),"v-24f8911f":()=>l(()=>import("./iPad-(10th-generation).html.63e8afab.js"),[]).then(({data:e})=>e),"v-0d10a28f":()=>l(()=>import("./iPad-(10th-generation).html.b7c0ad7f.js"),[]).then(({data:e})=>e),"v-234255aa":()=>l(()=>import("./iPad-(9th-generation).html.899516f8.js"),[]).then(({data:e})=>e),"v-b972548a":()=>l(()=>import("./iPad-(9th-generation).html.073e396c.js"),[]).then(({data:e})=>e),"v-06bcfecc":()=>l(()=>import("./iPad-(8th-generation).html.211da9fd.js"),[]).then(({data:e})=>e),"v-88b60148":()=>l(()=>import("./iPad-(8th-generation).html.6003bdc8.js"),[]).then(({data:e})=>e),"v-1f1b286d":()=>l(()=>import("./iPad-(7th-generation).html.6374a017.js"),[]).then(({data:e})=>e),"v-57f9ae06":()=>l(()=>import("./iPad-(7th-generation).html.99fedbd0.js"),[]).then(({data:e})=>e),"v-3779520e":()=>l(()=>import("./iPad-(6th-generation).html.a6a694cc.js"),[]).then(({data:e})=>e),"v-273d5ac4":()=>l(()=>import("./iPad-(6th-generation).html.65473fcc.js"),[]).then(({data:e})=>e),"v-4fd77baf":()=>l(()=>import("./iPad-(5th-generation).html.c4bc8aa8.js"),[]).then(({data:e})=>e),"v-04bf7c3f":()=>l(()=>import("./iPad-(5th-generation).html.9a9483ca.js"),[]).then(({data:e})=>e),"v-6835a550":()=>l(()=>import("./iPad-(4th-generation).html.d12984e7.js"),[]).then(({data:e})=>e),"v-1d1da5e0":()=>l(()=>import("./iPad-(4th-generation).html.aaae6a7a.js"),[]).then(({data:e})=>e),"v-5a10fa1a":()=>l(()=>import("./iPad-(3rd-generation).html.006c7a85.js"),[]).then(({data:e})=>e),"v-f040f8fa":()=>l(()=>import("./iPad-(3rd-generation).html.372d6688.js"),[]).then(({data:e})=>e),"v-38791b0c":()=>l(()=>import("./iPad-2.html.6817b9a7.js"),[]).then(({data:e})=>e),"v-7c420c7c":()=>l(()=>import("./iPad-2.html.45a65177.js"),[]).then(({data:e})=>e),"v-2c6f2f91":()=>l(()=>import("./iPad.html.401c5078.js"),[]).then(({data:e})=>e),"v-63a5bd01":()=>l(()=>import("./iPad.html.9bb3ee3f.js"),[]).then(({data:e})=>e),"v-471319cc":()=>l(()=>import("./iPad-Air-(5th-generation).html.b97e1e0b.js"),[]).then(({data:e})=>e),"v-4fe8525c":()=>l(()=>import("./iPad-Air-(5th-generation).html.bdee4eae.js"),[]).then(({data:e})=>e),"v-5f71436d":()=>l(()=>import("./iPad-Air-(4th-generation).html.eff23483.js"),[]).then(({data:e})=>e),"v-68467bfd":()=>l(()=>import("./iPad-Air-(4th-generation).html.9a72106b.js"),[]).then(({data:e})=>e),"v-6b99bde0":()=>l(()=>import("./iPad-Air-(3rd-generation).html.d3e3a09b.js"),[]).then(({data:e})=>e),"v-59ef4cc0":()=>l(()=>import("./iPad-Air-(3rd-generation).html.e8e60a85.js"),[]).then(({data:e})=>e),"v-483aa68f":()=>l(()=>import("./iPad-Air-2.html.9b78994a.js"),[]).then(({data:e})=>e),"v-9b654002":()=>l(()=>import("./iPad-Air-2.html.91030fb4.js"),[]).then(({data:e})=>e),"v-5313bfd4":()=>l(()=>import("./iPad-Air.html.5f26d0f6.js"),[]).then(({data:e})=>e),"v-6f33d578":()=>l(()=>import("./iPad-Air.html.fa62ed33.js"),[]).then(({data:e})=>e),"v-c77a27cc":()=>l(()=>import("./iPad-Pro-11-inch-(4th-generation).html.e49e0048.js"),[]).then(({data:e})=>e),"v-5ede94aa":()=>l(()=>import("./iPad-Pro-11-inch-(4th-generation).html.0c075994.js"),[]).then(({data:e})=>e),"v-6d6965e8":()=>l(()=>import("./iPad-Pro-12.9-inch-(6th-generation).html.ee7983d6.js"),[]).then(({data:e})=>e),"v-539f119c":()=>l(()=>import("./iPad-Pro-12.9-inch-(6th-generation).html.41d4269d.js"),[]).then(({data:e})=>e),"v-0704c9bd":()=>l(()=>import("./iPad-Pro-11-inch-(3rd-generation).html.e9304611.js"),[]).then(({data:e})=>e),"v-6cbf1b66":()=>l(()=>import("./iPad-Pro-11-inch-(3rd-generation).html.d795c032.js"),[]).then(({data:e})=>e),"v-3cad12a6":()=>l(()=>import("./iPad-Pro-12.9-inch-(5th-generation).html.d2d6688e.js"),[]).then(({data:e})=>e),"v-6bfd3b3d":()=>l(()=>import("./iPad-Pro-12.9-inch-(5th-generation).html.0dfaf512.js"),[]).then(({data:e})=>e),"v-2e8d274c":()=>l(()=>import("./iPad-Pro-11-inch-(2nd-generation).html.41054b88.js"),[]).then(({data:e})=>e),"v-a955d62c":()=>l(()=>import("./iPad-Pro-11-inch-(2nd-generation).html.71d48dac.js"),[]).then(({data:e})=>e),"v-0bf0bf64":()=>l(()=>import("./iPad-Pro-12.9-inch-(4th-generation).html.8156f4ec.js"),[]).then(({data:e})=>e),"v-f7493644":()=>l(()=>import("./iPad-Pro-12.9-inch-(4th-generation).html.e4aded19.js"),[]).then(({data:e})=>e),"v-4e89a0b0":()=>l(()=>import("./iPad-Pro-11-inch-(1st-generation).html.9487ae6c.js"),[]).then(({data:e})=>e),"v-11254940":()=>l(()=>import("./iPad-Pro-11-inch-(1st-generation).html.0bb7e642.js"),[]).then(({data:e})=>e),"v-64c97df1":()=>l(()=>import("./iPad-Pro-12.9-inch-(3rd-generation).html.3bf95176.js"),[]).then(({data:e})=>e),"v-21c57afe":()=>l(()=>import("./iPad-Pro-12.9-inch-(3rd-generation).html.80555ea4.js"),[]).then(({data:e})=>e),"v-394550c4":()=>l(()=>import("./iPad-Pro-(10.5-inch).html.162f7ab2.js"),[]).then(({data:e})=>e),"v-6fa9f5e4":()=>l(()=>import("./iPad-Pro-(10.5-inch).html.2b107839.js"),[]).then(({data:e})=>e),"v-e566c8ae":()=>l(()=>import("./iPad-Pro-(12.9-inch)-(2nd-generation).html.cda848b0.js"),[]).then(({data:e})=>e),"v-5c7d078e":()=>l(()=>import("./iPad-Pro-(12.9-inch)-(2nd-generation).html.76e56bd5.js"),[]).then(({data:e})=>e),"v-56220de8":()=>l(()=>import("./iPad-Pro-(9.7-inch).html.850ec9d9.js"),[]).then(({data:e})=>e),"v-1330f278":()=>l(()=>import("./iPad-Pro-(9.7-inch).html.d2657609.js"),[]).then(({data:e})=>e),"v-19c66002":()=>l(()=>import("./iPad-Pro-(12.9-inch)-(1st-generation).html.b9defd24.js"),[]).then(({data:e})=>e),"v-3791b08f":()=>l(()=>import("./iPad-Pro-(12.9-inch)-(1st-generation).html.39772931.js"),[]).then(({data:e})=>e),"v-772bb982":()=>l(()=>import("./iPad-mini-(6th-generation).html.88ea0587.js"),[]).then(({data:e})=>e),"v-ee04da1c":()=>l(()=>import("./iPad-mini-(6th-generation).html.53223471.js"),[]).then(({data:e})=>e),"v-e0ec39ba":()=>l(()=>import("./iPad-mini-(5th-generation).html.fc403d4d.js"),[]).then(({data:e})=>e),"v-bd4886da":()=>l(()=>import("./iPad-mini-(5th-generation).html.1218cdb8.js"),[]).then(({data:e})=>e),"v-5ca4eb56":()=>l(()=>import("./iPad-mini-4.html.02cb188a.js"),[]).then(({data:e})=>e),"v-34e95fe6":()=>l(()=>import("./iPad-mini-4.html.b7c604f9.js"),[]).then(({data:e})=>e),"v-5af012b7":()=>l(()=>import("./iPad-mini-3.html.53fafc0c.js"),[]).then(({data:e})=>e),"v-33348747":()=>l(()=>import("./iPad-mini-3.html.6ea7d401.js"),[]).then(({data:e})=>e),"v-593b3a18":()=>l(()=>import("./iPad-mini-2.html.2576de11.js"),[]).then(({data:e})=>e),"v-317faea8":()=>l(()=>import("./iPad-mini-2.html.5f9a6e7e.js"),[]).then(({data:e})=>e),"v-1905a19d":()=>l(()=>import("./iPad-mini.html.63be0cb3.js"),[]).then(({data:e})=>e),"v-4dfdfa2d":()=>l(()=>import("./iPad-mini.html.fce1f01e.js"),[]).then(({data:e})=>e),"v-69b8caa8":()=>l(()=>import("./iPhone-14.html.9e682d75.js"),[]).then(({data:e})=>e),"v-001bf33c":()=>l(()=>import("./iPhone-14.html.54d7df6b.js"),[]).then(({data:e})=>e),"v-4a4251ec":()=>l(()=>import("./iPhone-14-Pro.html.556fbf8d.js"),[]).then(({data:e})=>e),"v-233be27c":()=>l(()=>import("./iPhone-14-Pro.html.2d08b455.js"),[]).then(({data:e})=>e),"v-0d297827":()=>l(()=>import("./iPhone-SE-(3rd-generation).html.80ccb9b4.js"),[]).then(({data:e})=>e),"v-1efb5197":()=>l(()=>import("./iPhone-SE-(3rd-generation).html.e83de30c.js"),[]).then(({data:e})=>e),"v-55f8e0cd":()=>l(()=>import("./iPhone-13-Pro.html.d7cdcf51.js"),[]).then(({data:e})=>e),"v-2ef2715d":()=>l(()=>import("./iPhone-13-Pro.html.e65ce40d.js"),[]).then(({data:e})=>e),"v-6d227be6":()=>l(()=>import("./iPhone-13.html.01fa254b.js"),[]).then(({data:e})=>e),"v-0331cac6":()=>l(()=>import("./iPhone-13.html.613bd2be.js"),[]).then(({data:e})=>e),"v-708c2d24":()=>l(()=>import("./iPhone-12.html.ce4edda6.js"),[]).then(({data:e})=>e),"v-069b7c04":()=>l(()=>import("./iPhone-12.html.91114612.js"),[]).then(({data:e})=>e),"v-61af6fae":()=>l(()=>import("./iPhone-12-Pro.html.5e54c86d.js"),[]).then(({data:e})=>e),"v-3aa9003e":()=>l(()=>import("./iPhone-12-Pro.html.09b61be0.js"),[]).then(({data:e})=>e),"v-2243ca78":()=>l(()=>import("./iPhone-SE-(2nd-generation).html.f7afb96d.js"),[]).then(({data:e})=>e),"v-00aff434":()=>l(()=>import("./iPhone-SE-(2nd-generation).html.c7fe403b.js"),[]).then(({data:e})=>e),"v-6d65fe8f":()=>l(()=>import("./iPhone-11-Pro.html.6a43930b.js"),[]).then(({data:e})=>e),"v-465f8f1f":()=>l(()=>import("./iPhone-11-Pro.html.1ad27d8a.js"),[]).then(({data:e})=>e),"v-73f5de62":()=>l(()=>import("./iPhone-11.html.1665257e.js"),[]).then(({data:e})=>e),"v-0a052d42":()=>l(()=>import("./iPhone-11.html.ff8cb930.js"),[]).then(({data:e})=>e),"v-0d680435":()=>l(()=>import("./iPhone-XR.html.d8ff99cc.js"),[]).then(({data:e})=>e),"v-42605cc5":()=>l(()=>import("./iPhone-XR.html.09888f0c.js"),[]).then(({data:e})=>e),"v-0f1cdcd4":()=>l(()=>import("./iPhone-XS.html.3e745d69.js"),[]).then(({data:e})=>e),"v-44153564":()=>l(()=>import("./iPhone-XS.html.52f22e3b.js"),[]).then(({data:e})=>e),"v-d999caaa":()=>l(()=>import("./iPhone-X.html.43ecc959.js"),[]).then(({data:e})=>e),"v-0885701b":()=>l(()=>import("./iPhone-X.html.61827a6c.js"),[]).then(({data:e})=>e),"v-5c9806cb":()=>l(()=>import("./iPhone-8.html.8bfada49.js"),[]).then(({data:e})=>e),"v-5c2b478a":()=>l(()=>import("./iPhone-8.html.719611b5.js"),[]).then(({data:e})=>e),"v-5ae32e2c":()=>l(()=>import("./iPhone-7.html.cf760410.js"),[]).then(({data:e})=>e),"v-5f94f8c8":()=>l(()=>import("./iPhone-7.html.755be45b.js"),[]).then(({data:e})=>e),"v-54ae4f1a":()=>l(()=>import("./iPhone-SE-(1st-generation).html.bf09198e.js"),[]).then(({data:e})=>e),"v-6680288a":()=>l(()=>import("./iPhone-SE-(1st-generation).html.0a791464.js"),[]).then(({data:e})=>e),"v-3f241212":()=>l(()=>import("./iPhone-6s.html.4b74049b.js"),[]).then(({data:e})=>e),"v-741c6aa2":()=>l(()=>import("./iPhone-6s.html.de91e4e7.js"),[]).then(({data:e})=>e),"v-592e558d":()=>l(()=>import("./iPhone-6.html.44730c55.js"),[]).then(({data:e})=>e),"v-62feaa06":()=>l(()=>import("./iPhone-6.html.5f54db9b.js"),[]).then(({data:e})=>e),"v-221f663e":()=>l(()=>import("./iPhone-5c.html.7238ba32.js"),[]).then(({data:e})=>e),"v-23e8a571":()=>l(()=>import("./iPhone-5c.html.92dd1f45.js"),[]).then(({data:e})=>e),"v-0a3dd6d1":()=>l(()=>import("./iPhone-5s.html.671b7e01.js"),[]).then(({data:e})=>e),"v-3f362f61":()=>l(()=>import("./iPhone-5s.html.edd3307c.js"),[]).then(({data:e})=>e),"v-57797cee":()=>l(()=>import("./iPhone-5.html.84e4abb6.js"),[]).then(({data:e})=>e),"v-66685b44":()=>l(()=>import("./iPhone-5.html.56fe1e56.js"),[]).then(({data:e})=>e),"v-c286f0a0":()=>l(()=>import("./iPhone-4S.html.7492c47f.js"),[]).then(({data:e})=>e),"v-58963f80":()=>l(()=>import("./iPhone-4S.html.efba86f8.js"),[]).then(({data:e})=>e),"v-55c4a44f":()=>l(()=>import("./iPhone-4.html.88c31f89.js"),[]).then(({data:e})=>e),"v-69d20c82":()=>l(()=>import("./iPhone-4.html.2ea6afb8.js"),[]).then(({data:e})=>e),"v-dbd5c6f8":()=>l(()=>import("./iPhone-3GS.html.fd1b2d23.js"),[]).then(({data:e})=>e),"v-07b05418":()=>l(()=>import("./iPhone-3GS.html.740c10e6.js"),[]).then(({data:e})=>e),"v-555c24fb":()=>l(()=>import("./iPhone-3G.html.af9cd9ca.js"),[]).then(({data:e})=>e),"v-eb5704ea":()=>l(()=>import("./iPhone-3G.html.d75ca121.js"),[]).then(({data:e})=>e),"v-2075e9ba":()=>l(()=>import("./iPhone-2G.html.be968a0f.js"),[]).then(({data:e})=>e),"v-556e424a":()=>l(()=>import("./iPhone-2G.html.9f98e911.js"),[]).then(({data:e})=>e),"v-5698525e":()=>l(()=>import("./iPod-touch-(7th-generation).html.02b48da3.js"),[]).then(({data:e})=>e),"v-05c5a93e":()=>l(()=>import("./iPod-touch-(7th-generation).html.a57ce6b9.js"),[]).then(({data:e})=>e),"v-25dbff1c":()=>l(()=>import("./iPod-touch-(6th-generation).html.61cd1d26.js"),[]).then(({data:e})=>e),"v-157b5502":()=>l(()=>import("./iPod-touch-(6th-generation).html.16200484.js"),[]).then(({data:e})=>e),"v-05702a13":()=>l(()=>import("./iPod-touch-(5th-generation).html.4270a5c8.js"),[]).then(({data:e})=>e),"v-2dd97ea3":()=>l(()=>import("./iPod-touch-(5th-generation).html.0fee21ce.js"),[]).then(({data:e})=>e),"v-1dce53b4":()=>l(()=>import("./iPod-touch-(4th-generation).html.82eccbb1.js"),[]).then(({data:e})=>e),"v-4637a844":()=>l(()=>import("./iPod-touch-(4th-generation).html.60c40c5c.js"),[]).then(({data:e})=>e),"v-eedf9d52":()=>l(()=>import("./iPod-touch-(3rd-generation).html.f6b5d5ac.js"),[]).then(({data:e})=>e),"v-9e0cf432":()=>l(()=>import("./iPod-touch-(3rd-generation).html.f215514a.js"),[]).then(({data:e})=>e),"v-6a44d3f4":()=>l(()=>import("./iPod-touch-(2nd-generation).html.07a8eb5c.js"),[]).then(({data:e})=>e),"v-daa3aef8":()=>l(()=>import("./iPod-touch-(2nd-generation).html.0296f985.js"),[]).then(({data:e})=>e),"v-5fd5ef6c":()=>l(()=>import("./iPod-touch-(1st-generation).html.37860bf9.js"),[]).then(({data:e})=>e),"v-0f03464c":()=>l(()=>import("./iPod-touch-(1st-generation).html.362b9912.js"),[]).then(({data:e})=>e),"v-2950f747":()=>l(()=>import("./index.html.3afc268d.js"),[]).then(({data:e})=>e),"v-0e08a29c":()=>l(()=>import("./index.html.877baa38.js"),[]).then(({data:e})=>e),"v-bd5af256":()=>l(()=>import("./index.html.eabc33f3.js"),[]).then(({data:e})=>e),"v-bd4d0c5c":()=>l(()=>import("./index.html.5dcd9cff.js"),[]).then(({data:e})=>e),"v-ecb133f0":()=>l(()=>import("./index.html.e31d6959.js"),[]).then(({data:e})=>e),"v-ad993092":()=>l(()=>import("./index.html.9b5105a7.js"),[]).then(({data:e})=>e),"v-5965f4e4":()=>l(()=>import("./index.html.6ff2f440.js"),[]).then(({data:e})=>e),"v-0a40e9de":()=>l(()=>import("./index.html.3ff90dc2.js"),[]).then(({data:e})=>e),"v-01956bd7":()=>l(()=>import("./index.html.09c1fa8c.js"),[]).then(({data:e})=>e),"v-2e50eb42":()=>l(()=>import("./index.html.2d6ad0f6.js"),[]).then(({data:e})=>e),"v-7996fb65":()=>l(()=>import("./index.html.54d1ed0d.js"),[]).then(({data:e})=>e),"v-799dee62":()=>l(()=>import("./index.html.5e4cd9aa.js"),[]).then(({data:e})=>e),"v-8c1cf910":()=>l(()=>import("./index.html.bbc8ad9e.js"),[]).then(({data:e})=>e),"v-43a87f72":()=>l(()=>import("./index.html.6e57c67e.js"),[]).then(({data:e})=>e),"v-a772d3c4":()=>l(()=>import("./index.html.b02cd4e9.js"),[]).then(({data:e})=>e),"v-26bf0324":()=>l(()=>import("./index.html.5ba3c1cd.js"),[]).then(({data:e})=>e),"v-3cc45344":()=>l(()=>import("./using-cydia.html.9ea42ada.js"),[]).then(({data:e})=>e),"v-a1e3401a":()=>l(()=>import("./using-sileo.html.40465a78.js"),[]).then(({data:e})=>e),"v-4bb9da14":()=>l(()=>import("./using-sileo.html.50f78ea4.js"),[]).then(({data:e})=>e),"v-50872356":()=>l(()=>import("./using-sileo.html.f03df2e2.js"),[]).then(({data:e})=>e),"v-6b7a1e80":()=>l(()=>import("./using-sileo.html.33401b00.js"),[]).then(({data:e})=>e),"v-0869b9f4":()=>l(()=>import("./using-cydia.html.e92511d8.js"),[]).then(({data:e})=>e),"v-06c58328":()=>l(()=>import("./using-cydia.html.9d5b71e9.js"),[]).then(({data:e})=>e),"v-7da1beea":()=>l(()=>import("./using-cydia.html.e25ec367.js"),[]).then(({data:e})=>e),"v-37977c4e":()=>l(()=>import("./using-cydia.html.32887665.js"),[]).then(({data:e})=>e),"v-745faf0e":()=>l(()=>import("./using-cydia.html.729c2583.js"),[]).then(({data:e})=>e),"v-19a35523":()=>l(()=>import("./using-cydia.html.e0b75f81.js"),[]).then(({data:e})=>e),"v-2e109ae6":()=>l(()=>import("./using-cydia.html.3da50a37.js"),[]).then(({data:e})=>e),"v-9aee3006":()=>l(()=>import("./using-cydia.html.60a4eaca.js"),[]).then(({data:e})=>e),"v-5f09856a":()=>l(()=>import("./using-sileo.html.c4d6a312.js"),[]).then(({data:e})=>e),"v-9da7e4b4":()=>l(()=>import("./using-sileo.html.4774805f.js"),[]).then(({data:e})=>e),"v-61a0205c":()=>l(()=>import("./using-cydia.html.3768d68e.js"),[]).then(({data:e})=>e),"v-93db083c":()=>l(()=>import("./using-cydia.html.c7587211.js"),[]).then(({data:e})=>e),"v-1cb0804e":()=>l(()=>import("./using-sileo.html.501b8e41.js"),[]).then(({data:e})=>e),"v-22744ef2":()=>l(()=>import("./using-cydia.html.cfcfa35d.js"),[]).then(({data:e})=>e),"v-a8cfd9a0":()=>l(()=>import("./using-cydia.html.84e44308.js"),[]).then(({data:e})=>e),"v-341b1f4e":()=>l(()=>import("./using-cydia.html.cc4a3a87.js"),[]).then(({data:e})=>e),"v-53fdca2a":()=>l(()=>import("./using-zebra.html.e25cdecf.js"),[]).then(({data:e})=>e),"v-6b3491e8":()=>l(()=>import("./using-sileo.html.97f4c3fd.js"),[]).then(({data:e})=>e),"v-76e2f8bb":()=>l(()=>import("./using-cydia.html.b80bc696.js"),[]).then(({data:e})=>e),"v-b52afff6":()=>l(()=>import("./using-cydia.html.2710c685.js"),[]).then(({data:e})=>e),"v-611612b4":()=>l(()=>import("./using-cydia.html.d940bc7a.js"),[]).then(({data:e})=>e),"v-44ba5c7a":()=>l(()=>import("./using-cydia.html.8df6eb4d.js"),[]).then(({data:e})=>e),"v-0eeaa667":()=>l(()=>import("./using-cydia.html.2885880d.js"),[]).then(({data:e})=>e),"v-3ed8a9c8":()=>l(()=>import("./using-sileo.html.a02fd1e5.js"),[]).then(({data:e})=>e),"v-2fd672b4":()=>l(()=>import("./using-cydia.html.77d573e9.js"),[]).then(({data:e})=>e),"v-0c599058":()=>l(()=>import("./using-cydia.html.2052de6d.js"),[]).then(({data:e})=>e),"v-3948a963":()=>l(()=>import("./using-sileo.html.a753415a.js"),[]).then(({data:e})=>e),"v-d6695a36":()=>l(()=>import("./using-sileo.html.51e8954b.js"),[]).then(({data:e})=>e),"v-547d3a30":()=>l(()=>import("./using-sileo.html.9228d895.js"),[]).then(({data:e})=>e),"v-8e4bf0d4":()=>l(()=>import("./using-cydia.html.0d1e362f.js"),[]).then(({data:e})=>e),"v-8ca7ba08":()=>l(()=>import("./using-cydia.html.e26c263a.js"),[]).then(({data:e})=>e),"v-7e3e051b":()=>l(()=>import("./using-cydia.html.23391266.js"),[]).then(({data:e})=>e),"v-5c77c07e":()=>l(()=>import("./using-cydia.html.ed8c906e.js"),[]).then(({data:e})=>e),"v-031dfada":()=>l(()=>import("./using-cydia.html.92b094b3.js"),[]).then(({data:e})=>e),"v-b3f2d1c6":()=>l(()=>import("./using-cydia.html.e2c37f56.js"),[]).then(({data:e})=>e),"v-6f97cc8d":()=>l(()=>import("./using-cydia.html.d64adb56.js"),[]).then(({data:e})=>e),"v-4f6ff232":()=>l(()=>import("./using-sileo.html.726ff187.js"),[]).then(({data:e})=>e),"v-229e10ee":()=>l(()=>import("./using-sileo.html.050f3e1d.js"),[]).then(({data:e})=>e),"v-3b665716":()=>l(()=>import("./using-sileo.html.44270ccd.js"),[]).then(({data:e})=>e),"v-168820ec":()=>l(()=>import("./using-cydia.html.9ab5fd66.js"),[]).then(({data:e})=>e),"v-ca3fad5c":()=>l(()=>import("./using-cydia.html.24c7c8aa.js"),[]).then(({data:e})=>e),"v-4c813644":()=>l(()=>import("./using-sileo.html.11054ee6.js"),[]).then(({data:e})=>e),"v-67d9d0fc":()=>l(()=>import("./using-cydia.html.110ada77.js"),[]).then(({data:e})=>e),"v-5536dbc0":()=>l(()=>import("./using-cydia.html.cf125b08.js"),[]).then(({data:e})=>e),"v-39c0a020":()=>l(()=>import("./using-cydia.html.000dbed3.js"),[]).then(({data:e})=>e),"v-2df9c044":()=>l(()=>import("./using-cydia.html.cfc0c24f.js"),[]).then(({data:e})=>e),"v-7f9fe37b":()=>l(()=>import("./using-zebra.html.680c9fdc.js"),[]).then(({data:e})=>e),"v-b87eb966":()=>l(()=>import("./using-sileo.html.29c7c2e1.js"),[]).then(({data:e})=>e),"v-15224950":()=>l(()=>import("./using-sileo.html.3c83b098.js"),[]).then(({data:e})=>e),"v-011d422b":()=>l(()=>import("./using-cydia.html.d4a645ee.js"),[]).then(({data:e})=>e),"v-3f886575":()=>l(()=>import("./using-cydia.html.96e00d6d.js"),[]).then(({data:e})=>e),"v-f7461194":()=>l(()=>import("./using-cydia.html.e0126eda.js"),[]).then(({data:e})=>e),"v-4d8f950a":()=>l(()=>import("./using-cydia.html.efb9a021.js"),[]).then(({data:e})=>e),"v-11fa9052":()=>l(()=>import("./using-cydia.html.836c8b01.js"),[]).then(({data:e})=>e),"v-17d23a58":()=>l(()=>import("./using-sileo.html.d7ceb812.js"),[]).then(({data:e})=>e),"v-64cecb44":()=>l(()=>import("./using-cydia.html.22be738e.js"),[]).then(({data:e})=>e),"v-9d4abf72":()=>l(()=>import("./using-cydia.html.7bd4fb85.js"),[]).then(({data:e})=>e),"v-78ff485e":()=>l(()=>import("./using-sileo.html.13010bd4.js"),[]).then(({data:e})=>e),"v-46a4d6ec":()=>l(()=>import("./using-cydia.html.704509a8.js"),[]).then(({data:e})=>e),"v-553aa870":()=>l(()=>import("./using-cydia.html.2991682b.js"),[]).then(({data:e})=>e),"v-32cb3a30":()=>l(()=>import("./using-cydia.html.97abd7f8.js"),[]).then(({data:e})=>e),"v-1386ad91":()=>l(()=>import("./using-cydia.html.7582021b.js"),[]).then(({data:e})=>e),"v-7cb1bb90":()=>l(()=>import("./using-cydia.html.cd774b78.js"),[]).then(({data:e})=>e),"v-4ca74ac9":()=>l(()=>import("./using-cydia.html.c0ccca99.js"),[]).then(({data:e})=>e),"v-590cc60c":()=>l(()=>import("./using-cydia.html.c969b44d.js"),[]).then(({data:e})=>e),"v-bf6df4fa":()=>l(()=>import("./using-sileo.html.c6319dea.js"),[]).then(({data:e})=>e),"v-15c5386e":()=>l(()=>import("./using-cydia.html.36b9cb25.js"),[]).then(({data:e})=>e),"v-db9f4544":()=>l(()=>import("./using-Cydia.html.6521f5f2.js"),[]).then(({data:e})=>e),"v-0ef4cbbd":()=>l(()=>import("./using-sileo.html.2d4bf15e.js"),[]).then(({data:e})=>e),"v-6e6984d7":()=>l(()=>import("./using-cydia.html.a7555efc.js"),[]).then(({data:e})=>e),"v-5876b05c":()=>l(()=>import("./using-cydia.html.53b552a0.js"),[]).then(({data:e})=>e),"v-6f809138":()=>l(()=>import("./using-cydia.html.aa2b27d7.js"),[]).then(({data:e})=>e),"v-73b0f8de":()=>l(()=>import("./using-cydia.html.02c9dc24.js"),[]).then(({data:e})=>e),"v-3c52030d":()=>l(()=>import("./using-sileo.html.60cb4855.js"),[]).then(({data:e})=>e),"v-4db556c0":()=>l(()=>import("./using-cydia.html.42bf5379.js"),[]).then(({data:e})=>e),"v-c47e11fe":()=>l(()=>import("./using-cydia.html.bf0febf7.js"),[]).then(({data:e})=>e),"v-523cd78e":()=>l(()=>import("./using-cydia.html.870e093f.js"),[]).then(({data:e})=>e),"v-3dda737c":()=>l(()=>import("./using-cydia.html.cc5bfea8.js"),[]).then(({data:e})=>e),"v-1e9a70fe":()=>l(()=>import("./using-cydia.html.210b9106.js"),[]).then(({data:e})=>e),"v-4596cdee":()=>l(()=>import("./using-Cydia.html.257bd532.js"),[]).then(({data:e})=>e),"v-cda1d5a6":()=>l(()=>import("./using-sileo.html.acfc5601.js"),[]).then(({data:e})=>e),"v-3beacc1c":()=>l(()=>import("./using-sileo.html.296f1e88.js"),[]).then(({data:e})=>e),"v-8449afea":()=>l(()=>import("./using-sileo.html.51a2fea4.js"),[]).then(({data:e})=>e),"v-81f72a8c":()=>l(()=>import("./using-sileo.html.bb79695c.js"),[]).then(({data:e})=>e),"v-92bbd764":()=>l(()=>import("./using-cydia.html.d422e57f.js"),[]).then(({data:e})=>e),"v-ee28db06":()=>l(()=>import("./using-sileo.html.12821dfa.js"),[]).then(({data:e})=>e),"v-6aa244c2":()=>l(()=>import("./using-sileo.html.389c9e45.js"),[]).then(({data:e})=>e),"v-95f4210a":()=>l(()=>import("./using-sileo.html.929d6253.js"),[]).then(({data:e})=>e),"v-7caaf54a":()=>l(()=>import("./using-sileo.html.2e4f7e96.js"),[]).then(({data:e})=>e),"v-a2f4d04c":()=>l(()=>import("./using-sileo.html.c81c3658.js"),[]).then(({data:e})=>e),"v-7c287f62":()=>l(()=>import("./using-sileo.html.ba2878e8.js"),[]).then(({data:e})=>e),"v-334f211a":()=>l(()=>import("./using-sileo.html.954b972a.js"),[]).then(({data:e})=>e),"v-c07fde3a":()=>l(()=>import("./using-sileo.html.447d2367.js"),[]).then(({data:e})=>e),"v-d2c4ad6c":()=>l(()=>import("./using-sileo.html.a28bea94.js"),[]).then(({data:e})=>e)};/** +* @vue/shared v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**//*! #__NO_SIDE_EFFECTS__ */function ai(e){const t=Object.create(null);for(const i of e.split(","))t[i]=1;return i=>i in t}const _e={},Yt=[],Ke=()=>{},go=()=>!1,Fi=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),on=e=>e.startsWith("onUpdate:"),Ee=Object.assign,dn=(e,t)=>{const i=e.indexOf(t);i>-1&&e.splice(i,1)},ho=Object.prototype.hasOwnProperty,de=(e,t)=>ho.call(e,t),Z=Array.isArray,Zt=e=>dl(e)==="[object Map]",Qa=e=>dl(e)==="[object Set]",te=e=>typeof e=="function",re=e=>typeof e=="string",pt=e=>typeof e=="symbol",fe=e=>e!==null&&typeof e=="object",er=e=>(fe(e)||te(e))&&te(e.then)&&te(e.catch),tr=Object.prototype.toString,dl=e=>tr.call(e),po=e=>dl(e).slice(8,-1),ir=e=>dl(e)==="[object Object]",cn=e=>re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Qt=ai(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),cl=e=>{const t=Object.create(null);return i=>t[i]||(t[i]=e(i))},_o=/-(\w)/g,Xe=cl(e=>e.replace(_o,(t,i)=>i?i.toUpperCase():"")),vo=/\B([A-Z])/g,_t=cl(e=>e.replace(vo,"-$1").toLowerCase()),ul=cl(e=>e.charAt(0).toUpperCase()+e.slice(1)),Il=cl(e=>e?`on${ul(e)}`:""),wt=(e,t)=>!Object.is(e,t),El=(e,...t)=>{for(let i=0;i{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:i})},mo=e=>{const t=parseFloat(e);return isNaN(t)?e:t},fo=e=>{const t=re(e)?Number(e):NaN;return isNaN(t)?e:t};let zn;const ji=()=>zn||(zn=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});function zi(e){if(Z(e)){const t={};for(let i=0;i{if(i){const n=i.split(To);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function ko(e){if(!e)return"";if(re(e))return e;let t="";for(const i in e){const n=e[i];(re(n)||typeof n=="number")&&(t+=`${i.startsWith("--")?i:_t(i)}:${n};`)}return t}function ri(e){let t="";if(re(e))t=e;else if(Z(e))for(let i=0;i?@[\\\]^`{|}~]/g;function wo(e,t){return e.replace(Lo,i=>t?i==='"'?'\\\\\\"':`\\\\${i}`:`\\${i}`)}const ar=e=>!!(e&&e.__v_isRef===!0),rr=e=>re(e)?e:e==null?"":Z(e)||fe(e)&&(e.toString===tr||!te(e.toString))?ar(e)?rr(e.value):JSON.stringify(e,sr,2):String(e),sr=(e,t)=>ar(t)?sr(e,t.value):Zt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((i,[n,a],r)=>(i[kl(n,r)+" =>"]=a,i),{})}:Qa(t)?{[`Set(${t.size})`]:[...t.values()].map(i=>kl(i))}:pt(t)?kl(t):fe(t)&&!Z(t)&&!ir(t)?String(t):t,kl=(e,t="")=>{var i;return pt(e)?`Symbol(${(i=e.description)!=null?i:t})`:e};/** +* @vue/reactivity v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let Ve;class Ao{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Ve,!t&&Ve&&(this.index=(Ve.scopes||(Ve.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,i;if(this.scopes)for(t=0,i=this.scopes.length;t0)return;if(mi){let t=mi;for(mi=void 0;t;){const i=t.next;t.next=void 0,t.flags&=-9,t=i}}let e;for(;vi;){let t=vi;for(vi=void 0;t;){const i=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=i}}if(e)throw e}function gr(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function hr(e){let t,i=e.depsTail,n=i;for(;n;){const a=n.prevDep;n.version===-1?(n===i&&(i=a),pn(n),Oo(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=a}e.deps=t,e.depsTail=i}function Bl(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(pr(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function pr(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Pi))return;e.globalVersion=Pi;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Bl(e)){e.flags&=-3;return}const i=me,n=Ye;me=e,Ye=!0;try{gr(e);const a=e.fn(e._value);(t.version===0||wt(a,e._value))&&(e._value=a,t.version++)}catch(a){throw t.version++,a}finally{me=i,Ye=n,hr(e),e.flags&=-3}}function pn(e,t=!1){const{dep:i,prevSub:n,nextSub:a}=e;if(n&&(n.nextSub=a,e.prevSub=void 0),a&&(a.prevSub=n,e.nextSub=void 0),i.subs===e&&(i.subs=n,!n&&i.computed)){i.computed.flags&=-5;for(let r=i.computed.deps;r;r=r.nextDep)pn(r,!0)}!t&&!--i.sc&&i.map&&i.map.delete(i.key)}function Oo(e){const{prevDep:t,nextDep:i}=e;t&&(t.nextDep=i,e.prevDep=void 0),i&&(i.prevDep=t,e.nextDep=void 0)}let Ye=!0;const _r=[];function vt(){_r.push(Ye),Ye=!1}function mt(){const e=_r.pop();Ye=e===void 0?!0:e}function Cn(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const i=me;me=void 0;try{t()}finally{me=i}}}let Pi=0;class Do{constructor(t,i){this.sub=t,this.dep=i,this.version=i.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class _n{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!me||!Ye||me===this.computed)return;let i=this.activeLink;if(i===void 0||i.sub!==me)i=this.activeLink=new Do(me,this),me.deps?(i.prevDep=me.depsTail,me.depsTail.nextDep=i,me.depsTail=i):me.deps=me.depsTail=i,vr(i);else if(i.version===-1&&(i.version=this.version,i.nextDep)){const n=i.nextDep;n.prevDep=i.prevDep,i.prevDep&&(i.prevDep.nextDep=n),i.prevDep=me.depsTail,i.nextDep=void 0,me.depsTail.nextDep=i,me.depsTail=i,me.deps===i&&(me.deps=n)}return i}trigger(t){this.version++,Pi++,this.notify(t)}notify(t){gn();try{for(let i=this.subs;i;i=i.prevSub)i.sub.notify()&&i.sub.dep.notify()}finally{hn()}}}function vr(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)vr(n)}const i=e.dep.subs;i!==e&&(e.prevSub=i,i&&(i.nextSub=e)),e.dep.subs=e}}const Qi=new WeakMap,Nt=Symbol(""),$l=Symbol(""),xi=Symbol("");function we(e,t,i){if(Ye&&me){let n=Qi.get(e);n||Qi.set(e,n=new Map);let a=n.get(i);a||(n.set(i,a=new _n),a.map=n,a.key=i),a.track()}}function ct(e,t,i,n,a,r){const o=Qi.get(e);if(!o){Pi++;return}const d=c=>{c&&c.trigger()};if(gn(),t==="clear")o.forEach(d);else{const c=Z(e),g=c&&cn(i);if(c&&i==="length"){const u=Number(n);o.forEach((p,m)=>{(m==="length"||m===xi||!pt(m)&&m>=u)&&d(p)})}else switch((i!==void 0||o.has(void 0))&&d(o.get(i)),g&&d(o.get(xi)),t){case"add":c?g&&d(o.get("length")):(d(o.get(Nt)),Zt(e)&&d(o.get($l)));break;case"delete":c||(d(o.get(Nt)),Zt(e)&&d(o.get($l)));break;case"set":Zt(e)&&d(o.get(Nt));break}}hn()}function Vo(e,t){const i=Qi.get(e);return i&&i.get(t)}function Jt(e){const t=ae(e);return t===e?t:(we(t,"iterate",xi),Je(e)?t:t.map(Ae))}function gl(e){return we(e=ae(e),"iterate",xi),e}const Fo={__proto__:null,[Symbol.iterator](){return xl(this,Symbol.iterator,Ae)},concat(...e){return Jt(this).concat(...e.map(t=>Z(t)?Jt(t):t))},entries(){return xl(this,"entries",e=>(e[1]=Ae(e[1]),e))},every(e,t){return at(this,"every",e,t,void 0,arguments)},filter(e,t){return at(this,"filter",e,t,i=>i.map(Ae),arguments)},find(e,t){return at(this,"find",e,t,Ae,arguments)},findIndex(e,t){return at(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return at(this,"findLast",e,t,Ae,arguments)},findLastIndex(e,t){return at(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return at(this,"forEach",e,t,void 0,arguments)},includes(...e){return Rl(this,"includes",e)},indexOf(...e){return Rl(this,"indexOf",e)},join(e){return Jt(this).join(e)},lastIndexOf(...e){return Rl(this,"lastIndexOf",e)},map(e,t){return at(this,"map",e,t,void 0,arguments)},pop(){return di(this,"pop")},push(...e){return di(this,"push",e)},reduce(e,...t){return qn(this,"reduce",e,t)},reduceRight(e,...t){return qn(this,"reduceRight",e,t)},shift(){return di(this,"shift")},some(e,t){return at(this,"some",e,t,void 0,arguments)},splice(...e){return di(this,"splice",e)},toReversed(){return Jt(this).toReversed()},toSorted(e){return Jt(this).toSorted(e)},toSpliced(...e){return Jt(this).toSpliced(...e)},unshift(...e){return di(this,"unshift",e)},values(){return xl(this,"values",Ae)}};function xl(e,t,i){const n=gl(e),a=n[t]();return n!==e&&!Je(e)&&(a._next=a.next,a.next=()=>{const r=a._next();return r.value&&(r.value=i(r.value)),r}),a}const jo=Array.prototype;function at(e,t,i,n,a,r){const o=gl(e),d=o!==e&&!Je(e),c=o[t];if(c!==jo[t]){const p=c.apply(e,r);return d?Ae(p):p}let g=i;o!==e&&(d?g=function(p,m){return i.call(this,Ae(p),m,e)}:i.length>2&&(g=function(p,m){return i.call(this,p,m,e)}));const u=c.call(o,g,n);return d&&a?a(u):u}function qn(e,t,i,n){const a=gl(e);let r=i;return a!==e&&(Je(e)?i.length>3&&(r=function(o,d,c){return i.call(this,o,d,c,e)}):r=function(o,d,c){return i.call(this,o,Ae(d),c,e)}),a[t](r,...n)}function Rl(e,t,i){const n=ae(e);we(n,"iterate",xi);const a=n[t](...i);return(a===-1||a===!1)&&bn(i[0])?(i[0]=ae(i[0]),n[t](...i)):a}function di(e,t,i=[]){vt(),gn();const n=ae(e)[t].apply(e,i);return hn(),mt(),n}const zo=ai("__proto__,__v_isRef,__isVue"),mr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(pt));function Uo(e){pt(e)||(e=String(e));const t=ae(this);return we(t,"has",e),t.hasOwnProperty(e)}class fr{constructor(t=!1,i=!1){this._isReadonly=t,this._isShallow=i}get(t,i,n){if(i==="__v_skip")return t.__v_skip;const a=this._isReadonly,r=this._isShallow;if(i==="__v_isReactive")return!a;if(i==="__v_isReadonly")return a;if(i==="__v_isShallow")return r;if(i==="__v_raw")return n===(a?r?Xo:Er:r?Ir:Tr).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const o=Z(t);if(!a){let c;if(o&&(c=Fo[i]))return c;if(i==="hasOwnProperty")return Uo}const d=Reflect.get(t,i,ke(t)?t:n);return(pt(i)?mr.has(i):zo(i))||(a||we(t,"get",i),r)?d:ke(d)?o&&cn(i)?d:d.value:fe(d)?a?mn(d):Ui(d):d}}class br extends fr{constructor(t=!1){super(!1,t)}set(t,i,n,a){let r=t[i];if(!this._isShallow){const c=Gt(r);if(!Je(n)&&!Gt(n)&&(r=ae(r),n=ae(n)),!Z(t)&&ke(r)&&!ke(n))return c?!1:(r.value=n,!0)}const o=Z(t)&&cn(i)?Number(i)e,Mi=e=>Reflect.getPrototypeOf(e);function Mo(e,t,i){return function(...n){const a=this.__v_raw,r=ae(a),o=Zt(r),d=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,g=a[e](...n),u=i?Gl:t?Jl:Ae;return!t&&we(r,"iterate",c?$l:Nt),{next(){const{value:p,done:m}=g.next();return m?{value:p,done:m}:{value:d?[u(p[0]),u(p[1])]:u(p),done:m}},[Symbol.iterator](){return this}}}}function Bi(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Bo(e,t){const i={get(a){const r=this.__v_raw,o=ae(r),d=ae(a);e||(wt(a,d)&&we(o,"get",a),we(o,"get",d));const{has:c}=Mi(o),g=t?Gl:e?Jl:Ae;if(c.call(o,a))return g(r.get(a));if(c.call(o,d))return g(r.get(d));r!==o&&r.get(a)},get size(){const a=this.__v_raw;return!e&&we(ae(a),"iterate",Nt),Reflect.get(a,"size",a)},has(a){const r=this.__v_raw,o=ae(r),d=ae(a);return e||(wt(a,d)&&we(o,"has",a),we(o,"has",d)),a===d?r.has(a):r.has(a)||r.has(d)},forEach(a,r){const o=this,d=o.__v_raw,c=ae(d),g=t?Gl:e?Jl:Ae;return!e&&we(c,"iterate",Nt),d.forEach((u,p)=>a.call(r,g(u),g(p),o))}};return Ee(i,e?{add:Bi("add"),set:Bi("set"),delete:Bi("delete"),clear:Bi("clear")}:{add(a){!t&&!Je(a)&&!Gt(a)&&(a=ae(a));const r=ae(this);return Mi(r).has.call(r,a)||(r.add(a),ct(r,"add",a,a)),this},set(a,r){!t&&!Je(r)&&!Gt(r)&&(r=ae(r));const o=ae(this),{has:d,get:c}=Mi(o);let g=d.call(o,a);g||(a=ae(a),g=d.call(o,a));const u=c.call(o,a);return o.set(a,r),g?wt(r,u)&&ct(o,"set",a,r):ct(o,"add",a,r),this},delete(a){const r=ae(this),{has:o,get:d}=Mi(r);let c=o.call(r,a);c||(a=ae(a),c=o.call(r,a)),d&&d.call(r,a);const g=r.delete(a);return c&&ct(r,"delete",a,void 0),g},clear(){const a=ae(this),r=a.size!==0,o=a.clear();return r&&ct(a,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(a=>{i[a]=Mo(a,e,t)}),i}function vn(e,t){const i=Bo(e,t);return(n,a,r)=>a==="__v_isReactive"?!e:a==="__v_isReadonly"?e:a==="__v_raw"?n:Reflect.get(de(i,a)&&a in n?i:n,a,r)}const $o={get:vn(!1,!1)},Go={get:vn(!1,!0)},Jo={get:vn(!0,!1)};const Tr=new WeakMap,Ir=new WeakMap,Er=new WeakMap,Xo=new WeakMap;function Wo(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ko(e){return e.__v_skip||!Object.isExtensible(e)?0:Wo(po(e))}function Ui(e){return Gt(e)?e:fn(e,!1,qo,$o,Tr)}function kr(e){return fn(e,!1,Ho,Go,Ir)}function mn(e){return fn(e,!0,No,Jo,Er)}function fn(e,t,i,n,a){if(!fe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=a.get(e);if(r)return r;const o=Ko(e);if(o===0)return e;const d=new Proxy(e,o===2?n:i);return a.set(e,d),d}function Ht(e){return Gt(e)?Ht(e.__v_raw):!!(e&&e.__v_isReactive)}function Gt(e){return!!(e&&e.__v_isReadonly)}function Je(e){return!!(e&&e.__v_isShallow)}function bn(e){return e?!!e.__v_raw:!1}function ae(e){const t=e&&e.__v_raw;return t?ae(t):e}function Yo(e){return!de(e,"__v_skip")&&Object.isExtensible(e)&&lr(e,"__v_skip",!0),e}const Ae=e=>fe(e)?Ui(e):e,Jl=e=>fe(e)?mn(e):e;function ke(e){return e?e.__v_isRef===!0:!1}function be(e){return xr(e,!1)}function Pr(e){return xr(e,!0)}function xr(e,t){return ke(e)?e:new Zo(e,t)}class Zo{constructor(t,i){this.dep=new _n,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=i?t:ae(t),this._value=i?t:Ae(t),this.__v_isShallow=i}get value(){return this.dep.track(),this._value}set value(t){const i=this._rawValue,n=this.__v_isShallow||Je(t)||Gt(t);t=n?t:ae(t),wt(t,i)&&(this._rawValue=t,this._value=n?t:Ae(t),this.dep.trigger())}}function Ze(e){return ke(e)?e.value:e}const Qo={get:(e,t,i)=>t==="__v_raw"?e:Ze(Reflect.get(e,t,i)),set:(e,t,i,n)=>{const a=e[t];return ke(a)&&!ke(i)?(a.value=i,!0):Reflect.set(e,t,i,n)}};function Rr(e){return Ht(e)?e:new Proxy(e,Qo)}function ed(e){const t=Z(e)?new Array(e.length):{};for(const i in e)t[i]=id(e,i);return t}class td{constructor(t,i,n){this._object=t,this._key=i,this._defaultValue=n,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Vo(ae(this._object),this._key)}}function id(e,t,i){const n=e[t];return ke(n)?n:new td(e,t,i)}class ld{constructor(t,i,n){this.fn=t,this.setter=i,this._value=void 0,this.dep=new _n(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Pi-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!i,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&me!==this)return ur(this,!0),!0}get value(){const t=this.dep.track();return pr(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function nd(e,t,i=!1){let n,a;return te(e)?n=e:(n=e.get,a=e.set),new ld(n,a,i)}const $i={},el=new WeakMap;let jt;function ad(e,t=!1,i=jt){if(i){let n=el.get(i);n||el.set(i,n=[]),n.push(e)}}function rd(e,t,i=_e){const{immediate:n,deep:a,once:r,scheduler:o,augmentJob:d,call:c}=i,g=b=>a?b:Je(b)||a===!1||a===0?ut(b,1):ut(b);let u,p,m,f,P=!1,x=!1;if(ke(e)?(p=()=>e.value,P=Je(e)):Ht(e)?(p=()=>g(e),P=!0):Z(e)?(x=!0,P=e.some(b=>Ht(b)||Je(b)),p=()=>e.map(b=>{if(ke(b))return b.value;if(Ht(b))return g(b);if(te(b))return c?c(b,2):b()})):te(e)?t?p=c?()=>c(e,2):e:p=()=>{if(m){vt();try{m()}finally{mt()}}const b=jt;jt=u;try{return c?c(e,3,[f]):e(f)}finally{jt=b}}:p=Ke,t&&a){const b=p,A=a===!0?1/0:a;p=()=>ut(b(),A)}const B=or(),z=()=>{u.stop(),B&&B.active&&dn(B.effects,u)};if(r&&t){const b=t;t=(...A)=>{b(...A),z()}}let F=x?new Array(e.length).fill($i):$i;const v=b=>{if(!(!(u.flags&1)||!u.dirty&&!b))if(t){const A=u.run();if(a||P||(x?A.some((j,w)=>wt(j,F[w])):wt(A,F))){m&&m();const j=jt;jt=u;try{const w=[A,F===$i?void 0:x&&F[0]===$i?[]:F,f];c?c(t,3,w):t(...w),F=A}finally{jt=j}}}else u.run()};return d&&d(v),u=new dr(p),u.scheduler=o?()=>o(v,!1):v,f=b=>ad(b,!1,u),m=u.onStop=()=>{const b=el.get(u);if(b){if(c)c(b,4);else for(const A of b)A();el.delete(u)}},t?n?v(!0):F=u.run():o?o(v.bind(null,!0),!0):u.run(),z.pause=u.pause.bind(u),z.resume=u.resume.bind(u),z.stop=z,z}function ut(e,t=1/0,i){if(t<=0||!fe(e)||e.__v_skip||(i=i||new Set,i.has(e)))return e;if(i.add(e),t--,ke(e))ut(e.value,t,i);else if(Z(e))for(let n=0;n{ut(n,t,i)});else if(ir(e)){for(const n in e)ut(e[n],t,i);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&ut(e[n],t,i)}return e}/** +* @vue/runtime-core v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/const fi=[];let yl=!1;function kt(e,...t){if(yl)return;yl=!0,vt();const i=fi.length?fi[fi.length-1].component:null,n=i&&i.appContext.config.warnHandler,a=sd();if(n)si(n,i,11,[e+t.map(r=>{var o,d;return(d=(o=r.toString)==null?void 0:o.call(r))!=null?d:JSON.stringify(r)}).join(""),i&&i.proxy,a.map(({vnode:r})=>`at <${bs(i,r.type)}>`).join(` +`),a]);else{const r=[`[Vue warn]: ${e}`,...t];a.length&&r.push(` +`,...od(a)),console.warn(...r)}mt(),yl=!1}function sd(){let e=fi[fi.length-1];if(!e)return[];const t=[];for(;e;){const i=t[0];i&&i.vnode===e?i.recurseCount++:t.push({vnode:e,recurseCount:0});const n=e.component&&e.component.parent;e=n&&n.vnode}return t}function od(e){const t=[];return e.forEach((i,n)=>{t.push(...n===0?[]:[` +`],...dd(i))}),t}function dd({vnode:e,recurseCount:t}){const i=t>0?`... (${t} recursive calls)`:"",n=e.component?e.component.parent==null:!1,a=` at <${bs(e.component,e.type,n)}`,r=">"+i;return e.props?[a,...cd(e.props),r]:[a+r]}function cd(e){const t=[],i=Object.keys(e);return i.slice(0,3).forEach(n=>{t.push(...yr(n,e[n]))}),i.length>3&&t.push(" ..."),t}function yr(e,t,i){return re(t)?(t=JSON.stringify(t),i?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?i?t:[`${e}=${t}`]:ke(t)?(t=yr(e,ae(t.value),!0),i?t:[`${e}=Ref<`,t,">"]):te(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=ae(t),i?t:[`${e}=`,t])}function si(e,t,i,n){try{return n?e(...n):e()}catch(a){Ci(a,t,i)}}function Qe(e,t,i,n){if(te(e)){const a=si(e,t,i,n);return a&&er(a)&&a.catch(r=>{Ci(r,t,i)}),a}if(Z(e)){const a=[];for(let r=0;r>>1,a=Fe[n],r=Ri(a);r=Ri(i)?Fe.push(e):Fe.splice(gd(t),0,e),e.flags|=1,wr()}}function wr(){tl||(tl=Lr.then(Ar))}function hd(e){Z(e)?ei.push(...e):Pt&&e.id===-1?Pt.splice(Wt+1,0,e):e.flags&1||(ei.push(e),e.flags|=1),wr()}function Nn(e,t,i=lt+1){for(;iRi(i)-Ri(n));if(ei.length=0,Pt){Pt.push(...t);return}for(Pt=t,Wt=0;Wte.id==null?e.flags&2?-1:1/0:e.id;function Ar(e){const t=Ke;try{for(lt=0;lt{n._d&&ta(-1);const r=ll(t);let o;try{o=e(...a)}finally{ll(r),n._d&&ta(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function gp(e,t){if(Re===null)return e;const i=vl(Re),n=e.dirs||(e.dirs=[]);for(let a=0;ae.__isTeleport,xt=Symbol("_leaveCb"),Gi=Symbol("_enterCb");function vd(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return bt(()=>{e.isMounted=!0}),pl(()=>{e.isUnmounting=!0}),e}const Be=[Function,Array],Dr={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Be,onEnter:Be,onAfterEnter:Be,onEnterCancelled:Be,onBeforeLeave:Be,onLeave:Be,onAfterLeave:Be,onLeaveCancelled:Be,onBeforeAppear:Be,onAppear:Be,onAfterAppear:Be,onAppearCancelled:Be},Vr=e=>{const t=e.subTree;return t.component?Vr(t.component):t},md={name:"BaseTransition",props:Dr,setup(e,{slots:t}){const i=_s(),n=vd();return()=>{const a=t.default&&zr(t.default(),!0);if(!a||!a.length)return;const r=Fr(a),o=ae(e),{mode:d}=o;if(n.isLeaving)return Ll(r);const c=Hn(r);if(!c)return Ll(r);let g=Xl(c,o,n,i,p=>g=p);c.type!==Oe&&yi(c,g);let u=i.subTree&&Hn(i.subTree);if(u&&u.type!==Oe&&!qt(c,u)&&Vr(i).type!==Oe){let p=Xl(u,o,n,i);if(yi(u,p),d==="out-in"&&c.type!==Oe)return n.isLeaving=!0,p.afterLeave=()=>{n.isLeaving=!1,i.job.flags&8||i.update(),delete p.afterLeave,u=void 0},Ll(r);d==="in-out"&&c.type!==Oe?p.delayLeave=(m,f,P)=>{const x=jr(n,u);x[String(u.key)]=u,m[xt]=()=>{f(),m[xt]=void 0,delete g.delayedLeave,u=void 0},g.delayedLeave=()=>{P(),delete g.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return r}}};function Fr(e){let t=e[0];if(e.length>1){for(const i of e)if(i.type!==Oe){t=i;break}}return t}const fd=md;function jr(e,t){const{leavingVNodes:i}=e;let n=i.get(t.type);return n||(n=Object.create(null),i.set(t.type,n)),n}function Xl(e,t,i,n,a){const{appear:r,mode:o,persisted:d=!1,onBeforeEnter:c,onEnter:g,onAfterEnter:u,onEnterCancelled:p,onBeforeLeave:m,onLeave:f,onAfterLeave:P,onLeaveCancelled:x,onBeforeAppear:B,onAppear:z,onAfterAppear:F,onAppearCancelled:v}=t,b=String(e.key),A=jr(i,e),j=(H,D)=>{H&&Qe(H,n,9,D)},w=(H,D)=>{const J=D[1];j(H,D),Z(H)?H.every(I=>I.length<=1)&&J():H.length<=1&&J()},E={mode:o,persisted:d,beforeEnter(H){let D=c;if(!i.isMounted)if(r)D=B||c;else return;H[xt]&&H[xt](!0);const J=A[b];J&&qt(e,J)&&J.el[xt]&&J.el[xt](),j(D,[H])},enter(H){let D=g,J=u,I=p;if(!i.isMounted)if(r)D=z||g,J=F||u,I=v||p;else return;let V=!1;const W=H[Gi]=Q=>{V||(V=!0,Q?j(I,[H]):j(J,[H]),E.delayedLeave&&E.delayedLeave(),H[Gi]=void 0)};D?w(D,[H,W]):W()},leave(H,D){const J=String(e.key);if(H[Gi]&&H[Gi](!0),i.isUnmounting)return D();j(m,[H]);let I=!1;const V=H[xt]=W=>{I||(I=!0,D(),W?j(x,[H]):j(P,[H]),H[xt]=void 0,A[J]===e&&delete A[J])};A[J]=e,f?w(f,[H,V]):V()},clone(H){const D=Xl(H,t,i,n,a);return a&&a(D),D}};return E}function Ll(e){if(qi(e))return e=At(e),e.children=null,e}function Hn(e){if(!qi(e))return Or(e.type)&&e.children?Fr(e.children):e;const{shapeFlag:t,children:i}=e;if(i){if(t&16)return i[0];if(t&32&&te(i.default))return i.default()}}function yi(e,t){e.shapeFlag&6&&e.component?(e.transition=t,yi(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function zr(e,t=!1,i){let n=[],a=0;for(let r=0;r1)for(let r=0;rEe({name:e.name},t,{setup:e}))():e}function En(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Li(e,t,i,n,a=!1){if(Z(e)){e.forEach((P,x)=>Li(P,t&&(Z(t)?t[x]:t),i,n,a));return}if(Mt(n)&&!a){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&Li(e,t,i,n.component.subTree);return}const r=n.shapeFlag&4?vl(n.component):n.el,o=a?null:r,{i:d,r:c}=e,g=t&&t.r,u=d.refs===_e?d.refs={}:d.refs,p=d.setupState,m=ae(p),f=p===_e?()=>!1:P=>de(m,P);if(g!=null&&g!==c&&(re(g)?(u[g]=null,f(g)&&(p[g]=null)):ke(g)&&(g.value=null)),te(c))si(c,d,12,[o,u]);else{const P=re(c),x=ke(c);if(P||x){const B=()=>{if(e.f){const z=P?f(c)?p[c]:u[c]:c.value;a?Z(z)&&dn(z,r):Z(z)?z.includes(r)||z.push(r):P?(u[c]=[r],f(c)&&(p[c]=u[c])):(c.value=[r],e.k&&(u[e.k]=c.value))}else P?(u[c]=o,f(c)&&(p[c]=o)):x&&(c.value=o,e.k&&(u[e.k]=o))};o?(B.id=-1,Ne(B,i)):B()}}}let Mn=!1;const Ot=()=>{Mn||(console.error("Hydration completed but contains mismatches."),Mn=!0)},bd=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Td=e=>e.namespaceURI.includes("MathML"),Ji=e=>{if(e.nodeType===1){if(bd(e))return"svg";if(Td(e))return"mathml"}},Ct=e=>e.nodeType===8;function Id(e){const{mt:t,p:i,o:{patchProp:n,createText:a,nextSibling:r,parentNode:o,remove:d,insert:c,createComment:g}}=e,u=(v,b)=>{if(!b.hasChildNodes()){__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&kt("Attempting to hydrate existing markup but container is empty. Performing full mount instead."),i(null,v,b),il(),b._vnode=v;return}p(b.firstChild,v,null,null,null),il(),b._vnode=v},p=(v,b,A,j,w,E=!1)=>{E=E||!!b.dynamicChildren;const H=Ct(v)&&v.data==="[",D=()=>x(v,b,A,j,w,H),{type:J,ref:I,shapeFlag:V,patchFlag:W}=b;let Q=v.nodeType;b.el=v,W===-2&&(E=!1,b.dynamicChildren=null);let O=null;switch(J){case $t:Q!==3?b.children===""?(c(b.el=a(""),o(v),v),O=v):O=D():(v.data!==b.children&&(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&kt("Hydration text mismatch in",v.parentNode,` + - rendered on server: ${JSON.stringify(v.data)} + - expected on client: ${JSON.stringify(b.children)}`),Ot(),v.data=b.children),O=r(v));break;case Oe:F(v)?(O=r(v),z(b.el=v.content.firstChild,v,A)):Q!==8||H?O=D():O=r(v);break;case Ti:if(H&&(v=r(v),Q=v.nodeType),Q===1||Q===3){O=v;const K=!b.children.length;for(let $=0;${E=E||!!b.dynamicChildren;const{type:H,props:D,patchFlag:J,shapeFlag:I,dirs:V,transition:W}=b,Q=H==="input"||H==="option";if(Q||J!==-1){V&&nt(b,null,A,"created");let O=!1;if(F(v)){O=is(null,W)&&A&&A.vnode.props&&A.vnode.props.appear;const $=v.content.firstChild;O&&W.beforeEnter($),z($,v,A),b.el=v=$}if(I&16&&!(D&&(D.innerHTML||D.textContent))){let $=f(v.firstChild,b,v,A,j,w,E),ce=!1;for(;$;){pi(v,1)||(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!ce&&(kt("Hydration children mismatch on",v,` +Server rendered element contains more child nodes than client vdom.`),ce=!0),Ot());const Te=$;$=$.nextSibling,d(Te)}}else if(I&8){let $=b.children;$[0]===` +`&&(v.tagName==="PRE"||v.tagName==="TEXTAREA")&&($=$.slice(1)),v.textContent!==$&&(pi(v,0)||(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&kt("Hydration text content mismatch on",v,` + - rendered on server: ${v.textContent} + - expected on client: ${b.children}`),Ot()),v.textContent=b.children)}if(D){if(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__||Q||!E||J&48){const $=v.tagName.includes("-");for(const ce in D)__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!(V&&V.some(Te=>Te.dir.created))&&Ed(v,ce,D[ce],b,A)&&Ot(),(Q&&(ce.endsWith("value")||ce==="indeterminate")||Fi(ce)&&!Qt(ce)||ce[0]==="."||$)&&n(v,ce,null,D[ce],void 0,A)}else if(D.onClick)n(v,"onClick",null,D.onClick,void 0,A);else if(J&4&&Ht(D.style))for(const $ in D.style)D.style[$]}let K;(K=D&&D.onVnodeBeforeMount)&&$e(K,A,b),V&&nt(b,null,A,"beforeMount"),((K=D&&D.onVnodeMounted)||V||O)&&cs(()=>{K&&$e(K,A,b),O&&W.enter(v),V&&nt(b,null,A,"mounted")},j)}return v.nextSibling},f=(v,b,A,j,w,E,H)=>{H=H||!!b.dynamicChildren;const D=b.children,J=D.length;let I=!1;for(let V=0;V{const{slotScopeIds:H}=b;H&&(w=w?w.concat(H):H);const D=o(v),J=f(r(v),b,D,A,j,w,E);return J&&Ct(J)&&J.data==="]"?r(b.anchor=J):(Ot(),c(b.anchor=g("]"),D,J),J)},x=(v,b,A,j,w,E)=>{if(pi(v.parentElement,1)||(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&kt(`Hydration node mismatch: +- rendered on server:`,v,v.nodeType===3?"(text)":Ct(v)&&v.data==="["?"(start of fragment)":"",` +- expected on client:`,b.type),Ot()),b.el=null,E){const J=B(v);for(;;){const I=r(v);if(I&&I!==J)d(I);else break}}const H=r(v),D=o(v);return d(v),i(null,b,D,H,A,j,Ji(D),w),A&&(A.vnode.el=b.el,os(A,b.el)),H},B=(v,b="[",A="]")=>{let j=0;for(;v;)if(v=r(v),v&&Ct(v)&&(v.data===b&&j++,v.data===A)){if(j===0)return r(v);j--}return v},z=(v,b,A)=>{const j=b.parentNode;j&&j.replaceChild(v,b);let w=A;for(;w;)w.vnode.el===b&&(w.vnode.el=w.subTree.el=v),w=w.parent},F=v=>v.nodeType===1&&v.tagName==="TEMPLATE";return[u,p]}function Ed(e,t,i,n,a){let r,o,d,c;if(t==="class")d=e.getAttribute("class"),c=ri(i),kd(Bn(d||""),Bn(c))||(r=2,o="class");else if(t==="style"){d=e.getAttribute("style")||"",c=re(i)?i:ko(zi(i));const g=$n(d),u=$n(c);if(n.dirs)for(const{dir:p,value:m}of n.dirs)p.name==="show"&&!m&&u.set("display","none");a&&Ur(a,n,u),Pd(g,u)||(r=3,o="style")}else(e instanceof SVGElement&&Ro(t)||e instanceof HTMLElement&&(Un(t)||xo(t)))&&(Un(t)?(d=e.hasAttribute(t),c=un(i)):i==null?(d=e.hasAttribute(t),c=!1):(e.hasAttribute(t)?d=e.getAttribute(t):t==="value"&&e.tagName==="TEXTAREA"?d=e.value:d=!1,c=yo(i)?String(i):!1),d!==c&&(r=4,o=t));if(r!=null&&!pi(e,r)){const g=m=>m===!1?"(not rendered)":`${o}="${m}"`,u=`Hydration ${Cr[r]} mismatch on`,p=` + - rendered on server: ${g(d)} + - expected on client: ${g(c)} + Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead. + You should fix the source of the mismatch.`;return kt(u,e,p),!0}return!1}function Bn(e){return new Set(e.trim().split(/\s+/))}function kd(e,t){if(e.size!==t.size)return!1;for(const i of e)if(!t.has(i))return!1;return!0}function $n(e){const t=new Map;for(const i of e.split(";")){let[n,a]=i.split(":");n=n.trim(),a=a&&a.trim(),n&&a&&t.set(n,a)}return t}function Pd(e,t){if(e.size!==t.size)return!1;for(const[i,n]of e)if(n!==t.get(i))return!1;return!0}function Ur(e,t,i){const n=e.subTree;if(e.getCssVars&&(t===n||n&&n.type===Se&&n.children.includes(t))){const a=e.getCssVars();for(const r in a)i.set(`--${wo(r,!1)}`,String(a[r]))}t===n&&e.parent&&Ur(e.parent,e.vnode,i)}const Gn="data-allow-mismatch",Cr={[0]:"text",[1]:"children",[2]:"class",[3]:"style",[4]:"attribute"};function pi(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Gn);)e=e.parentElement;const i=e&&e.getAttribute(Gn);if(i==null)return!1;if(i==="")return!0;{const n=i.split(",");return t===0&&n.includes("children")?!0:i.split(",").includes(Cr[t])}}ji().requestIdleCallback;ji().cancelIdleCallback;function xd(e,t){if(Ct(e)&&e.data==="["){let i=1,n=e.nextSibling;for(;n;){if(n.nodeType===1){if(t(n)===!1)break}else if(Ct(n))if(n.data==="]"){if(--i===0)break}else n.data==="["&&i++;n=n.nextSibling}}else t(e)}const Mt=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function s(e){te(e)&&(e={loader:e});const{loader:t,loadingComponent:i,errorComponent:n,delay:a=200,hydrate:r,timeout:o,suspensible:d=!0,onError:c}=e;let g=null,u,p=0;const m=()=>(p++,g=null,f()),f=()=>{let P;return g||(P=g=t().catch(x=>{if(x=x instanceof Error?x:new Error(String(x)),c)return new Promise((B,z)=>{c(x,()=>B(m()),()=>z(x),p+1)});throw x}).then(x=>P!==g&&g?g:(x&&(x.__esModule||x[Symbol.toStringTag]==="Module")&&(x=x.default),u=x,x)))};return Me({name:"AsyncComponentWrapper",__asyncLoader:f,__asyncHydrate(P,x,B){const z=r?()=>{const F=r(B,v=>xd(P,v));F&&(x.bum||(x.bum=[])).push(F)}:B;u?z():f().then(()=>!x.isUnmounted&&z())},get __asyncResolved(){return u},setup(){const P=xe;if(En(P),u)return()=>wl(u,P);const x=v=>{g=null,Ci(v,P,13,!n)};if(d&&P.suspense||ii)return f().then(v=>()=>wl(v,P)).catch(v=>(x(v),()=>n?Ie(n,{error:v}):null));const B=be(!1),z=be(),F=be(!!a);return a&&setTimeout(()=>{F.value=!1},a),o!=null&&setTimeout(()=>{if(!B.value&&!z.value){const v=new Error(`Async component timed out after ${o}ms.`);x(v),z.value=v}},o),f().then(()=>{B.value=!0,P.parent&&qi(P.parent.vnode)&&P.parent.update()}).catch(v=>{x(v),z.value=v}),()=>{if(B.value&&u)return wl(u,P);if(z.value&&n)return Ie(n,{error:z.value});if(i&&!F.value)return Ie(i)}}})}function wl(e,t){const{ref:i,props:n,children:a,ce:r}=t.vnode,o=Ie(e,n,a);return o.ref=i,o.ce=r,delete t.vnode.ce,o}const qi=e=>e.type.__isKeepAlive;function Rd(e,t){qr(e,"a",t)}function yd(e,t){qr(e,"da",t)}function qr(e,t,i=xe){const n=e.__wdc||(e.__wdc=()=>{let a=i;for(;a;){if(a.isDeactivated)return;a=a.parent}return e()});if(hl(t,n,i),i){let a=i.parent;for(;a&&a.parent;)qi(a.parent.vnode)&&Ld(n,t,i,a),a=a.parent}}function Ld(e,t,i,n){const a=hl(t,e,n,!0);kn(()=>{dn(n[t],a)},i)}function hl(e,t,i=xe,n=!1){if(i){const a=i[e]||(i[e]=[]),r=t.__weh||(t.__weh=(...o)=>{vt();const d=Ni(i),c=Qe(t,i,e,o);return d(),mt(),c});return n?a.unshift(r):a.push(r),r}}const ft=e=>(t,i=xe)=>{(!ii||e==="sp")&&hl(e,(...n)=>t(...n),i)},Nr=ft("bm"),bt=ft("m"),wd=ft("bu"),Ad=ft("u"),pl=ft("bum"),kn=ft("um"),Sd=ft("sp"),Od=ft("rtg"),Dd=ft("rtc");function Vd(e,t=xe){hl("ec",e,t)}const Hr="components";function Fd(e,t){return zd(Hr,e,!0,t)||e}const jd=Symbol.for("v-ndc");function zd(e,t,i=!0,n=!1){const a=Re||xe;if(a){const r=a.type;if(e===Hr){const d=fs(r,!1);if(d&&(d===t||d===Xe(t)||d===ul(Xe(t))))return r}const o=Jn(a[e]||r[e],t)||Jn(a.appContext[e],t);return!o&&n?r:o}}function Jn(e,t){return e&&(e[t]||e[Xe(t)]||e[ul(Xe(t))])}function hp(e,t,i,n){let a;const r=i&&i[n],o=Z(e);if(o||re(e)){const d=o&&Ht(e);let c=!1;d&&(c=!Je(e),e=gl(e)),a=new Array(e.length);for(let g=0,u=e.length;gt(d,c,void 0,r&&r[c]));else{const d=Object.keys(e);a=new Array(d.length);for(let c=0,g=d.length;cSi(t)?!(t.type===Oe||t.type===Se&&!Br(t.children)):!0)?e:null}const Wl=e=>e?vs(e)?vl(e):Wl(e.parent):null,bi=Ee(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Wl(e.parent),$root:e=>Wl(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Pn(e),$forceUpdate:e=>e.f||(e.f=()=>{In(e.update)}),$nextTick:e=>e.n||(e.n=Tn.bind(e.proxy)),$watch:e=>nc.bind(e)}),Al=(e,t)=>e!==_e&&!e.__isScriptSetup&&de(e,t),Ud={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:i,setupState:n,data:a,props:r,accessCache:o,type:d,appContext:c}=e;let g;if(t[0]!=="$"){const f=o[t];if(f!==void 0)switch(f){case 1:return n[t];case 2:return a[t];case 4:return i[t];case 3:return r[t]}else{if(Al(n,t))return o[t]=1,n[t];if(a!==_e&&de(a,t))return o[t]=2,a[t];if((g=e.propsOptions[0])&&de(g,t))return o[t]=3,r[t];if(i!==_e&&de(i,t))return o[t]=4,i[t];Kl&&(o[t]=0)}}const u=bi[t];let p,m;if(u)return t==="$attrs"&&we(e.attrs,"get",""),u(e);if((p=d.__cssModules)&&(p=p[t]))return p;if(i!==_e&&de(i,t))return o[t]=4,i[t];if(m=c.config.globalProperties,de(m,t))return m[t]},set({_:e},t,i){const{data:n,setupState:a,ctx:r}=e;return Al(a,t)?(a[t]=i,!0):n!==_e&&de(n,t)?(n[t]=i,!0):de(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=i,!0)},has({_:{data:e,setupState:t,accessCache:i,ctx:n,appContext:a,propsOptions:r}},o){let d;return!!i[o]||e!==_e&&de(e,o)||Al(t,o)||(d=r[0])&&de(d,o)||de(n,o)||de(bi,o)||de(a.config.globalProperties,o)},defineProperty(e,t,i){return i.get!=null?e._.accessCache[t]=0:de(i,"value")&&this.set(e,t,i.value,null),Reflect.defineProperty(e,t,i)}};function Xn(e){return Z(e)?e.reduce((t,i)=>(t[i]=null,t),{}):e}let Kl=!0;function Cd(e){const t=Pn(e),i=e.proxy,n=e.ctx;Kl=!1,t.beforeCreate&&Wn(t.beforeCreate,e,"bc");const{data:a,computed:r,methods:o,watch:d,provide:c,inject:g,created:u,beforeMount:p,mounted:m,beforeUpdate:f,updated:P,activated:x,deactivated:B,beforeDestroy:z,beforeUnmount:F,destroyed:v,unmounted:b,render:A,renderTracked:j,renderTriggered:w,errorCaptured:E,serverPrefetch:H,expose:D,inheritAttrs:J,components:I,directives:V,filters:W}=t;if(g&&qd(g,n,null),o)for(const K in o){const $=o[K];te($)&&(n[K]=$.bind(i))}if(a){const K=a.call(i,i);fe(K)&&(e.data=Ui(K))}if(Kl=!0,r)for(const K in r){const $=r[K],ce=te($)?$.bind(i,i):te($.get)?$.get.bind(i,i):Ke,Te=!te($)&&te($.set)?$.set.bind(i):Ke,je=pe({get:ce,set:Te});Object.defineProperty(n,K,{enumerable:!0,configurable:!0,get:()=>je.value,set:ye=>je.value=ye})}if(d)for(const K in d)$r(d[K],n,i,K);if(c){const K=te(c)?c.call(i):c;Reflect.ownKeys(K).forEach($=>{Bt($,K[$])})}u&&Wn(u,e,"c");function O(K,$){Z($)?$.forEach(ce=>K(ce.bind(i))):$&&K($.bind(i))}if(O(Nr,p),O(bt,m),O(wd,f),O(Ad,P),O(Rd,x),O(yd,B),O(Vd,E),O(Dd,j),O(Od,w),O(pl,F),O(kn,b),O(Sd,H),Z(D))if(D.length){const K=e.exposed||(e.exposed={});D.forEach($=>{Object.defineProperty(K,$,{get:()=>i[$],set:ce=>i[$]=ce})})}else e.exposed||(e.exposed={});A&&e.render===Ke&&(e.render=A),J!=null&&(e.inheritAttrs=J),I&&(e.components=I),V&&(e.directives=V),H&&En(e)}function qd(e,t,i=Ke){Z(e)&&(e=Yl(e));for(const n in e){const a=e[n];let r;fe(a)?"default"in a?r=Pe(a.from||n,a.default,!0):r=Pe(a.from||n):r=Pe(a),ke(r)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>r.value,set:o=>r.value=o}):t[n]=r}}function Wn(e,t,i){Qe(Z(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,i)}function $r(e,t,i,n){let a=n.includes(".")?rs(i,n):()=>i[n];if(re(e)){const r=t[e];te(r)&&ht(a,r)}else if(te(e))ht(a,e.bind(i));else if(fe(e))if(Z(e))e.forEach(r=>$r(r,t,i,n));else{const r=te(e.handler)?e.handler.bind(i):t[e.handler];te(r)&&ht(a,r,e)}}function Pn(e){const t=e.type,{mixins:i,extends:n}=t,{mixins:a,optionsCache:r,config:{optionMergeStrategies:o}}=e.appContext,d=r.get(t);let c;return d?c=d:!a.length&&!i&&!n?c=t:(c={},a.length&&a.forEach(g=>nl(c,g,o,!0)),nl(c,t,o)),fe(t)&&r.set(t,c),c}function nl(e,t,i,n=!1){const{mixins:a,extends:r}=t;r&&nl(e,r,i,!0),a&&a.forEach(o=>nl(e,o,i,!0));for(const o in t)if(!(n&&o==="expose")){const d=Nd[o]||i&&i[o];e[o]=d?d(e[o],t[o]):t[o]}return e}const Nd={data:Kn,props:Yn,emits:Yn,methods:_i,computed:_i,beforeCreate:De,created:De,beforeMount:De,mounted:De,beforeUpdate:De,updated:De,beforeDestroy:De,beforeUnmount:De,destroyed:De,unmounted:De,activated:De,deactivated:De,errorCaptured:De,serverPrefetch:De,components:_i,directives:_i,watch:Md,provide:Kn,inject:Hd};function Kn(e,t){return t?e?function(){return Ee(te(e)?e.call(this,this):e,te(t)?t.call(this,this):t)}:t:e}function Hd(e,t){return _i(Yl(e),Yl(t))}function Yl(e){if(Z(e)){const t={};for(let i=0;i1)return i&&te(t)?t.call(n&&n.proxy):t}}const Jr={},Xr=()=>Object.create(Jr),Wr=e=>Object.getPrototypeOf(e)===Jr;function Gd(e,t,i,n=!1){const a={},r=Xr();e.propsDefaults=Object.create(null),Kr(e,t,a,r);for(const o in e.propsOptions[0])o in a||(a[o]=void 0);i?e.props=n?a:kr(a):e.type.props?e.props=a:e.props=r,e.attrs=r}function Jd(e,t,i,n){const{props:a,attrs:r,vnode:{patchFlag:o}}=e,d=ae(a),[c]=e.propsOptions;let g=!1;if((n||o>0)&&!(o&16)){if(o&8){const u=e.vnode.dynamicProps;for(let p=0;p{c=!0;const[m,f]=Yr(p,t,!0);Ee(o,m),f&&d.push(...f)};!i&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!r&&!c)return fe(e)&&n.set(e,Yt),Yt;if(Z(r))for(let u=0;ue[0]==="_"||e==="$stable",xn=e=>Z(e)?e.map(Ge):[Ge(e)],Wd=(e,t,i)=>{if(t._n)return t;const n=pd((...a)=>xn(t(...a)),i);return n._c=!1,n},Qr=(e,t,i)=>{const n=e._ctx;for(const a in e){if(Zr(a))continue;const r=e[a];if(te(r))t[a]=Wd(a,r,n);else if(r!=null){const o=xn(r);t[a]=()=>o}}},es=(e,t)=>{const i=xn(t);e.slots.default=()=>i},ts=(e,t,i)=>{for(const n in t)(i||n!=="_")&&(e[n]=t[n])},Kd=(e,t,i)=>{const n=e.slots=Xr();if(e.vnode.shapeFlag&32){const a=t._;a?(ts(n,t,i),i&&lr(n,"_",a,!0)):Qr(t,n)}else t&&es(e,t)},Yd=(e,t,i)=>{const{vnode:n,slots:a}=e;let r=!0,o=_e;if(n.shapeFlag&32){const d=t._;d?i&&d===1?r=!1:ts(a,t,i):(r=!t.$stable,Qr(t,a)),o=t}else t&&(es(e,t),o={default:1});if(r)for(const d in a)!Zr(d)&&o[d]==null&&delete a[d]};function Zd(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(ji().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const Ne=cs;function Qd(e){return ec(e,Id)}function ec(e,t){Zd();const i=ji();i.__VUE__=!0;const{insert:n,remove:a,patchProp:r,createElement:o,createText:d,createComment:c,setText:g,setElementText:u,parentNode:p,nextSibling:m,setScopeId:f=Ke,insertStaticContent:P}=e,x=(h,_,T,y=null,k=null,L=null,N=void 0,C=null,U=!!_.dynamicChildren)=>{if(h===_)return;h&&!qt(h,_)&&(y=R(h),ye(h,k,L,!0),h=null),_.patchFlag===-2&&(U=!1,_.dynamicChildren=null);const{type:S,ref:ee,shapeFlag:G}=_;switch(S){case $t:B(h,_,T,y);break;case Oe:z(h,_,T,y);break;case Ti:h==null&&F(_,T,y,N);break;case Se:I(h,_,T,y,k,L,N,C,U);break;default:G&1?A(h,_,T,y,k,L,N,C,U):G&6?V(h,_,T,y,k,L,N,C,U):(G&64||G&128)&&S.process(h,_,T,y,k,L,N,C,U,X)}ee!=null&&k&&Li(ee,h&&h.ref,L,_||h,!_)},B=(h,_,T,y)=>{if(h==null)n(_.el=d(_.children),T,y);else{const k=_.el=h.el;_.children!==h.children&&g(k,_.children)}},z=(h,_,T,y)=>{h==null?n(_.el=c(_.children||""),T,y):_.el=h.el},F=(h,_,T,y)=>{[h.el,h.anchor]=P(h.children,_,T,y,h.el,h.anchor)},v=({el:h,anchor:_},T,y)=>{let k;for(;h&&h!==_;)k=m(h),n(h,T,y),h=k;n(_,T,y)},b=({el:h,anchor:_})=>{let T;for(;h&&h!==_;)T=m(h),a(h),h=T;a(_)},A=(h,_,T,y,k,L,N,C,U)=>{_.type==="svg"?N="svg":_.type==="math"&&(N="mathml"),h==null?j(_,T,y,k,L,N,C,U):H(h,_,k,L,N,C,U)},j=(h,_,T,y,k,L,N,C)=>{let U,S;const{props:ee,shapeFlag:G,transition:Y,dirs:ie}=h;if(U=h.el=o(h.type,L,ee&&ee.is,ee),G&8?u(U,h.children):G&16&&E(h.children,U,null,y,k,Sl(h,L),N,C),ie&&nt(h,null,y,"created"),w(U,h,h.scopeId,N,y),ee){for(const ve in ee)ve!=="value"&&!Qt(ve)&&r(U,ve,null,ee[ve],L,y);"value"in ee&&r(U,"value",null,ee.value,L),(S=ee.onVnodeBeforeMount)&&$e(S,y,h)}ie&&nt(h,null,y,"beforeMount");const ne=is(k,Y);ne&&Y.beforeEnter(U),n(U,_,T),((S=ee&&ee.onVnodeMounted)||ne||ie)&&Ne(()=>{S&&$e(S,y,h),ne&&Y.enter(U),ie&&nt(h,null,y,"mounted")},k)},w=(h,_,T,y,k)=>{if(T&&f(h,T),y)for(let L=0;L{for(let S=U;S{const C=_.el=h.el;let{patchFlag:U,dynamicChildren:S,dirs:ee}=_;U|=h.patchFlag&16;const G=h.props||_e,Y=_.props||_e;let ie;if(T&&Dt(T,!1),(ie=Y.onVnodeBeforeUpdate)&&$e(ie,T,_,h),ee&&nt(_,h,T,"beforeUpdate"),T&&Dt(T,!0),(G.innerHTML&&Y.innerHTML==null||G.textContent&&Y.textContent==null)&&u(C,""),S?D(h.dynamicChildren,S,C,T,y,Sl(_,k),L):N||$(h,_,C,null,T,y,Sl(_,k),L,!1),U>0){if(U&16)J(C,G,Y,T,k);else if(U&2&&G.class!==Y.class&&r(C,"class",null,Y.class,k),U&4&&r(C,"style",G.style,Y.style,k),U&8){const ne=_.dynamicProps;for(let ve=0;ve{ie&&$e(ie,T,_,h),ee&&nt(_,h,T,"updated")},y)},D=(h,_,T,y,k,L,N)=>{for(let C=0;C<_.length;C++){const U=h[C],S=_[C],ee=U.el&&(U.type===Se||!qt(U,S)||U.shapeFlag&70)?p(U.el):T;x(U,S,ee,null,y,k,L,N,!0)}},J=(h,_,T,y,k)=>{if(_!==T){if(_!==_e)for(const L in _)!Qt(L)&&!(L in T)&&r(h,L,_[L],null,k,y);for(const L in T){if(Qt(L))continue;const N=T[L],C=_[L];N!==C&&L!=="value"&&r(h,L,C,N,k,y)}"value"in T&&r(h,"value",_.value,T.value,k)}},I=(h,_,T,y,k,L,N,C,U)=>{const S=_.el=h?h.el:d(""),ee=_.anchor=h?h.anchor:d("");let{patchFlag:G,dynamicChildren:Y,slotScopeIds:ie}=_;ie&&(C=C?C.concat(ie):ie),h==null?(n(S,T,y),n(ee,T,y),E(_.children||[],T,ee,k,L,N,C,U)):G>0&&G&64&&Y&&h.dynamicChildren?(D(h.dynamicChildren,Y,T,k,L,N,C),(_.key!=null||k&&_===k.subTree)&&ls(h,_,!0)):$(h,_,T,ee,k,L,N,C,U)},V=(h,_,T,y,k,L,N,C,U)=>{_.slotScopeIds=C,h==null?_.shapeFlag&512?k.ctx.activate(_,T,y,N,U):W(_,T,y,k,L,N,U):Q(h,_,U)},W=(h,_,T,y,k,L,N)=>{const C=h.component=vc(h,y,k);if(qi(h)&&(C.ctx.renderer=X),mc(C,!1,N),C.asyncDep){if(k&&k.registerDep(C,O,N),!h.el){const U=C.subTree=Ie(Oe);z(null,U,_,T)}}else O(C,h,_,T,k,L,N)},Q=(h,_,T)=>{const y=_.component=h.component;if(dc(h,_,T))if(y.asyncDep&&!y.asyncResolved){K(y,_,T);return}else y.next=_,y.update();else _.el=h.el,y.vnode=_},O=(h,_,T,y,k,L,N)=>{const C=()=>{if(h.isMounted){let{next:G,bu:Y,u:ie,parent:ne,vnode:ve}=h;{const Ce=ns(h);if(Ce){G&&(G.el=ve.el,K(h,G,N)),Ce.asyncDep.then(()=>{h.isUnmounted||C()});return}}let ue=G,Ue;Dt(h,!1),G?(G.el=ve.el,K(h,G,N)):G=ve,Y&&El(Y),(Ue=G.props&&G.props.onVnodeBeforeUpdate)&&$e(Ue,ne,G,ve),Dt(h,!0);const Le=Ol(h),We=h.subTree;h.subTree=Le,x(We,Le,p(We.el),R(We),h,k,L),G.el=Le.el,ue===null&&os(h,Le.el),ie&&Ne(ie,k),(Ue=G.props&&G.props.onVnodeUpdated)&&Ne(()=>$e(Ue,ne,G,ve),k)}else{let G;const{el:Y,props:ie}=_,{bm:ne,m:ve,parent:ue,root:Ue,type:Le}=h,We=Mt(_);if(Dt(h,!1),ne&&El(ne),!We&&(G=ie&&ie.onVnodeBeforeMount)&&$e(G,ue,_),Dt(h,!0),Y&&he){const Ce=()=>{h.subTree=Ol(h),he(Y,h.subTree,h,k,null)};We&&Le.__asyncHydrate?Le.__asyncHydrate(Y,h,Ce):Ce()}else{Ue.ce&&Ue.ce._injectChildStyle(Le);const Ce=h.subTree=Ol(h);x(null,Ce,T,y,h,k,L),_.el=Ce.el}if(ve&&Ne(ve,k),!We&&(G=ie&&ie.onVnodeMounted)){const Ce=_;Ne(()=>$e(G,ue,Ce),k)}(_.shapeFlag&256||ue&&Mt(ue.vnode)&&ue.vnode.shapeFlag&256)&&h.a&&Ne(h.a,k),h.isMounted=!0,_=T=y=null}};h.scope.on();const U=h.effect=new dr(C);h.scope.off();const S=h.update=U.run.bind(U),ee=h.job=U.runIfDirty.bind(U);ee.i=h,ee.id=h.uid,U.scheduler=()=>In(ee),Dt(h,!0),S()},K=(h,_,T)=>{_.component=h;const y=h.vnode.props;h.vnode=_,h.next=null,Jd(h,_.props,y,T),Yd(h,_.children,T),vt(),Nn(h),mt()},$=(h,_,T,y,k,L,N,C,U=!1)=>{const S=h&&h.children,ee=h?h.shapeFlag:0,G=_.children,{patchFlag:Y,shapeFlag:ie}=_;if(Y>0){if(Y&128){Te(S,G,T,y,k,L,N,C,U);return}else if(Y&256){ce(S,G,T,y,k,L,N,C,U);return}}ie&8?(ee&16&&ze(S,k,L),G!==S&&u(T,G)):ee&16?ie&16?Te(S,G,T,y,k,L,N,C,U):ze(S,k,L,!0):(ee&8&&u(T,""),ie&16&&E(G,T,y,k,L,N,C,U))},ce=(h,_,T,y,k,L,N,C,U)=>{h=h||Yt,_=_||Yt;const S=h.length,ee=_.length,G=Math.min(S,ee);let Y;for(Y=0;Yee?ze(h,k,L,!0,!1,G):E(_,T,y,k,L,N,C,U,G)},Te=(h,_,T,y,k,L,N,C,U)=>{let S=0;const ee=_.length;let G=h.length-1,Y=ee-1;for(;S<=G&&S<=Y;){const ie=h[S],ne=_[S]=U?Rt(_[S]):Ge(_[S]);if(qt(ie,ne))x(ie,ne,T,null,k,L,N,C,U);else break;S++}for(;S<=G&&S<=Y;){const ie=h[G],ne=_[Y]=U?Rt(_[Y]):Ge(_[Y]);if(qt(ie,ne))x(ie,ne,T,null,k,L,N,C,U);else break;G--,Y--}if(S>G){if(S<=Y){const ie=Y+1,ne=ieY)for(;S<=G;)ye(h[S],k,L,!0),S++;else{const ie=S,ne=S,ve=new Map;for(S=ne;S<=Y;S++){const qe=_[S]=U?Rt(_[S]):Ge(_[S]);qe.key!=null&&ve.set(qe.key,S)}let ue,Ue=0;const Le=Y-ne+1;let We=!1,Ce=0;const oi=new Array(Le);for(S=0;S=Le){ye(qe,k,L,!0);continue}let it;if(qe.key!=null)it=ve.get(qe.key);else for(ue=ne;ue<=Y;ue++)if(oi[ue-ne]===0&&qt(qe,_[ue])){it=ue;break}it===void 0?ye(qe,k,L,!0):(oi[it-ne]=S+1,it>=Ce?Ce=it:We=!0,x(qe,_[it],T,null,k,L,N,C,U),Ue++)}const Vn=We?tc(oi):Yt;for(ue=Vn.length-1,S=Le-1;S>=0;S--){const qe=ne+S,it=_[qe],Fn=qe+1{const{el:L,type:N,transition:C,children:U,shapeFlag:S}=h;if(S&6){je(h.component.subTree,_,T,y);return}if(S&128){h.suspense.move(_,T,y);return}if(S&64){N.move(h,_,T,X);return}if(N===Se){n(L,_,T);for(let G=0;GC.enter(L),k);else{const{leave:G,delayLeave:Y,afterLeave:ie}=C,ne=()=>n(L,_,T),ve=()=>{G(L,()=>{ne(),ie&&ie()})};Y?Y(L,ne,ve):ve()}else n(L,_,T)},ye=(h,_,T,y=!1,k=!1)=>{const{type:L,props:N,ref:C,children:U,dynamicChildren:S,shapeFlag:ee,patchFlag:G,dirs:Y,cacheIndex:ie}=h;if(G===-2&&(k=!1),C!=null&&Li(C,null,T,h,!0),ie!=null&&(_.renderCache[ie]=void 0),ee&256){_.ctx.deactivate(h);return}const ne=ee&1&&Y,ve=!Mt(h);let ue;if(ve&&(ue=N&&N.onVnodeBeforeUnmount)&&$e(ue,_,h),ee&6)tt(h.component,T,y);else{if(ee&128){h.suspense.unmount(T,y);return}ne&&nt(h,null,_,"beforeUnmount"),ee&64?h.type.remove(h,_,T,X,y):S&&!S.hasOnce&&(L!==Se||G>0&&G&64)?ze(S,_,T,!1,!0):(L===Se&&G&384||!k&&ee&16)&&ze(U,_,T),y&&Tt(h)}(ve&&(ue=N&&N.onVnodeUnmounted)||ne)&&Ne(()=>{ue&&$e(ue,_,h),ne&&nt(h,null,_,"unmounted")},T)},Tt=h=>{const{type:_,el:T,anchor:y,transition:k}=h;if(_===Se){It(T,y);return}if(_===Ti){b(h);return}const L=()=>{a(T),k&&!k.persisted&&k.afterLeave&&k.afterLeave()};if(h.shapeFlag&1&&k&&!k.persisted){const{leave:N,delayLeave:C}=k,U=()=>N(T,L);C?C(h.el,L,U):U()}else L()},It=(h,_)=>{let T;for(;h!==_;)T=m(h),a(h),h=T;a(_)},tt=(h,_,T)=>{const{bum:y,scope:k,job:L,subTree:N,um:C,m:U,a:S}=h;Qn(U),Qn(S),y&&El(y),k.stop(),L&&(L.flags|=8,ye(N,h,_,T)),C&&Ne(C,_),Ne(()=>{h.isUnmounted=!0},_),_&&_.pendingBranch&&!_.isUnmounted&&h.asyncDep&&!h.asyncResolved&&h.suspenseId===_.pendingId&&(_.deps--,_.deps===0&&_.resolve())},ze=(h,_,T,y=!1,k=!1,L=0)=>{for(let N=L;N{if(h.shapeFlag&6)return R(h.component.subTree);if(h.shapeFlag&128)return h.suspense.next();const _=m(h.anchor||h.el),T=_&&_[_d];return T?m(T):_};let M=!1;const q=(h,_,T)=>{h==null?_._vnode&&ye(_._vnode,null,null,!0):x(_._vnode||null,h,_,null,null,null,T),_._vnode=h,M||(M=!0,Nn(),il(),M=!1)},X={p:x,um:ye,m:je,r:Tt,mt:W,mc:E,pc:$,pbc:D,n:R,o:e};let le,he;return t&&([le,he]=t(X)),{render:q,hydrate:le,createApp:$d(q,le)}}function Sl({type:e,props:t},i){return i==="svg"&&e==="foreignObject"||i==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:i}function Dt({effect:e,job:t},i){i?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function is(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ls(e,t,i=!1){const n=e.children,a=t.children;if(Z(n)&&Z(a))for(let r=0;r>1,e[i[d]]0&&(t[n]=i[r-1]),i[r]=n)}}for(r=i.length,o=i[r-1];r-- >0;)i[r]=o,o=t[o];return i}function ns(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:ns(t)}function Qn(e){if(e)for(let t=0;tPe(ic);function ht(e,t,i){return as(e,t,i)}function as(e,t,i=_e){const{immediate:n,deep:a,flush:r,once:o}=i,d=Ee({},i),c=t&&n||!t&&r!=="post";let g;if(ii){if(r==="sync"){const f=lc();g=f.__watcherHandles||(f.__watcherHandles=[])}else if(!c){const f=()=>{};return f.stop=Ke,f.resume=Ke,f.pause=Ke,f}}const u=xe;d.call=(f,P,x)=>Qe(f,u,P,x);let p=!1;r==="post"?d.scheduler=f=>{Ne(f,u&&u.suspense)}:r!=="sync"&&(p=!0,d.scheduler=(f,P)=>{P?f():In(f)}),d.augmentJob=f=>{t&&(f.flags|=4),p&&(f.flags|=2,u&&(f.id=u.uid,f.i=u))};const m=rd(e,t,d);return ii&&(g?g.push(m):c&&m()),m}function nc(e,t,i){const n=this.proxy,a=re(e)?e.includes(".")?rs(n,e):()=>n[e]:e.bind(n,n);let r;te(t)?r=t:(r=t.handler,i=t);const o=Ni(this),d=as(a,r.bind(n),i);return o(),d}function rs(e,t){const i=t.split(".");return()=>{let n=e;for(let a=0;at==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Xe(t)}Modifiers`]||e[`${_t(t)}Modifiers`];function rc(e,t,...i){if(e.isUnmounted)return;const n=e.vnode.props||_e;let a=i;const r=t.startsWith("update:"),o=r&&ac(n,t.slice(7));o&&(o.trim&&(a=i.map(u=>re(u)?u.trim():u)),o.number&&(a=i.map(mo)));let d,c=n[d=Il(t)]||n[d=Il(Xe(t))];!c&&r&&(c=n[d=Il(_t(t))]),c&&Qe(c,e,6,a);const g=n[d+"Once"];if(g){if(!e.emitted)e.emitted={};else if(e.emitted[d])return;e.emitted[d]=!0,Qe(g,e,6,a)}}function ss(e,t,i=!1){const n=t.emitsCache,a=n.get(e);if(a!==void 0)return a;const r=e.emits;let o={},d=!1;if(!te(e)){const c=g=>{const u=ss(g,t,!0);u&&(d=!0,Ee(o,u))};!i&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!r&&!d?(fe(e)&&n.set(e,null),null):(Z(r)?r.forEach(c=>o[c]=null):Ee(o,r),fe(e)&&n.set(e,o),o)}function _l(e,t){return!e||!Fi(t)?!1:(t=t.slice(2).replace(/Once$/,""),de(e,t[0].toLowerCase()+t.slice(1))||de(e,_t(t))||de(e,t))}function Ol(e){const{type:t,vnode:i,proxy:n,withProxy:a,propsOptions:[r],slots:o,attrs:d,emit:c,render:g,renderCache:u,props:p,data:m,setupState:f,ctx:P,inheritAttrs:x}=e,B=ll(e);let z,F;try{if(i.shapeFlag&4){const b=a||n,A=b;z=Ge(g.call(A,b,u,p,f,m,P)),F=d}else{const b=t;z=Ge(b.length>1?b(p,{attrs:d,slots:o,emit:c}):b(p,null)),F=t.props?d:sc(d)}}catch(b){Ii.length=0,Ci(b,e,1),z=Ie(Oe)}let v=z;if(F&&x!==!1){const b=Object.keys(F),{shapeFlag:A}=v;b.length&&A&7&&(r&&b.some(on)&&(F=oc(F,r)),v=At(v,F,!1,!0))}return i.dirs&&(v=At(v,null,!1,!0),v.dirs=v.dirs?v.dirs.concat(i.dirs):i.dirs),i.transition&&yi(v,i.transition),z=v,ll(B),z}const sc=e=>{let t;for(const i in e)(i==="class"||i==="style"||Fi(i))&&((t||(t={}))[i]=e[i]);return t},oc=(e,t)=>{const i={};for(const n in e)(!on(n)||!(n.slice(9)in t))&&(i[n]=e[n]);return i};function dc(e,t,i){const{props:n,children:a,component:r}=e,{props:o,children:d,patchFlag:c}=t,g=r.emitsOptions;if(t.dirs||t.transition)return!0;if(i&&c>=0){if(c&1024)return!0;if(c&16)return n?ea(n,o,g):!!o;if(c&8){const u=t.dynamicProps;for(let p=0;pe.__isSuspense;function cs(e,t){t&&t.pendingBranch?Z(e)?t.effects.push(...e):t.effects.push(e):hd(e)}const Se=Symbol.for("v-fgt"),$t=Symbol.for("v-txt"),Oe=Symbol.for("v-cmt"),Ti=Symbol.for("v-stc"),Ii=[];let He=null;function wi(e=!1){Ii.push(He=e?null:[])}function cc(){Ii.pop(),He=Ii[Ii.length-1]||null}let Ai=1;function ta(e,t=!1){Ai+=e,e<0&&He&&t&&(He.hasOnce=!0)}function us(e){return e.dynamicChildren=Ai>0?He||Yt:null,cc(),Ai>0&&He&&He.push(e),e}function gs(e,t,i,n,a,r){return us(ps(e,t,i,n,a,r,!0))}function Ql(e,t,i,n,a){return us(Ie(e,t,i,n,a,!0))}function Si(e){return e?e.__v_isVNode===!0:!1}function qt(e,t){return e.type===t.type&&e.key===t.key}const hs=({key:e})=>e!=null?e:null,Ki=({ref:e,ref_key:t,ref_for:i})=>(typeof e=="number"&&(e=""+e),e!=null?re(e)||ke(e)||te(e)?{i:Re,r:e,k:t,f:!!i}:e:null);function ps(e,t=null,i=null,n=0,a=null,r=e===Se?0:1,o=!1,d=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&hs(t),ref:t&&Ki(t),scopeId:Sr,slotScopeIds:null,children:i,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:n,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:Re};return d?(yn(c,i),r&128&&e.normalize(c)):i&&(c.shapeFlag|=re(i)?8:16),Ai>0&&!o&&He&&(c.patchFlag>0||r&6)&&c.patchFlag!==32&&He.push(c),c}const Ie=uc;function uc(e,t=null,i=null,n=0,a=null,r=!1){if((!e||e===jd)&&(e=Oe),Si(e)){const d=At(e,t,!0);return i&&yn(d,i),Ai>0&&!r&&He&&(d.shapeFlag&6?He[He.indexOf(e)]=d:He.push(d)),d.patchFlag=-2,d}if(kc(e)&&(e=e.__vccOpts),t){t=gc(t);let{class:d,style:c}=t;d&&!re(d)&&(t.class=ri(d)),fe(c)&&(bn(c)&&!Z(c)&&(c=Ee({},c)),t.style=zi(c))}const o=re(e)?1:ds(e)?128:Or(e)?64:fe(e)?4:te(e)?2:0;return ps(e,t,i,n,a,o,r,!0)}function gc(e){return e?bn(e)||Wr(e)?Ee({},e):e:null}function At(e,t,i=!1,n=!1){const{props:a,ref:r,patchFlag:o,children:d,transition:c}=e,g=t?hc(a||{},t):a,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:g,key:g&&hs(g),ref:t&&t.ref?i&&r?Z(r)?r.concat(Ki(t)):[r,Ki(t)]:Ki(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:d,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Se?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&At(e.ssContent),ssFallback:e.ssFallback&&At(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&n&&yi(u,c.clone(u)),u}function Rn(e=" ",t=0){return Ie($t,null,e,t)}function pp(e,t){const i=Ie(Ti,null,e);return i.staticCount=t,i}function _p(e="",t=!1){return t?(wi(),Ql(Oe,null,e)):Ie(Oe,null,e)}function Ge(e){return e==null||typeof e=="boolean"?Ie(Oe):Z(e)?Ie(Se,null,e.slice()):Si(e)?Rt(e):Ie($t,null,String(e))}function Rt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:At(e)}function yn(e,t){let i=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(Z(t))i=16;else if(typeof t=="object")if(n&65){const a=t.default;a&&(a._c&&(a._d=!1),yn(e,a()),a._c&&(a._d=!0));return}else{i=32;const a=t._;!a&&!Wr(t)?t._ctx=Re:a===3&&Re&&(Re.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else te(t)?(t={default:t,_ctx:Re},i=32):(t=String(t),n&64?(i=16,t=[Rn(t)]):i=8);e.children=t,e.shapeFlag|=i}function hc(...e){const t={};for(let i=0;ixe||Re;let al,en;{const e=ji(),t=(i,n)=>{let a;return(a=e[i])||(a=e[i]=[]),a.push(n),r=>{a.length>1?a.forEach(o=>o(r)):a[0](r)}};al=t("__VUE_INSTANCE_SETTERS__",i=>xe=i),en=t("__VUE_SSR_SETTERS__",i=>ii=i)}const Ni=e=>{const t=xe;return al(e),e.scope.on(),()=>{e.scope.off(),al(t)}},ia=()=>{xe&&xe.scope.off(),al(null)};function vs(e){return e.vnode.shapeFlag&4}let ii=!1;function mc(e,t=!1,i=!1){t&&en(t);const{props:n,children:a}=e.vnode,r=vs(e);Gd(e,n,r,t),Kd(e,a,i);const o=r?fc(e,t):void 0;return t&&en(!1),o}function fc(e,t){const i=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ud);const{setup:n}=i;if(n){vt();const a=e.setupContext=n.length>1?Tc(e):null,r=Ni(e),o=si(n,e,0,[e.props,a]),d=er(o);if(mt(),r(),(d||e.sp)&&!Mt(e)&&En(e),d){if(o.then(ia,ia),t)return o.then(c=>{la(e,c,t)}).catch(c=>{Ci(c,e,0)});e.asyncDep=o}else la(e,o,t)}else ms(e,t)}function la(e,t,i){te(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:fe(t)&&(e.setupState=Rr(t)),ms(e,i)}let na;function ms(e,t,i){const n=e.type;if(!e.render){if(!t&&na&&!n.render){const a=n.template||Pn(e).template;if(a){const{isCustomElement:r,compilerOptions:o}=e.appContext.config,{delimiters:d,compilerOptions:c}=n,g=Ee(Ee({isCustomElement:r,delimiters:d},o),c);n.render=na(a,g)}}e.render=n.render||Ke}{const a=Ni(e);vt();try{Cd(e)}finally{mt(),a()}}}const bc={get(e,t){return we(e,"get",""),e[t]}};function Tc(e){const t=i=>{e.exposed=i||{}};return{attrs:new Proxy(e.attrs,bc),slots:e.slots,emit:e.emit,expose:t}}function vl(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Rr(Yo(e.exposed)),{get(t,i){if(i in t)return t[i];if(i in bi)return bi[i](e)},has(t,i){return i in t||i in bi}})):e.proxy}const Ic=/(?:^|[-_])(\w)/g,Ec=e=>e.replace(Ic,t=>t.toUpperCase()).replace(/[-_]/g,"");function fs(e,t=!0){return te(e)?e.displayName||e.name:e.name||t&&e.__name}function bs(e,t,i=!1){let n=fs(t);if(!n&&t.__file){const a=t.__file.match(/([^/\\]+)\.\w+$/);a&&(n=a[1])}if(!n&&e&&e.parent){const a=r=>{for(const o in r)if(r[o]===t)return o};n=a(e.components||e.parent.type.components)||a(e.appContext.components)}return n?Ec(n):i?"App":"Anonymous"}function kc(e){return te(e)&&"__vccOpts"in e}const pe=(e,t)=>nd(e,t,ii);function oe(e,t,i){const n=arguments.length;return n===2?fe(t)&&!Z(t)?Si(t)?Ie(e,null,[t]):Ie(e,t):Ie(e,null,t):(n>3?i=Array.prototype.slice.call(arguments,2):n===3&&Si(i)&&(i=[i]),Ie(e,t,i))}const Pc="3.5.13";/** +* @vue/runtime-dom v3.5.13 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let tn;const aa=typeof window!="undefined"&&window.trustedTypes;if(aa)try{tn=aa.createPolicy("vue",{createHTML:e=>e})}catch{}const Ts=tn?e=>tn.createHTML(e):e=>e,xc="http://www.w3.org/2000/svg",Rc="http://www.w3.org/1998/Math/MathML",dt=typeof document!="undefined"?document:null,ra=dt&&dt.createElement("template"),yc={insert:(e,t,i)=>{t.insertBefore(e,i||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,i,n)=>{const a=t==="svg"?dt.createElementNS(xc,e):t==="mathml"?dt.createElementNS(Rc,e):i?dt.createElement(e,{is:i}):dt.createElement(e);return e==="select"&&n&&n.multiple!=null&&a.setAttribute("multiple",n.multiple),a},createText:e=>dt.createTextNode(e),createComment:e=>dt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>dt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,i,n,a,r){const o=i?i.previousSibling:t.lastChild;if(a&&(a===r||a.nextSibling))for(;t.insertBefore(a.cloneNode(!0),i),!(a===r||!(a=a.nextSibling)););else{ra.innerHTML=Ts(n==="svg"?`${e}`:n==="mathml"?`${e}`:e);const d=ra.content;if(n==="svg"||n==="mathml"){const c=d.firstChild;for(;c.firstChild;)d.appendChild(c.firstChild);d.removeChild(c)}t.insertBefore(d,i)}return[o?o.nextSibling:t.firstChild,i?i.previousSibling:t.lastChild]}},Et="transition",ci="animation",Oi=Symbol("_vtc"),Is={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Lc=Ee({},Dr,Is),wc=e=>(e.displayName="Transition",e.props=Lc,e),Ac=wc((e,{slots:t})=>oe(fd,Sc(e),t)),Vt=(e,t=[])=>{Z(e)?e.forEach(i=>i(...t)):e&&e(...t)},sa=e=>e?Z(e)?e.some(t=>t.length>1):e.length>1:!1;function Sc(e){const t={};for(const I in e)I in Is||(t[I]=e[I]);if(e.css===!1)return t;const{name:i="v",type:n,duration:a,enterFromClass:r=`${i}-enter-from`,enterActiveClass:o=`${i}-enter-active`,enterToClass:d=`${i}-enter-to`,appearFromClass:c=r,appearActiveClass:g=o,appearToClass:u=d,leaveFromClass:p=`${i}-leave-from`,leaveActiveClass:m=`${i}-leave-active`,leaveToClass:f=`${i}-leave-to`}=e,P=Oc(a),x=P&&P[0],B=P&&P[1],{onBeforeEnter:z,onEnter:F,onEnterCancelled:v,onLeave:b,onLeaveCancelled:A,onBeforeAppear:j=z,onAppear:w=F,onAppearCancelled:E=v}=t,H=(I,V,W,Q)=>{I._enterCancelled=Q,Ft(I,V?u:d),Ft(I,V?g:o),W&&W()},D=(I,V)=>{I._isLeaving=!1,Ft(I,p),Ft(I,f),Ft(I,m),V&&V()},J=I=>(V,W)=>{const Q=I?w:F,O=()=>H(V,I,W);Vt(Q,[V,O]),oa(()=>{Ft(V,I?c:r),rt(V,I?u:d),sa(Q)||da(V,n,x,O)})};return Ee(t,{onBeforeEnter(I){Vt(z,[I]),rt(I,r),rt(I,o)},onBeforeAppear(I){Vt(j,[I]),rt(I,c),rt(I,g)},onEnter:J(!1),onAppear:J(!0),onLeave(I,V){I._isLeaving=!0;const W=()=>D(I,V);rt(I,p),I._enterCancelled?(rt(I,m),ga()):(ga(),rt(I,m)),oa(()=>{!I._isLeaving||(Ft(I,p),rt(I,f),sa(b)||da(I,n,B,W))}),Vt(b,[I,W])},onEnterCancelled(I){H(I,!1,void 0,!0),Vt(v,[I])},onAppearCancelled(I){H(I,!0,void 0,!0),Vt(E,[I])},onLeaveCancelled(I){D(I),Vt(A,[I])}})}function Oc(e){if(e==null)return null;if(fe(e))return[Dl(e.enter),Dl(e.leave)];{const t=Dl(e);return[t,t]}}function Dl(e){return fo(e)}function rt(e,t){t.split(/\s+/).forEach(i=>i&&e.classList.add(i)),(e[Oi]||(e[Oi]=new Set)).add(t)}function Ft(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const i=e[Oi];i&&(i.delete(t),i.size||(e[Oi]=void 0))}function oa(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Dc=0;function da(e,t,i,n){const a=e._endId=++Dc,r=()=>{a===e._endId&&n()};if(i!=null)return setTimeout(r,i);const{type:o,timeout:d,propCount:c}=Vc(e,t);if(!o)return n();const g=o+"end";let u=0;const p=()=>{e.removeEventListener(g,m),r()},m=f=>{f.target===e&&++u>=c&&p()};setTimeout(()=>{u(i[P]||"").split(", "),a=n(`${Et}Delay`),r=n(`${Et}Duration`),o=ca(a,r),d=n(`${ci}Delay`),c=n(`${ci}Duration`),g=ca(d,c);let u=null,p=0,m=0;t===Et?o>0&&(u=Et,p=o,m=r.length):t===ci?g>0&&(u=ci,p=g,m=c.length):(p=Math.max(o,g),u=p>0?o>g?Et:ci:null,m=u?u===Et?r.length:c.length:0);const f=u===Et&&/\b(transform|all)(,|$)/.test(n(`${Et}Property`).toString());return{type:u,timeout:p,propCount:m,hasTransform:f}}function ca(e,t){for(;e.lengthua(i)+ua(e[n])))}function ua(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function ga(){return document.body.offsetHeight}function Fc(e,t,i){const n=e[Oi];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):i?e.setAttribute("class",t):e.className=t}const rl=Symbol("_vod"),Es=Symbol("_vsh"),vp={beforeMount(e,{value:t},{transition:i}){e[rl]=e.style.display==="none"?"":e.style.display,i&&t?i.beforeEnter(e):ui(e,t)},mounted(e,{value:t},{transition:i}){i&&t&&i.enter(e)},updated(e,{value:t,oldValue:i},{transition:n}){!t!=!i&&(n?t?(n.beforeEnter(e),ui(e,!0),n.enter(e)):n.leave(e,()=>{ui(e,!1)}):ui(e,t))},beforeUnmount(e,{value:t}){ui(e,t)}};function ui(e,t){e.style.display=t?e[rl]:"none",e[Es]=!t}const jc=Symbol(""),zc=/(^|;)\s*display\s*:/;function Uc(e,t,i){const n=e.style,a=re(i);let r=!1;if(i&&!a){if(t)if(re(t))for(const o of t.split(";")){const d=o.slice(0,o.indexOf(":")).trim();i[d]==null&&Yi(n,d,"")}else for(const o in t)i[o]==null&&Yi(n,o,"");for(const o in i)o==="display"&&(r=!0),Yi(n,o,i[o])}else if(a){if(t!==i){const o=n[jc];o&&(i+=";"+o),n.cssText=i,r=zc.test(i)}}else t&&e.removeAttribute("style");rl in e&&(e[rl]=r?n.display:"",e[Es]&&(n.display="none"))}const ha=/\s*!important$/;function Yi(e,t,i){if(Z(i))i.forEach(n=>Yi(e,t,n));else if(i==null&&(i=""),t.startsWith("--"))e.setProperty(t,i);else{const n=Cc(e,t);ha.test(i)?e.setProperty(_t(n),i.replace(ha,""),"important"):e[n]=i}}const pa=["Webkit","Moz","ms"],Vl={};function Cc(e,t){const i=Vl[t];if(i)return i;let n=Xe(t);if(n!=="filter"&&n in e)return Vl[t]=n;n=ul(n);for(let a=0;aFl||(Bc.then(()=>Fl=0),Fl=Date.now());function Gc(e,t){const i=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=i.attached)return;Qe(Jc(n,i.value),t,5,[n])};return i.value=e,i.attached=$c(),i}function Jc(e,t){if(Z(t)){const i=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{i.call(e),e._stopped=!0},t.map(n=>a=>!a._stopped&&n&&n(a))}else return t}const Ta=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Xc=(e,t,i,n,a,r)=>{const o=a==="svg";t==="class"?Fc(e,n,o):t==="style"?Uc(e,i,n):Fi(t)?on(t)||Hc(e,t,i,n,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Wc(e,t,n,o))?(ma(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&va(e,t,n,o,r,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!re(n))?ma(e,Xe(t),n,r,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),va(e,t,n,o))};function Wc(e,t,i,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&Ta(t)&&te(i));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const a=e.tagName;if(a==="IMG"||a==="VIDEO"||a==="CANVAS"||a==="SOURCE")return!1}return Ta(t)&&re(i)?!1:t in e}const Kc={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},mp=(e,t)=>{const i=e._withKeys||(e._withKeys={}),n=t.join(".");return i[n]||(i[n]=a=>{if(!("key"in a))return;const r=_t(a.key);if(t.some(o=>o===r||Kc[o]===r))return e(a)})},Yc=Ee({patchProp:Xc},yc);let jl,Ia=!1;function Zc(){return jl=Ia?jl:Qd(Yc),Ia=!0,jl}const Qc=(...e)=>{const t=Zc().createApp(...e),{mount:i}=t;return t.mount=n=>{const a=tu(n);if(a)return i(a,!0,eu(a))},t};function eu(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function tu(e){return re(e)?document.querySelector(e):e}const iu=JSON.parse('{"base":"/","lang":"en-US","title":"","description":"","head":[["link",{"rel":"stylesheet","href":"https://use.fontawesome.com/releases/v5.6.1/css/all.css"}],["script",{"type":"text/javascript","src":"https://cdn.thisiswaldo.com/static/js/8406.js"}],["script",{"src":"/assets/js/analytics.js"}],["script",{"src":"/assets/js/if_jailbreaksapp_signed.js"}],["script",{"src":"/assets/js/show_if_windows.js"}],["script",{"src":"/assets/js/hide.js"}]],"locales":{"/":{"lang":"en_US","title":"iOS Guide","description":"A complete iOS jailbreaking guide, from stock to jailbroken."},"/it_IT/":{"lang":"it_IT","title":"Guida per iOS","description":"Una guida completa per il modding di iOS, da stock a jailbroken."}}}');var lu=([e,t,i])=>e==="meta"&&t.name?`${e}.${t.name}`:["title","base"].includes(e)?e:e==="template"&&t.id?`${e}.${t.id}`:JSON.stringify([e,t,i]),nu=e=>{const t=new Set,i=[];return e.forEach(n=>{const a=lu(n);t.has(a)||(t.add(a),i.push(n))}),i},au=e=>/^(https?:)?\/\//.test(e),fp=e=>/^mailto:/.test(e),bp=e=>/^tel:/.test(e),ks=e=>Object.prototype.toString.call(e)==="[object Object]",ru=e=>e.replace(/\/$/,""),su=e=>e.replace(/^\//,""),Ps=(e,t)=>{const i=Object.keys(e).sort((n,a)=>{const r=a.split("/").length-n.split("/").length;return r!==0?r:a.length-n.length});for(const n of i)if(t.startsWith(n))return n;return"/"};const xs={"v-8daa1a0e":s(()=>l(()=>import("./index.html.4cd771fb.js"),[])),"v-0758a2b1":s(()=>l(()=>import("./index.html.c8b1bfd7.js"),[])),"v-6e837964":s(()=>l(()=>import("./index.html.c214edb9.js"),[])),"v-7446a652":s(()=>l(()=>import("./index.html.32f379dd.js"),[])),"v-e233c82e":s(()=>l(()=>import("./index.html.89f8265c.js"),[])),"v-7c509b79":s(()=>l(()=>import("./index.html.1a01430a.js"),[])),"v-9c12835a":s(()=>l(()=>import("./index.html.ce774d11.js"),[])),"v-6b84a25c":s(()=>l(()=>import("./index.html.5f4f3e3d.js"),[])),"v-02cb8be4":s(()=>l(()=>import("./index.html.758d1282.js"),[])),"v-268787f3":s(()=>l(()=>import("./index.html.3d75a2cd.js"),["assets/index.html.3d75a2cd.js","assets/odysseymain.53f3358b.js","assets/checkra1n.ace0089d.js"])),"v-f94e40ee":s(()=>l(()=>import("./index.html.2dd9c3b0.js"),[])),"v-0caa6e92":s(()=>l(()=>import("./using-cydia.html.11a295b9.js"),["assets/using-cydia.html.11a295b9.js","assets/cydia_picture.1b9c448b.js"])),"v-7d4f3d3d":s(()=>l(()=>import("./using-sileo.html.2c27090a.js"),[])),"v-634101f7":s(()=>l(()=>import("./using-zebra.html.2f98fd48.js"),[])),"v-aefb23f0":s(()=>l(()=>import("./index.html.aac80a40.js"),["assets/index.html.aac80a40.js","assets/absinthe-win.da88c1ee.js"])),"v-ebf75e40":s(()=>l(()=>import("./index.html.9237a0e1.js"),[])),"v-ee1bcb52":s(()=>l(()=>import("./index.html.e41458af.js"),["assets/index.html.e41458af.js","assets/aluminum_tv_remote.eab613f5.js"])),"v-33477831":s(()=>l(()=>import("./index.html.024164d2.js"),["assets/index.html.024164d2.js","assets/sideloadly_win.6263388d.js"])),"v-7f4b416f":s(()=>l(()=>import("./index.html.108eec22.js"),[])),"v-709edd98":s(()=>l(()=>import("./index.html.67ae7676.js"),[])),"v-015aeada":s(()=>l(()=>import("./index.html.b19cbec9.js"),[])),"v-616d7a04":s(()=>l(()=>import("./index.html.ea8e165b.js"),["assets/index.html.ea8e165b.js","assets/sideloadly_win.6263388d.js"])),"v-22058cfc":s(()=>l(()=>import("./index.html.2a0e04fe.js"),[])),"v-bf55fc6c":s(()=>l(()=>import("./index.html.c80ecb08.js"),["assets/index.html.c80ecb08.js","assets/sideloadly_win.6263388d.js"])),"v-6fa6a930":s(()=>l(()=>import("./index.html.0d5e7ec1.js"),[])),"v-6fa6a94f":s(()=>l(()=>import("./index.html.feb94867.js"),[])),"v-6784269d":s(()=>l(()=>import("./index.html.20361803.js"),[])),"v-ab5ac45c":s(()=>l(()=>import("./index.html.c1a7859c.js"),["assets/index.html.c1a7859c.js","assets/greenpois0n-win.f9f3ac04.js"])),"v-48870de7":s(()=>l(()=>import("./index.html.72f329fc.js"),["assets/index.html.72f329fc.js","assets/sideloadly_win.6263388d.js"])),"v-92f1015e":s(()=>l(()=>import("./index.html.015e1568.js"),["assets/index.html.015e1568.js","assets/sideloadly_win.6263388d.js"])),"v-02bb91c8":s(()=>l(()=>import("./index.html.b3008d42.js"),[])),"v-cadcd67e":s(()=>l(()=>import("./index.html.c56e4568.js"),["assets/index.html.c56e4568.js","assets/limera1n.7af217c3.js"])),"v-0adb28b0":s(()=>l(()=>import("./index.html.e7376b12.js"),[])),"v-59e4ebe4":s(()=>l(()=>import("./index.html.0a0307ed.js"),["assets/index.html.0a0307ed.js","assets/sideloadly_win.6263388d.js"])),"v-6d0b6b20":s(()=>l(()=>import("./index.html.4b408875.js"),["assets/index.html.4b408875.js","assets/sideloadly_win.6263388d.js"])),"v-587cdab4":s(()=>l(()=>import("./index.html.004e9b4a.js"),["assets/index.html.004e9b4a.js","assets/p0sixspwn-win.041ad54e.js"])),"v-77b3ae8c":s(()=>l(()=>import("./index.html.4d3c5dce.js"),[])),"v-29cb85b6":s(()=>l(()=>import("./index.html.a35f4bdc.js"),["assets/index.html.a35f4bdc.js","assets/pangu7-win.56b56f00.js"])),"v-29cb85f4":s(()=>l(()=>import("./index.html.4d2910f3.js"),[])),"v-3d4af5ba":s(()=>l(()=>import("./index.html.79525f0d.js"),[])),"v-b512e3dc":s(()=>l(()=>import("./index.html.24f82064.js"),["assets/index.html.24f82064.js","assets/pwnagetool.da2131a7.js"])),"v-e9eefb08":s(()=>l(()=>import("./index.html.2a8fc812.js"),[])),"v-406eab22":s(()=>l(()=>import("./index.html.d4a1d5cb.js"),[])),"v-889b97b4":s(()=>l(()=>import("./index.html.40326568.js"),[])),"v-9e1e3d02":s(()=>l(()=>import("./index.html.f7a3d4ac.js"),["assets/index.html.f7a3d4ac.js","assets/sideloadly_win.6263388d.js"])),"v-383f8f3d":s(()=>l(()=>import("./index.html.a9f45f63.js"),[])),"v-db17866e":s(()=>l(()=>import("./index.html.70e6b7f2.js"),["assets/index.html.70e6b7f2.js","assets/sideloadly_win.6263388d.js"])),"v-d2849794":s(()=>l(()=>import("./index.html.af9f70b4.js"),[])),"v-5be38cbf":s(()=>l(()=>import("./index.html.d224fc59.js"),["assets/index.html.d224fc59.js","assets/hostshield.c228a1dc.js"])),"v-b414d836":s(()=>l(()=>import("./index.html.66c51540.js"),[])),"v-3a0ea38b":s(()=>l(()=>import("./index.html.3b3f9f8a.js"),["assets/index.html.3b3f9f8a.js","assets/cydia_picture.1b9c448b.js"])),"v-185a156a":s(()=>l(()=>import("./index.html.c857c94a.js"),[])),"v-37ada33e":s(()=>l(()=>import("./index.html.16360f05.js"),[])),"v-12fd31aa":s(()=>l(()=>import("./index.html.32304c5b.js"),[])),"v-76a4e13a":s(()=>l(()=>import("./using-nitotv.html.7232d94c.js"),[])),"v-4f420c06":s(()=>l(()=>import("./index.html.22e1b8ba.js"),[])),"v-547e4b11":s(()=>l(()=>import("./index.html.97593075.js"),[])),"v-19216d78":s(()=>l(()=>import("./index.html.073a77bf.js"),[])),"v-60337ccb":s(()=>l(()=>import("./index.html.1ba83063.js"),[])),"v-8900805a":s(()=>l(()=>import("./index.html.067e2aec.js"),[])),"v-89007e2c":s(()=>l(()=>import("./index.html.1353cd5e.js"),[])),"v-89007c7a":s(()=>l(()=>import("./index.html.ee0eee79.js"),[])),"v-89007ac8":s(()=>l(()=>import("./index.html.52d4da3b.js"),[])),"v-434fc8ce":s(()=>l(()=>import("./index.html.c3c11482.js"),[])),"v-005e48e7":s(()=>l(()=>import("./index.html.dade5c64.js"),["assets/index.html.dade5c64.js","assets/paypal_white.9982ba22.js"])),"v-c8294fe4":s(()=>l(()=>import("./index.html.933232b5.js"),[])),"v-39fad493":s(()=>l(()=>import("./index.html.c04b1984.js"),[])),"v-15233546":s(()=>l(()=>import("./index.html.ff19d385.js"),["assets/index.html.ff19d385.js","assets/futurerestore-gui.e50e3f73.js"])),"v-56cbed44":s(()=>l(()=>import("./index.html.e3bc9fd5.js"),[])),"v-30189cde":s(()=>l(()=>import("./index.html.26d298ee.js"),[])),"v-822be4c8":s(()=>l(()=>import("./index.html.a99c0411.js"),[])),"v-6dc76d2b":s(()=>l(()=>import("./index.html.d23f44f6.js"),[])),"v-392eed82":s(()=>l(()=>import("./index.html.ac4c6cd9.js"),[])),"v-3259b8d0":s(()=>l(()=>import("./index.html.e57a5150.js"),[])),"v-2819ebd4":s(()=>l(()=>import("./index.html.8d81dd60.js"),[])),"v-71735594":s(()=>l(()=>import("./index.html.96c49cb1.js"),[])),"v-21476b10":s(()=>l(()=>import("./index.html.0a12a5ca.js"),[])),"v-9313f300":s(()=>l(()=>import("./index.html.096f04dd.js"),[])),"v-009cd69a":s(()=>l(()=>import("./index.html.b6015ffa.js"),[])),"v-1e92ec0c":s(()=>l(()=>import("./index.html.883cb71f.js"),[])),"v-2559380c":s(()=>l(()=>import("./index.html.a23fa32b.js"),[])),"v-259cc53b":s(()=>l(()=>import("./index.html.14be7d6c.js"),[])),"v-2559382b":s(()=>l(()=>import("./index.html.6877893c.js"),[])),"v-85add8ce":s(()=>l(()=>import("./index.html.315b2e07.js"),[])),"v-4783ca12":s(()=>l(()=>import("./index.html.66980575.js"),[])),"v-c54f11a4":s(()=>l(()=>import("./index.html.c4e325a9.js"),[])),"v-5eee8b72":s(()=>l(()=>import("./index.html.b7724330.js"),[])),"v-e22de202":s(()=>l(()=>import("./index.html.1a58819e.js"),[])),"v-2ddd21a0":s(()=>l(()=>import("./index.html.5ac1db29.js"),[])),"v-386ad182":s(()=>l(()=>import("./index.html.d62e8e64.js"),[])),"v-13b788ac":s(()=>l(()=>import("./index.html.1c32a5b3.js"),[])),"v-60740fc4":s(()=>l(()=>import("./index.html.b5dfe0ad.js"),[])),"v-3d8b93ce":s(()=>l(()=>import("./index.html.def2145c.js"),[])),"v-ae7ca03c":s(()=>l(()=>import("./index.html.30d05222.js"),[])),"v-30e54b3c":s(()=>l(()=>import("./index.html.5eac1d52.js"),[])),"v-37a2c021":s(()=>l(()=>import("./index.html.e0f4dab6.js"),[])),"v-9b0b8258":s(()=>l(()=>import("./index.html.8cd00367.js"),[])),"v-658bcae2":s(()=>l(()=>import("./index.html.45c5565b.js"),[])),"v-5a463d4e":s(()=>l(()=>import("./index.html.1e651e83.js"),[])),"v-919af7ee":s(()=>l(()=>import("./index.html.067e4b99.js"),[])),"v-1b89bbc3":s(()=>l(()=>import("./index.html.68c93b88.js"),[])),"v-a1093068":s(()=>l(()=>import("./index.html.48064739.js"),[])),"v-7205f2c4":s(()=>l(()=>import("./index.html.2d45bd78.js"),[])),"v-47e2b163":s(()=>l(()=>import("./index.html.12de697e.js"),["assets/index.html.12de697e.js","assets/odysseymain.53f3358b.js","assets/checkra1n.ace0089d.js"])),"v-46495c4c":s(()=>l(()=>import("./using-cydia.html.f33771cb.js"),["assets/using-cydia.html.f33771cb.js","assets/cydia_picture.1b9c448b.js"])),"v-6c245e5c":s(()=>l(()=>import("./using-sileo.html.e9a758a1.js"),[])),"v-a040d4e8":s(()=>l(()=>import("./using-zebra.html.c61be29f.js"),[])),"v-9ae71ad0":s(()=>l(()=>import("./index.html.a52b0e69.js"),["assets/index.html.a52b0e69.js","assets/absinthe-win.da88c1ee.js"])),"v-d7e35520":s(()=>l(()=>import("./index.html.f5ffd6b1.js"),[])),"v-da07c232":s(()=>l(()=>import("./index.html.d1be1aef.js"),["assets/index.html.d1be1aef.js","assets/aluminum_tv_remote.eab613f5.js"])),"v-54a2a1a1":s(()=>l(()=>import("./index.html.c9c8d3b7.js"),["assets/index.html.c9c8d3b7.js","assets/sideloadly_win.6263388d.js"])),"v-92fc6242":s(()=>l(()=>import("./index.html.146fd106.js"),[])),"v-095c8f23":s(()=>l(()=>import("./index.html.f571ef1f.js"),[])),"v-1eb72724":s(()=>l(()=>import("./index.html.93a51355.js"),["assets/index.html.93a51355.js","assets/sideloadly_win.6263388d.js"])),"v-593c1a6c":s(()=>l(()=>import("./index.html.ab014341.js"),[])),"v-ab41f34c":s(()=>l(()=>import("./index.html.0f4da81c.js"),["assets/index.html.0f4da81c.js","assets/sideloadly_win.6263388d.js"])),"v-79b0adc0":s(()=>l(()=>import("./index.html.96e647a5.js"),[])),"v-79b0addf":s(()=>l(()=>import("./index.html.450b39de.js"),[])),"v-23c8e17c":s(()=>l(()=>import("./index.html.df8cdf1b.js"),["assets/index.html.df8cdf1b.js","assets/greenpois0n-win.f9f3ac04.js"])),"v-7fbd9b57":s(()=>l(()=>import("./index.html.b151d224.js"),["assets/index.html.b151d224.js","assets/sideloadly_win.6263388d.js"])),"v-7edcf83e":s(()=>l(()=>import("./index.html.e6451cb6.js"),["assets/index.html.e6451cb6.js","assets/sideloadly_win.6263388d.js"])),"v-2416bb38":s(()=>l(()=>import("./index.html.2893679a.js"),[])),"v-b6c8cd5e":s(()=>l(()=>import("./index.html.49ac046b.js"),["assets/index.html.49ac046b.js","assets/limera1n.7af217c3.js"])),"v-00892f20":s(()=>l(()=>import("./index.html.1a4bf809.js"),[])),"v-13167f2c":s(()=>l(()=>import("./index.html.103be0c8.js"),[])),"v-7b401554":s(()=>l(()=>import("./index.html.30c7f9a2.js"),["assets/index.html.30c7f9a2.js","assets/sideloadly_win.6263388d.js"])),"v-1ca68bb0":s(()=>l(()=>import("./index.html.cf986750.js"),["assets/index.html.cf986750.js","assets/sideloadly_win.6263388d.js"])),"v-0af82016":s(()=>l(()=>import("./index.html.ac88b09b.js"),["assets/index.html.ac88b09b.js","assets/p0sixspwn-win.041ad54e.js"])),"v-fc8499c8":s(()=>l(()=>import("./index.html.71909d0d.js"),[])),"v-64ad6e46":s(()=>l(()=>import("./index.html.21ca5bbf.js"),["assets/index.html.21ca5bbf.js","assets/pangu7-win.56b56f00.js"])),"v-64ad6e84":s(()=>l(()=>import("./index.html.a1a34199.js"),[])),"v-21e81a38":s(()=>l(()=>import("./index.html.3aaef40a.js"),["assets/index.html.3aaef40a.js","assets/sideloadly_win.6263388d.js"])),"v-2633d36c":s(()=>l(()=>import("./index.html.21f5e6c2.js"),[])),"v-5511aea2":s(()=>l(()=>import("./index.html.f11476c0.js"),["assets/index.html.f11476c0.js","assets/pwnagetool.da2131a7.js"])),"v-62017028":s(()=>l(()=>import("./index.html.c6eab44c.js"),[])),"v-1aaa92ff":s(()=>l(()=>import("./index.html.0fba9e5a.js"),[])),"v-44e0a0ea":s(()=>l(()=>import("./index.html.71c2e060.js"),[])),"v-45e544d4":s(()=>l(()=>import("./index.html.6d543b12.js"),["assets/index.html.6d543b12.js","assets/sideloadly_win.6263388d.js"])),"v-5b67ea22":s(()=>l(()=>import("./index.html.a5250133.js"),["assets/index.html.a5250133.js","assets/sideloadly_win.6263388d.js"])),"v-6f761cad":s(()=>l(()=>import("./index.html.1c55cd60.js"),[])),"v-5329fb8e":s(()=>l(()=>import("./index.html.6065484f.js"),["assets/index.html.6065484f.js","assets/sideloadly_win.6263388d.js"])),"v-4a970cb4":s(()=>l(()=>import("./index.html.4bc64b9e.js"),[])),"v-c04b5ba2":s(()=>l(()=>import("./index.html.0f3c64da.js"),["assets/index.html.0f3c64da.js","assets/hostshield.c228a1dc.js"])),"v-2c274d56":s(()=>l(()=>import("./index.html.bbeec4f6.js"),[])),"v-1c6e381b":s(()=>l(()=>import("./index.html.6fe90ae3.js"),["assets/index.html.6fe90ae3.js","assets/cydia_picture.1b9c448b.js"])),"v-7015940c":s(()=>l(()=>import("./index.html.c85a2257.js"),[])),"v-6ca5fbce":s(()=>l(()=>import("./index.html.64599948.js"),[])),"v-3a4a589b":s(()=>l(()=>import("./index.html.0c5d8661.js"),[])),"v-180ebc96":s(()=>l(()=>import("./index.html.d53714f5.js"),[])),"v-36dddfa1":s(()=>l(()=>import("./index.html.673fe175.js"),[])),"v-647ce608":s(()=>l(()=>import("./index.html.2c95602d.js"),[])),"v-4293115b":s(()=>l(()=>import("./index.html.deca5522.js"),[])),"v-2512bd43":s(()=>l(()=>import("./index.html.0b82825b.js"),[])),"v-2512be5a":s(()=>l(()=>import("./index.html.d9707450.js"),[])),"v-2512bf33":s(()=>l(()=>import("./index.html.9c6d9c23.js"),[])),"v-2512c00c":s(()=>l(()=>import("./index.html.bdac3089.js"),[])),"v-0d50255e":s(()=>l(()=>import("./index.html.19dc4611.js"),[])),"v-4bb9c177":s(()=>l(()=>import("./index.html.9309623b.js"),["assets/index.html.9309623b.js","assets/paypal_white.9982ba22.js"])),"v-644e249e":s(()=>l(()=>import("./index.html.27410f97.js"),[])),"v-5b55fe03":s(()=>l(()=>import("./index.html.f069053a.js"),[])),"v-8389d426":s(()=>l(()=>import("./index.html.4fb8bda8.js"),["assets/index.html.4fb8bda8.js","assets/futurerestore-gui.e50e3f73.js"])),"v-7e42b298":s(()=>l(()=>import("./index.html.82c22695.js"),[])),"v-085d116e":s(()=>l(()=>import("./index.html.421bc531.js"),[])),"v-3fc1ba2c":s(()=>l(()=>import("./index.html.7ab4413e.js"),[])),"v-aead548a":s(()=>l(()=>import("./index.html.75b890e5.js"),[])),"v-04c3b290":s(()=>l(()=>import("./index.html.2cfbbda4.js"),[])),"v-04c3b2af":s(()=>l(()=>import("./index.html.f53178f0.js"),[])),"v-082e4d08":s(()=>l(()=>import("./index.html.6e5d1e93.js"),[])),"v-0d4e3348":s(()=>l(()=>import("./index.html.a9fd307b.js"),[])),"v-0f029804":s(()=>l(()=>import("./index.html.9c39dc2c.js"),[])),"v-0b275062":s(()=>l(()=>import("./index.html.99e089b0.js"),[])),"v-5b1badc3":s(()=>l(()=>import("./index.html.32dbea40.js"),[])),"v-437a8623":s(()=>l(()=>import("./index.html.a90b45fa.js"),[])),"v-5e86bbe0":s(()=>l(()=>import("./index.html.4391bf52.js"),[])),"v-347f7b6a":s(()=>l(()=>import("./index.html.a80e6441.js"),[])),"v-603b209c":s(()=>l(()=>import("./index.html.5edcbac4.js"),[])),"v-6965b6ab":s(()=>l(()=>import("./index.html.e6274ff9.js"),[])),"v-603b20bb":s(()=>l(()=>import("./index.html.424765ef.js"),[])),"v-7a4f1aff":s(()=>l(()=>import("./index.html.e0c14d20.js"),["assets/index.html.e0c14d20.js","assets/Odysseyn1x.f106730e.js"])),"v-17d78a4e":s(()=>l(()=>import("./index.html.0229d2ec.js"),[])),"v-f6d04152":s(()=>l(()=>import("./index.html.4c59a5af.js"),[])),"v-a99559ec":s(()=>l(()=>import("./index.html.58be14d0.js"),[])),"v-c2847b84":s(()=>l(()=>import("./index.html.5377a47b.js"),[])),"v-b777ae3c":s(()=>l(()=>import("./index.html.59c9f6ce.js"),[])),"v-50702c26":s(()=>l(()=>import("./index.html.b9a25a26.js"),[])),"v-0d029b4c":s(()=>l(()=>import("./index.html.2e00fe94.js"),[])),"v-024148a5":s(()=>l(()=>import("./index.html.a7c4ddfe.js"),[])),"v-46d31f21":s(()=>l(()=>import("./index.html.2c9ba48e.js"),[])),"v-57a57305":s(()=>l(()=>import("./index.html.de9c285c.js"),[])),"v-0e89ac02":s(()=>l(()=>import("./index.html.72e3e92f.js"),[])),"v-0c711c38":s(()=>l(()=>import("./index.html.d0acc0c4.js"),[])),"v-6303702d":s(()=>l(()=>import("./index.html.a9dba5f6.js"),[])),"v-4d39dbd5":s(()=>l(()=>import("./index.html.fb14f8b8.js"),[])),"v-565c72ae":s(()=>l(()=>import("./index.html.adc72f34.js"),[])),"v-a1bf8fee":s(()=>l(()=>import("./index.html.d19d9d8f.js"),[])),"v-c3887b92":s(()=>l(()=>import("./index.html.a9a3d06c.js"),[])),"v-273bcd09":s(()=>l(()=>import("./index.html.c3372e96.js"),[])),"v-66786467":s(()=>l(()=>import("./index.html.8221d8c6.js"),[])),"v-759cebbe":s(()=>l(()=>import("./index.html.40a6eb67.js"),[])),"v-3e3dbdea":s(()=>l(()=>import("./index.html.2bc33129.js"),["assets/index.html.2bc33129.js","assets/sideloadly_win.6263388d.js"])),"v-4f96d2c8":s(()=>l(()=>import("./index.html.d9a7f273.js"),[])),"v-18ef41b0":s(()=>l(()=>import("./index.html.3d86b7dd.js"),["assets/index.html.3d86b7dd.js","assets/sideloadly_win.6263388d.js"])),"v-754a4e8c":s(()=>l(()=>import("./index.html.5d896283.js"),[])),"v-9ba6a618":s(()=>l(()=>import("./index.html.02fea4ad.js"),["assets/index.html.02fea4ad.js","assets/sideloadly_win.6263388d.js"])),"v-2855fb56":s(()=>l(()=>import("./index.html.0ccad1c2.js"),["assets/index.html.0ccad1c2.js","assets/sideloadly_win.6263388d.js"])),"v-35fc2358":s(()=>l(()=>import("./index.html.24d60806.js"),["assets/index.html.24d60806.js","assets/sideloadly_win.6263388d.js"])),"v-f8f1e0e6":s(()=>l(()=>import("./index.html.b9fe4570.js"),["assets/index.html.b9fe4570.js","assets/sideloadly_win.6263388d.js"])),"v-0b4d1e60":s(()=>l(()=>import("./index.html.d3137b0f.js"),[])),"v-c9c1847e":s(()=>l(()=>import("./index.html.3953c18c.js"),["assets/index.html.3953c18c.js","assets/sideloadly_win.6263388d.js"])),"v-3892319c":s(()=>l(()=>import("./index.html.a683f6a0.js"),[])),"v-93c85ffc":s(()=>l(()=>import("./index.html.581d2226.js"),[])),"v-14fa900a":s(()=>l(()=>import("./index.html.d8249e50.js"),[])),"v-f74dc0e2":s(()=>l(()=>import("./index.html.5ca4a518.js"),["assets/index.html.5ca4a518.js","assets/Odysseyn1x.f106730e.js"])),"v-05ec95e6":s(()=>l(()=>import("./end-of-page.html.31538528.js"),[])),"v-22b80ccc":s(()=>l(()=>import("./no-loader.html.8885ea8b.js"),[])),"v-7be1562e":s(()=>l(()=>import("./odysseyra1n-explanation.html.2da072c2.js"),[])),"v-15c8a229":s(()=>l(()=>import("./semi-tethered.html.6273f464.js"),[])),"v-2a29b4ca":s(()=>l(()=>import("./index.html.0d50f2d0.js"),["assets/index.html.0d50f2d0.js","assets/sideloadly_win.6263388d.js"])),"v-f9fc09c0":s(()=>l(()=>import("./index.html.927078ca.js"),["assets/index.html.927078ca.js","assets/sideloadly_win.6263388d.js"])),"v-8d7dd808":s(()=>l(()=>import("./index.html.38aefc16.js"),[])),"v-7edcf0bc":s(()=>l(()=>import("./index.html.77463fcd.js"),[])),"v-e34ee16a":s(()=>l(()=>import("./index.html.e61384b6.js"),[])),"v-30fc2cf8":s(()=>l(()=>import("./index.html.33041ba1.js"),["assets/index.html.33041ba1.js","assets/sideloadly_win.6263388d.js"])),"v-0d302bc5":s(()=>l(()=>import("./index.html.9a724abf.js"),["assets/index.html.9a724abf.js","assets/sideloadly_win.6263388d.js"])),"v-b63b8e06":s(()=>l(()=>import("./index.html.1b816407.js"),["assets/index.html.1b816407.js","assets/sideloadly_win.6263388d.js"])),"v-318ffe40":s(()=>l(()=>import("./index.html.46d62f3e.js"),[])),"v-18af3fc2":s(()=>l(()=>import("./index.html.3552cca9.js"),[])),"v-e1d53edc":s(()=>l(()=>import("./index.html.6754da9a.js"),[])),"v-16dde16b":s(()=>l(()=>import("./index.html.1269b3f2.js"),[])),"v-7ef86387":s(()=>l(()=>import("./index.html.031e6f81.js"),[])),"v-24da932c":s(()=>l(()=>import("./index.html.34e14ad0.js"),["assets/index.html.34e14ad0.js","assets/checkra1n.ace0089d.js"])),"v-11923002":s(()=>l(()=>import("./index.html.b834639c.js"),["assets/index.html.b834639c.js","assets/checkra1n.ace0089d.js"])),"v-12d13563":s(()=>l(()=>import("./index.html.2799743b.js"),["assets/index.html.2799743b.js","assets/checkra1n.ace0089d.js"])),"v-3932b3be":s(()=>l(()=>import("./index.html.90792660.js"),[])),"v-6ee2b672":s(()=>l(()=>import("./index.html.0a359eb8.js"),[])),"v-21a7cf0c":s(()=>l(()=>import("./index.html.06f9f024.js"),[])),"v-541760a4":s(()=>l(()=>import("./index.html.501200e0.js"),[])),"v-19967e52":s(()=>l(()=>import("./index.html.a08d99c5.js"),[])),"v-e95bd694":s(()=>l(()=>import("./index.html.bf6ca937.js"),[])),"v-50f960bc":s(()=>l(()=>import("./index.html.dfcb8ea5.js"),[])),"v-46380e15":s(()=>l(()=>import("./index.html.585c2818.js"),[])),"v-ea6c36de":s(()=>l(()=>import("./index.html.4ea0159b.js"),[])),"v-c8c78f16":s(()=>l(()=>import("./index.html.d2e24a32.js"),[])),"v-018a8cfb":s(()=>l(()=>import("./end-of-page.html.17d4db56.js"),[])),"v-1a0eb1ef":s(()=>l(()=>import("./no-loader.html.03ec0ce1.js"),[])),"v-3632547e":s(()=>l(()=>import("./odysseyra1n-explanation.html.402fa6d4.js"),[])),"v-bc75b004":s(()=>l(()=>import("./semi-tethered.html.3894028a.js"),[])),"v-361d9030":s(()=>l(()=>import("./index.html.602853d0.js"),["assets/index.html.602853d0.js","assets/Odysseyn1x.f106730e.js"])),"v-bdd11f6e":s(()=>l(()=>import("./index.html.ce025dcf.js"),[])),"v-39bc1e10":s(()=>l(()=>import("./index.html.3f1a38f4.js"),[])),"v-92f0f9dc":s(()=>l(()=>import("./index.html.bcf9a66c.js"),[])),"v-9542028a":s(()=>l(()=>import("./index.html.add1d6b8.js"),[])),"v-6ef64a00":s(()=>l(()=>import("./index.html.b09d2817.js"),[])),"v-6c1f17b9":s(()=>l(()=>import("./index.html.865fc354.js"),[])),"v-6dcf9b88":s(()=>l(()=>import("./index.html.09c34316.js"),[])),"v-9764bfd2":s(()=>l(()=>import("./index.html.496a1af4.js"),[])),"v-f09ec84c":s(()=>l(()=>import("./index.html.a20e295e.js"),["assets/index.html.a20e295e.js","assets/checkra1n.ace0089d.js"])),"v-2ae87edc":s(()=>l(()=>import("./index.html.0a9e3805.js"),["assets/index.html.0a9e3805.js","assets/checkra1n.ace0089d.js"])),"v-286a741a":s(()=>l(()=>import("./index.html.d2e467d1.js"),["assets/index.html.d2e467d1.js","assets/checkra1n.ace0089d.js"])),"v-703d43d0":s(()=>l(()=>import("./index.html.4208b139.js"),[])),"v-57292cbb":s(()=>l(()=>import("./index.html.02ac5089.js"),["assets/index.html.02ac5089.js","assets/checkra1n.ace0089d.js"])),"v-4e818c5a":s(()=>l(()=>import("./index.html.60ee0fb2.js"),["assets/index.html.60ee0fb2.js","assets/checkra1n.ace0089d.js"])),"v-4c038198":s(()=>l(()=>import("./index.html.385e2a27.js"),["assets/index.html.385e2a27.js","assets/checkra1n.ace0089d.js"])),"v-7a1455a0":s(()=>l(()=>import("./index.html.5b6a23de.js"),["assets/index.html.5b6a23de.js","assets/Odysseyn1x.f106730e.js"])),"v-18bef09e":s(()=>l(()=>import("./index.html.4b9473d8.js"),[])),"v-7665f958":s(()=>l(()=>import("./index.html.d3f99436.js"),["assets/index.html.d3f99436.js","assets/checkra1n.ace0089d.js"])),"v-76550cac":s(()=>l(()=>import("./index.html.c76fb6ba.js"),["assets/index.html.c76fb6ba.js","assets/checkra1n.ace0089d.js"])),"v-7794120d":s(()=>l(()=>import("./index.html.545a6d1a.js"),["assets/index.html.545a6d1a.js","assets/checkra1n.ace0089d.js"])),"v-39d90921":s(()=>l(()=>import("./index.html.42a494cd.js"),[])),"v-4091c038":s(()=>l(()=>import("./index.html.055b7a0a.js"),["assets/index.html.055b7a0a.js","assets/checkra1n.ace0089d.js"])),"v-5b22ba1c":s(()=>l(()=>import("./index.html.6471e205.js"),["assets/index.html.6471e205.js","assets/checkra1n.ace0089d.js"])),"v-5c61bf7d":s(()=>l(()=>import("./index.html.f1122e0b.js"),["assets/index.html.f1122e0b.js","assets/checkra1n.ace0089d.js"])),"v-0baa4f88":s(()=>l(()=>import("./index.html.647b40c0.js"),[])),"v-4ffe4d6a":s(()=>l(()=>import("./index.html.51151840.js"),["assets/index.html.51151840.js","assets/checkra1n.ace0089d.js"])),"v-09095743":s(()=>l(()=>import("./index.html.883c3309.js"),["assets/index.html.883c3309.js","assets/checkra1n.ace0089d.js"])),"v-0a485ca4":s(()=>l(()=>import("./index.html.c85b0203.js"),["assets/index.html.c85b0203.js","assets/checkra1n.ace0089d.js"])),"v-3706649a":s(()=>l(()=>import("./404.html.78cab534.js"),[])),"v-99db60a2":s(()=>l(()=>import("./Apple-TV-4K-(1st-generation).html.0167ec16.js"),[])),"v-d058e5c2":s(()=>l(()=>import("./Apple-TV-4K-(1st-generation).html.ebaeb39d.js"),[])),"v-ace0d884":s(()=>l(()=>import("./Apple-TV-HD-(4th-generation).html.776687fd.js"),[])),"v-e35e5da4":s(()=>l(()=>import("./Apple-TV-HD-(4th-generation).html.25003877.js"),[])),"v-0a33843e":s(()=>l(()=>import("./Apple-TV-(3rd-generation).html.c2b10a73.js"),[])),"v-1308bcce":s(()=>l(()=>import("./Apple-TV-(3rd-generation).html.f3ff5c4b.js"),[])),"v-282fb24a":s(()=>l(()=>import("./Apple-TV-(2nd-generation).html.deadb199.js"),[])),"v-1685412a":s(()=>l(()=>import("./Apple-TV-(2nd-generation).html.9dfb9a2e.js"),[])),"v-51b85b31":s(()=>l(()=>import("./Apple-TV-(1st-generation).html.fdaad02b.js"),[])),"v-5a8d93c1":s(()=>l(()=>import("./Apple-TV-(1st-generation).html.b7e87760.js"),[])),"v-24f8911f":s(()=>l(()=>import("./iPad-(10th-generation).html.a0b4db6a.js"),[])),"v-0d10a28f":s(()=>l(()=>import("./iPad-(10th-generation).html.150f675a.js"),[])),"v-234255aa":s(()=>l(()=>import("./iPad-(9th-generation).html.3722001f.js"),[])),"v-b972548a":s(()=>l(()=>import("./iPad-(9th-generation).html.46030098.js"),[])),"v-06bcfecc":s(()=>l(()=>import("./iPad-(8th-generation).html.a86227e6.js"),[])),"v-88b60148":s(()=>l(()=>import("./iPad-(8th-generation).html.cf70de77.js"),[])),"v-1f1b286d":s(()=>l(()=>import("./iPad-(7th-generation).html.fc53bc72.js"),[])),"v-57f9ae06":s(()=>l(()=>import("./iPad-(7th-generation).html.8cff4a82.js"),[])),"v-3779520e":s(()=>l(()=>import("./iPad-(6th-generation).html.b525fff8.js"),[])),"v-273d5ac4":s(()=>l(()=>import("./iPad-(6th-generation).html.82a1066d.js"),[])),"v-4fd77baf":s(()=>l(()=>import("./iPad-(5th-generation).html.32a47b14.js"),[])),"v-04bf7c3f":s(()=>l(()=>import("./iPad-(5th-generation).html.6341ddfb.js"),[])),"v-6835a550":s(()=>l(()=>import("./iPad-(4th-generation).html.f014798b.js"),[])),"v-1d1da5e0":s(()=>l(()=>import("./iPad-(4th-generation).html.1e3fa03d.js"),[])),"v-5a10fa1a":s(()=>l(()=>import("./iPad-(3rd-generation).html.883a6f10.js"),[])),"v-f040f8fa":s(()=>l(()=>import("./iPad-(3rd-generation).html.37bd7624.js"),[])),"v-38791b0c":s(()=>l(()=>import("./iPad-2.html.434ad308.js"),[])),"v-7c420c7c":s(()=>l(()=>import("./iPad-2.html.530adcf0.js"),[])),"v-2c6f2f91":s(()=>l(()=>import("./iPad.html.70360b79.js"),[])),"v-63a5bd01":s(()=>l(()=>import("./iPad.html.bb34da03.js"),[])),"v-471319cc":s(()=>l(()=>import("./iPad-Air-(5th-generation).html.2deef596.js"),[])),"v-4fe8525c":s(()=>l(()=>import("./iPad-Air-(5th-generation).html.23bd22d9.js"),[])),"v-5f71436d":s(()=>l(()=>import("./iPad-Air-(4th-generation).html.c1dbb5ce.js"),[])),"v-68467bfd":s(()=>l(()=>import("./iPad-Air-(4th-generation).html.145a8335.js"),[])),"v-6b99bde0":s(()=>l(()=>import("./iPad-Air-(3rd-generation).html.4b060f33.js"),[])),"v-59ef4cc0":s(()=>l(()=>import("./iPad-Air-(3rd-generation).html.93189e5c.js"),[])),"v-483aa68f":s(()=>l(()=>import("./iPad-Air-2.html.9f2200a0.js"),[])),"v-9b654002":s(()=>l(()=>import("./iPad-Air-2.html.27193636.js"),[])),"v-5313bfd4":s(()=>l(()=>import("./iPad-Air.html.8d80ca2e.js"),[])),"v-6f33d578":s(()=>l(()=>import("./iPad-Air.html.0a90c491.js"),[])),"v-c77a27cc":s(()=>l(()=>import("./iPad-Pro-11-inch-(4th-generation).html.8d957e8e.js"),[])),"v-5ede94aa":s(()=>l(()=>import("./iPad-Pro-11-inch-(4th-generation).html.889addb0.js"),[])),"v-6d6965e8":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(6th-generation).html.60aa2493.js"),[])),"v-539f119c":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(6th-generation).html.25b28593.js"),[])),"v-0704c9bd":s(()=>l(()=>import("./iPad-Pro-11-inch-(3rd-generation).html.13ebe805.js"),[])),"v-6cbf1b66":s(()=>l(()=>import("./iPad-Pro-11-inch-(3rd-generation).html.0c7cc81f.js"),[])),"v-3cad12a6":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(5th-generation).html.e975d1cd.js"),[])),"v-6bfd3b3d":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(5th-generation).html.10cb671f.js"),[])),"v-2e8d274c":s(()=>l(()=>import("./iPad-Pro-11-inch-(2nd-generation).html.6c68d05e.js"),[])),"v-a955d62c":s(()=>l(()=>import("./iPad-Pro-11-inch-(2nd-generation).html.aa35ba5a.js"),[])),"v-0bf0bf64":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(4th-generation).html.8f53e5a3.js"),[])),"v-f7493644":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(4th-generation).html.1b5121ee.js"),[])),"v-4e89a0b0":s(()=>l(()=>import("./iPad-Pro-11-inch-(1st-generation).html.efc6e443.js"),[])),"v-11254940":s(()=>l(()=>import("./iPad-Pro-11-inch-(1st-generation).html.5d4cdb5e.js"),[])),"v-64c97df1":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(3rd-generation).html.d5b3d151.js"),[])),"v-21c57afe":s(()=>l(()=>import("./iPad-Pro-12.9-inch-(3rd-generation).html.7c76cb15.js"),[])),"v-394550c4":s(()=>l(()=>import("./iPad-Pro-(10.5-inch).html.b276a530.js"),[])),"v-6fa9f5e4":s(()=>l(()=>import("./iPad-Pro-(10.5-inch).html.9a9c2744.js"),[])),"v-e566c8ae":s(()=>l(()=>import("./iPad-Pro-(12.9-inch)-(2nd-generation).html.4ee828a9.js"),[])),"v-5c7d078e":s(()=>l(()=>import("./iPad-Pro-(12.9-inch)-(2nd-generation).html.18a2d87e.js"),[])),"v-56220de8":s(()=>l(()=>import("./iPad-Pro-(9.7-inch).html.4e35ed51.js"),[])),"v-1330f278":s(()=>l(()=>import("./iPad-Pro-(9.7-inch).html.5606c515.js"),[])),"v-19c66002":s(()=>l(()=>import("./iPad-Pro-(12.9-inch)-(1st-generation).html.aa6e45a2.js"),[])),"v-3791b08f":s(()=>l(()=>import("./iPad-Pro-(12.9-inch)-(1st-generation).html.3740103b.js"),[])),"v-772bb982":s(()=>l(()=>import("./iPad-mini-(6th-generation).html.3f40f434.js"),[])),"v-ee04da1c":s(()=>l(()=>import("./iPad-mini-(6th-generation).html.12d74431.js"),[])),"v-e0ec39ba":s(()=>l(()=>import("./iPad-mini-(5th-generation).html.dcd99989.js"),[])),"v-bd4886da":s(()=>l(()=>import("./iPad-mini-(5th-generation).html.49e41e4e.js"),[])),"v-5ca4eb56":s(()=>l(()=>import("./iPad-mini-4.html.c95ac53b.js"),[])),"v-34e95fe6":s(()=>l(()=>import("./iPad-mini-4.html.7318c63c.js"),[])),"v-5af012b7":s(()=>l(()=>import("./iPad-mini-3.html.3c4d83f6.js"),[])),"v-33348747":s(()=>l(()=>import("./iPad-mini-3.html.dcc745e0.js"),[])),"v-593b3a18":s(()=>l(()=>import("./iPad-mini-2.html.97db90d8.js"),[])),"v-317faea8":s(()=>l(()=>import("./iPad-mini-2.html.b1cf70da.js"),[])),"v-1905a19d":s(()=>l(()=>import("./iPad-mini.html.e562445c.js"),[])),"v-4dfdfa2d":s(()=>l(()=>import("./iPad-mini.html.ff5aeeca.js"),[])),"v-69b8caa8":s(()=>l(()=>import("./iPhone-14.html.2d0ea7f6.js"),[])),"v-001bf33c":s(()=>l(()=>import("./iPhone-14.html.c2fe6499.js"),[])),"v-4a4251ec":s(()=>l(()=>import("./iPhone-14-Pro.html.2780ae84.js"),[])),"v-233be27c":s(()=>l(()=>import("./iPhone-14-Pro.html.66ead436.js"),[])),"v-0d297827":s(()=>l(()=>import("./iPhone-SE-(3rd-generation).html.d37f6ced.js"),[])),"v-1efb5197":s(()=>l(()=>import("./iPhone-SE-(3rd-generation).html.c436da3f.js"),[])),"v-55f8e0cd":s(()=>l(()=>import("./iPhone-13-Pro.html.6875c467.js"),[])),"v-2ef2715d":s(()=>l(()=>import("./iPhone-13-Pro.html.ce97fb6b.js"),[])),"v-6d227be6":s(()=>l(()=>import("./iPhone-13.html.5daebd51.js"),[])),"v-0331cac6":s(()=>l(()=>import("./iPhone-13.html.8dc15580.js"),[])),"v-708c2d24":s(()=>l(()=>import("./iPhone-12.html.01f18f8a.js"),[])),"v-069b7c04":s(()=>l(()=>import("./iPhone-12.html.a0d6983a.js"),[])),"v-61af6fae":s(()=>l(()=>import("./iPhone-12-Pro.html.68587fa2.js"),[])),"v-3aa9003e":s(()=>l(()=>import("./iPhone-12-Pro.html.d6a1afad.js"),[])),"v-2243ca78":s(()=>l(()=>import("./iPhone-SE-(2nd-generation).html.1447fc17.js"),[])),"v-00aff434":s(()=>l(()=>import("./iPhone-SE-(2nd-generation).html.f5aad8a2.js"),[])),"v-6d65fe8f":s(()=>l(()=>import("./iPhone-11-Pro.html.2cb5a392.js"),[])),"v-465f8f1f":s(()=>l(()=>import("./iPhone-11-Pro.html.96d2daa1.js"),[])),"v-73f5de62":s(()=>l(()=>import("./iPhone-11.html.7d06831c.js"),[])),"v-0a052d42":s(()=>l(()=>import("./iPhone-11.html.95713631.js"),[])),"v-0d680435":s(()=>l(()=>import("./iPhone-XR.html.9ca4a5bb.js"),[])),"v-42605cc5":s(()=>l(()=>import("./iPhone-XR.html.437875ee.js"),[])),"v-0f1cdcd4":s(()=>l(()=>import("./iPhone-XS.html.8981d6a1.js"),[])),"v-44153564":s(()=>l(()=>import("./iPhone-XS.html.2e7f4d10.js"),[])),"v-d999caaa":s(()=>l(()=>import("./iPhone-X.html.2b2ec574.js"),[])),"v-0885701b":s(()=>l(()=>import("./iPhone-X.html.05e20709.js"),[])),"v-5c9806cb":s(()=>l(()=>import("./iPhone-8.html.57bc20d4.js"),[])),"v-5c2b478a":s(()=>l(()=>import("./iPhone-8.html.2ce8beef.js"),[])),"v-5ae32e2c":s(()=>l(()=>import("./iPhone-7.html.36f6ecfe.js"),[])),"v-5f94f8c8":s(()=>l(()=>import("./iPhone-7.html.71b5e985.js"),[])),"v-54ae4f1a":s(()=>l(()=>import("./iPhone-SE-(1st-generation).html.039dc7bc.js"),[])),"v-6680288a":s(()=>l(()=>import("./iPhone-SE-(1st-generation).html.651b13bb.js"),[])),"v-3f241212":s(()=>l(()=>import("./iPhone-6s.html.e88dbf87.js"),[])),"v-741c6aa2":s(()=>l(()=>import("./iPhone-6s.html.354fcac9.js"),[])),"v-592e558d":s(()=>l(()=>import("./iPhone-6.html.ea5d5888.js"),[])),"v-62feaa06":s(()=>l(()=>import("./iPhone-6.html.3ccf0ec4.js"),[])),"v-221f663e":s(()=>l(()=>import("./iPhone-5c.html.f0a5f4fb.js"),[])),"v-23e8a571":s(()=>l(()=>import("./iPhone-5c.html.12373383.js"),[])),"v-0a3dd6d1":s(()=>l(()=>import("./iPhone-5s.html.ab2c676a.js"),[])),"v-3f362f61":s(()=>l(()=>import("./iPhone-5s.html.16931af3.js"),[])),"v-57797cee":s(()=>l(()=>import("./iPhone-5.html.7df44435.js"),[])),"v-66685b44":s(()=>l(()=>import("./iPhone-5.html.7206d35f.js"),[])),"v-c286f0a0":s(()=>l(()=>import("./iPhone-4S.html.da9e11c6.js"),[])),"v-58963f80":s(()=>l(()=>import("./iPhone-4S.html.7ffa0710.js"),[])),"v-55c4a44f":s(()=>l(()=>import("./iPhone-4.html.536480de.js"),[])),"v-69d20c82":s(()=>l(()=>import("./iPhone-4.html.749df161.js"),[])),"v-dbd5c6f8":s(()=>l(()=>import("./iPhone-3GS.html.06742804.js"),[])),"v-07b05418":s(()=>l(()=>import("./iPhone-3GS.html.c634d02a.js"),[])),"v-555c24fb":s(()=>l(()=>import("./iPhone-3G.html.7f5f3006.js"),[])),"v-eb5704ea":s(()=>l(()=>import("./iPhone-3G.html.00b1b47f.js"),[])),"v-2075e9ba":s(()=>l(()=>import("./iPhone-2G.html.9f1ff84c.js"),[])),"v-556e424a":s(()=>l(()=>import("./iPhone-2G.html.405aafa2.js"),[])),"v-5698525e":s(()=>l(()=>import("./iPod-touch-(7th-generation).html.f86e0ba2.js"),[])),"v-05c5a93e":s(()=>l(()=>import("./iPod-touch-(7th-generation).html.a101f7c3.js"),[])),"v-25dbff1c":s(()=>l(()=>import("./iPod-touch-(6th-generation).html.2770c2c2.js"),[])),"v-157b5502":s(()=>l(()=>import("./iPod-touch-(6th-generation).html.0924f721.js"),[])),"v-05702a13":s(()=>l(()=>import("./iPod-touch-(5th-generation).html.74dc9720.js"),[])),"v-2dd97ea3":s(()=>l(()=>import("./iPod-touch-(5th-generation).html.a675b78b.js"),[])),"v-1dce53b4":s(()=>l(()=>import("./iPod-touch-(4th-generation).html.81850339.js"),[])),"v-4637a844":s(()=>l(()=>import("./iPod-touch-(4th-generation).html.06e7c91f.js"),[])),"v-eedf9d52":s(()=>l(()=>import("./iPod-touch-(3rd-generation).html.2fa15921.js"),[])),"v-9e0cf432":s(()=>l(()=>import("./iPod-touch-(3rd-generation).html.037bdc7c.js"),[])),"v-6a44d3f4":s(()=>l(()=>import("./iPod-touch-(2nd-generation).html.133af95c.js"),[])),"v-daa3aef8":s(()=>l(()=>import("./iPod-touch-(2nd-generation).html.a60ca6af.js"),[])),"v-5fd5ef6c":s(()=>l(()=>import("./iPod-touch-(1st-generation).html.81be543f.js"),[])),"v-0f03464c":s(()=>l(()=>import("./iPod-touch-(1st-generation).html.c0c48f0b.js"),[])),"v-2950f747":s(()=>l(()=>import("./index.html.a3fc2d56.js"),[])),"v-0e08a29c":s(()=>l(()=>import("./index.html.7967f5cb.js"),[])),"v-bd5af256":s(()=>l(()=>import("./index.html.09e061e2.js"),[])),"v-bd4d0c5c":s(()=>l(()=>import("./index.html.99b5cac1.js"),[])),"v-ecb133f0":s(()=>l(()=>import("./index.html.a65da14d.js"),[])),"v-ad993092":s(()=>l(()=>import("./index.html.0d021d27.js"),[])),"v-5965f4e4":s(()=>l(()=>import("./index.html.437d4af0.js"),[])),"v-0a40e9de":s(()=>l(()=>import("./index.html.89e0ab70.js"),[])),"v-01956bd7":s(()=>l(()=>import("./index.html.bc996cbb.js"),[])),"v-2e50eb42":s(()=>l(()=>import("./index.html.255bab67.js"),[])),"v-7996fb65":s(()=>l(()=>import("./index.html.2872af5e.js"),[])),"v-799dee62":s(()=>l(()=>import("./index.html.884f0e26.js"),[])),"v-8c1cf910":s(()=>l(()=>import("./index.html.244a7a49.js"),[])),"v-43a87f72":s(()=>l(()=>import("./index.html.f78cfc38.js"),[])),"v-a772d3c4":s(()=>l(()=>import("./index.html.930864cc.js"),[])),"v-26bf0324":s(()=>l(()=>import("./index.html.ca638e14.js"),[])),"v-3cc45344":s(()=>l(()=>import("./using-cydia.html.9f4ef5ff.js"),["assets/using-cydia.html.9f4ef5ff.js","assets/cydia_picture.1b9c448b.js"])),"v-a1e3401a":s(()=>l(()=>import("./using-sileo.html.c823804e.js"),[])),"v-4bb9da14":s(()=>l(()=>import("./using-sileo.html.7f9cd74e.js"),[])),"v-50872356":s(()=>l(()=>import("./using-sileo.html.d126c43c.js"),[])),"v-6b7a1e80":s(()=>l(()=>import("./using-sileo.html.e4f8b404.js"),[])),"v-0869b9f4":s(()=>l(()=>import("./using-cydia.html.edfc4011.js"),["assets/using-cydia.html.edfc4011.js","assets/cydia_picture.1b9c448b.js"])),"v-06c58328":s(()=>l(()=>import("./using-cydia.html.622e9331.js"),["assets/using-cydia.html.622e9331.js","assets/cydia_picture.1b9c448b.js"])),"v-7da1beea":s(()=>l(()=>import("./using-cydia.html.a0601899.js"),["assets/using-cydia.html.a0601899.js","assets/cydia_picture.1b9c448b.js"])),"v-37977c4e":s(()=>l(()=>import("./using-cydia.html.cef8c9b5.js"),["assets/using-cydia.html.cef8c9b5.js","assets/cydia_picture.1b9c448b.js"])),"v-745faf0e":s(()=>l(()=>import("./using-cydia.html.b2722e0e.js"),["assets/using-cydia.html.b2722e0e.js","assets/cydia_picture.1b9c448b.js"])),"v-19a35523":s(()=>l(()=>import("./using-cydia.html.e0128238.js"),["assets/using-cydia.html.e0128238.js","assets/cydia_picture.1b9c448b.js"])),"v-2e109ae6":s(()=>l(()=>import("./using-cydia.html.f1fd6d19.js"),["assets/using-cydia.html.f1fd6d19.js","assets/cydia_picture.1b9c448b.js"])),"v-9aee3006":s(()=>l(()=>import("./using-cydia.html.74893d33.js"),["assets/using-cydia.html.74893d33.js","assets/cydia_picture.1b9c448b.js"])),"v-5f09856a":s(()=>l(()=>import("./using-sileo.html.c95a8db9.js"),[])),"v-9da7e4b4":s(()=>l(()=>import("./using-sileo.html.7b15529a.js"),[])),"v-61a0205c":s(()=>l(()=>import("./using-cydia.html.36c8c719.js"),["assets/using-cydia.html.36c8c719.js","assets/cydia_picture.1b9c448b.js"])),"v-93db083c":s(()=>l(()=>import("./using-cydia.html.30b99458.js"),["assets/using-cydia.html.30b99458.js","assets/cydia_picture.1b9c448b.js"])),"v-1cb0804e":s(()=>l(()=>import("./using-sileo.html.83130d07.js"),[])),"v-22744ef2":s(()=>l(()=>import("./using-cydia.html.166383f7.js"),["assets/using-cydia.html.166383f7.js","assets/cydia_picture.1b9c448b.js"])),"v-a8cfd9a0":s(()=>l(()=>import("./using-cydia.html.77cd7d5b.js"),["assets/using-cydia.html.77cd7d5b.js","assets/cydia_picture.1b9c448b.js"])),"v-341b1f4e":s(()=>l(()=>import("./using-cydia.html.eccbd499.js"),["assets/using-cydia.html.eccbd499.js","assets/cydia_picture.1b9c448b.js"])),"v-53fdca2a":s(()=>l(()=>import("./using-zebra.html.d511956d.js"),[])),"v-6b3491e8":s(()=>l(()=>import("./using-sileo.html.e03b5d76.js"),[])),"v-76e2f8bb":s(()=>l(()=>import("./using-cydia.html.770d764e.js"),["assets/using-cydia.html.770d764e.js","assets/cydia_picture.1b9c448b.js"])),"v-b52afff6":s(()=>l(()=>import("./using-cydia.html.9c2c2941.js"),["assets/using-cydia.html.9c2c2941.js","assets/cydia_picture.1b9c448b.js"])),"v-611612b4":s(()=>l(()=>import("./using-cydia.html.600a8942.js"),["assets/using-cydia.html.600a8942.js","assets/cydia_picture.1b9c448b.js"])),"v-44ba5c7a":s(()=>l(()=>import("./using-cydia.html.2ebe1714.js"),["assets/using-cydia.html.2ebe1714.js","assets/cydia_picture.1b9c448b.js"])),"v-0eeaa667":s(()=>l(()=>import("./using-cydia.html.8bd1f390.js"),["assets/using-cydia.html.8bd1f390.js","assets/cydia_picture.1b9c448b.js"])),"v-3ed8a9c8":s(()=>l(()=>import("./using-sileo.html.2c2bcd5f.js"),[])),"v-2fd672b4":s(()=>l(()=>import("./using-cydia.html.cf3f0ef0.js"),["assets/using-cydia.html.cf3f0ef0.js","assets/cydia_picture.1b9c448b.js"])),"v-0c599058":s(()=>l(()=>import("./using-cydia.html.b0675bde.js"),["assets/using-cydia.html.b0675bde.js","assets/cydia_picture.1b9c448b.js"])),"v-3948a963":s(()=>l(()=>import("./using-sileo.html.20220023.js"),[])),"v-d6695a36":s(()=>l(()=>import("./using-sileo.html.a4e0df2a.js"),[])),"v-547d3a30":s(()=>l(()=>import("./using-sileo.html.afc04a2a.js"),[])),"v-8e4bf0d4":s(()=>l(()=>import("./using-cydia.html.e4cf545e.js"),["assets/using-cydia.html.e4cf545e.js","assets/cydia_picture.1b9c448b.js"])),"v-8ca7ba08":s(()=>l(()=>import("./using-cydia.html.34c55798.js"),["assets/using-cydia.html.34c55798.js","assets/cydia_picture.1b9c448b.js"])),"v-7e3e051b":s(()=>l(()=>import("./using-cydia.html.293d0fe0.js"),["assets/using-cydia.html.293d0fe0.js","assets/cydia_picture.1b9c448b.js"])),"v-5c77c07e":s(()=>l(()=>import("./using-cydia.html.dd1bf3b4.js"),["assets/using-cydia.html.dd1bf3b4.js","assets/cydia_picture.1b9c448b.js"])),"v-031dfada":s(()=>l(()=>import("./using-cydia.html.a97942e2.js"),["assets/using-cydia.html.a97942e2.js","assets/cydia_picture.1b9c448b.js"])),"v-b3f2d1c6":s(()=>l(()=>import("./using-cydia.html.01e8efaa.js"),["assets/using-cydia.html.01e8efaa.js","assets/cydia_picture.1b9c448b.js"])),"v-6f97cc8d":s(()=>l(()=>import("./using-cydia.html.25c95dd2.js"),["assets/using-cydia.html.25c95dd2.js","assets/cydia_picture.1b9c448b.js"])),"v-4f6ff232":s(()=>l(()=>import("./using-sileo.html.95ba7e76.js"),[])),"v-229e10ee":s(()=>l(()=>import("./using-sileo.html.9b53e647.js"),[])),"v-3b665716":s(()=>l(()=>import("./using-sileo.html.6e663beb.js"),[])),"v-168820ec":s(()=>l(()=>import("./using-cydia.html.b9743416.js"),["assets/using-cydia.html.b9743416.js","assets/cydia_picture.1b9c448b.js"])),"v-ca3fad5c":s(()=>l(()=>import("./using-cydia.html.8abbc18a.js"),["assets/using-cydia.html.8abbc18a.js","assets/cydia_picture.1b9c448b.js"])),"v-4c813644":s(()=>l(()=>import("./using-sileo.html.8788e7ee.js"),[])),"v-67d9d0fc":s(()=>l(()=>import("./using-cydia.html.8b9f4990.js"),["assets/using-cydia.html.8b9f4990.js","assets/cydia_picture.1b9c448b.js"])),"v-5536dbc0":s(()=>l(()=>import("./using-cydia.html.92980d92.js"),["assets/using-cydia.html.92980d92.js","assets/cydia_picture.1b9c448b.js"])),"v-39c0a020":s(()=>l(()=>import("./using-cydia.html.205caa27.js"),["assets/using-cydia.html.205caa27.js","assets/cydia_picture.1b9c448b.js"])),"v-2df9c044":s(()=>l(()=>import("./using-cydia.html.c1226e2c.js"),["assets/using-cydia.html.c1226e2c.js","assets/cydia_picture.1b9c448b.js"])),"v-7f9fe37b":s(()=>l(()=>import("./using-zebra.html.a1825c03.js"),[])),"v-b87eb966":s(()=>l(()=>import("./using-sileo.html.ae7b259d.js"),[])),"v-15224950":s(()=>l(()=>import("./using-sileo.html.d853b3a8.js"),[])),"v-011d422b":s(()=>l(()=>import("./using-cydia.html.7c84d53f.js"),["assets/using-cydia.html.7c84d53f.js","assets/cydia_picture.1b9c448b.js"])),"v-3f886575":s(()=>l(()=>import("./using-cydia.html.100e458c.js"),["assets/using-cydia.html.100e458c.js","assets/cydia_picture.1b9c448b.js"])),"v-f7461194":s(()=>l(()=>import("./using-cydia.html.0b586c30.js"),["assets/using-cydia.html.0b586c30.js","assets/cydia_picture.1b9c448b.js"])),"v-4d8f950a":s(()=>l(()=>import("./using-cydia.html.55cf628f.js"),["assets/using-cydia.html.55cf628f.js","assets/cydia_picture.1b9c448b.js"])),"v-11fa9052":s(()=>l(()=>import("./using-cydia.html.19fb9883.js"),["assets/using-cydia.html.19fb9883.js","assets/cydia_picture.1b9c448b.js"])),"v-17d23a58":s(()=>l(()=>import("./using-sileo.html.2acd6982.js"),[])),"v-64cecb44":s(()=>l(()=>import("./using-cydia.html.7c9042fe.js"),["assets/using-cydia.html.7c9042fe.js","assets/cydia_picture.1b9c448b.js"])),"v-9d4abf72":s(()=>l(()=>import("./using-cydia.html.2703b65f.js"),["assets/using-cydia.html.2703b65f.js","assets/cydia_picture.1b9c448b.js"])),"v-78ff485e":s(()=>l(()=>import("./using-sileo.html.a464decb.js"),[])),"v-46a4d6ec":s(()=>l(()=>import("./using-cydia.html.1387c5ca.js"),["assets/using-cydia.html.1387c5ca.js","assets/cydia_picture.1b9c448b.js"])),"v-553aa870":s(()=>l(()=>import("./using-cydia.html.29529e19.js"),["assets/using-cydia.html.29529e19.js","assets/cydia_picture.1b9c448b.js"])),"v-32cb3a30":s(()=>l(()=>import("./using-cydia.html.19f91434.js"),["assets/using-cydia.html.19f91434.js","assets/cydia_picture.1b9c448b.js"])),"v-1386ad91":s(()=>l(()=>import("./using-cydia.html.10950d7d.js"),["assets/using-cydia.html.10950d7d.js","assets/cydia_picture.1b9c448b.js"])),"v-7cb1bb90":s(()=>l(()=>import("./using-cydia.html.d2f33925.js"),["assets/using-cydia.html.d2f33925.js","assets/cydia_picture.1b9c448b.js"])),"v-4ca74ac9":s(()=>l(()=>import("./using-cydia.html.d043d3d4.js"),["assets/using-cydia.html.d043d3d4.js","assets/cydia_picture.1b9c448b.js"])),"v-590cc60c":s(()=>l(()=>import("./using-cydia.html.a4869369.js"),["assets/using-cydia.html.a4869369.js","assets/cydia_picture.1b9c448b.js"])),"v-bf6df4fa":s(()=>l(()=>import("./using-sileo.html.bdc75427.js"),[])),"v-15c5386e":s(()=>l(()=>import("./using-cydia.html.591bd6b1.js"),["assets/using-cydia.html.591bd6b1.js","assets/cydia_picture.1b9c448b.js"])),"v-db9f4544":s(()=>l(()=>import("./using-Cydia.html.d50d7013.js"),["assets/using-Cydia.html.d50d7013.js","assets/cydia_picture.1b9c448b.js"])),"v-0ef4cbbd":s(()=>l(()=>import("./using-sileo.html.96c586e6.js"),[])),"v-6e6984d7":s(()=>l(()=>import("./using-cydia.html.82d2ba2e.js"),["assets/using-cydia.html.82d2ba2e.js","assets/cydia_picture.1b9c448b.js"])),"v-5876b05c":s(()=>l(()=>import("./using-cydia.html.f52e1f44.js"),["assets/using-cydia.html.f52e1f44.js","assets/cydia_picture.1b9c448b.js"])),"v-6f809138":s(()=>l(()=>import("./using-cydia.html.4dcf29d7.js"),["assets/using-cydia.html.4dcf29d7.js","assets/cydia_picture.1b9c448b.js"])),"v-73b0f8de":s(()=>l(()=>import("./using-cydia.html.0ca0d3eb.js"),["assets/using-cydia.html.0ca0d3eb.js","assets/cydia_picture.1b9c448b.js"])),"v-3c52030d":s(()=>l(()=>import("./using-sileo.html.f3d8c453.js"),[])),"v-4db556c0":s(()=>l(()=>import("./using-cydia.html.6bc42850.js"),["assets/using-cydia.html.6bc42850.js","assets/cydia_picture.1b9c448b.js"])),"v-c47e11fe":s(()=>l(()=>import("./using-cydia.html.4ec1db48.js"),["assets/using-cydia.html.4ec1db48.js","assets/cydia_picture.1b9c448b.js"])),"v-523cd78e":s(()=>l(()=>import("./using-cydia.html.0276ed5b.js"),["assets/using-cydia.html.0276ed5b.js","assets/cydia_picture.1b9c448b.js"])),"v-3dda737c":s(()=>l(()=>import("./using-cydia.html.4b3c0905.js"),["assets/using-cydia.html.4b3c0905.js","assets/cydia_picture.1b9c448b.js"])),"v-1e9a70fe":s(()=>l(()=>import("./using-cydia.html.2216a08b.js"),["assets/using-cydia.html.2216a08b.js","assets/cydia_picture.1b9c448b.js"])),"v-4596cdee":s(()=>l(()=>import("./using-Cydia.html.761980d4.js"),["assets/using-Cydia.html.761980d4.js","assets/cydia_picture.1b9c448b.js"])),"v-cda1d5a6":s(()=>l(()=>import("./using-sileo.html.1f71cccb.js"),[])),"v-3beacc1c":s(()=>l(()=>import("./using-sileo.html.a0b34dca.js"),[])),"v-8449afea":s(()=>l(()=>import("./using-sileo.html.b2ac5804.js"),[])),"v-81f72a8c":s(()=>l(()=>import("./using-sileo.html.a5b018b4.js"),[])),"v-92bbd764":s(()=>l(()=>import("./using-cydia.html.daf01963.js"),["assets/using-cydia.html.daf01963.js","assets/cydia_picture.1b9c448b.js"])),"v-ee28db06":s(()=>l(()=>import("./using-sileo.html.cc92d642.js"),[])),"v-6aa244c2":s(()=>l(()=>import("./using-sileo.html.6e0dc480.js"),[])),"v-95f4210a":s(()=>l(()=>import("./using-sileo.html.03352a13.js"),[])),"v-7caaf54a":s(()=>l(()=>import("./using-sileo.html.53581b49.js"),[])),"v-a2f4d04c":s(()=>l(()=>import("./using-sileo.html.87ac4a64.js"),[])),"v-7c287f62":s(()=>l(()=>import("./using-sileo.html.28f9c933.js"),[])),"v-334f211a":s(()=>l(()=>import("./using-sileo.html.3c2806ac.js"),[])),"v-c07fde3a":s(()=>l(()=>import("./using-sileo.html.7ad2cfe0.js"),[])),"v-d2c4ad6c":s(()=>l(()=>import("./using-sileo.html.240275a0.js"),[]))},ou={404:s(()=>l(()=>import("./404.80fdc88b.js"),[])),Layout:s(()=>l(()=>import("./Layout.46f07a3f.js"),[]))};var Rs=be(uo),ys=mn({key:"",path:"",title:"",lang:"",frontmatter:{},excerpt:"",headers:[]}),gt=be(ys),Hi=()=>gt;Tl.webpackHot&&(__VUE_HMR_RUNTIME__.updatePageData=e=>{Rs.value[e.key]=()=>Promise.resolve(e),e.key===gt.value.key&&(gt.value=e)});var Ls=Symbol(""),du=()=>{const e=Pe(Ls);if(!e)throw new Error("usePageFrontmatter() is called without provider.");return e},ws=Symbol(""),cu=()=>{const e=Pe(ws);if(!e)throw new Error("usePageHead() is called without provider.");return e},uu=Symbol(""),As=Symbol(""),gu=()=>{const e=Pe(As);if(!e)throw new Error("usePageLang() is called without provider.");return e},Ln=Symbol(""),Ss=()=>{const e=Pe(Ln);if(!e)throw new Error("useRouteLocale() is called without provider.");return e},Lt=be(iu),hu=()=>Lt;Tl.webpackHot&&(__VUE_HMR_RUNTIME__.updateSiteData=e=>{Lt.value=e});var Os=Symbol(""),Tp=()=>{const e=Pe(Os);if(!e)throw new Error("useSiteLocaleData() is called without provider.");return e},pu=Symbol(""),zt=Ui({resolvePageData:async e=>{const t=Rs.value[e],i=await(t==null?void 0:t());return i!=null?i:ys},resolvePageFrontmatter:e=>e.frontmatter,resolvePageHead:(e,t,i)=>{const n=re(t.description)?t.description:i.description,a=[...Z(t.head)?t.head:[],...i.head,["title",{},e],["meta",{name:"description",content:n}]];return nu(a)},resolvePageHeadTitle:(e,t)=>`${e.title?`${e.title} | `:""}${t.title}`,resolvePageLang:e=>e.lang||"en",resolveRouteLocale:(e,t)=>Ps(e,t),resolveSiteLocaleData:(e,t)=>({...e,...e.locales[t]})}),_u=Me({name:"ClientOnly",setup(e,t){const i=be(!1);return bt(()=>{i.value=!0}),()=>{var n,a;return i.value?(a=(n=t.slots).default)==null?void 0:a.call(n):null}}}),vu=Me({name:"Content",props:{pageKey:{type:String,required:!1,default:""}},setup(e){const t=Hi(),i=pe(()=>xs[e.pageKey||t.value.key]);return()=>i.value?oe(i.value):oe("div","404 Not Found")}}),Ea=Me({name:"Vuepress",setup(){const e=Hi(),t=pe(()=>{let i;if(e.value.path){const n=e.value.frontmatter.layout;re(n)?i=n:i="Layout"}else i="404";return ou[i]||Fd(i,!1)});return()=>oe(t.value)}}),mu=e=>au(e)?e:`${hu().value.base}${su(e)}`,St=e=>e;function Ds(e,t,i){var n,a,r;t===void 0&&(t=50),i===void 0&&(i={});var o=(n=i.isImmediate)!=null&&n,d=(a=i.callback)!=null&&a,c=i.maxWait,g=Date.now(),u=[];function p(){if(c!==void 0){var f=Date.now()-g;if(f+t>=c)return c-f}return t}var m=function(){var f=[].slice.call(arguments),P=this;return new Promise(function(x,B){var z=o&&r===void 0;if(r!==void 0&&clearTimeout(r),r=setTimeout(function(){if(r=void 0,g=Date.now(),!o){var v=e.apply(P,f);d&&d(v),u.forEach(function(b){return(0,b.resolve)(v)}),u=[]}},p()),z){var F=e.apply(P,f);return d&&d(F),x(F)}u.push({resolve:x,reject:B})})};return m.cancel=function(f){r!==void 0&&clearTimeout(r),u.forEach(function(P){return(0,P.reject)(f)}),u=[]},m}/*! + * vue-router v4.4.5 + * (c) 2024 Eduardo San Martin Morote + * @license MIT + */const Kt=typeof document!="undefined";function Vs(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function fu(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Vs(e.default)}const ge=Object.assign;function zl(e,t){const i={};for(const n in t){const a=t[n];i[n]=et(a)?a.map(e):e(a)}return i}const Ei=()=>{},et=Array.isArray,Fs=/#/g,bu=/&/g,Tu=/\//g,Iu=/=/g,Eu=/\?/g,js=/\+/g,ku=/%5B/g,Pu=/%5D/g,zs=/%5E/g,xu=/%60/g,Us=/%7B/g,Ru=/%7C/g,Cs=/%7D/g,yu=/%20/g;function wn(e){return encodeURI(""+e).replace(Ru,"|").replace(ku,"[").replace(Pu,"]")}function Lu(e){return wn(e).replace(Us,"{").replace(Cs,"}").replace(zs,"^")}function ln(e){return wn(e).replace(js,"%2B").replace(yu,"+").replace(Fs,"%23").replace(bu,"%26").replace(xu,"`").replace(Us,"{").replace(Cs,"}").replace(zs,"^")}function wu(e){return ln(e).replace(Iu,"%3D")}function Au(e){return wn(e).replace(Fs,"%23").replace(Eu,"%3F")}function Su(e){return e==null?"":Au(e).replace(Tu,"%2F")}function Di(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const Ou=/\/$/,Du=e=>e.replace(Ou,"");function Ul(e,t,i="/"){let n,a={},r="",o="";const d=t.indexOf("#");let c=t.indexOf("?");return d=0&&(c=-1),c>-1&&(n=t.slice(0,c),r=t.slice(c+1,d>-1?d:t.length),a=e(r)),d>-1&&(n=n||t.slice(0,d),o=t.slice(d,t.length)),n=zu(n!=null?n:t,i),{fullPath:n+(r&&"?")+r+o,path:n,query:a,hash:Di(o)}}function Vu(e,t){const i=t.query?e(t.query):"";return t.path+(i&&"?")+i+(t.hash||"")}function ka(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Fu(e,t,i){const n=t.matched.length-1,a=i.matched.length-1;return n>-1&&n===a&&li(t.matched[n],i.matched[a])&&qs(t.params,i.params)&&e(t.query)===e(i.query)&&t.hash===i.hash}function li(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function qs(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const i in e)if(!ju(e[i],t[i]))return!1;return!0}function ju(e,t){return et(e)?Pa(e,t):et(t)?Pa(t,e):e===t}function Pa(e,t){return et(t)?e.length===t.length&&e.every((i,n)=>i===t[n]):e.length===1&&e[0]===t}function zu(e,t){if(e.startsWith("/"))return e;if(!e)return t;const i=t.split("/"),n=e.split("/"),a=n[n.length-1];(a===".."||a===".")&&n.push("");let r=i.length-1,o,d;for(o=0;o1&&r--;else break;return i.slice(0,r).join("/")+"/"+n.slice(o).join("/")}const ot={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Vi;(function(e){e.pop="pop",e.push="push"})(Vi||(Vi={}));var ki;(function(e){e.back="back",e.forward="forward",e.unknown=""})(ki||(ki={}));function Uu(e){if(!e)if(Kt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Du(e)}const Cu=/^[^#]+#/;function qu(e,t){return e.replace(Cu,"#")+t}function Nu(e,t){const i=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-i.left-(t.left||0),top:n.top-i.top-(t.top||0)}}const ml=()=>({left:window.scrollX,top:window.scrollY});function Hu(e){let t;if("el"in e){const i=e.el,n=typeof i=="string"&&i.startsWith("#"),a=typeof i=="string"?n?document.getElementById(i.slice(1)):document.querySelector(i):i;if(!a)return;t=Nu(a,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function xa(e,t){return(history.state?history.state.position-t:-1)+e}const nn=new Map;function Mu(e,t){nn.set(e,t)}function Bu(e){const t=nn.get(e);return nn.delete(e),t}let $u=()=>location.protocol+"//"+location.host;function Ns(e,t){const{pathname:i,search:n,hash:a}=t,r=e.indexOf("#");if(r>-1){let d=a.includes(e.slice(r))?e.slice(r).length:1,c=a.slice(d);return c[0]!=="/"&&(c="/"+c),ka(c,"")}return ka(i,e)+n+a}function Gu(e,t,i,n){let a=[],r=[],o=null;const d=({state:m})=>{const f=Ns(e,location),P=i.value,x=t.value;let B=0;if(m){if(i.value=f,t.value=m,o&&o===P){o=null;return}B=x?m.position-x.position:0}else n(f);a.forEach(z=>{z(i.value,P,{delta:B,type:Vi.pop,direction:B?B>0?ki.forward:ki.back:ki.unknown})})};function c(){o=i.value}function g(m){a.push(m);const f=()=>{const P=a.indexOf(m);P>-1&&a.splice(P,1)};return r.push(f),f}function u(){const{history:m}=window;!m.state||m.replaceState(ge({},m.state,{scroll:ml()}),"")}function p(){for(const m of r)m();r=[],window.removeEventListener("popstate",d),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",d),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:c,listen:g,destroy:p}}function Ra(e,t,i,n=!1,a=!1){return{back:e,current:t,forward:i,replaced:n,position:window.history.length,scroll:a?ml():null}}function Ju(e){const{history:t,location:i}=window,n={value:Ns(e,i)},a={value:t.state};a.value||r(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function r(c,g,u){const p=e.indexOf("#"),m=p>-1?(i.host&&document.querySelector("base")?e:e.slice(p))+c:$u()+e+c;try{t[u?"replaceState":"pushState"](g,"",m),a.value=g}catch(f){console.error(f),i[u?"replace":"assign"](m)}}function o(c,g){const u=ge({},t.state,Ra(a.value.back,c,a.value.forward,!0),g,{position:a.value.position});r(c,u,!0),n.value=c}function d(c,g){const u=ge({},a.value,t.state,{forward:c,scroll:ml()});r(u.current,u,!0);const p=ge({},Ra(n.value,c,null),{position:u.position+1},g);r(c,p,!1),n.value=c}return{location:n,state:a,push:d,replace:o}}function Xu(e){e=Uu(e);const t=Ju(e),i=Gu(e,t.state,t.location,t.replace);function n(r,o=!0){o||i.pauseListeners(),history.go(r)}const a=ge({location:"",base:e,go:n,createHref:qu.bind(null,e)},t,i);return Object.defineProperty(a,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(a,"state",{enumerable:!0,get:()=>t.state.value}),a}function Wu(e){return typeof e=="string"||e&&typeof e=="object"}function Hs(e){return typeof e=="string"||typeof e=="symbol"}const Ms=Symbol("");var ya;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(ya||(ya={}));function ni(e,t){return ge(new Error,{type:e,[Ms]:!0},t)}function st(e,t){return e instanceof Error&&Ms in e&&(t==null||!!(e.type&t))}const La="[^/]+?",Ku={sensitive:!1,strict:!1,start:!0,end:!0},Yu=/[.+*?^${}()[\]/\\]/g;function Zu(e,t){const i=ge({},Ku,t),n=[];let a=i.start?"^":"";const r=[];for(const g of e){const u=g.length?[]:[90];i.strict&&!g.length&&(a+="/");for(let p=0;pt.length?t.length===1&&t[0]===40+40?1:-1:0}function Bs(e,t){let i=0;const n=e.score,a=t.score;for(;i0&&t[t.length-1]<0}const eg={type:0,value:""},tg=/[a-zA-Z0-9_]/;function ig(e){if(!e)return[[]];if(e==="/")return[[eg]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(f){throw new Error(`ERR (${i})/"${g}": ${f}`)}let i=0,n=i;const a=[];let r;function o(){r&&a.push(r),r=[]}let d=0,c,g="",u="";function p(){!g||(i===0?r.push({type:0,value:g}):i===1||i===2||i===3?(r.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${g}) must be alone in its segment. eg: '/:ids+.`),r.push({type:1,value:g,regexp:u,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),g="")}function m(){g+=c}for(;d{o(v)}:Ei}function o(p){if(Hs(p)){const m=n.get(p);m&&(n.delete(p),i.splice(i.indexOf(m),1),m.children.forEach(o),m.alias.forEach(o))}else{const m=i.indexOf(p);m>-1&&(i.splice(m,1),p.record.name&&n.delete(p.record.name),p.children.forEach(o),p.alias.forEach(o))}}function d(){return i}function c(p){const m=sg(p,i);i.splice(m,0,p),p.record.name&&!Oa(p)&&n.set(p.record.name,p)}function g(p,m){let f,P={},x,B;if("name"in p&&p.name){if(f=n.get(p.name),!f)throw ni(1,{location:p});B=f.record.name,P=ge(Aa(m.params,f.keys.filter(v=>!v.optional).concat(f.parent?f.parent.keys.filter(v=>v.optional):[]).map(v=>v.name)),p.params&&Aa(p.params,f.keys.map(v=>v.name))),x=f.stringify(P)}else if(p.path!=null)x=p.path,f=i.find(v=>v.re.test(x)),f&&(P=f.parse(x),B=f.record.name);else{if(f=m.name?n.get(m.name):i.find(v=>v.re.test(m.path)),!f)throw ni(1,{location:p,currentLocation:m});B=f.record.name,P=ge({},m.params,p.params),x=f.stringify(P)}const z=[];let F=f;for(;F;)z.unshift(F.record),F=F.parent;return{name:B,path:x,params:P,matched:z,meta:rg(z)}}e.forEach(p=>r(p));function u(){i.length=0,n.clear()}return{addRoute:r,resolve:g,removeRoute:o,clearRoutes:u,getRoutes:d,getRecordMatcher:a}}function Aa(e,t){const i={};for(const n of t)n in e&&(i[n]=e[n]);return i}function Sa(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:ag(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function ag(e){const t={},i=e.props||!1;if("component"in e)t.default=i;else for(const n in e.components)t[n]=typeof i=="object"?i[n]:i;return t}function Oa(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function rg(e){return e.reduce((t,i)=>ge(t,i.meta),{})}function Da(e,t){const i={};for(const n in e)i[n]=n in t?t[n]:e[n];return i}function sg(e,t){let i=0,n=t.length;for(;i!==n;){const r=i+n>>1;Bs(e,t[r])<0?n=r:i=r+1}const a=og(e);return a&&(n=t.lastIndexOf(a,n-1)),n}function og(e){let t=e;for(;t=t.parent;)if($s(t)&&Bs(e,t)===0)return t}function $s({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function dg(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let a=0;ar&&ln(r)):[n&&ln(n)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+i,r!=null&&(t+="="+r))})}return t}function cg(e){const t={};for(const i in e){const n=e[i];n!==void 0&&(t[i]=et(n)?n.map(a=>a==null?null:""+a):n==null?n:""+n)}return t}const ug=Symbol(""),Fa=Symbol(""),fl=Symbol(""),An=Symbol(""),an=Symbol("");function gi(){let e=[];function t(n){return e.push(n),()=>{const a=e.indexOf(n);a>-1&&e.splice(a,1)}}function i(){e=[]}return{add:t,list:()=>e.slice(),reset:i}}function yt(e,t,i,n,a,r=o=>o()){const o=n&&(n.enterCallbacks[a]=n.enterCallbacks[a]||[]);return()=>new Promise((d,c)=>{const g=m=>{m===!1?c(ni(4,{from:i,to:t})):m instanceof Error?c(m):Wu(m)?c(ni(2,{from:t,to:m})):(o&&n.enterCallbacks[a]===o&&typeof m=="function"&&o.push(m),d())},u=r(()=>e.call(n&&n.instances[a],t,i,g));let p=Promise.resolve(u);e.length<3&&(p=p.then(g)),p.catch(m=>c(m))})}function Cl(e,t,i,n,a=r=>r()){const r=[];for(const o of e)for(const d in o.components){let c=o.components[d];if(!(t!=="beforeRouteEnter"&&!o.instances[d]))if(Vs(c)){const u=(c.__vccOpts||c)[t];u&&r.push(yt(u,i,n,o,d,a))}else{let g=c();r.push(()=>g.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${d}" at "${o.path}"`);const p=fu(u)?u.default:u;o.mods[d]=u,o.components[d]=p;const f=(p.__vccOpts||p)[t];return f&&yt(f,i,n,o,d,a)()}))}}return r}function ja(e){const t=Pe(fl),i=Pe(An),n=pe(()=>{const c=Ze(e.to);return t.resolve(c)}),a=pe(()=>{const{matched:c}=n.value,{length:g}=c,u=c[g-1],p=i.matched;if(!u||!p.length)return-1;const m=p.findIndex(li.bind(null,u));if(m>-1)return m;const f=za(c[g-2]);return g>1&&za(u)===f&&p[p.length-1].path!==f?p.findIndex(li.bind(null,c[g-2])):m}),r=pe(()=>a.value>-1&&_g(i.params,n.value.params)),o=pe(()=>a.value>-1&&a.value===i.matched.length-1&&qs(i.params,n.value.params));function d(c={}){return pg(c)?t[Ze(e.replace)?"replace":"push"](Ze(e.to)).catch(Ei):Promise.resolve()}return{route:n,href:pe(()=>n.value.href),isActive:r,isExactActive:o,navigate:d}}const gg=Me({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:ja,setup(e,{slots:t}){const i=Ui(ja(e)),{options:n}=Pe(fl),a=pe(()=>({[Ua(e.activeClass,n.linkActiveClass,"router-link-active")]:i.isActive,[Ua(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:i.isExactActive}));return()=>{const r=t.default&&t.default(i);return e.custom?r:oe("a",{"aria-current":i.isExactActive?e.ariaCurrentValue:null,href:i.href,onClick:i.navigate,class:a.value},r)}}}),hg=gg;function pg(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function _g(e,t){for(const i in t){const n=t[i],a=e[i];if(typeof n=="string"){if(n!==a)return!1}else if(!et(a)||a.length!==n.length||n.some((r,o)=>r!==a[o]))return!1}return!0}function za(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Ua=(e,t,i)=>e!=null?e:t!=null?t:i,vg=Me({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:i}){const n=Pe(an),a=pe(()=>e.route||n.value),r=Pe(Fa,0),o=pe(()=>{let g=Ze(r);const{matched:u}=a.value;let p;for(;(p=u[g])&&!p.components;)g++;return g}),d=pe(()=>a.value.matched[o.value]);Bt(Fa,pe(()=>o.value+1)),Bt(ug,d),Bt(an,a);const c=be();return ht(()=>[c.value,d.value,e.name],([g,u,p],[m,f,P])=>{u&&(u.instances[p]=g,f&&f!==u&&g&&g===m&&(u.leaveGuards.size||(u.leaveGuards=f.leaveGuards),u.updateGuards.size||(u.updateGuards=f.updateGuards))),g&&u&&(!f||!li(u,f)||!m)&&(u.enterCallbacks[p]||[]).forEach(x=>x(g))},{flush:"post"}),()=>{const g=a.value,u=e.name,p=d.value,m=p&&p.components[u];if(!m)return Ca(i.default,{Component:m,route:g});const f=p.props[u],P=f?f===!0?g.params:typeof f=="function"?f(g):f:null,B=oe(m,ge({},P,t,{onVnodeUnmounted:z=>{z.component.isUnmounted&&(p.instances[u]=null)},ref:c}));return Ca(i.default,{Component:B,route:g})||B}}});function Ca(e,t){if(!e)return null;const i=e(t);return i.length===1?i[0]:i}const Gs=vg;function mg(e){const t=ng(e.routes,e),i=e.parseQuery||dg,n=e.stringifyQuery||Va,a=e.history,r=gi(),o=gi(),d=gi(),c=Pr(ot);let g=ot;Kt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=zl.bind(null,R=>""+R),p=zl.bind(null,Su),m=zl.bind(null,Di);function f(R,M){let q,X;return Hs(R)?(q=t.getRecordMatcher(R),X=M):X=R,t.addRoute(X,q)}function P(R){const M=t.getRecordMatcher(R);M&&t.removeRoute(M)}function x(){return t.getRoutes().map(R=>R.record)}function B(R){return!!t.getRecordMatcher(R)}function z(R,M){if(M=ge({},M||c.value),typeof R=="string"){const _=Ul(i,R,M.path),T=t.resolve({path:_.path},M),y=a.createHref(_.fullPath);return ge(_,T,{params:m(T.params),hash:Di(_.hash),redirectedFrom:void 0,href:y})}let q;if(R.path!=null)q=ge({},R,{path:Ul(i,R.path,M.path).path});else{const _=ge({},R.params);for(const T in _)_[T]==null&&delete _[T];q=ge({},R,{params:p(_)}),M.params=p(M.params)}const X=t.resolve(q,M),le=R.hash||"";X.params=u(m(X.params));const he=Vu(n,ge({},R,{hash:Lu(le),path:X.path})),h=a.createHref(he);return ge({fullPath:he,hash:le,query:n===Va?cg(R.query):R.query||{}},X,{redirectedFrom:void 0,href:h})}function F(R){return typeof R=="string"?Ul(i,R,c.value.path):ge({},R)}function v(R,M){if(g!==R)return ni(8,{from:M,to:R})}function b(R){return w(R)}function A(R){return b(ge(F(R),{replace:!0}))}function j(R){const M=R.matched[R.matched.length-1];if(M&&M.redirect){const{redirect:q}=M;let X=typeof q=="function"?q(R):q;return typeof X=="string"&&(X=X.includes("?")||X.includes("#")?X=F(X):{path:X},X.params={}),ge({query:R.query,hash:R.hash,params:X.path!=null?{}:R.params},X)}}function w(R,M){const q=g=z(R),X=c.value,le=R.state,he=R.force,h=R.replace===!0,_=j(q);if(_)return w(ge(F(_),{state:typeof _=="object"?ge({},le,_.state):le,force:he,replace:h}),M||q);const T=q;T.redirectedFrom=M;let y;return!he&&Fu(n,X,q)&&(y=ni(16,{to:T,from:X}),je(X,X,!0,!1)),(y?Promise.resolve(y):D(T,X)).catch(k=>st(k)?st(k,2)?k:Te(k):$(k,T,X)).then(k=>{if(k){if(st(k,2))return w(ge({replace:h},F(k.to),{state:typeof k.to=="object"?ge({},le,k.to.state):le,force:he}),M||T)}else k=I(T,X,!0,h,le);return J(T,X,k),k})}function E(R,M){const q=v(R,M);return q?Promise.reject(q):Promise.resolve()}function H(R){const M=It.values().next().value;return M&&typeof M.runWithContext=="function"?M.runWithContext(R):R()}function D(R,M){let q;const[X,le,he]=fg(R,M);q=Cl(X.reverse(),"beforeRouteLeave",R,M);for(const _ of X)_.leaveGuards.forEach(T=>{q.push(yt(T,R,M))});const h=E.bind(null,R,M);return q.push(h),ze(q).then(()=>{q=[];for(const _ of r.list())q.push(yt(_,R,M));return q.push(h),ze(q)}).then(()=>{q=Cl(le,"beforeRouteUpdate",R,M);for(const _ of le)_.updateGuards.forEach(T=>{q.push(yt(T,R,M))});return q.push(h),ze(q)}).then(()=>{q=[];for(const _ of he)if(_.beforeEnter)if(et(_.beforeEnter))for(const T of _.beforeEnter)q.push(yt(T,R,M));else q.push(yt(_.beforeEnter,R,M));return q.push(h),ze(q)}).then(()=>(R.matched.forEach(_=>_.enterCallbacks={}),q=Cl(he,"beforeRouteEnter",R,M,H),q.push(h),ze(q))).then(()=>{q=[];for(const _ of o.list())q.push(yt(_,R,M));return q.push(h),ze(q)}).catch(_=>st(_,8)?_:Promise.reject(_))}function J(R,M,q){d.list().forEach(X=>H(()=>X(R,M,q)))}function I(R,M,q,X,le){const he=v(R,M);if(he)return he;const h=M===ot,_=Kt?history.state:{};q&&(X||h?a.replace(R.fullPath,ge({scroll:h&&_&&_.scroll},le)):a.push(R.fullPath,le)),c.value=R,je(R,M,q,h),Te()}let V;function W(){V||(V=a.listen((R,M,q)=>{if(!tt.listening)return;const X=z(R),le=j(X);if(le){w(ge(le,{replace:!0}),X).catch(Ei);return}g=X;const he=c.value;Kt&&Mu(xa(he.fullPath,q.delta),ml()),D(X,he).catch(h=>st(h,12)?h:st(h,2)?(w(h.to,X).then(_=>{st(_,20)&&!q.delta&&q.type===Vi.pop&&a.go(-1,!1)}).catch(Ei),Promise.reject()):(q.delta&&a.go(-q.delta,!1),$(h,X,he))).then(h=>{h=h||I(X,he,!1),h&&(q.delta&&!st(h,8)?a.go(-q.delta,!1):q.type===Vi.pop&&st(h,20)&&a.go(-1,!1)),J(X,he,h)}).catch(Ei)}))}let Q=gi(),O=gi(),K;function $(R,M,q){Te(R);const X=O.list();return X.length?X.forEach(le=>le(R,M,q)):console.error(R),Promise.reject(R)}function ce(){return K&&c.value!==ot?Promise.resolve():new Promise((R,M)=>{Q.add([R,M])})}function Te(R){return K||(K=!R,W(),Q.list().forEach(([M,q])=>R?q(R):M()),Q.reset()),R}function je(R,M,q,X){const{scrollBehavior:le}=e;if(!Kt||!le)return Promise.resolve();const he=!q&&Bu(xa(R.fullPath,0))||(X||!q)&&history.state&&history.state.scroll||null;return Tn().then(()=>le(R,M,he)).then(h=>h&&Hu(h)).catch(h=>$(h,R,M))}const ye=R=>a.go(R);let Tt;const It=new Set,tt={currentRoute:c,listening:!0,addRoute:f,removeRoute:P,clearRoutes:t.clearRoutes,hasRoute:B,getRoutes:x,resolve:z,options:e,push:b,replace:A,go:ye,back:()=>ye(-1),forward:()=>ye(1),beforeEach:r.add,beforeResolve:o.add,afterEach:d.add,onError:O.add,isReady:ce,install(R){const M=this;R.component("RouterLink",hg),R.component("RouterView",Gs),R.config.globalProperties.$router=M,Object.defineProperty(R.config.globalProperties,"$route",{enumerable:!0,get:()=>Ze(c)}),Kt&&!Tt&&c.value===ot&&(Tt=!0,b(a.location).catch(le=>{}));const q={};for(const le in ot)Object.defineProperty(q,le,{get:()=>c.value[le],enumerable:!0});R.provide(fl,M),R.provide(An,kr(q)),R.provide(an,c);const X=R.unmount;It.add(R),R.unmount=function(){It.delete(R),It.size<1&&(g=ot,V&&V(),V=null,c.value=ot,Tt=!1,K=!1),X()}}};function ze(R){return R.reduce((M,q)=>M.then(()=>H(q)),Promise.resolve())}return tt}function fg(e,t){const i=[],n=[],a=[],r=Math.max(t.matched.length,e.matched.length);for(let o=0;oli(g,d))?n.push(d):i.push(d));const c=e.matched[o];c&&(t.matched.find(g=>li(g,c))||a.push(c))}return[i,n,a]}function bl(){return Pe(fl)}function Sn(e){return Pe(An)}const bg=({headerLinkSelector:e,headerAnchorSelector:t,delay:i,offset:n=5})=>{const a=bl(),r=Hi(),d=Ds(()=>{var B,z,F,v;const c=Math.max(window.scrollY,document.documentElement.scrollTop,document.body.scrollTop);if(Math.abs(c-0)f.some(A=>A.hash===b.hash));for(let b=0;b=((z=(B=A.parentElement)==null?void 0:B.offsetTop)!=null?z:0)-n,E=!j||c<((v=(F=j.parentElement)==null?void 0:F.offsetTop)!=null?v:0)-n;if(!(w&&E))continue;const D=decodeURIComponent(a.currentRoute.value.hash),J=decodeURIComponent(A.hash);if(D===J)return;if(m){for(let I=b+1;I{d(),window.addEventListener("scroll",d)}),pl(()=>{window.removeEventListener("scroll",d)}),ht(()=>r.value.path,d)},qa=async(e,...t)=>{const{scrollBehavior:i}=e.options;e.options.scrollBehavior=void 0,await e.replace(...t).finally(()=>e.options.scrollBehavior=i)},Tg="a.sidebar-item",Ig=".header-anchor",Eg=300,kg=5;var Pg=St({setup(){bg({headerLinkSelector:Tg,headerAnchorSelector:Ig,delay:Eg,offset:kg})}});const Na=()=>window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,xg=()=>window.scrollTo({top:0,behavior:"smooth"});const Rg=Me({name:"BackToTop",setup(){const e=be(0),t=pe(()=>e.value>300),i=Ds(()=>{e.value=Na()},100);bt(()=>{e.value=Na(),window.addEventListener("scroll",()=>i())});const n=oe("div",{class:"back-to-top",onClick:xg});return()=>oe(Ac,{name:"back-to-top"},()=>t.value?n:null)}});var yg=St({rootComponents:[Rg]});const Lg=oe("svg",{class:"external-link-icon",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",x:"0px",y:"0px",viewBox:"0 0 100 100",width:"15",height:"15"},[oe("path",{fill:"currentColor",d:"M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"}),oe("polygon",{fill:"currentColor",points:"45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"})]),wg=Me({name:"ExternalLinkIcon",props:{locales:{type:Object,required:!1,default:()=>({})}},setup(e){const t=Ss(),i=pe(()=>{var n;return(n=e.locales[t.value])!=null?n:{openInNewWindow:"open in new window"}});return()=>oe("span",[Lg,oe("span",{class:"external-link-icon-sr-only"},i.value.openInNewWindow)])}}),Ag={"/":{openInNewWindow:"Open in new window"},"/it_IT/":{openInNewWindow:"Apri in una nuova finestra"}};var Sg=St({enhance({app:e}){e.component("ExternalLinkIcon",oe(wg,{locales:Ag}))}});/*! medium-zoom 1.1.0 | MIT License | https://github.com/francoischalifour/medium-zoom */var Ut=Object.assign||function(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:{},n=window.Promise||function(I){function V(){}I(V,V)},a=function(I){var V=I.target;if(V===H){P();return}v.indexOf(V)!==-1&&x({target:V})},r=function(){if(!(A||!E.original)){var I=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;Math.abs(j-I)>w.scrollOffset&&setTimeout(P,150)}},o=function(I){var V=I.key||I.keyCode;(V==="Escape"||V==="Esc"||V===27)&&P()},d=function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},V=I;if(I.background&&(H.style.background=I.background),I.container&&I.container instanceof Object&&(V.container=Ut({},w.container,I.container)),I.template){var W=Zi(I.template)?I.template:document.querySelector(I.template);V.template=W}return w=Ut({},w,V),v.forEach(function(Q){Q.dispatchEvent(Xt("medium-zoom:update",{detail:{zoom:D}}))}),D},c=function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return e(Ut({},w,I))},g=function(){for(var I=arguments.length,V=Array(I),W=0;W0?V.reduce(function(O,K){return[].concat(O,Ma(K))},[]):v;return Q.forEach(function(O){O.classList.remove("medium-zoom-image"),O.dispatchEvent(Xt("medium-zoom:detach",{detail:{zoom:D}}))}),v=v.filter(function(O){return Q.indexOf(O)===-1}),D},p=function(I,V){var W=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return v.forEach(function(Q){Q.addEventListener("medium-zoom:"+I,V,W)}),b.push({type:"medium-zoom:"+I,listener:V,options:W}),D},m=function(I,V){var W=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return v.forEach(function(Q){Q.removeEventListener("medium-zoom:"+I,V,W)}),b=b.filter(function(Q){return!(Q.type==="medium-zoom:"+I&&Q.listener.toString()===V.toString())}),D},f=function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},V=I.target,W=function(){var O={width:document.documentElement.clientWidth,height:document.documentElement.clientHeight,left:0,top:0,right:0,bottom:0},K=void 0,$=void 0;if(w.container)if(w.container instanceof Object)O=Ut({},O,w.container),K=O.width-O.left-O.right-w.margin*2,$=O.height-O.top-O.bottom-w.margin*2;else{var ce=Zi(w.container)?w.container:document.querySelector(w.container),Te=ce.getBoundingClientRect(),je=Te.width,ye=Te.height,Tt=Te.left,It=Te.top;O=Ut({},O,{width:je,height:ye,left:Tt,top:It})}K=K||O.width-w.margin*2,$=$||O.height-w.margin*2;var tt=E.zoomedHd||E.original,ze=Ha(tt)?K:tt.naturalWidth||K,R=Ha(tt)?$:tt.naturalHeight||$,M=tt.getBoundingClientRect(),q=M.top,X=M.left,le=M.width,he=M.height,h=Math.min(Math.max(le,ze),K)/le,_=Math.min(Math.max(he,R),$)/he,T=Math.min(h,_),y=(-X+(K-le)/2+w.margin+O.left)/T,k=(-q+($-he)/2+w.margin+O.top)/T,L="scale("+T+") translate3d("+y+"px, "+k+"px, 0)";E.zoomed.style.transform=L,E.zoomedHd&&(E.zoomedHd.style.transform=L)};return new n(function(Q){if(V&&v.indexOf(V)===-1){Q(D);return}var O=function je(){A=!1,E.zoomed.removeEventListener("transitionend",je),E.original.dispatchEvent(Xt("medium-zoom:opened",{detail:{zoom:D}})),Q(D)};if(E.zoomed){Q(D);return}if(V)E.original=V;else if(v.length>0){var K=v;E.original=K[0]}else{Q(D);return}if(E.original.dispatchEvent(Xt("medium-zoom:open",{detail:{zoom:D}})),j=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,A=!0,E.zoomed=Vg(E.original),document.body.appendChild(H),w.template){var $=Zi(w.template)?w.template:document.querySelector(w.template);E.template=document.createElement("div"),E.template.appendChild($.content.cloneNode(!0)),document.body.appendChild(E.template)}if(E.original.parentElement&&E.original.parentElement.tagName==="PICTURE"&&E.original.currentSrc&&(E.zoomed.src=E.original.currentSrc),document.body.appendChild(E.zoomed),window.requestAnimationFrame(function(){document.body.classList.add("medium-zoom--opened")}),E.original.classList.add("medium-zoom-image--hidden"),E.zoomed.classList.add("medium-zoom-image--opened"),E.zoomed.addEventListener("click",P),E.zoomed.addEventListener("transitionend",O),E.original.getAttribute("data-zoom-src")){E.zoomedHd=E.zoomed.cloneNode(),E.zoomedHd.removeAttribute("srcset"),E.zoomedHd.removeAttribute("sizes"),E.zoomedHd.removeAttribute("loading"),E.zoomedHd.src=E.zoomed.getAttribute("data-zoom-src"),E.zoomedHd.onerror=function(){clearInterval(ce),console.warn("Unable to reach the zoom image target "+E.zoomedHd.src),E.zoomedHd=null,W()};var ce=setInterval(function(){E.zoomedHd.complete&&(clearInterval(ce),E.zoomedHd.classList.add("medium-zoom-image--opened"),E.zoomedHd.addEventListener("click",P),document.body.appendChild(E.zoomedHd),W())},10)}else if(E.original.hasAttribute("srcset")){E.zoomedHd=E.zoomed.cloneNode(),E.zoomedHd.removeAttribute("sizes"),E.zoomedHd.removeAttribute("loading");var Te=E.zoomedHd.addEventListener("load",function(){E.zoomedHd.removeEventListener("load",Te),E.zoomedHd.classList.add("medium-zoom-image--opened"),E.zoomedHd.addEventListener("click",P),document.body.appendChild(E.zoomedHd),W()})}else W()})},P=function(){return new n(function(I){if(A||!E.original){I(D);return}var V=function W(){E.original.classList.remove("medium-zoom-image--hidden"),document.body.removeChild(E.zoomed),E.zoomedHd&&document.body.removeChild(E.zoomedHd),document.body.removeChild(H),E.zoomed.classList.remove("medium-zoom-image--opened"),E.template&&document.body.removeChild(E.template),A=!1,E.zoomed.removeEventListener("transitionend",W),E.original.dispatchEvent(Xt("medium-zoom:closed",{detail:{zoom:D}})),E.original=null,E.zoomed=null,E.zoomedHd=null,E.template=null,I(D)};A=!0,document.body.classList.remove("medium-zoom--opened"),E.zoomed.style.transform="",E.zoomedHd&&(E.zoomedHd.style.transform=""),E.template&&(E.template.style.transition="opacity 150ms",E.template.style.opacity=0),E.original.dispatchEvent(Xt("medium-zoom:close",{detail:{zoom:D}})),E.zoomed.addEventListener("transitionend",V)})},x=function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},V=I.target;return E.original?P():f({target:V})},B=function(){return w},z=function(){return v},F=function(){return E.original},v=[],b=[],A=!1,j=0,w=i,E={original:null,zoomed:null,zoomedHd:null,template:null};Object.prototype.toString.call(t)==="[object Object]"?w=t:(t||typeof t=="string")&&g(t),w=Ut({margin:0,background:"#fff",scrollOffset:40,container:null,template:null},w);var H=Dg(w.background);document.addEventListener("click",a),document.addEventListener("keyup",o),document.addEventListener("scroll",r),window.addEventListener("resize",P);var D={open:f,close:P,toggle:x,update:d,clone:c,attach:g,detach:u,on:p,off:m,getOptions:B,getImages:z,getZoomedImage:F};return D};function jg(e,t){t===void 0&&(t={});var i=t.insertAt;if(!(!e||typeof document=="undefined")){var n=document.head||document.getElementsByTagName("head")[0],a=document.createElement("style");a.type="text/css",i==="top"&&n.firstChild?n.insertBefore(a,n.firstChild):n.appendChild(a),a.styleSheet?a.styleSheet.cssText=e:a.appendChild(document.createTextNode(e))}}var zg=".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}";jg(zg);var Ug=Fg;const Cg=Symbol("mediumZoom");const qg=".theme-default-content > img, .theme-default-content :not(a) > img",Ng={},Hg=300;var Mg=St({enhance({app:e,router:t}){const i=Ug(Ng);i.refresh=(n=qg)=>{i.detach(),i.attach(n)},e.provide(Cg,i),t.afterEach(()=>{setTimeout(()=>i.refresh(),Hg)})}});/** + * NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress + * @license MIT + */const se={settings:{minimum:.08,easing:"ease",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,barSelector:'[role="bar"]',parent:"body",template:'
'},status:null,set:e=>{const t=se.isStarted();e=ql(e,se.settings.minimum,1),se.status=e===1?null:e;const i=se.render(!t),n=i.querySelector(se.settings.barSelector),a=se.settings.speed,r=se.settings.easing;return i.offsetWidth,Bg(o=>{Wi(n,{transform:"translate3d("+Ba(e)+"%,0,0)",transition:"all "+a+"ms "+r}),e===1?(Wi(i,{transition:"none",opacity:"1"}),i.offsetWidth,setTimeout(function(){Wi(i,{transition:"all "+a+"ms linear",opacity:"0"}),setTimeout(function(){se.remove(),o()},a)},a)):setTimeout(()=>o(),a)}),se},isStarted:()=>typeof se.status=="number",start:()=>{se.status||se.set(0);const e=()=>{setTimeout(()=>{!se.status||(se.trickle(),e())},se.settings.trickleSpeed)};return se.settings.trickle&&e(),se},done:e=>!e&&!se.status?se:se.inc(.3+.5*Math.random()).set(1),inc:e=>{let t=se.status;return t?(typeof e!="number"&&(e=(1-t)*ql(Math.random()*t,.1,.95)),t=ql(t+e,0,.994),se.set(t)):se.start()},trickle:()=>se.inc(Math.random()*se.settings.trickleRate),render:e=>{if(se.isRendered())return document.getElementById("nprogress");$a(document.documentElement,"nprogress-busy");const t=document.createElement("div");t.id="nprogress",t.innerHTML=se.settings.template;const i=t.querySelector(se.settings.barSelector),n=e?"-100":Ba(se.status||0),a=document.querySelector(se.settings.parent);return Wi(i,{transition:"all 0 linear",transform:"translate3d("+n+"%,0,0)"}),a!==document.body&&$a(a,"nprogress-custom-parent"),a==null||a.appendChild(t),t},remove:()=>{Ga(document.documentElement,"nprogress-busy"),Ga(document.querySelector(se.settings.parent),"nprogress-custom-parent");const e=document.getElementById("nprogress");e&&$g(e)},isRendered:()=>!!document.getElementById("nprogress")},ql=(e,t,i)=>ei?i:e,Ba=e=>(-1+e)*100,Bg=function(){const e=[];function t(){const i=e.shift();i&&i(t)}return function(i){e.push(i),e.length===1&&t()}}(),Wi=function(){const e=["Webkit","O","Moz","ms"],t={};function i(o){return o.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,function(d,c){return c.toUpperCase()})}function n(o){const d=document.body.style;if(o in d)return o;let c=e.length;const g=o.charAt(0).toUpperCase()+o.slice(1);let u;for(;c--;)if(u=e[c]+g,u in d)return u;return o}function a(o){return o=i(o),t[o]||(t[o]=n(o))}function r(o,d,c){d=a(d),o.style[d]=c}return function(o,d){for(const c in d){const g=d[c];g!==void 0&&Object.prototype.hasOwnProperty.call(d,c)&&r(o,c,g)}}}(),Js=(e,t)=>(typeof e=="string"?e:On(e)).indexOf(" "+t+" ")>=0,$a=(e,t)=>{const i=On(e),n=i+t;Js(i,t)||(e.className=n.substring(1))},Ga=(e,t)=>{const i=On(e);if(!Js(e,t))return;const n=i.replace(" "+t+" "," ");e.className=n.substring(1,n.length-1)},On=e=>(" "+(e.className||"")+" ").replace(/\s+/gi," "),$g=e=>{e&&e.parentNode&&e.parentNode.removeChild(e)};const Gg=()=>{bt(()=>{const e=bl(),t=new Set;t.add(e.currentRoute.value.path),e.beforeEach(i=>{t.has(i.path)||se.start()}),e.afterEach(i=>{t.add(i.path),se.done()})})};var Jg=St({setup(){Gg()}});const Xg=JSON.parse('{"repo":"cfw-guide/ios.cfw.guide","selectLanguageText":"","logo":"/assets/images/logo.png","logoDark":"/assets/images/logo_dark.png","locales":{"/":{"selectLanguageName":"English","backToHome":"Take me home","contributorsText":"Contributors","editLinkText":"Edit this page","lastUpdatedText":"Last Updated","openInNewWindow":"Open in new window","selectLanguageAriaLabel":"Select language","toggleDarkMode":"Toggle dark mode","toggleSidebar":"Toggle sidebar","discordNoticeText":"For support in English, ask for help on the r/Jailbreak [Discord Server](https://discord.gg/jb).","repoLabel":"","navbar":[{"text":"Guides","children":[{"text":"Saving Blobs","link":"/saving-blobs/"},{"text":"Sideloading Apps","link":"/sideloading-apps/"},{"text":"Jailbreak Detection","link":"/blocking-jailbreak-detection/"},{"text":"Installing TrollStore","link":"/installing-trollstore/"},{"text":"Updating (Blobless)","link":"/updating-blobless/"}]},{"text":"Help","children":[{"text":"FAQ","link":"/faq/"},{"text":"Troubleshooting","link":"/troubleshooting/"},{"text":"Recommended Repos","link":"/recommended-repos/"},{"text":"Jailbreak Types","link":"/types-of-jailbreak/"},{"text":"Package Managers","link":"/package-managers/"}]},{"text":"Site Info","children":[{"text":"Donations","link":"/donations/"},{"text":"Credits","link":"/credits/"},{"text":"Site Navigation","link":"/site-navigation/"}]},{"text":"AppleDB","link":"https://appledb.dev/"}],"sidebar":{"/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Jailbreaking","children":["/installing-palera1n/","/installing-dopamine/","/installing-chimera/"]},{"text":"Package Managers","children":[{"text":"An explanation","link":"/package-managers/"},"/using-sileo/","/using-cydia/","/recommended-repos/"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-odysseyra1n/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"checkra1n","children":["/installing-odysseyra1n/",{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"},"/installing-odysseyra1n/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-odysseyra1n-a8x-a9x/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"checkra1n","children":["/installing-odysseyra1n-a8x-a9x/",{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"},"/installing-odysseyra1n-a8x-a9x/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-12-5-7/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 12.5.7","children":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"},"/installing-chimera/","/installing-chimera/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-chimera/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Chimera","children":["/installing-chimera/","/installing-chimera/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-notajb/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Def1nit3lyN0tAJa1lbr3akTool","children":["/installing-notajb/","/installing-notajb/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-15-8-3/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 15.8.3","children":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"},"/installing-dopamine/","/installing-dopamine/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-dopamine/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Dopamine","children":["/installing-dopamine/","/installing-dopamine/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-absinthe/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Absinthe","children":["/installing-absinthe/","/installing-absinthe/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-daibutsu/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"daibutsu","children":["/installing-daibutsu/","/installing-daibutsu/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/using-tns/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"TotallyNotSpyware","children":["/using-tns/","/using-tns/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/using-doubleh3lix-ipa/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"doubleh3lix","children":["/using-doubleh3lix-ipa/","/using-doubleh3lix-ipa/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-electra/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Electra","children":["/installing-electra/","/installing-electra/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-etasonjb/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"etasonJB","children":["/installing-etasonjb/","/installing-etasonjb/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-evasi0n6/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"evasi0n","children":["/installing-evasi0n6/","/installing-evasi0n6/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-evasi0n7/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"evasi0n7","children":["/installing-evasi0n7/","/installing-evasi0n7/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-g1lbertJB/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"g1lbertJB","children":["/installing-g1lbertJB/","/installing-g1lbertJB/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-greenpois0n/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"greenpois0n","children":["/installing-greenpois0n/","/installing-greenpois0n/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-h3lix/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"h3lix","children":["/installing-h3lix/","/installing-h3lix/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-homedepot/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Home Depot","children":["/installing-homedepot/","/installing-homedepot/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/using-jailbreakme-star/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"JailbreakMe 2.0","children":["/using-jailbreakme-star/","/using-jailbreakme-star/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/using-jailbreakme-saffron/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"JailbreakMe 3.0","children":["/using-jailbreakme-saffron/","/using-jailbreakme-saffron/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/using-jailbreakme-4-0/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"JailbreakMe 4.0","children":["/using-jailbreakme-4-0/","/using-jailbreakme-4-0/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-9-3-5/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 9.3.5","children":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-9-3-5-ipsw/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 9.3.5 (IPSW)","children":[{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-9-3-6/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 9.3.6","children":[{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-9-3-6-ipsw/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 9.3.6 (IPSW)","children":[{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-kok3shi9/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"kok3shi9","children":["/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-kok3shiX/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"kok3shiX","children":["/installing-kok3shiX/","/installing-kok3shiX/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-limera1n/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"limera1n","children":["/installing-limera1n/","/installing-limera1n/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/using-meridian-ipa/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Meridian","children":["/using-meridian-ipa/","/using-meridian-ipa/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-openpwnage/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"openpwnage","children":["/installing-openpwnage/","/installing-openpwnage/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-p0laris/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"p0laris","children":["/installing-p0laris/","/installing-p0laris/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-6-1-3/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 6.1.3","children":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"},"/installing-p0sixspwn/","/installing-p0sixspwn/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-p0sixspwn/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"p0sixspwn","children":["/installing-p0sixspwn/","/installing-p0sixspwn/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-7-1-2-ipsw/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 7.1.2 (IPSW)","children":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"},"/installing-pangu7/","/installing-pangu7/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-pangu7/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Pangu","children":["/installing-pangu7/","/installing-pangu7/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-pangu9/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Pangu9","children":["/installing-pangu9/","/installing-pangu9/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-pangu933/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Pangu933","children":["/installing-pangu933/","/installing-pangu933/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-phoenix/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Ph\u0153nix","children":["/installing-phoenix/","/installing-phoenix/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-pwnagetool/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"PwnageTool","children":["/installing-pwnagetool/","/installing-pwnagetool/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-10-3-4/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 10.3.4","children":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"},"/installing-sockh3lix/","/installing-sockh3lix/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-socket/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Socket","children":["/installing-socket/","/installing-socket/using-zebra.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-sockh3lix/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"sockH3lix","children":["/installing-sockh3lix/","/installing-sockh3lix/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-wtfis/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"wtfis","children":["/installing-wtfis/","/installing-wtfis/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-meowbrek2/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"meowbrek2","children":["/installing-meowbrek2/","/installing-meowbrek2/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-odyssey/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Odyssey","children":["/installing-odyssey/","/installing-odyssey/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-16-7-10/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 16.7.10","children":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},"/installing-palera1n/","/installing-palera1n/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-17-7-1/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 17.7.1","children":[{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},"/installing-palera1n/","/installing-palera1n/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/updating-to-18-1/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Updating to 18.1","children":[{"text":"Updating to 18.1","link":"/updating-to-18-1/"},"/installing-palera1n/","/installing-palera1n/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-palera1n/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"palera1n","children":["/installing-palera1n/","/installing-palera1n/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-taurine/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"Taurine","children":["/installing-taurine/","/installing-taurine/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-unc0ver/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"unc0ver","children":["/installing-unc0ver/","/installing-unc0ver/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-unc0ver-trollstore/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"unc0ver","children":["/installing-unc0ver-trollstore/","/installing-unc0ver-trollstore/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-unc0ver-fugu14/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"unc0ver","children":["/installing-unc0ver-fugu14/","/installing-unc0ver-fugu14/using-cydia.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-xinaa15/":[{"text":"iOS Guide","children":["/get-started/"]},{"text":"XinaA15","children":["/installing-xinaa15/","/installing-xinaa15/using-sileo.html"]},{"text":"Guides","children":["/installing-trollstore/","/sideloading-apps/","/blocking-jailbreak-detection/","/updating-blobless/"]},{"text":"Troubleshooting","children":["/troubleshooting/","/faq/","/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}]},"chart":{"deviceChart":{"deviceSelection":{"pageTitle":"Device Selection (${deviceType})","description":"Find out what jailbreaks you can use on your ${deviceType}","requiredReading":{"title":"Required Reading","content":["Different ${deviceType}s will require different steps to jailbreak your ${osStr} device. This page will help you find where to start.","Please select what model of ${deviceType} you have below."]},"iPhoneNotice":"Note that all \\"Plus\\", \\"Max\\" and \\"mini\\" models of iPhones are functionally identical to the regular models.","info":{"soc":"SoC: ${soc}","arch":"Architecture: ${arch}","latestFw":"Latest version: ${latestFw}","latestJailbreakFirmware":"Latest jailbreakable version: ${latestJailbreakFirmware}","released":"Released on ${released}","showMore":"Show more","noJailbreaks":"No jailbreaks available."},"dateStyles":{"yearOnly":{"year":"numeric"},"yearAndMonth":{"dateStyle":"medium"},"yearMonthAndDay":{"dateStyle":"medium"}}},"getStarted":{"pageTitle":"Get Started","description":"Find out what jailbreaks you can use on your iOS or tvOS Device","requiredReading":{"title":"Required Reading","content":["Different devices will require different steps to jailbreak your iOS or tvOS device. This page will help you find where to start.","Please select what kind of device you have below."]}},"firmwareSelection":{"pageTitle":"Firmware Selection (${device})","description":"Find out what jailbreaks you can use on your ${device}.","requiredReading":{"title":"Required Reading","content":["Different firmware versions will require different steps to jailbreak your ${osStr} device. This page will help you find where to start.","Select the appropriate page for your version from the chart below. Note that the \\"from\\" and \\"to\\" fields are inclusive. This means that, for example, the \\"from ${minFw0} to ${maxFw0}\\" row includes version ${minFw1}, version ${maxFw1}, and all versions in-between.","Your device version can be found in the Settings application in `General` -> `About`."]},"findiOSVersion":{"title":"Finding your ${osStr} version","verStr":{"old":"Version","new":"Software Version","tvOld":"Apple TV Software","tvNew":"tvOS"},"instructions":{"ios":"1. Open the Settings application\\n1. Navigate to `General` -> `About` -> `${verStr}`","tv":"1. Open the Settings application\\n1. Navigate to `General` -> `About` -> `${verStr}`"},"image":{"altText":"Finding your ${osStr} version on an ${deviceType}","iphone":"/assets/images/find-version.jpg","ipad":"/assets/images/find-version-ipad.jpg","iphoneOld":"/assets/images/find-version-old.jpg","ipadOld":"/assets/images/find-version-ipad-old.jpg","tvOld":"/assets/images/find-version-tv-old.jpg","tvNew":"/assets/images/find-version-tv-new.jpg"}}},"table":{"title":"Version Table","tableHeader":["From","To","Jailbreak"],"showBetaVersions":"Show Beta Versions","hideBetaVersions":"Hide Beta Versions","noJbTip":"For fields marked \\"N/A\\", there is no jailbreak for that version.","showMore":"Show more"}}}},"/it_IT/":{"selectLanguageName":"Italiano","backToHome":"Torna all\u2019inizio","contributorsText":"Collaboratori","editLinkText":"Modifica questa pagina","lastUpdatedText":"Ultimo aggiornamento","openInNewWindow":"Apri in una nuova finestra","selectLanguageAriaLabel":"Seleziona lingua","toggleDarkMode":"Attiva tema scuro","toggleSidebar":"Attiva/Disattiva barra laterale","discordNoticeText":"Per supporto in inglese, chiedi aiuto sul r/Jailbreak [Discord Server](https://discord.gg/jb).","repoLabel":"","navbar":[{"text":"Guide","children":[{"text":"Salvataggio Blobs","link":"/it_IT/saving-blobs/"},{"text":"Sideloadare le App","link":"/it_IT/sideloading-apps/"},{"text":"Jailbreak Detection","link":"/it_IT/blocking-jailbreak-detection/"},{"text":"Installare TrollStore","link":"/installing-trollstore/"},{"text":"Aggiornare (Blobless)","link":"/it_IT/updating-blobless/"}]},{"text":"Aiuto","children":[{"text":"FAQ","link":"/it_IT/faq/"},{"text":"Pagina di","link":"/it_IT/troubleshooting/"},{"text":"Repo Consigliate","link":"/it_IT/recommended-repos/"},{"text":"Tipi di Jailbreak","link":"/it_IT/types-of-jailbreak/"},{"text":"Gestori di pacchetti","link":"/it_IT/package-managers/"}]},{"text":"Informazioni sul Sito","children":[{"text":"Donazioni","link":"/it_IT/donations/"},{"text":"Riconoscimenti","link":"/it_IT/credits/"},{"text":"Struttura del Sito","link":"/it_IT/site-navigation/"}]},{"text":"AppleDB","link":"https://appledb.dev/"}],"sidebar":{"/it_IT/":[{"text":"Guida per iOS","children":["/it_IT/get-started/"]},{"text":"Jailbreaking","children":["/installing-palera1n","/installing-meowbrek2","/installing-dopamine/"]},{"text":"Gestori di pacchetti","children":[{"text":"Spiegazione","link":"/it_IT/package-managers/"},"/it_IT/using-sileo/","/it_IT/using-cydia/","/it_IT/recommended-repos/"]},{"text":"Guide","children":["/it_IT/sideloading-apps/","/it_IT/blocking-jailbreak-detection/","/it_IT/updating-blobless/","/installing-trollstore/",{"text":"FutureRestore","link":"/it_IT/futurerestore/"}]},{"text":"Risoluzione Problemi","children":["/it_IT/troubleshooting/","/it_IT/faq/","/it_IT/types-of-jailbreak/",{"text":"Discord","link":"https://discord.gg/jb"}]}],"/installing-odysseyra1n/":[null,{"text":"checkra1n","children":["/installing-odysseyra1n/",{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"},"/installing-odysseyra1n/using-sileo.html"]},null,null],"/installing-odysseyra1n-a8x-a9x/":[null,{"text":"checkra1n","children":["/installing-odysseyra1n-a8x-a9x/",{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"},"/installing-odysseyra1n-a8x-a9x/using-sileo.html"]},null,null],"/updating-to-12-5-7/":[null,{"text":"Updating to 12.5.7","children":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"},"/installing-chimera/","/installing-chimera/using-sileo.html"]},null,null],"/installing-chimera/":[null,{"text":"Chimera","children":["/installing-chimera/","/installing-chimera/using-sileo.html"]},null,null],"/installing-notajb/":[null,{"text":"Def1nit3lyN0tAJa1lbr3akTool","children":["/installing-notajb/","/installing-notajb/using-sileo.html"]},null,null],"/updating-to-15-8-3/":[null,{"text":"Updating to 15.8.3","children":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"},"/installing-dopamine/","/installing-dopamine/using-sileo.html"]},null,null],"/installing-dopamine/":[null,{"text":"Dopamine","children":["/installing-dopamine/","/installing-dopamine/using-sileo.html"]},null,null],"/installing-absinthe/":[null,{"text":"Absinthe","children":["/installing-absinthe/","/installing-absinthe/using-cydia.html"]},null,null],"/installing-daibutsu/":[null,{"text":"daibutsu","children":["/installing-daibutsu/","/installing-daibutsu/using-cydia.html"]},null,null],"/using-tns/":[null,{"text":"TotallyNotSpyware","children":["/using-tns/","/using-tns/using-cydia.html"]},null,null],"/using-doubleh3lix-ipa/":[null,{"text":"doubleh3lix","children":["/using-doubleh3lix-ipa/","/using-doubleh3lix-ipa/using-cydia.html"]},null,null],"/installing-electra/":[null,{"text":"Electra","children":["/installing-electra/","/installing-electra/using-sileo.html"]},null,null],"/installing-etasonjb/":[null,{"text":"etasonJB","children":["/installing-etasonjb/","/installing-etasonjb/using-cydia.html"]},null,null],"/installing-evasi0n6/":[null,{"text":"evasi0n","children":["/installing-evasi0n6/","/installing-evasi0n6/using-cydia.html"]},null,null],"/installing-evasi0n7/":[null,{"text":"evasi0n7","children":["/installing-evasi0n7/","/installing-evasi0n7/using-cydia.html"]},null,null],"/installing-g1lbertJB/":[null,{"text":"g1lbertJB","children":["/installing-g1lbertJB/","/installing-g1lbertJB/using-cydia.html"]},null,null],"/installing-greenpois0n/":[null,{"text":"greenpois0n","children":["/installing-greenpois0n/","/installing-greenpois0n/using-cydia.html"]},null,null],"/installing-h3lix/":[null,{"text":"h3lix","children":["/installing-h3lix/","/installing-h3lix/using-cydia.html"]},null,null],"/installing-homedepot/":[null,{"text":"Home Depot","children":["/installing-homedepot/","/installing-homedepot/using-cydia.html"]},null,null],"/using-jailbreakme-star/":[null,{"text":"JailbreakMe 2.0","children":["/using-jailbreakme-star/","/using-jailbreakme-star/using-cydia.html"]},null,null],"/using-jailbreakme-saffron/":[null,{"text":"JailbreakMe 3.0","children":["/using-jailbreakme-saffron/","/using-jailbreakme-saffron/using-cydia.html"]},null,null],"/using-jailbreakme-4-0/":[null,{"text":"JailbreakMe 4.0","children":["/using-jailbreakme-4-0/","/using-jailbreakme-4-0/using-cydia.html"]},null,null],"/updating-to-9-3-5/":[null,{"text":"Updating to 9.3.5","children":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},null,null],"/updating-to-9-3-5-ipsw/":[null,{"text":"Updating to 9.3.5 (IPSW)","children":[{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},null,null],"/updating-to-9-3-6/":[null,{"text":"Updating to 9.3.6","children":[{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},null,null],"/updating-to-9-3-6-ipsw/":[null,{"text":"Updating to 9.3.6 (IPSW)","children":[{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"},"/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},null,null],"/installing-kok3shi9/":[null,{"text":"kok3shi9","children":["/installing-kok3shi9/","/installing-kok3shi9/using-cydia.html"]},null,null],"/installing-kok3shiX/":[null,{"text":"kok3shiX","children":["/installing-kok3shiX/","/installing-kok3shiX/using-cydia.html"]},null,null],"/installing-limera1n/":[null,{"text":"limera1n","children":["/installing-limera1n/","/installing-limera1n/using-cydia.html"]},null,null],"/using-meridian-ipa/":[null,{"text":"Meridian","children":["/using-meridian-ipa/","/using-meridian-ipa/using-cydia.html"]},null,null],"/installing-openpwnage/":[null,{"text":"openpwnage","children":["/installing-openpwnage/","/installing-openpwnage/using-cydia.html"]},null,null],"/installing-p0laris/":[null,{"text":"p0laris","children":["/installing-p0laris/","/installing-p0laris/using-cydia.html"]},null,null],"/updating-to-6-1-3/":[null,{"text":"Updating to 6.1.3","children":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"},"/installing-p0sixspwn/","/installing-p0sixspwn/using-cydia.html"]},null,null],"/installing-p0sixspwn/":[null,{"text":"p0sixspwn","children":["/installing-p0sixspwn/","/installing-p0sixspwn/using-cydia.html"]},null,null],"/updating-to-7-1-2-ipsw/":[null,{"text":"Updating to 7.1.2 (IPSW)","children":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"},"/installing-pangu7/","/installing-pangu7/using-cydia.html"]},null,null],"/installing-pangu7/":[null,{"text":"Pangu","children":["/installing-pangu7/","/installing-pangu7/using-cydia.html"]},null,null],"/installing-pangu9/":[null,{"text":"Pangu9","children":["/installing-pangu9/","/installing-pangu9/using-cydia.html"]},null,null],"/installing-pangu933/":[null,{"text":"Pangu933","children":["/installing-pangu933/","/installing-pangu933/using-cydia.html"]},null,null],"/installing-phoenix/":[null,{"text":"Ph\u0153nix","children":["/installing-phoenix/","/installing-phoenix/using-cydia.html"]},null,null],"/installing-pwnagetool/":[null,{"text":"PwnageTool","children":["/installing-pwnagetool/","/installing-pwnagetool/using-cydia.html"]},null,null],"/updating-to-10-3-4/":[null,{"text":"Updating to 10.3.4","children":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"},"/installing-sockh3lix/","/installing-sockh3lix/using-cydia.html"]},null,null],"/installing-socket/":[null,{"text":"Socket","children":["/installing-socket/","/installing-socket/using-zebra.html"]},null,null],"/installing-sockh3lix/":[null,{"text":"sockH3lix","children":["/installing-sockh3lix/","/installing-sockh3lix/using-cydia.html"]},null,null],"/installing-wtfis/":[null,{"text":"wtfis","children":["/installing-wtfis/","/installing-wtfis/using-cydia.html"]},null,null],"/installing-meowbrek2/":[null,{"text":"meowbrek2","children":["/installing-meowbrek2/","/installing-meowbrek2/using-sileo.html"]},null,null],"/installing-odyssey/":[null,{"text":"Odyssey","children":["/installing-odyssey/","/installing-odyssey/using-sileo.html"]},null,null],"/updating-to-16-7-10/":[null,{"text":"Updating to 16.7.10","children":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},"/installing-palera1n/","/installing-palera1n/using-sileo.html"]},null,null],"/updating-to-17-7-1/":[null,{"text":"Updating to 17.7.1","children":[{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},"/installing-palera1n/","/installing-palera1n/using-sileo.html"]},null,null],"/updating-to-18-1/":[null,{"text":"Updating to 18.1","children":[{"text":"Updating to 18.1","link":"/updating-to-18-1/"},"/installing-palera1n/","/installing-palera1n/using-sileo.html"]},null,null],"/installing-palera1n/":[null,{"text":"palera1n","children":["/installing-palera1n/","/installing-palera1n/using-sileo.html"]},null,null],"/installing-taurine/":[null,{"text":"Taurine","children":["/installing-taurine/","/installing-taurine/using-sileo.html"]},null,null],"/installing-unc0ver/":[null,{"text":"unc0ver","children":["/installing-unc0ver/","/installing-unc0ver/using-cydia.html"]},null,null],"/installing-unc0ver-trollstore/":[null,{"text":"unc0ver","children":["/installing-unc0ver-trollstore/","/installing-unc0ver-trollstore/using-cydia.html"]},null,null],"/installing-unc0ver-fugu14/":[null,{"text":"unc0ver","children":["/installing-unc0ver-fugu14/","/installing-unc0ver-fugu14/using-cydia.html"]},null,null],"/installing-xinaa15/":[null,{"text":"XinaA15","children":["/installing-xinaa15/","/installing-xinaa15/using-sileo.html"]},null,null]},"chart":{"deviceChart":{"deviceSelection":{"pageTitle":"Selezione Del Dispositivo (${deviceType})","description":"Scopri quali jailbreak puoi usare sul tuo ${deviceType}","requiredReading":{"title":"Lettura Necessaria","content":["${deviceType} diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo ${osStr}. Questa pagina ti aiuter\xE0 a capire da dove cominciare.","Qui sotto seleziona quale modello di ${deviceType} possiedi."]},"iPhoneNotice":"Nota che tutti i modelli \\"Plus\\", \\"Max\\" e \\"mini\\" di iPhone sono funzionalmente identici ai modelli normali.","info":{"soc":"SoC: ${soc}","arch":"Architettura: ${arch}","latestFw":"Ultima versione: ${latestFw}","latestJailbreakFirmware":"Ultima versione supportata dal jailbreak: ${latestJailbreakFirmware}","released":"Rilasciato il ${released}","showMore":"Mostra altro","noJailbreaks":"Nessun jailbreak disponibile."},"dateStyles":{"yearOnly":{"year":"numeric"},"yearAndMonth":{"dateStyle":"long"},"yearMonthAndDay":{"dateStyle":"long"}}},"getStarted":{"pageTitle":"Cominciamo!","description":"Find out what jailbreaks you can use on your iOS or tvOS Device","requiredReading":{"title":"Lettura Necessaria","content":["Different devices will require different steps to jailbreak your iOS or tvOS device. This page will help you find where to start.","Seleziona che tipo di dispositivo possiedi."]}},"firmwareSelection":{"pageTitle":"Selezione del Firmware (${device})","description":"Scopri quali jailbreak puoi usare sul tuo ${device}.","requiredReading":{"title":"Lettura Necessaria","content":["Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo ${osStr} dispositivo. Questa pagina ti aiuter\xE0 a capire da dove iniziare.","Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi \\"Da\\" e \\"A\\" sono inclusivi. Ci\xF2 significa che, per esempio, la riga \\"da ${minFw0} a ${maxFw0}\\" include la versione ${minFw1}, la versione ${maxFw1}, e tutte le versioni in mezzo.","La versione del dispositivo pu\xF2 essere trovata nell\'applicazione Impostazioni in `Generali` -> `Info`."]},"findiOSVersion":{"title":"Trovare la tua ${osStr} versione","verStr":{"old":"Versione","new":"Versione del Software","tvOld":"Apple TV Software","tvNew":"tvOS"},"instructions":{"ios":"1. Apri l\'app Impostazioni\\n1. Entra in `Generali` -> `Info` -> `${verStr}`","tv":"1. Open the Settings application\\n1. Navigate to `General` -> `About` -> `${verStr}`"},"image":{"altText":"Trovare la versione di iOS su ${deviceType}","iphone":"/assets/images/find-version.jpg","ipad":"/assets/images/find-version-ipad.jpg","iphoneOld":"/assets/images/find-version-old.jpg","ipadOld":"/assets/images/find-version-ipad-old.jpg","tvOld":"/assets/images/find-version-tv-old.jpg","tvNew":"/assets/images/find-version-tv-new.jpg"}}},"table":{"title":"Tabella Versioni","tableHeader":["Da","A","Jailbreak"],"showBetaVersions":"Mostra Versioni Beta","hideBetaVersions":"Nascondi Versioni Beta","noJbTip":"Per i campi contrassegnati con \\"N/A\\", non c\'\xE8 nessun jailbreak per quella versione.","showMore":"Mostra altro"}}}}},"adUnits":["8408","8442"],"colorMode":"auto","colorModeSwitch":true,"navbar":[],"selectLanguageAriaLabel":"Select language","sidebar":"auto","sidebarDepth":2,"editLink":true,"editLinkText":"Edit this page","lastUpdated":true,"lastUpdatedText":"Last Updated","contributors":true,"contributorsText":"Contributors","notFound":["There\'s nothing here.","How did we get here?","That\'s a Four-Oh-Four.","Looks like we\'ve got some broken links."],"backToHome":"Take me home","openInNewWindow":"open in new window","toggleColorMode":"toggle color mode","toggleSidebar":"toggle sidebar"}'),Xs=be(Xg),Wg=()=>Xs;Tl.webpackHot&&(__VUE_HMR_RUNTIME__.updateThemeData=e=>{Xs.value=e});const Ws=Symbol(""),Kg=()=>{const e=Pe(Ws);if(!e)throw new Error("useThemeLocaleData() is called without provider.");return e},Yg=(e,t)=>{var i;return{...e,...(i=e.locales)==null?void 0:i[t]}};var Zg=St({enhance({app:e}){const t=Wg(),i=e._context.provides[Ln],n=pe(()=>Yg(t.value,i.value));e.provide(Ws,n),Object.defineProperties(e.config.globalProperties,{$theme:{get(){return t.value}},$themeLocale:{get(){return n.value}}})}}),Ks=(e,t)=>{const i=e.__vccOpts||e;for(const[n,a]of t)i[n]=a;return i};const Qg=Me({__name:"Badge",props:{type:{type:String,required:!1,default:"tip"},text:{type:String,required:!1,default:""},vertical:{type:String,required:!1,default:void 0}},setup(e){return(t,i)=>(wi(),gs("span",{class:ri(["badge",e.type]),style:zi({verticalAlign:e.vertical})},[Mr(t.$slots,"default",{},()=>[Rn(rr(e.text),1)])],6))}});var eh=Ks(Qg,[["__file","Badge.vue"]]);const th=Me({name:"CodeGroup",setup(e,{slots:t}){const i=be(-1),n=be([]),a=(d=i.value)=>{d{d>0?i.value=d-1:i.value=n.value.length-1,n.value[i.value].focus()},o=(d,c)=>{d.key===" "||d.key==="Enter"?(d.preventDefault(),i.value=c):d.key==="ArrowRight"?(d.preventDefault(),a(c)):d.key==="ArrowLeft"&&(d.preventDefault(),r(c))};return()=>{var c;const d=(((c=t.default)==null?void 0:c.call(t))||[]).filter(g=>g.type.name==="CodeGroupItem").map(g=>(g.props===null&&(g.props={}),g));return d.length===0?null:(i.value<0||i.value>d.length-1?(i.value=d.findIndex(g=>g.props.active===""||g.props.active===!0),i.value===-1&&(i.value=0)):d.forEach((g,u)=>{g.props.active=u===i.value}),oe("div",{class:"code-group"},[oe("div",{class:"code-group__nav"},oe("ul",{class:"code-group__ul"},d.map((g,u)=>{const p=u===i.value;return oe("li",{class:"code-group__li"},oe("button",{ref:m=>{m&&(n.value[u]=m)},class:{"code-group__nav-tab":!0,"code-group__nav-tab-active":p},ariaPressed:p,ariaExpanded:p,onClick:()=>i.value=u,onKeydown:m=>o(m,u)},g.props.title))}))),d]))}}}),ih=["aria-selected"],lh=Me({name:"CodeGroupItem"}),nh=Me({...lh,props:{title:{type:String,required:!0},active:{type:Boolean,required:!1,default:!1}},setup(e){return(t,i)=>(wi(),gs("div",{class:ri(["code-group-item",{"code-group-item__active":e.active}]),"aria-selected":e.active},[Mr(t.$slots,"default")],10,ih))}});var ah=Ks(nh,[["__file","CodeGroupItem.vue"]]),Ja;const Ys=typeof window!="undefined",rh=e=>typeof e=="string",Nl=()=>{};Ys&&((Ja=window==null?void 0:window.navigator)==null?void 0:Ja.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function sh(e,t){function i(...n){e(()=>t.apply(this,n),{fn:t,thisArg:this,args:n})}return i}const Zs=e=>e();function oh(e=Zs){const t=be(!0);function i(){t.value=!1}function n(){t.value=!0}return{isActive:t,pause:i,resume:n,eventFilter:(...r)=>{t.value&&e(...r)}}}function Qs(e){return or()?(So(e),!0):!1}function dh(e,t=!0){_s()?Nr(e):t?e():Tn(e)}function Ip(e=!1,t={}){const{truthyValue:i=!0,falsyValue:n=!1}=t,a=ke(e),r=be(e);function o(d){return arguments.length?(r.value=d,r.value):(r.value=r.value===Ze(i)?Ze(n):Ze(i),r.value)}return a?o:[r,o]}var Xa=Object.getOwnPropertySymbols,ch=Object.prototype.hasOwnProperty,uh=Object.prototype.propertyIsEnumerable,gh=(e,t)=>{var i={};for(var n in e)ch.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(e!=null&&Xa)for(var n of Xa(e))t.indexOf(n)<0&&uh.call(e,n)&&(i[n]=e[n]);return i};function hh(e,t,i={}){const n=i,{eventFilter:a=Zs}=n,r=gh(n,["eventFilter"]);return ht(e,sh(a,t),r)}var ph=Object.defineProperty,_h=Object.defineProperties,vh=Object.getOwnPropertyDescriptors,sl=Object.getOwnPropertySymbols,eo=Object.prototype.hasOwnProperty,to=Object.prototype.propertyIsEnumerable,Wa=(e,t,i)=>t in e?ph(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,mh=(e,t)=>{for(var i in t||(t={}))eo.call(t,i)&&Wa(e,i,t[i]);if(sl)for(var i of sl(t))to.call(t,i)&&Wa(e,i,t[i]);return e},fh=(e,t)=>_h(e,vh(t)),bh=(e,t)=>{var i={};for(var n in e)eo.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(e!=null&&sl)for(var n of sl(e))t.indexOf(n)<0&&to.call(e,n)&&(i[n]=e[n]);return i};function Th(e,t,i={}){const n=i,{eventFilter:a}=n,r=bh(n,["eventFilter"]),{eventFilter:o,pause:d,resume:c,isActive:g}=oh(a);return{stop:hh(e,t,fh(mh({},r),{eventFilter:o})),pause:d,resume:c,isActive:g}}function Ih(e){var t;const i=Ze(e);return(t=i==null?void 0:i.$el)!=null?t:i}const ol=Ys?window:void 0;function Eh(...e){let t,i,n,a;if(rh(e[0])?([i,n,a]=e,t=ol):[t,i,n,a]=e,!t)return Nl;let r=Nl;const o=ht(()=>Ih(t),c=>{r(),c&&(c.addEventListener(i,n,a),r=()=>{c.removeEventListener(i,n,a),r=Nl})},{immediate:!0,flush:"post"}),d=()=>{o(),r()};return Qs(d),d}function kh(e,t={}){const{window:i=ol}=t,n=Boolean(i&&"matchMedia"in i&&typeof i.matchMedia=="function");let a;const r=be(!1),o=()=>{!n||(a||(a=i.matchMedia(e)),r.value=a.matches)};return dh(()=>{o(),a&&("addEventListener"in a?a.addEventListener("change",o):a.addListener(o),Qs(()=>{"removeEventListener"in a?a.removeEventListener("change",o):a.removeListener(o)}))}),r}const rn=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},sn="__vueuse_ssr_handlers__";rn[sn]=rn[sn]||{};const Ph=rn[sn];function xh(e,t){return Ph[e]||t}function Rh(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"||Array.isArray(e)?"object":Number.isNaN(e)?"any":"number"}const yh={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}};function Lh(e,t,i,n={}){var a;const{flush:r="pre",deep:o=!0,listenToStorageChanges:d=!0,writeDefaults:c=!0,shallow:g,window:u=ol,eventFilter:p,onError:m=j=>{console.error(j)}}=n,f=(g?Pr:be)(t);if(!i)try{i=xh("getDefaultStorage",()=>{var j;return(j=ol)==null?void 0:j.localStorage})()}catch(j){m(j)}if(!i)return f;const P=Ze(t),x=Rh(P),B=(a=n.serializer)!=null?a:yh[x],{pause:z,resume:F}=Th(f,()=>v(f.value),{flush:r,deep:o,eventFilter:p});return u&&d&&Eh(u,"storage",A),A(),f;function v(j){try{j==null?i.removeItem(e):i.setItem(e,B.write(j))}catch(w){m(w)}}function b(j){if(!(j&&j.key!==e)){z();try{const w=j?j.newValue:i.getItem(e);return w==null?(c&&P!==null&&i.setItem(e,B.write(P)),P):typeof w!="string"?w:B.read(w)}catch(w){m(w)}finally{F()}}}function A(j){j&&j.key!==e||(f.value=b(j))}}function wh(e){return kh("(prefers-color-scheme: dark)",e)}var Ka;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(Ka||(Ka={}));const io=Symbol(""),Ep=()=>{const e=Pe(io);if(!e)throw new Error("useDarkMode() is called without provider.");return e},Ah=()=>{const e=ro(),t=wh(),i=Lh("vuepress-color-scheme",e.value.colorMode),n=pe({get(){return e.value.colorModeSwitch?i.value==="auto"?t.value:i.value==="dark":e.value.colorMode==="dark"},set(a){a===t.value?i.value="auto":i.value=a?"dark":"light"}});Bt(io,n),Sh(n)},Sh=e=>{const t=(i=e.value)=>{const n=window==null?void 0:window.document.querySelector("html");n==null||n.classList.toggle("dark",i)};bt(()=>{ht(e,t,{immediate:!0})}),kn(()=>t())},lo=(...e)=>{const i=bl().resolve(...e),n=i.matched[i.matched.length-1];if(!(n!=null&&n.redirect))return i;const{redirect:a}=n,r=te(a)?a(i):a,o=re(r)?{path:r}:r;return lo({hash:i.hash,query:i.query,params:i.params,...o})},Oh=e=>{const t=lo(encodeURI(e));return{text:t.meta.title||e,link:t.name==="404"?e:t.fullPath}};let Hl=null,hi=null;const Dh={wait:()=>Hl,pending:()=>{Hl=new Promise(e=>hi=e)},resolve:()=>{hi==null||hi(),Hl=null,hi=null}},Vh=()=>Dh,no=Symbol("sidebarItems"),kp=()=>{const e=Pe(no);if(!e)throw new Error("useSidebarItems() is called without provider.");return e},Fh=()=>{const e=ro(),t=du(),i=pe(()=>jh(t.value,e.value));Bt(no,i)},jh=(e,t)=>{var a,r,o,d;const i=(r=(a=e.sidebar)!=null?a:t.sidebar)!=null?r:"auto",n=(d=(o=e.sidebarDepth)!=null?o:t.sidebarDepth)!=null?d:2;return e.home||i===!1?[]:i==="auto"?Uh(n):Z(i)?ao(i,n):ks(i)?Ch(i,n):[]},zh=(e,t)=>({text:e.title,link:`#${e.slug}`,children:Dn(e.children,t)}),Dn=(e,t)=>t>0?e.map(i=>zh(i,t-1)):[],Uh=e=>{const t=Hi();return[{text:t.value.title,children:Dn(t.value.headers,e)}]},ao=(e,t)=>{const i=Sn(),n=Hi(),a=r=>{var d;let o;if(re(r)?o=Oh(r):o=r,o.children)return{...o,children:o.children.map(c=>a(c))};if(o.link===i.path){const c=((d=n.value.headers[0])==null?void 0:d.level)===1?n.value.headers[0].children:n.value.headers;return{...o,children:Dn(c,t)}}return o};return e.map(r=>a(r))},Ch=(e,t)=>{var r;const i=Sn(),n=Ps(e,i.path),a=(r=e[n])!=null?r:[];return ao(a,t)},ro=()=>Kg();var qh=St({enhance({app:e,router:t}){e.component("Badge",eh),e.component("CodeGroup",th),e.component("CodeGroupItem",ah),e.component("AutoLinkExternalIcon",()=>{const n=e.component("ExternalLinkIcon");return n?oe(n):null}),e.component("NavbarSearch",()=>{const n=e.component("Docsearch")||e.component("SearchBox");return n?oe(n):null});const i=t.options.scrollBehavior;t.options.scrollBehavior=async(...n)=>(await Vh().wait(),i(...n))},setup(){Ah(),Fh()}});const Nh=(e,t)=>t.some(i=>{if(re(i))return i===e.key;const{key:n,ctrl:a=!1,shift:r=!1,alt:o=!1}=i;return n===e.key&&a===e.ctrlKey&&r===e.shiftKey&&o===e.altKey}),Hh=/[^\x00-\x7F]/,Mh=e=>e.split(/\s+/g).map(t=>t.trim()).filter(t=>!!t),Ya=e=>e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),Za=(e,t)=>{const i=t.join(" "),n=Mh(e);if(Hh.test(e))return n.some(o=>i.toLowerCase().indexOf(o)>-1);const a=e.endsWith(" ");return new RegExp(n.map((o,d)=>n.length===d+1&&!a?`(?=.*\\b${Ya(o)})`:`(?=.*\\b${Ya(o)}\\b)`).join("")+".+","gi").test(i)},Bh=({input:e,hotKeys:t})=>{if(t.value.length===0)return;const i=n=>{!e.value||Nh(n,t.value)&&!e.value.contains(n.target)&&(n.preventDefault(),e.value.focus())};bt(()=>{document.addEventListener("keydown",i)}),pl(()=>{document.removeEventListener("keydown",i)})},$h=[{title:"Home",headers:[{level:2,title:"What is jailbreaking?",slug:"what-is-jailbreaking",children:[]},{level:2,title:"Is jailbreaking legal?",slug:"is-jailbreaking-legal",children:[]},{level:2,title:"What is a package manager?",slug:"what-is-a-package-manager",children:[]},{level:2,title:"What are tweaks?",slug:"what-are-tweaks",children:[]},{level:2,title:"What can I do once jailbroken?",slug:"what-can-i-do-once-jailbroken",children:[]},{level:2,title:"What should I know before starting?",slug:"what-should-i-know-before-starting",children:[]}],path:"/",pathLocale:"/",extraFields:[]},{title:"Blocking Jailbreak Detection",headers:[{level:2,title:"Tweaks",slug:"tweaks",children:[]},{level:2,title:"Installation",slug:"installation",children:[]},{level:2,title:"A-Bypass",slug:"a-bypass",children:[]},{level:2,title:"Liberty Lite",slug:"liberty-lite",children:[]},{level:2,title:"Choicy",slug:"choicy",children:[]},{level:2,title:"libhooker configurator",slug:"libhooker-configurator",children:[]},{level:2,title:"KernBypass (iOS 12.0 - 14.2)",slug:"kernbypass-ios-12-0-14-2",children:[]},{level:2,title:"vnodebypass",slug:"vnodebypass",children:[]}],path:"/blocking-jailbreak-detection/",pathLocale:"/",extraFields:[]},{title:"Blocking Updates",headers:[{level:2,title:"Installing the tvOS profile",slug:"installing-the-tvos-profile",children:[]},{level:2,title:"Uninstalling the tvOS Profile",slug:"uninstalling-the-tvos-profile",children:[]}],path:"/blocking-updates/",pathLocale:"/",extraFields:[]},{title:"FAQ",headers:[{level:2,title:"General Questions",slug:"general-questions",children:[{level:3,title:"What is jailbreaking?",slug:"what-is-jailbreaking",children:[]},{level:3,title:"Is jailbreaking legal?",slug:"is-jailbreaking-legal",children:[]},{level:3,title:"What is a package manager?",slug:"what-is-a-package-manager",children:[]},{level:3,title:"What's a repo?",slug:"what-s-a-repo",children:[]},{level:3,title:"What are tweaks?",slug:"what-are-tweaks",children:[]},{level:3,title:'What is "respringing" or "Restarting Springboard"?',slug:"what-is-respringing-or-restarting-springboard",children:[]},{level:3,title:"What is Recovery Mode?",slug:"what-is-recovery-mode",children:[]},{level:3,title:"What is DFU mode?",slug:"what-is-dfu-mode",children:[]},{level:3,title:"What can I do once jailbroken?",slug:"what-can-i-do-once-jailbroken",children:[]},{level:3,title:"What should I know before starting?",slug:"what-should-i-know-before-starting",children:[]}]},{level:2,title:"Blob questions",slug:"blob-questions",children:[{level:3,title:"What is a blob?",slug:"what-is-a-blob",children:[]},{level:3,title:"How do blobs work?",slug:"how-do-blobs-work",children:[]},{level:3,title:"Can I save them now?",slug:"can-i-save-them-now",children:[]}]},{level:2,title:"Tweak related questions",slug:"tweak-related-questions",children:[{level:3,title:"Should I use tweaks such as Batchomatic or IAmLazy",slug:"should-i-use-tweaks-such-as-batchomatic-or-iamlazy",children:[]}]},{level:2,title:"Other questions",slug:"other-questions",children:[{level:3,title:"What is the latest iOS version with a jailbreak for my 64-bit device",slug:"what-is-the-latest-ios-version-with-a-jailbreak-for-my-64-bit-device",children:[]}]}],path:"/faq/",pathLocale:"/",extraFields:[]},{title:"Package Managers",headers:[{level:2,title:"What is a package manager?",slug:"what-is-a-package-manager",children:[{level:3,title:"Sileo",slug:"sileo",children:[]},{level:3,title:"Cydia",slug:"cydia",children:[]},{level:3,title:"Installer 5",slug:"installer-5",children:[]},{level:3,title:"Zebra",slug:"zebra",children:[]}]}],path:"/package-managers/",pathLocale:"/",extraFields:[]},{title:"Recommended Repos",headers:[{level:2,title:"BigBoss",slug:"bigboss",children:[]},{level:2,title:"Chariz",slug:"chariz",children:[]},{level:2,title:"Havoc",slug:"havoc",children:[]},{level:2,title:"SparkDev",slug:"sparkdev",children:[]}],path:"/recommended-repos/",pathLocale:"/",extraFields:[]},{title:"Saving Blobs",headers:[{level:2,title:"Saving blobs with shshd",slug:"saving-blobs-with-shshd",children:[{level:3,title:"Running shshd manually",slug:"running-shshd-manually",children:[]}]},{level:2,title:"Saving blobs with TSS Saver App",slug:"saving-blobs-with-tss-saver-app",children:[]},{level:2,title:"Saving blobs with TSS Saver Website",slug:"saving-blobs-with-tss-saver-website",children:[{level:3,title:"Getting Generator and ApNonce (Jailbroken A12+ only)",slug:"getting-generator-and-apnonce-jailbroken-a12-only",children:[]},{level:3,title:"Saving blobs (All Devices)",slug:"saving-blobs-all-devices",children:[]}]},{level:2,title:"Saving blobs with blobsaver",slug:"saving-blobs-with-blobsaver",children:[{level:3,title:"blobsaver",slug:"blobsaver",children:[]},{level:3,title:"Get your device-specific APNonce and generator",slug:"get-your-device-specific-apnonce-and-generator",children:[]},{level:3,title:"Saving blobs",slug:"saving-blobs",children:[]},{level:3,title:"Saving blobs automatically in the background",slug:"saving-blobs-automatically-in-the-background",children:[]}]},{level:2,title:"Saving Onboard Blobs",slug:"saving-onboard-blobs",children:[{level:3,title:"OTA Onboard Blobs",slug:"ota-onboard-blobs",children:[]},{level:3,title:"iTunes Onboard Blobs",slug:"itunes-onboard-blobs",children:[]},{level:3,title:"Save Onboard Blobs",slug:"save-onboard-blobs",children:[]},{level:3,title:"Using Deverser",slug:"using-deverser",children:[]},{level:3,title:"Using an SSH Ramdisk",slug:"using-an-ssh-ramdisk",children:[]},{level:3,title:"Using System Info",slug:"using-system-info",children:[]},{level:3,title:"Checking Blob Type",slug:"checking-blob-type",children:[]}]}],path:"/saving-blobs/",pathLocale:"/",extraFields:[]},{title:"Sideloading Apps",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Sideloading apps",slug:"sideloading-apps",children:[{level:3,title:"Sideload using Sideloadly",slug:"sideload-using-sideloadly",children:[]},{level:3,title:"Sideload using AltStore",slug:"sideload-using-altstore",children:[]}]},{level:2,title:"Resigning Apps",slug:"resigning-apps",children:[{level:3,title:"Resigning using ReProvision Reborn",slug:"resigning-using-reprovision-reborn",children:[]},{level:3,title:"Resigning using AltDaemon",slug:"resigning-using-altdaemon",children:[]}]}],path:"/sideloading-apps/",pathLocale:"/",extraFields:[]},{title:"Troubleshooting",headers:[{level:2,title:"Bootloops and respring loops",slug:"bootloops-and-respring-loops",children:[{level:3,title:"Respring Loops",slug:"respring-loops",children:[]},{level:3,title:"Bootloops",slug:"bootloops",children:[]}]},{level:2,title:"How to enter DFU mode",slug:"how-to-enter-dfu-mode",children:[]},{level:2,title:"How to exit DFU mode",slug:"how-to-exit-dfu-mode",children:[]},{level:2,title:"Common Errors on Chimera, Odyssey, and Taurine",slug:"common-errors-on-chimera-odyssey-and-taurine",children:[{level:3,title:"ERR_Jailbreak",slug:"err-jailbreak",children:[]},{level:3,title:"ERR_Already_Jailbroken and ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)",slug:"err-already-jailbroken-and-err-kernrw-taurine-err-tfp0-odyssey",children:[]},{level:3,title:'"Installation Error" upon opening Sileo after initially jailbreaking on Odyssey 1.4.2',slug:"installation-error-upon-opening-sileo-after-initially-jailbreaking-on-odyssey-1-4-2",children:[]},{level:3,title:"Unable to open NewTerm or Cr4shed (among other things) after a period of time on Taurine",slug:"unable-to-open-newterm-or-cr4shed-among-other-things-after-a-period-of-time-on-taurine",children:[]},{level:3,title:"ERR_Jailbreak when using taurine-permanent",slug:"err-jailbreak-when-using-taurine-permanent",children:[]},{level:3,title:"Sileo not appearing upon initially jailbreaking on Chimera 1.6.1 or Taurine 1.1.2",slug:"sileo-not-appearing-upon-initially-jailbreaking-on-chimera-1-6-1-or-taurine-1-1-2",children:[]}]},{level:2,title:"Common Errors on unc0ver",slug:"common-errors-on-unc0ver",children:[{level:3,title:"General issues with unc0ver on iOS 14",slug:"general-issues-with-unc0ver-on-ios-14",children:[]},{level:3,title:"rootFS already mounted",slug:"rootfs-already-mounted",children:[]},{level:3,title:"Not being able to rejailbreak or restore rootfs in unc0ver after using tweaks such as Batchomatic or IAmLazy",slug:"not-being-able-to-rejailbreak-or-restore-rootfs-in-unc0ver-after-using-tweaks-such-as-batchomatic-or-iamlazy",children:[]}]},{level:2,title:"Fixing package installation errors on Sileo",slug:"fixing-package-installation-errors-on-sileo",children:[{level:3,title:'Syntax error: "(" unexpected',slug:"syntax-error-unexpected",children:[]},{level:3,title:"Exec format error",slug:"exec-format-error",children:[]}]}],path:"/troubleshooting/",pathLocale:"/",extraFields:[]},{title:"Types of Jailbreak",headers:[{level:2,title:"What are the different types?",slug:"what-are-the-different-types",children:[{level:3,title:"Untethered Jailbreaks",slug:"untethered-jailbreaks",children:[]},{level:3,title:"Semi-Untethered Jailbreaks",slug:"semi-untethered-jailbreaks",children:[]},{level:3,title:"Semi-Tethered Jailbreaks",slug:"semi-tethered-jailbreaks",children:[]},{level:3,title:"Tethered Jailbreaks",slug:"tethered-jailbreaks",children:[]}]}],path:"/types-of-jailbreak/",pathLocale:"/",extraFields:[]},{title:"Inizio",headers:[{level:2,title:"Che cos'\xE8 il jailbreak?",slug:"che-cos-e-il-jailbreak",children:[]},{level:2,title:"Il Jailbreak \xE8 legale?",slug:"il-jailbreak-e-legale",children:[]},{level:2,title:"Cos'\xE8 un gestore di pacchetti?",slug:"cos-e-un-gestore-di-pacchetti",children:[]},{level:2,title:"Cosa sono i tweak?",slug:"cosa-sono-i-tweak",children:[]},{level:2,title:"Cosa posso fare una volta eseguito il Jailbreak?",slug:"cosa-posso-fare-una-volta-eseguito-il-jailbreak",children:[]},{level:2,title:"Cosa dovrei sapere prima di iniziare?",slug:"cosa-dovrei-sapere-prima-di-iniziare",children:[]}],path:"/it_IT/",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/en_US/include/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/en_US/include/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/en_US/include/using-zebra.html",pathLocale:"/",extraFields:[]},{title:"Installing Absinthe",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]}],path:"/installing-absinthe/",pathLocale:"/",extraFields:[]},{title:"Installing backr00m",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Running backr00m",slug:"running-backr00m",children:[]}],path:"/installing-backr00m/",pathLocale:"/",extraFields:[]},{title:"Installing Blackb0x",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing Blackb0x",slug:"installing-blackb0x",children:[]}],path:"/installing-blackb0x/",pathLocale:"/",extraFields:[]},{title:"Installing Chimera",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Chimera",slug:"running-chimera",children:[]},{level:2,title:"Installing necessary software",slug:"installing-necessary-software",children:[]}],path:"/installing-chimera/",pathLocale:"/",extraFields:[]},{title:"Installing ChimeraTV",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Running ChimeraTV",slug:"running-chimeratv",children:[]}],path:"/installing-chimeratv/",pathLocale:"/",extraFields:[]},{title:"Installing Dopamine (Sideloadly)",headers:[{level:2,title:"Downloads",slug:"downloads",children:[{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]}]},{level:2,title:"Running Dopamine",slug:"running-dopamine",children:[]},{level:2,title:"Installing necessary software",slug:"installing-necessary-software",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Installing TrollStore",slug:"installing-trollstore-1",children:[]},{level:3,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]},{level:3,title:"Downloads",slug:"downloads-1",children:[]},{level:3,title:"Installing Dopamine",slug:"installing-dopamine",children:[]}]}],path:"/installing-dopamine-sideloadly/",pathLocale:"/",extraFields:[]},{title:"Installing Dopamine",headers:[{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Requirements",slug:"requirements",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-1",children:[]},{level:3,title:"Installing TrollHelper",slug:"installing-trollhelper",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-2",children:[]},{level:3,title:"Requirements",slug:"requirements-1",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application-1",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application-1",children:[]},{level:3,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-3",children:[]},{level:3,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}]},{level:2,title:"Installing Dopamine",slug:"installing-dopamine",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing Dopamine",slug:"installing-dopamine-1",children:[]},{level:3,title:"Running Dopamine",slug:"running-dopamine",children:[]}]},{level:2,title:"Installing necessary software",slug:"installing-necessary-software",children:[]}],path:"/installing-dopamine/",pathLocale:"/",extraFields:[]},{title:"Installing Electra",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Electra",slug:"running-electra",children:[]}],path:"/installing-electra/",pathLocale:"/",extraFields:[]},{title:"Installing ElectraTV",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Running Electra",slug:"running-electra",children:[]}],path:"/installing-electratv/",pathLocale:"/",extraFields:[]},{title:"Installing EtasonJB",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running EtasonJB",slug:"running-etasonjb",children:[]}],path:"/installing-etasonjb/",pathLocale:"/",extraFields:[]},{title:"Installing Evasi0n6",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing Evasi0n6",slug:"installing-evasi0n6",children:[]}],path:"/installing-evasi0n6/",pathLocale:"/",extraFields:[]},{title:"Installing Evasi0n7",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing Evasi0n7",slug:"installing-evasi0n7",children:[]}],path:"/installing-evasi0n7/",pathLocale:"/",extraFields:[]},{title:"Installing g1lbertJB",headers:[{level:3,title:"Installing g1lbertJB",slug:"installing-g1lbertjb",children:[]},{level:3,title:"Installing g1lbertJB",slug:"installing-g1lbertjb-1",children:[]}],path:"/installing-g1lbertJB/",pathLocale:"/",extraFields:[]},{title:"Installing greenpois0n",headers:[{level:2,title:"Installing the application",slug:"installing-the-application",children:[]}],path:"/installing-greenpois0n/",pathLocale:"/",extraFields:[]},{title:"Installing HomeDepot",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Patching Home Depot",slug:"patching-home-depot",children:[{level:3,title:"macOS and Linux",slug:"macos-and-linux",children:[]},{level:3,title:"Windows",slug:"windows",children:[]}]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running HomeDepot",slug:"running-homedepot",children:[]},{level:2,title:"Untethering",slug:"untethering",children:[]}],path:"/installing-homedepot/",pathLocale:"/",extraFields:[]},{title:"Installing kok3shi9",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running kok3shi9",slug:"running-kok3shi9",children:[]},{level:2,title:"Untethering (64-bit, iOS 9.2 to 9.3.4)",slug:"untethering-64-bit-ios-9-2-to-9-3-4",children:[]}],path:"/installing-kok3shi9/",pathLocale:"/",extraFields:[]},{title:"Installing LiberTV",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Running LiberTV",slug:"running-libertv",children:[]}],path:"/installing-libertv/",pathLocale:"/",extraFields:[]},{title:"Installing limera1n",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing limera1n",slug:"installing-limera1n",children:[]}],path:"/installing-limera1n/",pathLocale:"/",extraFields:[]},{title:"Installing nathanlr",headers:[{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Requirements",slug:"requirements",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:3,title:"Running TrollInstallerX",slug:"running-trollinstallerx",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-1",children:[]}]},{level:2,title:"Installing nathanlr",slug:"installing-nathanlr",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing nathanlr",slug:"installing-nathanlr-1",children:[]}]},{level:2,title:"Running nathanlr",slug:"running-nathanlr",children:[]},{level:2,title:"Updating packages",slug:"updating-packages",children:[]}],path:"/installing-nathanlr/",pathLocale:"/",extraFields:[]},{title:"Installing Odyssey",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Odyssey",slug:"running-odyssey",children:[]},{level:2,title:"Installing necessary software",slug:"installing-necessary-software",children:[]}],path:"/installing-odyssey/",pathLocale:"/",extraFields:[]},{title:"Installing openpwnage",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running openpwnage",slug:"running-openpwnage",children:[]}],path:"/installing-openpwnage/",pathLocale:"/",extraFields:[]},{title:"Installing p0sixspwn",headers:[],path:"/installing-p0sixspwn/",pathLocale:"/",extraFields:[]},{title:"Installing palera1n",headers:[{level:2,title:"Installing the jailbreak",slug:"installing-the-jailbreak",children:[{level:3,title:"Installing palera1n",slug:"installing-palera1n",children:[]},{level:3,title:"Running palera1n",slug:"running-palera1n",children:[]},{level:3,title:"Installing palera1n",slug:"installing-palera1n-1",children:[]},{level:3,title:"Running palera1n",slug:"running-palera1n-1",children:[]}]}],path:"/installing-palera1n/",pathLocale:"/",extraFields:[]},{title:"Installing Pangu7",headers:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing Pangu",slug:"installing-pangu",children:[]},{level:3,title:"Downloads",slug:"downloads-1",children:[]},{level:3,title:"Installing Pangu",slug:"installing-pangu-1",children:[]},{level:3,title:"Fixing bootloops while booting in a dark space",slug:"fixing-bootloops-while-booting-in-a-dark-space",children:[]}],path:"/installing-pangu7/",pathLocale:"/",extraFields:[]},{title:"Installing Pangu9",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing Pangu9",slug:"installing-pangu9",children:[]}],path:"/installing-pangu9/",pathLocale:"/",extraFields:[]},{title:"Installing Patchstick",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Creating the Patchstick",slug:"creating-the-patchstick",children:[]},{level:2,title:"Installing the Patchstick",slug:"installing-the-patchstick",children:[]}],path:"/installing-patchstick/",pathLocale:"/",extraFields:[]},{title:"Installing PwnageTool",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing PwnageTool",slug:"installing-pwnagetool",children:[]}],path:"/installing-pwnagetool/",pathLocale:"/",extraFields:[]},{title:"Installing Sileo",headers:[{level:2,title:"Introduction",slug:"introduction",children:[]},{level:2,title:"Adding the Sileo repo",slug:"adding-the-sileo-repo",children:[]},{level:2,title:"Installing Sileo",slug:"installing-sileo",children:[]}],path:"/installing-sileo/",pathLocale:"/",extraFields:[]},{title:"Installing Socket",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Socket",slug:"running-socket",children:[]}],path:"/installing-socket/",pathLocale:"/",extraFields:[]},{title:"Installing Taurine",headers:[{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Installing TrollHelper",slug:"installing-trollhelper",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-1",children:[]},{level:3,title:"Requirements",slug:"requirements",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-2",children:[]}]},{level:2,title:"Installing Taurine",slug:"installing-taurine",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing Taurine",slug:"installing-taurine-1",children:[]}]},{level:2,title:"Running Taurine",slug:"running-taurine",children:[]},{level:2,title:"Installing necessary software",slug:"installing-necessary-software",children:[]}],path:"/installing-taurine/",pathLocale:"/",extraFields:[]},{title:"Installing unc0ver",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running unc0ver",slug:"running-unc0ver",children:[]}],path:"/installing-unc0ver/",pathLocale:"/",extraFields:[]},{title:"Installing unc0verTV",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Running unc0verTV",slug:"running-unc0vertv",children:[]}],path:"/installing-unc0vertv/",pathLocale:"/",extraFields:[]},{title:"Installing wtfis",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running wtfis",slug:"running-wtfis",children:[]}],path:"/installing-wtfis/",pathLocale:"/",extraFields:[]},{title:"Installing Zebra",headers:[{level:2,title:"Introduction",slug:"introduction",children:[]},{level:2,title:"Adding the Zebra repo",slug:"adding-the-zebra-repo",children:[]},{level:2,title:"Installing Zebra",slug:"installing-zebra",children:[]}],path:"/installing-zebra/",pathLocale:"/",extraFields:[]},{title:"Using checkm8-a5",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Preparing the host shield",slug:"preparing-the-host-shield",children:[]},{level:2,title:"Installing Git",slug:"installing-git",children:[]},{level:2,title:"Patching the USB Host Shield 2.0 Library",slug:"patching-the-usb-host-shield-2-0-library",children:[]},{level:2,title:"Preparing the Script",slug:"preparing-the-script",children:[]},{level:2,title:"Running the Script",slug:"running-the-script",children:[]}],path:"/using-checkm8-a5/",pathLocale:"/",extraFields:[]},{title:"Coolbooter",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Installing Coolbooter",slug:"installing-coolbooter",children:[]}],path:"/using-coolbooter/",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/using-cydia/",pathLocale:"/",extraFields:[]},{title:"Using JailbreakMe 4.0",headers:[{level:2,title:"Running JailbreakMe 4.0",slug:"running-jailbreakme-4-0",children:[]},{level:2,title:"Untethering",slug:"untethering",children:[]}],path:"/using-jailbreakme-4-0/",pathLocale:"/",extraFields:[]},{title:"Using JailbreakMe Saffron",headers:[{level:2,title:"Running JailbreakMe Saffron",slug:"running-jailbreakme-saffron",children:[]}],path:"/using-jailbreakme-saffron/",pathLocale:"/",extraFields:[]},{title:"Using JailbreakMe Star",headers:[{level:2,title:"Running JailbreakMe Star",slug:"running-jailbreakme-star",children:[]},{level:2,title:"Patching Cydia",slug:"patching-cydia",children:[]}],path:"/using-jailbreakme-star/",pathLocale:"/",extraFields:[]},{title:"",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/en_US/jailbreak/using-nitotv.html",pathLocale:"/",extraFields:[]},{title:"Using palen1x",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing Ventoy",slug:"installing-ventoy",children:[]},{level:2,title:"Booting palen1x",slug:"booting-palen1x",children:[]},{level:2,title:"Running palera1n",slug:"running-palera1n",children:[]}],path:"/using-palen1x/",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/using-sileo/",pathLocale:"/",extraFields:[]},{title:"Using TotallyNotSpyware",headers:[{level:2,title:"Running TotallyNotSpyware",slug:"running-totallynotspyware",children:[]}],path:"/using-tns/",pathLocale:"/",extraFields:[]},{title:"Using Zebra",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/using-zebra/",pathLocale:"/",extraFields:[]},{title:"Next Steps",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Recommended Next Steps",slug:"recommended-next-steps",children:[{level:3,title:"Using Cydia",slug:"using-cydia",children:[]},{level:3,title:"Blocking Software Updates",slug:"blocking-software-updates",children:[]},{level:3,title:"Saving Blobs",slug:"saving-blobs",children:[]}]},{level:2,title:"Other Useful Next Steps",slug:"other-useful-next-steps",children:[{level:3,title:"Installing Sileo",slug:"installing-sileo",children:[]},{level:3,title:"Adding Recommended Repos",slug:"adding-recommended-repos",children:[]}]}],path:"/next-steps-c/",pathLocale:"/",extraFields:[]},{title:"Next Steps",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Recommended Next Steps",slug:"recommended-next-steps",children:[{level:3,title:"Using Cydia",slug:"using-cydia",children:[]},{level:3,title:"Blocking Software Updates",slug:"blocking-software-updates",children:[]}]},{level:2,title:"Other Useful Next Steps",slug:"other-useful-next-steps",children:[{level:3,title:"Adding Recommended Repos",slug:"adding-recommended-repos",children:[]}]}],path:"/next-steps-l/",pathLocale:"/",extraFields:[]},{title:"Next Steps",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Recommended Next Steps",slug:"recommended-next-steps",children:[{level:3,title:"Using Sileo",slug:"using-sileo",children:[]},{level:3,title:"Blocking Software Updates",slug:"blocking-software-updates",children:[]},{level:3,title:"Saving Blobs",slug:"saving-blobs",children:[]}]},{level:2,title:"Other Useful Next Steps",slug:"other-useful-next-steps",children:[{level:3,title:"Adding Recommended Repos",slug:"adding-recommended-repos",children:[]}]}],path:"/next-steps-s/",pathLocale:"/",extraFields:[]},{title:"Next Steps",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Recommended Next Steps",slug:"recommended-next-steps",children:[{level:3,title:"Using Zebra",slug:"using-zebra",children:[]},{level:3,title:"Blocking Software Updates",slug:"blocking-software-updates",children:[]},{level:3,title:"Saving Blobs",slug:"saving-blobs",children:[]}]},{level:2,title:"Other Useful Next Steps",slug:"other-useful-next-steps",children:[{level:3,title:"Adding Recommended Repos",slug:"adding-recommended-repos",children:[]}]}],path:"/next-steps-z/",pathLocale:"/",extraFields:[]},{title:"Credits",headers:[{level:2,title:"Credits",slug:"credits",children:[]}],path:"/credits/",pathLocale:"/",extraFields:[]},{title:"Donations",headers:[],path:"/donations/",pathLocale:"/",extraFields:[]},{title:"Site Navigation",headers:[{level:2,title:"Highlighted",slug:"highlighted",children:[]},{level:2,title:"Recommended Jailbreaks/Methods",slug:"recommended-jailbreaks-methods",children:[]},{level:2,title:"AppleTV Jailbreaks/Methods",slug:"appletv-jailbreaks-methods",children:[]},{level:2,title:"Other Jailbreaks/Methods",slug:"other-jailbreaks-methods",children:[]},{level:2,title:"Miscellaneous",slug:"miscellaneous",children:[]},{level:2,title:"'Updating' Pages",slug:"updating-pages",children:[]},{level:2,title:"ios.cfw.guide",slug:"ios-cfw-guide",children:[]}],path:"/site-navigation/",pathLocale:"/",extraFields:[]},{title:"FutureRestore issues Help",headers:[{level:2,title:"Help page",slug:"help-page",children:[]},{level:2,title:"iBEC error (error code -8)",slug:"ibec-error-error-code-8",children:[]},{level:2,title:"Device ApNonce doesn't match APTicket nonce",slug:"device-apnonce-doesn-t-match-apticket-nonce",children:[]},{level:2,title:"SEP Firmware is not being signed",slug:"sep-firmware-is-not-being-signed",children:[]},{level:2,title:"Could not connect to device in recovery mode / Failed to place device in recovery mode",slug:"could-not-connect-to-device-in-recovery-mode-failed-to-place-device-in-recovery-mode",children:[]},{level:2,title:"Error: Unable to receive message from FDR...",slug:"error-unable-to-receive-message-from-fdr",children:[]},{level:2,title:"About to send NOR data... No data to read",slug:"about-to-send-nor-data-no-data-to-read",children:[]}],path:"/futurerestore-help/",pathLocale:"/",extraFields:[]},{title:"Restoring with blobs using FutureRestore",headers:[{level:2,title:"Notes",slug:"notes",children:[]},{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Getting Started (Jailbroken)",slug:"getting-started-jailbroken",children:[]},{level:2,title:"Getting Started (Non-Jailbroken)",slug:"getting-started-non-jailbroken",children:[]},{level:2,title:"Finding the generator",slug:"finding-the-generator",children:[]},{level:2,title:"Setting the nonce (Jailbroken)",slug:"setting-the-nonce-jailbroken",children:[]},{level:2,title:"Setting the nonce (Unjailbroken)",slug:"setting-the-nonce-unjailbroken",children:[{level:3,title:"On Computer",slug:"on-computer",children:[]}]}],path:"/futurerestore/",pathLocale:"/",extraFields:[]},{title:"Updating (Blobless) (Advanced)",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Preparing",slug:"preparing",children:[]},{level:2,title:"macOS - Apple Configurator 2",slug:"macos-apple-configurator-2",children:[]},{level:2,title:"Windows - Cowabunga Lite",slug:"windows-cowabunga-lite",children:[]},{level:2,title:"Updating your firmware version",slug:"updating-your-firmware-version",children:[]}],path:"/updating-blobless-advanced/",pathLocale:"/",extraFields:[]},{title:"Updating (Blobless) (Alternate Method)",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Installing Dahlia",slug:"installing-dahlia",children:[]},{level:2,title:"Preparing to update",slug:"preparing-to-update",children:[]},{level:2,title:"Restoring rootFS",slug:"restoring-rootfs",children:[]},{level:2,title:"Updating your firmware version",slug:"updating-your-firmware-version",children:[]}],path:"/updating-blobless-alternate/",pathLocale:"/",extraFields:[]},{title:"Updating (Blobless) (Non-Jailbroken)",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Installing Supervise",slug:"installing-supervise",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]}]},{level:2,title:"Supervising your device",slug:"supervising-your-device",children:[]},{level:2,title:"Updating your firmware version",slug:"updating-your-firmware-version",children:[]}],path:"/updating-blobless-nonjailbroken/",pathLocale:"/",extraFields:[]},{title:"Updating (Blobless)",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Instructions",slug:"instructions",children:[{level:3,title:"Installing Dahlia",slug:"installing-dahlia",children:[]},{level:3,title:"Preparing to Update",slug:"preparing-to-update",children:[]},{level:3,title:"Restoring rootFS",slug:"restoring-rootfs",children:[]},{level:3,title:"Updating your firmware version",slug:"updating-your-firmware-version",children:[]},{level:3,title:"Removing Dallas profiles",slug:"removing-dallas-profiles",children:[]}]}],path:"/updating-blobless/",pathLocale:"/",extraFields:[]},{title:"Updating to 10.3.4",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 10.3.4",slug:"updating-to-10-3-4",children:[]}],path:"/updating-to-10-3-4/",pathLocale:"/",extraFields:[]},{title:"Updating to 12.5.7",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 12.5.7",slug:"updating-to-12-5-7",children:[]}],path:"/updating-to-12-5-7/",pathLocale:"/",extraFields:[]},{title:"Updating to 15.8.3",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 15.8.3",slug:"updating-to-15-8-3",children:[]}],path:"/updating-to-15-8-3/",pathLocale:"/",extraFields:[]},{title:"Updating to 16.7.10",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 16.7.10",slug:"updating-to-16-7-10",children:[]}],path:"/updating-to-16-7-10/",pathLocale:"/",extraFields:[]},{title:"Updating to 17.7.1",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 17.7.1",slug:"updating-to-17-7-1",children:[]}],path:"/updating-to-17-7.1/",pathLocale:"/",extraFields:[]},{title:"Updating to 18.1",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 18.1",slug:"updating-to-18-1",children:[]}],path:"/updating-to-18-1/",pathLocale:"/",extraFields:[]},{title:"Updating to 7.1.2 (iTunes/Finder)",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Updating to 7.1.2 using iTunes/Finder",slug:"updating-to-7-1-2-using-itunes-finder",children:[]}],path:"/updating-to-7-1-2-ipsw/",pathLocale:"/",extraFields:[]},{title:"Updating to 9.3.5 (iTunes/Finder)",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Updating to 9.3.5",slug:"updating-to-9-3-5",children:[]}],path:"/updating-to-9-3-5-ipsw/",pathLocale:"/",extraFields:[]},{title:"Updating to 9.3.5",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 9.3.5",slug:"updating-to-9-3-5",children:[]}],path:"/updating-to-9-3-5/",pathLocale:"/",extraFields:[]},{title:"Updating to 9.3.6 (iTunes/Finder)",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Updating to 9.3.6 using iTunes/Finder",slug:"updating-to-9-3-6-using-itunes-finder",children:[]}],path:"/updating-to-9-3-6-ipsw/",pathLocale:"/",extraFields:[]},{title:"Updating to 9.3.6",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 9.3.6",slug:"updating-to-9-3-6",children:[]}],path:"/updating-to-9-3-6/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (tvOS)",headers:[],path:"/installing-trollstore-tvos/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (Misaka) (tvOS)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]}],path:"/installing-trollhelper-misaka-tvos/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollHelper) (tvOS)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}],path:"/installing-trollhelper-tvos/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore",headers:[],path:"/installing-trollstore/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (Misaka)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}],path:"/installing-trollstore-misaka/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollHelper)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}],path:"/installing-trollstore-trollhelper/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollHelperOTA)",headers:[{level:2,title:"Installing TrollHelper",slug:"installing-trollhelper",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]}],path:"/installing-trollstore-trollhelperota/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollInstallerMDC)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}],path:"/installing-trollstore-trollinstallermdc/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollInstallerX)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running TrollInstallerX",slug:"running-trollinstallerx",children:[]},{level:2,title:"Additional Steps",slug:"additional-steps",children:[]}],path:"/installing-trollstore-trollinstallerx/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollMisaka)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Adding a Keyboard",slug:"adding-a-keyboard",children:[]},{level:2,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}],path:"/installing-trollstore-trollmisaka/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollRestore)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Running TrollRestore",slug:"running-trollrestore",children:[{level:3,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:3,title:"Installing Dependencies",slug:"installing-dependencies",children:[]},{level:3,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper-1",children:[]}]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}],path:"/installing-trollstore-trollrestore/",pathLocale:"/",extraFields:[]},{title:"Installing TrollStore (TrollStar)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}],path:"/installing-trollstore-trollstar/",pathLocale:"/",extraFields:[]},{title:"Bloccare il Rilevamento del Jailbreak",headers:[{level:2,title:"Tweak",slug:"tweak",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"A-Bypass",slug:"a-bypass",children:[]},{level:2,title:"Liberty Lite",slug:"liberty-lite",children:[]},{level:2,title:"Choicy",slug:"choicy",children:[]},{level:2,title:"libhooker configurator",slug:"libhooker-configurator",children:[]},{level:2,title:"KernBypass (iOS 12.0 - 14.2)",slug:"kernbypass-ios-12-0-14-2",children:[]},{level:2,title:"vnodebypass",slug:"vnodebypass",children:[]}],path:"/it_IT/blocking-jailbreak-detection/",pathLocale:"/it_IT/",extraFields:[]},{title:"Bloccare gli aggiornamenti",headers:[{level:2,title:"Installazione del profilo tvOS",slug:"installazione-del-profilo-tvos",children:[]},{level:2,title:"Disinstallazione del profilo tvOS",slug:"disinstallazione-del-profilo-tvos",children:[]}],path:"/it_IT/blocking-updates/",pathLocale:"/it_IT/",extraFields:[]},{title:"FAQ",headers:[{level:2,title:"Domande generali",slug:"domande-generali",children:[{level:3,title:"Che cos'\xE8 il jailbreak?",slug:"che-cos-e-il-jailbreak",children:[]},{level:3,title:"Il Jailbreak \xE8 legale?",slug:"il-jailbreak-e-legale",children:[]},{level:3,title:"Cos'\xE8 un gestore di pacchetti?",slug:"cos-e-un-gestore-di-pacchetti",children:[]},{level:3,title:"Che cos'\xE8 una repo?",slug:"che-cos-e-una-repo",children:[]},{level:3,title:"Cosa sono i tweak?",slug:"cosa-sono-i-tweak",children:[]},{level:3,title:'Che cosa \xE8 il "respring" o "Riavviare la Springboard"?',slug:"che-cosa-e-il-respring-o-riavviare-la-springboard",children:[]},{level:3,title:"Che cos'\xE8 la Modalit\xE0 di Recupero?",slug:"che-cos-e-la-modalita-di-recupero",children:[]},{level:3,title:"Che cos\u2019\xE8 la modalit\xE0 DFU?",slug:"che-cos-e-la-modalita-dfu",children:[]},{level:3,title:"Cosa posso fare una volta eseguito il Jailbreak?",slug:"cosa-posso-fare-una-volta-eseguito-il-jailbreak",children:[]},{level:3,title:"Cosa dovrei sapere prima di iniziare?",slug:"cosa-dovrei-sapere-prima-di-iniziare",children:[]}]},{level:2,title:"Domande sui Blobs",slug:"domande-sui-blobs",children:[{level:3,title:"Che cosa \xE8 un blob?",slug:"che-cosa-e-un-blob",children:[]},{level:3,title:"Come funzionano i blobs?",slug:"come-funzionano-i-blobs",children:[]},{level:3,title:"Li posso salvare ora?",slug:"li-posso-salvare-ora",children:[]}]},{level:2,title:"Domande relative ai tweak",slug:"domande-relative-ai-tweak",children:[{level:3,title:"Dovrei usare tweak come Batchomatic o IAmLazy",slug:"dovrei-usare-tweak-come-batchomatic-o-iamlazy",children:[]}]},{level:2,title:"Altre domande",slug:"altre-domande",children:[{level:3,title:"Qual \xE8 l'ultima versione iOS con un jailbreak per il mio dispositivo a 64 bit",slug:"qual-e-l-ultima-versione-ios-con-un-jailbreak-per-il-mio-dispositivo-a-64-bit",children:[]}]}],path:"/it_IT/faq/",pathLocale:"/it_IT/",extraFields:[]},{title:"Gestori di pacchetti",headers:[{level:2,title:"Cos'\xE8 un gestore di pacchetti?",slug:"cos-e-un-gestore-di-pacchetti",children:[{level:3,title:"Sileo",slug:"sileo",children:[]},{level:3,title:"Cydia",slug:"cydia",children:[]},{level:3,title:"Installer 5",slug:"installer-5",children:[]},{level:3,title:"Zebra",slug:"zebra",children:[]}]}],path:"/it_IT/package-managers/",pathLocale:"/it_IT/",extraFields:[]},{title:"Repo Consigliate",headers:[{level:2,title:"BigBoss",slug:"bigboss",children:[]},{level:2,title:"Chariz",slug:"chariz",children:[]},{level:2,title:"Havoc",slug:"havoc",children:[]},{level:2,title:"SparkDev",slug:"sparkdev",children:[]},{level:2,title:"1Conan's Repo",slug:"_1conan-s-repo",children:[]},{level:2,title:"rpetrich repo",slug:"rpetrich-repo",children:[]}],path:"/it_IT/recommended-repos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Salvataggio Blobs",headers:[{level:2,title:"Salvare i blobs con shshd",slug:"salvare-i-blobs-con-shshd",children:[{level:3,title:"Eseguire shshd manualmente",slug:"eseguire-shshd-manualmente",children:[]}]},{level:2,title:"Salvare i blobs con l'App di TSS Saver",slug:"salvare-i-blobs-con-l-app-di-tss-saver",children:[]},{level:2,title:"Salvare i blobs con il sito web di TSS Saver",slug:"salvare-i-blobs-con-il-sito-web-di-tss-saver",children:[{level:3,title:"Ottenere Generatore e ApNonce (solo A12+ Jailbroken)",slug:"ottenere-generatore-e-apnonce-solo-a12-jailbroken",children:[]},{level:3,title:"Salvare i blobs (Tutti i Dispositivi)",slug:"salvare-i-blobs-tutti-i-dispositivi",children:[]}]},{level:2,title:"Salvare i blobs con blobsaver",slug:"salvare-i-blobs-con-blobsaver",children:[{level:3,title:"blobsaver",slug:"blobsaver",children:[]},{level:3,title:"Ottenere APNonce e generator specifici per il dispositivo",slug:"ottenere-apnonce-e-generator-specifici-per-il-dispositivo",children:[]},{level:3,title:"Salvare i Blobs",slug:"salvare-i-blobs",children:[]},{level:3,title:"Salvare i blobs automaticamente in background",slug:"salvare-i-blobs-automaticamente-in-background",children:[]}]},{level:2,title:"Salvataggio dei Blobs Onboard",slug:"salvataggio-dei-blobs-onboard",children:[{level:3,title:"Blobs Onboard OTA",slug:"blobs-onboard-ota",children:[]},{level:3,title:"Blobs Onboard iTunes",slug:"blobs-onboard-itunes",children:[]},{level:3,title:"Salvare i Blobs Onboard",slug:"salvare-i-blobs-onboard",children:[]},{level:3,title:"Utilizzando Deverser",slug:"utilizzando-deverser",children:[]},{level:3,title:"Utilizzando una Ramdisk SSH",slug:"utilizzando-una-ramdisk-ssh",children:[]},{level:3,title:"Utilizzando System Info",slug:"utilizzando-system-info",children:[]},{level:3,title:"Verificare il Tipo di Blob",slug:"verificare-il-tipo-di-blob",children:[]}]}],path:"/it_IT/saving-blobs/",pathLocale:"/it_IT/",extraFields:[]},{title:"Sideloadare le App",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Sideloadare le App",slug:"sideloadare-le-app",children:[{level:3,title:"Sideloadare utilizzando Sideloadly",slug:"sideloadare-utilizzando-sideloadly",children:[]},{level:3,title:"Sideloadare utilizzando Altstore",slug:"sideloadare-utilizzando-altstore",children:[]}]},{level:2,title:"Re-Signare le App",slug:"re-signare-le-app",children:[{level:3,title:"Re-Signare utilizzando Reprovision Reborn",slug:"re-signare-utilizzando-reprovision-reborn",children:[]},{level:3,title:"Re-Signare utilizzando AltDaemon",slug:"re-signare-utilizzando-altdaemon",children:[]}]}],path:"/it_IT/sideloading-apps/",pathLocale:"/it_IT/",extraFields:[]},{title:"Risoluzione problemi",headers:[{level:2,title:"Bootloop e respring loop",slug:"bootloop-e-respring-loop",children:[{level:3,title:"Respring Loop",slug:"respring-loop",children:[]},{level:3,title:"Bootloop",slug:"bootloop",children:[]}]},{level:2,title:"Come entrare in modalit\xE0 DFU",slug:"come-entrare-in-modalita-dfu",children:[]},{level:2,title:"Come uscire dalla modalit\xE0 DFU",slug:"come-uscire-dalla-modalita-dfu",children:[]},{level:2,title:"Errori comuni su Chimera, Odyssey e Taurine",slug:"errori-comuni-su-chimera-odyssey-e-taurine",children:[{level:3,title:"ERR_Jailbreak",slug:"err-jailbreak",children:[]},{level:3,title:"ERR_Already_Jailbroken e ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)",slug:"err-already-jailbroken-e-err-kernrw-taurine-err-tfp0-odyssey",children:[]},{level:3,title:'"Installation Error" dopo aver aperto Sileo per la prima volta con Odyssey 1.4.2',slug:"installation-error-dopo-aver-aperto-sileo-per-la-prima-volta-con-odyssey-1-4-2",children:[]},{level:3,title:"Impossibilit\xE0 di aprire NewTerm o Cr4shed dopo un po' di tempo che si utilizza Taurine",slug:"impossibilita-di-aprire-newterm-o-cr4shed-dopo-un-po-di-tempo-che-si-utilizza-taurine",children:[]},{level:3,title:"ERR_Jailbreak quando si utilizza taurine-permanent",slug:"err-jailbreak-quando-si-utilizza-taurine-permanent",children:[]},{level:3,title:"Sileo non compare nella home screen dopo aver eseguito il jailbreak per la prima volta su Chimera 1.6.1 o Taurine 1.1.2",slug:"sileo-non-compare-nella-home-screen-dopo-aver-eseguito-il-jailbreak-per-la-prima-volta-su-chimera-1-6-1-o-taurine-1-1-2",children:[]}]},{level:2,title:"Errori comuni su unc0ver",slug:"errori-comuni-su-unc0ver",children:[{level:3,title:"Problemi generali con unc0ver su iOS 14",slug:"problemi-generali-con-unc0ver-su-ios-14",children:[]},{level:3,title:"rootFS already mounted",slug:"rootfs-already-mounted",children:[]},{level:3,title:"Non essere in grado di rieseguire il jailbreak o ripristinare il rootfs su unc0ver dopo aver utilizzato tweak come Batchomatic o IAmLazy",slug:"non-essere-in-grado-di-rieseguire-il-jailbreak-o-ripristinare-il-rootfs-su-unc0ver-dopo-aver-utilizzato-tweak-come-batchomatic-o-iamlazy",children:[]}]},{level:2,title:"Correggere gli errori di installazione dei pacchetti su Sileo",slug:"correggere-gli-errori-di-installazione-dei-pacchetti-su-sileo",children:[{level:3,title:'Syntax error: "(" unexpected',slug:"syntax-error-unexpected",children:[]},{level:3,title:"Exec format error",slug:"exec-format-error",children:[]}]}],path:"/it_IT/troubleshooting/",pathLocale:"/it_IT/",extraFields:[]},{title:"Tipi di Jailbreak",headers:[{level:2,title:"Quali sono i diversi tipi?",slug:"quali-sono-i-diversi-tipi",children:[{level:3,title:"Jailbreak Untethered",slug:"jailbreak-untethered",children:[]},{level:3,title:"Jailbreak semi-Untethered",slug:"jailbreak-semi-untethered",children:[]},{level:3,title:"Jailbreak semi-Tethered",slug:"jailbreak-semi-tethered",children:[]},{level:3,title:"Jailbreak Tethered",slug:"jailbreak-tethered",children:[]}]}],path:"/it_IT/types-of-jailbreak/",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/include/using-cydia.html",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/include/using-sileo.html",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/include/using-zebra.html",pathLocale:"/it_IT/",extraFields:[]},{title:"Absinthe",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]}],path:"/it_IT/installing-absinthe/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing backr00m",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Running backr00m",slug:"running-backr00m",children:[]}],path:"/it_IT/installing-backr00m/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing Blackb0x",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installing Blackb0x",slug:"installing-blackb0x",children:[]}],path:"/it_IT/installing-blackb0x/",pathLocale:"/it_IT/",extraFields:[]},{title:"Chimera",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Chimera",slug:"eseguire-chimera",children:[]}],path:"/it_IT/installing-chimera/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing ChimeraTV",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Running ChimeraTV",slug:"running-chimeratv",children:[]}],path:"/it_IT/installing-chimeratv/",pathLocale:"/it_IT/",extraFields:[]},{title:"Dopamine",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione di TrollHelper",slug:"installazione-di-trollhelper",children:[]},{level:2,title:"Installazione di TrollStore",slug:"installazione-di-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]},{level:2,title:"Installare Dopamine",slug:"installare-dopamine",children:[]},{level:2,title:"Eseguire Dopamine",slug:"eseguire-dopamine",children:[]},{level:2,title:"Installare il software necessario",slug:"installare-il-software-necessario",children:[]}],path:"/it_IT/installing-dopamine/",pathLocale:"/it_IT/",extraFields:[]},{title:"Electra",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Electra",slug:"eseguire-electra",children:[]}],path:"/it_IT/installing-electra/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing ElectraTV",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Running Electra",slug:"running-electra",children:[]}],path:"/it_IT/installing-electratv/",pathLocale:"/it_IT/",extraFields:[]},{title:"EtasonJB",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire EtasonJB",slug:"eseguire-etasonjb",children:[]}],path:"/it_IT/installing-etasonjb/",pathLocale:"/it_IT/",extraFields:[]},{title:"Evasi0n6",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]}],path:"/it_IT/installing-evasi0n6/",pathLocale:"/it_IT/",extraFields:[]},{title:"Evasi0n7",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]}],path:"/it_IT/installing-evasi0n7/",pathLocale:"/it_IT/",extraFields:[]},{title:"greenpois0n",headers:[{level:2,title:"Installazione",slug:"installazione",children:[]}],path:"/it_IT/installing-greenpois0n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installazione di HomeDepot",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Patch Home Depot",slug:"patch-home-depot",children:[{level:3,title:"macOS e Linux",slug:"macos-e-linux",children:[]},{level:3,title:"Windows",slug:"windows",children:[]}]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire HomeDepot",slug:"eseguire-homedepot",children:[]},{level:2,title:"Rendere il jailbreak untethered",slug:"rendere-il-jailbreak-untethered",children:[]}],path:"/it_IT/installing-homedepot/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare kok3shi9",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire kok3shi9",slug:"eseguire-kok3shi9",children:[]}],path:"/it_IT/installing-kok3shi9/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing LiberTV",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Running LiberTV",slug:"running-libertv",children:[]}],path:"/it_IT/installing-libertv/",pathLocale:"/it_IT/",extraFields:[]},{title:"limera1n",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare limera1n",slug:"installare-limera1n",children:[]}],path:"/it_IT/installing-limera1n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare meowbrek2",headers:[{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[{level:3,title:"Installazione di TrollHelper",slug:"installazione-di-trollhelper",children:[]},{level:3,title:"Installare TrollStore",slug:"installare-trollstore-1",children:[]},{level:3,title:"Requisiti",slug:"requisiti",children:[]},{level:3,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:3,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:3,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper",children:[]},{level:3,title:"Installare TrollStore",slug:"installare-trollstore-2",children:[]},{level:3,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]},{level:3,title:"Requisiti",slug:"requisiti-1",children:[]},{level:3,title:"Installare l'applicazione",slug:"installare-l-applicazione-1",children:[]},{level:3,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione-1",children:[]},{level:3,title:"Adding a Keyboard",slug:"adding-a-keyboard",children:[]},{level:3,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper-1",children:[]},{level:3,title:"Installare TrollStore",slug:"installare-trollstore-3",children:[]},{level:3,title:"Installare Persistence Helper",slug:"installare-persistence-helper-1",children:[]}]},{level:2,title:"Installare meowbrek2",slug:"installare-meowbrek2",children:[{level:3,title:"Download",slug:"download",children:[]},{level:3,title:"Installazione del jailbreak",slug:"installazione-del-jailbreak",children:[]}]},{level:2,title:"Eseguire meowbrek2",slug:"eseguire-meowbrek2",children:[]}],path:"/it_IT/installing-meowbrek2/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare Def1nit3lyN0tAJa1lbr3akTool",headers:[{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[{level:3,title:"Requisiti",slug:"requisiti",children:[]},{level:3,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:3,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:3,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper",children:[]},{level:3,title:"Installare TrollStore",slug:"installare-trollstore-1",children:[]},{level:3,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]},{level:3,title:"Requisiti",slug:"requisiti-1",children:[]},{level:3,title:"Installare l'applicazione",slug:"installare-l-applicazione-1",children:[]},{level:3,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione-1",children:[]},{level:3,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper-1",children:[]},{level:3,title:"Installare TrollStore",slug:"installare-trollstore-2",children:[]},{level:3,title:"Installare Persistence Helper",slug:"installare-persistence-helper-1",children:[]}]},{level:2,title:"Installare Def1nit3lyN0tAJa1lbr3akTool",slug:"installare-def1nit3lyn0taja1lbr3aktool",children:[{level:3,title:"Download",slug:"download",children:[]},{level:3,title:"Installazione del jailbreak",slug:"installazione-del-jailbreak",children:[]}]},{level:2,title:"Eseguire Def1nit3lyN0tAJa1lbr3akTool",slug:"eseguire-def1nit3lyn0taja1lbr3aktool",children:[]}],path:"/it_IT/installing-notajb/",pathLocale:"/it_IT/",extraFields:[]},{title:"Odyssey",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Odyssey",slug:"eseguire-odyssey",children:[]}],path:"/it_IT/installing-odyssey/",pathLocale:"/it_IT/",extraFields:[]},{title:"openpwnage",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire openpwnage",slug:"eseguire-openpwnage",children:[]}],path:"/it_IT/installing-openpwnage/",pathLocale:"/it_IT/",extraFields:[]},{title:"p0sixspwn",headers:[],path:"/it_IT/installing-p0sixspwn/",pathLocale:"/it_IT/",extraFields:[]},{title:"palera1n",headers:[{level:2,title:"Installazione del jailbreak",slug:"installazione-del-jailbreak",children:[{level:3,title:"Installa palera1n",slug:"installa-palera1n",children:[]},{level:3,title:"Eseguire palera1n",slug:"eseguire-palera1n",children:[]},{level:3,title:"Installa palera1n",slug:"installa-palera1n-1",children:[]},{level:3,title:"Eseguire palera1n",slug:"eseguire-palera1n-1",children:[]}]}],path:"/it_IT/installing-palera1n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Pangu7",headers:[{level:3,title:"Download",slug:"download",children:[]},{level:3,title:"Installazione",slug:"installazione",children:[]},{level:3,title:"Download",slug:"download-1",children:[]},{level:3,title:"Installazione",slug:"installazione-1",children:[]},{level:3,title:"Risolvere i bootloop durante l\u2019avvio del dispositivo al buio",slug:"risolvere-i-bootloop-durante-l-avvio-del-dispositivo-al-buio",children:[]}],path:"/it_IT/installing-pangu7/",pathLocale:"/it_IT/",extraFields:[]},{title:"Pangu9",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installing Pangu9",slug:"installing-pangu9",children:[]}],path:"/it_IT/installing-pangu9/",pathLocale:"/it_IT/",extraFields:[]},{title:"Pangu933",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Pangu933",slug:"eseguire-pangu933",children:[]},{level:2,title:"Rejailbreaking",slug:"rejailbreaking",children:[]}],path:"/it_IT/installing-pangu933/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing Patchstick",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Creating the Patchstick",slug:"creating-the-patchstick",children:[]},{level:2,title:"Installing the Patchstick",slug:"installing-the-patchstick",children:[]}],path:"/it_IT/installing-patchstick/",pathLocale:"/it_IT/",extraFields:[]},{title:"PwnageTool",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare PwnageTool",slug:"installare-pwnagetool",children:[]}],path:"/it_IT/installing-pwnagetool/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare Sileo",headers:[{level:2,title:"Introduzione",slug:"introduzione",children:[]},{level:2,title:"Aggiunta della repo di Sileo",slug:"aggiunta-della-repo-di-sileo",children:[]},{level:2,title:"Installare Sileo",slug:"installare-sileo",children:[]}],path:"/it_IT/installing-sileo/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare Socket",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Socket",slug:"eseguire-socket",children:[]}],path:"/it_IT/installing-socket/",pathLocale:"/it_IT/",extraFields:[]},{title:"Taurine (Trollstore)",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione di TrollHelper",slug:"installazione-di-trollhelper",children:[]},{level:2,title:"Installazione di TrollStore",slug:"installazione-di-trollstore",children:[]},{level:2,title:"Taurine",slug:"taurine",children:[]},{level:2,title:"Eseguire Taurine",slug:"eseguire-taurine",children:[]},{level:2,title:"Installare il software necessario",slug:"installare-il-software-necessario",children:[]}],path:"/it_IT/installing-taurine-trollstore/",pathLocale:"/it_IT/",extraFields:[]},{title:"Taurine",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Taurine",slug:"eseguire-taurine",children:[]},{level:2,title:"Installare il software necessario",slug:"installare-il-software-necessario",children:[]},{level:2,title:"Installazione di taurine-permanent",slug:"installazione-di-taurine-permanent",children:[]}],path:"/it_IT/installing-taurine/",pathLocale:"/it_IT/",extraFields:[]},{title:"unc0ver",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire unc0ver",slug:"eseguire-unc0ver",children:[]}],path:"/it_IT/installing-unc0ver/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing unc0verTV",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Running unc0verTV",slug:"running-unc0vertv",children:[]}],path:"/it_IT/installing-unc0vertv/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare wtfis",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire wtfis",slug:"eseguire-wtfis",children:[]}],path:"/it_IT/installing-wtfis/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installazione di Zebra",headers:[{level:2,title:"Introduzione",slug:"introduzione",children:[]},{level:2,title:"Aggiungere la repo di Zebra",slug:"aggiungere-la-repo-di-zebra",children:[]},{level:2,title:"Installazione di Zebra",slug:"installazione-di-zebra",children:[]}],path:"/it_IT/installing-zebra/",pathLocale:"/it_IT/",extraFields:[]},{title:"Using checkm8-a5",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Preparing the host shield",slug:"preparing-the-host-shield",children:[]},{level:2,title:"Installing Git",slug:"installing-git",children:[]},{level:2,title:"Patching the USB Host Shield 2.0 Library",slug:"patching-the-usb-host-shield-2-0-library",children:[]},{level:2,title:"Preparing the Script",slug:"preparing-the-script",children:[]},{level:2,title:"Running the Script",slug:"running-the-script",children:[]}],path:"/it_IT/using-checkm8-a5/",pathLocale:"/it_IT/",extraFields:[]},{title:"Coolbooter",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Installare Coolbooter",slug:"installare-coolbooter",children:[]}],path:"/it_IT/using-coolbooter/",pathLocale:"/it_IT/",extraFields:[]},{title:"Usare Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/it_IT/using-cydia/",pathLocale:"/it_IT/",extraFields:[]},{title:"Utilizzare JailbreakMe 4.0",headers:[{level:2,title:"Eseguire JailbreakMe 4.0",slug:"eseguire-jailbreakme-4-0",children:[]},{level:2,title:"Rendere il jailbreak untethered",slug:"rendere-il-jailbreak-untethered",children:[]}],path:"/it_IT/using-jailbreakme-4-0/",pathLocale:"/it_IT/",extraFields:[]},{title:"JailbreakMe Saffron",headers:[{level:2,title:"Eseguire JailbreakMe Saffron",slug:"eseguire-jailbreakme-saffron",children:[]}],path:"/it_IT/using-jailbreakme-saffron/",pathLocale:"/it_IT/",extraFields:[]},{title:"JailbreakMe Star",headers:[{level:2,title:"Eseguire JailbreakMe Star",slug:"eseguire-jailbreakme-star",children:[]},{level:2,title:"Patchare Cydia",slug:"patchare-cydia",children:[]}],path:"/it_IT/using-jailbreakme-star/",pathLocale:"/it_IT/",extraFields:[]},{title:"Usare palen1x",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installare Ventoy",slug:"installare-ventoy",children:[]},{level:2,title:"Avviare palen1x",slug:"avviare-palen1x",children:[]},{level:2,title:"Eseguire palera1n",slug:"eseguire-palera1n",children:[]}],path:"/it_IT/using-palen1x/",pathLocale:"/it_IT/",extraFields:[]},{title:"Usare Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/it_IT/using-sileo/",pathLocale:"/it_IT/",extraFields:[]},{title:"TotallyNotSpyware",headers:[{level:2,title:"Eseguire TotallyNotSpyware",slug:"eseguire-totallynotspyware",children:[]}],path:"/it_IT/using-tns/",pathLocale:"/it_IT/",extraFields:[]},{title:"Usare Zebra",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/it_IT/using-zebra/",pathLocale:"/it_IT/",extraFields:[]},{title:"Step successivi",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Step successivi consigliati",slug:"step-successivi-consigliati",children:[{level:3,title:"Usare Cydia",slug:"usare-cydia",children:[]},{level:3,title:"Bloccare gli Aggiornamenti Software",slug:"bloccare-gli-aggiornamenti-software",children:[]},{level:3,title:"Salvare i Blobs",slug:"salvare-i-blobs",children:[]}]},{level:2,title:"Altri Step utili",slug:"altri-step-utili",children:[{level:3,title:"Installare Sileo",slug:"installare-sileo",children:[]},{level:3,title:"Aggiungere delle Repo consigliate",slug:"aggiungere-delle-repo-consigliate",children:[]}]}],path:"/it_IT/next-steps-c/",pathLocale:"/it_IT/",extraFields:[]},{title:"Step successivi",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Step successivi consigliati",slug:"step-successivi-consigliati",children:[{level:3,title:"Usare Cydia",slug:"usare-cydia",children:[]},{level:3,title:"Bloccare gli Aggiornamenti Software",slug:"bloccare-gli-aggiornamenti-software",children:[]}]},{level:2,title:"Altri Step utili",slug:"altri-step-utili",children:[{level:3,title:"Aggiungere delle Repo consigliate",slug:"aggiungere-delle-repo-consigliate",children:[]}]}],path:"/it_IT/next-steps-l/",pathLocale:"/it_IT/",extraFields:[]},{title:"Step successivi",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Step successivi consigliati",slug:"step-successivi-consigliati",children:[{level:3,title:"Usare Sileo",slug:"usare-sileo",children:[]},{level:3,title:"Bloccare gli Aggiornamenti Software",slug:"bloccare-gli-aggiornamenti-software",children:[]},{level:3,title:"Salvare i Blobs",slug:"salvare-i-blobs",children:[]}]},{level:2,title:"Altri Step utili",slug:"altri-step-utili",children:[{level:3,title:"Aggiungere delle Repo consigliate",slug:"aggiungere-delle-repo-consigliate",children:[]}]}],path:"/it_IT/next-steps-s/",pathLocale:"/it_IT/",extraFields:[]},{title:"Step successivi",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Step successivi consigliati",slug:"step-successivi-consigliati",children:[{level:3,title:"Usare Zebra",slug:"usare-zebra",children:[]},{level:3,title:"Bloccare gli Aggiornamenti Software",slug:"bloccare-gli-aggiornamenti-software",children:[]},{level:3,title:"Salvare i Blobs",slug:"salvare-i-blobs",children:[]}]},{level:2,title:"Altri Step utili",slug:"altri-step-utili",children:[{level:3,title:"Aggiungere delle Repo consigliate",slug:"aggiungere-delle-repo-consigliate",children:[]}]}],path:"/it_IT/next-steps-z/",pathLocale:"/it_IT/",extraFields:[]},{title:"Riconoscimenti",headers:[{level:2,title:"Riconoscimenti",slug:"riconoscimenti",children:[]}],path:"/it_IT/credits/",pathLocale:"/it_IT/",extraFields:[]},{title:"Donazioni",headers:[],path:"/it_IT/donations/",pathLocale:"/it_IT/",extraFields:[]},{title:"Struttura del Sito",headers:[{level:2,title:"In evidenza",slug:"in-evidenza",children:[]},{level:2,title:"Jailbreak/Metodi Raccomandati",slug:"jailbreak-metodi-raccomandati",children:[]},{level:2,title:"Jailbreak/Metodi AppleTV",slug:"jailbreak-metodi-appletv",children:[]},{level:2,title:"Altri Jailbreak/Metodi",slug:"altri-jailbreak-metodi",children:[]},{level:2,title:"Extra",slug:"extra",children:[]},{level:2,title:"Guide 'Aggiornamento'",slug:"guide-aggiornamento",children:[]},{level:2,title:"ios.cfw.guide",slug:"ios-cfw-guide",children:[]}],path:"/it_IT/site-navigation/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aiuto con FutureRestore",headers:[{level:2,title:"Pagina di aiuto",slug:"pagina-di-aiuto",children:[]},{level:2,title:"iBEC error (error code -8)",slug:"ibec-error-error-code-8",children:[]},{level:2,title:"Device ApNonce doesn't match APTicket nonce",slug:"device-apnonce-doesn-t-match-apticket-nonce",children:[]},{level:2,title:"SEP Firmware is not being signed",slug:"sep-firmware-is-not-being-signed",children:[]},{level:2,title:"Could not connect to device in recovery mode / Failed to place device in recovery mode",slug:"could-not-connect-to-device-in-recovery-mode-failed-to-place-device-in-recovery-mode",children:[]},{level:2,title:"Error: Unable to receive message from FDR...",slug:"error-unable-to-receive-message-from-fdr",children:[]},{level:2,title:"About to send NOR data... No data to read",slug:"about-to-send-nor-data-no-data-to-read",children:[]}],path:"/it_IT/futurerestore-help/",pathLocale:"/it_IT/",extraFields:[]},{title:"Ripristinare con i blobs utilizzando FutureRestore",headers:[{level:2,title:"Osservazioni",slug:"osservazioni",children:[]},{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Per Iniziare (Jailbroken)",slug:"per-iniziare-jailbroken",children:[]},{level:2,title:"Per Iniziare (Non-Jailbroken)",slug:"per-iniziare-non-jailbroken",children:[]},{level:2,title:"Trovare il generatore",slug:"trovare-il-generatore",children:[]},{level:2,title:"Impostare la nonce (Jailbroken)",slug:"impostare-la-nonce-jailbroken",children:[]},{level:2,title:"Impostare la nonce (Unjailbroken)",slug:"impostare-la-nonce-unjailbroken",children:[{level:3,title:"Su Computer",slug:"su-computer",children:[]}]}],path:"/it_IT/futurerestore/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare (Blobless) (Avanzato)",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Preparazione",slug:"preparazione",children:[]},{level:2,title:"macOS - Apple Configurator 2",slug:"macos-apple-configurator-2",children:[]},{level:2,title:"Windows - Cowabunga Lite",slug:"windows-cowabunga-lite",children:[]},{level:2,title:"Aggiornare la versione del firmware",slug:"aggiornare-la-versione-del-firmware",children:[]}],path:"/it_IT/updating-blobless-advanced/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare (Blobless) (Metodo Alternativo)",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Installare Dahlia",slug:"installare-dahlia",children:[]},{level:2,title:"Preparare l'Aggiornamento",slug:"preparare-l-aggiornamento",children:[]},{level:2,title:"Ripristinare il RootFS",slug:"ripristinare-il-rootfs",children:[]},{level:2,title:"Aggiornare la versione del firmware",slug:"aggiornare-la-versione-del-firmware",children:[]}],path:"/it_IT/updating-blobless-alternate/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornamento (Blobless) (Non-Jailbroken)",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Installare Supervise",slug:"installare-supervise",children:[{level:3,title:"Download",slug:"download",children:[]},{level:3,title:"Installazione",slug:"installazione",children:[]},{level:3,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]}]},{level:2,title:"Supervisionare il dispositivo",slug:"supervisionare-il-dispositivo",children:[]},{level:2,title:"Aggiornare la versione del firmware",slug:"aggiornare-la-versione-del-firmware",children:[]}],path:"/it_IT/updating-blobless-nonjailbroken/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare (Blobless)",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Istruzioni",slug:"istruzioni",children:[{level:3,title:"Installare Dahlia",slug:"installare-dahlia",children:[]},{level:3,title:"Preparare l'Aggiornamento",slug:"preparare-l-aggiornamento",children:[]},{level:3,title:"Ripristinare il RootFS",slug:"ripristinare-il-rootfs",children:[]},{level:3,title:"Aggiornare la versione del firmware",slug:"aggiornare-la-versione-del-firmware",children:[]},{level:3,title:"Rimozione dei profili Dallas",slug:"rimozione-dei-profili-dallas",children:[]}]}],path:"/it_IT/updating-blobless/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 10.3.3",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Rimuovere il profilo",slug:"rimuovere-il-profilo",children:[]},{level:2,title:"Aggiornare a 10.3.3",slug:"aggiornare-a-10-3-3",children:[]}],path:"/it_IT/updating-to-10-3-3/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 10.3.4",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Rimuovere il profilo",slug:"rimuovere-il-profilo",children:[]},{level:2,title:"Aggiornare a 10.3.4",slug:"aggiornare-a-10-3-4",children:[]}],path:"/it_IT/updating-to-10-3-4/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 12.5.7",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Rimuovere il profilo",slug:"rimuovere-il-profilo",children:[]},{level:2,title:"Aggiornare a 12.5.7",slug:"aggiornare-a-12-5-7",children:[]}],path:"/it_IT/updating-to-12-5-7/",pathLocale:"/it_IT/",extraFields:[]},{title:"Updating to 15.8.1",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 15.8.1",slug:"updating-to-15-8-1",children:[]}],path:"/it_IT/updating-to-15-8-1/",pathLocale:"/it_IT/",extraFields:[]},{title:"Updating to 16.7.5",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 16.7.5",slug:"updating-to-16-7-5",children:[]}],path:"/it_IT/updating-to-16-7-5/",pathLocale:"/it_IT/",extraFields:[]},{title:"Updating to 17.3",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Removing Profiles",slug:"removing-profiles",children:[]},{level:2,title:"Updating to 18.1",slug:"updating-to-18-1",children:[]}],path:"/it_IT/updating-to-17-3/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 6.1.3",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Rimuovere il profilo",slug:"rimuovere-il-profilo",children:[]},{level:2,title:"Aggiornare a 6.1.3",slug:"aggiornare-a-6-1-3",children:[]}],path:"/it_IT/updating-to-6-1-3/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 7.1.2 (iTunes/Finder)",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiornare a 7.1.2 utilizzando iTunes/Finder",slug:"aggiornare-a-7-1-2-utilizzando-itunes-finder",children:[]}],path:"/it_IT/updating-to-7-1-2-ipsw/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 8.4.1",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Rimuovere il profilo",slug:"rimuovere-il-profilo",children:[]},{level:2,title:"Aggiornare a 8.4.1",slug:"aggiornare-a-8-4-1",children:[]}],path:"/it_IT/updating-to-8-4-1/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 9.3.5 (iTunes/Finder)",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiornare a 9.3.5 utilizzando iTunes / Finder",slug:"aggiornare-a-9-3-5-utilizzando-itunes-finder",children:[]}],path:"/it_IT/updating-to-9-3-5-ipsw/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 9.3.5",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Rimuovere il profilo",slug:"rimuovere-il-profilo",children:[]},{level:2,title:"Aggiornare a 9.3.5",slug:"aggiornare-a-9-3-5",children:[]}],path:"/it_IT/updating-to-9-3-5/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 9.3.6 (iTunes/Finder)",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiornare a 9.3.6 utilizzando iTunes/Finder",slug:"aggiornare-a-9-3-6-utilizzando-itunes-finder",children:[]}],path:"/it_IT/updating-to-9-3-6-ipsw/",pathLocale:"/it_IT/",extraFields:[]},{title:"Aggiornare a 9.3.6",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Rimuovere il profilo",slug:"rimuovere-il-profilo",children:[]},{level:2,title:"Aggiornare a 9.3.6",slug:"aggiornare-a-9-3-6",children:[]}],path:"/it_IT/updating-to-9-3-6/",pathLocale:"/it_IT/",extraFields:[]},{title:"Using Odysseyn1x (Apple TV)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing Ventoy",slug:"installing-ventoy",children:[]},{level:2,title:"Booting Odysseyn1x",slug:"booting-odysseyn1x",children:[]},{level:2,title:"Running checkra1n",slug:"running-checkra1n",children:[]}],path:"/using-odysseyn1x-tv/",pathLocale:"/",extraFields:[]},{title:"Removing checkra1n",headers:[{level:2,title:"Uninstalling",slug:"uninstalling",children:[]}],path:"/removing-checkra1n/",pathLocale:"/",extraFields:[]},{title:"Removing Chimera",headers:[{level:2,title:"Uninstalling",slug:"uninstalling",children:[]}],path:"/removing-chimera/",pathLocale:"/",extraFields:[]},{title:"Removing Odyssey",headers:[{level:2,title:"Uninstalling",slug:"uninstalling",children:[]}],path:"/removing-odyssey/",pathLocale:"/",extraFields:[]},{title:"Removing Odysseyra1n",headers:[{level:2,title:"Uninstalling",slug:"uninstalling",children:[]}],path:"/removing-odysseyra1n/",pathLocale:"/",extraFields:[]},{title:"Removing palera1n (Legacy)",headers:[],path:"/removing-palera1n-legacy/",pathLocale:"/",extraFields:[]},{title:"Removing palera1n",headers:[],path:"/removing-palera1n/",pathLocale:"/",extraFields:[]},{title:"Removing Taurine",headers:[{level:2,title:"Uninstalling",slug:"uninstalling",children:[]}],path:"/removing-taurine/",pathLocale:"/",extraFields:[]},{title:"Removing unc0ver",headers:[{level:2,title:"Uninstalling",slug:"uninstalling",children:[]}],path:"/removing-unc0ver/",pathLocale:"/",extraFields:[]},{title:"Removing XinaA15",headers:[{level:2,title:"Uninstalling XinaA15",slug:"uninstalling-xinaa15",children:[]},{level:2,title:"Removing Sileo",slug:"removing-sileo",children:[]}],path:"/removing-xinaa15/",pathLocale:"/",extraFields:[]},{title:"Restoring Rootfs",headers:[],path:"/restoring-rootfs/",pathLocale:"/",extraFields:[]},{title:"TrollStore",headers:[],path:"/it_IT/installing-trollstore/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare TrollStore (Misaka)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]}],path:"/it_IT/installing-trollhelper-misaka/",pathLocale:"/it_IT/",extraFields:[]},{title:"TrollStore (TrollHelper)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installazione di TrollStore",slug:"installazione-di-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]}],path:"/it_IT/installing-trollhelper/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare TrollStore (TrollHelperOTA)",headers:[{level:2,title:"Installazione di TrollHelper",slug:"installazione-di-trollhelper",children:[]},{level:2,title:"Installazione di TrollStore",slug:"installazione-di-trollstore",children:[]}],path:"/it_IT/installing-trollhelperota/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare TrollStore (TrollInstallerMDC)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]}],path:"/it_IT/installing-trollhelper-mdc/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing TrollStore (TrollMisaka)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Adding a Keyboard",slug:"adding-a-keyboard",children:[]},{level:2,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]}],path:"/it_IT/installing-trollhelper-trollmisaka/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing TrollStore (TrollStar)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]}],path:"/it_IT/installing-trollhelper-trollstar/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing TrollStore (tvOS)",headers:[],path:"/it_IT/installing-trollstore-tvos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing TrollStore (Misaka) (tvOS)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installare l'applicazione",slug:"installare-l-applicazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Iniettare TrollStore Helper",slug:"iniettare-trollstore-helper",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]}],path:"/it_IT/installing-trollhelper-misaka-tvos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing TrollStore (TrollHelper) (tvOS)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]}],path:"/it_IT/installing-trollhelper-tvos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing Daibutsu",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Daibutsu",slug:"running-daibutsu",children:[]}],path:"/installing-daibutsu/",pathLocale:"/",extraFields:[]},{title:"Installing Def1nit3lyN0tAJa1lbr3akTool",headers:[{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Requirements",slug:"requirements",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-1",children:[]}]},{level:2,title:"Installing Def1nit3lyN0tAJa1lbr3akTool",slug:"installing-def1nit3lyn0taja1lbr3aktool",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing the jailbreak",slug:"installing-the-jailbreak",children:[]}]},{level:2,title:"Running Def1nit3lyN0tAJa1lbr3akTool",slug:"running-def1nit3lyn0taja1lbr3aktool",children:[]}],path:"/installing-notajb/",pathLocale:"/",extraFields:[]},{title:"Installing doubleh3lix",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running doubleh3lix",slug:"running-doubleh3lix",children:[]}],path:"/installing-doubleh3lix-ipa/",pathLocale:"/",extraFields:[]},{title:"Installing h3lix",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Patching the application",slug:"patching-the-application",children:[{level:3,title:"macOS and Linux",slug:"macos-and-linux",children:[]},{level:3,title:"Windows",slug:"windows",children:[]}]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running h3lix",slug:"running-h3lix",children:[]}],path:"/installing-h3lix/",pathLocale:"/",extraFields:[]},{title:"Installing Meridian",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Meridian",slug:"running-meridian",children:[]}],path:"/installing-meridian-ipa/",pathLocale:"/",extraFields:[]},{title:"Installing p0laris",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running p0laris",slug:"running-p0laris",children:[]}],path:"/installing-p0laris/",pathLocale:"/",extraFields:[]},{title:"Installing Pangu933",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Pangu933",slug:"running-pangu933",children:[]},{level:2,title:"Rejailbreaking",slug:"rejailbreaking",children:[]}],path:"/installing-pangu933/",pathLocale:"/",extraFields:[]},{title:"Installing Ph\u0153nix",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Ph\u0153nix",slug:"running-ph\u0153nix",children:[]}],path:"/installing-phoenix/",pathLocale:"/",extraFields:[]},{title:"Installing sockH3lix",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running sockH3lix",slug:"running-sockh3lix",children:[]}],path:"/installing-sockh3lix/",pathLocale:"/",extraFields:[]},{title:"Installing Taurine (Sideloadly)",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running Taurine",slug:"running-taurine",children:[]},{level:2,title:"Installing necessary software",slug:"installing-necessary-software",children:[]},{level:2,title:"Installing taurine-permanent",slug:"installing-taurine-permanent",children:[]}],path:"/installing-taurine-sideloadly/",pathLocale:"/",extraFields:[]},{title:"Installing unc0ver (Fugu14)",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the Application",slug:"installing-the-application",children:[]},{level:2,title:"Running unc0ver",slug:"running-unc0ver",children:[]}],path:"/installing-unc0ver-fugu14/",pathLocale:"/",extraFields:[]},{title:"Installing unc0ver (TrollStore)",headers:[{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Installing TrollHelper",slug:"installing-trollhelper",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-1",children:[]},{level:3,title:"Requirements",slug:"requirements",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-2",children:[]}]},{level:2,title:"Installing unc0ver",slug:"installing-unc0ver",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing unc0ver",slug:"installing-unc0ver-1",children:[]}]},{level:2,title:"Running unc0ver",slug:"running-unc0ver",children:[]}],path:"/installing-unc0ver-trollstore/",pathLocale:"/",extraFields:[]},{title:"Installing XinaA15",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing TrollHelper",slug:"installing-trollhelper",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[]},{level:2,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]},{level:2,title:"Installing XinaA15",slug:"installing-xinaa15",children:[]},{level:2,title:"Running XinaA15",slug:"running-xinaa15",children:[]}],path:"/installing-xinaa15/",pathLocale:"/",extraFields:[]},{title:"Using Odysseyn1x (Apple TV)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installing Ventoy",slug:"installing-ventoy",children:[]},{level:2,title:"Booting Odysseyn1x",slug:"booting-odysseyn1x",children:[]},{level:2,title:"Running checkra1n",slug:"running-checkra1n",children:[]}],path:"/it_IT/using-odysseyn1x-tv/",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/en_US/jailbreak/checkra1n/include/end-of-page.html",pathLocale:"/",extraFields:[]},{title:"",headers:[],path:"/en_US/jailbreak/checkra1n/include/no-loader.html",pathLocale:"/",extraFields:[]},{title:"",headers:[],path:"/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.html",pathLocale:"/",extraFields:[]},{title:"",headers:[],path:"/en_US/jailbreak/checkra1n/include/semi-tethered.html",pathLocale:"/",extraFields:[]},{title:"Daibutsu",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Daibutsu",slug:"eseguire-daibutsu",children:[]}],path:"/it_IT/installing-daibutsu/",pathLocale:"/it_IT/",extraFields:[]},{title:"doubleh3lix",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire doubleH3lix",slug:"eseguire-doubleh3lix",children:[]}],path:"/it_IT/installing-doubleh3lix-ipa/",pathLocale:"/it_IT/",extraFields:[]},{title:"h3lix",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Patchare l\u2019applicazione",slug:"patchare-l-applicazione",children:[{level:3,title:"macOS e Linux",slug:"macos-e-linux",children:[]},{level:3,title:"Windows",slug:"windows",children:[]}]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire h3lix",slug:"eseguire-h3lix",children:[]}],path:"/it_IT/installing-h3lix/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare kok3shiX",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire kok3shiX",slug:"eseguire-kok3shix",children:[]}],path:"/it_IT/installing-kok3shiX/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing meowbrek2 (palera1n)",headers:[{level:2,title:"Installazione di palera1n",slug:"installazione-di-palera1n",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[{level:3,title:"Installazione di TrollHelper",slug:"installazione-di-trollhelper",children:[]},{level:3,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]}]},{level:2,title:"Installare meowbrek2",slug:"installare-meowbrek2",children:[{level:3,title:"Download",slug:"download",children:[]},{level:3,title:"Installazione del jailbreak",slug:"installazione-del-jailbreak",children:[]}]},{level:2,title:"Eseguire meowbrek2",slug:"eseguire-meowbrek2",children:[]}],path:"/it_IT/installing-meowbrek2-palera1n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Meridian",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Meridian",slug:"eseguire-meridian",children:[]}],path:"/it_IT/installing-meridian-ipa/",pathLocale:"/it_IT/",extraFields:[]},{title:"p0laris",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire p0laris",slug:"eseguire-p0laris",children:[]}],path:"/it_IT/installing-p0laris/",pathLocale:"/it_IT/",extraFields:[]},{title:"Phoenix",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire Phoenix",slug:"eseguire-phoenix",children:[]}],path:"/it_IT/installing-phoenix/",pathLocale:"/it_IT/",extraFields:[]},{title:"sockH3lix",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione",slug:"installazione",children:[]},{level:2,title:"Autorizzare l\u2019applicazione",slug:"autorizzare-l-applicazione",children:[]},{level:2,title:"Eseguire sockH3lix",slug:"eseguire-sockh3lix",children:[]}],path:"/it_IT/installing-sockh3lix/",pathLocale:"/it_IT/",extraFields:[]},{title:"unc0ver (Fugu14)",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione di Altstore",slug:"installazione-di-altstore",children:[]},{level:2,title:"Eseguire unc0ver",slug:"eseguire-unc0ver",children:[]}],path:"/it_IT/installing-unc0ver-fugu14/",pathLocale:"/it_IT/",extraFields:[]},{title:"unc0ver (TrollStore)",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione di TrollHelper",slug:"installazione-di-trollhelper",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]},{level:2,title:"unc0ver",slug:"unc0ver",children:[]},{level:2,title:"Eseguire unc0ver",slug:"eseguire-unc0ver",children:[]}],path:"/it_IT/installing-unc0ver-trollstore/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installare XinaA15",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione di TrollHelper",slug:"installazione-di-trollhelper",children:[]},{level:2,title:"Installare TrollStore",slug:"installare-trollstore",children:[]},{level:2,title:"Installare Persistence Helper",slug:"installare-persistence-helper",children:[]},{level:2,title:"Installazione di XinaA15",slug:"installazione-di-xinaa15",children:[]},{level:2,title:"Eseguire XinaA15",slug:"eseguire-xinaa15",children:[]}],path:"/it_IT/installing-xinaa15/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing checkra1n (Apple TV)",headers:[],path:"/installing-checkra1n-tv/",pathLocale:"/",extraFields:[]},{title:"Installing checkra1n for Apple TV (ChromeOS)",headers:[{level:2,title:"Requirements (ChromeOS)",slug:"requirements-chromeos",children:[]},{level:2,title:"Allowing checkra1n to run",slug:"allowing-checkra1n-to-run",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]}],path:"/installing-checkra1n-tv/chromeos/",pathLocale:"/",extraFields:[]},{title:"Installing checkra1n for Apple TV (Linux)",headers:[{level:2,title:"Requirements (Linux)",slug:"requirements-linux",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]}],path:"/installing-checkra1n-tv/linux/",pathLocale:"/",extraFields:[]},{title:"Installing checkra1n for Apple TV (macOS)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]}],path:"/installing-checkra1n-tv/macos/",pathLocale:"/",extraFields:[]},{title:"Rimuovere checkra1n",headers:[{level:2,title:"Rimozione",slug:"rimozione",children:[]}],path:"/it_IT/removing-checkra1n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimuovere Chimera",headers:[{level:2,title:"Rimozione",slug:"rimozione",children:[]}],path:"/it_IT/removing-chimera/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimuovere Odyssey",headers:[{level:2,title:"Rimozione",slug:"rimozione",children:[]}],path:"/it_IT/removing-odyssey/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimuovere Odysseyra1n",headers:[{level:2,title:"Rimozione",slug:"rimozione",children:[]}],path:"/it_IT/removing-odysseyra1n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimozione di palera1n (legacy)",headers:[],path:"/it_IT/removing-palera1n-legacy/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimuovere palera1n",headers:[],path:"/it_IT/removing-palera1n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimuovere Taurine",headers:[{level:2,title:"Rimozione",slug:"rimozione",children:[]}],path:"/it_IT/removing-taurine/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimuovere unc0ver",headers:[{level:2,title:"Rimozione",slug:"rimozione",children:[]}],path:"/it_IT/removing-unc0ver/",pathLocale:"/it_IT/",extraFields:[]},{title:"Rimuovere XinaA15",headers:[{level:2,title:"RImozione di XinaA15",slug:"rimozione-di-xinaa15",children:[]},{level:2,title:"Rimuovere Sileo",slug:"rimuovere-sileo",children:[]}],path:"/it_IT/removing-xinaa15/",pathLocale:"/it_IT/",extraFields:[]},{title:"Ripristinare il RootFS",headers:[],path:"/it_IT/restoring-rootfs/",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[{level:2,title:"Installazione pacchetti",slug:"installazione-pacchetti",children:[]}],path:"/it_IT/jailbreak/checkra1n/include/end-of-page.html",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[],path:"/it_IT/jailbreak/checkra1n/include/no-loader.html",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[],path:"/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.html",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[],path:"/it_IT/jailbreak/checkra1n/include/semi-tethered.html",pathLocale:"/it_IT/",extraFields:[]},{title:"Using Odysseyn1x",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing Ventoy",slug:"installing-ventoy",children:[]},{level:2,title:"Booting Odysseyn1x",slug:"booting-odysseyn1x",children:[]},{level:2,title:"Running checkra1n",slug:"running-checkra1n",children:[]},{level:2,title:"The Odysseyra1n script",slug:"the-odysseyra1n-script",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/using-odysseyn1x/",pathLocale:"/",extraFields:[]},{title:"Installare palera1n (Rootful)",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installazione del jailbreak",slug:"installazione-del-jailbreak",children:[{level:3,title:"Installa palera1n",slug:"installa-palera1n",children:[]},{level:3,title:"Eseguire palera1n",slug:"eseguire-palera1n",children:[]},{level:3,title:"Installa palera1n",slug:"installa-palera1n-1",children:[]},{level:3,title:"Eseguire palera1n",slug:"eseguire-palera1n-1",children:[]}]}],path:"/it_IT/archived-palera1n-rootful/",pathLocale:"/it_IT/",extraFields:[]},{title:"Utilizzare palen1x (Rootful)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installare Ventoy",slug:"installare-ventoy",children:[]},{level:2,title:"Avviare palen1x",slug:"avviare-palen1x",children:[]},{level:2,title:"Eseguire palera1n",slug:"eseguire-palera1n",children:[{level:3,title:"Creazione del FakeFS/BindFS",slug:"creazione-del-fakefs-bindfs",children:[]},{level:3,title:"Jailbreaking con palera1n",slug:"jailbreaking-con-palera1n",children:[]}]}],path:"/it_IT/archived-palen1x-rootful/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing kok3shiX",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the application",slug:"installing-the-application",children:[]},{level:2,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:2,title:"Running kok3shiX",slug:"running-kok3shix",children:[]}],path:"/installing-kok3shiX/",pathLocale:"/",extraFields:[]},{title:"Installing meowbrek2 (palera1n)",headers:[{level:2,title:"Installing palera1n",slug:"installing-palera1n",children:[]},{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Installing TrollHelper",slug:"installing-trollhelper",children:[]},{level:3,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]}]},{level:2,title:"Installing meowbrek2",slug:"installing-meowbrek2",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing the jailbreak",slug:"installing-the-jailbreak",children:[]}]},{level:2,title:"Running meowbrek2",slug:"running-meowbrek2",children:[]}],path:"/installing-meowbrek2-palera1n/",pathLocale:"/",extraFields:[]},{title:"Installing meowbrek2",headers:[{level:2,title:"Installing TrollStore",slug:"installing-trollstore",children:[{level:3,title:"Installing TrollHelper",slug:"installing-trollhelper",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-1",children:[]},{level:3,title:"Requirements",slug:"requirements",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application",children:[]},{level:3,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-2",children:[]},{level:3,title:"Installing Persistence Helper",slug:"installing-persistence-helper",children:[]},{level:3,title:"Requirements",slug:"requirements-1",children:[]},{level:3,title:"Installing the application",slug:"installing-the-application-1",children:[]},{level:3,title:"Trusting the application",slug:"trusting-the-application-1",children:[]},{level:3,title:"Adding a Keyboard",slug:"adding-a-keyboard",children:[]},{level:3,title:"Injecting TrollStore Helper",slug:"injecting-trollstore-helper-1",children:[]},{level:3,title:"Installing TrollStore",slug:"installing-trollstore-3",children:[]},{level:3,title:"Installing Persistence Helper",slug:"installing-persistence-helper-1",children:[]}]},{level:2,title:"Installing meowbrek2",slug:"installing-meowbrek2",children:[{level:3,title:"Downloads",slug:"downloads",children:[]},{level:3,title:"Installing the jailbreak",slug:"installing-the-jailbreak",children:[]}]},{level:2,title:"Running meowbrek2",slug:"running-meowbrek2",children:[]}],path:"/installing-meowbrek2/",pathLocale:"/",extraFields:[]},{title:"Installing palera1n (Rootful)",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing the jailbreak",slug:"installing-the-jailbreak",children:[{level:3,title:"Installing palera1n",slug:"installing-palera1n",children:[]},{level:3,title:"Running palera1n",slug:"running-palera1n",children:[]},{level:3,title:"Installing palera1n",slug:"installing-palera1n-1",children:[]},{level:3,title:"Running palera1n",slug:"running-palera1n-1",children:[]}]}],path:"/archived-palera1n-rootful/",pathLocale:"/",extraFields:[]},{title:"Using palen1x (Rootful)",headers:[{level:2,title:"Requirements",slug:"requirements",children:[]},{level:2,title:"Installing Ventoy",slug:"installing-ventoy",children:[]},{level:2,title:"Booting palen1x",slug:"booting-palen1x",children:[]},{level:2,title:"Running palera1n",slug:"running-palera1n",children:[{level:3,title:"Creating the FakeFS/BindFS",slug:"creating-the-fakefs-bindfs",children:[]},{level:3,title:"Jailbreaking with palera1n",slug:"jailbreaking-with-palera1n",children:[]}]}],path:"/archived-palen1x-rootful/",pathLocale:"/",extraFields:[]},{title:"Installing checkra1n (Apple TV)",headers:[],path:"/it_IT/installing-checkra1n-tv/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing checkra1n for Apple TV (ChromeOS)",headers:[{level:2,title:"Requirements (ChromeOS)",slug:"requirements-chromeos",children:[]},{level:2,title:"Allowing checkra1n to run",slug:"allowing-checkra1n-to-run",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]}],path:"/it_IT/installing-checkra1n-tv/chromeos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing checkra1n for Apple TV (Linux)",headers:[{level:2,title:"Requirements (Linux)",slug:"requirements-linux",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]}],path:"/it_IT/installing-checkra1n-tv/linux/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing checkra1n for Apple TV (macOS)",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]}],path:"/it_IT/installing-checkra1n-tv/macos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing Odysseyra1n",headers:[],path:"/installing-odysseyra1n/",pathLocale:"/",extraFields:[]},{title:"Installing Odysseyra1n (ChromeOS)",headers:[{level:2,title:"Downloads (ChromeOS)",slug:"downloads-chromeos",children:[]},{level:2,title:"Allowing checkra1n to run",slug:"allowing-checkra1n-to-run",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]},{level:2,title:"The Odysseyra1n script",slug:"the-odysseyra1n-script",children:[]}],path:"/installing-odysseyra1n-chromeos/",pathLocale:"/",extraFields:[]},{title:"Installing Odysseyra1n (Linux)",headers:[{level:2,title:"Downloads (Linux)",slug:"downloads-linux",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]},{level:2,title:"The Odysseyra1n script",slug:"the-odysseyra1n-script",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/installing-odysseyra1n/linux/",pathLocale:"/",extraFields:[]},{title:"Installing Odysseyra1n (macOS)",headers:[{level:2,title:"Downloads",slug:"downloads",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]},{level:2,title:"The Odysseyra1n script",slug:"the-odysseyra1n-script",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/installing-odysseyra1n/macos/",pathLocale:"/",extraFields:[]},{title:"Odysseyn1x",headers:[{level:2,title:"Requisiti",slug:"requisiti",children:[]},{level:2,title:"Installare Ventoy",slug:"installare-ventoy",children:[]},{level:2,title:"Avviare Odysseyn1x",slug:"avviare-odysseyn1x",children:[]},{level:2,title:"Eseguire checkra1n",slug:"eseguire-checkra1n",children:[]},{level:2,title:"Lo script di Odysseyra1n",slug:"lo-script-di-odysseyra1n",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/it_IT/using-odysseyn1x/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installing Odysseyra1n (A8X/A9X)",headers:[],path:"/installing-odysseyra1n-a8x-a9x/",pathLocale:"/",extraFields:[]},{title:"Installing Odysseyra1n (A8X/A9X) (ChromeOS)",headers:[{level:2,title:"Downloads (ChromeOS)",slug:"downloads-chromeos",children:[]},{level:2,title:"Allowing checkra1n to run",slug:"allowing-checkra1n-to-run",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]},{level:2,title:"The Odysseyra1n script",slug:"the-odysseyra1n-script",children:[]}],path:"/installing-odysseyra1n-chromeos-a8x-a9x/",pathLocale:"/",extraFields:[]},{title:"Installing Odysseyra1n (A8X/A9X) (Linux)",headers:[{level:2,title:"Downloads (Linux)",slug:"downloads-linux",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]},{level:2,title:"The Odysseyra1n script",slug:"the-odysseyra1n-script",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/installing-odysseyra1n-a8x-a9x/linux/",pathLocale:"/",extraFields:[]},{title:"Installing Odysseyra1n (A8X/A9X) (macOS)",headers:[{level:2,title:"Downloads (macOS)",slug:"downloads-macos",children:[]},{level:2,title:"Installing checkra1n",slug:"installing-checkra1n",children:[]},{level:2,title:"The Odysseyra1n script",slug:"the-odysseyra1n-script",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/installing-odysseyra1n-a8x-a9x/macos/",pathLocale:"/",extraFields:[]},{title:"Odysseyra1n (A8X/A9X)",headers:[],path:"/it_IT/installing-odysseyra1n-a8x-a9x/",pathLocale:"/it_IT/",extraFields:[]},{title:"Odysseyra1n (A8X/A9X) (ChromeOS)",headers:[{level:2,title:"Download (ChromeOS)",slug:"download-chromeos",children:[]},{level:2,title:"Consentire l'esecuzione di checkra1n",slug:"consentire-l-esecuzione-di-checkra1n",children:[]},{level:2,title:"Installare checkra1n",slug:"installare-checkra1n",children:[]},{level:2,title:"Lo script di Odysseyra1n",slug:"lo-script-di-odysseyra1n",children:[]}],path:"/it_IT/installing-odysseyra1n-chromeos-a8x-a9x/",pathLocale:"/it_IT/",extraFields:[]},{title:"Odysseyra1n (A8X/A9X) (Linux)",headers:[{level:2,title:"Download (Linux)",slug:"download-linux",children:[]},{level:2,title:"Installare checkra1n",slug:"installare-checkra1n",children:[]},{level:2,title:"Lo script di Odysseyra1n",slug:"lo-script-di-odysseyra1n",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/it_IT/installing-odysseyra1n-a8x-a9x/linux/",pathLocale:"/it_IT/",extraFields:[]},{title:"Odysseyra1n (A8X/A9X) (macOS)",headers:[{level:2,title:"Download (macOS)",slug:"download-macos",children:[]},{level:2,title:"Installare checkra1n",slug:"installare-checkra1n",children:[]},{level:2,title:"Lo script di Odysseyra1n",slug:"lo-script-di-odysseyra1n",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/it_IT/installing-odysseyra1n-a8x-a9x/macos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Installazione di Odysseyra1n",headers:[],path:"/it_IT/installing-odysseyra1n/",pathLocale:"/it_IT/",extraFields:[]},{title:"Odysseyra1n (ChromeOS)",headers:[{level:2,title:"Download (ChromeOS)",slug:"download-chromeos",children:[]},{level:2,title:"Consentire l'esecuzione di checkra1n",slug:"consentire-l-esecuzione-di-checkra1n",children:[]},{level:2,title:"Installare checkra1n",slug:"installare-checkra1n",children:[]},{level:2,title:"Lo script di Odysseyra1n",slug:"lo-script-di-odysseyra1n",children:[]}],path:"/it_IT/installing-odysseyra1n-chromeos/",pathLocale:"/it_IT/",extraFields:[]},{title:"Odysseyra1n (Linux)",headers:[{level:2,title:"Download (Linux)",slug:"download-linux",children:[]},{level:2,title:"Installare checkra1n",slug:"installare-checkra1n",children:[]},{level:2,title:"Lo script di Odysseyra1n",slug:"lo-script-di-odysseyra1n",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/it_IT/installing-odysseyra1n/linux/",pathLocale:"/it_IT/",extraFields:[]},{title:"Odysseyra1n (macOS)",headers:[{level:2,title:"Download",slug:"download",children:[]},{level:2,title:"Installare checkra1n",slug:"installare-checkra1n",children:[]},{level:2,title:"Lo script di Odysseyra1n",slug:"lo-script-di-odysseyra1n",children:[]},{level:2,title:"Installing packages",slug:"installing-packages",children:[]}],path:"/it_IT/installing-odysseyra1n/macos/",pathLocale:"/it_IT/",extraFields:[]},{title:"",headers:[],path:"/404.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (Apple TV 4K (1st generation))",headers:[],path:"/get-started/Apple-TV-4K-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (Apple TV 4K (1st generation))",headers:[],path:"/it_IT/get-started/Apple-TV-4K-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (Apple TV HD (4th generation))",headers:[],path:"/get-started/Apple-TV-HD-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (Apple TV HD (4th generation))",headers:[],path:"/it_IT/get-started/Apple-TV-HD-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (Apple TV (3rd generation))",headers:[],path:"/get-started/Apple-TV-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (Apple TV (3rd generation))",headers:[],path:"/it_IT/get-started/Apple-TV-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (Apple TV (2nd generation))",headers:[],path:"/get-started/Apple-TV-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (Apple TV (2nd generation))",headers:[],path:"/it_IT/get-started/Apple-TV-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (Apple TV (1st generation))",headers:[],path:"/get-started/Apple-TV-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (Apple TV (1st generation))",headers:[],path:"/it_IT/get-started/Apple-TV-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (10th generation))",headers:[],path:"/get-started/iPad-(10th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (10th generation))",headers:[],path:"/it_IT/get-started/iPad-(10th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (9th generation))",headers:[],path:"/get-started/iPad-(9th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (9th generation))",headers:[],path:"/it_IT/get-started/iPad-(9th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (8th generation))",headers:[],path:"/get-started/iPad-(8th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (8th generation))",headers:[],path:"/it_IT/get-started/iPad-(8th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (7th generation))",headers:[],path:"/get-started/iPad-(7th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (7th generation))",headers:[],path:"/it_IT/get-started/iPad-(7th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (6th generation))",headers:[],path:"/get-started/iPad-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (6th generation))",headers:[],path:"/it_IT/get-started/iPad-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (5th generation))",headers:[],path:"/get-started/iPad-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (5th generation))",headers:[],path:"/it_IT/get-started/iPad-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (4th generation))",headers:[],path:"/get-started/iPad-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (4th generation))",headers:[],path:"/it_IT/get-started/iPad-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad (3rd generation))",headers:[],path:"/get-started/iPad-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad (3rd generation))",headers:[],path:"/it_IT/get-started/iPad-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad 2)",headers:[],path:"/get-started/iPad-2.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad 2)",headers:[],path:"/it_IT/get-started/iPad-2.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad)",headers:[],path:"/get-started/iPad.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad)",headers:[],path:"/it_IT/get-started/iPad.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Air (5th generation))",headers:[],path:"/get-started/iPad-Air-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Air (5th generation))",headers:[],path:"/it_IT/get-started/iPad-Air-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Air (4th generation))",headers:[],path:"/get-started/iPad-Air-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Air (4th generation))",headers:[],path:"/it_IT/get-started/iPad-Air-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Air (3rd generation))",headers:[],path:"/get-started/iPad-Air-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Air (3rd generation))",headers:[],path:"/it_IT/get-started/iPad-Air-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Air 2)",headers:[],path:"/get-started/iPad-Air-2.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Air 2)",headers:[],path:"/it_IT/get-started/iPad-Air-2.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Air)",headers:[],path:"/get-started/iPad-Air.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Air)",headers:[],path:"/it_IT/get-started/iPad-Air.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 11-inch (4th generation))",headers:[],path:"/get-started/iPad-Pro-11-inch-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 11-inch (4th generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-11-inch-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 12.9-inch (6th generation))",headers:[],path:"/get-started/iPad-Pro-12.9-inch-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 12.9-inch (6th generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-12.9-inch-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 11-inch (3rd generation))",headers:[],path:"/get-started/iPad-Pro-11-inch-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 11-inch (3rd generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-11-inch-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 12.9-inch (5th generation))",headers:[],path:"/get-started/iPad-Pro-12.9-inch-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 12.9-inch (5th generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-12.9-inch-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 11-inch (2nd generation))",headers:[],path:"/get-started/iPad-Pro-11-inch-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 11-inch (2nd generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-11-inch-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 12.9-inch (4th generation))",headers:[],path:"/get-started/iPad-Pro-12.9-inch-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 12.9-inch (4th generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-12.9-inch-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 11-inch (1st generation))",headers:[],path:"/get-started/iPad-Pro-11-inch-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 11-inch (1st generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-11-inch-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro 12.9-inch (3rd generation))",headers:[],path:"/get-started/iPad-Pro-12.9-inch-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro 12.9-inch (3rd generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-12.9-inch-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro (10.5-inch))",headers:[],path:"/get-started/iPad-Pro-(10.5-inch).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro (10.5-inch))",headers:[],path:"/it_IT/get-started/iPad-Pro-(10.5-inch).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro (12.9-inch) (2nd generation))",headers:[],path:"/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro (12.9-inch) (2nd generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro (9.7-inch))",headers:[],path:"/get-started/iPad-Pro-(9.7-inch).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro (9.7-inch))",headers:[],path:"/it_IT/get-started/iPad-Pro-(9.7-inch).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad Pro (12.9-inch) (1st generation))",headers:[],path:"/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad Pro (12.9-inch) (1st generation))",headers:[],path:"/it_IT/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad mini (6th generation))",headers:[],path:"/get-started/iPad-mini-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad mini (6th generation))",headers:[],path:"/it_IT/get-started/iPad-mini-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad mini (5th generation))",headers:[],path:"/get-started/iPad-mini-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad mini (5th generation))",headers:[],path:"/it_IT/get-started/iPad-mini-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad mini 4)",headers:[],path:"/get-started/iPad-mini-4.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad mini 4)",headers:[],path:"/it_IT/get-started/iPad-mini-4.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad mini 3)",headers:[],path:"/get-started/iPad-mini-3.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad mini 3)",headers:[],path:"/it_IT/get-started/iPad-mini-3.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad mini 2)",headers:[],path:"/get-started/iPad-mini-2.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad mini 2)",headers:[],path:"/it_IT/get-started/iPad-mini-2.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPad mini)",headers:[],path:"/get-started/iPad-mini.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPad mini)",headers:[],path:"/it_IT/get-started/iPad-mini.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 14)",headers:[],path:"/get-started/iPhone-14.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 14)",headers:[],path:"/it_IT/get-started/iPhone-14.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 14 Pro)",headers:[],path:"/get-started/iPhone-14-Pro.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 14 Pro)",headers:[],path:"/it_IT/get-started/iPhone-14-Pro.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone SE (3rd generation))",headers:[],path:"/get-started/iPhone-SE-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone SE (3rd generation))",headers:[],path:"/it_IT/get-started/iPhone-SE-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 13 Pro)",headers:[],path:"/get-started/iPhone-13-Pro.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 13 Pro)",headers:[],path:"/it_IT/get-started/iPhone-13-Pro.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 13)",headers:[],path:"/get-started/iPhone-13.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 13)",headers:[],path:"/it_IT/get-started/iPhone-13.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 12)",headers:[],path:"/get-started/iPhone-12.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 12)",headers:[],path:"/it_IT/get-started/iPhone-12.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 12 Pro)",headers:[],path:"/get-started/iPhone-12-Pro.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 12 Pro)",headers:[],path:"/it_IT/get-started/iPhone-12-Pro.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone SE (2nd generation))",headers:[],path:"/get-started/iPhone-SE-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone SE (2nd generation))",headers:[],path:"/it_IT/get-started/iPhone-SE-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 11 Pro)",headers:[],path:"/get-started/iPhone-11-Pro.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 11 Pro)",headers:[],path:"/it_IT/get-started/iPhone-11-Pro.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 11)",headers:[],path:"/get-started/iPhone-11.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 11)",headers:[],path:"/it_IT/get-started/iPhone-11.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone XR)",headers:[],path:"/get-started/iPhone-XR.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone XR)",headers:[],path:"/it_IT/get-started/iPhone-XR.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone XS)",headers:[],path:"/get-started/iPhone-XS.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone XS)",headers:[],path:"/it_IT/get-started/iPhone-XS.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone X)",headers:[],path:"/get-started/iPhone-X.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone X)",headers:[],path:"/it_IT/get-started/iPhone-X.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 8)",headers:[],path:"/get-started/iPhone-8.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 8)",headers:[],path:"/it_IT/get-started/iPhone-8.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 7)",headers:[],path:"/get-started/iPhone-7.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 7)",headers:[],path:"/it_IT/get-started/iPhone-7.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone SE (1st generation))",headers:[],path:"/get-started/iPhone-SE-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone SE (1st generation))",headers:[],path:"/it_IT/get-started/iPhone-SE-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 6s)",headers:[],path:"/get-started/iPhone-6s.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 6s)",headers:[],path:"/it_IT/get-started/iPhone-6s.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 6)",headers:[],path:"/get-started/iPhone-6.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 6)",headers:[],path:"/it_IT/get-started/iPhone-6.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 5c)",headers:[],path:"/get-started/iPhone-5c.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 5c)",headers:[],path:"/it_IT/get-started/iPhone-5c.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 5s)",headers:[],path:"/get-started/iPhone-5s.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 5s)",headers:[],path:"/it_IT/get-started/iPhone-5s.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 5)",headers:[],path:"/get-started/iPhone-5.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 5)",headers:[],path:"/it_IT/get-started/iPhone-5.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 4S)",headers:[],path:"/get-started/iPhone-4S.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 4S)",headers:[],path:"/it_IT/get-started/iPhone-4S.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 4)",headers:[],path:"/get-started/iPhone-4.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 4)",headers:[],path:"/it_IT/get-started/iPhone-4.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 3GS)",headers:[],path:"/get-started/iPhone-3GS.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 3GS)",headers:[],path:"/it_IT/get-started/iPhone-3GS.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 3G)",headers:[],path:"/get-started/iPhone-3G.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 3G)",headers:[],path:"/it_IT/get-started/iPhone-3G.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPhone 2G)",headers:[],path:"/get-started/iPhone-2G.html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPhone 2G)",headers:[],path:"/it_IT/get-started/iPhone-2G.html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPod touch (7th generation))",headers:[],path:"/get-started/iPod-touch-(7th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPod touch (7th generation))",headers:[],path:"/it_IT/get-started/iPod-touch-(7th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPod touch (6th generation))",headers:[],path:"/get-started/iPod-touch-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPod touch (6th generation))",headers:[],path:"/it_IT/get-started/iPod-touch-(6th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPod touch (5th generation))",headers:[],path:"/get-started/iPod-touch-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPod touch (5th generation))",headers:[],path:"/it_IT/get-started/iPod-touch-(5th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPod touch (4th generation))",headers:[],path:"/get-started/iPod-touch-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPod touch (4th generation))",headers:[],path:"/it_IT/get-started/iPod-touch-(4th-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPod touch (3rd generation))",headers:[],path:"/get-started/iPod-touch-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPod touch (3rd generation))",headers:[],path:"/it_IT/get-started/iPod-touch-(3rd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPod touch (2nd generation))",headers:[],path:"/get-started/iPod-touch-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPod touch (2nd generation))",headers:[],path:"/it_IT/get-started/iPod-touch-(2nd-generation).html",pathLocale:"/",extraFields:[]},{title:"Firmware Selection (iPod touch (1st generation))",headers:[],path:"/get-started/iPod-touch-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Selezione del Firmware (iPod touch (1st generation))",headers:[],path:"/it_IT/get-started/iPod-touch-(1st-generation).html",pathLocale:"/",extraFields:[]},{title:"Device Selection (Apple TV)",headers:[],path:"/get-started/select-apple-tv/",pathLocale:"/",extraFields:[]},{title:"Device Selection (iPad)",headers:[],path:"/get-started/select-ipad/",pathLocale:"/",extraFields:[]},{title:"Device Selection (iPad Air)",headers:[],path:"/get-started/select-ipad-air/",pathLocale:"/",extraFields:[]},{title:"Device Selection (iPad Pro)",headers:[],path:"/get-started/select-ipad-pro/",pathLocale:"/",extraFields:[]},{title:"Device Selection (iPad mini)",headers:[],path:"/get-started/select-ipad-mini/",pathLocale:"/",extraFields:[]},{title:"Device Selection (iPhone)",headers:[],path:"/get-started/select-iphone/",pathLocale:"/",extraFields:[]},{title:"Device Selection (iPod touch)",headers:[],path:"/get-started/select-ipod-touch/",pathLocale:"/",extraFields:[]},{title:"Get Started",headers:[],path:"/get-started/",pathLocale:"/",extraFields:[]},{title:"Selezione Del Dispositivo (Apple TV)",headers:[],path:"/it_IT/get-started/select-apple-tv/",pathLocale:"/",extraFields:[]},{title:"Selezione Del Dispositivo (iPad)",headers:[],path:"/it_IT/get-started/select-ipad/",pathLocale:"/",extraFields:[]},{title:"Selezione Del Dispositivo (iPad Air)",headers:[],path:"/it_IT/get-started/select-ipad-air/",pathLocale:"/",extraFields:[]},{title:"Selezione Del Dispositivo (iPad Pro)",headers:[],path:"/it_IT/get-started/select-ipad-pro/",pathLocale:"/",extraFields:[]},{title:"Selezione Del Dispositivo (iPad mini)",headers:[],path:"/it_IT/get-started/select-ipad-mini/",pathLocale:"/",extraFields:[]},{title:"Selezione Del Dispositivo (iPhone)",headers:[],path:"/it_IT/get-started/select-iphone/",pathLocale:"/",extraFields:[]},{title:"Selezione Del Dispositivo (iPod touch)",headers:[],path:"/it_IT/get-started/select-ipod-touch/",pathLocale:"/",extraFields:[]},{title:"Cominciamo!",headers:[],path:"/it_IT/get-started/",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-absinthe/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-chimera/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-dopamine-sideloadly/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-dopamine/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-electra/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-etasonjb/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-evasi0n6/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-evasi0n7/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-g1lbertJB/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-greenpois0n/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-homedepot/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-kok3shi9/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-limera1n/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-nathanlr/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-odyssey/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-openpwnage/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-p0sixspwn/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-palera1n/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-pangu7/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-pangu9/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-pwnagetool/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Zebra",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-socket/using-zebra.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-taurine/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-unc0ver/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-wtfis/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/using-jailbreakme-4-0/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/using-jailbreakme-saffron/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/using-jailbreakme-star/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/using-palen1x/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/using-tns/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-absinthe/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-chimera/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-dopamine/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-electra/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-etasonjb/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-evasi0n6/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-evasi0n7/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-greenpois0n/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-homedepot/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-kok3shi9/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-limera1n/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-meowbrek2/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-notajb/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-odyssey/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-openpwnage/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-p0sixspwn/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-palera1n/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-pangu7/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-pangu9/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-pangu933/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-pwnagetool/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Zebra",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-socket/using-zebra.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-taurine-trollstore/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-taurine/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-unc0ver/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-wtfis/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/using-jailbreakme-4-0/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/using-jailbreakme-saffron/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/using-jailbreakme-star/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/using-palen1x/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/using-tns/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-daibutsu/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-notajb/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-doubleh3lix-ipa/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-h3lix/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-meridian-ipa/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-p0laris/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-pangu933/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-phoenix/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-sockh3lix/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-taurine-sideloadly/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-unc0ver-fugu14/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-unc0ver-trollstore/using-Cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-xinaa15/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-daibutsu/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-doubleh3lix-ipa/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-h3lix/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-kok3shiX/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-meowbrek2-palera1n/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-meridian-ipa/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-p0laris/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-phoenix/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-sockh3lix/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-unc0ver-fugu14/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-unc0ver-trollstore/using-Cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-xinaa15/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/using-odysseyn1x/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/archived-palera1n-rootful/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/archived-palen1x-rootful/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Cydia",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]}],path:"/installing-kok3shiX/using-cydia.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-meowbrek2-palera1n/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-meowbrek2/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/archived-palera1n-rootful/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/archived-palen1x-rootful/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-odysseyra1n/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/using-odysseyn1x/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Required Reading",slug:"required-reading",children:[]},{level:2,title:"Adding Repos",slug:"adding-repos",children:[]},{level:2,title:"Removing Repos",slug:"removing-repos",children:[]},{level:2,title:"Installing Tweaks",slug:"installing-tweaks",children:[]},{level:2,title:"Uninstalling Tweaks",slug:"uninstalling-tweaks",children:[]},{level:2,title:"Logging Into Repos",slug:"logging-into-repos",children:[]}],path:"/installing-odysseyra1n-a8x-a9x/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-odysseyra1n-a8x-a9x/using-sileo.html",pathLocale:"/",extraFields:[]},{title:"Using Sileo",headers:[{level:2,title:"Lettura Necessaria",slug:"lettura-necessaria",children:[]},{level:2,title:"Aggiunta Repo",slug:"aggiunta-repo",children:[]},{level:2,title:"Rimozione Repo",slug:"rimozione-repo",children:[]},{level:2,title:"Installare Tweak",slug:"installare-tweak",children:[]},{level:2,title:"Disinstallare tweak",slug:"disinstallare-tweak",children:[]}],path:"/it_IT/installing-odysseyra1n/using-sileo.html",pathLocale:"/",extraFields:[]}],so=be($h),Gh=()=>so;Tl.webpackHot&&(__VUE_HMR_RUNTIME__.updateSearchIndex=e=>{so.value=e});const Jh=({searchIndex:e,routeLocale:t,query:i,maxSuggestions:n})=>{const a=pe(()=>e.value.filter(r=>r.pathLocale===t.value));return pe(()=>{const r=i.value.trim().toLowerCase();if(!r)return[];const o=[],d=(c,g)=>{Za(r,[g.title])&&o.push({link:`${c.path}#${g.slug}`,title:c.title,header:g.title});for(const u of g.children){if(o.length>=n.value)return;d(c,u)}};for(const c of a.value){if(o.length>=n.value)break;if(Za(r,[c.title,...c.extraFields])){o.push({link:c.path,title:c.title});continue}for(const g of c.headers){if(o.length>=n.value)break;d(c,g)}}return o})},Xh=e=>{const t=be(0);return{focusIndex:t,focusNext:()=>{t.value{t.value>0?t.value-=1:t.value=e.value.length-1}}},Wh=Me({name:"SearchBox",props:{locales:{type:Object,required:!1,default:()=>({})},hotKeys:{type:Array,required:!1,default:()=>[]},maxSuggestions:{type:Number,required:!1,default:5}},setup(e){const{locales:t,hotKeys:i,maxSuggestions:n}=ed(e),a=bl(),r=Ss(),o=Gh(),d=be(null),c=be(!1),g=be(""),u=pe(()=>{var v;return(v=t.value[r.value])!=null?v:{}}),p=Jh({searchIndex:o,routeLocale:r,query:g,maxSuggestions:n}),{focusIndex:m,focusNext:f,focusPrev:P}=Xh(p);Bh({input:d,hotKeys:i});const x=pe(()=>c.value&&!!p.value.length),B=()=>{!x.value||P()},z=()=>{!x.value||f()},F=v=>{if(!x.value)return;const b=p.value[v];!b||a.push(b.link).then(()=>{g.value="",m.value=0})};return()=>oe("form",{class:"search-box",role:"search"},[oe("input",{ref:d,type:"search",placeholder:u.value.placeholder,autocomplete:"off",spellcheck:!1,value:g.value,onFocus:()=>c.value=!0,onBlur:()=>c.value=!1,onInput:v=>g.value=v.target.value,onKeydown:v=>{switch(v.key){case"ArrowUp":{B();break}case"ArrowDown":{z();break}case"Enter":{v.preventDefault(),F(m.value);break}}}}),x.value&&oe("ul",{class:"suggestions",onMouseleave:()=>m.value=-1},p.value.map(({link:v,title:b,header:A},j)=>oe("li",{class:["suggestion",{focus:m.value===j}],onMouseenter:()=>m.value=j,onMousedown:()=>F(j)},oe("a",{href:v,onClick:w=>w.preventDefault()},[oe("span",{class:"page-title"},b),A&&oe("span",{class:"page-header"},`> ${A}`)]))))])}});const Kh={"/":{placeholder:"Search"},"/it_IT/":{placeholder:"Cerca"}},Yh=["s","/"],Zh=5;var Qh=St({enhance({app:e}){e.component("SearchBox",t=>oe(Wh,{locales:Kh,hotKeys:Yh,maxSuggestions:Zh,...t}))}}),ep={enhance:({app:e})=>{e.component("Tab",s(()=>l(()=>import("./Tab.9080ae56.js"),[]))),e.component("Tabs",s(()=>l(()=>import("./Tabs.3f67bf2a.js"),[]))),e.component("device",s(()=>l(()=>import("./device.a7220f2a.js"),[]))),e.component("deviceGroup",s(()=>l(()=>import("./deviceGroup.e305690c.js"),[]))),e.component("deviceGroupList",s(()=>l(()=>import("./deviceGroupList.0638874e.js"),[])))}};const Ml=[Pg,yg,Sg,Mg,Jg,Zg,qh,Qh,ep],tp=[["v-8daa1a0e","/",{title:"Home"},["/index.html","/en_US/home.html","/en_US/home.md"]],["v-0758a2b1","/blocking-jailbreak-detection/",{title:"Blocking Jailbreak Detection"},["/blocking-jailbreak-detection/index.html","/en_US/guides/blocking-jailbreak-detection.html","/en_US/guides/blocking-jailbreak-detection.md"]],["v-6e837964","/blocking-updates/",{title:"Blocking Updates"},["/blocking-updates/index.html","/en_US/guides/blocking-updates.html","/en_US/guides/blocking-updates.md"]],["v-7446a652","/faq/",{title:"FAQ"},["/faq/index.html","/en_US/guides/faq.html","/en_US/guides/faq.md"]],["v-e233c82e","/package-managers/",{title:"Package Managers"},["/package-managers/index.html","/en_US/guides/package-managers.html","/en_US/guides/package-managers.md"]],["v-7c509b79","/recommended-repos/",{title:"Recommended Repos"},["/recommended-repos/index.html","/en_US/guides/recommended-repos.html","/en_US/guides/recommended-repos.md"]],["v-9c12835a","/saving-blobs/",{title:"Saving Blobs"},["/saving-blobs/index.html","/en_US/guides/saving-blobs.html","/en_US/guides/saving-blobs.md"]],["v-6b84a25c","/sideloading-apps/",{title:"Sideloading Apps"},["/sideloading-apps/index.html","/en_US/guides/sideloading-apps.html","/en_US/guides/sideloading-apps.md"]],["v-02cb8be4","/troubleshooting/",{title:"Troubleshooting"},["/troubleshooting/index.html","/en_US/guides/troubleshooting.html","/en_US/guides/troubleshooting.md"]],["v-268787f3","/types-of-jailbreak/",{title:"Types of Jailbreak"},["/types-of-jailbreak/index.html","/en_US/guides/types-of-jailbreak.html","/en_US/guides/types-of-jailbreak.md"]],["v-f94e40ee","/it_IT/",{title:"Inizio"},["/it_IT/index.html","/it_IT/home.html","/it_IT/home.md"]],["v-0caa6e92","/en_US/include/using-cydia.html",{title:""},["/en_US/include/using-cydia","/en_US/include/using-cydia.md"]],["v-7d4f3d3d","/en_US/include/using-sileo.html",{title:""},["/en_US/include/using-sileo","/en_US/include/using-sileo.md"]],["v-634101f7","/en_US/include/using-zebra.html",{title:""},["/en_US/include/using-zebra","/en_US/include/using-zebra.md"]],["v-aefb23f0","/installing-absinthe/",{title:"Installing Absinthe"},["/installing-absinthe/index.html","/en_US/jailbreak/installing-absinthe.html","/en_US/jailbreak/installing-absinthe.md"]],["v-ebf75e40","/installing-backr00m/",{title:"Installing backr00m"},["/installing-backr00m/index.html","/en_US/jailbreak/installing-backr00m.html","/en_US/jailbreak/installing-backr00m.md"]],["v-ee1bcb52","/installing-blackb0x/",{title:"Installing Blackb0x"},["/installing-blackb0x/index.html","/en_US/jailbreak/installing-blackb0x.html","/en_US/jailbreak/installing-blackb0x.md"]],["v-33477831","/installing-chimera/",{title:"Installing Chimera"},["/installing-chimera/index.html","/en_US/jailbreak/installing-chimera.html","/en_US/jailbreak/installing-chimera.md"]],["v-7f4b416f","/installing-chimeratv/",{title:"Installing ChimeraTV"},["/installing-chimeratv/index.html","/en_US/jailbreak/installing-chimeratv.html","/en_US/jailbreak/installing-chimeratv.md"]],["v-709edd98","/installing-dopamine-sideloadly/",{title:"Installing Dopamine (Sideloadly)"},["/installing-dopamine-sideloadly/index.html","/en_US/jailbreak/installing-dopamine-sideloadly.html","/en_US/jailbreak/installing-dopamine-sideloadly.md"]],["v-015aeada","/installing-dopamine/",{title:"Installing Dopamine"},["/installing-dopamine/index.html","/en_US/jailbreak/installing-dopamine.html","/en_US/jailbreak/installing-dopamine.md"]],["v-616d7a04","/installing-electra/",{title:"Installing Electra"},["/installing-electra/index.html","/en_US/jailbreak/installing-electra.html","/en_US/jailbreak/installing-electra.md"]],["v-22058cfc","/installing-electratv/",{title:"Installing ElectraTV"},["/installing-electratv/index.html","/en_US/jailbreak/installing-electratv.html","/en_US/jailbreak/installing-electratv.md"]],["v-bf55fc6c","/installing-etasonjb/",{title:"Installing EtasonJB"},["/installing-etasonjb/index.html","/en_US/jailbreak/installing-etasonjb.html","/en_US/jailbreak/installing-etasonjb.md"]],["v-6fa6a930","/installing-evasi0n6/",{title:"Installing Evasi0n6"},["/installing-evasi0n6/index.html","/en_US/jailbreak/installing-evasi0n6.html","/en_US/jailbreak/installing-evasi0n6.md"]],["v-6fa6a94f","/installing-evasi0n7/",{title:"Installing Evasi0n7"},["/installing-evasi0n7/index.html","/en_US/jailbreak/installing-evasi0n7.html","/en_US/jailbreak/installing-evasi0n7.md"]],["v-6784269d","/installing-g1lbertJB/",{title:"Installing g1lbertJB"},["/installing-g1lbertJB/index.html","/en_US/jailbreak/installing-g1lbertjb.html","/en_US/jailbreak/installing-g1lbertjb.md"]],["v-ab5ac45c","/installing-greenpois0n/",{title:"Installing greenpois0n"},["/installing-greenpois0n/index.html","/en_US/jailbreak/installing-greenpois0n.html","/en_US/jailbreak/installing-greenpois0n.md"]],["v-48870de7","/installing-homedepot/",{title:"Installing HomeDepot"},["/installing-homedepot/index.html","/en_US/jailbreak/installing-homedepot.html","/en_US/jailbreak/installing-homedepot.md"]],["v-92f1015e","/installing-kok3shi9/",{title:"Installing kok3shi9"},["/installing-kok3shi9/index.html","/en_US/jailbreak/installing-kok3shi9.html","/en_US/jailbreak/installing-kok3shi9.md"]],["v-02bb91c8","/installing-libertv/",{title:"Installing LiberTV"},["/installing-libertv/index.html","/en_US/jailbreak/installing-libertv.html","/en_US/jailbreak/installing-libertv.md"]],["v-cadcd67e","/installing-limera1n/",{title:"Installing limera1n"},["/installing-limera1n/index.html","/en_US/jailbreak/installing-limera1n.html","/en_US/jailbreak/installing-limera1n.md"]],["v-0adb28b0","/installing-nathanlr/",{title:"Installing nathanlr"},["/installing-nathanlr/index.html","/en_US/jailbreak/installing-nathanlr.html","/en_US/jailbreak/installing-nathanlr.md"]],["v-59e4ebe4","/installing-odyssey/",{title:"Installing Odyssey"},["/installing-odyssey/index.html","/en_US/jailbreak/installing-odyssey.html","/en_US/jailbreak/installing-odyssey.md"]],["v-6d0b6b20","/installing-openpwnage/",{title:"Installing openpwnage"},["/installing-openpwnage/index.html","/en_US/jailbreak/installing-openpwnage.html","/en_US/jailbreak/installing-openpwnage.md"]],["v-587cdab4","/installing-p0sixspwn/",{title:"Installing p0sixspwn"},["/installing-p0sixspwn/index.html","/en_US/jailbreak/installing-p0sixspwn.html","/en_US/jailbreak/installing-p0sixspwn.md"]],["v-77b3ae8c","/installing-palera1n/",{title:"Installing palera1n"},["/installing-palera1n/index.html","/en_US/jailbreak/installing-palera1n.html","/en_US/jailbreak/installing-palera1n.md"]],["v-29cb85b6","/installing-pangu7/",{title:"Installing Pangu7"},["/installing-pangu7/index.html","/en_US/jailbreak/installing-pangu7.html","/en_US/jailbreak/installing-pangu7.md"]],["v-29cb85f4","/installing-pangu9/",{title:"Installing Pangu9"},["/installing-pangu9/index.html","/en_US/jailbreak/installing-pangu9.html","/en_US/jailbreak/installing-pangu9.md"]],["v-3d4af5ba","/installing-patchstick/",{title:"Installing Patchstick"},["/installing-patchstick/index.html","/en_US/jailbreak/installing-patchstick.html","/en_US/jailbreak/installing-patchstick.md"]],["v-b512e3dc","/installing-pwnagetool/",{title:"Installing PwnageTool"},["/installing-pwnagetool/index.html","/en_US/jailbreak/installing-pwnagetool.html","/en_US/jailbreak/installing-pwnagetool.md"]],["v-e9eefb08","/installing-sileo/",{title:"Installing Sileo"},["/installing-sileo/index.html","/en_US/jailbreak/installing-sileo.html","/en_US/jailbreak/installing-sileo.md"]],["v-406eab22","/installing-socket/",{title:"Installing Socket"},["/installing-socket/index.html","/en_US/jailbreak/installing-socket.html","/en_US/jailbreak/installing-socket.md"]],["v-889b97b4","/installing-taurine/",{title:"Installing Taurine"},["/installing-taurine/index.html","/en_US/jailbreak/installing-taurine.html","/en_US/jailbreak/installing-taurine.md"]],["v-9e1e3d02","/installing-unc0ver/",{title:"Installing unc0ver"},["/installing-unc0ver/index.html","/en_US/jailbreak/installing-unc0ver.html","/en_US/jailbreak/installing-unc0ver.md"]],["v-383f8f3d","/installing-unc0vertv/",{title:"Installing unc0verTV"},["/installing-unc0vertv/index.html","/en_US/jailbreak/installing-unc0vertv.html","/en_US/jailbreak/installing-unc0vertv.md"]],["v-db17866e","/installing-wtfis/",{title:"Installing wtfis"},["/installing-wtfis/index.html","/en_US/jailbreak/installing-wtfis.html","/en_US/jailbreak/installing-wtfis.md"]],["v-d2849794","/installing-zebra/",{title:"Installing Zebra"},["/installing-zebra/index.html","/en_US/jailbreak/installing-zebra.html","/en_US/jailbreak/installing-zebra.md"]],["v-5be38cbf","/using-checkm8-a5/",{title:"Using checkm8-a5"},["/using-checkm8-a5/index.html","/en_US/jailbreak/using-checkm8-a5.html","/en_US/jailbreak/using-checkm8-a5.md"]],["v-b414d836","/using-coolbooter/",{title:"Coolbooter"},["/using-coolbooter/index.html","/en_US/jailbreak/using-coolbooter.html","/en_US/jailbreak/using-coolbooter.md"]],["v-3a0ea38b","/using-cydia/",{title:"Using Cydia"},["/using-cydia/index.html","/en_US/jailbreak/using-cydia.html","/en_US/jailbreak/using-cydia.md"]],["v-185a156a","/using-jailbreakme-4-0/",{title:"Using JailbreakMe 4.0"},["/using-jailbreakme-4-0/index.html","/en_US/jailbreak/using-jailbreakme-4.0.html","/en_US/jailbreak/using-jailbreakme-4.0.md"]],["v-37ada33e","/using-jailbreakme-saffron/",{title:"Using JailbreakMe Saffron"},["/using-jailbreakme-saffron/index.html","/en_US/jailbreak/using-jailbreakme-saffron.html","/en_US/jailbreak/using-jailbreakme-saffron.md"]],["v-12fd31aa","/using-jailbreakme-star/",{title:"Using JailbreakMe Star"},["/using-jailbreakme-star/index.html","/en_US/jailbreak/using-jailbreakme-star.html","/en_US/jailbreak/using-jailbreakme-star.md"]],["v-76a4e13a","/en_US/jailbreak/using-nitotv.html",{title:""},["/en_US/jailbreak/using-nitotv","/en_US/jailbreak/using-nitotv.md"]],["v-4f420c06","/using-palen1x/",{title:"Using palen1x"},["/using-palen1x/index.html","/en_US/jailbreak/using-palen1x.html","/en_US/jailbreak/using-palen1x.md"]],["v-547e4b11","/using-sileo/",{title:"Using Sileo"},["/using-sileo/index.html","/en_US/jailbreak/using-sileo.html","/en_US/jailbreak/using-sileo.md"]],["v-19216d78","/using-tns/",{title:"Using TotallyNotSpyware"},["/using-tns/index.html","/en_US/jailbreak/using-totallynotspyware.html","/en_US/jailbreak/using-totallynotspyware.md"]],["v-60337ccb","/using-zebra/",{title:"Using Zebra"},["/using-zebra/index.html","/en_US/jailbreak/using-zebra.html","/en_US/jailbreak/using-zebra.md"]],["v-8900805a","/next-steps-c/",{title:"Next Steps"},["/next-steps-c/index.html","/en_US/next-steps/next-steps-c.html","/en_US/next-steps/next-steps-c.md"]],["v-89007e2c","/next-steps-l/",{title:"Next Steps"},["/next-steps-l/index.html","/en_US/next-steps/next-steps-l.html","/en_US/next-steps/next-steps-l.md"]],["v-89007c7a","/next-steps-s/",{title:"Next Steps"},["/next-steps-s/index.html","/en_US/next-steps/next-steps-s.html","/en_US/next-steps/next-steps-s.md"]],["v-89007ac8","/next-steps-z/",{title:"Next Steps"},["/next-steps-z/index.html","/en_US/next-steps/next-steps-z.html","/en_US/next-steps/next-steps-z.md"]],["v-434fc8ce","/credits/",{title:"Credits"},["/credits/index.html","/en_US/misc/credits.html","/en_US/misc/credits.md"]],["v-005e48e7","/donations/",{title:"Donations"},["/donations/index.html","/en_US/misc/donations.html","/en_US/misc/donations.md"]],["v-c8294fe4","/site-navigation/",{title:"Site Navigation"},["/site-navigation/index.html","/en_US/misc/site-navigation.html","/en_US/misc/site-navigation.md"]],["v-39fad493","/futurerestore-help/",{title:"FutureRestore issues Help"},["/futurerestore-help/index.html","/en_US/updating/futurerestore-help.html","/en_US/updating/futurerestore-help.md"]],["v-15233546","/futurerestore/",{title:"Restoring with blobs using FutureRestore"},["/futurerestore/index.html","/en_US/updating/futurerestore.html","/en_US/updating/futurerestore.md"]],["v-56cbed44","/updating-blobless-advanced/",{title:"Updating (Blobless) (Advanced)"},["/updating-blobless-advanced/index.html","/en_US/updating/updating-blobless-advanced.html","/en_US/updating/updating-blobless-advanced.md"]],["v-30189cde","/updating-blobless-alternate/",{title:"Updating (Blobless) (Alternate Method)"},["/updating-blobless-alternate/index.html","/en_US/updating/updating-blobless-alternate.html","/en_US/updating/updating-blobless-alternate.md"]],["v-822be4c8","/updating-blobless-nonjailbroken/",{title:"Updating (Blobless) (Non-Jailbroken)"},["/updating-blobless-nonjailbroken/index.html","/en_US/updating/updating-blobless-nonjailbroken.html","/en_US/updating/updating-blobless-nonjailbroken.md"]],["v-6dc76d2b","/updating-blobless/",{title:"Updating (Blobless)"},["/updating-blobless/index.html","/en_US/updating/updating-blobless.html","/en_US/updating/updating-blobless.md"]],["v-392eed82","/updating-to-10-3-4/",{title:"Updating to 10.3.4"},["/updating-to-10-3-4/index.html","/en_US/updating/updating-to-10.3.4.html","/en_US/updating/updating-to-10.3.4.md"]],["v-3259b8d0","/updating-to-12-5-7/",{title:"Updating to 12.5.7"},["/updating-to-12-5-7/index.html","/en_US/updating/updating-to-12.5.7.html","/en_US/updating/updating-to-12.5.7.md"]],["v-2819ebd4","/updating-to-15-8-3/",{title:"Updating to 15.8.3"},["/updating-to-15-8-3/index.html","/en_US/updating/updating-to-15.8.3.html","/en_US/updating/updating-to-15.8.3.md"]],["v-71735594","/updating-to-16-7-10/",{title:"Updating to 16.7.10"},["/updating-to-16-7-10/index.html","/en_US/updating/updating-to-16.7.10.html","/en_US/updating/updating-to-16.7.10.md"]],["v-21476b10","/updating-to-17-7.1/",{title:"Updating to 17.7.1"},["/updating-to-17-7.1/index.html","/en_US/updating/updating-to-17.7.1.html","/en_US/updating/updating-to-17.7.1.md"]],["v-9313f300","/updating-to-18-1/",{title:"Updating to 18.1"},["/updating-to-18-1/index.html","/en_US/updating/updating-to-18.1.html","/en_US/updating/updating-to-18.1.md"]],["v-009cd69a","/updating-to-7-1-2-ipsw/",{title:"Updating to 7.1.2 (iTunes/Finder)"},["/updating-to-7-1-2-ipsw/index.html","/en_US/updating/updating-to-7.1.2-ipsw.html","/en_US/updating/updating-to-7.1.2-ipsw.md"]],["v-1e92ec0c","/updating-to-9-3-5-ipsw/",{title:"Updating to 9.3.5 (iTunes/Finder)"},["/updating-to-9-3-5-ipsw/index.html","/en_US/updating/updating-to-9.3.5-ipsw.html","/en_US/updating/updating-to-9.3.5-ipsw.md"]],["v-2559380c","/updating-to-9-3-5/",{title:"Updating to 9.3.5"},["/updating-to-9-3-5/index.html","/en_US/updating/updating-to-9.3.5.html","/en_US/updating/updating-to-9.3.5.md"]],["v-259cc53b","/updating-to-9-3-6-ipsw/",{title:"Updating to 9.3.6 (iTunes/Finder)"},["/updating-to-9-3-6-ipsw/index.html","/en_US/updating/updating-to-9.3.6-ipsw.html","/en_US/updating/updating-to-9.3.6-ipsw.md"]],["v-2559382b","/updating-to-9-3-6/",{title:"Updating to 9.3.6"},["/updating-to-9-3-6/index.html","/en_US/updating/updating-to-9.3.6.html","/en_US/updating/updating-to-9.3.6.md"]],["v-85add8ce","/installing-trollstore-tvos/",{title:"Installing TrollStore (tvOS)"},["/installing-trollstore-tvos/index.html","/en_US/guides/trollstore-tvOS/","/en_US/guides/trollstore-tvOS/index.md"]],["v-4783ca12","/installing-trollhelper-misaka-tvos/",{title:"Installing TrollStore (Misaka) (tvOS)"},["/installing-trollhelper-misaka-tvos/index.html","/en_US/guides/trollstore-tvOS/misaka.html","/en_US/guides/trollstore-tvOS/misaka.md"]],["v-c54f11a4","/installing-trollhelper-tvos/",{title:"Installing TrollStore (TrollHelper) (tvOS)"},["/installing-trollhelper-tvos/index.html","/en_US/guides/trollstore-tvOS/trollhelper.html","/en_US/guides/trollstore-tvOS/trollhelper.md"]],["v-5eee8b72","/installing-trollstore/",{title:"Installing TrollStore"},["/installing-trollstore/index.html","/en_US/guides/trollstore/","/en_US/guides/trollstore/index.md"]],["v-e22de202","/installing-trollstore-misaka/",{title:"Installing TrollStore (Misaka)"},["/installing-trollstore-misaka/index.html","/en_US/guides/trollstore/misaka.html","/en_US/guides/trollstore/misaka.md"]],["v-2ddd21a0","/installing-trollstore-trollhelper/",{title:"Installing TrollStore (TrollHelper)"},["/installing-trollstore-trollhelper/index.html","/en_US/guides/trollstore/trollhelper.html","/en_US/guides/trollstore/trollhelper.md"]],["v-386ad182","/installing-trollstore-trollhelperota/",{title:"Installing TrollStore (TrollHelperOTA)"},["/installing-trollstore-trollhelperota/index.html","/en_US/guides/trollstore/trollhelperota.html","/en_US/guides/trollstore/trollhelperota.md"]],["v-13b788ac","/installing-trollstore-trollinstallermdc/",{title:"Installing TrollStore (TrollInstallerMDC)"},["/installing-trollstore-trollinstallermdc/index.html","/en_US/guides/trollstore/trollinstallermdc.html","/en_US/guides/trollstore/trollinstallermdc.md"]],["v-60740fc4","/installing-trollstore-trollinstallerx/",{title:"Installing TrollStore (TrollInstallerX)"},["/installing-trollstore-trollinstallerx/index.html","/en_US/guides/trollstore/trollinstallerx.html","/en_US/guides/trollstore/trollinstallerx.md"]],["v-3d8b93ce","/installing-trollstore-trollmisaka/",{title:"Installing TrollStore (TrollMisaka)"},["/installing-trollstore-trollmisaka/index.html","/en_US/guides/trollstore/trollmisaka.html","/en_US/guides/trollstore/trollmisaka.md"]],["v-ae7ca03c","/installing-trollstore-trollrestore/",{title:"Installing TrollStore (TrollRestore)"},["/installing-trollstore-trollrestore/index.html","/en_US/guides/trollstore/trollrestore.html","/en_US/guides/trollstore/trollrestore.md"]],["v-30e54b3c","/installing-trollstore-trollstar/",{title:"Installing TrollStore (TrollStar)"},["/installing-trollstore-trollstar/index.html","/en_US/guides/trollstore/trollstar.html","/en_US/guides/trollstore/trollstar.md"]],["v-37a2c021","/it_IT/blocking-jailbreak-detection/",{title:"Bloccare il Rilevamento del Jailbreak"},["/it_IT/blocking-jailbreak-detection/index.html","/it_IT/guides/blocking-jailbreak-detection.html","/it_IT/guides/blocking-jailbreak-detection.md"]],["v-9b0b8258","/it_IT/blocking-updates/",{title:"Bloccare gli aggiornamenti"},["/it_IT/blocking-updates/index.html","/it_IT/guides/blocking-updates.html","/it_IT/guides/blocking-updates.md"]],["v-658bcae2","/it_IT/faq/",{title:"FAQ"},["/it_IT/faq/index.html","/it_IT/guides/faq.html","/it_IT/guides/faq.md"]],["v-5a463d4e","/it_IT/package-managers/",{title:"Gestori di pacchetti"},["/it_IT/package-managers/index.html","/it_IT/guides/package-managers.html","/it_IT/guides/package-managers.md"]],["v-919af7ee","/it_IT/recommended-repos/",{title:"Repo Consigliate"},["/it_IT/recommended-repos/index.html","/it_IT/guides/recommended-repos.html","/it_IT/guides/recommended-repos.md"]],["v-1b89bbc3","/it_IT/saving-blobs/",{title:"Salvataggio Blobs"},["/it_IT/saving-blobs/index.html","/it_IT/guides/saving-blobs.html","/it_IT/guides/saving-blobs.md"]],["v-a1093068","/it_IT/sideloading-apps/",{title:"Sideloadare le App"},["/it_IT/sideloading-apps/index.html","/it_IT/guides/sideloading-apps.html","/it_IT/guides/sideloading-apps.md"]],["v-7205f2c4","/it_IT/troubleshooting/",{title:"Risoluzione problemi"},["/it_IT/troubleshooting/index.html","/it_IT/guides/troubleshooting.html","/it_IT/guides/troubleshooting.md"]],["v-47e2b163","/it_IT/types-of-jailbreak/",{title:"Tipi di Jailbreak"},["/it_IT/types-of-jailbreak/index.html","/it_IT/guides/types-of-jailbreak.html","/it_IT/guides/types-of-jailbreak.md"]],["v-46495c4c","/it_IT/include/using-cydia.html",{title:""},["/it_IT/include/using-cydia","/it_IT/include/using-cydia.md"]],["v-6c245e5c","/it_IT/include/using-sileo.html",{title:""},["/it_IT/include/using-sileo","/it_IT/include/using-sileo.md"]],["v-a040d4e8","/it_IT/include/using-zebra.html",{title:""},["/it_IT/include/using-zebra","/it_IT/include/using-zebra.md"]],["v-9ae71ad0","/it_IT/installing-absinthe/",{title:"Absinthe"},["/it_IT/installing-absinthe/index.html","/it_IT/jailbreak/installing-absinthe.html","/it_IT/jailbreak/installing-absinthe.md"]],["v-d7e35520","/it_IT/installing-backr00m/",{title:"Installing backr00m"},["/it_IT/installing-backr00m/index.html","/it_IT/jailbreak/installing-backr00m.html","/it_IT/jailbreak/installing-backr00m.md"]],["v-da07c232","/it_IT/installing-blackb0x/",{title:"Installing Blackb0x"},["/it_IT/installing-blackb0x/index.html","/it_IT/jailbreak/installing-blackb0x.html","/it_IT/jailbreak/installing-blackb0x.md"]],["v-54a2a1a1","/it_IT/installing-chimera/",{title:"Chimera"},["/it_IT/installing-chimera/index.html","/it_IT/jailbreak/installing-chimera.html","/it_IT/jailbreak/installing-chimera.md"]],["v-92fc6242","/it_IT/installing-chimeratv/",{title:"Installing ChimeraTV"},["/it_IT/installing-chimeratv/index.html","/it_IT/jailbreak/installing-chimeratv.html","/it_IT/jailbreak/installing-chimeratv.md"]],["v-095c8f23","/it_IT/installing-dopamine/",{title:"Dopamine"},["/it_IT/installing-dopamine/index.html","/it_IT/jailbreak/installing-dopamine.html","/it_IT/jailbreak/installing-dopamine.md"]],["v-1eb72724","/it_IT/installing-electra/",{title:"Electra"},["/it_IT/installing-electra/index.html","/it_IT/jailbreak/installing-electra.html","/it_IT/jailbreak/installing-electra.md"]],["v-593c1a6c","/it_IT/installing-electratv/",{title:"Installing ElectraTV"},["/it_IT/installing-electratv/index.html","/it_IT/jailbreak/installing-electratv.html","/it_IT/jailbreak/installing-electratv.md"]],["v-ab41f34c","/it_IT/installing-etasonjb/",{title:"EtasonJB"},["/it_IT/installing-etasonjb/index.html","/it_IT/jailbreak/installing-etasonjb.html","/it_IT/jailbreak/installing-etasonjb.md"]],["v-79b0adc0","/it_IT/installing-evasi0n6/",{title:"Evasi0n6"},["/it_IT/installing-evasi0n6/index.html","/it_IT/jailbreak/installing-evasi0n6.html","/it_IT/jailbreak/installing-evasi0n6.md"]],["v-79b0addf","/it_IT/installing-evasi0n7/",{title:"Evasi0n7"},["/it_IT/installing-evasi0n7/index.html","/it_IT/jailbreak/installing-evasi0n7.html","/it_IT/jailbreak/installing-evasi0n7.md"]],["v-23c8e17c","/it_IT/installing-greenpois0n/",{title:"greenpois0n"},["/it_IT/installing-greenpois0n/index.html","/it_IT/jailbreak/installing-greenpois0n.html","/it_IT/jailbreak/installing-greenpois0n.md"]],["v-7fbd9b57","/it_IT/installing-homedepot/",{title:"Installazione di HomeDepot"},["/it_IT/installing-homedepot/index.html","/it_IT/jailbreak/installing-homedepot.html","/it_IT/jailbreak/installing-homedepot.md"]],["v-7edcf83e","/it_IT/installing-kok3shi9/",{title:"Installare kok3shi9"},["/it_IT/installing-kok3shi9/index.html","/it_IT/jailbreak/installing-kok3shi9.html","/it_IT/jailbreak/installing-kok3shi9.md"]],["v-2416bb38","/it_IT/installing-libertv/",{title:"Installing LiberTV"},["/it_IT/installing-libertv/index.html","/it_IT/jailbreak/installing-libertv.html","/it_IT/jailbreak/installing-libertv.md"]],["v-b6c8cd5e","/it_IT/installing-limera1n/",{title:"limera1n"},["/it_IT/installing-limera1n/index.html","/it_IT/jailbreak/installing-limera1n.html","/it_IT/jailbreak/installing-limera1n.md"]],["v-00892f20","/it_IT/installing-meowbrek2/",{title:"Installare meowbrek2"},["/it_IT/installing-meowbrek2/index.html","/it_IT/jailbreak/installing-meowbrek2.html","/it_IT/jailbreak/installing-meowbrek2.md"]],["v-13167f2c","/it_IT/installing-notajb/",{title:"Installare Def1nit3lyN0tAJa1lbr3akTool"},["/it_IT/installing-notajb/index.html","/it_IT/jailbreak/installing-notajb.html","/it_IT/jailbreak/installing-notajb.md"]],["v-7b401554","/it_IT/installing-odyssey/",{title:"Odyssey"},["/it_IT/installing-odyssey/index.html","/it_IT/jailbreak/installing-odyssey.html","/it_IT/jailbreak/installing-odyssey.md"]],["v-1ca68bb0","/it_IT/installing-openpwnage/",{title:"openpwnage"},["/it_IT/installing-openpwnage/index.html","/it_IT/jailbreak/installing-openpwnage.html","/it_IT/jailbreak/installing-openpwnage.md"]],["v-0af82016","/it_IT/installing-p0sixspwn/",{title:"p0sixspwn"},["/it_IT/installing-p0sixspwn/index.html","/it_IT/jailbreak/installing-p0sixspwn.html","/it_IT/jailbreak/installing-p0sixspwn.md"]],["v-fc8499c8","/it_IT/installing-palera1n/",{title:"palera1n"},["/it_IT/installing-palera1n/index.html","/it_IT/jailbreak/installing-palera1n.html","/it_IT/jailbreak/installing-palera1n.md"]],["v-64ad6e46","/it_IT/installing-pangu7/",{title:"Pangu7"},["/it_IT/installing-pangu7/index.html","/it_IT/jailbreak/installing-pangu7.html","/it_IT/jailbreak/installing-pangu7.md"]],["v-64ad6e84","/it_IT/installing-pangu9/",{title:"Pangu9"},["/it_IT/installing-pangu9/index.html","/it_IT/jailbreak/installing-pangu9.html","/it_IT/jailbreak/installing-pangu9.md"]],["v-21e81a38","/it_IT/installing-pangu933/",{title:"Pangu933"},["/it_IT/installing-pangu933/index.html","/it_IT/jailbreak/installing-pangu933.html","/it_IT/jailbreak/installing-pangu933.md"]],["v-2633d36c","/it_IT/installing-patchstick/",{title:"Installing Patchstick"},["/it_IT/installing-patchstick/index.html","/it_IT/jailbreak/installing-patchstick.html","/it_IT/jailbreak/installing-patchstick.md"]],["v-5511aea2","/it_IT/installing-pwnagetool/",{title:"PwnageTool"},["/it_IT/installing-pwnagetool/index.html","/it_IT/jailbreak/installing-pwnagetool.html","/it_IT/jailbreak/installing-pwnagetool.md"]],["v-62017028","/it_IT/installing-sileo/",{title:"Installare Sileo"},["/it_IT/installing-sileo/index.html","/it_IT/jailbreak/installing-sileo.html","/it_IT/jailbreak/installing-sileo.md"]],["v-1aaa92ff","/it_IT/installing-socket/",{title:"Installare Socket"},["/it_IT/installing-socket/index.html","/it_IT/jailbreak/installing-socket.html","/it_IT/jailbreak/installing-socket.md"]],["v-44e0a0ea","/it_IT/installing-taurine-trollstore/",{title:"Taurine (Trollstore)"},["/it_IT/installing-taurine-trollstore/index.html","/it_IT/jailbreak/installing-taurine-trollstore.html","/it_IT/jailbreak/installing-taurine-trollstore.md"]],["v-45e544d4","/it_IT/installing-taurine/",{title:"Taurine"},["/it_IT/installing-taurine/index.html","/it_IT/jailbreak/installing-taurine.html","/it_IT/jailbreak/installing-taurine.md"]],["v-5b67ea22","/it_IT/installing-unc0ver/",{title:"unc0ver"},["/it_IT/installing-unc0ver/index.html","/it_IT/jailbreak/installing-unc0ver.html","/it_IT/jailbreak/installing-unc0ver.md"]],["v-6f761cad","/it_IT/installing-unc0vertv/",{title:"Installing unc0verTV"},["/it_IT/installing-unc0vertv/index.html","/it_IT/jailbreak/installing-unc0vertv.html","/it_IT/jailbreak/installing-unc0vertv.md"]],["v-5329fb8e","/it_IT/installing-wtfis/",{title:"Installare wtfis"},["/it_IT/installing-wtfis/index.html","/it_IT/jailbreak/installing-wtfis.html","/it_IT/jailbreak/installing-wtfis.md"]],["v-4a970cb4","/it_IT/installing-zebra/",{title:"Installazione di Zebra"},["/it_IT/installing-zebra/index.html","/it_IT/jailbreak/installing-zebra.html","/it_IT/jailbreak/installing-zebra.md"]],["v-c04b5ba2","/it_IT/using-checkm8-a5/",{title:"Using checkm8-a5"},["/it_IT/using-checkm8-a5/index.html","/it_IT/jailbreak/using-checkm8-a5.html","/it_IT/jailbreak/using-checkm8-a5.md"]],["v-2c274d56","/it_IT/using-coolbooter/",{title:"Coolbooter"},["/it_IT/using-coolbooter/index.html","/it_IT/jailbreak/using-coolbooter.html","/it_IT/jailbreak/using-coolbooter.md"]],["v-1c6e381b","/it_IT/using-cydia/",{title:"Usare Cydia"},["/it_IT/using-cydia/index.html","/it_IT/jailbreak/using-cydia.html","/it_IT/jailbreak/using-cydia.md"]],["v-7015940c","/it_IT/using-jailbreakme-4-0/",{title:"Utilizzare JailbreakMe 4.0"},["/it_IT/using-jailbreakme-4-0/index.html","/it_IT/jailbreak/using-jailbreakme-4.0.html","/it_IT/jailbreak/using-jailbreakme-4.0.md"]],["v-6ca5fbce","/it_IT/using-jailbreakme-saffron/",{title:"JailbreakMe Saffron"},["/it_IT/using-jailbreakme-saffron/index.html","/it_IT/jailbreak/using-jailbreakme-saffron.html","/it_IT/jailbreak/using-jailbreakme-saffron.md"]],["v-3a4a589b","/it_IT/using-jailbreakme-star/",{title:"JailbreakMe Star"},["/it_IT/using-jailbreakme-star/index.html","/it_IT/jailbreak/using-jailbreakme-star.html","/it_IT/jailbreak/using-jailbreakme-star.md"]],["v-180ebc96","/it_IT/using-palen1x/",{title:"Usare palen1x"},["/it_IT/using-palen1x/index.html","/it_IT/jailbreak/using-palen1x.html","/it_IT/jailbreak/using-palen1x.md"]],["v-36dddfa1","/it_IT/using-sileo/",{title:"Usare Sileo"},["/it_IT/using-sileo/index.html","/it_IT/jailbreak/using-sileo.html","/it_IT/jailbreak/using-sileo.md"]],["v-647ce608","/it_IT/using-tns/",{title:"TotallyNotSpyware"},["/it_IT/using-tns/index.html","/it_IT/jailbreak/using-totallynotspyware.html","/it_IT/jailbreak/using-totallynotspyware.md"]],["v-4293115b","/it_IT/using-zebra/",{title:"Usare Zebra"},["/it_IT/using-zebra/index.html","/it_IT/jailbreak/using-zebra.html","/it_IT/jailbreak/using-zebra.md"]],["v-2512bd43","/it_IT/next-steps-c/",{title:"Step successivi"},["/it_IT/next-steps-c/index.html","/it_IT/next-steps/next-steps-c.html","/it_IT/next-steps/next-steps-c.md"]],["v-2512be5a","/it_IT/next-steps-l/",{title:"Step successivi"},["/it_IT/next-steps-l/index.html","/it_IT/next-steps/next-steps-l.html","/it_IT/next-steps/next-steps-l.md"]],["v-2512bf33","/it_IT/next-steps-s/",{title:"Step successivi"},["/it_IT/next-steps-s/index.html","/it_IT/next-steps/next-steps-s.html","/it_IT/next-steps/next-steps-s.md"]],["v-2512c00c","/it_IT/next-steps-z/",{title:"Step successivi"},["/it_IT/next-steps-z/index.html","/it_IT/next-steps/next-steps-z.html","/it_IT/next-steps/next-steps-z.md"]],["v-0d50255e","/it_IT/credits/",{title:"Riconoscimenti"},["/it_IT/credits/index.html","/it_IT/misc/credits.html","/it_IT/misc/credits.md"]],["v-4bb9c177","/it_IT/donations/",{title:"Donazioni"},["/it_IT/donations/index.html","/it_IT/misc/donations.html","/it_IT/misc/donations.md"]],["v-644e249e","/it_IT/site-navigation/",{title:"Struttura del Sito"},["/it_IT/site-navigation/index.html","/it_IT/misc/site-navigation.html","/it_IT/misc/site-navigation.md"]],["v-5b55fe03","/it_IT/futurerestore-help/",{title:"Aiuto con FutureRestore"},["/it_IT/futurerestore-help/index.html","/it_IT/updating/futurerestore-help.html","/it_IT/updating/futurerestore-help.md"]],["v-8389d426","/it_IT/futurerestore/",{title:"Ripristinare con i blobs utilizzando FutureRestore"},["/it_IT/futurerestore/index.html","/it_IT/updating/futurerestore.html","/it_IT/updating/futurerestore.md"]],["v-7e42b298","/it_IT/updating-blobless-advanced/",{title:"Aggiornare (Blobless) (Avanzato)"},["/it_IT/updating-blobless-advanced/index.html","/it_IT/updating/updating-blobless-advanced.html","/it_IT/updating/updating-blobless-advanced.md"]],["v-085d116e","/it_IT/updating-blobless-alternate/",{title:"Aggiornare (Blobless) (Metodo Alternativo)"},["/it_IT/updating-blobless-alternate/index.html","/it_IT/updating/updating-blobless-alternate.html","/it_IT/updating/updating-blobless-alternate.md"]],["v-3fc1ba2c","/it_IT/updating-blobless-nonjailbroken/",{title:"Aggiornamento (Blobless) (Non-Jailbroken)"},["/it_IT/updating-blobless-nonjailbroken/index.html","/it_IT/updating/updating-blobless-nonjailbroken.html","/it_IT/updating/updating-blobless-nonjailbroken.md"]],["v-aead548a","/it_IT/updating-blobless/",{title:"Aggiornare (Blobless)"},["/it_IT/updating-blobless/index.html","/it_IT/updating/updating-blobless.html","/it_IT/updating/updating-blobless.md"]],["v-04c3b290","/it_IT/updating-to-10-3-3/",{title:"Aggiornare a 10.3.3"},["/it_IT/updating-to-10-3-3/index.html","/it_IT/updating/updating-to-10.3.3.html","/it_IT/updating/updating-to-10.3.3.md"]],["v-04c3b2af","/it_IT/updating-to-10-3-4/",{title:"Aggiornare a 10.3.4"},["/it_IT/updating-to-10-3-4/index.html","/it_IT/updating/updating-to-10.3.4.html","/it_IT/updating/updating-to-10.3.4.md"]],["v-082e4d08","/it_IT/updating-to-12-5-7/",{title:"Aggiornare a 12.5.7"},["/it_IT/updating-to-12-5-7/index.html","/it_IT/updating/updating-to-12.5.7.html","/it_IT/updating/updating-to-12.5.7.md"]],["v-0d4e3348","/it_IT/updating-to-15-8-1/",{title:"Updating to 15.8.1"},["/it_IT/updating-to-15-8-1/index.html","/it_IT/updating/updating-to-15.8.1.html","/it_IT/updating/updating-to-15.8.1.md"]],["v-0f029804","/it_IT/updating-to-16-7-5/",{title:"Updating to 16.7.5"},["/it_IT/updating-to-16-7-5/index.html","/it_IT/updating/updating-to-16.7.5.html","/it_IT/updating/updating-to-16.7.5.md"]],["v-0b275062","/it_IT/updating-to-17-3/",{title:"Updating to 17.3"},["/it_IT/updating-to-17-3/index.html","/it_IT/updating/updating-to-17.3.html","/it_IT/updating/updating-to-17.3.md"]],["v-5b1badc3","/it_IT/updating-to-6-1-3/",{title:"Aggiornare a 6.1.3"},["/it_IT/updating-to-6-1-3/index.html","/it_IT/updating/updating-to-6.1.3.html","/it_IT/updating/updating-to-6.1.3.md"]],["v-437a8623","/it_IT/updating-to-7-1-2-ipsw/",{title:"Aggiornare a 7.1.2 (iTunes/Finder)"},["/it_IT/updating-to-7-1-2-ipsw/index.html","/it_IT/updating/updating-to-7.1.2-ipsw.html","/it_IT/updating/updating-to-7.1.2-ipsw.md"]],["v-5e86bbe0","/it_IT/updating-to-8-4-1/",{title:"Aggiornare a 8.4.1"},["/it_IT/updating-to-8-4-1/index.html","/it_IT/updating/updating-to-8.4.1.html","/it_IT/updating/updating-to-8.4.1.md"]],["v-347f7b6a","/it_IT/updating-to-9-3-5-ipsw/",{title:"Aggiornare a 9.3.5 (iTunes/Finder)"},["/it_IT/updating-to-9-3-5-ipsw/index.html","/it_IT/updating/updating-to-9.3.5-ipsw.html","/it_IT/updating/updating-to-9.3.5-ipsw.md"]],["v-603b209c","/it_IT/updating-to-9-3-5/",{title:"Aggiornare a 9.3.5"},["/it_IT/updating-to-9-3-5/index.html","/it_IT/updating/updating-to-9.3.5.html","/it_IT/updating/updating-to-9.3.5.md"]],["v-6965b6ab","/it_IT/updating-to-9-3-6-ipsw/",{title:"Aggiornare a 9.3.6 (iTunes/Finder)"},["/it_IT/updating-to-9-3-6-ipsw/index.html","/it_IT/updating/updating-to-9.3.6-ipsw.html","/it_IT/updating/updating-to-9.3.6-ipsw.md"]],["v-603b20bb","/it_IT/updating-to-9-3-6/",{title:"Aggiornare a 9.3.6"},["/it_IT/updating-to-9-3-6/index.html","/it_IT/updating/updating-to-9.3.6.html","/it_IT/updating/updating-to-9.3.6.md"]],["v-7a4f1aff","/using-odysseyn1x-tv/",{title:"Using Odysseyn1x (Apple TV)"},["/using-odysseyn1x-tv/index.html","/en_US/jailbreak/checkra1n/using-odysseyn1x-tv.html","/en_US/jailbreak/checkra1n/using-odysseyn1x-tv.md"]],["v-17d78a4e","/removing-checkra1n/",{title:"Removing checkra1n"},["/removing-checkra1n/index.html","/en_US/jailbreak/jailbreak-removal/removing-checkra1n.html","/en_US/jailbreak/jailbreak-removal/removing-checkra1n.md"]],["v-f6d04152","/removing-chimera/",{title:"Removing Chimera"},["/removing-chimera/index.html","/en_US/jailbreak/jailbreak-removal/removing-chimera.html","/en_US/jailbreak/jailbreak-removal/removing-chimera.md"]],["v-a99559ec","/removing-odyssey/",{title:"Removing Odyssey"},["/removing-odyssey/index.html","/en_US/jailbreak/jailbreak-removal/removing-odyssey.html","/en_US/jailbreak/jailbreak-removal/removing-odyssey.md"]],["v-c2847b84","/removing-odysseyra1n/",{title:"Removing Odysseyra1n"},["/removing-odysseyra1n/index.html","/en_US/jailbreak/jailbreak-removal/removing-odysseyra1n.html","/en_US/jailbreak/jailbreak-removal/removing-odysseyra1n.md"]],["v-b777ae3c","/removing-palera1n-legacy/",{title:"Removing palera1n (Legacy)"},["/removing-palera1n-legacy/index.html","/en_US/jailbreak/jailbreak-removal/removing-palera1n-legacy.html","/en_US/jailbreak/jailbreak-removal/removing-palera1n-legacy.md"]],["v-50702c26","/removing-palera1n/",{title:"Removing palera1n"},["/removing-palera1n/index.html","/en_US/jailbreak/jailbreak-removal/removing-palera1n.html","/en_US/jailbreak/jailbreak-removal/removing-palera1n.md"]],["v-0d029b4c","/removing-taurine/",{title:"Removing Taurine"},["/removing-taurine/index.html","/en_US/jailbreak/jailbreak-removal/removing-taurine.html","/en_US/jailbreak/jailbreak-removal/removing-taurine.md"]],["v-024148a5","/removing-unc0ver/",{title:"Removing unc0ver"},["/removing-unc0ver/index.html","/en_US/jailbreak/jailbreak-removal/removing-unc0ver.html","/en_US/jailbreak/jailbreak-removal/removing-unc0ver.md"]],["v-46d31f21","/removing-xinaa15/",{title:"Removing XinaA15"},["/removing-xinaa15/index.html","/en_US/jailbreak/jailbreak-removal/removing-xinaa15.html","/en_US/jailbreak/jailbreak-removal/removing-xinaa15.md"]],["v-57a57305","/restoring-rootfs/",{title:"Restoring Rootfs"},["/restoring-rootfs/index.html","/en_US/jailbreak/jailbreak-removal/restoring-rootfs.html","/en_US/jailbreak/jailbreak-removal/restoring-rootfs.md"]],["v-0e89ac02","/it_IT/installing-trollstore/",{title:"TrollStore"},["/it_IT/installing-trollstore/index.html","/it_IT/guides/trollstore/","/it_IT/guides/trollstore/index.md"]],["v-0c711c38","/it_IT/installing-trollhelper-misaka/",{title:"Installare TrollStore (Misaka)"},["/it_IT/installing-trollhelper-misaka/index.html","/it_IT/guides/trollstore/misaka.html","/it_IT/guides/trollstore/misaka.md"]],["v-6303702d","/it_IT/installing-trollhelper/",{title:"TrollStore (TrollHelper)"},["/it_IT/installing-trollhelper/index.html","/it_IT/guides/trollstore/trollhelper.html","/it_IT/guides/trollstore/trollhelper.md"]],["v-4d39dbd5","/it_IT/installing-trollhelperota/",{title:"Installare TrollStore (TrollHelperOTA)"},["/it_IT/installing-trollhelperota/index.html","/it_IT/guides/trollstore/trollhelperota.html","/it_IT/guides/trollstore/trollhelperota.md"]],["v-565c72ae","/it_IT/installing-trollhelper-mdc/",{title:"Installare TrollStore (TrollInstallerMDC)"},["/it_IT/installing-trollhelper-mdc/index.html","/it_IT/guides/trollstore/trollinstallermdc.html","/it_IT/guides/trollstore/trollinstallermdc.md"]],["v-a1bf8fee","/it_IT/installing-trollhelper-trollmisaka/",{title:"Installing TrollStore (TrollMisaka)"},["/it_IT/installing-trollhelper-trollmisaka/index.html","/it_IT/guides/trollstore/trollmisaka.html","/it_IT/guides/trollstore/trollmisaka.md"]],["v-c3887b92","/it_IT/installing-trollhelper-trollstar/",{title:"Installing TrollStore (TrollStar)"},["/it_IT/installing-trollhelper-trollstar/index.html","/it_IT/guides/trollstore/trollstar.html","/it_IT/guides/trollstore/trollstar.md"]],["v-273bcd09","/it_IT/installing-trollstore-tvos/",{title:"Installing TrollStore (tvOS)"},["/it_IT/installing-trollstore-tvos/index.html","/it_IT/guides/trollstore-tvOS/","/it_IT/guides/trollstore-tvOS/index.md"]],["v-66786467","/it_IT/installing-trollhelper-misaka-tvos/",{title:"Installing TrollStore (Misaka) (tvOS)"},["/it_IT/installing-trollhelper-misaka-tvos/index.html","/it_IT/guides/trollstore-tvOS/misaka.html","/it_IT/guides/trollstore-tvOS/misaka.md"]],["v-759cebbe","/it_IT/installing-trollhelper-tvos/",{title:"Installing TrollStore (TrollHelper) (tvOS)"},["/it_IT/installing-trollhelper-tvos/index.html","/it_IT/guides/trollstore-tvOS/trollhelper.html","/it_IT/guides/trollstore-tvOS/trollhelper.md"]],["v-3e3dbdea","/installing-daibutsu/",{title:"Installing Daibutsu"},["/installing-daibutsu/index.html","/en_US/jailbreak/unused-on-guide-path/installing-daibutsu.html","/en_US/jailbreak/unused-on-guide-path/installing-daibutsu.md"]],["v-4f96d2c8","/installing-notajb/",{title:"Installing Def1nit3lyN0tAJa1lbr3akTool"},["/installing-notajb/index.html","/en_US/jailbreak/unused-on-guide-path/installing-dnajt.html","/en_US/jailbreak/unused-on-guide-path/installing-dnajt.md"]],["v-18ef41b0","/installing-doubleh3lix-ipa/",{title:"Installing doubleh3lix"},["/installing-doubleh3lix-ipa/index.html","/en_US/jailbreak/unused-on-guide-path/installing-doubleh3lix-ipa.html","/en_US/jailbreak/unused-on-guide-path/installing-doubleh3lix-ipa.md"]],["v-754a4e8c","/installing-h3lix/",{title:"Installing h3lix"},["/installing-h3lix/index.html","/en_US/jailbreak/unused-on-guide-path/installing-h3lix.html","/en_US/jailbreak/unused-on-guide-path/installing-h3lix.md"]],["v-9ba6a618","/installing-meridian-ipa/",{title:"Installing Meridian"},["/installing-meridian-ipa/index.html","/en_US/jailbreak/unused-on-guide-path/installing-meridian-ipa.html","/en_US/jailbreak/unused-on-guide-path/installing-meridian-ipa.md"]],["v-2855fb56","/installing-p0laris/",{title:"Installing p0laris"},["/installing-p0laris/index.html","/en_US/jailbreak/unused-on-guide-path/installing-p0laris.html","/en_US/jailbreak/unused-on-guide-path/installing-p0laris.md"]],["v-35fc2358","/installing-pangu933/",{title:"Installing Pangu933"},["/installing-pangu933/index.html","/en_US/jailbreak/unused-on-guide-path/installing-pangu933.html","/en_US/jailbreak/unused-on-guide-path/installing-pangu933.md"]],["v-f8f1e0e6","/installing-phoenix/",{title:"Installing Ph\u0153nix"},["/installing-phoenix/index.html","/en_US/jailbreak/unused-on-guide-path/installing-phoenix.html","/en_US/jailbreak/unused-on-guide-path/installing-phoenix.md"]],["v-0b4d1e60","/installing-sockh3lix/",{title:"Installing sockH3lix"},["/installing-sockh3lix/index.html","/en_US/jailbreak/unused-on-guide-path/installing-sockh3lix.html","/en_US/jailbreak/unused-on-guide-path/installing-sockh3lix.md"]],["v-c9c1847e","/installing-taurine-sideloadly/",{title:"Installing Taurine (Sideloadly)"},["/installing-taurine-sideloadly/index.html","/en_US/jailbreak/unused-on-guide-path/installing-taurine-sideloadly.html","/en_US/jailbreak/unused-on-guide-path/installing-taurine-sideloadly.md"]],["v-3892319c","/installing-unc0ver-fugu14/",{title:"Installing unc0ver (Fugu14)"},["/installing-unc0ver-fugu14/index.html","/en_US/jailbreak/unused-on-guide-path/installing-unc0ver-fugu14.html","/en_US/jailbreak/unused-on-guide-path/installing-unc0ver-fugu14.md"]],["v-93c85ffc","/installing-unc0ver-trollstore/",{title:"Installing unc0ver (TrollStore)"},["/installing-unc0ver-trollstore/index.html","/en_US/jailbreak/unused-on-guide-path/installing-unc0ver-trollstore.html","/en_US/jailbreak/unused-on-guide-path/installing-unc0ver-trollstore.md"]],["v-14fa900a","/installing-xinaa15/",{title:"Installing XinaA15"},["/installing-xinaa15/index.html","/en_US/jailbreak/unused-on-guide-path/installing-xinaa15.html","/en_US/jailbreak/unused-on-guide-path/installing-xinaa15.md"]],["v-f74dc0e2","/it_IT/using-odysseyn1x-tv/",{title:"Using Odysseyn1x (Apple TV)"},["/it_IT/using-odysseyn1x-tv/index.html","/it_IT/jailbreak/checkra1n/using-odysseyn1x-tv.html","/it_IT/jailbreak/checkra1n/using-odysseyn1x-tv.md"]],["v-05ec95e6","/en_US/jailbreak/checkra1n/include/end-of-page.html",{title:""},["/en_US/jailbreak/checkra1n/include/end-of-page","/en_US/jailbreak/checkra1n/include/end-of-page.md"]],["v-22b80ccc","/en_US/jailbreak/checkra1n/include/no-loader.html",{title:""},["/en_US/jailbreak/checkra1n/include/no-loader","/en_US/jailbreak/checkra1n/include/no-loader.md"]],["v-7be1562e","/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.html",{title:""},["/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation","/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.md"]],["v-15c8a229","/en_US/jailbreak/checkra1n/include/semi-tethered.html",{title:""},["/en_US/jailbreak/checkra1n/include/semi-tethered","/en_US/jailbreak/checkra1n/include/semi-tethered.md"]],["v-2a29b4ca","/it_IT/installing-daibutsu/",{title:"Daibutsu"},["/it_IT/installing-daibutsu/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-daibatsu.html","/it_IT/jailbreak/unused-on-guide-path/installing-daibatsu.md"]],["v-f9fc09c0","/it_IT/installing-doubleh3lix-ipa/",{title:"doubleh3lix"},["/it_IT/installing-doubleh3lix-ipa/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-doubleh3lix-ipa.html","/it_IT/jailbreak/unused-on-guide-path/installing-doubleh3lix-ipa.md"]],["v-8d7dd808","/it_IT/installing-h3lix/",{title:"h3lix"},["/it_IT/installing-h3lix/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-h3lix.html","/it_IT/jailbreak/unused-on-guide-path/installing-h3lix.md"]],["v-7edcf0bc","/it_IT/installing-kok3shiX/",{title:"Installare kok3shiX"},["/it_IT/installing-kok3shiX/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-kok3shiX.html","/it_IT/jailbreak/unused-on-guide-path/installing-kok3shiX.md"]],["v-e34ee16a","/it_IT/installing-meowbrek2-palera1n/",{title:"Installing meowbrek2 (palera1n)"},["/it_IT/installing-meowbrek2-palera1n/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-meowbrek2-palera1n.html","/it_IT/jailbreak/unused-on-guide-path/installing-meowbrek2-palera1n.md"]],["v-30fc2cf8","/it_IT/installing-meridian-ipa/",{title:"Meridian"},["/it_IT/installing-meridian-ipa/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-meridian-ipa.html","/it_IT/jailbreak/unused-on-guide-path/installing-meridian-ipa.md"]],["v-0d302bc5","/it_IT/installing-p0laris/",{title:"p0laris"},["/it_IT/installing-p0laris/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-p0laris.html","/it_IT/jailbreak/unused-on-guide-path/installing-p0laris.md"]],["v-b63b8e06","/it_IT/installing-phoenix/",{title:"Phoenix"},["/it_IT/installing-phoenix/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-phoenix.html","/it_IT/jailbreak/unused-on-guide-path/installing-phoenix.md"]],["v-318ffe40","/it_IT/installing-sockh3lix/",{title:"sockH3lix"},["/it_IT/installing-sockh3lix/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-sockh3lix.html","/it_IT/jailbreak/unused-on-guide-path/installing-sockh3lix.md"]],["v-18af3fc2","/it_IT/installing-unc0ver-fugu14/",{title:"unc0ver (Fugu14)"},["/it_IT/installing-unc0ver-fugu14/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-unc0ver-fugu14.html","/it_IT/jailbreak/unused-on-guide-path/installing-unc0ver-fugu14.md"]],["v-e1d53edc","/it_IT/installing-unc0ver-trollstore/",{title:"unc0ver (TrollStore)"},["/it_IT/installing-unc0ver-trollstore/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-unc0ver-trollstore.html","/it_IT/jailbreak/unused-on-guide-path/installing-unc0ver-trollstore.md"]],["v-16dde16b","/it_IT/installing-xinaa15/",{title:"Installare XinaA15"},["/it_IT/installing-xinaa15/index.html","/it_IT/jailbreak/unused-on-guide-path/installing-xinaa15.html","/it_IT/jailbreak/unused-on-guide-path/installing-xinaa15.md"]],["v-7ef86387","/installing-checkra1n-tv/",{title:"Installing checkra1n (Apple TV)"},["/installing-checkra1n-tv/index.html","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/index.md"]],["v-24da932c","/installing-checkra1n-tv/chromeos/",{title:"Installing checkra1n for Apple TV (ChromeOS)"},["/installing-checkra1n-tv/chromeos/index.html","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-chromeos.html","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-chromeos.md"]],["v-11923002","/installing-checkra1n-tv/linux/",{title:"Installing checkra1n for Apple TV (Linux)"},["/installing-checkra1n-tv/linux/index.html","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-linux.html","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-linux.md"]],["v-12d13563","/installing-checkra1n-tv/macos/",{title:"Installing checkra1n for Apple TV (macOS)"},["/installing-checkra1n-tv/macos/index.html","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-macos.html","/en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-macos.md"]],["v-3932b3be","/it_IT/removing-checkra1n/",{title:"Rimuovere checkra1n"},["/it_IT/removing-checkra1n/index.html","/it_IT/jailbreak/jailbreak-removal/removing-checkra1n.html","/it_IT/jailbreak/jailbreak-removal/removing-checkra1n.md"]],["v-6ee2b672","/it_IT/removing-chimera/",{title:"Rimuovere Chimera"},["/it_IT/removing-chimera/index.html","/it_IT/jailbreak/jailbreak-removal/removing-chimera.html","/it_IT/jailbreak/jailbreak-removal/removing-chimera.md"]],["v-21a7cf0c","/it_IT/removing-odyssey/",{title:"Rimuovere Odyssey"},["/it_IT/removing-odyssey/index.html","/it_IT/jailbreak/jailbreak-removal/removing-odyssey.html","/it_IT/jailbreak/jailbreak-removal/removing-odyssey.md"]],["v-541760a4","/it_IT/removing-odysseyra1n/",{title:"Rimuovere Odysseyra1n"},["/it_IT/removing-odysseyra1n/index.html","/it_IT/jailbreak/jailbreak-removal/removing-odysseyra1n.html","/it_IT/jailbreak/jailbreak-removal/removing-odysseyra1n.md"]],["v-19967e52","/it_IT/removing-palera1n-legacy/",{title:"Rimozione di palera1n (legacy)"},["/it_IT/removing-palera1n-legacy/index.html","/it_IT/jailbreak/jailbreak-removal/removing-palera1n-legacy.html","/it_IT/jailbreak/jailbreak-removal/removing-palera1n-legacy.md"]],["v-e95bd694","/it_IT/removing-palera1n/",{title:"Rimuovere palera1n"},["/it_IT/removing-palera1n/index.html","/it_IT/jailbreak/jailbreak-removal/removing-palera1n.html","/it_IT/jailbreak/jailbreak-removal/removing-palera1n.md"]],["v-50f960bc","/it_IT/removing-taurine/",{title:"Rimuovere Taurine"},["/it_IT/removing-taurine/index.html","/it_IT/jailbreak/jailbreak-removal/removing-taurine.html","/it_IT/jailbreak/jailbreak-removal/removing-taurine.md"]],["v-46380e15","/it_IT/removing-unc0ver/",{title:"Rimuovere unc0ver"},["/it_IT/removing-unc0ver/index.html","/it_IT/jailbreak/jailbreak-removal/removing-unc0ver.html","/it_IT/jailbreak/jailbreak-removal/removing-unc0ver.md"]],["v-ea6c36de","/it_IT/removing-xinaa15/",{title:"Rimuovere XinaA15"},["/it_IT/removing-xinaa15/index.html","/it_IT/jailbreak/jailbreak-removal/removing-xinaa15.html","/it_IT/jailbreak/jailbreak-removal/removing-xinaa15.md"]],["v-c8c78f16","/it_IT/restoring-rootfs/",{title:"Ripristinare il RootFS"},["/it_IT/restoring-rootfs/index.html","/it_IT/jailbreak/jailbreak-removal/restoring-rootfs.html","/it_IT/jailbreak/jailbreak-removal/restoring-rootfs.md"]],["v-018a8cfb","/it_IT/jailbreak/checkra1n/include/end-of-page.html",{title:""},["/it_IT/jailbreak/checkra1n/include/end-of-page","/it_IT/jailbreak/checkra1n/include/end-of-page.md"]],["v-1a0eb1ef","/it_IT/jailbreak/checkra1n/include/no-loader.html",{title:""},["/it_IT/jailbreak/checkra1n/include/no-loader","/it_IT/jailbreak/checkra1n/include/no-loader.md"]],["v-3632547e","/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.html",{title:""},["/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation","/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.md"]],["v-bc75b004","/it_IT/jailbreak/checkra1n/include/semi-tethered.html",{title:""},["/it_IT/jailbreak/checkra1n/include/semi-tethered","/it_IT/jailbreak/checkra1n/include/semi-tethered.md"]],["v-361d9030","/using-odysseyn1x/",{title:"Using Odysseyn1x"},["/using-odysseyn1x/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/using-odysseyn1x.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/using-odysseyn1x.md"]],["v-bdd11f6e","/it_IT/archived-palera1n-rootful/",{title:"Installare palera1n (Rootful)"},["/it_IT/archived-palera1n-rootful/index.html","/it_IT/jailbreak/unused-on-guide-path/archive/installing-palera1n-rootful.html","/it_IT/jailbreak/unused-on-guide-path/archive/installing-palera1n-rootful.md"]],["v-39bc1e10","/it_IT/archived-palen1x-rootful/",{title:"Utilizzare palen1x (Rootful)"},["/it_IT/archived-palen1x-rootful/index.html","/it_IT/jailbreak/unused-on-guide-path/archive/using-palen1x-rootful.html","/it_IT/jailbreak/unused-on-guide-path/archive/using-palen1x-rootful.md"]],["v-92f0f9dc","/installing-kok3shiX/",{title:"Installing kok3shiX"},["/installing-kok3shiX/index.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-kok3shiX.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-kok3shiX.md"]],["v-9542028a","/installing-meowbrek2-palera1n/",{title:"Installing meowbrek2 (palera1n)"},["/installing-meowbrek2-palera1n/index.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-meowbrek2-palera1n.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-meowbrek2-palera1n.md"]],["v-6ef64a00","/installing-meowbrek2/",{title:"Installing meowbrek2"},["/installing-meowbrek2/index.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-meowbrek2.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-meowbrek2.md"]],["v-6c1f17b9","/archived-palera1n-rootful/",{title:"Installing palera1n (Rootful)"},["/archived-palera1n-rootful/index.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-palera1n-rootful.html","/en_US/jailbreak/unused-on-guide-path/archive/installing-palera1n-rootful.md"]],["v-6dcf9b88","/archived-palen1x-rootful/",{title:"Using palen1x (Rootful)"},["/archived-palen1x-rootful/index.html","/en_US/jailbreak/unused-on-guide-path/archive/using-palen1x-rootful.html","/en_US/jailbreak/unused-on-guide-path/archive/using-palen1x-rootful.md"]],["v-9764bfd2","/it_IT/installing-checkra1n-tv/",{title:"Installing checkra1n (Apple TV)"},["/it_IT/installing-checkra1n-tv/index.html","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/index.md"]],["v-f09ec84c","/it_IT/installing-checkra1n-tv/chromeos/",{title:"Installing checkra1n for Apple TV (ChromeOS)"},["/it_IT/installing-checkra1n-tv/chromeos/index.html","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-chromeos.html","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-chromeos.md"]],["v-2ae87edc","/it_IT/installing-checkra1n-tv/linux/",{title:"Installing checkra1n for Apple TV (Linux)"},["/it_IT/installing-checkra1n-tv/linux/index.html","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-linux.html","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-linux.md"]],["v-286a741a","/it_IT/installing-checkra1n-tv/macos/",{title:"Installing checkra1n for Apple TV (macOS)"},["/it_IT/installing-checkra1n-tv/macos/index.html","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-macos.html","/it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-macos.md"]],["v-703d43d0","/installing-odysseyra1n/",{title:"Installing Odysseyra1n"},["/installing-odysseyra1n/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/index.md"]],["v-57292cbb","/installing-odysseyra1n-chromeos/",{title:"Installing Odysseyra1n (ChromeOS)"},["/installing-odysseyra1n-chromeos/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-chromeos.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-chromeos.md"]],["v-4e818c5a","/installing-odysseyra1n/linux/",{title:"Installing Odysseyra1n (Linux)"},["/installing-odysseyra1n/linux/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-linux.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-linux.md"]],["v-4c038198","/installing-odysseyra1n/macos/",{title:"Installing Odysseyra1n (macOS)"},["/installing-odysseyra1n/macos/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-macos.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-macos.md"]],["v-7a1455a0","/it_IT/using-odysseyn1x/",{title:"Odysseyn1x"},["/it_IT/using-odysseyn1x/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/using-odysseyn1x.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/using-odysseyn1x.md"]],["v-18bef09e","/installing-odysseyra1n-a8x-a9x/",{title:"Installing Odysseyra1n (A8X/A9X)"},["/installing-odysseyra1n-a8x-a9x/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/index.md"]],["v-7665f958","/installing-odysseyra1n-chromeos-a8x-a9x/",{title:"Installing Odysseyra1n (A8X/A9X) (ChromeOS)"},["/installing-odysseyra1n-chromeos-a8x-a9x/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-chromeos-a8x-a9x.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-chromeos-a8x-a9x.md"]],["v-76550cac","/installing-odysseyra1n-a8x-a9x/linux/",{title:"Installing Odysseyra1n (A8X/A9X) (Linux)"},["/installing-odysseyra1n-a8x-a9x/linux/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-linux-a8x-a9x.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-linux-a8x-a9x.md"]],["v-7794120d","/installing-odysseyra1n-a8x-a9x/macos/",{title:"Installing Odysseyra1n (A8X/A9X) (macOS)"},["/installing-odysseyra1n-a8x-a9x/macos/index.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-macos-a8x-a9x.html","/en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-macos-a8x-a9x.md"]],["v-39d90921","/it_IT/installing-odysseyra1n-a8x-a9x/",{title:"Odysseyra1n (A8X/A9X)"},["/it_IT/installing-odysseyra1n-a8x-a9x/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/index.md"]],["v-4091c038","/it_IT/installing-odysseyra1n-chromeos-a8x-a9x/",{title:"Odysseyra1n (A8X/A9X) (ChromeOS)"},["/it_IT/installing-odysseyra1n-chromeos-a8x-a9x/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-chromeos-a8x-a9x.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-chromeos-a8x-a9x.md"]],["v-5b22ba1c","/it_IT/installing-odysseyra1n-a8x-a9x/linux/",{title:"Odysseyra1n (A8X/A9X) (Linux)"},["/it_IT/installing-odysseyra1n-a8x-a9x/linux/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-linux-a8x-a9x.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-linux-a8x-a9x.md"]],["v-5c61bf7d","/it_IT/installing-odysseyra1n-a8x-a9x/macos/",{title:"Odysseyra1n (A8X/A9X) (macOS)"},["/it_IT/installing-odysseyra1n-a8x-a9x/macos/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-macos-a8x-a9x.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-macos-a8x-a9x.md"]],["v-0baa4f88","/it_IT/installing-odysseyra1n/",{title:"Installazione di Odysseyra1n"},["/it_IT/installing-odysseyra1n/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/index.md"]],["v-4ffe4d6a","/it_IT/installing-odysseyra1n-chromeos/",{title:"Odysseyra1n (ChromeOS)"},["/it_IT/installing-odysseyra1n-chromeos/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-chromeos.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-chromeos.md"]],["v-09095743","/it_IT/installing-odysseyra1n/linux/",{title:"Odysseyra1n (Linux)"},["/it_IT/installing-odysseyra1n/linux/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-linux.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-linux.md"]],["v-0a485ca4","/it_IT/installing-odysseyra1n/macos/",{title:"Odysseyra1n (macOS)"},["/it_IT/installing-odysseyra1n/macos/index.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-macos.html","/it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-macos.md"]],["v-3706649a","/404.html",{title:""},["/404"]],["v-99db60a2","/get-started/Apple-TV-4K-(1st-generation).html",{title:"Firmware Selection (Apple TV 4K (1st generation))"},["/get-started/Apple-TV-4K-(1st-generation)"]],["v-d058e5c2","/it_IT/get-started/Apple-TV-4K-(1st-generation).html",{title:"Selezione del Firmware (Apple TV 4K (1st generation))"},["/it_IT/get-started/Apple-TV-4K-(1st-generation)"]],["v-ace0d884","/get-started/Apple-TV-HD-(4th-generation).html",{title:"Firmware Selection (Apple TV HD (4th generation))"},["/get-started/Apple-TV-HD-(4th-generation)"]],["v-e35e5da4","/it_IT/get-started/Apple-TV-HD-(4th-generation).html",{title:"Selezione del Firmware (Apple TV HD (4th generation))"},["/it_IT/get-started/Apple-TV-HD-(4th-generation)"]],["v-0a33843e","/get-started/Apple-TV-(3rd-generation).html",{title:"Firmware Selection (Apple TV (3rd generation))"},["/get-started/Apple-TV-(3rd-generation)"]],["v-1308bcce","/it_IT/get-started/Apple-TV-(3rd-generation).html",{title:"Selezione del Firmware (Apple TV (3rd generation))"},["/it_IT/get-started/Apple-TV-(3rd-generation)"]],["v-282fb24a","/get-started/Apple-TV-(2nd-generation).html",{title:"Firmware Selection (Apple TV (2nd generation))"},["/get-started/Apple-TV-(2nd-generation)"]],["v-1685412a","/it_IT/get-started/Apple-TV-(2nd-generation).html",{title:"Selezione del Firmware (Apple TV (2nd generation))"},["/it_IT/get-started/Apple-TV-(2nd-generation)"]],["v-51b85b31","/get-started/Apple-TV-(1st-generation).html",{title:"Firmware Selection (Apple TV (1st generation))"},["/get-started/Apple-TV-(1st-generation)"]],["v-5a8d93c1","/it_IT/get-started/Apple-TV-(1st-generation).html",{title:"Selezione del Firmware (Apple TV (1st generation))"},["/it_IT/get-started/Apple-TV-(1st-generation)"]],["v-24f8911f","/get-started/iPad-(10th-generation).html",{title:"Firmware Selection (iPad (10th generation))"},["/get-started/iPad-(10th-generation)"]],["v-0d10a28f","/it_IT/get-started/iPad-(10th-generation).html",{title:"Selezione del Firmware (iPad (10th generation))"},["/it_IT/get-started/iPad-(10th-generation)"]],["v-234255aa","/get-started/iPad-(9th-generation).html",{title:"Firmware Selection (iPad (9th generation))"},["/get-started/iPad-(9th-generation)"]],["v-b972548a","/it_IT/get-started/iPad-(9th-generation).html",{title:"Selezione del Firmware (iPad (9th generation))"},["/it_IT/get-started/iPad-(9th-generation)"]],["v-06bcfecc","/get-started/iPad-(8th-generation).html",{title:"Firmware Selection (iPad (8th generation))"},["/get-started/iPad-(8th-generation)"]],["v-88b60148","/it_IT/get-started/iPad-(8th-generation).html",{title:"Selezione del Firmware (iPad (8th generation))"},["/it_IT/get-started/iPad-(8th-generation)"]],["v-1f1b286d","/get-started/iPad-(7th-generation).html",{title:"Firmware Selection (iPad (7th generation))"},["/get-started/iPad-(7th-generation)"]],["v-57f9ae06","/it_IT/get-started/iPad-(7th-generation).html",{title:"Selezione del Firmware (iPad (7th generation))"},["/it_IT/get-started/iPad-(7th-generation)"]],["v-3779520e","/get-started/iPad-(6th-generation).html",{title:"Firmware Selection (iPad (6th generation))"},["/get-started/iPad-(6th-generation)"]],["v-273d5ac4","/it_IT/get-started/iPad-(6th-generation).html",{title:"Selezione del Firmware (iPad (6th generation))"},["/it_IT/get-started/iPad-(6th-generation)"]],["v-4fd77baf","/get-started/iPad-(5th-generation).html",{title:"Firmware Selection (iPad (5th generation))"},["/get-started/iPad-(5th-generation)"]],["v-04bf7c3f","/it_IT/get-started/iPad-(5th-generation).html",{title:"Selezione del Firmware (iPad (5th generation))"},["/it_IT/get-started/iPad-(5th-generation)"]],["v-6835a550","/get-started/iPad-(4th-generation).html",{title:"Firmware Selection (iPad (4th generation))"},["/get-started/iPad-(4th-generation)"]],["v-1d1da5e0","/it_IT/get-started/iPad-(4th-generation).html",{title:"Selezione del Firmware (iPad (4th generation))"},["/it_IT/get-started/iPad-(4th-generation)"]],["v-5a10fa1a","/get-started/iPad-(3rd-generation).html",{title:"Firmware Selection (iPad (3rd generation))"},["/get-started/iPad-(3rd-generation)"]],["v-f040f8fa","/it_IT/get-started/iPad-(3rd-generation).html",{title:"Selezione del Firmware (iPad (3rd generation))"},["/it_IT/get-started/iPad-(3rd-generation)"]],["v-38791b0c","/get-started/iPad-2.html",{title:"Firmware Selection (iPad 2)"},["/get-started/iPad-2"]],["v-7c420c7c","/it_IT/get-started/iPad-2.html",{title:"Selezione del Firmware (iPad 2)"},["/it_IT/get-started/iPad-2"]],["v-2c6f2f91","/get-started/iPad.html",{title:"Firmware Selection (iPad)"},["/get-started/iPad"]],["v-63a5bd01","/it_IT/get-started/iPad.html",{title:"Selezione del Firmware (iPad)"},["/it_IT/get-started/iPad"]],["v-471319cc","/get-started/iPad-Air-(5th-generation).html",{title:"Firmware Selection (iPad Air (5th generation))"},["/get-started/iPad-Air-(5th-generation)"]],["v-4fe8525c","/it_IT/get-started/iPad-Air-(5th-generation).html",{title:"Selezione del Firmware (iPad Air (5th generation))"},["/it_IT/get-started/iPad-Air-(5th-generation)"]],["v-5f71436d","/get-started/iPad-Air-(4th-generation).html",{title:"Firmware Selection (iPad Air (4th generation))"},["/get-started/iPad-Air-(4th-generation)"]],["v-68467bfd","/it_IT/get-started/iPad-Air-(4th-generation).html",{title:"Selezione del Firmware (iPad Air (4th generation))"},["/it_IT/get-started/iPad-Air-(4th-generation)"]],["v-6b99bde0","/get-started/iPad-Air-(3rd-generation).html",{title:"Firmware Selection (iPad Air (3rd generation))"},["/get-started/iPad-Air-(3rd-generation)"]],["v-59ef4cc0","/it_IT/get-started/iPad-Air-(3rd-generation).html",{title:"Selezione del Firmware (iPad Air (3rd generation))"},["/it_IT/get-started/iPad-Air-(3rd-generation)"]],["v-483aa68f","/get-started/iPad-Air-2.html",{title:"Firmware Selection (iPad Air 2)"},["/get-started/iPad-Air-2"]],["v-9b654002","/it_IT/get-started/iPad-Air-2.html",{title:"Selezione del Firmware (iPad Air 2)"},["/it_IT/get-started/iPad-Air-2"]],["v-5313bfd4","/get-started/iPad-Air.html",{title:"Firmware Selection (iPad Air)"},["/get-started/iPad-Air"]],["v-6f33d578","/it_IT/get-started/iPad-Air.html",{title:"Selezione del Firmware (iPad Air)"},["/it_IT/get-started/iPad-Air"]],["v-c77a27cc","/get-started/iPad-Pro-11-inch-(4th-generation).html",{title:"Firmware Selection (iPad Pro 11-inch (4th generation))"},["/get-started/iPad-Pro-11-inch-(4th-generation)"]],["v-5ede94aa","/it_IT/get-started/iPad-Pro-11-inch-(4th-generation).html",{title:"Selezione del Firmware (iPad Pro 11-inch (4th generation))"},["/it_IT/get-started/iPad-Pro-11-inch-(4th-generation)"]],["v-6d6965e8","/get-started/iPad-Pro-12.9-inch-(6th-generation).html",{title:"Firmware Selection (iPad Pro 12.9-inch (6th generation))"},["/get-started/iPad-Pro-12.9-inch-(6th-generation)"]],["v-539f119c","/it_IT/get-started/iPad-Pro-12.9-inch-(6th-generation).html",{title:"Selezione del Firmware (iPad Pro 12.9-inch (6th generation))"},["/it_IT/get-started/iPad-Pro-12.9-inch-(6th-generation)"]],["v-0704c9bd","/get-started/iPad-Pro-11-inch-(3rd-generation).html",{title:"Firmware Selection (iPad Pro 11-inch (3rd generation))"},["/get-started/iPad-Pro-11-inch-(3rd-generation)"]],["v-6cbf1b66","/it_IT/get-started/iPad-Pro-11-inch-(3rd-generation).html",{title:"Selezione del Firmware (iPad Pro 11-inch (3rd generation))"},["/it_IT/get-started/iPad-Pro-11-inch-(3rd-generation)"]],["v-3cad12a6","/get-started/iPad-Pro-12.9-inch-(5th-generation).html",{title:"Firmware Selection (iPad Pro 12.9-inch (5th generation))"},["/get-started/iPad-Pro-12.9-inch-(5th-generation)"]],["v-6bfd3b3d","/it_IT/get-started/iPad-Pro-12.9-inch-(5th-generation).html",{title:"Selezione del Firmware (iPad Pro 12.9-inch (5th generation))"},["/it_IT/get-started/iPad-Pro-12.9-inch-(5th-generation)"]],["v-2e8d274c","/get-started/iPad-Pro-11-inch-(2nd-generation).html",{title:"Firmware Selection (iPad Pro 11-inch (2nd generation))"},["/get-started/iPad-Pro-11-inch-(2nd-generation)"]],["v-a955d62c","/it_IT/get-started/iPad-Pro-11-inch-(2nd-generation).html",{title:"Selezione del Firmware (iPad Pro 11-inch (2nd generation))"},["/it_IT/get-started/iPad-Pro-11-inch-(2nd-generation)"]],["v-0bf0bf64","/get-started/iPad-Pro-12.9-inch-(4th-generation).html",{title:"Firmware Selection (iPad Pro 12.9-inch (4th generation))"},["/get-started/iPad-Pro-12.9-inch-(4th-generation)"]],["v-f7493644","/it_IT/get-started/iPad-Pro-12.9-inch-(4th-generation).html",{title:"Selezione del Firmware (iPad Pro 12.9-inch (4th generation))"},["/it_IT/get-started/iPad-Pro-12.9-inch-(4th-generation)"]],["v-4e89a0b0","/get-started/iPad-Pro-11-inch-(1st-generation).html",{title:"Firmware Selection (iPad Pro 11-inch (1st generation))"},["/get-started/iPad-Pro-11-inch-(1st-generation)"]],["v-11254940","/it_IT/get-started/iPad-Pro-11-inch-(1st-generation).html",{title:"Selezione del Firmware (iPad Pro 11-inch (1st generation))"},["/it_IT/get-started/iPad-Pro-11-inch-(1st-generation)"]],["v-64c97df1","/get-started/iPad-Pro-12.9-inch-(3rd-generation).html",{title:"Firmware Selection (iPad Pro 12.9-inch (3rd generation))"},["/get-started/iPad-Pro-12.9-inch-(3rd-generation)"]],["v-21c57afe","/it_IT/get-started/iPad-Pro-12.9-inch-(3rd-generation).html",{title:"Selezione del Firmware (iPad Pro 12.9-inch (3rd generation))"},["/it_IT/get-started/iPad-Pro-12.9-inch-(3rd-generation)"]],["v-394550c4","/get-started/iPad-Pro-(10.5-inch).html",{title:"Firmware Selection (iPad Pro (10.5-inch))"},["/get-started/iPad-Pro-(10.5-inch)"]],["v-6fa9f5e4","/it_IT/get-started/iPad-Pro-(10.5-inch).html",{title:"Selezione del Firmware (iPad Pro (10.5-inch))"},["/it_IT/get-started/iPad-Pro-(10.5-inch)"]],["v-e566c8ae","/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html",{title:"Firmware Selection (iPad Pro (12.9-inch) (2nd generation))"},["/get-started/iPad-Pro-(12.9-inch)-(2nd-generation)"]],["v-5c7d078e","/it_IT/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html",{title:"Selezione del Firmware (iPad Pro (12.9-inch) (2nd generation))"},["/it_IT/get-started/iPad-Pro-(12.9-inch)-(2nd-generation)"]],["v-56220de8","/get-started/iPad-Pro-(9.7-inch).html",{title:"Firmware Selection (iPad Pro (9.7-inch))"},["/get-started/iPad-Pro-(9.7-inch)"]],["v-1330f278","/it_IT/get-started/iPad-Pro-(9.7-inch).html",{title:"Selezione del Firmware (iPad Pro (9.7-inch))"},["/it_IT/get-started/iPad-Pro-(9.7-inch)"]],["v-19c66002","/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html",{title:"Firmware Selection (iPad Pro (12.9-inch) (1st generation))"},["/get-started/iPad-Pro-(12.9-inch)-(1st-generation)"]],["v-3791b08f","/it_IT/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html",{title:"Selezione del Firmware (iPad Pro (12.9-inch) (1st generation))"},["/it_IT/get-started/iPad-Pro-(12.9-inch)-(1st-generation)"]],["v-772bb982","/get-started/iPad-mini-(6th-generation).html",{title:"Firmware Selection (iPad mini (6th generation))"},["/get-started/iPad-mini-(6th-generation)"]],["v-ee04da1c","/it_IT/get-started/iPad-mini-(6th-generation).html",{title:"Selezione del Firmware (iPad mini (6th generation))"},["/it_IT/get-started/iPad-mini-(6th-generation)"]],["v-e0ec39ba","/get-started/iPad-mini-(5th-generation).html",{title:"Firmware Selection (iPad mini (5th generation))"},["/get-started/iPad-mini-(5th-generation)"]],["v-bd4886da","/it_IT/get-started/iPad-mini-(5th-generation).html",{title:"Selezione del Firmware (iPad mini (5th generation))"},["/it_IT/get-started/iPad-mini-(5th-generation)"]],["v-5ca4eb56","/get-started/iPad-mini-4.html",{title:"Firmware Selection (iPad mini 4)"},["/get-started/iPad-mini-4"]],["v-34e95fe6","/it_IT/get-started/iPad-mini-4.html",{title:"Selezione del Firmware (iPad mini 4)"},["/it_IT/get-started/iPad-mini-4"]],["v-5af012b7","/get-started/iPad-mini-3.html",{title:"Firmware Selection (iPad mini 3)"},["/get-started/iPad-mini-3"]],["v-33348747","/it_IT/get-started/iPad-mini-3.html",{title:"Selezione del Firmware (iPad mini 3)"},["/it_IT/get-started/iPad-mini-3"]],["v-593b3a18","/get-started/iPad-mini-2.html",{title:"Firmware Selection (iPad mini 2)"},["/get-started/iPad-mini-2"]],["v-317faea8","/it_IT/get-started/iPad-mini-2.html",{title:"Selezione del Firmware (iPad mini 2)"},["/it_IT/get-started/iPad-mini-2"]],["v-1905a19d","/get-started/iPad-mini.html",{title:"Firmware Selection (iPad mini)"},["/get-started/iPad-mini"]],["v-4dfdfa2d","/it_IT/get-started/iPad-mini.html",{title:"Selezione del Firmware (iPad mini)"},["/it_IT/get-started/iPad-mini"]],["v-69b8caa8","/get-started/iPhone-14.html",{title:"Firmware Selection (iPhone 14)"},["/get-started/iPhone-14"]],["v-001bf33c","/it_IT/get-started/iPhone-14.html",{title:"Selezione del Firmware (iPhone 14)"},["/it_IT/get-started/iPhone-14"]],["v-4a4251ec","/get-started/iPhone-14-Pro.html",{title:"Firmware Selection (iPhone 14 Pro)"},["/get-started/iPhone-14-Pro"]],["v-233be27c","/it_IT/get-started/iPhone-14-Pro.html",{title:"Selezione del Firmware (iPhone 14 Pro)"},["/it_IT/get-started/iPhone-14-Pro"]],["v-0d297827","/get-started/iPhone-SE-(3rd-generation).html",{title:"Firmware Selection (iPhone SE (3rd generation))"},["/get-started/iPhone-SE-(3rd-generation)"]],["v-1efb5197","/it_IT/get-started/iPhone-SE-(3rd-generation).html",{title:"Selezione del Firmware (iPhone SE (3rd generation))"},["/it_IT/get-started/iPhone-SE-(3rd-generation)"]],["v-55f8e0cd","/get-started/iPhone-13-Pro.html",{title:"Firmware Selection (iPhone 13 Pro)"},["/get-started/iPhone-13-Pro"]],["v-2ef2715d","/it_IT/get-started/iPhone-13-Pro.html",{title:"Selezione del Firmware (iPhone 13 Pro)"},["/it_IT/get-started/iPhone-13-Pro"]],["v-6d227be6","/get-started/iPhone-13.html",{title:"Firmware Selection (iPhone 13)"},["/get-started/iPhone-13"]],["v-0331cac6","/it_IT/get-started/iPhone-13.html",{title:"Selezione del Firmware (iPhone 13)"},["/it_IT/get-started/iPhone-13"]],["v-708c2d24","/get-started/iPhone-12.html",{title:"Firmware Selection (iPhone 12)"},["/get-started/iPhone-12"]],["v-069b7c04","/it_IT/get-started/iPhone-12.html",{title:"Selezione del Firmware (iPhone 12)"},["/it_IT/get-started/iPhone-12"]],["v-61af6fae","/get-started/iPhone-12-Pro.html",{title:"Firmware Selection (iPhone 12 Pro)"},["/get-started/iPhone-12-Pro"]],["v-3aa9003e","/it_IT/get-started/iPhone-12-Pro.html",{title:"Selezione del Firmware (iPhone 12 Pro)"},["/it_IT/get-started/iPhone-12-Pro"]],["v-2243ca78","/get-started/iPhone-SE-(2nd-generation).html",{title:"Firmware Selection (iPhone SE (2nd generation))"},["/get-started/iPhone-SE-(2nd-generation)"]],["v-00aff434","/it_IT/get-started/iPhone-SE-(2nd-generation).html",{title:"Selezione del Firmware (iPhone SE (2nd generation))"},["/it_IT/get-started/iPhone-SE-(2nd-generation)"]],["v-6d65fe8f","/get-started/iPhone-11-Pro.html",{title:"Firmware Selection (iPhone 11 Pro)"},["/get-started/iPhone-11-Pro"]],["v-465f8f1f","/it_IT/get-started/iPhone-11-Pro.html",{title:"Selezione del Firmware (iPhone 11 Pro)"},["/it_IT/get-started/iPhone-11-Pro"]],["v-73f5de62","/get-started/iPhone-11.html",{title:"Firmware Selection (iPhone 11)"},["/get-started/iPhone-11"]],["v-0a052d42","/it_IT/get-started/iPhone-11.html",{title:"Selezione del Firmware (iPhone 11)"},["/it_IT/get-started/iPhone-11"]],["v-0d680435","/get-started/iPhone-XR.html",{title:"Firmware Selection (iPhone XR)"},["/get-started/iPhone-XR"]],["v-42605cc5","/it_IT/get-started/iPhone-XR.html",{title:"Selezione del Firmware (iPhone XR)"},["/it_IT/get-started/iPhone-XR"]],["v-0f1cdcd4","/get-started/iPhone-XS.html",{title:"Firmware Selection (iPhone XS)"},["/get-started/iPhone-XS"]],["v-44153564","/it_IT/get-started/iPhone-XS.html",{title:"Selezione del Firmware (iPhone XS)"},["/it_IT/get-started/iPhone-XS"]],["v-d999caaa","/get-started/iPhone-X.html",{title:"Firmware Selection (iPhone X)"},["/get-started/iPhone-X"]],["v-0885701b","/it_IT/get-started/iPhone-X.html",{title:"Selezione del Firmware (iPhone X)"},["/it_IT/get-started/iPhone-X"]],["v-5c9806cb","/get-started/iPhone-8.html",{title:"Firmware Selection (iPhone 8)"},["/get-started/iPhone-8"]],["v-5c2b478a","/it_IT/get-started/iPhone-8.html",{title:"Selezione del Firmware (iPhone 8)"},["/it_IT/get-started/iPhone-8"]],["v-5ae32e2c","/get-started/iPhone-7.html",{title:"Firmware Selection (iPhone 7)"},["/get-started/iPhone-7"]],["v-5f94f8c8","/it_IT/get-started/iPhone-7.html",{title:"Selezione del Firmware (iPhone 7)"},["/it_IT/get-started/iPhone-7"]],["v-54ae4f1a","/get-started/iPhone-SE-(1st-generation).html",{title:"Firmware Selection (iPhone SE (1st generation))"},["/get-started/iPhone-SE-(1st-generation)"]],["v-6680288a","/it_IT/get-started/iPhone-SE-(1st-generation).html",{title:"Selezione del Firmware (iPhone SE (1st generation))"},["/it_IT/get-started/iPhone-SE-(1st-generation)"]],["v-3f241212","/get-started/iPhone-6s.html",{title:"Firmware Selection (iPhone 6s)"},["/get-started/iPhone-6s"]],["v-741c6aa2","/it_IT/get-started/iPhone-6s.html",{title:"Selezione del Firmware (iPhone 6s)"},["/it_IT/get-started/iPhone-6s"]],["v-592e558d","/get-started/iPhone-6.html",{title:"Firmware Selection (iPhone 6)"},["/get-started/iPhone-6"]],["v-62feaa06","/it_IT/get-started/iPhone-6.html",{title:"Selezione del Firmware (iPhone 6)"},["/it_IT/get-started/iPhone-6"]],["v-221f663e","/get-started/iPhone-5c.html",{title:"Firmware Selection (iPhone 5c)"},["/get-started/iPhone-5c"]],["v-23e8a571","/it_IT/get-started/iPhone-5c.html",{title:"Selezione del Firmware (iPhone 5c)"},["/it_IT/get-started/iPhone-5c"]],["v-0a3dd6d1","/get-started/iPhone-5s.html",{title:"Firmware Selection (iPhone 5s)"},["/get-started/iPhone-5s"]],["v-3f362f61","/it_IT/get-started/iPhone-5s.html",{title:"Selezione del Firmware (iPhone 5s)"},["/it_IT/get-started/iPhone-5s"]],["v-57797cee","/get-started/iPhone-5.html",{title:"Firmware Selection (iPhone 5)"},["/get-started/iPhone-5"]],["v-66685b44","/it_IT/get-started/iPhone-5.html",{title:"Selezione del Firmware (iPhone 5)"},["/it_IT/get-started/iPhone-5"]],["v-c286f0a0","/get-started/iPhone-4S.html",{title:"Firmware Selection (iPhone 4S)"},["/get-started/iPhone-4S"]],["v-58963f80","/it_IT/get-started/iPhone-4S.html",{title:"Selezione del Firmware (iPhone 4S)"},["/it_IT/get-started/iPhone-4S"]],["v-55c4a44f","/get-started/iPhone-4.html",{title:"Firmware Selection (iPhone 4)"},["/get-started/iPhone-4"]],["v-69d20c82","/it_IT/get-started/iPhone-4.html",{title:"Selezione del Firmware (iPhone 4)"},["/it_IT/get-started/iPhone-4"]],["v-dbd5c6f8","/get-started/iPhone-3GS.html",{title:"Firmware Selection (iPhone 3GS)"},["/get-started/iPhone-3GS"]],["v-07b05418","/it_IT/get-started/iPhone-3GS.html",{title:"Selezione del Firmware (iPhone 3GS)"},["/it_IT/get-started/iPhone-3GS"]],["v-555c24fb","/get-started/iPhone-3G.html",{title:"Firmware Selection (iPhone 3G)"},["/get-started/iPhone-3G"]],["v-eb5704ea","/it_IT/get-started/iPhone-3G.html",{title:"Selezione del Firmware (iPhone 3G)"},["/it_IT/get-started/iPhone-3G"]],["v-2075e9ba","/get-started/iPhone-2G.html",{title:"Firmware Selection (iPhone 2G)"},["/get-started/iPhone-2G"]],["v-556e424a","/it_IT/get-started/iPhone-2G.html",{title:"Selezione del Firmware (iPhone 2G)"},["/it_IT/get-started/iPhone-2G"]],["v-5698525e","/get-started/iPod-touch-(7th-generation).html",{title:"Firmware Selection (iPod touch (7th generation))"},["/get-started/iPod-touch-(7th-generation)"]],["v-05c5a93e","/it_IT/get-started/iPod-touch-(7th-generation).html",{title:"Selezione del Firmware (iPod touch (7th generation))"},["/it_IT/get-started/iPod-touch-(7th-generation)"]],["v-25dbff1c","/get-started/iPod-touch-(6th-generation).html",{title:"Firmware Selection (iPod touch (6th generation))"},["/get-started/iPod-touch-(6th-generation)"]],["v-157b5502","/it_IT/get-started/iPod-touch-(6th-generation).html",{title:"Selezione del Firmware (iPod touch (6th generation))"},["/it_IT/get-started/iPod-touch-(6th-generation)"]],["v-05702a13","/get-started/iPod-touch-(5th-generation).html",{title:"Firmware Selection (iPod touch (5th generation))"},["/get-started/iPod-touch-(5th-generation)"]],["v-2dd97ea3","/it_IT/get-started/iPod-touch-(5th-generation).html",{title:"Selezione del Firmware (iPod touch (5th generation))"},["/it_IT/get-started/iPod-touch-(5th-generation)"]],["v-1dce53b4","/get-started/iPod-touch-(4th-generation).html",{title:"Firmware Selection (iPod touch (4th generation))"},["/get-started/iPod-touch-(4th-generation)"]],["v-4637a844","/it_IT/get-started/iPod-touch-(4th-generation).html",{title:"Selezione del Firmware (iPod touch (4th generation))"},["/it_IT/get-started/iPod-touch-(4th-generation)"]],["v-eedf9d52","/get-started/iPod-touch-(3rd-generation).html",{title:"Firmware Selection (iPod touch (3rd generation))"},["/get-started/iPod-touch-(3rd-generation)"]],["v-9e0cf432","/it_IT/get-started/iPod-touch-(3rd-generation).html",{title:"Selezione del Firmware (iPod touch (3rd generation))"},["/it_IT/get-started/iPod-touch-(3rd-generation)"]],["v-6a44d3f4","/get-started/iPod-touch-(2nd-generation).html",{title:"Firmware Selection (iPod touch (2nd generation))"},["/get-started/iPod-touch-(2nd-generation)"]],["v-daa3aef8","/it_IT/get-started/iPod-touch-(2nd-generation).html",{title:"Selezione del Firmware (iPod touch (2nd generation))"},["/it_IT/get-started/iPod-touch-(2nd-generation)"]],["v-5fd5ef6c","/get-started/iPod-touch-(1st-generation).html",{title:"Firmware Selection (iPod touch (1st generation))"},["/get-started/iPod-touch-(1st-generation)"]],["v-0f03464c","/it_IT/get-started/iPod-touch-(1st-generation).html",{title:"Selezione del Firmware (iPod touch (1st generation))"},["/it_IT/get-started/iPod-touch-(1st-generation)"]],["v-2950f747","/get-started/select-apple-tv/",{title:"Device Selection (Apple TV)"},["/get-started/select-apple-tv/index.html"]],["v-0e08a29c","/get-started/select-ipad/",{title:"Device Selection (iPad)"},["/get-started/select-ipad/index.html"]],["v-bd5af256","/get-started/select-ipad-air/",{title:"Device Selection (iPad Air)"},["/get-started/select-ipad-air/index.html"]],["v-bd4d0c5c","/get-started/select-ipad-pro/",{title:"Device Selection (iPad Pro)"},["/get-started/select-ipad-pro/index.html"]],["v-ecb133f0","/get-started/select-ipad-mini/",{title:"Device Selection (iPad mini)"},["/get-started/select-ipad-mini/index.html"]],["v-ad993092","/get-started/select-iphone/",{title:"Device Selection (iPhone)"},["/get-started/select-iphone/index.html"]],["v-5965f4e4","/get-started/select-ipod-touch/",{title:"Device Selection (iPod touch)"},["/get-started/select-ipod-touch/index.html"]],["v-0a40e9de","/get-started/",{title:"Get Started"},["/get-started/index.html"]],["v-01956bd7","/it_IT/get-started/select-apple-tv/",{title:"Selezione Del Dispositivo (Apple TV)"},["/it_IT/get-started/select-apple-tv/index.html"]],["v-2e50eb42","/it_IT/get-started/select-ipad/",{title:"Selezione Del Dispositivo (iPad)"},["/it_IT/get-started/select-ipad/index.html"]],["v-7996fb65","/it_IT/get-started/select-ipad-air/",{title:"Selezione Del Dispositivo (iPad Air)"},["/it_IT/get-started/select-ipad-air/index.html"]],["v-799dee62","/it_IT/get-started/select-ipad-pro/",{title:"Selezione Del Dispositivo (iPad Pro)"},["/it_IT/get-started/select-ipad-pro/index.html"]],["v-8c1cf910","/it_IT/get-started/select-ipad-mini/",{title:"Selezione Del Dispositivo (iPad mini)"},["/it_IT/get-started/select-ipad-mini/index.html"]],["v-43a87f72","/it_IT/get-started/select-iphone/",{title:"Selezione Del Dispositivo (iPhone)"},["/it_IT/get-started/select-iphone/index.html"]],["v-a772d3c4","/it_IT/get-started/select-ipod-touch/",{title:"Selezione Del Dispositivo (iPod touch)"},["/it_IT/get-started/select-ipod-touch/index.html"]],["v-26bf0324","/it_IT/get-started/",{title:"Cominciamo!"},["/it_IT/get-started/index.html"]],["v-3cc45344","/installing-absinthe/using-cydia.html",{title:"Using Cydia"},["/installing-absinthe/using-cydia"]],["v-a1e3401a","/installing-chimera/using-sileo.html",{title:"Using Sileo"},["/installing-chimera/using-sileo"]],["v-4bb9da14","/installing-dopamine-sideloadly/using-sileo.html",{title:"Using Sileo"},["/installing-dopamine-sideloadly/using-sileo"]],["v-50872356","/installing-dopamine/using-sileo.html",{title:"Using Sileo"},["/installing-dopamine/using-sileo"]],["v-6b7a1e80","/installing-electra/using-sileo.html",{title:"Using Sileo"},["/installing-electra/using-sileo"]],["v-0869b9f4","/installing-etasonjb/using-cydia.html",{title:"Using Cydia"},["/installing-etasonjb/using-cydia"]],["v-06c58328","/installing-evasi0n6/using-cydia.html",{title:"Using Cydia"},["/installing-evasi0n6/using-cydia"]],["v-7da1beea","/installing-evasi0n7/using-cydia.html",{title:"Using Cydia"},["/installing-evasi0n7/using-cydia"]],["v-37977c4e","/installing-g1lbertJB/using-cydia.html",{title:"Using Cydia"},["/installing-g1lbertJB/using-cydia"]],["v-745faf0e","/installing-greenpois0n/using-cydia.html",{title:"Using Cydia"},["/installing-greenpois0n/using-cydia"]],["v-19a35523","/installing-homedepot/using-cydia.html",{title:"Using Cydia"},["/installing-homedepot/using-cydia"]],["v-2e109ae6","/installing-kok3shi9/using-cydia.html",{title:"Using Cydia"},["/installing-kok3shi9/using-cydia"]],["v-9aee3006","/installing-limera1n/using-cydia.html",{title:"Using Cydia"},["/installing-limera1n/using-cydia"]],["v-5f09856a","/installing-nathanlr/using-sileo.html",{title:"Using Sileo"},["/installing-nathanlr/using-sileo"]],["v-9da7e4b4","/installing-odyssey/using-sileo.html",{title:"Using Sileo"},["/installing-odyssey/using-sileo"]],["v-61a0205c","/installing-openpwnage/using-cydia.html",{title:"Using Cydia"},["/installing-openpwnage/using-cydia"]],["v-93db083c","/installing-p0sixspwn/using-cydia.html",{title:"Using Cydia"},["/installing-p0sixspwn/using-cydia"]],["v-1cb0804e","/installing-palera1n/using-sileo.html",{title:"Using Sileo"},["/installing-palera1n/using-sileo"]],["v-22744ef2","/installing-pangu7/using-cydia.html",{title:"Using Cydia"},["/installing-pangu7/using-cydia"]],["v-a8cfd9a0","/installing-pangu9/using-cydia.html",{title:"Using Cydia"},["/installing-pangu9/using-cydia"]],["v-341b1f4e","/installing-pwnagetool/using-cydia.html",{title:"Using Cydia"},["/installing-pwnagetool/using-cydia"]],["v-53fdca2a","/installing-socket/using-zebra.html",{title:"Using Zebra"},["/installing-socket/using-zebra"]],["v-6b3491e8","/installing-taurine/using-sileo.html",{title:"Using Sileo"},["/installing-taurine/using-sileo"]],["v-76e2f8bb","/installing-unc0ver/using-cydia.html",{title:"Using Cydia"},["/installing-unc0ver/using-cydia"]],["v-b52afff6","/installing-wtfis/using-cydia.html",{title:"Using Cydia"},["/installing-wtfis/using-cydia"]],["v-611612b4","/using-jailbreakme-4-0/using-cydia.html",{title:"Using Cydia"},["/using-jailbreakme-4-0/using-cydia"]],["v-44ba5c7a","/using-jailbreakme-saffron/using-cydia.html",{title:"Using Cydia"},["/using-jailbreakme-saffron/using-cydia"]],["v-0eeaa667","/using-jailbreakme-star/using-cydia.html",{title:"Using Cydia"},["/using-jailbreakme-star/using-cydia"]],["v-3ed8a9c8","/using-palen1x/using-sileo.html",{title:"Using Sileo"},["/using-palen1x/using-sileo"]],["v-2fd672b4","/using-tns/using-cydia.html",{title:"Using Cydia"},["/using-tns/using-cydia"]],["v-0c599058","/it_IT/installing-absinthe/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-absinthe/using-cydia"]],["v-3948a963","/it_IT/installing-chimera/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-chimera/using-sileo"]],["v-d6695a36","/it_IT/installing-dopamine/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-dopamine/using-sileo"]],["v-547d3a30","/it_IT/installing-electra/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-electra/using-sileo"]],["v-8e4bf0d4","/it_IT/installing-etasonjb/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-etasonjb/using-cydia"]],["v-8ca7ba08","/it_IT/installing-evasi0n6/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-evasi0n6/using-cydia"]],["v-7e3e051b","/it_IT/installing-evasi0n7/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-evasi0n7/using-cydia"]],["v-5c77c07e","/it_IT/installing-greenpois0n/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-greenpois0n/using-cydia"]],["v-031dfada","/it_IT/installing-homedepot/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-homedepot/using-cydia"]],["v-b3f2d1c6","/it_IT/installing-kok3shi9/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-kok3shi9/using-cydia"]],["v-6f97cc8d","/it_IT/installing-limera1n/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-limera1n/using-cydia"]],["v-4f6ff232","/it_IT/installing-meowbrek2/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-meowbrek2/using-sileo"]],["v-229e10ee","/it_IT/installing-notajb/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-notajb/using-sileo"]],["v-3b665716","/it_IT/installing-odyssey/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-odyssey/using-sileo"]],["v-168820ec","/it_IT/installing-openpwnage/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-openpwnage/using-cydia"]],["v-ca3fad5c","/it_IT/installing-p0sixspwn/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-p0sixspwn/using-cydia"]],["v-4c813644","/it_IT/installing-palera1n/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-palera1n/using-sileo"]],["v-67d9d0fc","/it_IT/installing-pangu7/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-pangu7/using-cydia"]],["v-5536dbc0","/it_IT/installing-pangu9/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-pangu9/using-cydia"]],["v-39c0a020","/it_IT/installing-pangu933/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-pangu933/using-cydia"]],["v-2df9c044","/it_IT/installing-pwnagetool/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-pwnagetool/using-cydia"]],["v-7f9fe37b","/it_IT/installing-socket/using-zebra.html",{title:"Using Zebra"},["/it_IT/installing-socket/using-zebra"]],["v-b87eb966","/it_IT/installing-taurine-trollstore/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-taurine-trollstore/using-sileo"]],["v-15224950","/it_IT/installing-taurine/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-taurine/using-sileo"]],["v-011d422b","/it_IT/installing-unc0ver/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-unc0ver/using-cydia"]],["v-3f886575","/it_IT/installing-wtfis/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-wtfis/using-cydia"]],["v-f7461194","/it_IT/using-jailbreakme-4-0/using-cydia.html",{title:"Using Cydia"},["/it_IT/using-jailbreakme-4-0/using-cydia"]],["v-4d8f950a","/it_IT/using-jailbreakme-saffron/using-cydia.html",{title:"Using Cydia"},["/it_IT/using-jailbreakme-saffron/using-cydia"]],["v-11fa9052","/it_IT/using-jailbreakme-star/using-cydia.html",{title:"Using Cydia"},["/it_IT/using-jailbreakme-star/using-cydia"]],["v-17d23a58","/it_IT/using-palen1x/using-sileo.html",{title:"Using Sileo"},["/it_IT/using-palen1x/using-sileo"]],["v-64cecb44","/it_IT/using-tns/using-cydia.html",{title:"Using Cydia"},["/it_IT/using-tns/using-cydia"]],["v-9d4abf72","/installing-daibutsu/using-cydia.html",{title:"Using Cydia"},["/installing-daibutsu/using-cydia"]],["v-78ff485e","/installing-notajb/using-sileo.html",{title:"Using Sileo"},["/installing-notajb/using-sileo"]],["v-46a4d6ec","/installing-doubleh3lix-ipa/using-cydia.html",{title:"Using Cydia"},["/installing-doubleh3lix-ipa/using-cydia"]],["v-553aa870","/installing-h3lix/using-cydia.html",{title:"Using Cydia"},["/installing-h3lix/using-cydia"]],["v-32cb3a30","/installing-meridian-ipa/using-cydia.html",{title:"Using Cydia"},["/installing-meridian-ipa/using-cydia"]],["v-1386ad91","/installing-p0laris/using-cydia.html",{title:"Using Cydia"},["/installing-p0laris/using-cydia"]],["v-7cb1bb90","/installing-pangu933/using-cydia.html",{title:"Using Cydia"},["/installing-pangu933/using-cydia"]],["v-4ca74ac9","/installing-phoenix/using-cydia.html",{title:"Using Cydia"},["/installing-phoenix/using-cydia"]],["v-590cc60c","/installing-sockh3lix/using-cydia.html",{title:"Using Cydia"},["/installing-sockh3lix/using-cydia"]],["v-bf6df4fa","/installing-taurine-sideloadly/using-sileo.html",{title:"Using Sileo"},["/installing-taurine-sideloadly/using-sileo"]],["v-15c5386e","/installing-unc0ver-fugu14/using-cydia.html",{title:"Using Cydia"},["/installing-unc0ver-fugu14/using-cydia"]],["v-db9f4544","/installing-unc0ver-trollstore/using-Cydia.html",{title:"Using Cydia"},["/installing-unc0ver-trollstore/using-Cydia"]],["v-0ef4cbbd","/installing-xinaa15/using-sileo.html",{title:"Using Sileo"},["/installing-xinaa15/using-sileo"]],["v-6e6984d7","/it_IT/installing-daibutsu/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-daibutsu/using-cydia"]],["v-5876b05c","/it_IT/installing-doubleh3lix-ipa/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-doubleh3lix-ipa/using-cydia"]],["v-6f809138","/it_IT/installing-h3lix/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-h3lix/using-cydia"]],["v-73b0f8de","/it_IT/installing-kok3shiX/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-kok3shiX/using-cydia"]],["v-3c52030d","/it_IT/installing-meowbrek2-palera1n/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-meowbrek2-palera1n/using-sileo"]],["v-4db556c0","/it_IT/installing-meridian-ipa/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-meridian-ipa/using-cydia"]],["v-c47e11fe","/it_IT/installing-p0laris/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-p0laris/using-cydia"]],["v-523cd78e","/it_IT/installing-phoenix/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-phoenix/using-cydia"]],["v-3dda737c","/it_IT/installing-sockh3lix/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-sockh3lix/using-cydia"]],["v-1e9a70fe","/it_IT/installing-unc0ver-fugu14/using-cydia.html",{title:"Using Cydia"},["/it_IT/installing-unc0ver-fugu14/using-cydia"]],["v-4596cdee","/it_IT/installing-unc0ver-trollstore/using-Cydia.html",{title:"Using Cydia"},["/it_IT/installing-unc0ver-trollstore/using-Cydia"]],["v-cda1d5a6","/it_IT/installing-xinaa15/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-xinaa15/using-sileo"]],["v-3beacc1c","/using-odysseyn1x/using-sileo.html",{title:"Using Sileo"},["/using-odysseyn1x/using-sileo"]],["v-8449afea","/it_IT/archived-palera1n-rootful/using-sileo.html",{title:"Using Sileo"},["/it_IT/archived-palera1n-rootful/using-sileo"]],["v-81f72a8c","/it_IT/archived-palen1x-rootful/using-sileo.html",{title:"Using Sileo"},["/it_IT/archived-palen1x-rootful/using-sileo"]],["v-92bbd764","/installing-kok3shiX/using-cydia.html",{title:"Using Cydia"},["/installing-kok3shiX/using-cydia"]],["v-ee28db06","/installing-meowbrek2-palera1n/using-sileo.html",{title:"Using Sileo"},["/installing-meowbrek2-palera1n/using-sileo"]],["v-6aa244c2","/installing-meowbrek2/using-sileo.html",{title:"Using Sileo"},["/installing-meowbrek2/using-sileo"]],["v-95f4210a","/archived-palera1n-rootful/using-sileo.html",{title:"Using Sileo"},["/archived-palera1n-rootful/using-sileo"]],["v-7caaf54a","/archived-palen1x-rootful/using-sileo.html",{title:"Using Sileo"},["/archived-palen1x-rootful/using-sileo"]],["v-a2f4d04c","/installing-odysseyra1n/using-sileo.html",{title:"Using Sileo"},["/installing-odysseyra1n/using-sileo"]],["v-7c287f62","/it_IT/using-odysseyn1x/using-sileo.html",{title:"Using Sileo"},["/it_IT/using-odysseyn1x/using-sileo"]],["v-334f211a","/installing-odysseyra1n-a8x-a9x/using-sileo.html",{title:"Using Sileo"},["/installing-odysseyra1n-a8x-a9x/using-sileo"]],["v-c07fde3a","/it_IT/installing-odysseyra1n-a8x-a9x/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-odysseyra1n-a8x-a9x/using-sileo"]],["v-d2c4ad6c","/it_IT/installing-odysseyra1n/using-sileo.html",{title:"Using Sileo"},["/it_IT/installing-odysseyra1n/using-sileo"]]];var ip=()=>tp.reduce((e,[t,i,n,a])=>(e.push({name:t,path:i,component:Ea,meta:n},...a.map(r=>({path:r,redirect:i}))),e),[{name:"404",path:"/:catchAll(.*)",component:Ea}]),lp=Xu,np=()=>{const e=mg({history:lp(ru(Lt.value.base)),routes:ip(),scrollBehavior:(t,i,n)=>n||(t.hash?{el:t.hash}:{top:0})});return e.beforeResolve(async(t,i)=>{var n;(t.path!==i.path||i===ot)&&([gt.value]=await Promise.all([zt.resolvePageData(t.name),(n=xs[t.name])==null?void 0:n.__asyncLoader()]))}),e},ap=e=>{e.component("ClientOnly",_u),e.component("Content",vu)},rp=(e,t)=>{const i=pe(()=>zt.resolveRouteLocale(Lt.value.locales,t.currentRoute.value.path)),n=pe(()=>zt.resolveSiteLocaleData(Lt.value,i.value)),a=pe(()=>zt.resolvePageFrontmatter(gt.value)),r=pe(()=>zt.resolvePageHeadTitle(gt.value,n.value)),o=pe(()=>zt.resolvePageHead(r.value,a.value,n.value)),d=pe(()=>zt.resolvePageLang(gt.value));return e.provide(Ln,i),e.provide(Os,n),e.provide(Ls,a),e.provide(uu,r),e.provide(ws,o),e.provide(As,d),Object.defineProperties(e.config.globalProperties,{$frontmatter:{get:()=>a.value},$head:{get:()=>o.value},$headTitle:{get:()=>r.value},$lang:{get:()=>d.value},$page:{get:()=>gt.value},$routeLocale:{get:()=>i.value},$site:{get:()=>Lt.value},$siteLocale:{get:()=>n.value},$withBase:{get:()=>mu}}),{pageData:gt,pageFrontmatter:a,pageHead:o,pageHeadTitle:r,pageLang:d,routeLocale:i,siteData:Lt,siteLocaleData:n}},sp=()=>{const e=Sn(),t=cu(),i=gu(),n=be([]),a=()=>{t.value.forEach(o=>{const d=op(o);d&&n.value.push(d)})},r=()=>{document.documentElement.lang=i.value,n.value.forEach(o=>{o.parentNode===document.head&&document.head.removeChild(o)}),n.value.splice(0,n.value.length),t.value.forEach(o=>{const d=dp(o);d!==null&&(document.head.appendChild(d),n.value.push(d))})};Bt(pu,r),bt(()=>{a(),r(),ht(()=>e.path,()=>r())})},op=([e,t,i=""])=>{const n=Object.entries(t).map(([d,c])=>re(c)?`[${d}="${c}"]`:c===!0?`[${d}]`:"").join(""),a=`head > ${e}${n}`;return Array.from(document.querySelectorAll(a)).find(d=>d.innerText===i)||null},dp=([e,t,i])=>{if(!re(e))return null;const n=document.createElement(e);return ks(t)&&Object.entries(t).forEach(([a,r])=>{re(r)?n.setAttribute(a,r):r===!0&&n.setAttribute(a,"")}),re(i)&&n.appendChild(document.createTextNode(i)),n},cp=Qc,up=async()=>{var i;const e=cp({name:"VuepressApp",setup(){var n;sp();for(const a of Ml)(n=a.setup)==null||n.call(a);return()=>[oe(Gs),...Ml.flatMap(({rootComponents:a=[]})=>a.map(r=>oe(r)))]}}),t=np();ap(e),rp(e,t);for(const n of Ml)await((i=n.enhance)==null?void 0:i.call(n,{app:e,router:t,siteData:Lt}));return e.use(t),{app:e,router:t}};up().then(({app:e,router:t})=>{t.isReady().then(()=>{e.mount("#app")})});export{mp as $,ed as A,hc as B,_u as C,Mr as D,au as E,Se as F,fp as G,bp as H,hu as I,be as J,ht as K,gp as L,vp as M,su as N,ru as O,bl as P,re as Q,Oh as R,bt as S,Ac as T,Hi as U,kp as V,ks as W,Ip as X,Tn as Y,pl as Z,Ks as _,ps as a,kn as a0,Vh as a1,Kg as a2,Rn as b,gs as c,up as createVueApp,Ie as d,pp as e,Me as f,ro as g,Ze as h,du as i,pe as j,hp as k,_p as l,Z as m,Tp as n,wi as o,Ep as p,zi as q,Fd as r,ri as s,rr as t,Ss as u,Ql as v,pd as w,oe as x,mu as y,Sn as z}; diff --git a/assets/back-to-top.8efcbe56.svg b/assets/back-to-top.8efcbe56.svg new file mode 100644 index 000000000000..83236781a949 --- /dev/null +++ b/assets/back-to-top.8efcbe56.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/checkra1n.ace0089d.js b/assets/checkra1n.ace0089d.js new file mode 100644 index 000000000000..2ebace865c62 --- /dev/null +++ b/assets/checkra1n.ace0089d.js @@ -0,0 +1 @@ +var s="/assets/images/checkra1n.png";export{s as _}; diff --git a/assets/cydia_picture.1b9c448b.js b/assets/cydia_picture.1b9c448b.js new file mode 100644 index 000000000000..cdf2e1ad9dcb --- /dev/null +++ b/assets/cydia_picture.1b9c448b.js @@ -0,0 +1 @@ +var s="/assets/images/cydia_picture.jpg";export{s as _}; diff --git a/assets/device.a7220f2a.js b/assets/device.a7220f2a.js new file mode 100644 index 000000000000..b3bfe0f90c4f --- /dev/null +++ b/assets/device.a7220f2a.js @@ -0,0 +1,46 @@ +var le=Object.defineProperty;var ae=(a,n,t)=>n in a?le(a,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[n]=t;var Q=(a,n,t)=>(ae(a,typeof n!="symbol"?n+"":n,t),t);import{_ as oe,g as ce,i as he,r as ue,o as _,c as y,a as z,t as $,F as M,k as Z,l as j,d as pe,w as fe,b as ge}from"./app.748f7f56.js";function Y(){return{async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,hooks:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let D=Y();function de(a){D=a}const ee=/[&<>"']/,me=new RegExp(ee.source,"g"),te=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,ke=new RegExp(te.source,"g"),xe={"&":"&","<":"<",">":">",'"':""","'":"'"},H=a=>xe[a];function w(a,n){if(n){if(ee.test(a))return a.replace(me,H)}else if(te.test(a))return a.replace(ke,H);return a}const be=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function ne(a){return a.replace(be,(n,t)=>(t=t.toLowerCase(),t==="colon"?":":t.charAt(0)==="#"?t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""))}const we=/(^|[^\[])\^/g;function k(a,n){a=typeof a=="string"?a:a.source,n=n||"";const t={replace:(e,i)=>(i=i.source||i,i=i.replace(we,"$1"),a=a.replace(e,i),t),getRegex:()=>new RegExp(a,n)};return t}const _e=/[^\w:]/g,ye=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function X(a,n,t){if(a){let e;try{e=decodeURIComponent(ne(t)).replace(_e,"").toLowerCase()}catch{return null}if(e.indexOf("javascript:")===0||e.indexOf("vbscript:")===0||e.indexOf("data:")===0)return null}n&&!ye.test(t)&&(t=Te(n,t));try{t=encodeURI(t).replace(/%25/g,"%")}catch{return null}return t}const q={},Se=/^[^:]+:\/*[^/]*$/,ze=/^([^:]+:)[\s\S]*$/,$e=/^([^:]+:\/*[^/]*)[\s\S]*$/;function Te(a,n){q[" "+a]||(Se.test(a)?q[" "+a]=a+"/":q[" "+a]=P(a,"/",!0)),a=q[" "+a];const t=a.indexOf(":")===-1;return n.substring(0,2)==="//"?t?n:a.replace(ze,"$1")+n:n.charAt(0)==="/"?t?n:a.replace($e,"$1")+n:a+n}const B={exec:function(){}};function G(a,n){const t=a.replace(/\|/g,(s,l,r)=>{let o=!1,g=l;for(;--g>=0&&r[g]==="\\";)o=!o;return o?"|":" |"}),e=t.split(/ \|/);let i=0;if(e[0].trim()||e.shift(),e.length>0&&!e[e.length-1].trim()&&e.pop(),e.length>n)e.splice(n);else for(;e.length1;)n&1&&(t+=a),n>>=1,a+=a;return t+a}function W(a,n,t,e){const i=n.href,s=n.title?w(n.title):null,l=a[1].replace(/\\([\[\]])/g,"$1");if(a[0].charAt(0)!=="!"){e.state.inLink=!0;const r={type:"link",raw:t,href:i,title:s,text:l,tokens:e.inlineTokens(l)};return e.state.inLink=!1,r}return{type:"image",raw:t,href:i,title:s,text:w(l)}}function ve(a,n){const t=a.match(/^(\s+)(?:```)/);if(t===null)return n;const e=t[1];return n.split(` +`).map(i=>{const s=i.match(/^\s+/);if(s===null)return i;const[l]=s;return l.length>=e.length?i.slice(e.length):i}).join(` +`)}class U{constructor(n){this.options=n||D}space(n){const t=this.rules.block.newline.exec(n);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(n){const t=this.rules.block.code.exec(n);if(t){const e=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?e:P(e,` +`)}}}fences(n){const t=this.rules.block.fences.exec(n);if(t){const e=t[0],i=ve(e,t[3]||"");return{type:"code",raw:e,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:i}}}heading(n){const t=this.rules.block.heading.exec(n);if(t){let e=t[2].trim();if(/#$/.test(e)){const i=P(e,"#");(this.options.pedantic||!i||/ $/.test(i))&&(e=i.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:e,tokens:this.lexer.inline(e)}}}hr(n){const t=this.rules.block.hr.exec(n);if(t)return{type:"hr",raw:t[0]}}blockquote(n){const t=this.rules.block.blockquote.exec(n);if(t){const e=t[0].replace(/^ *>[ \t]?/gm,""),i=this.lexer.state.top;this.lexer.state.top=!0;const s=this.lexer.blockTokens(e);return this.lexer.state.top=i,{type:"blockquote",raw:t[0],tokens:s,text:e}}}list(n){let t=this.rules.block.list.exec(n);if(t){let e,i,s,l,r,o,g,f,d,m,h,A,S=t[1].trim();const I=S.length>1,x={type:"list",raw:"",ordered:I,start:I?+S.slice(0,-1):"",loose:!1,items:[]};S=I?`\\d{1,9}\\${S.slice(-1)}`:`\\${S}`,this.options.pedantic&&(S=I?S:"[*+-]");const b=new RegExp(`^( {0,3}${S})((?:[ ][^\\n]*)?(?:\\n|$))`);for(;n&&(A=!1,!(!(t=b.exec(n))||this.rules.block.hr.test(n)));){if(e=t[0],n=n.substring(e.length),f=t[2].split(` +`,1)[0].replace(/^\t+/,v=>" ".repeat(3*v.length)),d=n.split(` +`,1)[0],this.options.pedantic?(l=2,h=f.trimLeft()):(l=t[2].search(/[^ ]/),l=l>4?1:l,h=f.slice(l),l+=t[1].length),o=!1,!f&&/^ *$/.test(d)&&(e+=d+` +`,n=n.substring(d.length+1),A=!0),!A){const v=new RegExp(`^ {0,${Math.min(3,l-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),T=new RegExp(`^ {0,${Math.min(3,l-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),R=new RegExp(`^ {0,${Math.min(3,l-1)}}(?:\`\`\`|~~~)`),E=new RegExp(`^ {0,${Math.min(3,l-1)}}#`);for(;n&&(m=n.split(` +`,1)[0],d=m,this.options.pedantic&&(d=d.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),!(R.test(d)||E.test(d)||v.test(d)||T.test(n)));){if(d.search(/[^ ]/)>=l||!d.trim())h+=` +`+d.slice(l);else{if(o||f.search(/[^ ]/)>=4||R.test(f)||E.test(f)||T.test(f))break;h+=` +`+d}!o&&!d.trim()&&(o=!0),e+=m+` +`,n=n.substring(m.length+1),f=d.slice(l)}}x.loose||(g?x.loose=!0:/\n *\n *$/.test(e)&&(g=!0)),this.options.gfm&&(i=/^\[[ xX]\] /.exec(h),i&&(s=i[0]!=="[ ] ",h=h.replace(/^\[[ xX]\] +/,""))),x.items.push({type:"list_item",raw:e,task:!!i,checked:s,loose:!1,text:h}),x.raw+=e}x.items[x.items.length-1].raw=e.trimRight(),x.items[x.items.length-1].text=h.trimRight(),x.raw=x.raw.trimRight();const C=x.items.length;for(r=0;rR.type==="space"),T=v.length>0&&v.some(R=>/\n.*\n/.test(R.raw));x.loose=T}if(x.loose)for(r=0;r$/,"$1").replace(this.rules.inline._escapes,"$1"):"",s=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:e,raw:t[0],href:i,title:s}}}table(n){const t=this.rules.block.table.exec(n);if(t){const e={type:"table",header:G(t[1]).map(i=>({text:i})),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split(` +`):[]};if(e.header.length===e.align.length){e.raw=t[0];let i=e.align.length,s,l,r,o;for(s=0;s({text:g}));for(i=e.header.length,l=0;l/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):w(t[0]):t[0]}}link(n){const t=this.rules.inline.link.exec(n);if(t){const e=t[2].trim();if(!this.options.pedantic&&/^$/.test(e))return;const l=P(e.slice(0,-1),"\\");if((e.length-l.length)%2===0)return}else{const l=Re(t[2],"()");if(l>-1){const o=(t[0].indexOf("!")===0?5:4)+t[1].length+l;t[2]=t[2].substring(0,l),t[0]=t[0].substring(0,o).trim(),t[3]=""}}let i=t[2],s="";if(this.options.pedantic){const l=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(i);l&&(i=l[1],s=l[3])}else s=t[3]?t[3].slice(1,-1):"";return i=i.trim(),/^$/.test(e)?i=i.slice(1):i=i.slice(1,-1)),W(t,{href:i&&i.replace(this.rules.inline._escapes,"$1"),title:s&&s.replace(this.rules.inline._escapes,"$1")},t[0],this.lexer)}}reflink(n,t){let e;if((e=this.rules.inline.reflink.exec(n))||(e=this.rules.inline.nolink.exec(n))){let i=(e[2]||e[1]).replace(/\s+/g," ");if(i=t[i.toLowerCase()],!i){const s=e[0].charAt(0);return{type:"text",raw:s,text:s}}return W(e,i,e[0],this.lexer)}}emStrong(n,t,e=""){let i=this.rules.inline.emStrong.lDelim.exec(n);if(!i||i[3]&&e.match(/[\p{L}\p{N}]/u))return;const s=i[1]||i[2]||"";if(!s||s&&(e===""||this.rules.inline.punctuation.exec(e))){const l=i[0].length-1;let r,o,g=l,f=0;const d=i[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(d.lastIndex=0,t=t.slice(-1*n.length+l);(i=d.exec(t))!=null;){if(r=i[1]||i[2]||i[3]||i[4]||i[5]||i[6],!r)continue;if(o=r.length,i[3]||i[4]){g+=o;continue}else if((i[5]||i[6])&&l%3&&!((l+o)%3)){f+=o;continue}if(g-=o,g>0)continue;o=Math.min(o,o+g+f);const m=n.slice(0,l+i.index+(i[0].length-r.length)+o);if(Math.min(l,o)%2){const A=m.slice(1,-1);return{type:"em",raw:m,text:A,tokens:this.lexer.inlineTokens(A)}}const h=m.slice(2,-2);return{type:"strong",raw:m,text:h,tokens:this.lexer.inlineTokens(h)}}}}codespan(n){const t=this.rules.inline.code.exec(n);if(t){let e=t[2].replace(/\n/g," ");const i=/[^ ]/.test(e),s=/^ /.test(e)&&/ $/.test(e);return i&&s&&(e=e.substring(1,e.length-1)),e=w(e,!0),{type:"codespan",raw:t[0],text:e}}}br(n){const t=this.rules.inline.br.exec(n);if(t)return{type:"br",raw:t[0]}}del(n){const t=this.rules.inline.del.exec(n);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(n,t){const e=this.rules.inline.autolink.exec(n);if(e){let i,s;return e[2]==="@"?(i=w(this.options.mangle?t(e[1]):e[1]),s="mailto:"+i):(i=w(e[1]),s=i),{type:"link",raw:e[0],text:i,href:s,tokens:[{type:"text",raw:i,text:i}]}}}url(n,t){let e;if(e=this.rules.inline.url.exec(n)){let i,s;if(e[2]==="@")i=w(this.options.mangle?t(e[0]):e[0]),s="mailto:"+i;else{let l;do l=e[0],e[0]=this.rules.inline._backpedal.exec(e[0])[0];while(l!==e[0]);i=w(e[0]),e[1]==="www."?s="http://"+e[0]:s=e[0]}return{type:"link",raw:e[0],text:i,href:s,tokens:[{type:"text",raw:i,text:i}]}}}inlineText(n,t){const e=this.rules.inline.text.exec(n);if(e){let i;return this.lexer.state.inRawBlock?i=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(e[0]):w(e[0]):e[0]:i=w(this.options.smartypants?t(e[0]):e[0]),{type:"text",raw:e[0],text:i}}}}const u={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|\\n*|$)|\\n*|$)|)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:B,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};u._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/;u._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/;u.def=k(u.def).replace("label",u._label).replace("title",u._title).getRegex();u.bullet=/(?:[*+-]|\d{1,9}[.)])/;u.listItemStart=k(/^( *)(bull) */).replace("bull",u.bullet).getRegex();u.list=k(u.list).replace(/bull/g,u.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+u.def.source+")").getRegex();u._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul";u._comment=/|$)/;u.html=k(u.html,"i").replace("comment",u._comment).replace("tag",u._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex();u.paragraph=k(u._paragraph).replace("hr",u.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",u._tag).getRegex();u.blockquote=k(u.blockquote).replace("paragraph",u.paragraph).getRegex();u.normal={...u};u.gfm={...u.normal,table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"};u.gfm.table=k(u.gfm.table).replace("hr",u.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",u._tag).getRegex();u.gfm.paragraph=k(u._paragraph).replace("hr",u.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",u.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",u._tag).getRegex();u.pedantic={...u.normal,html:k(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+? *(?:\\n{2,}|\\s*$)|\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",u._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:B,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:k(u.normal._paragraph).replace("hr",u.hr).replace("heading",` *#{1,6} *[^ +]`).replace("lheading",u.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()};const c={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:B,tag:"^comment|^|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^|^",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:B,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\?@\\[\\]`^{|}~";c.punctuation=k(c.punctuation).replace(/punctuation/g,c._punctuation).getRegex();c.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g;c.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g;c._comment=k(u._comment).replace("(?:-->|$)","-->").getRegex();c.emStrong.lDelim=k(c.emStrong.lDelim).replace(/punct/g,c._punctuation).getRegex();c.emStrong.rDelimAst=k(c.emStrong.rDelimAst,"g").replace(/punct/g,c._punctuation).getRegex();c.emStrong.rDelimUnd=k(c.emStrong.rDelimUnd,"g").replace(/punct/g,c._punctuation).getRegex();c._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g;c._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;c._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/;c.autolink=k(c.autolink).replace("scheme",c._scheme).replace("email",c._email).getRegex();c._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/;c.tag=k(c.tag).replace("comment",c._comment).replace("attribute",c._attribute).getRegex();c._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/;c._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/;c._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/;c.link=k(c.link).replace("label",c._label).replace("href",c._href).replace("title",c._title).getRegex();c.reflink=k(c.reflink).replace("label",c._label).replace("ref",u._label).getRegex();c.nolink=k(c.nolink).replace("ref",u._label).getRegex();c.reflinkSearch=k(c.reflinkSearch,"g").replace("reflink",c.reflink).replace("nolink",c.nolink).getRegex();c.normal={...c};c.pedantic={...c.normal,strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:k(/^!?\[(label)\]\((.*?)\)/).replace("label",c._label).getRegex(),reflink:k(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",c._label).getRegex()};c.gfm={...c.normal,escape:k(c.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\.5&&(e="x"+e.toString(16)),n+="&#"+e+";";return n}class O{constructor(n){this.tokens=[],this.tokens.links=Object.create(null),this.options=n||D,this.options.tokenizer=this.options.tokenizer||new U,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const t={block:u.normal,inline:c.normal};this.options.pedantic?(t.block=u.pedantic,t.inline=c.pedantic):this.options.gfm&&(t.block=u.gfm,this.options.breaks?t.inline=c.breaks:t.inline=c.gfm),this.tokenizer.rules=t}static get rules(){return{block:u,inline:c}}static lex(n,t){return new O(t).lex(n)}static lexInline(n,t){return new O(t).inlineTokens(n)}lex(n){n=n.replace(/\r\n|\r/g,` +`),this.blockTokens(n,this.tokens);let t;for(;t=this.inlineQueue.shift();)this.inlineTokens(t.src,t.tokens);return this.tokens}blockTokens(n,t=[]){this.options.pedantic?n=n.replace(/\t/g," ").replace(/^ +$/gm,""):n=n.replace(/^( *)(\t+)/gm,(r,o,g)=>o+" ".repeat(g.length));let e,i,s,l;for(;n;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(r=>(e=r.call({lexer:this},n,t))?(n=n.substring(e.raw.length),t.push(e),!0):!1))){if(e=this.tokenizer.space(n)){n=n.substring(e.raw.length),e.raw.length===1&&t.length>0?t[t.length-1].raw+=` +`:t.push(e);continue}if(e=this.tokenizer.code(n)){n=n.substring(e.raw.length),i=t[t.length-1],i&&(i.type==="paragraph"||i.type==="text")?(i.raw+=` +`+e.raw,i.text+=` +`+e.text,this.inlineQueue[this.inlineQueue.length-1].src=i.text):t.push(e);continue}if(e=this.tokenizer.fences(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.heading(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.hr(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.blockquote(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.list(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.html(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.def(n)){n=n.substring(e.raw.length),i=t[t.length-1],i&&(i.type==="paragraph"||i.type==="text")?(i.raw+=` +`+e.raw,i.text+=` +`+e.raw,this.inlineQueue[this.inlineQueue.length-1].src=i.text):this.tokens.links[e.tag]||(this.tokens.links[e.tag]={href:e.href,title:e.title});continue}if(e=this.tokenizer.table(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.lheading(n)){n=n.substring(e.raw.length),t.push(e);continue}if(s=n,this.options.extensions&&this.options.extensions.startBlock){let r=1/0;const o=n.slice(1);let g;this.options.extensions.startBlock.forEach(function(f){g=f.call({lexer:this},o),typeof g=="number"&&g>=0&&(r=Math.min(r,g))}),r<1/0&&r>=0&&(s=n.substring(0,r+1))}if(this.state.top&&(e=this.tokenizer.paragraph(s))){i=t[t.length-1],l&&i.type==="paragraph"?(i.raw+=` +`+e.raw,i.text+=` +`+e.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=i.text):t.push(e),l=s.length!==n.length,n=n.substring(e.raw.length);continue}if(e=this.tokenizer.text(n)){n=n.substring(e.raw.length),i=t[t.length-1],i&&i.type==="text"?(i.raw+=` +`+e.raw,i.text+=` +`+e.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=i.text):t.push(e);continue}if(n){const r="Infinite loop on byte: "+n.charCodeAt(0);if(this.options.silent){console.error(r);break}else throw new Error(r)}}return this.state.top=!0,t}inline(n,t=[]){return this.inlineQueue.push({src:n,tokens:t}),t}inlineTokens(n,t=[]){let e,i,s,l=n,r,o,g;if(this.tokens.links){const f=Object.keys(this.tokens.links);if(f.length>0)for(;(r=this.tokenizer.rules.inline.reflinkSearch.exec(l))!=null;)f.includes(r[0].slice(r[0].lastIndexOf("[")+1,-1))&&(l=l.slice(0,r.index)+"["+J("a",r[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(r=this.tokenizer.rules.inline.blockSkip.exec(l))!=null;)l=l.slice(0,r.index)+"["+J("a",r[0].length-2)+"]"+l.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(r=this.tokenizer.rules.inline.escapedEmSt.exec(l))!=null;)l=l.slice(0,r.index+r[0].length-2)+"++"+l.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex),this.tokenizer.rules.inline.escapedEmSt.lastIndex--;for(;n;)if(o||(g=""),o=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(f=>(e=f.call({lexer:this},n,t))?(n=n.substring(e.raw.length),t.push(e),!0):!1))){if(e=this.tokenizer.escape(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.tag(n)){n=n.substring(e.raw.length),i=t[t.length-1],i&&e.type==="text"&&i.type==="text"?(i.raw+=e.raw,i.text+=e.text):t.push(e);continue}if(e=this.tokenizer.link(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.reflink(n,this.tokens.links)){n=n.substring(e.raw.length),i=t[t.length-1],i&&e.type==="text"&&i.type==="text"?(i.raw+=e.raw,i.text+=e.text):t.push(e);continue}if(e=this.tokenizer.emStrong(n,l,g)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.codespan(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.br(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.del(n)){n=n.substring(e.raw.length),t.push(e);continue}if(e=this.tokenizer.autolink(n,K)){n=n.substring(e.raw.length),t.push(e);continue}if(!this.state.inLink&&(e=this.tokenizer.url(n,K))){n=n.substring(e.raw.length),t.push(e);continue}if(s=n,this.options.extensions&&this.options.extensions.startInline){let f=1/0;const d=n.slice(1);let m;this.options.extensions.startInline.forEach(function(h){m=h.call({lexer:this},d),typeof m=="number"&&m>=0&&(f=Math.min(f,m))}),f<1/0&&f>=0&&(s=n.substring(0,f+1))}if(e=this.tokenizer.inlineText(s,Ie)){n=n.substring(e.raw.length),e.raw.slice(-1)!=="_"&&(g=e.raw.slice(-1)),o=!0,i=t[t.length-1],i&&i.type==="text"?(i.raw+=e.raw,i.text+=e.text):t.push(e);continue}if(n){const f="Infinite loop on byte: "+n.charCodeAt(0);if(this.options.silent){console.error(f);break}else throw new Error(f)}}return t}}class F{constructor(n){this.options=n||D}code(n,t,e){const i=(t||"").match(/\S*/)[0];if(this.options.highlight){const s=this.options.highlight(n,i);s!=null&&s!==n&&(e=!0,n=s)}return n=n.replace(/\n$/,"")+` +`,i?'
'+(e?n:w(n,!0))+`
+`:"
"+(e?n:w(n,!0))+`
+`}blockquote(n){return`
+${n}
+`}html(n){return n}heading(n,t,e,i){if(this.options.headerIds){const s=this.options.headerPrefix+i.slug(e);return`${n} +`}return`${n} +`}hr(){return this.options.xhtml?`
+`:`
+`}list(n,t,e){const i=t?"ol":"ul",s=t&&e!==1?' start="'+e+'"':"";return"<"+i+s+`> +`+n+" +`}listitem(n){return`
  • ${n}
  • +`}checkbox(n){return" "}paragraph(n){return`

    ${n}

    +`}table(n,t){return t&&(t=`${t}`),` + +`+n+` +`+t+`
    +`}tablerow(n){return` +${n} +`}tablecell(n,t){const e=t.header?"th":"td";return(t.align?`<${e} align="${t.align}">`:`<${e}>`)+n+` +`}strong(n){return`${n}`}em(n){return`${n}`}codespan(n){return`${n}`}br(){return this.options.xhtml?"
    ":"
    "}del(n){return`${n}`}link(n,t,e){if(n=X(this.options.sanitize,this.options.baseUrl,n),n===null)return e;let i='",i}image(n,t,e){if(n=X(this.options.sanitize,this.options.baseUrl,n),n===null)return e;let i=`${e}":">",i}text(n){return n}}class ie{strong(n){return n}em(n){return n}codespan(n){return n}del(n){return n}html(n){return n}text(n){return n}link(n,t,e){return""+e}image(n,t,e){return""+e}br(){return""}}class se{constructor(){this.seen={}}serialize(n){return n.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(n,t){let e=n,i=0;if(this.seen.hasOwnProperty(e)){i=this.seen[n];do i++,e=n+"-"+i;while(this.seen.hasOwnProperty(e))}return t||(this.seen[n]=i,this.seen[e]=0),e}slug(n,t={}){const e=this.serialize(n);return this.getNextSafeSlug(e,t.dryrun)}}class L{constructor(n){this.options=n||D,this.options.renderer=this.options.renderer||new F,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new ie,this.slugger=new se}static parse(n,t){return new L(t).parse(n)}static parseInline(n,t){return new L(t).parseInline(n)}parse(n,t=!0){let e="",i,s,l,r,o,g,f,d,m,h,A,S,I,x,b,C,v,T,R;const E=n.length;for(i=0;i0&&b.tokens[0].type==="paragraph"?(b.tokens[0].text=T+" "+b.tokens[0].text,b.tokens[0].tokens&&b.tokens[0].tokens.length>0&&b.tokens[0].tokens[0].type==="text"&&(b.tokens[0].tokens[0].text=T+" "+b.tokens[0].tokens[0].text)):b.tokens.unshift({type:"text",text:T}):x+=T),x+=this.parse(b.tokens,I),m+=this.renderer.listitem(x,v,C);e+=this.renderer.list(m,A,S);continue}case"html":{e+=this.renderer.html(h.text);continue}case"paragraph":{e+=this.renderer.paragraph(this.parseInline(h.tokens));continue}case"text":{for(m=h.tokens?this.parseInline(h.tokens):h.text;i+1{if(e.message+=` +Please report this to https://github.com/markedjs/marked.`,a){const i="

    An error occurred:

    "+w(e.message+"",!0)+"
    ";if(n)return Promise.resolve(i);if(t){t(null,i);return}return i}if(n)return Promise.reject(e);if(t){t(e);return}throw e}}function re(a,n){return(t,e,i)=>{typeof e=="function"&&(i=e,e=null);const s={...e};e={...p.defaults,...s};const l=Oe(e.silent,e.async,i);if(typeof t=="undefined"||t===null)return l(new Error("marked(): input parameter is undefined or null"));if(typeof t!="string")return l(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected"));if(Ae(e),e.hooks&&(e.hooks.options=e),i){const r=e.highlight;let o;try{e.hooks&&(t=e.hooks.preprocess(t)),o=a(t,e)}catch(d){return l(d)}const g=function(d){let m;if(!d)try{e.walkTokens&&p.walkTokens(o,e.walkTokens),m=n(o,e),e.hooks&&(m=e.hooks.postprocess(m))}catch(h){d=h}return e.highlight=r,d?l(d):i(null,m)};if(!r||r.length<3||(delete e.highlight,!o.length))return g();let f=0;p.walkTokens(o,function(d){d.type==="code"&&(f++,setTimeout(()=>{r(d.text,d.lang,function(m,h){if(m)return g(m);h!=null&&h!==d.text&&(d.text=h,d.escaped=!0),f--,f===0&&g()})},0))}),f===0&&g();return}if(e.async)return Promise.resolve(e.hooks?e.hooks.preprocess(t):t).then(r=>a(r,e)).then(r=>e.walkTokens?Promise.all(p.walkTokens(r,e.walkTokens)).then(()=>r):r).then(r=>n(r,e)).then(r=>e.hooks?e.hooks.postprocess(r):r).catch(l);try{e.hooks&&(t=e.hooks.preprocess(t));const r=a(t,e);e.walkTokens&&p.walkTokens(r,e.walkTokens);let o=n(r,e);return e.hooks&&(o=e.hooks.postprocess(o)),o}catch(r){return l(r)}}}function p(a,n,t){return re(O.lex,L.parse)(a,n,t)}p.options=p.setOptions=function(a){return p.defaults={...p.defaults,...a},de(p.defaults),p};p.getDefaults=Y;p.defaults=D;p.use=function(...a){const n=p.defaults.extensions||{renderers:{},childTokens:{}};a.forEach(t=>{const e={...t};if(e.async=p.defaults.async||e.async||!1,t.extensions&&(t.extensions.forEach(i=>{if(!i.name)throw new Error("extension name required");if(i.renderer){const s=n.renderers[i.name];s?n.renderers[i.name]=function(...l){let r=i.renderer.apply(this,l);return r===!1&&(r=s.apply(this,l)),r}:n.renderers[i.name]=i.renderer}if(i.tokenizer){if(!i.level||i.level!=="block"&&i.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");n[i.level]?n[i.level].unshift(i.tokenizer):n[i.level]=[i.tokenizer],i.start&&(i.level==="block"?n.startBlock?n.startBlock.push(i.start):n.startBlock=[i.start]:i.level==="inline"&&(n.startInline?n.startInline.push(i.start):n.startInline=[i.start]))}i.childTokens&&(n.childTokens[i.name]=i.childTokens)}),e.extensions=n),t.renderer){const i=p.defaults.renderer||new F;for(const s in t.renderer){const l=i[s];i[s]=(...r)=>{let o=t.renderer[s].apply(i,r);return o===!1&&(o=l.apply(i,r)),o}}e.renderer=i}if(t.tokenizer){const i=p.defaults.tokenizer||new U;for(const s in t.tokenizer){const l=i[s];i[s]=(...r)=>{let o=t.tokenizer[s].apply(i,r);return o===!1&&(o=l.apply(i,r)),o}}e.tokenizer=i}if(t.hooks){const i=p.defaults.hooks||new V;for(const s in t.hooks){const l=i[s];V.passThroughHooks.has(s)?i[s]=r=>{if(p.defaults.async)return Promise.resolve(t.hooks[s].call(i,r)).then(g=>l.call(i,g));const o=t.hooks[s].call(i,r);return l.call(i,o)}:i[s]=(...r)=>{let o=t.hooks[s].apply(i,r);return o===!1&&(o=l.apply(i,r)),o}}e.hooks=i}if(t.walkTokens){const i=p.defaults.walkTokens;e.walkTokens=function(s){let l=[];return l.push(t.walkTokens.call(this,s)),i&&(l=l.concat(i.call(this,s))),l}}p.setOptions(e)})};p.walkTokens=function(a,n){let t=[];for(const e of a)switch(t=t.concat(n.call(p,e)),e.type){case"table":{for(const i of e.header)t=t.concat(p.walkTokens(i.tokens,n));for(const i of e.rows)for(const s of i)t=t.concat(p.walkTokens(s.tokens,n));break}case"list":{t=t.concat(p.walkTokens(e.items,n));break}default:p.defaults.extensions&&p.defaults.extensions.childTokens&&p.defaults.extensions.childTokens[e.type]?p.defaults.extensions.childTokens[e.type].forEach(function(i){t=t.concat(p.walkTokens(e[i],n))}):e.tokens&&(t=t.concat(p.walkTokens(e.tokens,n)))}return t};p.parseInline=re(O.lexInline,L.parseInline);p.Parser=L;p.parser=L.parse;p.Renderer=F;p.TextRenderer=ie;p.Lexer=O;p.lexer=O.lex;p.Tokenizer=U;p.Slugger=se;p.Hooks=V;p.parse=p;p.options;p.setOptions;p.use;p.walkTokens;p.parseInline;L.parse;O.lex;String.prototype.format=function(a){let n=this;for(let t in a)n=n.replace("${"+t+"}",a[t]);return n};String.prototype.md=function(){return p.parse(this)};const Le={data(){return{themeLocaleData:ce().value.chart.deviceChart,fm:he()}},computed:{localePathPrefix(){const a=this.fm.lang;return a=="en_US"?"":`/${a}`},reqReadingMinMaxFw(){for(const a of this.tableArr){const{osArr:n}=this.fm,t=n.map(i=>i.version);if(!(Math.abs(t.indexOf(a.from)-t.indexOf(a.to))<2))return{min:a.from,max:a.to}}return{min:this.tableArr[0].from,max:this.tableArr[0].to}},latestOs(){return this.fm.osArr[0]},findOsVersion(){const n=this.latestOs.version.split(".")[0]<11,t=this.fm.devType.includes("iPad"),e=this.fm.devType=="Apple TV",i=this.themeLocaleData.firmwareSelection.findiOSVersion;let s,l;return n?(s=this.themeLocaleData.firmwareSelection.findiOSVersion.verStr.old,l=t?this.themeLocaleData.firmwareSelection.findiOSVersion.image.ipadOld:this.themeLocaleData.firmwareSelection.findiOSVersion.image.iphoneOld):(s=this.themeLocaleData.firmwareSelection.findiOSVersion.verStr.new,l=t?this.themeLocaleData.firmwareSelection.findiOSVersion.image.ipad:this.themeLocaleData.firmwareSelection.findiOSVersion.image.iphone),e&&(s=i.verStr.tv,l=i.image.tv),{verStr:s,imgUrl:l}},tableArr(){const{osArr:a,jbArr:n,devArr:t}=this.fm;let e=[];for(const i of a){let s=n.filter(r=>!r.compatibility||r.hideFromGuide?!1:!!r.compatibility.map(g=>g.firmwares.includes(i.build)&&g.devices.some(f=>t.includes(f))).filter(g=>g).length).sort((r,o)=>r.priority>o.priority)[0],l={};if(s?l={name:s.name,url:`https://appledb.dev/jailbreak/${s.name.replace(/ /g,"-")}`,external:!0}:l.name="N/A",s&&s.info&&s.info.guide){let r=s.info.guide.filter(o=>{if(o.hasOwnProperty("firmwares")||o.hasOwnProperty("devices")){const g=o.hasOwnProperty("firmwares")?o.firmwares.includes(i.build):!0,f=o.hasOwnProperty("devices")?o.devices.some(d=>t.includes(d)):!0;return g&&f}else return!0}).sort((o,g)=>{const f=[o,g].map(d=>d.hasOwnProperty("firmwares")&&d.hasOwnProperty("devices"));return f[0]f[1]?-1:0});r=r[0],r.name&&r.url&&(l={name:r.name,url:r.url,external:!1})}e.length==0||e[e.length-1].jb.name!=l.name?e.push({from:i.version,to:i.version,jb:l}):e[e.length-1].from=i.version}return e}}},De=["innerHTML"],Ce={key:0,class:"custom-container tip"},Ee={key:0},Me=["href"],je={key:1},qe={key:2},Pe=["href"],Be={key:1},Ve=["innerHTML"],Ze={key:3,class:"custom-container tip"},Ue=["src","alt"];function Fe(a,n,t,e,i,s){const l=ue("router-link");return _(),y(M,null,[z("h2",null,$(i.themeLocaleData.firmwareSelection.requiredReading.title),1),(_(!0),y(M,null,Z(i.themeLocaleData.firmwareSelection.requiredReading.content,r=>(_(),y("p",{key:r,innerHTML:r.format({osStr:s.latestOs.osStr,minFw0:s.reqReadingMinMaxFw.min,minFw1:s.reqReadingMinMaxFw.min,maxFw0:s.reqReadingMinMaxFw.max,maxFw1:s.reqReadingMinMaxFw.max}).md()},null,8,De))),128)),z("h2",null,$(i.themeLocaleData.table.title),1),s.tableArr.map(r=>r.jb.name).includes("N/A")?(_(),y("div",Ce,[z("p",null,$(i.themeLocaleData.table.noJbTip),1)])):j("",!0),z("table",null,[z("tr",null,[(_(!0),y(M,null,Z(i.themeLocaleData.table.tableHeader,r=>(_(),y("th",{key:r},$(r),1))),128))]),(_(!0),y(M,null,Z(s.tableArr,r=>(_(),y("tr",{key:r},[z("td",null,$(r.from),1),z("td",null,$(r.to),1),r.jb.url&&r.jb.external?(_(),y("td",Ee,[z("a",{href:r.jb.url},$(r.jb.name),9,Me)])):r.jb.url&&!r.jb.external?(_(),y("td",je,[pe(l,{to:s.localePathPrefix+r.jb.url},{default:fe(()=>[ge($(r.jb.name),1)]),_:2},1032,["to"])])):(_(),y("td",qe,$(r.jb.name),1))]))),128))]),z("a",{href:`https://appledb.dev/device/${i.fm.key.replace(/ /g,"-")}.html`,target:"_blank"},$(i.themeLocaleData.table.showMore),9,Pe),s.findOsVersion.verStr||s.findOsVersion.imgUrl?(_(),y("h2",Be,$(i.themeLocaleData.firmwareSelection.findiOSVersion.title.format({osStr:s.latestOs.osStr})),1)):j("",!0),s.findOsVersion.verStr?(_(),y("div",{key:2,innerHTML:i.themeLocaleData.firmwareSelection.findiOSVersion.instructions[i.fm.devType=="Apple TV"?"tv":"ios"].format({verStr:s.findOsVersion.verStr}).md()},null,8,Ve)):j("",!0),s.findOsVersion.imgUrl?(_(),y("div",Ze,[z("p",null,[z("img",{src:s.findOsVersion.imgUrl,alt:i.themeLocaleData.firmwareSelection.findiOSVersion.image.altText.format({osStr:s.latestOs.osStr,deviceType:i.fm.devType}),class:"medium-zoom-image"},null,8,Ue)])])):j("",!0)],64)}var He=oe(Le,[["render",Fe],["__file","device.vue"]]);export{He as default}; diff --git a/assets/deviceGroup.e305690c.js b/assets/deviceGroup.e305690c.js new file mode 100644 index 000000000000..62b4c416d1f8 --- /dev/null +++ b/assets/deviceGroup.e305690c.js @@ -0,0 +1 @@ +import{_ as D,i as x,p as L,g as w,r as S,o as a,c as l,a as s,t as d,F as u,k as m,l as h,d as k,w as v,s as g,q as b,b as f}from"./app.748f7f56.js";String.prototype.fdn=function(){return this.replace(/ /g,"-").replace(/\//g,"%2F").replace(/ü/g,"u").replace(/²/g,"2").replace(/³/g,"3")};String.prototype.format=function(n){let r=this;for(let c in n)r=r.replace("${"+c+"}",n[c]);return r};const F={data(){return{iPhoneNote:'Note that all "Plus", "Max" and "mini" models of iPhones are functionally identical to the regular models.',fm:x(),isDarkMode:L(),themeLocaleData:w().value.chart.deviceChart.deviceSelection}},computed:{localePathPrefix(){const n=this.fm.lang;return n=="en_US"?"":`/${n}`},deviceArr(){return this.fm.group},released(){let n={};for(const r of this.deviceArr){let c=r.released;c.join()!=""&&(n[r.name]=c.map(p=>{const t=p.split("-"),o=[this.themeLocaleData.dateStyles.yearOnly,this.themeLocaleData.dateStyles.yearAndMonth,this.themeLocaleData.dateStyles.yearMonthAndDay];return new Intl.DateTimeFormat(this.fm.lang.replace(/_/g,"-"),o[t.length-1]).format(new Date(p))}))}return n},infoObj(){let n={soc:this.themeLocaleData.info.soc,arch:this.themeLocaleData.info.arch,latestJailbreakFirmware:this.themeLocaleData.info.latestJailbreakFirmware,latestFw:this.themeLocaleData.info.latestFw},r={};for(const c of this.deviceArr){let p=["soc","arch","latestJailbreakFirmware","latestFw"].map(t=>({type:t,value:c[t]}));r[c.name]=[];for(const t of p)if(t.value&&t.value!=""){let o=n[t.type].format({[t.type]:t.value.slice(0,3).join(", ")});t.value.length>3&&(o+=", ..."),r[c.name].push(o)}}return r}}},P={key:0,class:"custom-container tip"},I={class:"flexWrapper"},M={class:"devHead"},A=["src"],j=["src"],J={class:"flexWrapper flexColumn devInfo"},N={key:0,class:"devInfo infoList",style:{position:"absolute"}},C=["href"],O={key:1,class:"devInfo infoList",style:{position:"absolute"}},T=["href"],V={key:0},q=["href"];function B(n,r,c,p,t,o){const y=S("router-link");return a(),l(u,null,[s("h2",null,d(t.themeLocaleData.requiredReading.title),1),(a(!0),l(u,null,m(t.themeLocaleData.requiredReading.content,e=>(a(),l("p",{key:e},d(e.format({deviceType:t.fm.group[0].type,osStr:t.fm.group[0].latestOsStr})),1))),128)),t.fm.type=="iPhone"?(a(),l("div",P,[s("p",null,d(t.themeLocaleData.iPhoneNotice),1)])):h("",!0),(a(!0),l(u,null,m(o.deviceArr,e=>(a(),l(u,{key:e},[e.hasJailbreaks?(a(!0),l(u,{key:0},m([`${o.localePathPrefix}/get-started/${e.name.fdn()}.html`],_=>(a(),l(u,{key:_},[s("div",I,[s("div",M,[k(y,{to:e.hasJailbreaks?_:"",style:b({color:"inherit",cursor:e.hasJailbreaks?"pointer":"default"})},{default:v(()=>[s("h3",null,d(e.name),1),s("div",{class:g(["flexWrapper","flexImg",e.expanded?"expanded":"small"]),style:{"user-select":"none"}},[s("div",null,[e.img.count>0?(a(!0),l(u,{key:0},m(Math.min(e.img.count,3),i=>(a(),l("img",{key:i,class:g(["devImage",`devImage${i}`,e.expanded?"expanded":"small"]),src:`https://img.appledb.dev/device@preview/${e.img.key}/${i-1}${t.isDarkMode&&e.img.dark?"_dark":""}.webp`},null,10,A))),128)):(a(),l("img",{key:1,class:g(["devImage","devImage0",e.expanded?"expanded":"small"]),src:`/assets/images/logo${t.isDarkMode?"_dark":""}.webp`},null,10,j))])],2)]),_:2},1032,["to","style"])]),s("div",J,[e.expanded?(a(),l("ul",N,[(a(!0),l(u,null,m(o.infoObj[e.name].slice(0,3),i=>(a(),l("li",{key:i},[f(d(i.replace("...",""))+" ",1),i.includes("...")?(a(),l("a",{key:0,href:`https://appledb.dev/device/${e.name.fdn()}`,target:"_blank"},"...",8,C)):h("",!0)]))),128)),s("li",null,[k(y,{to:_},{default:v(()=>[f(d(t.themeLocaleData.info.showMore),1)]),_:2},1032,["to"])])])):(a(),l("ul",O,[(a(!0),l(u,null,m(o.infoObj[e.name].slice(0,1),i=>(a(),l("li",{key:i},[f(d(i.replace("...",""))+" ",1),i.includes("...")?(a(),l("a",{key:0,href:`https://appledb.dev/device/${e.name.fdn()}`,target:"_blank"},"...",8,T)):h("",!0)]))),128)),s("li",null,d(t.themeLocaleData.info.noJailbreaks),1)])),s("ul",{class:"devReleased infoList",style:b({position:"relative",top:e.expanded?"9em":"5.5em"})},[o.released[e.name]?(a(),l("li",V,[f(d(t.themeLocaleData.info.released.format({released:o.released[e.name].slice(0,1).join(", ")})),1),e.released.length>1?(a(),l(u,{key:0},[r[0]||(r[0]=f(", ")),s("a",{href:`https://appledb.dev/device/${e.name.fdn()}`,target:"_blank"},"...",8,q)],64)):h("",!0)])):h("",!0)],4)])]),r[1]||(r[1]=s("span",{class:"variablePadding"},null,-1)),r[2]||(r[2]=s("hr",null,null,-1))],64))),128)):h("",!0)],64))),128))],64)}var R=D(F,[["render",B],["__file","deviceGroup.vue"]]);export{R as default}; diff --git a/assets/deviceGroupList.0638874e.js b/assets/deviceGroupList.0638874e.js new file mode 100644 index 000000000000..66503015ce00 --- /dev/null +++ b/assets/deviceGroupList.0638874e.js @@ -0,0 +1 @@ +import{_ as v,i as C,g as P,p as b,r as L,o as t,c as o,a as p,t as g,F as a,k as d,l as h,q as f,v as _,w as k,b as w}from"./app.748f7f56.js";String.prototype.fdn=function(){return this.replace(/ /g,"-").replace(/\//g,"%2F").replace(/ü/g,"u").replace(/²/g,"2").replace(/³/g,"3")};const A={data(){return{colCount:3,fm:C(),themeLocaleData:P().value.chart.deviceChart,isDarkMode:b()}},computed:{localePathPrefix(){const s=this.fm.lang;return s=="en_US"?"":`/${s}`},typeArr(){return Array.from(new Set(this.fm.groupList.map(s=>s.type)))},groupObj(){var s=[],r=[{label:"",types:["iPhone","iPad","iPad Air","iPad Pro","iPad mini","iPod touch","Apple TV"]}].map(u=>{u.types=u.types.filter(e=>this.typeArr.includes(e));for(const e of u.types)s.push(e);return u});const c=this.typeArr.filter(u=>!s.includes(u));return c.length>0&&r.push({label:"Other",types:c}),r},imageObj(){var s=[],r={};for(const e of this.fm.groupList)s.includes(e.type)||(s.push(e.type),r[e.type]={key:e.img.key,imageBool:e.img.count>0,dark:e.img.dark});const c={AirPods:"AirPods1,1",iPhone:"iPhone15,3"};for(const e in c)r.hasOwnProperty(e)&&(r[e].key=c[e]);var u={};for(const e in r)u[e]=r[e].imageBool?`https://img.appledb.dev/device@preview/${r[e].key}/0${this.isDarkMode&&r[e].dark?"_dark":""}.webp`:`/assets/images/logo${this.isDarkMode?"_dark":""}.webp`;return u}}},D={key:0},O=["src"];function x(s,r,c,u,e,y){const m=L("router-link");return t(),o(a,null,[p("h2",null,g(e.themeLocaleData.getStarted.requiredReading.title),1),(t(!0),o(a,null,d(e.themeLocaleData.getStarted.requiredReading.content,l=>(t(),o("p",{key:l},g(l),1))),128)),r[1]||(r[1]=p("br",null,null,-1)),(t(!0),o(a,null,d(y.groupObj,l=>(t(),o(a,{key:l},[l.label?(t(),o("h2",D,g(l.label),1)):h("",!0),(t(!0),o(a,null,d(Math.ceil(l.types.length/e.colCount),i=>(t(),o("table",{key:i},[p("tr",{style:f(`width: ${parseInt(100/e.colCount)}%;`)},[(t(!0),o(a,null,d(e.colCount,n=>(t(),o("th",{key:n,style:f({width:parseInt(100/e.colCount)+"%"})},[l.types[(i-1)*e.colCount+n-1]?(t(),_(m,{key:0,to:`${y.localePathPrefix}/get-started/select-${l.types[(i-1)*e.colCount+n-1].fdn().toLowerCase()}/`},{default:k(()=>[w(g(l.types[(i-1)*e.colCount+n-1]),1)]),_:2},1032,["to"])):h("",!0)],4))),128))],4),p("tr",null,[(t(!0),o(a,null,d(e.colCount,n=>(t(),o("td",{key:n},[l.types[(i-1)*e.colCount+n-1]?(t(),_(m,{key:0,to:`${y.localePathPrefix}/get-started/select-${l.types[(i-1)*e.colCount+n-1].fdn().toLowerCase()}/`},{default:k(()=>[p("img",{src:y.imageObj[l.types[(i-1)*e.colCount+n-1]],style:{"max-height":"11em"}},null,8,O)]),_:2},1032,["to"])):h("",!0)]))),128))]),p("tr",null,[(t(!0),o(a,null,d(e.colCount,n=>(t(),o("td",{key:n},r[0]||(r[0]=[p("hr",{class:"separator"},null,-1)])))),128))])]))),128))],64))),128))],64)}var B=v(A,[["render",x],["__scopeId","data-v-3e70837e"],["__file","deviceGroupList.vue"]]);export{B as default}; diff --git a/assets/end-of-page.html.15d9f52f.js b/assets/end-of-page.html.15d9f52f.js new file mode 100644 index 000000000000..079533cc3521 --- /dev/null +++ b/assets/end-of-page.html.15d9f52f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-018a8cfb","path":"/it_IT/jailbreak/checkra1n/include/end-of-page.html","title":"","lang":"it_IT","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Installazione pacchetti","slug":"installazione-pacchetti","children":[]}],"git":{"updatedTime":1653172312000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/include/end-of-page.md"}');export{e as data}; diff --git a/assets/end-of-page.html.17d4db56.js b/assets/end-of-page.html.17d4db56.js new file mode 100644 index 000000000000..61dc6b3e9b9c --- /dev/null +++ b/assets/end-of-page.html.17d4db56.js @@ -0,0 +1 @@ +import{_ as l,r as t,o,c as n,a as r,b as i,d as s,w as c,e as p}from"./app.748f7f56.js";const u={};function d(m,a){const e=t("router-link");return o(),n("div",null,[r("p",null,[a[1]||(a[1]=i("Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare ")),s(e,{to:"/it_IT/faq/#what-are-tweaks"},{default:c(()=>a[0]||(a[0]=[i("tweak")])),_:1}),a[2]||(a[2]=i(", temi, pacchetti e altro ancora."))]),a[3]||(a[3]=p('

    Prima di poter iniziare l'installazione di qualsiasi altra cosa, \xE8 necessario prima installare alcuni pacchetti necessari.

    Installazione pacchetti

    1. Apri l'applicazione Sileo appena installata
    2. Vai alla sezione "Pacchetti"
    3. Premi "Aggiorna Tutto" se ci sono aggiornamenti
      • Non installarli ancora
    4. Vai alla sezione "Cerca"
    5. Cerca il pacchetto "libhooker"
    6. Tocca il pulsante Ottieni
    7. Tocca la barra della coda in fondo alla pagina
    8. Clicca su \u201CConferma\u201D
    9. Una volta terminato, tocca 'Riavvia la SpringBoard'
    ',3))])}var h=l(u,[["render",d],["__file","end-of-page.html.vue"]]);export{h as default}; diff --git a/assets/end-of-page.html.31538528.js b/assets/end-of-page.html.31538528.js new file mode 100644 index 000000000000..f15cff574f8f --- /dev/null +++ b/assets/end-of-page.html.31538528.js @@ -0,0 +1 @@ +import{_ as o,r as l,o as i,c as n,a as r,b as t,d as s,w as u,e as d}from"./app.748f7f56.js";const p={};function c(f,e){const a=l("router-link");return i(),n("div",null,[r("p",null,[e[1]||(e[1]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),s(a,{to:"/faq/#what-are-tweaks"},{default:u(()=>e[0]||(e[0]=[t("tweaks")])),_:1}),e[2]||(e[2]=t(", themes, packages and more."))]),e[3]||(e[3]=d('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var g=o(p,[["render",c],["__file","end-of-page.html.vue"]]);export{g as default}; diff --git a/assets/end-of-page.html.be2ac149.js b/assets/end-of-page.html.be2ac149.js new file mode 100644 index 000000000000..5cd407c23dbe --- /dev/null +++ b/assets/end-of-page.html.be2ac149.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-05ec95e6","path":"/en_US/jailbreak/checkra1n/include/end-of-page.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":2}]},"filePathRelative":"en_US/jailbreak/checkra1n/include/end-of-page.md"}');export{e as data}; diff --git a/assets/favicon/android-chrome-192x192.png b/assets/favicon/android-chrome-192x192.png new file mode 100644 index 000000000000..37ac20fe4a20 Binary files /dev/null and b/assets/favicon/android-chrome-192x192.png differ diff --git a/assets/favicon/android-chrome-512x512.png b/assets/favicon/android-chrome-512x512.png new file mode 100644 index 000000000000..f80d8b323b8c Binary files /dev/null and b/assets/favicon/android-chrome-512x512.png differ diff --git a/assets/favicon/android-icon-144x144.png b/assets/favicon/android-icon-144x144.png new file mode 100644 index 000000000000..78ad51c857ea Binary files /dev/null and b/assets/favicon/android-icon-144x144.png differ diff --git a/assets/favicon/android-icon-192x192.png b/assets/favicon/android-icon-192x192.png new file mode 100644 index 000000000000..e3020fd5b7b4 Binary files /dev/null and b/assets/favicon/android-icon-192x192.png differ diff --git a/assets/favicon/android-icon-36x36.png b/assets/favicon/android-icon-36x36.png new file mode 100644 index 000000000000..226c613cbcfb Binary files /dev/null and b/assets/favicon/android-icon-36x36.png differ diff --git a/assets/favicon/android-icon-48x48.png b/assets/favicon/android-icon-48x48.png new file mode 100644 index 000000000000..fe0b38c7e0ed Binary files /dev/null and b/assets/favicon/android-icon-48x48.png differ diff --git a/assets/favicon/android-icon-72x72.png b/assets/favicon/android-icon-72x72.png new file mode 100644 index 000000000000..85432c4465d7 Binary files /dev/null and b/assets/favicon/android-icon-72x72.png differ diff --git a/assets/favicon/android-icon-96x96.png b/assets/favicon/android-icon-96x96.png new file mode 100644 index 000000000000..33abc231b794 Binary files /dev/null and b/assets/favicon/android-icon-96x96.png differ diff --git a/assets/favicon/apple-icon-114x114.png b/assets/favicon/apple-icon-114x114.png new file mode 100644 index 000000000000..708ae42fd464 Binary files /dev/null and b/assets/favicon/apple-icon-114x114.png differ diff --git a/assets/favicon/apple-icon-120x120.png b/assets/favicon/apple-icon-120x120.png new file mode 100644 index 000000000000..88548a49a8b4 Binary files /dev/null and b/assets/favicon/apple-icon-120x120.png differ diff --git a/assets/favicon/apple-icon-144x144.png b/assets/favicon/apple-icon-144x144.png new file mode 100644 index 000000000000..78ad51c857ea Binary files /dev/null and b/assets/favicon/apple-icon-144x144.png differ diff --git a/assets/favicon/apple-icon-152x152.png b/assets/favicon/apple-icon-152x152.png new file mode 100644 index 000000000000..4c763fbc46a3 Binary files /dev/null and b/assets/favicon/apple-icon-152x152.png differ diff --git a/assets/favicon/apple-icon-180x180.png b/assets/favicon/apple-icon-180x180.png new file mode 100644 index 000000000000..408b0b79c985 Binary files /dev/null and b/assets/favicon/apple-icon-180x180.png differ diff --git a/assets/favicon/apple-icon-57x57.png b/assets/favicon/apple-icon-57x57.png new file mode 100644 index 000000000000..d31fb8ff0e15 Binary files /dev/null and b/assets/favicon/apple-icon-57x57.png differ diff --git a/assets/favicon/apple-icon-60x60.png b/assets/favicon/apple-icon-60x60.png new file mode 100644 index 000000000000..fc197c0630b9 Binary files /dev/null and b/assets/favicon/apple-icon-60x60.png differ diff --git a/assets/favicon/apple-icon-72x72.png b/assets/favicon/apple-icon-72x72.png new file mode 100644 index 000000000000..85432c4465d7 Binary files /dev/null and b/assets/favicon/apple-icon-72x72.png differ diff --git a/assets/favicon/apple-icon-76x76.png b/assets/favicon/apple-icon-76x76.png new file mode 100644 index 000000000000..60cd31cc423c Binary files /dev/null and b/assets/favicon/apple-icon-76x76.png differ diff --git a/assets/favicon/apple-icon-precomposed.png b/assets/favicon/apple-icon-precomposed.png new file mode 100644 index 000000000000..8aa96442ce38 Binary files /dev/null and b/assets/favicon/apple-icon-precomposed.png differ diff --git a/assets/favicon/apple-icon.png b/assets/favicon/apple-icon.png new file mode 100644 index 000000000000..8aa96442ce38 Binary files /dev/null and b/assets/favicon/apple-icon.png differ diff --git a/assets/favicon/apple-touch-icon.png b/assets/favicon/apple-touch-icon.png new file mode 100644 index 000000000000..e84d92bb84d4 Binary files /dev/null and b/assets/favicon/apple-touch-icon.png differ diff --git a/assets/favicon/browserconfig.xml b/assets/favicon/browserconfig.xml new file mode 100644 index 000000000000..c55414822300 --- /dev/null +++ b/assets/favicon/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file diff --git a/assets/favicon/favicon-16x16.png b/assets/favicon/favicon-16x16.png new file mode 100644 index 000000000000..00b5fb3b5ac0 Binary files /dev/null and b/assets/favicon/favicon-16x16.png differ diff --git a/assets/favicon/favicon-194x194.png b/assets/favicon/favicon-194x194.png new file mode 100644 index 000000000000..cda9ad7b3774 Binary files /dev/null and b/assets/favicon/favicon-194x194.png differ diff --git a/assets/favicon/favicon-32x32.png b/assets/favicon/favicon-32x32.png new file mode 100644 index 000000000000..bf8b7950def8 Binary files /dev/null and b/assets/favicon/favicon-32x32.png differ diff --git a/assets/favicon/favicon-96x96.png b/assets/favicon/favicon-96x96.png new file mode 100644 index 000000000000..33abc231b794 Binary files /dev/null and b/assets/favicon/favicon-96x96.png differ diff --git a/assets/favicon/favicon.ico b/assets/favicon/favicon.ico new file mode 100644 index 000000000000..9ed57d7cc4f4 Binary files /dev/null and b/assets/favicon/favicon.ico differ diff --git a/assets/favicon/favicon.png b/assets/favicon/favicon.png new file mode 100644 index 000000000000..0364fd93c9ef Binary files /dev/null and b/assets/favicon/favicon.png differ diff --git a/assets/favicon/ms-icon-144x144.png b/assets/favicon/ms-icon-144x144.png new file mode 100644 index 000000000000..78ad51c857ea Binary files /dev/null and b/assets/favicon/ms-icon-144x144.png differ diff --git a/assets/favicon/ms-icon-150x150.png b/assets/favicon/ms-icon-150x150.png new file mode 100644 index 000000000000..f6bd80754d39 Binary files /dev/null and b/assets/favicon/ms-icon-150x150.png differ diff --git a/assets/favicon/ms-icon-310x310.png b/assets/favicon/ms-icon-310x310.png new file mode 100644 index 000000000000..c5007d08a8ec Binary files /dev/null and b/assets/favicon/ms-icon-310x310.png differ diff --git a/assets/favicon/ms-icon-70x70.png b/assets/favicon/ms-icon-70x70.png new file mode 100644 index 000000000000..19b2714a40cb Binary files /dev/null and b/assets/favicon/ms-icon-70x70.png differ diff --git a/assets/favicon/mstile-150x150.png b/assets/favicon/mstile-150x150.png new file mode 100644 index 000000000000..0ef0d6562c7b Binary files /dev/null and b/assets/favicon/mstile-150x150.png differ diff --git a/assets/favicon/safari-pinned-tab.svg b/assets/favicon/safari-pinned-tab.svg new file mode 100644 index 000000000000..67baaea7b663 --- /dev/null +++ b/assets/favicon/safari-pinned-tab.svg @@ -0,0 +1,20 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + diff --git a/assets/favicon/site.webmanifest b/assets/favicon/site.webmanifest new file mode 100644 index 000000000000..8d6b76d86202 --- /dev/null +++ b/assets/favicon/site.webmanifest @@ -0,0 +1,46 @@ +{ + "name": "iOS.CFW.Guide", + "short_name": "iOS Guide", + "icons": [{ + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, { + "src": "/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + }, + { + "src": "\/android-icon-36x36.png", + "sizes": "36x36", + "type": "image\/png", + "density": "0.75" + }, + { + "src": "\/android-icon-48x48.png", + "sizes": "48x48", + "type": "image\/png", + "density": "1.0" + }, + { + "src": "\/android-icon-72x72.png", + "sizes": "72x72", + "type": "image\/png", + "density": "1.5" + }, + { + "src": "\/android-icon-96x96.png", + "sizes": "96x96", + "type": "image\/png", + "density": "2.0" + }, + { + "src": "\/android-icon-144x144.png", + "sizes": "144x144", + "type": "image\/png", + "density": "3.0" + }], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} \ No newline at end of file diff --git a/assets/files/delay.mobileconfig b/assets/files/delay.mobileconfig new file mode 100644 index 000000000000..f07ad78e65c5 --- /dev/null +++ b/assets/files/delay.mobileconfig @@ -0,0 +1,257 @@ + + + + + PayloadContent + + + PayloadDescription + Configures restrictions + PayloadDisplayName + Restrictions + PayloadIdentifier + com.apple.applicationaccess.B0419900-A9E4-4AC1-99D5-015F4A134B7A + PayloadType + com.apple.applicationaccess + PayloadUUID + B0419900-A9E4-4AC1-99D5-015F4A134B7A + PayloadVersion + 1 + allowActivityContinuation + + allowAddingGameCenterFriends + + allowAirPlayIncomingRequests + + allowAirPrint + + allowAirPrintCredentialsStorage + + allowAirPrintiBeaconDiscovery + + allowAppCellularDataModification + + allowAppClips + + allowAppInstallation + + allowAppRemoval + + allowApplePersonalizedAdvertising + + allowAssistant + + allowAssistantWhileLocked + + allowAutoCorrection + + allowAutoUnlock + + allowAutomaticAppDownloads + + allowBluetoothModification + + allowBookstore + + allowBookstoreErotica + + allowCamera + + allowCellularPlanModification + + allowChat + + allowCloudBackup + + allowCloudDocumentSync + + allowCloudPhotoLibrary + + allowContinuousPathKeyboard + + allowDefinitionLookup + + allowDeviceNameModification + + allowDeviceSleep + + allowDictation + + allowESIMModification + + allowEnablingRestrictions + + allowEnterpriseAppTrust + + allowEnterpriseBookBackup + + allowEnterpriseBookMetadataSync + + allowEraseContentAndSettings + + allowExplicitContent + + allowFilesNetworkDriveAccess + + allowFilesUSBDriveAccess + + allowFindMyDevice + + allowFindMyFriends + + allowFingerprintForUnlock + + allowFingerprintModification + + allowGameCenter + + allowGlobalBackgroundFetchWhenRoaming + + allowInAppPurchases + + allowKeyboardShortcuts + + allowManagedAppsCloudSync + + allowMultiplayerGaming + + allowMusicService + + allowNews + + allowNotificationsModification + + allowOpenFromManagedToUnmanaged + + allowOpenFromUnmanagedToManaged + + allowPairedWatch + + allowPassbookWhileLocked + + allowPasscodeModification + + allowPasswordAutoFill + + allowPasswordProximityRequests + + allowPasswordSharing + + allowPersonalHotspotModification + + allowPhotoStream + + allowPredictiveKeyboard + + allowProximitySetupToNewDevice + + allowRadioService + + allowRemoteAppPairing + + allowRemoteScreenObservation + + allowSafari + + allowScreenShot + + allowSharedStream + + allowSpellCheck + + allowSpotlightInternetResults + + allowSystemAppRemoval + + allowUIAppInstallation + + allowUIConfigurationProfileInstallation + + allowUSBRestrictedMode + + allowUnpairedExternalBootToRecovery + + allowUntrustedTLSPrompt + + allowVPNCreation + + allowVideoConferencing + + allowVoiceDialing + + allowWallpaperModification + + allowiTunes + + enforcedSoftwareUpdateDelay + 90 + forceAirDropUnmanaged + + forceAirPrintTrustedTLSRequirement + + forceAssistantProfanityFilter + + forceAuthenticationBeforeAutoFill + + forceAutomaticDateAndTime + + forceClassroomAutomaticallyJoinClasses + + forceClassroomRequestPermissionToLeaveClasses + + forceClassroomUnpromptedAppAndDeviceLock + + forceClassroomUnpromptedScreenObservation + + forceDelayedSoftwareUpdates + + forceEncryptedBackup + + forceITunesStorePasswordEntry + + forceLimitAdTracking + + forceWatchWristDetection + + forceWiFiPowerOn + + forceWiFiWhitelisting + + ratingApps + 1000 + ratingMovies + 1000 + ratingRegion + us + ratingTVShows + 1000 + safariAcceptCookies + 2 + safariAllowAutoFill + + safariAllowJavaScript + + safariAllowPopups + + safariForceFraudWarning + + + + PayloadDescription + Delay updates for 90 days + PayloadDisplayName + OTA Delay - 90 Days + PayloadIdentifier + DhinakGOTADelay + PayloadOrganization + Dhinak G + PayloadRemovalDisallowed + + PayloadType + Configuration + PayloadUUID + 3AA2EEFD-DBAB-4984-A1E8-45EECEC7DA37 + PayloadVersion + 1 + + \ No newline at end of file diff --git a/assets/futurerestore-gui.e50e3f73.js b/assets/futurerestore-gui.e50e3f73.js new file mode 100644 index 000000000000..8534cf1b4e47 --- /dev/null +++ b/assets/futurerestore-gui.e50e3f73.js @@ -0,0 +1 @@ +var s="/assets/images/futurerestore-gui.png";export{s as _}; diff --git a/assets/greenpois0n-win.f9f3ac04.js b/assets/greenpois0n-win.f9f3ac04.js new file mode 100644 index 000000000000..66bd3761d645 --- /dev/null +++ b/assets/greenpois0n-win.f9f3ac04.js @@ -0,0 +1 @@ +var s="/assets/images/greenpois0n-win.png";export{s as _}; diff --git a/assets/hostshield.c228a1dc.js b/assets/hostshield.c228a1dc.js new file mode 100644 index 000000000000..067675eaf856 --- /dev/null +++ b/assets/hostshield.c228a1dc.js @@ -0,0 +1 @@ +var s="/assets/images/hostshield.jpg";export{s as _}; diff --git a/assets/iPad-(10th-generation).html.150f675a.js b/assets/iPad-(10th-generation).html.150f675a.js new file mode 100644 index 000000000000..81dec0fbcb6a --- /dev/null +++ b/assets/iPad-(10th-generation).html.150f675a.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(10th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(10th-generation).html.63e8afab.js b/assets/iPad-(10th-generation).html.63e8afab.js new file mode 100644 index 000000000000..08af518d4acb --- /dev/null +++ b/assets/iPad-(10th-generation).html.63e8afab.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-24f8911f","path":"/get-started/iPad-(10th-generation).html","title":"Firmware Selection (iPad (10th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (10th generation))","description":"Find out what jailbreaks you can use on your iPad (10th generation).","chartType":"device","name":"iPad (10th generation)","key":"iPad (10th generation)","devType":"iPad","devArr":["iPad13,18","iPad13,19"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F91","restoreVersion":"21.6.91.0.0,0","buildTrain":"DawnF","released":"2024-06-03","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad13,18","iPad13,19"],"basebandVersions":{"iPad13,19":"3.50.04"},"sources":[],"uniqueBuild":"21F91","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"16.0","build":"20A8372","restoreVersion":"20.1.372.8.0,0","buildTrain":"SydneyHW","released":"2022-10-26","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad13,18","iPad13,19","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad13,19":"2.12.02","iPad14,4":"1.00.05","iPad14,6":"1.00.05"},"uniqueBuild":"20A8372","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-(10th-generation).html.a0b4db6a.js b/assets/iPad-(10th-generation).html.a0b4db6a.js new file mode 100644 index 000000000000..81dec0fbcb6a --- /dev/null +++ b/assets/iPad-(10th-generation).html.a0b4db6a.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(10th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(10th-generation).html.b7c0ad7f.js b/assets/iPad-(10th-generation).html.b7c0ad7f.js new file mode 100644 index 000000000000..b84991f03086 --- /dev/null +++ b/assets/iPad-(10th-generation).html.b7c0ad7f.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-0d10a28f","path":"/it_IT/get-started/iPad-(10th-generation).html","title":"Selezione del Firmware (iPad (10th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (10th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (10th generation).","chartType":"device","name":"iPad (10th generation)","key":"iPad (10th generation)","devType":"iPad","devArr":["iPad13,18","iPad13,19"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F91","restoreVersion":"21.6.91.0.0,0","buildTrain":"DawnF","released":"2024-06-03","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad13,18","iPad13,19"],"basebandVersions":{"iPad13,19":"3.50.04"},"sources":[],"uniqueBuild":"21F91","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"16.0","build":"20A8372","restoreVersion":"20.1.372.8.0,0","buildTrain":"SydneyHW","released":"2022-10-26","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad13,18","iPad13,19","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad13,19":"2.12.02","iPad14,4":"1.00.05","iPad14,6":"1.00.05"},"uniqueBuild":"20A8372","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-(3rd-generation).html.006c7a85.js b/assets/iPad-(3rd-generation).html.006c7a85.js new file mode 100644 index 000000000000..ece056584f39 --- /dev/null +++ b/assets/iPad-(3rd-generation).html.006c7a85.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5a10fa1a","path":"/get-started/iPad-(3rd-generation).html","title":"Firmware Selection (iPad (3rd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (3rd generation))","description":"Find out what jailbreaks you can use on your iPad (3rd generation).","chartType":"device","name":"iPad (3rd generation)","key":"iPad (3rd generation)","devType":"iPad","devArr":["iPad3,1","iPad3,2","iPad3,3"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-(3rd-generation).html.372d6688.js b/assets/iPad-(3rd-generation).html.372d6688.js new file mode 100644 index 000000000000..ef066e6be6c3 --- /dev/null +++ b/assets/iPad-(3rd-generation).html.372d6688.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-f040f8fa","path":"/it_IT/get-started/iPad-(3rd-generation).html","title":"Selezione del Firmware (iPad (3rd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (3rd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (3rd generation).","chartType":"device","name":"iPad (3rd generation)","key":"iPad (3rd generation)","devType":"iPad","devArr":["iPad3,1","iPad3,2","iPad3,3"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-(3rd-generation).html.37bd7624.js b/assets/iPad-(3rd-generation).html.37bd7624.js new file mode 100644 index 000000000000..6153e2fc94dd --- /dev/null +++ b/assets/iPad-(3rd-generation).html.37bd7624.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const t={};function a(n,c){return r(),_("div")}var i=e(t,[["render",a],["__file","iPad-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(3rd-generation).html.883a6f10.js b/assets/iPad-(3rd-generation).html.883a6f10.js new file mode 100644 index 000000000000..6153e2fc94dd --- /dev/null +++ b/assets/iPad-(3rd-generation).html.883a6f10.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const t={};function a(n,c){return r(),_("div")}var i=e(t,[["render",a],["__file","iPad-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(4th-generation).html.1e3fa03d.js b/assets/iPad-(4th-generation).html.1e3fa03d.js new file mode 100644 index 000000000000..fcbe7f22b15a --- /dev/null +++ b/assets/iPad-(4th-generation).html.1e3fa03d.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(4th-generation).html.aaae6a7a.js b/assets/iPad-(4th-generation).html.aaae6a7a.js new file mode 100644 index 000000000000..17b33f5953e2 --- /dev/null +++ b/assets/iPad-(4th-generation).html.aaae6a7a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1d1da5e0","path":"/it_IT/get-started/iPad-(4th-generation).html","title":"Selezione del Firmware (iPad (4th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (4th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (4th generation).","chartType":"device","name":"iPad (4th generation)","key":"iPad (4th generation)","devType":"iPad","devArr":["iPad3,4","iPad3,5","iPad3,6"],"osArr":[{"osStr":"iOS","version":"10.3.4","build":"14G61","buildTrain":"Greensburg","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208011#1034","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-88447-20190716-967b6e6a-9f01-4f5c-bcb3-a029aaabf9b6/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-88448-20190716-c56c813d-120c-4827-ada9-a92e48847fc6/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"basebandVersions":{"iPad3,5":"11.80.00","iPad3,6":"11.80.00","iPhone5,1":"11.80.00","iPhone5,2":"11.80.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00"},"sources":[],"uniqueBuild":"14G61","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B147","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,5":"3.04.25","iPad3,6":"3.04.25"},"sources":[],"uniqueBuild":"10B147","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A8426","buildTrain":"SundanceTaos","released":"2012-11-02","preinstalled":true,"releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"2.03.09","iPad2,7":"2.03.09","iPad3,5":"2.03.09","iPad3,6":"2.03.09"},"sources":[],"uniqueBuild":"10A8426","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A407","buildTrain":"Sundance","released":"2012-11-02","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad3,4"],"sources":[],"uniqueBuild":"10A407","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"Socket","alias":"Socket","priority":0,"info":{"website":{"name":"socket-jb.app","url":"https://socket-jb.app/","external":true},"guide":[{"name":"Installing Socket","url":"/installing-socket/","pkgman":"zebra","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.1","color":"#ffffff","type":"Semi-untethered","firmwares":["10.0.1","10.3.4"]},"compatibility":[{"firmwares":["14A5261v","14A5297c","14A5309d","14A5322e","14A5335b","14A5341a","14A5345a","14A5346a","14A346","14A403-GM","14A403","14A456","14B67","14B71","14B72b","14B72","14B72c","14B72","14B100","14B150","14C5062e","14C5069c","14C5077b","14C82","14C89","14C91","14C90","14C92","14C92","14D10","14D15","14D23","14D27","14D27","14E5230e","14E5239e","14E5249d","14E5260b","14E5269a","14E5273a","14E5277a","14E277","14E304","14F5065b","14F5075a","14F5080a","14F5086a","14F5089a","14F89","14G5028a","14G5037b","14G5047a","14G5053a","14G5057a","14G58","14G57","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"kok3shiX","alias":"kok3shiX","priority":1,"info":{"website":{"name":"dora2ios.web.app/kokeshiX.html","url":"https://dora2ios.web.app/kokeshiX.html","external":true},"guide":[{"name":"Installing kok3shiX","url":"/installing-kok3shiX/","pkgman":"cydia"}],"latestVer":"1.0 alpha 2","color":"#ffffff","type":"Semi-untethered","firmwares":["10.3","10.3.4"]},"compatibility":[{"firmwares":["14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"h3lix","alias":"h3lix","priority":2,"info":{"website":{"name":"h3lix.tihmstar.net","url":"https://h3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/h3lix","url":"https://www.theapplewiki.com/wiki/h3lix","external":true},"guide":[{"name":"Installing h3lix","url":"/installing-h3lix/","pkgman":"cydia"}],"latestVer":"RC6","color":"#ffffff","icon":"/assets/images/jb-icons/h3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-(4th-generation).html.d12984e7.js b/assets/iPad-(4th-generation).html.d12984e7.js new file mode 100644 index 000000000000..f527a78a16bc --- /dev/null +++ b/assets/iPad-(4th-generation).html.d12984e7.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6835a550","path":"/get-started/iPad-(4th-generation).html","title":"Firmware Selection (iPad (4th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (4th generation))","description":"Find out what jailbreaks you can use on your iPad (4th generation).","chartType":"device","name":"iPad (4th generation)","key":"iPad (4th generation)","devType":"iPad","devArr":["iPad3,4","iPad3,5","iPad3,6"],"osArr":[{"osStr":"iOS","version":"10.3.4","build":"14G61","buildTrain":"Greensburg","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208011#1034","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-88447-20190716-967b6e6a-9f01-4f5c-bcb3-a029aaabf9b6/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-88448-20190716-c56c813d-120c-4827-ada9-a92e48847fc6/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"basebandVersions":{"iPad3,5":"11.80.00","iPad3,6":"11.80.00","iPhone5,1":"11.80.00","iPhone5,2":"11.80.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00"},"sources":[],"uniqueBuild":"14G61","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B147","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,5":"3.04.25","iPad3,6":"3.04.25"},"sources":[],"uniqueBuild":"10B147","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A8426","buildTrain":"SundanceTaos","released":"2012-11-02","preinstalled":true,"releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"2.03.09","iPad2,7":"2.03.09","iPad3,5":"2.03.09","iPad3,6":"2.03.09"},"sources":[],"uniqueBuild":"10A8426","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A407","buildTrain":"Sundance","released":"2012-11-02","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad3,4"],"sources":[],"uniqueBuild":"10A407","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"Socket","alias":"Socket","priority":0,"info":{"website":{"name":"socket-jb.app","url":"https://socket-jb.app/","external":true},"guide":[{"name":"Installing Socket","url":"/installing-socket/","pkgman":"zebra","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.1","color":"#ffffff","type":"Semi-untethered","firmwares":["10.0.1","10.3.4"]},"compatibility":[{"firmwares":["14A5261v","14A5297c","14A5309d","14A5322e","14A5335b","14A5341a","14A5345a","14A5346a","14A346","14A403-GM","14A403","14A456","14B67","14B71","14B72b","14B72","14B72c","14B72","14B100","14B150","14C5062e","14C5069c","14C5077b","14C82","14C89","14C91","14C90","14C92","14C92","14D10","14D15","14D23","14D27","14D27","14E5230e","14E5239e","14E5249d","14E5260b","14E5269a","14E5273a","14E5277a","14E277","14E304","14F5065b","14F5075a","14F5080a","14F5086a","14F5089a","14F89","14G5028a","14G5037b","14G5047a","14G5053a","14G5057a","14G58","14G57","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"kok3shiX","alias":"kok3shiX","priority":1,"info":{"website":{"name":"dora2ios.web.app/kokeshiX.html","url":"https://dora2ios.web.app/kokeshiX.html","external":true},"guide":[{"name":"Installing kok3shiX","url":"/installing-kok3shiX/","pkgman":"cydia"}],"latestVer":"1.0 alpha 2","color":"#ffffff","type":"Semi-untethered","firmwares":["10.3","10.3.4"]},"compatibility":[{"firmwares":["14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"h3lix","alias":"h3lix","priority":2,"info":{"website":{"name":"h3lix.tihmstar.net","url":"https://h3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/h3lix","url":"https://www.theapplewiki.com/wiki/h3lix","external":true},"guide":[{"name":"Installing h3lix","url":"/installing-h3lix/","pkgman":"cydia"}],"latestVer":"RC6","color":"#ffffff","icon":"/assets/images/jb-icons/h3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-(4th-generation).html.f014798b.js b/assets/iPad-(4th-generation).html.f014798b.js new file mode 100644 index 000000000000..fcbe7f22b15a --- /dev/null +++ b/assets/iPad-(4th-generation).html.f014798b.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(5th-generation).html.32a47b14.js b/assets/iPad-(5th-generation).html.32a47b14.js new file mode 100644 index 000000000000..0f85cd938242 --- /dev/null +++ b/assets/iPad-(5th-generation).html.32a47b14.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(5th-generation).html.6341ddfb.js b/assets/iPad-(5th-generation).html.6341ddfb.js new file mode 100644 index 000000000000..0f85cd938242 --- /dev/null +++ b/assets/iPad-(5th-generation).html.6341ddfb.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(5th-generation).html.9a9483ca.js b/assets/iPad-(5th-generation).html.9a9483ca.js new file mode 100644 index 000000000000..0b23ce5e548a --- /dev/null +++ b/assets/iPad-(5th-generation).html.9a9483ca.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-04bf7c3f","path":"/it_IT/get-started/iPad-(5th-generation).html","title":"Selezione del Firmware (iPad (5th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (5th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (5th generation).","chartType":"device","name":"iPad (5th generation)","key":"iPad (5th generation)","devType":"iPad","devArr":["iPad6,11","iPad6,12"],"osArr":[{"osStr":"iPadOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213408#1671","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59069/64D986CA-A1C9-480A-85EC-F0F620C2A2A5/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iPadOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41997/719AE25E-F8C5-47F3-8D7B-384E78FA554D/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iPadOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iPadOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213408#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iPadOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iPadOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iPadOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213408#1674","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-85813/764C8C17-01E9-4E65-80E6-C3B38BF59F0A/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iPadOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F90","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,12":"5.62.00"},"sources":[],"uniqueBuild":"14F90","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(5th-generation).html.c4bc8aa8.js b/assets/iPad-(5th-generation).html.c4bc8aa8.js new file mode 100644 index 000000000000..4eb50375233b --- /dev/null +++ b/assets/iPad-(5th-generation).html.c4bc8aa8.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-4fd77baf","path":"/get-started/iPad-(5th-generation).html","title":"Firmware Selection (iPad (5th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (5th generation))","description":"Find out what jailbreaks you can use on your iPad (5th generation).","chartType":"device","name":"iPad (5th generation)","key":"iPad (5th generation)","devType":"iPad","devArr":["iPad6,11","iPad6,12"],"osArr":[{"osStr":"iPadOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213408#1671","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59069/64D986CA-A1C9-480A-85EC-F0F620C2A2A5/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iPadOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41997/719AE25E-F8C5-47F3-8D7B-384E78FA554D/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iPadOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iPadOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213408#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iPadOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iPadOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iPadOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213408#1674","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-85813/764C8C17-01E9-4E65-80E6-C3B38BF59F0A/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iPadOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F90","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,12":"5.62.00"},"sources":[],"uniqueBuild":"14F90","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(6th-generation).html.65473fcc.js b/assets/iPad-(6th-generation).html.65473fcc.js new file mode 100644 index 000000000000..420a86c82600 --- /dev/null +++ b/assets/iPad-(6th-generation).html.65473fcc.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-273d5ac4","path":"/it_IT/get-started/iPad-(6th-generation).html","title":"Selezione del Firmware (iPad (6th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (6th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (6th generation).","chartType":"device","name":"iPad (6th generation)","key":"iPad (6th generation)","devType":"iPad","devArr":["iPad7,5","iPad7,6"],"osArr":[{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E218","buildTrain":"Emet","released":"2018-03-29","releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad7,5","iPad7,6"],"basebandVersions":{"iPad7,6":"4.56.00"},"sources":[],"uniqueBuild":"15E218","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(6th-generation).html.82a1066d.js b/assets/iPad-(6th-generation).html.82a1066d.js new file mode 100644 index 000000000000..aa880b8c8ca8 --- /dev/null +++ b/assets/iPad-(6th-generation).html.82a1066d.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(6th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(6th-generation).html.a6a694cc.js b/assets/iPad-(6th-generation).html.a6a694cc.js new file mode 100644 index 000000000000..f6d49b7da0fa --- /dev/null +++ b/assets/iPad-(6th-generation).html.a6a694cc.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-3779520e","path":"/get-started/iPad-(6th-generation).html","title":"Firmware Selection (iPad (6th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (6th generation))","description":"Find out what jailbreaks you can use on your iPad (6th generation).","chartType":"device","name":"iPad (6th generation)","key":"iPad (6th generation)","devType":"iPad","devArr":["iPad7,5","iPad7,6"],"osArr":[{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E218","buildTrain":"Emet","released":"2018-03-29","releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad7,5","iPad7,6"],"basebandVersions":{"iPad7,6":"4.56.00"},"sources":[],"uniqueBuild":"15E218","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(6th-generation).html.b525fff8.js b/assets/iPad-(6th-generation).html.b525fff8.js new file mode 100644 index 000000000000..aa880b8c8ca8 --- /dev/null +++ b/assets/iPad-(6th-generation).html.b525fff8.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(6th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(7th-generation).html.6374a017.js b/assets/iPad-(7th-generation).html.6374a017.js new file mode 100644 index 000000000000..303a91a61384 --- /dev/null +++ b/assets/iPad-(7th-generation).html.6374a017.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-1f1b286d","path":"/get-started/iPad-(7th-generation).html","title":"Firmware Selection (iPad (7th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (7th generation))","description":"Find out what jailbreaks you can use on your iPad (7th generation).","chartType":"device","name":"iPad (7th generation)","key":"iPad (7th generation)","devType":"iPad","devArr":["iPad7,11","iPad7,12"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(7th-generation).html.8cff4a82.js b/assets/iPad-(7th-generation).html.8cff4a82.js new file mode 100644 index 000000000000..f6bb88214193 --- /dev/null +++ b/assets/iPad-(7th-generation).html.8cff4a82.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(7th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(7th-generation).html.99fedbd0.js b/assets/iPad-(7th-generation).html.99fedbd0.js new file mode 100644 index 000000000000..f0d91a6a5f48 --- /dev/null +++ b/assets/iPad-(7th-generation).html.99fedbd0.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-57f9ae06","path":"/it_IT/get-started/iPad-(7th-generation).html","title":"Selezione del Firmware (iPad (7th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (7th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (7th generation).","chartType":"device","name":"iPad (7th generation)","key":"iPad (7th generation)","devType":"iPad","devArr":["iPad7,11","iPad7,12"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(7th-generation).html.fc53bc72.js b/assets/iPad-(7th-generation).html.fc53bc72.js new file mode 100644 index 000000000000..f6bb88214193 --- /dev/null +++ b/assets/iPad-(7th-generation).html.fc53bc72.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(7th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(8th-generation).html.211da9fd.js b/assets/iPad-(8th-generation).html.211da9fd.js new file mode 100644 index 000000000000..cfa71cc98648 --- /dev/null +++ b/assets/iPad-(8th-generation).html.211da9fd.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-06bcfecc","path":"/get-started/iPad-(8th-generation).html","title":"Firmware Selection (iPad (8th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (8th generation))","description":"Find out what jailbreaks you can use on your iPad (8th generation).","chartType":"device","name":"iPad (8th generation)","key":"iPad (8th generation)","devType":"iPad","devArr":["iPad11,6","iPad11,7"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G70","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad11,7","iPad13,2"],"basebandVersions":{"iPad11,7":"3.04.01","iPad13,2":"2.05.01"},"sources":[],"uniqueBuild":"18G70","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(8th-generation).html.6003bdc8.js b/assets/iPad-(8th-generation).html.6003bdc8.js new file mode 100644 index 000000000000..68fe8faa2604 --- /dev/null +++ b/assets/iPad-(8th-generation).html.6003bdc8.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-88b60148","path":"/it_IT/get-started/iPad-(8th-generation).html","title":"Selezione del Firmware (iPad (8th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (8th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (8th generation).","chartType":"device","name":"iPad (8th generation)","key":"iPad (8th generation)","devType":"iPad","devArr":["iPad11,6","iPad11,7"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G70","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad11,7","iPad13,2"],"basebandVersions":{"iPad11,7":"3.04.01","iPad13,2":"2.05.01"},"sources":[],"uniqueBuild":"18G70","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(8th-generation).html.a86227e6.js b/assets/iPad-(8th-generation).html.a86227e6.js new file mode 100644 index 000000000000..417bff065b77 --- /dev/null +++ b/assets/iPad-(8th-generation).html.a86227e6.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(8th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(8th-generation).html.cf70de77.js b/assets/iPad-(8th-generation).html.cf70de77.js new file mode 100644 index 000000000000..417bff065b77 --- /dev/null +++ b/assets/iPad-(8th-generation).html.cf70de77.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(8th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(9th-generation).html.073e396c.js b/assets/iPad-(9th-generation).html.073e396c.js new file mode 100644 index 000000000000..86ab87b68e39 --- /dev/null +++ b/assets/iPad-(9th-generation).html.073e396c.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-b972548a","path":"/it_IT/get-started/iPad-(9th-generation).html","title":"Selezione del Firmware (iPad (9th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad (9th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad (9th generation).","chartType":"device","name":"iPad (9th generation)","key":"iPad (9th generation)","devType":"iPad","devArr":["iPad12,1","iPad12,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-(9th-generation).html.3722001f.js b/assets/iPad-(9th-generation).html.3722001f.js new file mode 100644 index 000000000000..68c7c8e7211c --- /dev/null +++ b/assets/iPad-(9th-generation).html.3722001f.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(9th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(9th-generation).html.46030098.js b/assets/iPad-(9th-generation).html.46030098.js new file mode 100644 index 000000000000..68c7c8e7211c --- /dev/null +++ b/assets/iPad-(9th-generation).html.46030098.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as _}from"./app.748f7f56.js";const r={};function a(n,c){return t(),_("div")}var i=e(r,[["render",a],["__file","iPad-(9th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-(9th-generation).html.899516f8.js b/assets/iPad-(9th-generation).html.899516f8.js new file mode 100644 index 000000000000..4931233dc0d3 --- /dev/null +++ b/assets/iPad-(9th-generation).html.899516f8.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-234255aa","path":"/get-started/iPad-(9th-generation).html","title":"Firmware Selection (iPad (9th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad (9th generation))","description":"Find out what jailbreaks you can use on your iPad (9th generation).","chartType":"device","name":"iPad (9th generation)","key":"iPad (9th generation)","devType":"iPad","devArr":["iPad12,1","iPad12,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-2.html.434ad308.js b/assets/iPad-2.html.434ad308.js new file mode 100644 index 000000000000..83ce1f4c26a7 --- /dev/null +++ b/assets/iPad-2.html.434ad308.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,o){return c(),r("div")}var s=e(t,[["render",_],["__file","iPad-2.html.vue"]]);export{s as default}; diff --git a/assets/iPad-2.html.45a65177.js b/assets/iPad-2.html.45a65177.js new file mode 100644 index 000000000000..8c40764bded9 --- /dev/null +++ b/assets/iPad-2.html.45a65177.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7c420c7c","path":"/it_IT/get-started/iPad-2.html","title":"Selezione del Firmware (iPad 2)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad 2)","description":"Scopri quali jailbreak puoi usare sul tuo iPad 2.","chartType":"device","name":"iPad 2","key":"iPad 2","devType":"iPad","devArr":["iPad2,1","iPad2,2","iPad2,3","iPad2,4"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H8","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,3"],"basebandVersions":{"iPad2,3":"2.0.4"},"sources":[],"uniqueBuild":"8H8","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F191","buildTrain":"Durango","released":"2011-03-11","preinstalled":true,"ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4"},"sources":[],"uniqueBuild":"8F191","beta":false},{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E236","buildTrain":"Eagle","released":"2016-03-25","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,2"],"basebandVersions":{"iPad2,2":"04.12.09"},"sources":[],"uniqueBuild":"13E236","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPad-2.html.530adcf0.js b/assets/iPad-2.html.530adcf0.js new file mode 100644 index 000000000000..83ce1f4c26a7 --- /dev/null +++ b/assets/iPad-2.html.530adcf0.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,o){return c(),r("div")}var s=e(t,[["render",_],["__file","iPad-2.html.vue"]]);export{s as default}; diff --git a/assets/iPad-2.html.6817b9a7.js b/assets/iPad-2.html.6817b9a7.js new file mode 100644 index 000000000000..06db8fb4fa1f --- /dev/null +++ b/assets/iPad-2.html.6817b9a7.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-38791b0c","path":"/get-started/iPad-2.html","title":"Firmware Selection (iPad 2)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad 2)","description":"Find out what jailbreaks you can use on your iPad 2.","chartType":"device","name":"iPad 2","key":"iPad 2","devType":"iPad","devArr":["iPad2,1","iPad2,2","iPad2,3","iPad2,4"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H8","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,3"],"basebandVersions":{"iPad2,3":"2.0.4"},"sources":[],"uniqueBuild":"8H8","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F191","buildTrain":"Durango","released":"2011-03-11","preinstalled":true,"ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4"},"sources":[],"uniqueBuild":"8F191","beta":false},{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E236","buildTrain":"Eagle","released":"2016-03-25","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,2"],"basebandVersions":{"iPad2,2":"04.12.09"},"sources":[],"uniqueBuild":"13E236","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPad-Air-(3rd-generation).html.4b060f33.js b/assets/iPad-Air-(3rd-generation).html.4b060f33.js new file mode 100644 index 000000000000..7b05eb333013 --- /dev/null +++ b/assets/iPad-Air-(3rd-generation).html.4b060f33.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const t={};function a(n,c){return r(),_("div")}var i=e(t,[["render",a],["__file","iPad-Air-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Air-(3rd-generation).html.93189e5c.js b/assets/iPad-Air-(3rd-generation).html.93189e5c.js new file mode 100644 index 000000000000..7b05eb333013 --- /dev/null +++ b/assets/iPad-Air-(3rd-generation).html.93189e5c.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const t={};function a(n,c){return r(),_("div")}var i=e(t,[["render",a],["__file","iPad-Air-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Air-(3rd-generation).html.d3e3a09b.js b/assets/iPad-Air-(3rd-generation).html.d3e3a09b.js new file mode 100644 index 000000000000..a7ed19215985 --- /dev/null +++ b/assets/iPad-Air-(3rd-generation).html.d3e3a09b.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-6b99bde0","path":"/get-started/iPad-Air-(3rd-generation).html","title":"Firmware Selection (iPad Air (3rd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Air (3rd generation))","description":"Find out what jailbreaks you can use on your iPad Air (3rd generation).","chartType":"device","name":"iPad Air (3rd generation)","key":"iPad Air (3rd generation)","devType":"iPad Air","devArr":["iPad11,3","iPad11,4"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Air-(3rd-generation).html.e8e60a85.js b/assets/iPad-Air-(3rd-generation).html.e8e60a85.js new file mode 100644 index 000000000000..684028992164 --- /dev/null +++ b/assets/iPad-Air-(3rd-generation).html.e8e60a85.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-59ef4cc0","path":"/it_IT/get-started/iPad-Air-(3rd-generation).html","title":"Selezione del Firmware (iPad Air (3rd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Air (3rd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Air (3rd generation).","chartType":"device","name":"iPad Air (3rd generation)","key":"iPad Air (3rd generation)","devType":"iPad Air","devArr":["iPad11,3","iPad11,4"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Air-(4th-generation).html.145a8335.js b/assets/iPad-Air-(4th-generation).html.145a8335.js new file mode 100644 index 000000000000..475cb93609a1 --- /dev/null +++ b/assets/iPad-Air-(4th-generation).html.145a8335.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function a(n,c){return r(),t("div")}var i=e(_,[["render",a],["__file","iPad-Air-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Air-(4th-generation).html.9a72106b.js b/assets/iPad-Air-(4th-generation).html.9a72106b.js new file mode 100644 index 000000000000..500391349ba9 --- /dev/null +++ b/assets/iPad-Air-(4th-generation).html.9a72106b.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-68467bfd","path":"/it_IT/get-started/iPad-Air-(4th-generation).html","title":"Selezione del Firmware (iPad Air (4th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Air (4th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Air (4th generation).","chartType":"device","name":"iPad Air (4th generation)","key":"iPad Air (4th generation)","devType":"iPad Air","devArr":["iPad13,1","iPad13,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G70","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad11,7","iPad13,2"],"basebandVersions":{"iPad11,7":"3.04.01","iPad13,2":"2.05.01"},"sources":[],"uniqueBuild":"18G70","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Air-(4th-generation).html.c1dbb5ce.js b/assets/iPad-Air-(4th-generation).html.c1dbb5ce.js new file mode 100644 index 000000000000..475cb93609a1 --- /dev/null +++ b/assets/iPad-Air-(4th-generation).html.c1dbb5ce.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function a(n,c){return r(),t("div")}var i=e(_,[["render",a],["__file","iPad-Air-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Air-(4th-generation).html.eff23483.js b/assets/iPad-Air-(4th-generation).html.eff23483.js new file mode 100644 index 000000000000..839d8e8a533e --- /dev/null +++ b/assets/iPad-Air-(4th-generation).html.eff23483.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-5f71436d","path":"/get-started/iPad-Air-(4th-generation).html","title":"Firmware Selection (iPad Air (4th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Air (4th generation))","description":"Find out what jailbreaks you can use on your iPad Air (4th generation).","chartType":"device","name":"iPad Air (4th generation)","key":"iPad Air (4th generation)","devType":"iPad Air","devArr":["iPad13,1","iPad13,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G70","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad11,7","iPad13,2"],"basebandVersions":{"iPad11,7":"3.04.01","iPad13,2":"2.05.01"},"sources":[],"uniqueBuild":"18G70","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Air-(5th-generation).html.23bd22d9.js b/assets/iPad-Air-(5th-generation).html.23bd22d9.js new file mode 100644 index 000000000000..fd290ea2a025 --- /dev/null +++ b/assets/iPad-Air-(5th-generation).html.23bd22d9.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function a(n,c){return r(),t("div")}var i=e(_,[["render",a],["__file","iPad-Air-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Air-(5th-generation).html.2deef596.js b/assets/iPad-Air-(5th-generation).html.2deef596.js new file mode 100644 index 000000000000..fd290ea2a025 --- /dev/null +++ b/assets/iPad-Air-(5th-generation).html.2deef596.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function a(n,c){return r(),t("div")}var i=e(_,[["render",a],["__file","iPad-Air-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Air-(5th-generation).html.b97e1e0b.js b/assets/iPad-Air-(5th-generation).html.b97e1e0b.js new file mode 100644 index 000000000000..7f587a25e848 --- /dev/null +++ b/assets/iPad-Air-(5th-generation).html.b97e1e0b.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-471319cc","path":"/get-started/iPad-Air-(5th-generation).html","title":"Firmware Selection (iPad Air (5th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Air (5th generation))","description":"Find out what jailbreaks you can use on your iPad Air (5th generation).","chartType":"device","name":"iPad Air (5th generation)","key":"iPad Air (5th generation)","devType":"iPad Air","devArr":["iPad13,16","iPad13,17"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-Air-(5th-generation).html.bdee4eae.js b/assets/iPad-Air-(5th-generation).html.bdee4eae.js new file mode 100644 index 000000000000..26353ea88b8b --- /dev/null +++ b/assets/iPad-Air-(5th-generation).html.bdee4eae.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-4fe8525c","path":"/it_IT/get-started/iPad-Air-(5th-generation).html","title":"Selezione del Firmware (iPad Air (5th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Air (5th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Air (5th generation).","chartType":"device","name":"iPad Air (5th generation)","key":"iPad Air (5th generation)","devType":"iPad Air","devArr":["iPad13,16","iPad13,17"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-Air-2.html.27193636.js b/assets/iPad-Air-2.html.27193636.js new file mode 100644 index 000000000000..5b8244a7d4a6 --- /dev/null +++ b/assets/iPad-Air-2.html.27193636.js @@ -0,0 +1 @@ +import{_ as e,o as r,c}from"./app.748f7f56.js";const t={};function _(a,o){return r(),c("div")}var n=e(t,[["render",_],["__file","iPad-Air-2.html.vue"]]);export{n as default}; diff --git a/assets/iPad-Air-2.html.91030fb4.js b/assets/iPad-Air-2.html.91030fb4.js new file mode 100644 index 000000000000..93c7bb8366a6 --- /dev/null +++ b/assets/iPad-Air-2.html.91030fb4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9b654002","path":"/it_IT/get-started/iPad-Air-2.html","title":"Selezione del Firmware (iPad Air 2)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Air 2)","description":"Scopri quali jailbreak puoi usare sul tuo iPad Air 2.","chartType":"device","name":"iPad Air 2","key":"iPad Air 2","devType":"iPad Air","devArr":["iPad5,3","iPad5,4"],"osArr":[{"osStr":"iPadOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1583","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41948/0EE19BD1-34F9-4474-BE87-C57560F6E955/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iPadOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1582","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iPadOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iPadOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iPadOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212789#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iPadOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iPadOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212789#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iPadOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iPadOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212789#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iPadOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iPadOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B436","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B436","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Air-2.html.9b78994a.js b/assets/iPad-Air-2.html.9b78994a.js new file mode 100644 index 000000000000..7e0555f82da3 --- /dev/null +++ b/assets/iPad-Air-2.html.9b78994a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-483aa68f","path":"/get-started/iPad-Air-2.html","title":"Firmware Selection (iPad Air 2)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Air 2)","description":"Find out what jailbreaks you can use on your iPad Air 2.","chartType":"device","name":"iPad Air 2","key":"iPad Air 2","devType":"iPad Air","devArr":["iPad5,3","iPad5,4"],"osArr":[{"osStr":"iPadOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1583","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41948/0EE19BD1-34F9-4474-BE87-C57560F6E955/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iPadOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1582","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iPadOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iPadOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iPadOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212789#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iPadOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iPadOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212789#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iPadOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iPadOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212789#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iPadOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iPadOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B436","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B436","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Air-2.html.9f2200a0.js b/assets/iPad-Air-2.html.9f2200a0.js new file mode 100644 index 000000000000..5b8244a7d4a6 --- /dev/null +++ b/assets/iPad-Air-2.html.9f2200a0.js @@ -0,0 +1 @@ +import{_ as e,o as r,c}from"./app.748f7f56.js";const t={};function _(a,o){return r(),c("div")}var n=e(t,[["render",_],["__file","iPad-Air-2.html.vue"]]);export{n as default}; diff --git a/assets/iPad-Air.html.0a90c491.js b/assets/iPad-Air.html.0a90c491.js new file mode 100644 index 000000000000..c27722c5ffde --- /dev/null +++ b/assets/iPad-Air.html.0a90c491.js @@ -0,0 +1 @@ +import{_ as e,o as r,c}from"./app.748f7f56.js";const t={};function _(a,o){return r(),c("div")}var n=e(t,[["render",_],["__file","iPad-Air.html.vue"]]);export{n as default}; diff --git a/assets/iPad-Air.html.5f26d0f6.js b/assets/iPad-Air.html.5f26d0f6.js new file mode 100644 index 000000000000..fae45b0d4b3b --- /dev/null +++ b/assets/iPad-Air.html.5f26d0f6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5313bfd4","path":"/get-started/iPad-Air.html","title":"Firmware Selection (iPad Air)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Air)","description":"Find out what jailbreaks you can use on your iPad Air.","chartType":"device","name":"iPad Air","key":"iPad Air","devType":"iPad Air","devArr":["iPad4,1","iPad4,2","iPad4,3"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"mineekJB","priority":9,"info":{"website":{"name":"mineek.github.io/mineekJB/","url":"https://mineek.github.io/mineekJB/","external":true},"latestVer":"1.0","color":"#faf4f7","icon":"/assets/images/jb-icons/mineekjb.png","jailbreaksmeapp":false,"type":"Semi-untethered","firmwares":["10.3.3","10.3.3"]},"compatibility":[{"firmwares":["14G60"],"devices":["iPhone6,1","iPhone6,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Air.html.8d80ca2e.js b/assets/iPad-Air.html.8d80ca2e.js new file mode 100644 index 000000000000..c27722c5ffde --- /dev/null +++ b/assets/iPad-Air.html.8d80ca2e.js @@ -0,0 +1 @@ +import{_ as e,o as r,c}from"./app.748f7f56.js";const t={};function _(a,o){return r(),c("div")}var n=e(t,[["render",_],["__file","iPad-Air.html.vue"]]);export{n as default}; diff --git a/assets/iPad-Air.html.fa62ed33.js b/assets/iPad-Air.html.fa62ed33.js new file mode 100644 index 000000000000..f95c51b2e0c8 --- /dev/null +++ b/assets/iPad-Air.html.fa62ed33.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6f33d578","path":"/it_IT/get-started/iPad-Air.html","title":"Selezione del Firmware (iPad Air)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Air)","description":"Scopri quali jailbreak puoi usare sul tuo iPad Air.","chartType":"device","name":"iPad Air","key":"iPad Air","devType":"iPad Air","devArr":["iPad4,1","iPad4,2","iPad4,3"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"mineekJB","priority":9,"info":{"website":{"name":"mineek.github.io/mineekJB/","url":"https://mineek.github.io/mineekJB/","external":true},"latestVer":"1.0","color":"#faf4f7","icon":"/assets/images/jb-icons/mineekjb.png","jailbreaksmeapp":false,"type":"Semi-untethered","firmwares":["10.3.3","10.3.3"]},"compatibility":[{"firmwares":["14G60"],"devices":["iPhone6,1","iPhone6,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Pro-(10.5-inch).html.162f7ab2.js b/assets/iPad-Pro-(10.5-inch).html.162f7ab2.js new file mode 100644 index 000000000000..304eab91f4c8 --- /dev/null +++ b/assets/iPad-Pro-(10.5-inch).html.162f7ab2.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-394550c4","path":"/get-started/iPad-Pro-(10.5-inch).html","title":"Firmware Selection (iPad Pro (10.5-inch))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro (10.5-inch))","description":"Find out what jailbreaks you can use on your iPad Pro (10.5-inch).","chartType":"device","name":"iPad Pro (10.5-inch)","key":"iPad Pro (10.5-inch)","devType":"iPad Pro","devArr":["iPad7,3","iPad7,4"],"osArr":[{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.1","build":"15B101","buildTrain":"Bursa","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"3.21.01","iPad7,4":"3.21.01"},"sources":[],"uniqueBuild":"15B101","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F8089","buildTrain":"FranklinHW","released":"2017-06-13","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.81.01","iPad7,4":"1.81.01"},"sources":[],"uniqueBuild":"14F8089","beta":false},{"osStr":"iOS","version":"10.3","build":"14E8300","buildTrain":"ErieHW","released":"2017-06-13","preinstalled":true,"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.59.02","iPad7,4":"1.59.02"},"uniqueBuild":"14E8300","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-(10.5-inch).html.2b107839.js b/assets/iPad-Pro-(10.5-inch).html.2b107839.js new file mode 100644 index 000000000000..ba2e876f6dc7 --- /dev/null +++ b/assets/iPad-Pro-(10.5-inch).html.2b107839.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-6fa9f5e4","path":"/it_IT/get-started/iPad-Pro-(10.5-inch).html","title":"Selezione del Firmware (iPad Pro (10.5-inch))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro (10.5-inch))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro (10.5-inch).","chartType":"device","name":"iPad Pro (10.5-inch)","key":"iPad Pro (10.5-inch)","devType":"iPad Pro","devArr":["iPad7,3","iPad7,4"],"osArr":[{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.1","build":"15B101","buildTrain":"Bursa","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"3.21.01","iPad7,4":"3.21.01"},"sources":[],"uniqueBuild":"15B101","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F8089","buildTrain":"FranklinHW","released":"2017-06-13","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.81.01","iPad7,4":"1.81.01"},"sources":[],"uniqueBuild":"14F8089","beta":false},{"osStr":"iOS","version":"10.3","build":"14E8300","buildTrain":"ErieHW","released":"2017-06-13","preinstalled":true,"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.59.02","iPad7,4":"1.59.02"},"uniqueBuild":"14E8300","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-(10.5-inch).html.9a9c2744.js b/assets/iPad-Pro-(10.5-inch).html.9a9c2744.js new file mode 100644 index 000000000000..265192fc39d5 --- /dev/null +++ b/assets/iPad-Pro-(10.5-inch).html.9a9c2744.js @@ -0,0 +1 @@ +import{_ as e,o as _,c}from"./app.748f7f56.js";const r={};function o(t,a){return _(),c("div")}var i=e(r,[["render",o],["__file","iPad-Pro-(10.5-inch).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(10.5-inch).html.b276a530.js b/assets/iPad-Pro-(10.5-inch).html.b276a530.js new file mode 100644 index 000000000000..265192fc39d5 --- /dev/null +++ b/assets/iPad-Pro-(10.5-inch).html.b276a530.js @@ -0,0 +1 @@ +import{_ as e,o as _,c}from"./app.748f7f56.js";const r={};function o(t,a){return _(),c("div")}var i=e(r,[["render",o],["__file","iPad-Pro-(10.5-inch).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.3740103b.js b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.3740103b.js new file mode 100644 index 000000000000..9663a87e0afa --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.3740103b.js @@ -0,0 +1 @@ +import{_ as e,o as _,c as r}from"./app.748f7f56.js";const t={};function n(c,o){return _(),r("div")}var i=e(t,[["render",n],["__file","iPad-Pro-(12.9-inch)-(1st-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.39772931.js b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.39772931.js new file mode 100644 index 000000000000..7e37b7e070dd --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.39772931.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3791b08f","path":"/it_IT/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html","title":"Selezione del Firmware (iPad Pro (12.9-inch) (1st generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro (12.9-inch) (1st generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro (12.9-inch) (1st generation).","chartType":"device","name":"iPad Pro (12.9-inch) (1st generation)","key":"iPad Pro (12.9-inch) (1st generation)","devType":"iPad Pro","devArr":["iPad6,7","iPad6,8"],"osArr":[{"osStr":"iPadOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213408#1671","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59069/64D986CA-A1C9-480A-85EC-F0F620C2A2A5/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iPadOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41997/719AE25E-F8C5-47F3-8D7B-384E78FA554D/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iPadOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iPadOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213408#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iPadOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iPadOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iPadOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213408#1674","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-85813/764C8C17-01E9-4E65-80E6-C3B38BF59F0A/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iPadOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B144","buildTrain":"Boulder","released":"2015-11-11","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,7","iPad6,8"],"basebandVersions":{"iPad6,8":"4.32.00"},"sources":[],"uniqueBuild":"13B144","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.aa6e45a2.js b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.aa6e45a2.js new file mode 100644 index 000000000000..9663a87e0afa --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.aa6e45a2.js @@ -0,0 +1 @@ +import{_ as e,o as _,c as r}from"./app.748f7f56.js";const t={};function n(c,o){return _(),r("div")}var i=e(t,[["render",n],["__file","iPad-Pro-(12.9-inch)-(1st-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.b9defd24.js b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.b9defd24.js new file mode 100644 index 000000000000..485276487724 --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(1st-generation).html.b9defd24.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-19c66002","path":"/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html","title":"Firmware Selection (iPad Pro (12.9-inch) (1st generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro (12.9-inch) (1st generation))","description":"Find out what jailbreaks you can use on your iPad Pro (12.9-inch) (1st generation).","chartType":"device","name":"iPad Pro (12.9-inch) (1st generation)","key":"iPad Pro (12.9-inch) (1st generation)","devType":"iPad Pro","devArr":["iPad6,7","iPad6,8"],"osArr":[{"osStr":"iPadOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213408#1671","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59069/64D986CA-A1C9-480A-85EC-F0F620C2A2A5/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iPadOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41997/719AE25E-F8C5-47F3-8D7B-384E78FA554D/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iPadOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iPadOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213408#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iPadOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iPadOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iPadOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213408#1674","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-85813/764C8C17-01E9-4E65-80E6-C3B38BF59F0A/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iPadOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B144","buildTrain":"Boulder","released":"2015-11-11","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,7","iPad6,8"],"basebandVersions":{"iPad6,8":"4.32.00"},"sources":[],"uniqueBuild":"13B144","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.18a2d87e.js b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.18a2d87e.js new file mode 100644 index 000000000000..707b0ba0b0f4 --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.18a2d87e.js @@ -0,0 +1 @@ +import{_ as e,o as _,c as n}from"./app.748f7f56.js";const r={};function c(o,t){return _(),n("div")}var i=e(r,[["render",c],["__file","iPad-Pro-(12.9-inch)-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.4ee828a9.js b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.4ee828a9.js new file mode 100644 index 000000000000..707b0ba0b0f4 --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.4ee828a9.js @@ -0,0 +1 @@ +import{_ as e,o as _,c as n}from"./app.748f7f56.js";const r={};function c(o,t){return _(),n("div")}var i=e(r,[["render",c],["__file","iPad-Pro-(12.9-inch)-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.76e56bd5.js b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.76e56bd5.js new file mode 100644 index 000000000000..4b7ecce5c64c --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.76e56bd5.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-5c7d078e","path":"/it_IT/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html","title":"Selezione del Firmware (iPad Pro (12.9-inch) (2nd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro (12.9-inch) (2nd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro (12.9-inch) (2nd generation).","chartType":"device","name":"iPad Pro (12.9-inch) (2nd generation)","key":"iPad Pro (12.9-inch) (2nd generation)","devType":"iPad Pro","devArr":["iPad7,1","iPad7,2"],"osArr":[{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.1","build":"15B101","buildTrain":"Bursa","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"3.21.01","iPad7,4":"3.21.01"},"sources":[],"uniqueBuild":"15B101","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F8089","buildTrain":"FranklinHW","released":"2017-06-13","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.81.01","iPad7,4":"1.81.01"},"sources":[],"uniqueBuild":"14F8089","beta":false},{"osStr":"iOS","version":"10.3","build":"14E8300","buildTrain":"ErieHW","released":"2017-06-13","preinstalled":true,"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.59.02","iPad7,4":"1.59.02"},"uniqueBuild":"14E8300","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.cda848b0.js b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.cda848b0.js new file mode 100644 index 000000000000..dd188c27dbe8 --- /dev/null +++ b/assets/iPad-Pro-(12.9-inch)-(2nd-generation).html.cda848b0.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-e566c8ae","path":"/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html","title":"Firmware Selection (iPad Pro (12.9-inch) (2nd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro (12.9-inch) (2nd generation))","description":"Find out what jailbreaks you can use on your iPad Pro (12.9-inch) (2nd generation).","chartType":"device","name":"iPad Pro (12.9-inch) (2nd generation)","key":"iPad Pro (12.9-inch) (2nd generation)","devType":"iPad Pro","devArr":["iPad7,1","iPad7,2"],"osArr":[{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.1","build":"15B101","buildTrain":"Bursa","released":"2017-10-31","releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"3.21.01","iPad7,4":"3.21.01"},"sources":[],"uniqueBuild":"15B101","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F8089","buildTrain":"FranklinHW","released":"2017-06-13","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.81.01","iPad7,4":"1.81.01"},"sources":[],"uniqueBuild":"14F8089","beta":false},{"osStr":"iOS","version":"10.3","build":"14E8300","buildTrain":"ErieHW","released":"2017-06-13","preinstalled":true,"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"basebandVersions":{"iPad7,2":"1.59.02","iPad7,4":"1.59.02"},"uniqueBuild":"14E8300","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-(9.7-inch).html.4e35ed51.js b/assets/iPad-Pro-(9.7-inch).html.4e35ed51.js new file mode 100644 index 000000000000..9497d22b9c3c --- /dev/null +++ b/assets/iPad-Pro-(9.7-inch).html.4e35ed51.js @@ -0,0 +1 @@ +import{_ as e,o as _,c}from"./app.748f7f56.js";const r={};function o(t,a){return _(),c("div")}var i=e(r,[["render",o],["__file","iPad-Pro-(9.7-inch).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(9.7-inch).html.5606c515.js b/assets/iPad-Pro-(9.7-inch).html.5606c515.js new file mode 100644 index 000000000000..9497d22b9c3c --- /dev/null +++ b/assets/iPad-Pro-(9.7-inch).html.5606c515.js @@ -0,0 +1 @@ +import{_ as e,o as _,c}from"./app.748f7f56.js";const r={};function o(t,a){return _(),c("div")}var i=e(r,[["render",o],["__file","iPad-Pro-(9.7-inch).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-(9.7-inch).html.850ec9d9.js b/assets/iPad-Pro-(9.7-inch).html.850ec9d9.js new file mode 100644 index 000000000000..330a09952e0e --- /dev/null +++ b/assets/iPad-Pro-(9.7-inch).html.850ec9d9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-56220de8","path":"/get-started/iPad-Pro-(9.7-inch).html","title":"Firmware Selection (iPad Pro (9.7-inch))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro (9.7-inch))","description":"Find out what jailbreaks you can use on your iPad Pro (9.7-inch).","chartType":"device","name":"iPad Pro (9.7-inch)","key":"iPad Pro (9.7-inch)","devType":"iPad Pro","devArr":["iPad6,3","iPad6,4"],"osArr":[{"osStr":"iPadOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213408#1671","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59069/64D986CA-A1C9-480A-85EC-F0F620C2A2A5/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iPadOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41997/719AE25E-F8C5-47F3-8D7B-384E78FA554D/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iPadOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iPadOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213408#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iPadOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iPadOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iPadOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213408#1674","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-85813/764C8C17-01E9-4E65-80E6-C3B38BF59F0A/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iPadOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F72","buildTrain":"Frisco","released":"2016-06-02","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,3","iPad6,4"],"basebandVersions":{"iPad6,4":"1.60.00"},"sources":[],"uniqueBuild":"13F72","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E234","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPad6,3","iPad6,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad6,4":"1.60.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00"},"sources":[],"uniqueBuild":"13E234","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Pro-(9.7-inch).html.d2657609.js b/assets/iPad-Pro-(9.7-inch).html.d2657609.js new file mode 100644 index 000000000000..b2b5b56415fa --- /dev/null +++ b/assets/iPad-Pro-(9.7-inch).html.d2657609.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1330f278","path":"/it_IT/get-started/iPad-Pro-(9.7-inch).html","title":"Selezione del Firmware (iPad Pro (9.7-inch))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro (9.7-inch))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro (9.7-inch).","chartType":"device","name":"iPad Pro (9.7-inch)","key":"iPad Pro (9.7-inch)","devType":"iPad Pro","devArr":["iPad6,3","iPad6,4"],"osArr":[{"osStr":"iPadOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213408#1671","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59069/64D986CA-A1C9-480A-85EC-F0F620C2A2A5/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iPadOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41997/719AE25E-F8C5-47F3-8D7B-384E78FA554D/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iPadOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iPadOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213408#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iPadOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iPadOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iPadOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213408#1674","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-85813/764C8C17-01E9-4E65-80E6-C3B38BF59F0A/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iPadOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F72","buildTrain":"Frisco","released":"2016-06-02","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,3","iPad6,4"],"basebandVersions":{"iPad6,4":"1.60.00"},"sources":[],"uniqueBuild":"13F72","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E234","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPad6,3","iPad6,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad6,4":"1.60.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00"},"sources":[],"uniqueBuild":"13E234","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-Pro-11-inch-(1st-generation).html.0bb7e642.js b/assets/iPad-Pro-11-inch-(1st-generation).html.0bb7e642.js new file mode 100644 index 000000000000..017ac6d91c2e --- /dev/null +++ b/assets/iPad-Pro-11-inch-(1st-generation).html.0bb7e642.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-11254940","path":"/it_IT/get-started/iPad-Pro-11-inch-(1st-generation).html","title":"Selezione del Firmware (iPad Pro 11-inch (1st generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 11-inch (1st generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 11-inch (1st generation).","chartType":"device","name":"iPad Pro 11-inch (1st generation)","key":"iPad Pro 11-inch (1st generation)","devType":"iPad Pro","devArr":["iPad8,1","iPad8,2","iPad8,3","iPad8,4"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-11-inch-(1st-generation).html.5d4cdb5e.js b/assets/iPad-Pro-11-inch-(1st-generation).html.5d4cdb5e.js new file mode 100644 index 000000000000..7b25f1305c4b --- /dev/null +++ b/assets/iPad-Pro-11-inch-(1st-generation).html.5d4cdb5e.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const n={};function _(c,o){return r(),t("div")}var i=e(n,[["render",_],["__file","iPad-Pro-11-inch-(1st-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(1st-generation).html.9487ae6c.js b/assets/iPad-Pro-11-inch-(1st-generation).html.9487ae6c.js new file mode 100644 index 000000000000..7f6294600047 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(1st-generation).html.9487ae6c.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-4e89a0b0","path":"/get-started/iPad-Pro-11-inch-(1st-generation).html","title":"Firmware Selection (iPad Pro 11-inch (1st generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 11-inch (1st generation))","description":"Find out what jailbreaks you can use on your iPad Pro 11-inch (1st generation).","chartType":"device","name":"iPad Pro 11-inch (1st generation)","key":"iPad Pro 11-inch (1st generation)","devType":"iPad Pro","devArr":["iPad8,1","iPad8,2","iPad8,3","iPad8,4"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-11-inch-(1st-generation).html.efc6e443.js b/assets/iPad-Pro-11-inch-(1st-generation).html.efc6e443.js new file mode 100644 index 000000000000..7b25f1305c4b --- /dev/null +++ b/assets/iPad-Pro-11-inch-(1st-generation).html.efc6e443.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const n={};function _(c,o){return r(),t("div")}var i=e(n,[["render",_],["__file","iPad-Pro-11-inch-(1st-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(2nd-generation).html.41054b88.js b/assets/iPad-Pro-11-inch-(2nd-generation).html.41054b88.js new file mode 100644 index 000000000000..6b74071e9a5b --- /dev/null +++ b/assets/iPad-Pro-11-inch-(2nd-generation).html.41054b88.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-2e8d274c","path":"/get-started/iPad-Pro-11-inch-(2nd-generation).html","title":"Firmware Selection (iPad Pro 11-inch (2nd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 11-inch (2nd generation))","description":"Find out what jailbreaks you can use on your iPad Pro 11-inch (2nd generation).","chartType":"device","name":"iPad Pro 11-inch (2nd generation)","key":"iPad Pro 11-inch (2nd generation)","devType":"iPad Pro","devArr":["iPad8,9","iPad8,10"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-11-inch-(2nd-generation).html.6c68d05e.js b/assets/iPad-Pro-11-inch-(2nd-generation).html.6c68d05e.js new file mode 100644 index 000000000000..98c64753f503 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(2nd-generation).html.6c68d05e.js @@ -0,0 +1 @@ +import{_ as e,o as n,c as r}from"./app.748f7f56.js";const _={};function c(o,t){return n(),r("div")}var i=e(_,[["render",c],["__file","iPad-Pro-11-inch-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(2nd-generation).html.71d48dac.js b/assets/iPad-Pro-11-inch-(2nd-generation).html.71d48dac.js new file mode 100644 index 000000000000..c1f107710254 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(2nd-generation).html.71d48dac.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-a955d62c","path":"/it_IT/get-started/iPad-Pro-11-inch-(2nd-generation).html","title":"Selezione del Firmware (iPad Pro 11-inch (2nd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 11-inch (2nd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 11-inch (2nd generation).","chartType":"device","name":"iPad Pro 11-inch (2nd generation)","key":"iPad Pro 11-inch (2nd generation)","devType":"iPad Pro","devArr":["iPad8,9","iPad8,10"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-11-inch-(2nd-generation).html.aa35ba5a.js b/assets/iPad-Pro-11-inch-(2nd-generation).html.aa35ba5a.js new file mode 100644 index 000000000000..98c64753f503 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(2nd-generation).html.aa35ba5a.js @@ -0,0 +1 @@ +import{_ as e,o as n,c as r}from"./app.748f7f56.js";const _={};function c(o,t){return n(),r("div")}var i=e(_,[["render",c],["__file","iPad-Pro-11-inch-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(3rd-generation).html.0c7cc81f.js b/assets/iPad-Pro-11-inch-(3rd-generation).html.0c7cc81f.js new file mode 100644 index 000000000000..99390a61a501 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(3rd-generation).html.0c7cc81f.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as n}from"./app.748f7f56.js";const _={};function c(o,t){return r(),n("div")}var i=e(_,[["render",c],["__file","iPad-Pro-11-inch-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(3rd-generation).html.13ebe805.js b/assets/iPad-Pro-11-inch-(3rd-generation).html.13ebe805.js new file mode 100644 index 000000000000..99390a61a501 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(3rd-generation).html.13ebe805.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as n}from"./app.748f7f56.js";const _={};function c(o,t){return r(),n("div")}var i=e(_,[["render",c],["__file","iPad-Pro-11-inch-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(3rd-generation).html.d795c032.js b/assets/iPad-Pro-11-inch-(3rd-generation).html.d795c032.js new file mode 100644 index 000000000000..58ee50126fdf --- /dev/null +++ b/assets/iPad-Pro-11-inch-(3rd-generation).html.d795c032.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-6cbf1b66","path":"/it_IT/get-started/iPad-Pro-11-inch-(3rd-generation).html","title":"Selezione del Firmware (iPad Pro 11-inch (3rd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 11-inch (3rd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 11-inch (3rd generation).","chartType":"device","name":"iPad Pro 11-inch (3rd generation)","key":"iPad Pro 11-inch (3rd generation)","devType":"iPad Pro","devArr":["iPad13,4","iPad13,5","iPad13,6","iPad13,7"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-05-21","preinstalled":true,"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-11-inch-(3rd-generation).html.e9304611.js b/assets/iPad-Pro-11-inch-(3rd-generation).html.e9304611.js new file mode 100644 index 000000000000..50914f9ecacd --- /dev/null +++ b/assets/iPad-Pro-11-inch-(3rd-generation).html.e9304611.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-0704c9bd","path":"/get-started/iPad-Pro-11-inch-(3rd-generation).html","title":"Firmware Selection (iPad Pro 11-inch (3rd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 11-inch (3rd generation))","description":"Find out what jailbreaks you can use on your iPad Pro 11-inch (3rd generation).","chartType":"device","name":"iPad Pro 11-inch (3rd generation)","key":"iPad Pro 11-inch (3rd generation)","devType":"iPad Pro","devArr":["iPad13,4","iPad13,5","iPad13,6","iPad13,7"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-05-21","preinstalled":true,"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-11-inch-(4th-generation).html.0c075994.js b/assets/iPad-Pro-11-inch-(4th-generation).html.0c075994.js new file mode 100644 index 000000000000..22ce9f96d2d5 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(4th-generation).html.0c075994.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-5ede94aa","path":"/it_IT/get-started/iPad-Pro-11-inch-(4th-generation).html","title":"Selezione del Firmware (iPad Pro 11-inch (4th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 11-inch (4th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 11-inch (4th generation).","chartType":"device","name":"iPad Pro 11-inch (4th generation)","key":"iPad Pro 11-inch (4th generation)","devType":"iPad Pro","devArr":["iPad14,3","iPad14,4"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"16.0","build":"20A8372","restoreVersion":"20.1.372.8.0,0","buildTrain":"SydneyHW","released":"2022-10-26","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad13,18","iPad13,19","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad13,19":"2.12.02","iPad14,4":"1.00.05","iPad14,6":"1.00.05"},"uniqueBuild":"20A8372","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-Pro-11-inch-(4th-generation).html.889addb0.js b/assets/iPad-Pro-11-inch-(4th-generation).html.889addb0.js new file mode 100644 index 000000000000..b7fc185b52b7 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(4th-generation).html.889addb0.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const n={};function _(c,o){return r(),t("div")}var i=e(n,[["render",_],["__file","iPad-Pro-11-inch-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(4th-generation).html.8d957e8e.js b/assets/iPad-Pro-11-inch-(4th-generation).html.8d957e8e.js new file mode 100644 index 000000000000..b7fc185b52b7 --- /dev/null +++ b/assets/iPad-Pro-11-inch-(4th-generation).html.8d957e8e.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const n={};function _(c,o){return r(),t("div")}var i=e(n,[["render",_],["__file","iPad-Pro-11-inch-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-11-inch-(4th-generation).html.e49e0048.js b/assets/iPad-Pro-11-inch-(4th-generation).html.e49e0048.js new file mode 100644 index 000000000000..f913b652ce1f --- /dev/null +++ b/assets/iPad-Pro-11-inch-(4th-generation).html.e49e0048.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-c77a27cc","path":"/get-started/iPad-Pro-11-inch-(4th-generation).html","title":"Firmware Selection (iPad Pro 11-inch (4th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 11-inch (4th generation))","description":"Find out what jailbreaks you can use on your iPad Pro 11-inch (4th generation).","chartType":"device","name":"iPad Pro 11-inch (4th generation)","key":"iPad Pro 11-inch (4th generation)","devType":"iPad Pro","devArr":["iPad14,3","iPad14,4"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"16.0","build":"20A8372","restoreVersion":"20.1.372.8.0,0","buildTrain":"SydneyHW","released":"2022-10-26","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad13,18","iPad13,19","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad13,19":"2.12.02","iPad14,4":"1.00.05","iPad14,6":"1.00.05"},"uniqueBuild":"20A8372","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-Pro-12.9-inch-(3rd-generation).html.3bf95176.js b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.3bf95176.js new file mode 100644 index 000000000000..e82efc5003fc --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.3bf95176.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-64c97df1","path":"/get-started/iPad-Pro-12.9-inch-(3rd-generation).html","title":"Firmware Selection (iPad Pro 12.9-inch (3rd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 12.9-inch (3rd generation))","description":"Find out what jailbreaks you can use on your iPad Pro 12.9-inch (3rd generation).","chartType":"device","name":"iPad Pro 12.9-inch (3rd generation)","key":"iPad Pro 12.9-inch (3rd generation)","devType":"iPad Pro","devArr":["iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-12.9-inch-(3rd-generation).html.7c76cb15.js b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.7c76cb15.js new file mode 100644 index 000000000000..b9b8333bf637 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.7c76cb15.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const n={};function c(o,t){return r(),_("div")}var i=e(n,[["render",c],["__file","iPad-Pro-12.9-inch-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(3rd-generation).html.80555ea4.js b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.80555ea4.js new file mode 100644 index 000000000000..6c3bd9139dd0 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.80555ea4.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-21c57afe","path":"/it_IT/get-started/iPad-Pro-12.9-inch-(3rd-generation).html","title":"Selezione del Firmware (iPad Pro 12.9-inch (3rd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 12.9-inch (3rd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 12.9-inch (3rd generation).","chartType":"device","name":"iPad Pro 12.9-inch (3rd generation)","key":"iPad Pro 12.9-inch (3rd generation)","devType":"iPad Pro","devArr":["iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-12.9-inch-(3rd-generation).html.d5b3d151.js b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.d5b3d151.js new file mode 100644 index 000000000000..b9b8333bf637 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(3rd-generation).html.d5b3d151.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as _}from"./app.748f7f56.js";const n={};function c(o,t){return r(),_("div")}var i=e(n,[["render",c],["__file","iPad-Pro-12.9-inch-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(4th-generation).html.1b5121ee.js b/assets/iPad-Pro-12.9-inch-(4th-generation).html.1b5121ee.js new file mode 100644 index 000000000000..9dc757c552ee --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(4th-generation).html.1b5121ee.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function n(c,o){return r(),t("div")}var i=e(_,[["render",n],["__file","iPad-Pro-12.9-inch-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(4th-generation).html.8156f4ec.js b/assets/iPad-Pro-12.9-inch-(4th-generation).html.8156f4ec.js new file mode 100644 index 000000000000..0030d97ef0c0 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(4th-generation).html.8156f4ec.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-0bf0bf64","path":"/get-started/iPad-Pro-12.9-inch-(4th-generation).html","title":"Firmware Selection (iPad Pro 12.9-inch (4th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 12.9-inch (4th generation))","description":"Find out what jailbreaks you can use on your iPad Pro 12.9-inch (4th generation).","chartType":"device","name":"iPad Pro 12.9-inch (4th generation)","key":"iPad Pro 12.9-inch (4th generation)","devType":"iPad Pro","devArr":["iPad8,11","iPad8,12"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-12.9-inch-(4th-generation).html.8f53e5a3.js b/assets/iPad-Pro-12.9-inch-(4th-generation).html.8f53e5a3.js new file mode 100644 index 000000000000..9dc757c552ee --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(4th-generation).html.8f53e5a3.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function n(c,o){return r(),t("div")}var i=e(_,[["render",n],["__file","iPad-Pro-12.9-inch-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(4th-generation).html.e4aded19.js b/assets/iPad-Pro-12.9-inch-(4th-generation).html.e4aded19.js new file mode 100644 index 000000000000..d3f02f50d899 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(4th-generation).html.e4aded19.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-f7493644","path":"/it_IT/get-started/iPad-Pro-12.9-inch-(4th-generation).html","title":"Selezione del Firmware (iPad Pro 12.9-inch (4th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 12.9-inch (4th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 12.9-inch (4th generation).","chartType":"device","name":"iPad Pro 12.9-inch (4th generation)","key":"iPad Pro 12.9-inch (4th generation)","devType":"iPad Pro","devArr":["iPad8,11","iPad8,12"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-12.9-inch-(5th-generation).html.0dfaf512.js b/assets/iPad-Pro-12.9-inch-(5th-generation).html.0dfaf512.js new file mode 100644 index 000000000000..4c8f24bc4943 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(5th-generation).html.0dfaf512.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-6bfd3b3d","path":"/it_IT/get-started/iPad-Pro-12.9-inch-(5th-generation).html","title":"Selezione del Firmware (iPad Pro 12.9-inch (5th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 12.9-inch (5th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 12.9-inch (5th generation).","chartType":"device","name":"iPad Pro 12.9-inch (5th generation)","key":"iPad Pro 12.9-inch (5th generation)","devType":"iPad Pro","devArr":["iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-05-21","preinstalled":true,"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-12.9-inch-(5th-generation).html.10cb671f.js b/assets/iPad-Pro-12.9-inch-(5th-generation).html.10cb671f.js new file mode 100644 index 000000000000..69cd6c4434ae --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(5th-generation).html.10cb671f.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function n(c,o){return r(),t("div")}var i=e(_,[["render",n],["__file","iPad-Pro-12.9-inch-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(5th-generation).html.d2d6688e.js b/assets/iPad-Pro-12.9-inch-(5th-generation).html.d2d6688e.js new file mode 100644 index 000000000000..94690a43c099 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(5th-generation).html.d2d6688e.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-3cad12a6","path":"/get-started/iPad-Pro-12.9-inch-(5th-generation).html","title":"Firmware Selection (iPad Pro 12.9-inch (5th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 12.9-inch (5th generation))","description":"Find out what jailbreaks you can use on your iPad Pro 12.9-inch (5th generation).","chartType":"device","name":"iPad Pro 12.9-inch (5th generation)","key":"iPad Pro 12.9-inch (5th generation)","devType":"iPad Pro","devArr":["iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-05-21","preinstalled":true,"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-Pro-12.9-inch-(5th-generation).html.e975d1cd.js b/assets/iPad-Pro-12.9-inch-(5th-generation).html.e975d1cd.js new file mode 100644 index 000000000000..69cd6c4434ae --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(5th-generation).html.e975d1cd.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function n(c,o){return r(),t("div")}var i=e(_,[["render",n],["__file","iPad-Pro-12.9-inch-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(6th-generation).html.25b28593.js b/assets/iPad-Pro-12.9-inch-(6th-generation).html.25b28593.js new file mode 100644 index 000000000000..f2b11aeb7798 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(6th-generation).html.25b28593.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function n(c,o){return r(),t("div")}var i=e(_,[["render",n],["__file","iPad-Pro-12.9-inch-(6th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(6th-generation).html.41d4269d.js b/assets/iPad-Pro-12.9-inch-(6th-generation).html.41d4269d.js new file mode 100644 index 000000000000..8ba07ead5fda --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(6th-generation).html.41d4269d.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-539f119c","path":"/it_IT/get-started/iPad-Pro-12.9-inch-(6th-generation).html","title":"Selezione del Firmware (iPad Pro 12.9-inch (6th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad Pro 12.9-inch (6th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro 12.9-inch (6th generation).","chartType":"device","name":"iPad Pro 12.9-inch (6th generation)","key":"iPad Pro 12.9-inch (6th generation)","devType":"iPad Pro","devArr":["iPad14,5","iPad14,6"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"16.0","build":"20A8372","restoreVersion":"20.1.372.8.0,0","buildTrain":"SydneyHW","released":"2022-10-26","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad13,18","iPad13,19","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad13,19":"2.12.02","iPad14,4":"1.00.05","iPad14,6":"1.00.05"},"uniqueBuild":"20A8372","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-Pro-12.9-inch-(6th-generation).html.60aa2493.js b/assets/iPad-Pro-12.9-inch-(6th-generation).html.60aa2493.js new file mode 100644 index 000000000000..f2b11aeb7798 --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(6th-generation).html.60aa2493.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as t}from"./app.748f7f56.js";const _={};function n(c,o){return r(),t("div")}var i=e(_,[["render",n],["__file","iPad-Pro-12.9-inch-(6th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPad-Pro-12.9-inch-(6th-generation).html.ee7983d6.js b/assets/iPad-Pro-12.9-inch-(6th-generation).html.ee7983d6.js new file mode 100644 index 000000000000..165c2e1c869f --- /dev/null +++ b/assets/iPad-Pro-12.9-inch-(6th-generation).html.ee7983d6.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-6d6965e8","path":"/get-started/iPad-Pro-12.9-inch-(6th-generation).html","title":"Firmware Selection (iPad Pro 12.9-inch (6th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad Pro 12.9-inch (6th generation))","description":"Find out what jailbreaks you can use on your iPad Pro 12.9-inch (6th generation).","chartType":"device","name":"iPad Pro 12.9-inch (6th generation)","key":"iPad Pro 12.9-inch (6th generation)","devType":"iPad Pro","devArr":["iPad14,5","iPad14,6"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"16.0","build":"20A8372","restoreVersion":"20.1.372.8.0,0","buildTrain":"SydneyHW","released":"2022-10-26","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad13,18","iPad13,19","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad13,19":"2.12.02","iPad14,4":"1.00.05","iPad14,6":"1.00.05"},"uniqueBuild":"20A8372","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-mini-(5th-generation).html.1218cdb8.js b/assets/iPad-mini-(5th-generation).html.1218cdb8.js new file mode 100644 index 000000000000..0e782e245d66 --- /dev/null +++ b/assets/iPad-mini-(5th-generation).html.1218cdb8.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-bd4886da","path":"/it_IT/get-started/iPad-mini-(5th-generation).html","title":"Selezione del Firmware (iPad mini (5th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad mini (5th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad mini (5th generation).","chartType":"device","name":"iPad mini (5th generation)","key":"iPad mini (5th generation)","devType":"iPad mini","devArr":["iPad11,1","iPad11,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-mini-(5th-generation).html.49e41e4e.js b/assets/iPad-mini-(5th-generation).html.49e41e4e.js new file mode 100644 index 000000000000..93af2e8235d2 --- /dev/null +++ b/assets/iPad-mini-(5th-generation).html.49e41e4e.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as n}from"./app.748f7f56.js";const _={};function r(a,i){return t(),n("div")}var o=e(_,[["render",r],["__file","iPad-mini-(5th-generation).html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-(5th-generation).html.dcd99989.js b/assets/iPad-mini-(5th-generation).html.dcd99989.js new file mode 100644 index 000000000000..93af2e8235d2 --- /dev/null +++ b/assets/iPad-mini-(5th-generation).html.dcd99989.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as n}from"./app.748f7f56.js";const _={};function r(a,i){return t(),n("div")}var o=e(_,[["render",r],["__file","iPad-mini-(5th-generation).html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-(5th-generation).html.fc403d4d.js b/assets/iPad-mini-(5th-generation).html.fc403d4d.js new file mode 100644 index 000000000000..bcbc92df0d52 --- /dev/null +++ b/assets/iPad-mini-(5th-generation).html.fc403d4d.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-e0ec39ba","path":"/get-started/iPad-mini-(5th-generation).html","title":"Firmware Selection (iPad mini (5th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad mini (5th generation))","description":"Find out what jailbreaks you can use on your iPad mini (5th generation).","chartType":"device","name":"iPad mini (5th generation)","key":"iPad mini (5th generation)","devType":"iPad mini","devArr":["iPad11,1","iPad11,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/iPad-mini-(6th-generation).html.12d74431.js b/assets/iPad-mini-(6th-generation).html.12d74431.js new file mode 100644 index 000000000000..1cf2953f217f --- /dev/null +++ b/assets/iPad-mini-(6th-generation).html.12d74431.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as n}from"./app.748f7f56.js";const _={};function r(a,i){return t(),n("div")}var o=e(_,[["render",r],["__file","iPad-mini-(6th-generation).html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-(6th-generation).html.3f40f434.js b/assets/iPad-mini-(6th-generation).html.3f40f434.js new file mode 100644 index 000000000000..1cf2953f217f --- /dev/null +++ b/assets/iPad-mini-(6th-generation).html.3f40f434.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as n}from"./app.748f7f56.js";const _={};function r(a,i){return t(),n("div")}var o=e(_,[["render",r],["__file","iPad-mini-(6th-generation).html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-(6th-generation).html.53223471.js b/assets/iPad-mini-(6th-generation).html.53223471.js new file mode 100644 index 000000000000..059e6e4b7342 --- /dev/null +++ b/assets/iPad-mini-(6th-generation).html.53223471.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-ee04da1c","path":"/it_IT/get-started/iPad-mini-(6th-generation).html","title":"Selezione del Firmware (iPad mini (6th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad mini (6th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPad mini (6th generation).","chartType":"device","name":"iPad mini (6th generation)","key":"iPad mini (6th generation)","devType":"iPad mini","devArr":["iPad14,1","iPad14,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B75","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC 2","uniqueBuild":"19B75-RC","released":"2021-10-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad14,1","iPad14,2"],"basebandVersions":{"iPad14,2":"1.15.02"},"sources":[],"uniqueBuild":"19B75","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A342","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad14,1","iPad14,2"],"basebandVersions":{"iPad14,2":"1.00.03"},"uniqueBuild":"19A342","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-mini-(6th-generation).html.88ea0587.js b/assets/iPad-mini-(6th-generation).html.88ea0587.js new file mode 100644 index 000000000000..a214569a32c1 --- /dev/null +++ b/assets/iPad-mini-(6th-generation).html.88ea0587.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-772bb982","path":"/get-started/iPad-mini-(6th-generation).html","title":"Firmware Selection (iPad mini (6th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad mini (6th generation))","description":"Find out what jailbreaks you can use on your iPad mini (6th generation).","chartType":"device","name":"iPad mini (6th generation)","key":"iPad mini (6th generation)","devType":"iPad mini","devArr":["iPad14,1","iPad14,2"],"osArr":[{"osStr":"iPadOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121162#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34380/B712650F-D228-4208-87C2-F7B90ECC5D53/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iPadOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121162#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-10026/6C6DEA0F-938E-48D4-ABA0-8894C5B74E4F/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,1","iPad16,2","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.10.01","iPad13,7":"5.10.01","iPad13,10":"5.10.01","iPad13,11":"5.10.01","iPad13,17":"4.10.02","iPad13,19":"4.10.02","iPad14,2":"4.10.02","iPad14,4":"3.10.03","iPad14,6":"3.10.03","iPad14,9":"2.20.03","iPad14,11":"2.20.03","iPad16,2":"2.20.03","iPad16,4":"2.20.03","iPad16,6":"2.20.03"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iPadOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121162#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00181/25BAC81A-6E76-441A-A790-74A7826884AB/iPadCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iPadOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121162#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-75449/45A58CDE-7B05-431F-A62B-A381753AF4FA/iPadCrystalLongRTF.ipd"},"appledbWebImage":{"id":"ipados18","align":"left"},"deviceMap":["iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,12":"7.00.00","iPad8,3":"7.00.00","iPad8,4":"7.00.00","iPad8,7":"7.00.00","iPad8,8":"7.00.00","iPad8,10":"6.00.00","iPad8,12":"6.00.00","iPad11,2":"7.00.00","iPad11,4":"7.00.00","iPad11,7":"7.00.00","iPad12,2":"7.00.00","iPad13,2":"6.00.00","iPad13,6":"5.02.06","iPad13,7":"5.02.06","iPad13,10":"5.02.06","iPad13,11":"5.02.06","iPad13,17":"4.02.05","iPad13,19":"4.02.05","iPad14,2":"4.02.05","iPad14,4":"3.02.08","iPad14,6":"3.02.08","iPad14,9":"2.16.06","iPad14,11":"2.16.06","iPad16,4":"2.16.06","iPad16,6":"2.16.06"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iPadOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118702#1772","securityNotes":"https://support.apple.com/121754","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iPadOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118702#1771","securityNotes":"https://support.apple.com/121567","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-14195/551EF260-2E1E-4163-A93F-D93AB2C0B1C4/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iPadOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118702#177","securityNotes":"https://support.apple.com/121246","ipd":{"iPad":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-77496/8B0ABB3B-0054-490C-99DB-06F59FAC0A59/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54254/EDB86CFA-54DE-4351-9641-8D1ED64B5D44/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iPadOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213780#1761","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69991/BE93471C-A680-4DDD-AEDA-EAFA878FF302/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.01","iPad13,7":"4.70.01","iPad13,10":"4.70.01","iPad13,11":"4.70.01","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iPadOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213780#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41630/C274C588-2495-45DE-BCF7-5D006B79815B/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.70.00","iPad13,7":"4.70.00","iPad13,10":"4.70.00","iPad13,11":"4.70.00","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.70.02","iPad14,11":"1.70.02","iPad16,4":"1.70.02","iPad16,6":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iPadOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213780#1751","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06861/2BC38D1D-CA67-4649-9DD4-69919CBF749E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iPadOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true,"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02"}}],"releaseNotes":"https://support.apple.com/HT213780#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPad":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96738/53B32135-373F-4B42-B1CC-53E9CD2B2C24/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6","iPad14,8","iPad14,9","iPad14,10","iPad14,11","iPad16,3","iPad16,4","iPad16,5","iPad16,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.60.02","iPad14,6":"2.60.02","iPad14,9":"1.60.02","iPad14,11":"1.60.02","iPad16,4":"1.60.02","iPad16,6":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213780#1741","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iPadOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213780#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74448/09EF54F4-2873-4539-BDFF-165488EEAD84/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iPadOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213780#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/042-82919/9F012826-371C-46F1-9C0D-99E12DFC844D/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.50.06","iPad13,7":"4.50.06","iPad13,10":"4.50.06","iPad13,11":"4.50.06","iPad13,17":"3.50.04","iPad13,19":"3.50.04","iPad14,2":"3.50.04","iPad14,4":"2.51.04","iPad14,6":"2.51.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iPadOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213780#1731","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-52431/238EE2C2-E8E2-4176-86B6-563157F95AF6/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iPadOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPad":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35618/5B551353-4780-4F96-B9D7-CAE853619AEF/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iPadOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14330/7DF5F5EF-2F23-404F-A9A2-2E696466E92F/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.20.05","iPad13,7":"4.20.05","iPad13,10":"4.20.05","iPad13,11":"4.20.05","iPad13,17":"3.20.05","iPad13,19":"3.20.05","iPad14,2":"3.20.05","iPad14,4":"2.20.06","iPad14,6":"2.20.06"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iPadOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213780#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12447/0470A85F-A66F-4237-8566-3943D13024E9/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iPadOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213780#1711","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97535/8BE30526-D4D5-4DCA-B34A-6AE74A96F84D/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iPadOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80238/9E01FA55-61C7-43BA-BA7C-CF1DFE000161/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.02","iPad13,7":"4.06.02","iPad13,10":"4.06.02","iPad13,11":"4.06.02","iPad13,17":"3.10.02","iPad13,19":"3.10.02","iPad14,2":"3.10.02","iPad14,4":"2.10.03","iPad14,6":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iPadOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213780#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-74899/C111519C-14F7-495D-843D-78D0A6058C89/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iPadOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213780#1702","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66923/E2C5B46D-F4D4-483A-BD4F-112010A01446/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iPadOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213780#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iPadOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213780#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados17","align":"left"},"deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad7,2":"11.00.01","iPad7,4":"11.00.01","iPad7,6":"11.00.01","iPad7,12":"6.00.00","iPad8,3":"6.00.00","iPad8,4":"6.00.00","iPad8,7":"6.00.00","iPad8,8":"6.00.00","iPad8,10":"5.00.00","iPad8,12":"5.00.00","iPad11,2":"6.00.00","iPad11,4":"6.00.00","iPad11,7":"6.00.00","iPad12,2":"6.00.00","iPad13,2":"5.00.00","iPad13,6":"4.06.01","iPad13,7":"4.06.01","iPad13,10":"4.06.01","iPad13,11":"4.06.01","iPad13,17":"3.06.01","iPad13,19":"3.06.01","iPad14,2":"3.06.01","iPad14,4":"2.08.02","iPad14,6":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iPadOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82927/4E7A8DC8-D6A1-4247-93C4-7CBBC05B303C/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iPadOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213408#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41314/7232F047-A81B-496C-9415-F2F83A141646/iPadSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iPadOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213408#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43538/E9BC2E32-0A40-40B8-92BC-95AB9C4F15F3/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iPadOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43505/F095284C-B069-416B-BBB7-2B44AD2B9212/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iPadOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPad":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12553/4310BC98-5959-469F-B85F-8536F5F50617/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.03.01","iPad8,3":"5.03.01","iPad8,4":"5.03.01","iPad8,7":"5.03.01","iPad8,8":"5.03.01","iPad8,10":"4.03.01","iPad8,12":"4.03.01","iPad11,2":"5.03.01","iPad11,4":"5.03.01","iPad11,7":"5.03.01","iPad12,2":"5.03.01","iPad13,2":"4.03.01","iPad13,6":"3.80.01","iPad13,7":"3.80.01","iPad13,10":"3.80.01","iPad13,11":"3.80.01","iPad13,17":"2.80.01","iPad13,19":"2.80.01","iPad14,2":"2.80.01","iPad14,4":"1.80.02","iPad14,6":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iPadOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213408#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPad":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98218/E5421AB8-87FE-4F61-9DA5-0DE3D2C8F070/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iPadOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iPadOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iPadOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/032-82421/764434EB-0DD4-4450-95D2-EE204BDD6FC0/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.02.01","iPad8,12":"4.02.01","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.02.01","iPad13,6":"3.70.01","iPad13,7":"3.70.01","iPad13,10":"3.70.01","iPad13,11":"3.70.01","iPad13,17":"2.70.01","iPad13,19":"2.70.01","iPad14,2":"2.70.01","iPad14,4":"1.70.02","iPad14,6":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iPadOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213408#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71843/93857F06-5B4D-477F-8C96-E42884FA9BA2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iPadOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iPadOS","version":"16.4","build":"20E246","restoreVersion":"20.5.246.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","createDuplicateEntries":[{"version":"16.4 RC","uniqueBuild":"20E246-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66504/9BBF6487-5030-4D3D-8E33-343EFC565EA9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.02.02","iPad8,3":"5.02.02","iPad8,4":"5.02.02","iPad8,7":"5.02.02","iPad8,8":"5.02.02","iPad8,10":"4.01.02","iPad8,12":"4.01.02","iPad11,2":"5.02.02","iPad11,4":"5.02.02","iPad11,7":"5.02.02","iPad12,2":"5.02.02","iPad13,2":"4.01.02","iPad13,6":"3.55.02","iPad13,7":"3.55.02","iPad13,10":"3.55.02","iPad13,11":"3.55.02","iPad13,17":"2.55.00","iPad13,19":"2.55.00","iPad14,2":"2.55.00","iPad14,4":"1.67.04","iPad14,6":"1.67.04"},"sources":[],"uniqueBuild":"20E246","beta":false},{"osStr":"iPadOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213408#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44522/631E8840-0A15-4AF2-95BB-DFF58DC5DBDE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iPadOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPad":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35610/19B8E936-C7C5-4BAD-8EB6-0FDA92110906/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.40.01","iPad13,7":"3.40.01","iPad13,10":"3.40.01","iPad13,11":"3.40.01","iPad13,17":"2.40.01","iPad13,19":"2.40.01","iPad14,2":"2.40.01","iPad14,4":"1.41.02","iPad14,6":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iPadOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213408#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11205/0F20888C-FB9C-44D0-84FF-50405AF8AD38/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.21.00","iPad13,7":"3.21.00","iPad13,10":"3.21.00","iPad13,11":"3.21.00","iPad13,17":"2.21.00","iPad13,19":"2.21.00","iPad14,2":"2.21.00","iPad14,4":"1.22.02","iPad14,6":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iPadOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213408#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01628/ECB0AF09-F048-4300-AEBB-3EF113A2A152/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iPadOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213408#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-87561/D3B93483-7C2B-496B-A5F0-6C8357E25AEC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ipados16","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"basebandVersions":{"iPad6,4":"10.00.00","iPad6,8":"12.00.00","iPad6,12":"12.00.00","iPad7,2":"10.00.00","iPad7,4":"10.00.00","iPad7,6":"10.00.00","iPad7,12":"5.01.01","iPad8,3":"5.01.01","iPad8,4":"5.01.01","iPad8,7":"5.01.01","iPad8,8":"5.01.01","iPad8,10":"4.00.00","iPad8,12":"4.00.00","iPad11,2":"5.01.01","iPad11,4":"5.01.01","iPad11,7":"5.01.01","iPad12,2":"5.01.01","iPad13,2":"4.00.00","iPad13,6":"3.07.00","iPad13,7":"3.07.00","iPad13,10":"3.07.00","iPad13,11":"3.07.00","iPad13,17":"2.12.02","iPad13,19":"2.12.02","iPad14,2":"2.12.02","iPad14,4":"1.13.03","iPad14,6":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B75","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC 2","uniqueBuild":"19B75-RC","released":"2021-10-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad14,1","iPad14,2"],"basebandVersions":{"iPad14,2":"1.15.02"},"sources":[],"uniqueBuild":"19B75","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A342","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad14,1","iPad14,2"],"basebandVersions":{"iPad14,2":"1.00.03"},"uniqueBuild":"19A342","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{i as data}; diff --git a/assets/iPad-mini-2.html.2576de11.js b/assets/iPad-mini-2.html.2576de11.js new file mode 100644 index 000000000000..97003467a7ce --- /dev/null +++ b/assets/iPad-mini-2.html.2576de11.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-593b3a18","path":"/get-started/iPad-mini-2.html","title":"Firmware Selection (iPad mini 2)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad mini 2)","description":"Find out what jailbreaks you can use on your iPad mini 2.","chartType":"device","name":"iPad mini 2","key":"iPad mini 2","devType":"iPad mini","devArr":["iPad4,4","iPad4,5","iPad4,6"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"mineekJB","priority":9,"info":{"website":{"name":"mineek.github.io/mineekJB/","url":"https://mineek.github.io/mineekJB/","external":true},"latestVer":"1.0","color":"#faf4f7","icon":"/assets/images/jb-icons/mineekjb.png","jailbreaksmeapp":false,"type":"Semi-untethered","firmwares":["10.3.3","10.3.3"]},"compatibility":[{"firmwares":["14G60"],"devices":["iPhone6,1","iPhone6,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini-2.html.5f9a6e7e.js b/assets/iPad-mini-2.html.5f9a6e7e.js new file mode 100644 index 000000000000..f28ce425c4a0 --- /dev/null +++ b/assets/iPad-mini-2.html.5f9a6e7e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-317faea8","path":"/it_IT/get-started/iPad-mini-2.html","title":"Selezione del Firmware (iPad mini 2)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad mini 2)","description":"Scopri quali jailbreak puoi usare sul tuo iPad mini 2.","chartType":"device","name":"iPad mini 2","key":"iPad mini 2","devType":"iPad mini","devArr":["iPad4,4","iPad4,5","iPad4,6"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"mineekJB","priority":9,"info":{"website":{"name":"mineek.github.io/mineekJB/","url":"https://mineek.github.io/mineekJB/","external":true},"latestVer":"1.0","color":"#faf4f7","icon":"/assets/images/jb-icons/mineekjb.png","jailbreaksmeapp":false,"type":"Semi-untethered","firmwares":["10.3.3","10.3.3"]},"compatibility":[{"firmwares":["14G60"],"devices":["iPhone6,1","iPhone6,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini-2.html.97db90d8.js b/assets/iPad-mini-2.html.97db90d8.js new file mode 100644 index 000000000000..b7d134734da6 --- /dev/null +++ b/assets/iPad-mini-2.html.97db90d8.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini-2.html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-2.html.b1cf70da.js b/assets/iPad-mini-2.html.b1cf70da.js new file mode 100644 index 000000000000..b7d134734da6 --- /dev/null +++ b/assets/iPad-mini-2.html.b1cf70da.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini-2.html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-3.html.3c4d83f6.js b/assets/iPad-mini-3.html.3c4d83f6.js new file mode 100644 index 000000000000..f2f2f7d53c80 --- /dev/null +++ b/assets/iPad-mini-3.html.3c4d83f6.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini-3.html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-3.html.53fafc0c.js b/assets/iPad-mini-3.html.53fafc0c.js new file mode 100644 index 000000000000..af40731a2c3a --- /dev/null +++ b/assets/iPad-mini-3.html.53fafc0c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5af012b7","path":"/get-started/iPad-mini-3.html","title":"Firmware Selection (iPad mini 3)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad mini 3)","description":"Find out what jailbreaks you can use on your iPad mini 3.","chartType":"device","name":"iPad mini 3","key":"iPad mini 3","devType":"iPad mini","devArr":["iPad4,7","iPad4,8","iPad4,9"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B436","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B436","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini-3.html.6ea7d401.js b/assets/iPad-mini-3.html.6ea7d401.js new file mode 100644 index 000000000000..fd4cd340c87d --- /dev/null +++ b/assets/iPad-mini-3.html.6ea7d401.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-33348747","path":"/it_IT/get-started/iPad-mini-3.html","title":"Selezione del Firmware (iPad mini 3)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad mini 3)","description":"Scopri quali jailbreak puoi usare sul tuo iPad mini 3.","chartType":"device","name":"iPad mini 3","key":"iPad mini 3","devType":"iPad mini","devArr":["iPad4,7","iPad4,8","iPad4,9"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B436","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B436","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini-3.html.dcc745e0.js b/assets/iPad-mini-3.html.dcc745e0.js new file mode 100644 index 000000000000..f2f2f7d53c80 --- /dev/null +++ b/assets/iPad-mini-3.html.dcc745e0.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini-3.html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-4.html.02cb188a.js b/assets/iPad-mini-4.html.02cb188a.js new file mode 100644 index 000000000000..8d6d7790f571 --- /dev/null +++ b/assets/iPad-mini-4.html.02cb188a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5ca4eb56","path":"/get-started/iPad-mini-4.html","title":"Firmware Selection (iPad mini 4)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad mini 4)","description":"Find out what jailbreaks you can use on your iPad mini 4.","chartType":"device","name":"iPad mini 4","key":"iPad mini 4","devType":"iPad mini","devArr":["iPad5,1","iPad5,2"],"osArr":[{"osStr":"iPadOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1583","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41948/0EE19BD1-34F9-4474-BE87-C57560F6E955/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iPadOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1582","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iPadOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iPadOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iPadOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212789#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iPadOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iPadOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212789#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iPadOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iPadOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212789#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iPadOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iPadOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F91","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad5,1","iPad5,2"],"basebandVersions":{"iPad5,2":"5.62.00"},"sources":[],"uniqueBuild":"14F91","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A340","buildTrain":"Monarch","released":"2015-09-16","preinstalled":true,"createDuplicateEntries":[{"version":"9.0 GM","uniqueBuild":"13A340-GM","released":"2015-09-09","rc":true,"preinstalled":false,"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"5.2.03","iPad3,3":"5.2.03","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"5.00.11","iPhone5,4":"5.00.11","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07319-20150916-3fa593ae-525e-11e5-8d0c-028c6ca99cb1/ipad2,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"9d6cb68aa7f5a1c4c745d630247b23d9","sha2-256":"0a78c0d268e7f2dcb0268a6225a03e5b0e43350a198a9c82fe6bcf33061057de"},"size":1398670196},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07355-20150916-3fa42b22-525e-11e5-990e-058c6ca99cb1/ipad2,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"34180f45233e36c7e976c33d62a5f0b2","sha2-256":"f60a214f30f01e3969ec57975221acf7594f4ee11a7692e161714a48f33a3fed"},"size":1417138637},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07350-20150916-3fa72b9c-525e-11e5-82ce-088c6ca99cb1/ipad2,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"816b91781ee062bd19cca1caf7e1853d","sha2-256":"283c22e88a174195553964e848b159967958646ed74af24127ab01be23dbe900"},"size":1415067119},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07349-20150916-3fa582c4-525e-11e5-93a8-038c6ca99cb1/ipad2,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"80c993a11a6b4e1f1cc9dc1bc53daf5a","sha2-256":"d8e695a927631b7e62b977c8364394abd6c36f9fed910e4f727678a01ba2500a"},"size":1398842933},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07337-20150916-3fa96d30-525e-11e5-8b85-208c6ca99cb1/ipad2,5_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"c252a27c0207b47023343170c631121a","sha2-256":"189c9337170f13e3f7562574cd7a03a2e6bbe746ba052382a02b4d2ef39e0462"},"size":1518972817},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07348-20150916-3faa10b4-525e-11e5-8a6c-218c6ca99cb1/ipad2,6_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"8149a90d31320237e3a96cde876c2672","sha2-256":"ee2c1fd0ea3a618265bffe1fe29e74a07e8c14d7033a697f5276878186e082e3"},"size":1559565615},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07317-20150916-04ea6900-525f-11e5-9738-658d6ca99cb1/ipad2,7_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"1188f8d8d8a518ce8520df3ac5259d99","sha2-256":"189e5e3ecac2652da88f927c5f72af950934e4f50e0342e18465558422bb7ee3"},"size":1559335341},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07331-20150916-3fa32588-525e-11e5-a827-f28b6ca99cb1/ipad3,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"6fcdf29e53713211b38b1bf7889c0fa7","sha2-256":"0cea320836a6cd2ea9ce5f589baba4df7bd80f9d42db410ced74135d54c1deab"},"size":1676112137},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07341-20150916-3fa3a6ca-525e-11e5-9d07-f48b6ca99cb1/ipad3,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"3bd66bbde1dcf7a9f1c6a52b9b0f427f","sha2-256":"4f73896e6e78ad633dc7f274c8e2103c2cb1cd6f70eb8d940df1945f2c897311"},"size":1711506126},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07336-20150916-3fa3ec5c-525e-11e5-85e5-f68b6ca99cb1/ipad3,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"33ac4ed1c0529e7ebee4c30c8319be98","sha2-256":"edeab00a66cc7e8193591b3e0c276d1361e670961633c3edd3c243b63f1ee273"},"size":1710758729},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07329-20150916-3fa8d618-525e-11e5-9303-1a8c6ca99cb1/ipad3,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"6c08d128da5cd92cc9b559bfc315224a","sha2-256":"e40bfefe4947c129fa90f69996ad7eee095a02a41b5d3396d969f930e19980e0"},"size":1697594054},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07342-20150916-3fa6e416-525e-11e5-8557-1c8c6ca99cb1/ipad3,5_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"c3acc3fec95fa52fe835ca728ea64bfa","sha2-256":"56606ef7ad2d3f707b21cf754173807af2a3826e0e5d9708b28431780e253e38"},"size":1737794620},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07318-20150916-3fac8f88-525e-11e5-905d-1e8c6ca99cb1/ipad3,6_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"737bf32bf1fd686030415546e063d52a","sha2-256":"79ce59ec37fd2a89ad64aba40a954478a4f4df150b28ce91b2d99777b1ec7f4b"},"size":1737815482},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07333-20150916-3fa269cc-525e-11e5-b91e-f88b6ca99cb1/ipad5,3_9.0_13a340_restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07333-20150916-3fa269cc-525e-11e5-b91e-f88b6ca99cb1/ipad5,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"dce14536eee066afa72a9970d908b8b0"},"size":1973559341},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07357-20150916-3fa6975e-525e-11e5-8bf3-fc8b6ca99cb1/ipad5,4_9.0_13a340_restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07357-20150916-3fa6975e-525e-11e5-8bf3-fc8b6ca99cb1/ipad5,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"2f5a1eed88491e08aab9a3a925eb5fb4"},"size":2028537251},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07332-20150916-3fa989e6-525e-11e5-8bf6-198c6ca99cb1/iphone4,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"af6d67d4795b920d911f6700115c3e14","sha2-256":"7a14d28d7aceb30a00b8ace0cad707ae5da133b9a426ce0c43664cfaec0d7d3b"},"size":1575508445},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07316-20150916-3fa67dbe-525e-11e5-8d29-0c8c6ca99cb1/iphone5,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"4bfd0da19828238d1e604b18d476722b","sha2-256":"b43939d2940f2c5ca07f406fdc1238741ce89a3452f03f63fc6d97d95b74a970"},"size":1658734128},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07330-20150916-3fa649ca-525e-11e5-84e6-0e8c6ca99cb1/iphone5,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"51642ca4f4562a443b6310bbf1f71024","sha2-256":"e8d0d8e1ecbe90ea3a6c5806c6a6e7ecae3bd4c6da2390ae0366a5db0dc7cd1e"},"size":1659398158},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07335-20150916-3fa8c47a-525e-11e5-999f-108c6ca99cb1/iphone5,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"150241265631c6a50b3f65bbd876873c","sha2-256":"89492e1f2db3911793437d528a4459225e1628bb3c3adf8cd3e94632d6782f84"},"size":1667287832},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07320-20150916-3fa54278-525e-11e5-8458-118c6ca99cb1/iphone5,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"b8c87614c6bc190950c23326f34d4136","sha2-256":"409e3996638b5240b4f3f92b86adaceb5b37c0e86871ae65800a7cc90f931e12"},"size":1666165394},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07325-20150916-3FA7741C-525E-11E5-A01B-138C6CA99CB1/iPhone7,1_9.0_13A340_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07325-20150916-3FA7741C-525E-11E5-A01B-138C6CA99CB1/iPhone7,1_9.0_13A340_Restore.ipsw","active":true}],"hashes":{"md5":"ad352820e89188592ef5d1dddcea0201"},"size":2183734692},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07351-20150916-3fa667fc-525e-11e5-921e-158c6ca99cb1/iphone7,2_9.0_13a340_restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07351-20150916-3fa667fc-525e-11e5-921e-158c6ca99cb1/iphone7,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"6215caa77447e16967d58ca429a1820a","sha2-256":"05ae6fb2214dff6bb0e3de0bcfb7d2a985c5fcade58ac7fc1c8b270c81e0b8ec"},"size":1968207106},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07315-20150916-3fa5b686-525e-11e5-9beb-178c6ca99cb1/ipod5,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"d8e2891443dbadd60e93f2bde5f627b4","sha2-256":"526d72381a22ac550e1f1318e3a4fb8afdd444f852dff28f7f85efa2635aedaf"},"size":1571070976},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07354-20150916-3fa49076-525e-11e5-b6cc-0a8c6ca99cb1/ipod7,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"b9cf07b5358887652df9827b5d5d96ba","sha2-256":"b8892379858126ced4139a19b10c2c9271ec8a40ed9e642aed4c55ec45eca7fe"},"size":1833453327}]}],"ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad5,1","iPad5,2"],"basebandVersions":{"iPad5,2":"4.01.00"},"sources":[],"uniqueBuild":"13A340","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini-4.html.7318c63c.js b/assets/iPad-mini-4.html.7318c63c.js new file mode 100644 index 000000000000..5bbdc1769be7 --- /dev/null +++ b/assets/iPad-mini-4.html.7318c63c.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini-4.html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini-4.html.b7c604f9.js b/assets/iPad-mini-4.html.b7c604f9.js new file mode 100644 index 000000000000..2cf7837eefd9 --- /dev/null +++ b/assets/iPad-mini-4.html.b7c604f9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-34e95fe6","path":"/it_IT/get-started/iPad-mini-4.html","title":"Selezione del Firmware (iPad mini 4)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad mini 4)","description":"Scopri quali jailbreak puoi usare sul tuo iPad mini 4.","chartType":"device","name":"iPad mini 4","key":"iPad mini 4","devType":"iPad mini","devArr":["iPad5,1","iPad5,2"],"osArr":[{"osStr":"iPadOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1583","ipd":{"iPad":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41948/0EE19BD1-34F9-4474-BE87-C57560F6E955/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iPadOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1582","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iPadOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iPadOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPad":"https://updates.cdn-apple.com/2023FallFCS/documentation/012-93833/5D345347-7DB9-4FCE-AC18-B3DA43E44E6E/iPadSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iPadOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212789#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iPadOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iPadOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212789#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iPadOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iPadOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212789#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iPadOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iPadOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iPadOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iPadOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212789#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iPadOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPad":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64136/13A5EA93-3789-429C-8A82-9662B1BF3BAE/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iPadOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212789#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55471/57A69485-3AE6-4713-BA41-0583881AD64E/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iPadOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPad":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38287/13E972F5-1AAB-4A10-B5D6-42C1DAB682C2/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.04.01","iPad8,12":"3.04.01","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.04.01","iPad13,6":"2.70.01","iPad13,7":"2.70.01","iPad13,10":"2.70.01","iPad13,11":"2.70.01","iPad13,17":"1.70.01","iPad14,2":"1.70.01"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iPadOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPad":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04463/493FEFD8-F88D-40B4-8C56-903AC504F1FD/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.61.01","iPad5,4":"11.61.01","iPad6,4":"9.61.00","iPad6,8":"11.61.01","iPad6,12":"11.61.01","iPad7,2":"9.61.00","iPad7,4":"9.61.00","iPad7,6":"9.61.00","iPad7,12":"4.04.02","iPad8,3":"4.04.02","iPad8,4":"4.04.02","iPad8,7":"4.04.02","iPad8,8":"4.04.02","iPad8,10":"3.03.03","iPad8,12":"3.03.03","iPad11,2":"4.04.02","iPad11,4":"4.04.02","iPad11,7":"4.04.02","iPad12,2":"4.04.02","iPad13,2":"3.03.03","iPad13,6":"2.54.02","iPad13,7":"2.54.02","iPad13,10":"2.54.02","iPad13,11":"2.54.02","iPad13,17":"1.61.00","iPad14,2":"1.61.00"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iPadOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212789#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74460/54ACBB8B-3D04-42E5-9D5B-18325288E411/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iPadOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPad13,16","iPad13,17"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76884/33A313BF-CC5A-4DA0-BED7-7E7FFE71B8F9/iPadLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.03.02","iPad8,3":"4.03.02","iPad8,4":"4.03.02","iPad8,7":"4.03.02","iPad8,8":"4.03.02","iPad8,10":"3.02.01","iPad8,12":"3.02.01","iPad11,2":"4.03.02","iPad11,4":"4.03.02","iPad11,7":"4.03.02","iPad12,2":"4.03.02","iPad13,2":"3.02.01","iPad13,6":"2.53.01","iPad13,7":"2.53.01","iPad13,10":"2.53.01","iPad13,11":"2.53.01","iPad13,17":"1.59.03","iPad14,2":"1.59.03"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iPadOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212789#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66194/FB26E9E7-4397-4DB1-94D1-83512677D833/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iPadOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212789#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPad":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53935/A529388A-D192-4BE4-BAF6-75701D7651CB/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iPadOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212789#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPad":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51952/43AA1DA4-110B-4ED6-A263-A72FABCAEDAC/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iPadOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212789#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-24807/4952106B-4D04-4639-A2DE-DE68FA9AC166/iPadShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.02.02","iPad8,3":"4.02.02","iPad8,4":"4.02.02","iPad8,7":"4.02.02","iPad8,8":"4.02.02","iPad8,10":"3.01.02","iPad8,12":"3.01.02","iPad11,2":"4.02.02","iPad11,4":"4.02.02","iPad11,7":"4.02.02","iPad12,2":"4.02.02","iPad13,2":"3.01.02","iPad13,6":"2.23.02","iPad13,7":"2.23.02","iPad13,10":"2.23.02","iPad13,11":"2.23.02","iPad14,2":"1.32.07"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iPadOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true,"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02","iPad14,2":"1.15.02"},"sources":[{"type":"ipsw","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64032/121C0CA8-71C2-48CC-81C6-A4916F80AA46/iPad_64bit_TouchID_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"440ff9c9811595e55b42fecd80e7809e","sha1":"e72e5e0823be8fe5f3f619f582d875f5546a11b8","sha2-256":"f05ca409b00f25b115202dcade69552ae930b15a0fe661e94b459aeb5a129bd0"},"size":5149589010},{"type":"ota","deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63958/B0E932C9-5F29-473F-BC91-20C8B3699AE8/com_apple_MobileAsset_SoftwareUpdate/36504629687653e3c7af6d29c7a3d2963bade5f9.zip","active":true}],"hashes":{"sha1":"db879822d4bf181c6025e14bdde970f9d6b43b6e","sha2-256":"b99d59b866fc8ba1bcf347bff1b75df62847591e62b1a171e1be10fef356b885"},"size":4000062016},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11810/75916FE1-B136-4A99-8B8E-48581D85C36D/com_apple_MobileAsset_SoftwareUpdate/d40f180da7607454fd65775ad837029534c6f1eb.zip","active":true}],"hashes":{"sha1":"2fdd089aab709367b3a0ff620447032d0b09c8ba","sha2-256":"d99f76ca1e0d13469241289943548f8ab088b606b41283612044ad1ffaeb1785"},"size":3249839565},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11387/06C9DD24-6453-46FB-8A03-62C8D961F440/com_apple_MobileAsset_SoftwareUpdate/14891f995e655a5a81905a8ec06c606df7745838.zip","active":true}],"hashes":{"sha1":"b799e3999bc55114fa60ded07f4b222965c99b1b","sha2-256":"164627a4cc1267205029b99ef3ab6defef3df0ff0a4c07609d63b695ffe57eb3"},"size":3176019853},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11261/FEF251EA-E00F-451C-873D-63B521D869AF/com_apple_MobileAsset_SoftwareUpdate/50ea85502bbb0b6512f8de1fd38a4456e63a9150.zip","active":true}],"hashes":{"sha1":"ce2b86689bb5d3d8400d7c42004ea63e6a3b792d","sha2-256":"4bb52b24cdda4ca629772dc577360502dca401d1d630c165813d199e093a57e6"},"size":3177844489},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11431/F50C1647-342C-4C7B-8826-768C7BB95676/com_apple_MobileAsset_SoftwareUpdate/c69b84d89b51c359bb844c6c318288a786cf4ca9.zip","active":true}],"hashes":{"sha1":"c238a5203ec31984cf8a69890a76b9f535c561e6","sha2-256":"92555c2ddcd846cd95a6ecbcf1cbf25fe880c24fe6a89008b06335394cc08e44"},"size":3143182307},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11847/DBC32BFB-7A7C-43D6-80B8-F220C18016BD/com_apple_MobileAsset_SoftwareUpdate/2a76ca82e8634c03a941c283702fb1eadfab6590.zip","active":true}],"hashes":{"sha1":"aae153588b5f14ee3d5df6eac2b38e65e727512e","sha2-256":"3356f4c3a36e66665da5333abe97732ab1415450914f660bddd13c64b38f2be7"},"size":3150005815},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11220/4E7DD4F6-03C5-4316-BE27-7D4F9717830A/com_apple_MobileAsset_SoftwareUpdate/73fb71198ca42db4a5b04ef833951c6dece5d4de.zip","active":true}],"hashes":{"sha1":"760d2436657640659f01f499c6a9b96e1c1fc0cc","sha2-256":"acef0f94c4586bee99eb593a8ff86156b78866cd336fa2151b70936dc7a14ff5"},"size":2532105663},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11557/C3CFD444-2E48-4BB7-957D-432BBE64E39A/com_apple_MobileAsset_SoftwareUpdate/66593d071e4d3f8c03d672e81fea83e5a7fcb112.zip","active":true}],"hashes":{"sha1":"cf675eb901c3a0d2a57106c278f3e68207960a69","sha2-256":"04d0fb4c031e995afea8b6d58597aa3af26c6236f40bff620066b868440e5273"},"size":2372169140},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11689/ABDB74F0-0293-402D-8AD9-194486559644/com_apple_MobileAsset_SoftwareUpdate/db4e68fcbf2decd3d167d2fa8596df2ff000de7a.zip","active":true}],"hashes":{"sha1":"255ac099c5004ccc06aa5ad12a46e5197103439a","sha2-256":"decdc6c0723868ab55eedc7a1425c3a02af5c8657a0573939080573ed3cda041"},"size":2297917390},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11066/4E99C68B-2097-472A-A4EA-18357F9A4139/com_apple_MobileAsset_SoftwareUpdate/9f9fd0f801dd931cc2873676741c69d733a7d0a1.zip","active":true}],"hashes":{"sha1":"73d465667cd17927f7b2bfc0a61499b8ee329466","sha2-256":"a4dd3a50a587e321be9418794a40164c4a98e48fec5e05f47b18731cdafd2ee3"},"size":2273646970},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20971/B0F6080E-D1CA-4C3D-957A-7F4E90A69DE3/com_apple_MobileAsset_SoftwareUpdate/c2ce8393144df5497da9dde4ab4deabb9c71c23b.zip","active":true}],"hashes":{"sha1":"87929684307326101a12fbfb2f36fef61a8ffce2","sha2-256":"54b41c5976093c044908ab3945a111376146a35ec814aaf0c4f52e3f84aab5b4"},"size":1121220149},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11630/67D40E24-A3BE-4246-BC0A-AA0B953F76C3/com_apple_MobileAsset_SoftwareUpdate/779923d68e02240d1a4d6f8e969714531260d864.zip","active":true}],"hashes":{"sha1":"52ac43158044e620859e01e2f3e7ded9d1d52fc1","sha2-256":"6d92008a5221f185c293d681acf94f784cb623e8541a777216e438df8c40431b"},"size":3276100564},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11048/C555E624-4AEA-4712-ABE0-DC6356330AAE/com_apple_MobileAsset_SoftwareUpdate/3a7adc3e654658fb949f4ce11624a626efd32eea.zip","active":true}],"hashes":{"sha1":"b6bc94b100be09eed43ad7b030c6a2e2b8e014dc","sha2-256":"c020e616fc5329c1c731f26323fca4c61da40b547e7aafd8aaa000dccaddd45d"},"size":3202280147},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10672/7443547B-15DE-4AD1-A035-49543C49A3EC/com_apple_MobileAsset_SoftwareUpdate/a4aee3a7a7866aaf69d0787d4b9ff84b23a2be3a.zip","active":true}],"hashes":{"sha1":"1694074739cd24e104df70f9bf12620ef53a556e","sha2-256":"4c3f084cf707280170881c37b73f17854bbe4572ae05117b77eb7fa62f15eec3"},"size":3204106767},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11912/64141CB8-9A0E-47D2-9009-0412F6C8C17A/com_apple_MobileAsset_SoftwareUpdate/0cbe1c9caa217d3fdbc79c022d7910de1c274a94.zip","active":true}],"hashes":{"sha1":"1becc71dbb0766207985ae7849bfc744be1b2482","sha2-256":"02c73efd4f825a51a05cda7a8b07f6dc65eef252246a5fbfafff6a43e2b774c5"},"size":3169440145},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10798/A7648DD1-E1F3-446B-97BE-3BB7EB45134A/com_apple_MobileAsset_SoftwareUpdate/ed8326605565705cdb81fc140f4cf9bc0f85ba76.zip","active":true}],"hashes":{"sha1":"d723ef1372d35f6c66634a3de75c50b8c9c98b4f","sha2-256":"ec1eb812db778196ef9df709947b0907fbf00686f17823f99992116920633296"},"size":3176266735},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12053/E7F9CD09-A3DD-47FD-A785-7171259E173F/com_apple_MobileAsset_SoftwareUpdate/20efdcf0b41c39c3a3134cdea5f646d786d1176c.zip","active":true}],"hashes":{"sha1":"47d9bb871fc0e64e4aa93bcc7f33c2dbd718daff","sha2-256":"a46d556835739dd42f2501382e832ffa80934b8a16ddcb340cc79bbab8afbb58"},"size":2558369305},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10646/CBFE5A7F-3DD7-4AE5-B4CD-94EEB445F94D/com_apple_MobileAsset_SoftwareUpdate/d4a0546bb0673b611f7c91e1fa43d26c6a952c91.zip","active":true}],"hashes":{"sha1":"4b303bcd022b20ef6b5d5b433ba8199ea924bc1b","sha2-256":"4712c3dcec8a832ef13890861841ff6c4a5dfee6e5078495e312f3bb9a506f5b"},"size":2398427051},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10572/EBF4E960-E319-45A5-B6C6-CA9C8A4338C8/com_apple_MobileAsset_SoftwareUpdate/72c3b248a5b450b236915eed26ee10bb89e01c72.zip","active":true}],"hashes":{"sha1":"56852ce0b698a3128431eebe1f6b67341faabf20","sha2-256":"77a13f81e7d4305f27341e8acc240a888f77a7b3c3dc3fcbf7cd9b747b281b29"},"size":2324177319},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10668/0A8F6F95-77D0-4A54-8528-E1F05BF5CAA7/com_apple_MobileAsset_SoftwareUpdate/482a0e48e6e293eed71254ab3b20dc245b72a247.zip","active":true}],"hashes":{"sha1":"1c75d8e0ebbb1a1fea9420628a788d80c43a6dec","sha2-256":"422128f2d92812bd081c0cca75e52e8e8aec053d106272ff93afd45b394af5e3"},"size":2299909033},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20943/9FDAC2C8-4D01-4A1F-91D8-97DC4FF89E76/com_apple_MobileAsset_SoftwareUpdate/bcc36e0c14d7a5aa506eb36a30e1e36d5acc429c.zip","active":true}],"hashes":{"sha1":"d1cea400c591beca088e252b052c3451c19f3a96","sha2-256":"a91e2c6c446596fe9ea54151d9f586c8ec6ed62f4a975e3ef57f28da6c656f5e"},"size":1147481688},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10598/2A1FE443-58B3-4904-B8ED-221EAB676775/com_apple_MobileAsset_SoftwareUpdate/fb5cc15ef363742964065e6b86422a84be1d5888.zip","active":true}],"hashes":{"sha1":"d315ea8e516e83e7204163587fa3ba88196df69f","sha2-256":"6e08c2472c6531fec34377dbc2a73d69efefa415fe7c8ee15e4338016bbc6001"},"size":3249807870},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11783/2ABC5055-25AB-4F6F-A7AA-F1D67C1F2C42/com_apple_MobileAsset_SoftwareUpdate/aba7f088a0b318fed6576bbee6c291fb5ad2f725.zip","active":true}],"hashes":{"sha1":"39e230997342b9c2fded1228e4e3d5d0e24839f2","sha2-256":"df3fd8af25ac30cfd1566188dcdcf5eece2a68f527c0b44576afa3ad39c359c0"},"size":3175988810},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10645/65AF9247-EBED-41F4-913A-0DCC4C802B8C/com_apple_MobileAsset_SoftwareUpdate/8ed7cd013f48099e2f49ea5b6962798205ce59cc.zip","active":true}],"hashes":{"sha1":"58da07994890f0749789cb0b413a541caac5c0f7","sha2-256":"1310af32fe2902512fd6f47856f3db4d344d06fdb834d0c98e8ec500103bd588"},"size":3177813689},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10839/4693B749-F432-492D-96B4-B32315291085/com_apple_MobileAsset_SoftwareUpdate/0483de10ce41b6f2ae49c1fdb9fa11d0b6913ea3.zip","active":true}],"hashes":{"sha1":"941a31ac22affd4d190b9063b0dfe0304238d243","sha2-256":"f546d69f2625d8493519eca0d29ec3ca78d15e418dfe395922525bfcba32c766"},"size":3143151605},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11514/F4A9BAFF-7B3C-4547-AC32-D4B750803ADE/com_apple_MobileAsset_SoftwareUpdate/f95cf10402c9ce6b5a28f7c118542150c6739755.zip","active":true}],"hashes":{"sha1":"a5f8c04da015f0ede9ea7f577e2125daab35d2d8","sha2-256":"1fd8c433a18ca2367cf0e7aa7533c4198347bc2c3900a7625dcc6aa24b3bb499"},"size":3149971252},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11377/0C972B5A-8F37-4199-8543-3E50024CD10E/com_apple_MobileAsset_SoftwareUpdate/da4b0fdddaba7b089a8abb69326d2e0cbf1e7617.zip","active":true}],"hashes":{"sha1":"88312c4a03ed1ee0971321544ac19230894cfc2a","sha2-256":"c54ea6d119aa38f6d9b322ae3b78a38b59f2c21d45c99dbf78fc41f3d29131a0"},"size":2532075402},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11212/9F0FCD3A-17F6-479C-8825-652904AFF771/com_apple_MobileAsset_SoftwareUpdate/29471d1b95782f8e1c20797b9bdedea2c7fb3839.zip","active":true}],"hashes":{"sha1":"abd51d9dfb48d59d410204ce80d08ca3e8a80abd","sha2-256":"633d3357b52be03218cbaae19851ef6dd0bedeb292f1e9ce935aec1a31f84c07"},"size":2372135429},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10625/B0D447B7-1052-492D-B29B-693546D99AD5/com_apple_MobileAsset_SoftwareUpdate/4ea6aaf86a72d10e4324b51b7c82a1e72e744e28.zip","active":true}],"hashes":{"sha1":"8cb1799d48f73852da5adc9e01a13fa3f2dc20ef","sha2-256":"883930a4ed3867f1c0d2206d79ea13fc0c6926a0b72401c9cee7304e1860532d"},"size":2297889687},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11348/838708AB-986F-440C-99F8-7C596A20B51E/com_apple_MobileAsset_SoftwareUpdate/149a7669f222c69e62fa1de3d357b8c732c91312.zip","active":true}],"hashes":{"sha1":"59733b718ac4076e15ea0df2623dfd58d2145b88","sha2-256":"f0aab4e704fcd57b4d80f0fa724cdd58a7771fee99f98a5d5a28a8dca6ffc1ab"},"size":2273609440},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21025/AF5004C2-51EF-4FE8-A317-41AFBC75A1C0/com_apple_MobileAsset_SoftwareUpdate/bf4bf3261d6d756dd81faa0f4f0888f97ac29692.zip","active":true}],"hashes":{"sha1":"eacb3eccb671869e4291a2637580299e6e39e1ab","sha2-256":"3921b8274d89aab2275f2e5bfca274d22ceaaeab90379a311107d4b1e2187e00"},"size":1121185715},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11050/0E8FC987-E9AB-4A32-85B6-13CD182BCDF8/com_apple_MobileAsset_SoftwareUpdate/3b25c3270aa595cf8aa890faf03b11218d4043c5.zip","active":true}],"hashes":{"sha1":"5201b2abb7d40559d1752e11cebdd895475a7ba4","sha2-256":"35c0d291f94ebb29631a155da9703bced3c41f4ce63378089fa21395888d4d73"},"size":3276065547},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10989/511DCFC2-173E-42E6-8EB0-45377D912811/com_apple_MobileAsset_SoftwareUpdate/ca3dc29ac2c7e66514a43c514d0eaa5972df6a61.zip","active":true}],"hashes":{"sha1":"fffe360c889b83cc4c2c85ea236902cd804a0d70","sha2-256":"837e455c88c6dee4a7d5c7727c190785ea90bde64cfc57b87aa2f62e2d213944"},"size":3202244298},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11106/C611CB98-CAB6-4606-974B-DB56ACAFB50B/com_apple_MobileAsset_SoftwareUpdate/4d5e2650721922210fc01c7b279041540efc6cef.zip","active":true}],"hashes":{"sha1":"666ac7f13a8f0bf8724299e13e1f222ae71ed342","sha2-256":"4ccc8fd945337edc5ca2b1d435710dc36ed7b11bb1664cb5f02b242fe6ac5899"},"size":3204076247},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11855/9419E0CB-82C2-401A-AEC2-59407B99A39D/com_apple_MobileAsset_SoftwareUpdate/68a164219bb1e5c5f1e7e6dc573115374f68b554.zip","active":true}],"hashes":{"sha1":"27ecfc203e2539d7c72293e7e09e74a4da53bfa4","sha2-256":"09370adcaab1e66f3a2b542ee0ed20667c1bfad23e462f236c39ed2789f0b69a"},"size":3169408261},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11701/7EF03B00-3B7C-4250-84A5-B78204C59493/com_apple_MobileAsset_SoftwareUpdate/126d00d00c64e2f5364d0d728e880d76f6f2dbe4.zip","active":true}],"hashes":{"sha1":"9bef638383c0021b489954d5b67e5abd0e13fca6","sha2-256":"1aa85ed509b4f5a76e8774b0877a3f2116f92433ec0cacb73426472660d9f649"},"size":3176230055},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11338/8899B9CF-6FA4-4B11-BDD4-3125AEDC5787/com_apple_MobileAsset_SoftwareUpdate/4c940ca107a78b532424290ff903b2ab6a67dba4.zip","active":true}],"hashes":{"sha1":"713d283a0026418c7252b7e588b85d82559c11db","sha2-256":"7f7a3c78582f27c29291e5ef59aa73d2146f65f74ccdc809482387101a3a7c28"},"size":2558305978},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10825/E27B0B13-405D-4120-98A2-8F1A63C9FA77/com_apple_MobileAsset_SoftwareUpdate/27e62d618d172308cc047a94e13c77d6b8af0c8e.zip","active":true}],"hashes":{"sha1":"912af896e78359182e4c515297f0be19b34e92d6","sha2-256":"19b5f90cecf0675b7c56d9024090a6d654ab3aa034a56de29d6ed2fec1272522"},"size":2398397376},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10687/58B3AAEE-966A-4928-9F1B-626C72B88B64/com_apple_MobileAsset_SoftwareUpdate/38e3700f4be87c6cdafb78e04cf8bdc3b391240a.zip","active":true}],"hashes":{"sha1":"5a24f470b2bf6c4131f5a1bdba85c0d85067f3bb","sha2-256":"c426ed562ec0d129204bdfbcbec0ff94e4153d9ef12f75487947e0b21e9de231"},"size":2324147897},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11773/AA293C0F-6970-4109-B8AB-C1E03C08B751/com_apple_MobileAsset_SoftwareUpdate/e99d9de8fb20911cb2488594f5a56e79ad9d0878.zip","active":true}],"hashes":{"sha1":"02904273c54734a176628b2e358473855ae5f471","sha2-256":"b500125deea6db2bd77a1a3fbbff71936db2c749ec2cdf124d879d920083c9af"},"size":2299873605},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad5,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20976/EF2642D2-9185-4CBE-A940-CEA6AC711FBD/com_apple_MobileAsset_SoftwareUpdate/32f8c623ca55a99eee10834f6e77f2a6936ecccc.zip","active":true}],"hashes":{"sha1":"54f8359a105cf3903715ab6a4fcd24e525ffdc87","sha2-256":"1f4a6ebb0e7727a14984b27e43aa9be9c23c38c2bf952ee077cab30a4df2c9ff"},"size":1147447052},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63989/377E59DB-29E7-4592-94DB-6222BFE932EE/iPadPro_9.7_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"7ed64058415c3f27a4224bdfe277160e","sha1":"38624239cd72f8e4971bacce840ec1eefa4cb4d5","sha2-256":"0d7e2957405c7b50a1f24264ff081f0bce30863b1e0d7a995b2f53a7368abf74"},"size":5208521185},{"type":"ota","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64039/37C8CAA1-4166-4110-8FD3-03E22B362A4F/com_apple_MobileAsset_SoftwareUpdate/f33a8cff4b77e4472e8baad9d5fdaa4f6602f3ed.zip","active":true}],"hashes":{"sha1":"e08658317fcaa56315ff00b62f63b9fa351323ad","sha2-256":"ad56b0e3fbb6d36316b094d7d8a59abeaf57ef3275b72992fb20b87ac4efc2c3"},"size":4042263217},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10715/B7C09A75-992B-415D-A648-4E38B5405624/com_apple_MobileAsset_SoftwareUpdate/e25b0fad76ab293c8fef76c569672d49b3dc9708.zip","active":true}],"hashes":{"sha1":"870850c2236c58ba175b29104b0aa67dc5890090","sha2-256":"4399ad1772a6a09322d60202974a7febbe1789764a15f4e57bf11639946f2da5"},"size":3301637325},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10592/92B9BC85-4B40-460B-8923-BF202BD7A204/com_apple_MobileAsset_SoftwareUpdate/ba05283c5cf7f093fc3eb65d11d517d82ac5e19e.zip","active":true}],"hashes":{"sha1":"24a8dbb977c976b4e704ef7353d2f0816c2d5c30","sha2-256":"6f3e5c0d4068b4a320e20ea81575b37c9ba66d3d327fe8744355d33955498629"},"size":3226605893},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11839/3A7AA433-F341-4352-8C2D-27E467D40541/com_apple_MobileAsset_SoftwareUpdate/f47c3adb40918cc6a80be0e65efbc183fdc99f8a.zip","active":true}],"hashes":{"sha1":"38b2a07ec7e79a26b67861575386b29704c95b50","sha2-256":"911dbdb5294756f106f6ab513afb06616f0089475490f526639cc54d064e40d1"},"size":3224208139},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11403/393127F6-EF29-4BB6-9E26-92CC43C69F9F/com_apple_MobileAsset_SoftwareUpdate/a3fb81424036986fe9d53e595f4f2bfa5fb53c12.zip","active":true}],"hashes":{"sha1":"6a96bb3160b4d9b46a37af516948c1a448365961","sha2-256":"95e4eaef8f430d86dbd662eaf21a5f5c83dac41b6cecb429d0f56c0b93df2a6c"},"size":3189807378},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11393/82812333-1C19-4B9A-A336-88F422A06DA4/com_apple_MobileAsset_SoftwareUpdate/3d3b290c235bcfb4f8132d7fa8a03c24069df9a6.zip","active":true}],"hashes":{"sha1":"803ddbd6bc381521159a962c4da98b58516695fe","sha2-256":"2f986e92b2f3fb41d2daee68ae404a2f31ba7a6b3a4c82e453ab58b17fb9f01d"},"size":3199996373},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12041/07416339-EF32-4053-BAC1-CF9064F7C5DC/com_apple_MobileAsset_SoftwareUpdate/46140a319d0b5cce0d43db9fe04f3955300f9623.zip","active":true}],"hashes":{"sha1":"1edd59579c1dcf11e64f0d872e55905bc138e885","sha2-256":"f38c202b8b3f33a53e4a026e6482e11170a720809f6d661025af29de171ebc05"},"size":2582076716},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11897/197AE02A-5B64-4616-8452-DBCE0803C369/com_apple_MobileAsset_SoftwareUpdate/b34ea6bd06769a061ef99cebfc6ec8aa409bcd9f.zip","active":true}],"hashes":{"sha1":"c1940bc70bff6e467891a4099421eab35be02934","sha2-256":"24091832b7239a0493fe524cbe1e82dd0db0da32cc6cb63dda787a9985e3810c"},"size":2419202636},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10640/E1D16CAD-B49C-457E-B5C2-71AA6322DEDA/com_apple_MobileAsset_SoftwareUpdate/08af76fa14f40386f6785c051fd4070a2abe6b7f.zip","active":true}],"hashes":{"sha1":"1b67e4e7adac8ff98951a4dcf3455b9abe54467a","sha2-256":"b3e34d688f00d0dc9b657f00e051a00abe745afe8323da3a87a166a9fb7dc71c"},"size":2345677140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10616/5BAEB1BE-58BA-4150-B338-875CA5AF72AA/com_apple_MobileAsset_SoftwareUpdate/bca18393145e3e60c29229500a5c8e475e4eb7dd.zip","active":true}],"hashes":{"sha1":"45e8e773824366132654bccf88ab4b7715884cbb","sha2-256":"460f306dd41c63b1e495266a01d86ad551d3da1019ababc32e82bcc7b4b84376"},"size":2321755383},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20892/83826C60-CD42-4616-A8BD-29C7A5A6BFC8/com_apple_MobileAsset_SoftwareUpdate/fb2ff5f03948c2674d8ec69ac7e63671116b83ba.zip","active":true}],"hashes":{"sha1":"b5e1b6d93f6d6eca0946de233e9f073b755e7688","sha2-256":"d62a9d2958d55a129a47e7f55f607af6e34c5e4f957e2222a11b40aac51e8ab8"},"size":1132898292},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11271/C364BB9C-1CBE-43BC-B2E6-572A200C069D/com_apple_MobileAsset_SoftwareUpdate/6371bf1b4db5a53692fe9d9b17cca82369a47b72.zip","active":true}],"hashes":{"sha1":"ad3a6bcb785b434842f0d6bcd95a4eb19553bdef","sha2-256":"d1c8783686cc00dcf1f499b5f6981f3d6dadac10b40a1876f781bb5bb8c21bff"},"size":3333258787},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10681/998830CA-A246-4824-9D71-2DFF81B3D49D/com_apple_MobileAsset_SoftwareUpdate/32fe3a470a40f91bee513e082431d2f823a83fa9.zip","active":true}],"hashes":{"sha1":"006424bacd0a2f3421bc7d2570fba66f3b0fc65d","sha2-256":"e4a5ec923a5f708fb1ebe190e73314ec7c858c1be47de56ff7decb5e981b3bd2"},"size":3258227502},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11200/1F5AE736-2897-471F-B5FA-7312FA24B9BE/com_apple_MobileAsset_SoftwareUpdate/9f5b6e8b62aa5fa5c8fd5a459881ecabd36fc9cf.zip","active":true}],"hashes":{"sha1":"a0a4bfbdefe4b85d4c786903d7e10e82031f906b","sha2-256":"ce1a1b9ee70cde0ba0ebd6381b2dfaefe6483cf349b3d2f93bae33a4adbf1389"},"size":3255828862},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11006/C3858216-6AA4-4497-8993-D560D2755443/com_apple_MobileAsset_SoftwareUpdate/5a4db82679ba25e3cce7f66ed6478d296da49f0d.zip","active":true}],"hashes":{"sha1":"b1fde1c594cfded85077f0582128315e8f39ea76","sha2-256":"2875130722e9583285ad79eda2bf80d585f712def385cddad0aea8756cb125dc"},"size":3221426588},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11553/A74D641E-B781-44EC-ADD1-03E6D1A7B5D8/com_apple_MobileAsset_SoftwareUpdate/31c8e55fc8a375ffd9515eeafd153ba04e2daf3a.zip","active":true}],"hashes":{"sha1":"614ef620366caffc3b83ae61c0d38599252fefb7","sha2-256":"9e910811f0f0b477835a3434506932e9ffb1f02a835366cdcae347e16422f42f"},"size":3231612381},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12002/450F4BAD-2BDB-435C-9FEB-2BD90145DFDE/com_apple_MobileAsset_SoftwareUpdate/f600314b5692d5d9144aaeeffed26f0a68715d27.zip","active":true}],"hashes":{"sha1":"ba99bbe356d79423731feb932d7bb96e37f2bd4c","sha2-256":"267cb182a96a3129adea317796a43be1d4eb0aed3d4af5921430f1f4eeef0ccd"},"size":2613697352},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12028/51AAE8F2-BE65-4F24-841A-F28D5D6AF943/com_apple_MobileAsset_SoftwareUpdate/c80345fefb9a31fe1b1738ca4c0a001715c849bb.zip","active":true}],"hashes":{"sha1":"878d2123596aacc5a9f19d31f149672cf22aac4f","sha2-256":"a10391a750b41e363b13dcbb8db9dc95e8df0b6015a41ef636d9df1c8f97edf4"},"size":2450823550},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11861/C565C2E6-8741-4464-9683-352AE6578090/com_apple_MobileAsset_SoftwareUpdate/3436b615a8d9188c9879c90c68b60688cad62bcd.zip","active":true}],"hashes":{"sha1":"3f1923c2d18004411d274289e3766eb6629993f2","sha2-256":"2be0f7d5664551ca2941447eb5e6c00343667917e1aa4ad236b618dc8b7ce1a9"},"size":2377303290},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10652/010A5D81-7B5F-4678-BF5B-893DC1B3CB74/com_apple_MobileAsset_SoftwareUpdate/9de93febf20f1e5736e2c6bc1d15d4af72e2f147.zip","active":true}],"hashes":{"sha1":"fdf8c4ba73459b0a8de1abf9eee223f5ba2eb202","sha2-256":"105a7b92fb417ee04b176462d0142a5447baaf3fba08ec1dc3644ea4bd2831ea"},"size":2353375531},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20936/B121D9E4-CB02-440D-B612-BDBB98F529C7/com_apple_MobileAsset_SoftwareUpdate/8be88d762bf60201dec32e0f25b1d2bccf6033e6.zip","active":true}],"hashes":{"sha1":"9fdfee44b73d7f7a9c98b0ed6b4bf57f66362c4c","sha2-256":"c3433527647a7842b90d3e4497455dc2dd4c7ef1a2b3df3468ee4212007d0687"},"size":1164515803},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63826/6159AAC8-B16D-4C6D-AC31-B8B5C6303776/iPadPro_12.9_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"46de4532cac55453d7fa3d90b0736f48","sha1":"027af29adedaedc47de7e985afa615f6e34750b6","sha2-256":"e84a1dc50dff9b45394725478374511a7a29893c97787d9bef0acbaf865e266c"},"size":5330547780},{"type":"ota","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64041/A3B608B6-8285-4BE0-A1F8-2F14E3A62815/com_apple_MobileAsset_SoftwareUpdate/9d205cd0fce21e98a879bd0ef1e287405ae00106.zip","active":true}],"hashes":{"sha1":"89d6ab606aa1e7b2ded819fe537c3b8871e96e24","sha2-256":"e5db7972f871805c14841916e6c1dd48a2c50e359a0ebe69ed13d3faaa2c3ff2"},"size":4161714188},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10978/AAA35FB5-CE98-4547-8CDB-9D85A59AC2A5/com_apple_MobileAsset_SoftwareUpdate/eaf4d34aaedb27a6ab5815c55ee05e87830fb01e.zip","active":true}],"hashes":{"sha1":"0c7d83a785a6bf27bc9a04176ecf6097430555db","sha2-256":"43b11ecdf5e72f6819e9c023e73007c4d9996c23aba7fbeceb8ec85d5c802b9a"},"size":3425509908},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11441/041CBD04-980F-475A-A7A1-C6F915CCB7F4/com_apple_MobileAsset_SoftwareUpdate/fc282901493e4147a7f121d55d1ca030f9df645a.zip","active":true}],"hashes":{"sha1":"28ea036f0b50b3873f02d74b4786dfcca4b96be2","sha2-256":"cded11819642ba30e8c25b2208c51fefd444f85cdafa5bd84f7d5f284dee0979"},"size":3353402887},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12024/5859AC10-AAE3-478D-AC83-8421545F91B9/com_apple_MobileAsset_SoftwareUpdate/82fc210b97a40bea9624022347eaa0b230fa8005.zip","active":true}],"hashes":{"sha1":"4994183533b644b6908ed5c1f5b65b5320571b5d","sha2-256":"daa558c336ef19bada203b6f32e2995cffd78ec04ff1c4e5cb15413577d28958"},"size":3352921527},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11558/5821E99E-20C9-4129-B2B4-6B860AFEEC2D/com_apple_MobileAsset_SoftwareUpdate/1794d9c57f9d5a3bb0b67982d5af53cda5335632.zip","active":true}],"hashes":{"sha1":"d290ce33f8621b55359396ab64549de4b608736b","sha2-256":"77d760fe6846f285ff10bf20be0ae68863a1399269d2fde8604e4dcb733e5ab8"},"size":3311324733},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10583/15778AD3-44BD-4047-B045-42CF945CD44A/com_apple_MobileAsset_SoftwareUpdate/5af80f80739b37b85b1fbdf3265e2f80f6da9085.zip","active":true}],"hashes":{"sha1":"ddb66961fac10c6d24184670bad3b2143394edd7","sha2-256":"965da010ae3203136fd35d9e7dc570fb292166dea4f092c2c493c4a84aba0749"},"size":3327694666},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11416/10D6F465-4C6E-4070-8A1B-3ABBE409B47B/com_apple_MobileAsset_SoftwareUpdate/d842006b4b9d723366ddeb477afa5872f68e2090.zip","active":true}],"hashes":{"sha1":"1620e3abdb928282335cc6fa3fcb8e4b09f65806","sha2-256":"2b4330e5b1b8507d2cdd6c72ecd65e3a09239cd3a0fb5d56d8f1e2a79537e4c1"},"size":2707404371},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11930/5D6C65AC-E419-4494-9079-6E40DEC010DE/com_apple_MobileAsset_SoftwareUpdate/ddd9171bdf30bad9e4ca49874b870327a6b6508e.zip","active":true}],"hashes":{"sha1":"8a98e33bd539cc973f06dda371e70f27deaf1b1a","sha2-256":"e4c5c8069e667c81ba9b2b20275162571ef769cfe1454fe5c32c171f88959aab"},"size":2419663955},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10995/4BF4D9D8-B3CD-4929-8486-F1747B52B9AC/com_apple_MobileAsset_SoftwareUpdate/0a909697e28383b0699ee0fe6bd0f179d5a33694.zip","active":true}],"hashes":{"sha1":"ea1397a7265388bf214aa2ba0a9d9c0a0e162321","sha2-256":"1d05cf8bc6312b03dde607126aee929904ca59ccca7ff831ae130b85cc409c1a"},"size":2349041250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11235/B3AB0E00-FBEA-45DB-8968-9672CFDE0D5A/com_apple_MobileAsset_SoftwareUpdate/f530f5714ea5cfaf63c016c223b4e1dc8e2d4d34.zip","active":true}],"hashes":{"sha1":"0a01a60a1503c050335e46e8d87f49f609dbc7f4","sha2-256":"9262eaa4afa72004c3586aebbc16234ba580a77ef3cb344f1685c3d1adbc65d0"},"size":2322725253},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21004/9A29E70E-D094-463D-93F5-C2E8C83B14C3/com_apple_MobileAsset_SoftwareUpdate/567eaaedfa6a8707c561a3b13a49980c545f7844.zip","active":true}],"hashes":{"sha1":"e74b51d4b6fc11ee6b9720eb0dc9724ffc889b95","sha2-256":"935c691f9bd43593af8da085ed4ef30b7aa34be6a7c831d92465ae0a89f40ad9"},"size":1132905785},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10602/E4D9B01D-3857-40EE-ACD7-B991675346A6/com_apple_MobileAsset_SoftwareUpdate/12695e6e9117abac56fbf65da702409b64d72d4d.zip","active":true}],"hashes":{"sha1":"38c11c6a465a0958f2bb3b4001212e5e16c476a1","sha2-256":"d27ef32206ac931f3eec935949a900d3a32c67d184f2a04064059bb9a2b2eaaa"},"size":3451772438},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10750/0F0012C3-69CF-4A91-80AB-F67C02930A24/com_apple_MobileAsset_SoftwareUpdate/88d40357986b24b56f22efbb2dedce737ca5a298.zip","active":true}],"hashes":{"sha1":"984616bc679bf9c6ce61c1caa02cd7f7d38367c7","sha2-256":"57ca6c9f125a50598ecbb07fc08ccf2e112494ac3a2f952878419672e4ac96c5"},"size":3379667745},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11357/36C3D25B-A73C-4804-9560-2622EB2E9ED6/com_apple_MobileAsset_SoftwareUpdate/1fa3897fa49b5c7b6ff110e0bd3d636624f762d0.zip","active":true}],"hashes":{"sha1":"b8a42b98232fb75eaf44eb2d4bfa951a0ddac737","sha2-256":"1138675fc75276b4cf1901ebd0ae8cb621ef2d0927b9d73a8cb0ce0960127986"},"size":3379184871},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10649/603CCB43-3D42-4B6A-B551-D8BAA0D204D4/com_apple_MobileAsset_SoftwareUpdate/c4354c3fd9bf9fcca885884db37cc71eb5b3b5de.zip","active":true}],"hashes":{"sha1":"60cb91e3f0da2848847e4b6a9536811218fe7a2d","sha2-256":"566c402ff27c39fa8d5916ab2afa0301c6d1b54ebc12238ed76ae18bb8d7d46f"},"size":3337585221},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12032/BF12C627-D6C6-4E7B-900A-E8D224BB4FBC/com_apple_MobileAsset_SoftwareUpdate/8543eed8b86d8b272be93aca7886a9d20b78d296.zip","active":true}],"hashes":{"sha1":"29f8155252f85b0c2e590c6317be100189c39525","sha2-256":"eb5e63c51028901210b30ef3c4b451e2735fc148549ddd999effcfe4501c54de"},"size":3353958156},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11298/DF9B039D-DE23-472A-8F81-D3841177DA78/com_apple_MobileAsset_SoftwareUpdate/7338d35d502214212414c2ba9a772a6f282f4c18.zip","active":true}],"hashes":{"sha1":"1f6d8caa3a97217ee0723bbd0ad65b7ced97ad79","sha2-256":"94a40f62c84e33f057c63436562b2345a4d40a4a80dd27e35a2721d27801b4c2"},"size":2733664555},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11696/42938A1C-2B5D-4E3F-91BD-34968A8F6486/com_apple_MobileAsset_SoftwareUpdate/07b468fdff08dd66e96faa621868f942a4f328ab.zip","active":true}],"hashes":{"sha1":"93d5caa82a388442481801175cc96c95072cd447","sha2-256":"b68fc5ba0afb1c7f35dfa8c18a75fc6aef94de669ed71461fe2d64d966824f59"},"size":2445930194},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10726/DF630083-539D-458B-8A01-7396E6977E6D/com_apple_MobileAsset_SoftwareUpdate/265540671848c7d477fdf32404aef049914cc817.zip","active":true}],"hashes":{"sha1":"3218b5bc7fe8a4ccf45a702fa89aac8a94808014","sha2-256":"45f7af3ab66dc1c8c7c22594a2fb3bcfefaeaf9edf8a8f1a9ada01fae7f20296"},"size":2375299893},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10584/FE292F74-0D97-46DB-AA33-6FD1FC30F707/com_apple_MobileAsset_SoftwareUpdate/a7fd562b74d3ea0c5e817fda580c23f101235946.zip","active":true}],"hashes":{"sha1":"a1286df5a5954aad7db263d47553e49f4235822a","sha2-256":"1a6ec9fcb87a8821025a6f652c6d86f89132ff7066f744f34e18a9ef7a6be927"},"size":2348987461},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21028/1F53117E-E4BE-41B9-9CB4-0B84AAC52B1B/com_apple_MobileAsset_SoftwareUpdate/604b6db13b9a25e7fc0ca70605d474116fca51c2.zip","active":true}],"hashes":{"sha1":"2099f0d97f464a14b4420370dfe39a7b9bd93587","sha2-256":"f568ad4ede3fa1e4739c3dd9348b0b73ba467104fc72560e2b3b357011884250"},"size":1159162415},{"type":"ipsw","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63876/B64A4CAA-7DD6-4C49-998B-FBCB6AF059F7/iPad_64bit_TouchID_ASTC_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"c6ddcb98c7a42859de4de7be2802a076","sha1":"f87290a1724635689c4da965e6109fd673cff409","sha2-256":"067f4999847aa280b286fd8605ebfaac80f73d2c6c283ee961e599ae5ee8cf5e"},"size":5340701208},{"type":"ota","deviceMap":["iPad6,11","iPad6,12","iPad7,5","iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64016/5BF50E9E-CD03-4341-A607-38E1C28394E4/com_apple_MobileAsset_SoftwareUpdate/e000e1c6b7fc5e2cbe29b15cc03b56db2eb576ee.zip","active":true}],"hashes":{"sha1":"7d0fc7f6ff44c8a7f84e08cc4d03a8a966f84f61","sha2-256":"e90e3f0ebe5f82b6cc8a17bce6fd9c21fe40b7dfeb972bcd441331e1d399a042"},"size":4163373625},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10655/0D70B006-18DC-4645-A767-69FB159B8566/com_apple_MobileAsset_SoftwareUpdate/b6b081eb2b383e09e9873ee8d71edb9642da9f40.zip","active":true}],"hashes":{"sha1":"059c601b54927b9e90698c5292f3543f4fd9fb9e","sha2-256":"23dc6827a28d050931fe8d7c2dafe4d9d0549ae200245def464dfc098c50eb3e"},"size":3338689001},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11945/0A04058E-45D4-40C4-80FA-798BB35FD6EB/com_apple_MobileAsset_SoftwareUpdate/8180a8ae1a11ade58e76fe5244adc3f4e9c3301f.zip","active":true}],"hashes":{"sha1":"e699f4994233df5ce5f692be065c700d8fa353ce","sha2-256":"6e9676f1e9c54a2d458503e8effa7909c690f11098d0bcdfb800f8955b8db0e8"},"size":3338646150},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10669/C8F66BDB-DB32-44AC-8E1A-3477D7643B66/com_apple_MobileAsset_SoftwareUpdate/9151712d73f722ee3fc629fdc7eda00283faabfd.zip","active":true}],"hashes":{"sha1":"6134c6b48f0dfb965abf9458c1e9183839324caf","sha2-256":"75a1f32541fbc5315ebd1f42bb2c0fed8036d71f385127cc7ab0a7761fd3f841"},"size":3263774706},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10579/9B083F4F-8047-47F5-97D1-5EF583128F7C/com_apple_MobileAsset_SoftwareUpdate/1335cb0dab5a2680e42888abb2fecc3a27a07b20.zip","active":true}],"hashes":{"sha1":"5d4ab34dca1fb76307e62be853a11bb1c7f8f87d","sha2-256":"bf46426780aa2e4363bcfe1d2e50d8aa03b3f3e49d735c78ab585a212b163574"},"size":3263731286},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10565/62071A5A-555E-4CD7-A7A6-E1A710621249/com_apple_MobileAsset_SoftwareUpdate/6d0cdb74706a7890b5f9f4c2f82f375d5493f47b.zip","active":true}],"hashes":{"sha1":"64568a0a6dd22cea92e088aed4ede885d2d87fc0","sha2-256":"a610abb0f4acaadf3e190f484e1f62c4eccc1d89401a0cb8a9415503e0a187d7"},"size":3262755292},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10771/131A5BA2-21DA-42ED-943A-F75FF0449CEB/com_apple_MobileAsset_SoftwareUpdate/2d9e65c9e91f2ab66b298acd6b373c4b742d2926.zip","active":true}],"hashes":{"sha1":"763609e7ded419d08707f9d60804177db0d9e559","sha2-256":"cae570703006ea7d93a5fc90eee31e51882962b37b59cb5aeb10890139757259"},"size":3262707036},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10801/D894C39A-F94C-43B4-ACB8-4A51FF17DCB2/com_apple_MobileAsset_SoftwareUpdate/b1a0b8603ef62751b52bce0d6dea12a16ea46db3.zip","active":true}],"hashes":{"sha1":"e0cc645b8e5df88140746de193eee45f87da0c7f","sha2-256":"27356918825d9b8af23298398263273ea53e1625f6c8a934d55f0faf3d122adf"},"size":3227177088},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11304/0F1D61B8-61DA-4398-A2F7-11A06BA7336C/com_apple_MobileAsset_SoftwareUpdate/fb8e338a5b359c24b9f7892f95a029bb69aede0b.zip","active":true}],"hashes":{"sha1":"7b0dac0becc8a668bdec5b2bb9b627b9bfde5eee","sha2-256":"a8f1d3d7aed74e0bb1d0da8cc047e9af577e0c67b642a43b1ba9df29362ec456"},"size":3227139978},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12030/294F8C09-5869-412C-9A75-9BCFE3AECB17/com_apple_MobileAsset_SoftwareUpdate/3a3fdc17dfb94d18e06a6bad3daf29ede637991d.zip","active":true}],"hashes":{"sha1":"d9a36d3a8a6ce05db23a0fd565370b53e3c2a257","sha2-256":"8742b38b9a65cf49202f4ae93cd1489c6e99836705b1b7974490b3416e6a6f96"},"size":3237957580},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10571/5EA002DB-A8FE-4EAB-BFD7-FEE660227084/com_apple_MobileAsset_SoftwareUpdate/39ff557520f6e6010a039a22f2b75ce16f707642.zip","active":true}],"hashes":{"sha1":"830ccef871cc5bb2686e9753523d9593e2ec4fcd","sha2-256":"a344012253f295ae4785ef4bd01786c6c06be9b0f4a316a067d12adec4685176"},"size":3237914309},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10621/E37F0498-A20C-45E3-8A2C-408C2D99484D/com_apple_MobileAsset_SoftwareUpdate/e07e086789d6a48264b337721cb4cfac60311265.zip","active":true}],"hashes":{"sha1":"a57d46a5c3ea737a24be499125af4236599bc03b","sha2-256":"3173318e187de516099802d2e41eb6490c39881c2b8d05ed90a577207f0d3728"},"size":2614267906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10594/C6710D03-8E0B-4E58-81D4-78A27D3D5523/com_apple_MobileAsset_SoftwareUpdate/ddaff6d9ba023c4e72c014b1651fad59f38c3db8.zip","active":true}],"hashes":{"sha1":"f7ccde438f43b2478603c73631f40a8e97a7350e","sha2-256":"c5ea0dd2a3dc9cd11bafcf917f9d6ba0dac862649e0e46d08b876d8d67b9b2a2"},"size":2614223887},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10651/7A86D765-E6BA-479A-BB9A-8B7F39872054/com_apple_MobileAsset_SoftwareUpdate/acbc03db2fc1ff4688fa5b5241a4a86132d96077.zip","active":true}],"hashes":{"sha1":"1943fb848f2a78414758a3ca9e7cddc914e427e8","sha2-256":"56284102121ecc07a2a38f340d3338dc70d5f7a7011027ef79d546828f3915bb"},"size":2456204353},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12037/394F600E-3732-45D5-8CD0-7247A98E642F/com_apple_MobileAsset_SoftwareUpdate/8e601f32f3e76962c08ee49824a1569d26f89254.zip","active":true}],"hashes":{"sha1":"3c604c9b33b372abe7062abdca6c288d05bf8622","sha2-256":"9125dcf3b52b8690a2e8e44096f5be7cc04886c5f29ba22bdad3ff867a4fe8ba"},"size":2456158931},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12061/FBDD64B4-588D-4B1B-AA88-038052A2D2D9/com_apple_MobileAsset_SoftwareUpdate/83d1d3d209dcf131056901aaa86fd118c5f39dde.zip","active":true}],"hashes":{"sha1":"6532bd1a59e08545dcf2ef60dbce81666a505d0e","sha2-256":"d634b491ee58045d96c15a0278193c8330fcf6fb1e5c0408cd939821933153fd"},"size":2384906861},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11286/0FF6D689-644A-4EC2-889B-389753162BB6/com_apple_MobileAsset_SoftwareUpdate/5a7b2d2c66f15df8adf02736b526d0150bcda226.zip","active":true}],"hashes":{"sha1":"1f44b0e73893ecaea1b40745e1b59fb1d500d311","sha2-256":"be123b299b3d2d79d2f820d64d8977806683c987d6e9d6c692780f1210d25049"},"size":2384862250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10550/E6354A97-CFF8-4AC5-8F47-564ED83208AA/com_apple_MobileAsset_SoftwareUpdate/00a262dd9e0e20c69d39bbd760c8071c1bf6a2d1.zip","active":true}],"hashes":{"sha1":"0df4395701af79d5f73b6b91ae60d0b71a517e66","sha2-256":"db2359f4cbabb85ad6c8cfbc84161d9da5051533c8f9a3c4e8ac09bc54a2f7f5"},"size":2351523373},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10721/DC39B8B0-6778-4375-B097-EA0681E43FC0/com_apple_MobileAsset_SoftwareUpdate/50a3b1bcf481b51459e3730b0927e6309266ed3d.zip","active":true}],"hashes":{"sha1":"bf5492d601aa7451b8861f46ee607f5b2efe4774","sha2-256":"479a4326d5da50943b24665fce1a45f003b282124dd8faf90fe4b5ecefddfa2a"},"size":2351477609},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20915/6E3BDD42-9C27-4A01-B8A5-9D35453FEC5C/com_apple_MobileAsset_SoftwareUpdate/420e5e6b3e0ed570167b1858131a4a42e355cd2a.zip","active":true}],"hashes":{"sha1":"eccd605f804b4d992fab03ea316e137505ebc7bc","sha2-256":"8682b1e5ae990e2802d619ca259192f6980d58adcc34d32e15240d6f8bb2e44f"},"size":1133277059},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20914/9F6BA5B7-C884-4237-9B7A-408B3D762FED/com_apple_MobileAsset_SoftwareUpdate/a8c4cff2fe694b0f9e49f136e8d40a146f2cdf89.zip","active":true}],"hashes":{"sha1":"47d6ea08d0fb89efefe0b03c218560912cd2e969","sha2-256":"1ddcfbde1e08ff3e1ed97d15b853a314e53203f5bebb0c882e86ec611457b283"},"size":1133231676},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11693/21F6A20B-8DE6-41A4-97B5-FF3F6231BC1D/com_apple_MobileAsset_SoftwareUpdate/f8711f68d7ba5a9e923d3bac76d9a8fb119917e6.zip","active":true}],"hashes":{"sha1":"e921f15e83232ac08597344a1a3bdbab0e58cd6c","sha2-256":"e2fc8d37a30c1be62c97afb24c26e80b9afa12f6471b19f2e2c8fac670a3073f"},"size":3364949928},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11363/19DE9A88-E6A7-4B31-B012-4516479ED895/com_apple_MobileAsset_SoftwareUpdate/4eb5b4ca7b0ab29a0406f77fa529930fc3a5f4a2.zip","active":true}],"hashes":{"sha1":"04f3710b0aa2e2d245dc0ce26678f4ffa65313ad","sha2-256":"bec03b51ebf3f300a06eff5e748ec20ac938c8e3780fd09b34dcb53bcb96bdd1"},"size":3364904882},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11132/1E4ABF93-8B54-4BB0-9980-C8D70FEBA085/com_apple_MobileAsset_SoftwareUpdate/61d1de7c98e594c1dfaca3414ba629a8cc38a3b8.zip","active":true}],"hashes":{"sha1":"a32abbd7739fa8a4e584777e09d7fac592d05212","sha2-256":"f75970aa2c1876dbf91c1854ded1edef0ee1c8cfc277459623633e89b3b4c0ac"},"size":3290033036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11832/18C78696-028F-4468-9F1F-2751B16AF491/com_apple_MobileAsset_SoftwareUpdate/95b6f9367a716fe0df8b3e42f05bce79c9658e2d.zip","active":true}],"hashes":{"sha1":"97602f849f0d7549e948d33055996f5514a5d4dc","sha2-256":"9d24e9c04d31bd11ad7b14243a8177673ecb0e788b552e82eaa4568b174dc168"},"size":3289987974},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10818/5705D6E9-FC24-4776-82E9-6865C1ADE8E5/com_apple_MobileAsset_SoftwareUpdate/107bf413fdeb47b487efd288b2c481dee44e7423.zip","active":true}],"hashes":{"sha1":"f3455fab8fba601d5c3f750dae1e0a5470acd450","sha2-256":"e907f77024cd55113857627c3540e601108d7b7e3eb1454500675e0ca77d9bb7"},"size":3289013828},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11371/62324CA9-93FC-4C07-B19B-B1F4BE43ED5A/com_apple_MobileAsset_SoftwareUpdate/20a4123dba50f879d6d87eb2439c02e8aea34a91.zip","active":true}],"hashes":{"sha1":"fdce02a527f417c174dfae28f23dffaaead8fb1b","sha2-256":"603504f126d384d0ab484d8c35a79bf6ec62649b79baa91af4fd72369565224a"},"size":3288969880},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10648/7D80C0FC-6446-4F7F-8BBE-D62AA20989B0/com_apple_MobileAsset_SoftwareUpdate/c0f03f0d1762cc9dc747963c6abe46c4dae2a8ff.zip","active":true}],"hashes":{"sha1":"214d86cb084ca62e5fec981efb73a04fe2489065","sha2-256":"9d56a702829141df1e2d1cc20425b213ba7ddd5170ea01f378131c5639afafb5"},"size":3253440533},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10766/1850640B-E9F0-405F-9956-C0EB7AC77C72/com_apple_MobileAsset_SoftwareUpdate/0b2e16dfdfcca771e7916d73b2ffcd8409510970.zip","active":true}],"hashes":{"sha1":"ec95d3b796e00aa2bd5ca63b6ab3c395dc86fe8c","sha2-256":"d04c862b453cbd08a1335fcaed70664126c38540eb4a870ff74ea07e846b6b42"},"size":3253392056},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10627/CFC36B42-D5C3-42ED-BCF1-0F160BD36CF2/com_apple_MobileAsset_SoftwareUpdate/f7a737ae2e041a10994d8fd81088d595b18a2fff.zip","active":true}],"hashes":{"sha1":"185e45407d24140de3b280e4088e01ebbe05b9ba","sha2-256":"773acec352542649726dde09369faf085d7800b2fd9f8fc3f734137b2ea40171"},"size":3264220100},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12020/1B88CC51-A60A-4A36-A3AE-C7D01E4C136B/com_apple_MobileAsset_SoftwareUpdate/5435aecdb5a2e606458d13c4ded01a88c620cb57.zip","active":true}],"hashes":{"sha1":"662773aa253f782f9ed08d0245a6ee4b6d6043c9","sha2-256":"c72ae77e1e8f21b616950feae2dc09a92d6368059b43fd15a17360f1d045b296"},"size":3264172556},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11794/3BE10166-8C4E-4220-AA01-8AC14C0145BC/com_apple_MobileAsset_SoftwareUpdate/d3479e7a932069228131c338c85a92af8b9548d3.zip","active":true}],"hashes":{"sha1":"6f69aa41445779e197375937acadf07908d86568","sha2-256":"429824db1687f7ad513a608658e90434e307b62062197f87001e60e48c5f8cec"},"size":2640528403},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10620/32DF297A-845E-4CC0-BB9F-C00BFF6103CA/com_apple_MobileAsset_SoftwareUpdate/c899e86cfdd9fd63afc09f1d3ab16cc56deadc18.zip","active":true}],"hashes":{"sha1":"577981cf9d072b2c7cd181ac2d2affddcfdbddb4","sha2-256":"184ff6cf11d459952459d0f85d72dc43dc5c4a841590e121471a506c2df4b085"},"size":2640485267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10872/CC51871A-BA75-41C9-BA83-06CB8A23548F/com_apple_MobileAsset_SoftwareUpdate/ddec84b60655148afa96036346f0fc04869fa53b.zip","active":true}],"hashes":{"sha1":"6d97031c00dc53f17837768b86155ff89e3cf887","sha2-256":"c3bc35ba91960c917a557092c8f12f6b8575a75ce9004ccaa1c44ab05e218fb4"},"size":2482469574},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11019/457EECAB-88F1-4672-A219-FE6F48B0FB53/com_apple_MobileAsset_SoftwareUpdate/3ef11e5a7e6c65c7a035763ff0044422bdf8661e.zip","active":true}],"hashes":{"sha1":"a73255fe8ded4f22f55586a5e61a2660033aa23d","sha2-256":"ffd5dcd8e5d13f41230a72a914911370dbf25a2e175a6693d1feed569d2155bd"},"size":2482429915},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11484/B5B73E20-24F2-4EB5-B70F-7A079A87FB21/com_apple_MobileAsset_SoftwareUpdate/0afb31c3f8865a6955af95716954e1c28a5b5229.zip","active":true}],"hashes":{"sha1":"507d5f4289c77a5da435c2e854dba89ce0b4b794","sha2-256":"7471ea6de8900d5b497f9e056d977d1b62a782653522fee9b43150dac76dae3e"},"size":2411167121},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10570/C6DE0679-B0F8-4852-B25A-CDE023E240CE/com_apple_MobileAsset_SoftwareUpdate/1c029032df0694eb25c884644cd79d1633738fb4.zip","active":true}],"hashes":{"sha1":"a56a94fb1cac3652b2c0eee18bdd089248cde46c","sha2-256":"d282f7d158ed8918ba8d791141211ca362947154d269d71df00f929bd68a0d2a"},"size":2411123391},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10664/798DAA1E-FB48-4E43-B74C-F390F14EDF4D/com_apple_MobileAsset_SoftwareUpdate/2952067a392a426f45a8b6f53b538d3f6a3ccac4.zip","active":true}],"hashes":{"sha1":"4d2c0ee0be5686e9745e93043acd2b2afdc9cd28","sha2-256":"0893e5de8e478ce08a98b4959ef121da0bfb6b8d0a0fe45dade9a6bf34f95d2e"},"size":2377787908},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10665/58B2C095-2B69-45D3-B224-B9B0C89AAB3D/com_apple_MobileAsset_SoftwareUpdate/705332f8079345bbd5a07622ac5485f9f535dc6d.zip","active":true}],"hashes":{"sha1":"239561486705f1a0eb4615cef6e9ed5b036cf24c","sha2-256":"395c92147a4d812ec55194d88134457941a3f7814d34154dc01ec4fe2eb02464"},"size":2377743655},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20945/216E8B5E-0500-47D5-886F-920373247FFE/com_apple_MobileAsset_SoftwareUpdate/625d057a1a664dba31f21776421281f8c155b5ad.zip","active":true}],"hashes":{"sha1":"da11c6c5d26ab102ef4b9c488abd83d9493715f5","sha2-256":"f389377c147d586f5e0424cdf115140bdd768cc092a3a80d611434276de7de6c"},"size":1159541636},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad6,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21053/064604BD-B451-4826-9730-AADBC4B92F8B/com_apple_MobileAsset_SoftwareUpdate/060aa9e479f584fd4cfab6462543959615443f81.zip","active":true}],"hashes":{"sha1":"d6557833eb02c8f31150def30d526931c76e86e6","sha2-256":"352360ea819262612afa706918fa66b8f0f56bead8e378981c4a92ee544ff6b7"},"size":1159494528},{"type":"ipsw","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63815/DBB398E5-08AA-43AB-8075-80508F4F7AD7/iPad_Pro_HFR_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"d7d6ab376e6e44d00edcdf561cc175e7","sha1":"b26679159c1743d4f4a1242d5def2a823c116552","sha2-256":"a3026f969106ece36aa0fb8299ef565e0e138284281b249133175bcf9b2a0b27"},"size":5467913779},{"type":"ota","deviceMap":["iPad7,1","iPad7,2","iPad7,3","iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63805/7DB16D0D-6811-4B89-B82B-8D304B390F06/com_apple_MobileAsset_SoftwareUpdate/017a7f5f12fb926684d41ad0478d6c72ce38160d.zip","active":true}],"hashes":{"sha1":"e6ff803307026a65a7d1aa8c8c435e4217d246c4","sha2-256":"eaffee653a93ff761563efcfbaabbadd8f629a3d846f1289686f62b3795bb33e"},"size":4295321044},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11939/A88C9864-6607-4718-85B0-7CFE9F225985/com_apple_MobileAsset_SoftwareUpdate/3e24463b494ba1f22b3dbe51548f770ec9a5ffe2.zip","active":true}],"hashes":{"sha1":"4229eaeb1c0dffba9e9a91e20815d98fbb3c8a7f","sha2-256":"fcffab797725acd73ee1849b83e2c2288d2747243e38f8d18fa42a1cd106eeac"},"size":3544703806},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10885/C4439420-2B59-40B7-9B32-C5DA00FD09DA/com_apple_MobileAsset_SoftwareUpdate/787b8d2298514b539cce3564f67d49698fbc45c4.zip","active":true}],"hashes":{"sha1":"16eaa8dc6c2b5eefd149e8dc53c182688dd7639b","sha2-256":"711a3a3229b249956e75c46affd6b55a7d0361aaaa1fe6935d06dd05d0edecc0"},"size":3473588868},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12057/0DEC15BD-89BB-42E8-A9ED-80B126820E9D/com_apple_MobileAsset_SoftwareUpdate/fcf06babac54223cc170313f979cac8e5c1d58de.zip","active":true}],"hashes":{"sha1":"dc3a8087b5c177e865fd97741f2d995d8fc7f4d1","sha2-256":"251ed0711420727d5bb4dc52f32c39f1a804006d0edb6ced88aa817da6384b11"},"size":3474369659},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12042/457591E8-670C-49CA-9706-7B84A21B90BD/com_apple_MobileAsset_SoftwareUpdate/8d3afceedf1ec63df1fa8c212981d2464c363b76.zip","active":true}],"hashes":{"sha1":"6f7f6e132fbb5ba76ffc324894dae7880e378d86","sha2-256":"c70826632236bee5486d5b8e953a826417dd5017ca8111eb46f6269e1ffb9e28"},"size":3436429455},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10593/0489DE44-7AD0-4FD4-BF60-A5081C703D24/com_apple_MobileAsset_SoftwareUpdate/cf4eab71b9ade4c0a055bcdfce4504fdb429003d.zip","active":true}],"hashes":{"sha1":"c5b77bc4f9029670016286897be876d6518272c1","sha2-256":"9ebd656117ca6944ac3c796de6ad3ff68500fc4b1285098eb17f558b2e4b4377"},"size":3443717114},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10724/5D4E0FDC-D3E0-4181-8D69-D8DA03CA31CB/com_apple_MobileAsset_SoftwareUpdate/e5ca3bfa4ce4b1232b32a35a68be8440be6be75b.zip","active":true}],"hashes":{"sha1":"1ab56c0e8a3956f176b8cb1c2500fc90e98ec87a","sha2-256":"1647ffb35af858d93d28ccd4df8b3d3e5f6348bd9af3d9b85ae43bb7bc7111d7"},"size":2828440963},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11141/E78A78AF-8B3E-4F36-BA9F-ECA0E496511D/com_apple_MobileAsset_SoftwareUpdate/49be73e3bd2478fd88dd7faea020af655c1289b4.zip","active":true}],"hashes":{"sha1":"dcf9aea444acba1f25b0a6371670dc9b5c082bd9","sha2-256":"b42a2fa4a8ff528b29fc8d17da154f9f675310eb524c9ce5f8f13d80d02fdc59"},"size":2450278519},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11082/73501628-CE1A-4036-8935-05EF89C75B3F/com_apple_MobileAsset_SoftwareUpdate/ca89b7b3b6d4bebd40dc12e172bf21d393413250.zip","active":true}],"hashes":{"sha1":"866bdfa3dfdb08cc04ed3afd36ca8fa7dd961a71","sha2-256":"379700ed1c9e235fb364adb82d8579398f216cd74d554658f70438ea0bc0b2cc"},"size":2375904723},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10979/86C9C08D-D1C8-48BB-B65A-1696F9F64693/com_apple_MobileAsset_SoftwareUpdate/41a890a61b1176858997195c153aedad40ad9c7d.zip","active":true}],"hashes":{"sha1":"f1205800afda3b22cfc6f3dc8c8791bd74051eb4","sha2-256":"faed466f68f8157cdac5a9dce04cc6fd387f34765b7b8421b167cf9bf34874dc"},"size":2345302127},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21061/FDB997B7-1BFD-4741-8C2F-F41D2F627857/com_apple_MobileAsset_SoftwareUpdate/db8d2b1b8f7ee9cd04edc51c8b5558758182fe03.zip","active":true}],"hashes":{"sha1":"ee9e31137d95250c8dd0bfd710427ab36408433c","sha2-256":"01e73294a47b86b9f6a8130911d5e7c8a6d7dd98baf09540c7765b9ce7aae4a2"},"size":1130443364},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12044/4ED47001-6436-4926-A297-7CE8415E48BE/com_apple_MobileAsset_SoftwareUpdate/c5afa18e2d18e66536d1cbbc75ec686194c57412.zip","active":true}],"hashes":{"sha1":"1fa7544223ffc454f9e842582dc4d27035f2c24e","sha2-256":"587950a1139e47d5363a0eeebb5f993df56691073ab1934c10715e6a878fa74e"},"size":3578387407},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11307/261A0DCB-F19F-4FEC-8D1D-16B103087314/com_apple_MobileAsset_SoftwareUpdate/49a21e7847110dd5356f3b618da4660eaa36a008.zip","active":true}],"hashes":{"sha1":"b3adb13f01a0e6dcf129b3e8b6d34c84b27b08f5","sha2-256":"0f02ef9f6dae6dcfe324d98ec831f8d34f6e305f1624ee53b2033c24ea53f286"},"size":3507269656},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12059/7CE53F25-3BF7-42F8-BFDC-B6D43EB5D709/com_apple_MobileAsset_SoftwareUpdate/1adc99b67999da7bd5891b37f42a853a8a7ffc37.zip","active":true}],"hashes":{"sha1":"f957c06128e36fea2579d15bfb339f6d072d4ca5","sha2-256":"06a6105e019497569ea66df8417ed09e84440fc62a18e404717fe5ed513a2ff4"},"size":3508053116},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10611/C430D6EE-AE27-4E7A-A04D-5CB0C0E7F9CD/com_apple_MobileAsset_SoftwareUpdate/9758bc3f4c20ffad4b6e023f4adb78d6badeca3f.zip","active":true}],"hashes":{"sha1":"624f096a3f139223ed83d8f6fa059a374f443c7d","sha2-256":"31086d0100a8a8f7d8bf8c969e27b91383f191146711e5ab3bdf9ce292d71c71"},"size":3470113005},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10970/4B40BAC1-2D41-4232-BB64-A7D86E6D68A4/com_apple_MobileAsset_SoftwareUpdate/e3015aa26d7f82b3a42da181ea8d692c493909b1.zip","active":true}],"hashes":{"sha1":"c7f68b6285383d9802f205ccdb82f810ddee061b","sha2-256":"3a8849c6c3c64919ba1a6535c1ac3a96d225ed08c67043fec1f4c93b45c1ea66"},"size":3477398079},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10589/9180B890-2E08-4830-AF2F-7D5EFFC5C146/com_apple_MobileAsset_SoftwareUpdate/7d780397401d3768148f30eda53c22d7367887f2.zip","active":true}],"hashes":{"sha1":"f2469042eab15f4a44547096c258378dc9af17f2","sha2-256":"dc06d07263d73f5378388648660a47382cb14968e6d5cb9563520b6f34d72449"},"size":2862120687},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10623/51E3CEB3-D4B4-466E-B893-5D343A63D689/com_apple_MobileAsset_SoftwareUpdate/0754d0c14e2b25b67268b03436d72102793b44ba.zip","active":true}],"hashes":{"sha1":"8a0ee40f80f0aead1d07442b1605ae9c4a7edfad","sha2-256":"37b9587ed445902b6deb3b7b60a8d55353545bdd80c4898cc8d202fda94da3f5"},"size":2483961406},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11873/7B16D4A5-A0C9-4F89-AEB2-77E2A31B3628/com_apple_MobileAsset_SoftwareUpdate/eac10b0ab4a294da7a9b68d1aae032e7115ed73c.zip","active":true}],"hashes":{"sha1":"c93c4d4914115ad7cbe71d7e3c322a15417322f3","sha2-256":"f2c9329e659effbddabc4b76e6366cf4f4f529ee05b484a42a07077e0aa2ead4"},"size":2409587553},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11622/77C1B716-16CE-4D07-A062-0A911DD2DF46/com_apple_MobileAsset_SoftwareUpdate/5bcad077882f4f15330397427660473db6456d34.zip","active":true}],"hashes":{"sha1":"d8fc6b5be7aa648de7cac91563162e086ebea6a5","sha2-256":"208d662a43dc8085d1ca4b98cef2a88c65593e9e0757fb43ac5b9bad9784ab79"},"size":2378984915},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21001/92AC7F1F-8528-4149-9673-199FBB087523/com_apple_MobileAsset_SoftwareUpdate/8adc3ca4aba108db5574fc5d6da47cb1dc0f03bf.zip","active":true}],"hashes":{"sha1":"8b92a79afcd2f297bc2db9ecdafda4cefdfa1d14","sha2-256":"aaa60ccb116779676d57011279f582acbb247d716e2b4e3375f321ba83fd2e3a"},"size":1164126706},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10619/18F0598B-577E-4590-9332-EF8051C2CEFA/com_apple_MobileAsset_SoftwareUpdate/0e221e791642d71a4c584dfac3d1379c5c0bcab7.zip","active":true}],"hashes":{"sha1":"e7fe21ac055342165258fabc29d3b21506970b8b","sha2-256":"445d1dd49ac5f4b0028d67c1f85464573fabc320c415024817cee49fc613d94c"},"size":3544200899},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11428/D4DDB5ED-D7C8-471A-AF84-7489CA603A91/com_apple_MobileAsset_SoftwareUpdate/0c6909e21d626d55e0d3f9092c95cbdf9708535f.zip","active":true}],"hashes":{"sha1":"1d918ccea503a98a51e15e81977de5fd921bb42c","sha2-256":"9204364fc45ab181ba3b4007c55d6d8a6bd63ac098db010ffac2742da4018425"},"size":3470544094},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10660/0727D621-1B1F-412F-B072-D36CD1C5962E/com_apple_MobileAsset_SoftwareUpdate/0c0dc7a5ba029a2536d0d506b38ee479aab13642.zip","active":true}],"hashes":{"sha1":"7b501d4af5f280a873064b91ce39691e0d4c0ec3","sha2-256":"0cd8e729af9a5cadfc1490b2d41cefa191f180b50cad0976f4816a56910114bc"},"size":3474419360},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12058/0337A9A0-BF7A-4B21-ABB7-B9C86692172B/com_apple_MobileAsset_SoftwareUpdate/d053b1fd210ad89c58c3486c067a4f3547985552.zip","active":true}],"hashes":{"sha1":"5bd706f867c70cd4298ef7a86426b0a9c9b6f71a","sha2-256":"68c6699e93dcc7db52cff6f794240be38193f905fdf968bf6cedb4d01dddbb4a"},"size":3440064892},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11636/82606B7C-18B8-4D50-9A26-FBE422FE8016/com_apple_MobileAsset_SoftwareUpdate/727f8270b279ec5efa5719ea0202be18fb38e5c5.zip","active":true}],"hashes":{"sha1":"59825f15581ac872e358b7fcf1334eb2ec63fa6b","sha2-256":"d2e22cb89fa4ea884cf0de946393455609ecbfd858fa97267b533a598e30d47a"},"size":3444375269},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11748/DACCD77F-F796-4030-8D32-2BDDF99AEE8E/com_apple_MobileAsset_SoftwareUpdate/1d576cd0e4270b5d4d6b461cba8ca03617785962.zip","active":true}],"hashes":{"sha1":"36b75af48eb3b37ef92c5040eda91e54dd9613ae","sha2-256":"35f8d678aed52e1da1893cd2b9d5669f4bbaa295134e54b85934eb02db511c0d"},"size":2828486053},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11779/B17991C0-C8BC-4801-AC3F-64D62A076A0F/com_apple_MobileAsset_SoftwareUpdate/287fc5592378696f8d95ea27e04f216c23d5de18.zip","active":true}],"hashes":{"sha1":"14e84506192d0adefeaabb2e023ff921421339fb","sha2-256":"a1899104496ff5e3e0bfda05e4d890b83ab9aa3bcfa54c265d129011dfee595c"},"size":2450331862},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10935/A1F9A852-DB9C-4249-B71A-08FFDF6763E9/com_apple_MobileAsset_SoftwareUpdate/dec1627051252352ea6d5788f7fe07973c1c9fef.zip","active":true}],"hashes":{"sha1":"caa4eae08564c91ee04dc10ca3a1afd1214068e1","sha2-256":"09496901f2daeeef5a834e00775252ac28421d4e5508e445239e0fa22b6d87a1"},"size":2375952086},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11489/33FAE814-3891-4EFC-8CE5-114611270BFF/com_apple_MobileAsset_SoftwareUpdate/d7d61229f2b4031b96caf9f882cbf6df9f439345.zip","active":true}],"hashes":{"sha1":"fbb07f07b870b3e4eecf49d7b8e05f7901194213","sha2-256":"2f44411e5bbe5ed6e02b27cac22191a3e41a8902802190cb8f82f4c10e112806"},"size":2345348814},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21044/1C472246-A3F0-44FD-8B97-4BA9817F203F/com_apple_MobileAsset_SoftwareUpdate/33b7b57b11f6d0d513a62c8dc0bc6c5ccecaccd4.zip","active":true}],"hashes":{"sha1":"307703f49e8f42c0f0a4795a11b42783fb1144bd","sha2-256":"61135822606f9a4a4e5410aba73d61ac8ccbed1a2bb6a15d0567794b068a1f50"},"size":1130492533},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11370/0F02F8FA-868F-4C15-A0B4-97D14228070A/com_apple_MobileAsset_SoftwareUpdate/c12b45306fad0fe86675c4f6771a2ff3d2a02ce9.zip","active":true}],"hashes":{"sha1":"7bb978175ce7a5e8b9dbc67e0b98d7185a18fd34","sha2-256":"ab2fe1a5503ef80eb52ca20b7f4a0e216e1c6df9b36a479d61641526eabf5746"},"size":3577884284},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11559/2CA9A9F0-8D38-4767-BA04-B08D334EA58D/com_apple_MobileAsset_SoftwareUpdate/31abfb74d25d4ca7687231efb9d610f9cceccd00.zip","active":true}],"hashes":{"sha1":"90eed770df836bb5cae4779500467080f9816fde","sha2-256":"ce19ffba413a959fef8a40e22856a411d5a5df51daacb005e79bdec0099aa9f7"},"size":3504227115},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11517/D2771F19-646E-4F8F-8370-51D8EEAC5229/com_apple_MobileAsset_SoftwareUpdate/5a8092e8b0815a33090e07ff65ee9fc61e3c0028.zip","active":true}],"hashes":{"sha1":"083a6858dba64bb9008141d3a3c40eae2f7ddce9","sha2-256":"940d6be0ed60e06bac9c7250b91ae041712c9e8df03fd5cf8d1e43676e8a0c28"},"size":3508101301},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11717/9059BB67-5CE1-43AB-894F-C605F22A360A/com_apple_MobileAsset_SoftwareUpdate/d8744d68eb96c8182d9af9ad2fe094596ba988a3.zip","active":true}],"hashes":{"sha1":"1cb69e4f17371e2902fb11defdbfa51dca4f8462","sha2-256":"2b523ee5c7951a26a0e48861fdda307aabc330a72ed6c4b5c2d2b4a1891f0107"},"size":3473751329},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10846/0C42538E-BC67-4989-A9AC-4CCAE375FE52/com_apple_MobileAsset_SoftwareUpdate/57f97f53c16ce7a0334d9454e06701fdeef8337c.zip","active":true}],"hashes":{"sha1":"a83615152c88a2c87dc0b00bb65aa50b289fae37","sha2-256":"0fabef377fb218512e4fb5aa92b5b8ef547ada9be239902ce4249c64bfdac314"},"size":3478052162},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12052/35367DE3-5BFD-4967-8CE8-26C145266B21/com_apple_MobileAsset_SoftwareUpdate/a2b917d198523ab6ac3d1ad75a3bdfbd1f498e8a.zip","active":true}],"hashes":{"sha1":"42712e3bab52ea6dfc576e40fda66c00ec298e02","sha2-256":"dd9be768157bfbbde5df70aa5f5ee45e49358fbec6d20662305d88757f4e1010"},"size":2862169799},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11743/FACB6966-7A81-41C3-BCF0-F866DEDA9663/com_apple_MobileAsset_SoftwareUpdate/205839cce9e479ebf8cc5be6c9d5fa000fe403e9.zip","active":true}],"hashes":{"sha1":"acc828f5f9c9eddc982d2b25c0d1e6ba92881d43","sha2-256":"ce7314637d19697ff17b4193a29664fb07d0ec4c5a16aa54908d8eab9a6ce4f3"},"size":2484006699},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11388/F2237811-1EBC-4607-BADA-92B0C7EA4087/com_apple_MobileAsset_SoftwareUpdate/4486cefbdfd868a86284859b971ba5af7b15721f.zip","active":true}],"hashes":{"sha1":"e47da68aaa0b00475212eafcbb00e8ff0bc50b52","sha2-256":"e931524535aed9f4cc31ca3e57da3216add6eb76c8f939af418c6bd7ba0fe32c"},"size":2409633716},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10587/FF9B68D1-A442-409C-9582-225B6F36B0E4/com_apple_MobileAsset_SoftwareUpdate/b75570ba22a546c86212947f426fe1867b4fa169.zip","active":true}],"hashes":{"sha1":"43f749dcd30d4f8b317b88dfaf3e19285f7aa22f","sha2-256":"fc2586e7f3b2f35cd62f47985d39189b1b5544b39a6114159a7f4bd0edcabce7"},"size":2379029101},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20947/F177DFCD-ECBA-40D3-9056-DA888AC7FDD1/com_apple_MobileAsset_SoftwareUpdate/a60d2e33db6ecf081b0fdfdcbecebd32b1039d4e.zip","active":true}],"hashes":{"sha1":"d17efc9b284a877bb6eb639dff9df410a3b4ff35","sha2-256":"529e30cfc7080d82463e621111f7f32e9032f5275b55df6912ab722950eafec0"},"size":1164176201},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11617/24CF68CC-0095-471D-A071-9086EDF811EF/com_apple_MobileAsset_SoftwareUpdate/99b125731db9629ec6dc7ce840c88583db53fb44.zip","active":true}],"hashes":{"sha1":"ec942be77d856db835e161a71ec18e0c4d3b68db","sha2-256":"75b7a3801d787d09a99471c93a8203a53006cc594797d8e1b5c431336a4de1f0"},"size":3365677439},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11560/9E44A605-CA20-4E6A-930E-88BB3EF0E1DC/com_apple_MobileAsset_SoftwareUpdate/cd224e43b1cce7d543c63e506d5c3b8d969427a3.zip","active":true}],"hashes":{"sha1":"f74ef5016a4d25d6a7acced6e3c2bd97efc6ea78","sha2-256":"2df358fb3d43c1f1cd2dffbc81b41a86797be0e5bf67d239a3cd338e156daeae"},"size":3290763386},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11299/72FAF9BD-EF65-4002-A5A4-28DC5C59825A/com_apple_MobileAsset_SoftwareUpdate/b292bb60f91355301a3036ddd7cedac46a561576.zip","active":true}],"hashes":{"sha1":"7b0cdc759225385f317a07ec9c6ca77d5b08732b","sha2-256":"458fb6756248b646124895fc58e0bd2a7b03f0063d027965742f36d858a5f07d"},"size":3289741226},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11065/82B7D0D4-6D36-4602-B0DE-AB3207E08E00/com_apple_MobileAsset_SoftwareUpdate/8447b8b94e97e7a64d3b5e4e1636bb0b3685e974.zip","active":true}],"hashes":{"sha1":"d94dfcf2ea61b057941168c0a45ee722a8db8c61","sha2-256":"82ed417a75e0c7d97eed2454efc4791981bbb248faca319506d1d0d57c297143"},"size":3254161965},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11195/FD405979-BF5F-419E-A114-B7B3ECA0E190/com_apple_MobileAsset_SoftwareUpdate/4e60cdc9bf6e65ddd9bef656e8bb9d9e845861ef.zip","active":true}],"hashes":{"sha1":"01508f9c628d681d915cd3cc2203fed78205b778","sha2-256":"76adc084bbeac332641c8856275454fca098d14d975cf9b8308dce032091ab50"},"size":3264942389},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10981/2290FD16-6003-4C7E-8E2C-96A317F6E8DE/com_apple_MobileAsset_SoftwareUpdate/cd7e761417f5e71a5eff821db44a7efddeea6200.zip","active":true}],"hashes":{"sha1":"bddc9bc50fed4b65734c513854e3d7fdc7666eaf","sha2-256":"48fbd84d07e4dc17bc35c45aa2ae4105284865b084984be213624dc3681a779d"},"size":2641219699},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12003/A5494432-ADB5-4B85-9484-6E2AAD8B53F6/com_apple_MobileAsset_SoftwareUpdate/84e924b408b4c602c2dbb6ecef5815a36bedc94c.zip","active":true}],"hashes":{"sha1":"1bd303ecc10dced727ff0214f739ec16204f6858","sha2-256":"aecee477c6577f88eb6fa9309a339cf67ace24582f8b02c0be12d7cf9a0295d3"},"size":2483194146},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10578/19148FD6-4B7E-4A8E-B969-AD35EEBBB7BB/com_apple_MobileAsset_SoftwareUpdate/ba1a957d1d8124d66b76c0e00618b141756bb846.zip","active":true}],"hashes":{"sha1":"e28186708a5b538a2b587cd7b46bd8df3bbd1c98","sha2-256":"d8e2640804ae6c087019e5b80d65c4cb31f77f83c658e8003e841775aceb498c"},"size":2411892140},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11658/4069B417-97E7-4507-83C5-91AEB831A5AF/com_apple_MobileAsset_SoftwareUpdate/110d7e68947163a0bc852ea503ee2b13316aae0c.zip","active":true}],"hashes":{"sha1":"9da3548ad392be1565e2c87981115bb3f026263a","sha2-256":"25986be771f84eca666380292de1d63ccad57b5ad1146468cad78b4252a92fee"},"size":2378510126},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21026/BFBFA61F-0C8C-48B7-9F72-F3DC201FD1D8/com_apple_MobileAsset_SoftwareUpdate/34ed65d4ba77c8749a6cafe2258ca818259cf165.zip","active":true}],"hashes":{"sha1":"9aab346b15e923abef34398b263010ed956f9499","sha2-256":"8827ef164e27aa55185c7048501ee6ef608644417cd82880dc871c2130eaff4d"},"size":1160263382},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11432/CB618159-89DC-49E1-A5D5-ADF068CBC952/com_apple_MobileAsset_SoftwareUpdate/85a51e51765bc29c45b21770df7e1feb4b86f91e.zip","active":true}],"hashes":{"sha1":"ad191efb5a46531cea7af2ea57b772893f7f1298","sha2-256":"35785fa18752c43fd1feae0d23a7df51d63e205b9d9310cde0a75bdeeeee4cc3"},"size":3396268086},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11113/27F0B008-B6BA-49B8-9B32-4F692816AD77/com_apple_MobileAsset_SoftwareUpdate/d4d2d7f0f0de5450f0b0fff00ce4813f59a85762.zip","active":true}],"hashes":{"sha1":"1b78f47cb798e585fc1d7967e0ab42882603c58c","sha2-256":"36e3bab682962fc048d9569dab14a92a62bbd410487bef33b546fe9623e4c2bd"},"size":3321355279},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11119/738B544E-9786-4C37-8866-3B6B88771A3C/com_apple_MobileAsset_SoftwareUpdate/0ac1a2bf87ce02fa29d6c5c9e17b26b8aef98987.zip","active":true}],"hashes":{"sha1":"89b0f1424a6ff0e263573ae3aab90702e6b57bce","sha2-256":"100ed168d0431c6bceb4c6b08e1314cd48db84abe2fc8c560fd01a5998281a43"},"size":3320330414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10719/101A9579-DB19-4609-B4A5-83D31F73DBCF/com_apple_MobileAsset_SoftwareUpdate/a979a612a74fb15c4d275c1cf911e3b13f809864.zip","active":true}],"hashes":{"sha1":"083673fe67d00d275ee3cf9d705aa443736ee8bf","sha2-256":"75132dfab19ae7bfc64e9b38e7d06e8171eec862fc61bf628411ec12b3a3f24b"},"size":3284754214},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11335/ACEBF405-50E8-4D2B-A6F6-4F851333B024/com_apple_MobileAsset_SoftwareUpdate/2e20b1cd0a7cc836a549f735395fad280940b717.zip","active":true}],"hashes":{"sha1":"a50b6974ac54b8cfc68914f190e96b18f9d7c57a","sha2-256":"88976f3292e862b706810e6b965676eec3facf8725f875f6a05070d13ae45fe5"},"size":3295536710},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11470/D0C0EF28-BF59-4D97-A6E6-F88DB2A7ADCB/com_apple_MobileAsset_SoftwareUpdate/381e7fd9bccaab388e7814b1f52d3bdd100ce9a8.zip","active":true}],"hashes":{"sha1":"1a3e2716205ac9513fe5d4c558d8ff27b1fe307c","sha2-256":"274c1141d3971c5f680ad88da6af437391530c68b6932f376a736fcae361770c"},"size":2671843704},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10599/6186B9E3-33F1-41F2-9F0E-0FE6382861A6/com_apple_MobileAsset_SoftwareUpdate/7ff65469bb3d3ccbab4321ac1e5224c8d8281eae.zip","active":true}],"hashes":{"sha1":"f239e05a6991700c9b184b56bd80732ce205b970","sha2-256":"e3d77254c9dd160d4414271e1f07f662b7e947c84528f9f051403d83013f6f3e"},"size":2513782695},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11262/571F27A1-86B9-4E7C-BDA0-091F62B8B446/com_apple_MobileAsset_SoftwareUpdate/ac4b9e04288a867101790312c115b4a18d03bcd3.zip","active":true}],"hashes":{"sha1":"9fa8be8a4cd99b86a875d876c3fe0913d6d55296","sha2-256":"68c0498d91d9c59c999d8361953061a875602bfe6020a6ae60078d47444f9bb4"},"size":2442484417},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10624/07D22B1A-75B7-4FD9-AC19-0E756D3E140F/com_apple_MobileAsset_SoftwareUpdate/a760bed76b2dc0536bcdf088d0f664310bedb4ef.zip","active":true}],"hashes":{"sha1":"19a8a7390e4bb815e7ddac8a5477a65c24e072d3","sha2-256":"6a1027c1411a54ee04b5035daba12db89ac2e30b7c1670dcbcd6e4641ac687d3"},"size":2409102575},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20977/20B1072D-46D0-4EE5-866D-192892E4B4C4/com_apple_MobileAsset_SoftwareUpdate/e58589b67cbbf5fdaa488fef4591e6ea2462fa45.zip","active":true}],"hashes":{"sha1":"b1b9bfd7ba12bf55adf08ded3ffeb319721b6737","sha2-256":"209a58a6dd9a642566e1f21da6bfd79095b71dcfe8ecbccdddecead93a19cd6c"},"size":1190852457},{"type":"ipsw","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64031/023A603C-6A41-4078-AD7F-98BD9E996263/iPad_10.2_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"8663acf88f85b053b34bc8fe8565db4f","sha1":"bf8d4d1a614f9297520efa77c4ef2344c403a5f8","sha2-256":"a1243dd73c2bec5dd715275f92e829b158b58444e6be2d73990d1ff61b8602cc"},"size":5275576445},{"type":"ota","deviceMap":["iPad7,11","iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63972/42B3ECB9-0AC9-42D6-8062-3CC1810014BE/com_apple_MobileAsset_SoftwareUpdate/c268795c2c6401112d50608451ff4d9364eb9ebc.zip","active":true}],"hashes":{"sha1":"e2d2dc380db61ef831de6783217b802f3c65eaf2","sha2-256":"1732a34b09bcac313bb8e352f6f27bd70ad8d3384b8de66d39186a04dbb6a821"},"size":4098253527},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11762/38EC91F2-D065-4186-9F2F-15F52F79C511/com_apple_MobileAsset_SoftwareUpdate/ef4c25ad43a9a776e144c95183df19452d29e370.zip","active":true}],"hashes":{"sha1":"7f535130fa7aa1651be6fc406bcc7e51cf93f9a1","sha2-256":"465b2fca1a97b514616fbfb9aeab719c43da83ff4cc80cb4512c4dbe5f9e3fba"},"size":3347597430},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11368/F270DB8A-A9C7-45AC-B8BA-D1643FCB47DA/com_apple_MobileAsset_SoftwareUpdate/4f868c7d232c789d2be14eba0f3752fcc2cd2f02.zip","active":true}],"hashes":{"sha1":"e8c319dd9475d441aa3f9e1266b14b4111160a9e","sha2-256":"1fc2892b78e314195fe92bb9e81a8dc49f106a1998c379787198216f05d68e5d"},"size":3272820303},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10822/9802DCF0-05E6-406A-B252-11ED9318FD27/com_apple_MobileAsset_SoftwareUpdate/fa5a70f5ffb3994d76d1a37b4bb3e76f226f95c7.zip","active":true}],"hashes":{"sha1":"791227f15bf09c5fa7fa0c07e5ee37ee64ec192b","sha2-256":"8d88b7bcf7d94926231db68c9375dbf74d54f027e6577c9e546b07ab7f1af24d"},"size":3275670087},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10698/391DB073-EBC0-4237-8AF6-38B0AF1BB377/com_apple_MobileAsset_SoftwareUpdate/2e765a5ca4c0c31ab1dc0d171929bdbe38fefe98.zip","active":true}],"hashes":{"sha1":"938d8ad38f13c0f524e84a6d8f3a03d922fb606d","sha2-256":"01d9db65eef9c7b9de3d3397f4c47c2f204781c373ffac0535e10b8210819889"},"size":3241104885},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11246/AC33E12E-D067-4A65-A0B8-36A38CF89C3B/com_apple_MobileAsset_SoftwareUpdate/435c5a001636ee10d9b4296d3cff823d73007bfe.zip","active":true}],"hashes":{"sha1":"882e8a693cee0d9cb486f713d5cfbc3eb30270d0","sha2-256":"bb78493afe6adbc81dc2225f162dc4d2dd0a88f63eabf122231a8e0c6ae5b78e"},"size":3250111869},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11556/963364AB-0B68-4F56-9875-6E42B41FC82F/com_apple_MobileAsset_SoftwareUpdate/d223543e9540b068c7f5ef1e826190205b2265e0.zip","active":true}],"hashes":{"sha1":"04c930434cefc0e6228571c6bdd9737269b68232","sha2-256":"f4c5026855f25676302a998fc3775563f2a9b804d9273a543b8689be319a0f72"},"size":2620530612},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10800/83652614-68BF-4DA8-9158-EDABBB58EF98/com_apple_MobileAsset_SoftwareUpdate/9b19198af395b80af53d10bc257f7406ae945b62.zip","active":true}],"hashes":{"sha1":"2557be303f890090627c3fbaf5caf05eec52ea50","sha2-256":"234611ebe6d13e1fbd9c7f3208d7a0297f6f01ad971580fc35a9652816bb5caf"},"size":2453960184},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11506/F695A015-2D04-4D5D-97EF-F127F9C96FE3/com_apple_MobileAsset_SoftwareUpdate/0d9b2f720d83973dcdfafa0d360aff697d11d6d7.zip","active":true}],"hashes":{"sha1":"74be9c772064e4401a3eb5f27c0f677d37fa867c","sha2-256":"ec21e67f1a166f7e8c43fe91e92b9282354779a3c6c154766f9ade778d076a0a"},"size":2381630131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11080/D14AC799-4618-437C-8F4E-4E54604C3A07/com_apple_MobileAsset_SoftwareUpdate/10aa867d68e89a3d7bb5ca39b2bfc10a356370d0.zip","active":true}],"hashes":{"sha1":"7202007b3be7f7fc2999745d2a675c89d4fa999a","sha2-256":"50783a297a2688b9f0d1231b1a53cb3ac94ed28227a2d78c3bdeee79482043f8"},"size":2353223674},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21062/E7AA01B6-55B6-48DA-B8BB-D3C78C658209/com_apple_MobileAsset_SoftwareUpdate/bd70f3fb8cc905a4bcafde2869596b6cd9fc53ff.zip","active":true}],"hashes":{"sha1":"027b7e7a2ff1aa7e8c0f57d6ec252b2f404cc381","sha2-256":"8f8b2ee375f559169be58cf20255337105ec5246373e8d32b9973699c1941aa3"},"size":1183014945},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12027/F8BFA762-BE78-4C89-A15C-195DF993A413/com_apple_MobileAsset_SoftwareUpdate/d646172c614b0f3c6cec46f303e505ecec83d48d.zip","active":true}],"hashes":{"sha1":"29892450392c5e2dc181753e4b428d81e4e67399","sha2-256":"5487147a345b009163cd518b43b8325ccd5f8a168e3901524b5954fab73102b3"},"size":3390281853},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11728/9F59E1A6-8795-4DF8-A9DB-937B23BAF163/com_apple_MobileAsset_SoftwareUpdate/433b1c560e3ca267179fba8c007615364a0391b2.zip","active":true}],"hashes":{"sha1":"aadafa28c0891279701fb23d139a3393ef0c0555","sha2-256":"d4c83e703ef57db31a94c9cf3719f954d20decb7cf0f59ae420546278b774cb2"},"size":3315501684},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11959/7367F7A2-7E9B-4A75-A022-B9799066A3D3/com_apple_MobileAsset_SoftwareUpdate/296195c8d333aec10981544d82541bf5df57672c.zip","active":true}],"hashes":{"sha1":"7db8293788385616661358acf84ee87441321376","sha2-256":"a684ac71e01157a096a7a3e5bb936f42523392cebe75012277ecc566a467f16c"},"size":3318352909},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11943/26FA7325-FC22-4EA7-A623-5F0973816189/com_apple_MobileAsset_SoftwareUpdate/048f516ae76fe8ec4909923b9ea25a9af77a2b5c.zip","active":true}],"hashes":{"sha1":"59df6cde7232ceb318dc13e4013252c2715d35c3","sha2-256":"24b64cec0c80ddaf7d0a5fc24f848408a88f7fc19d345e43dfaf342803e64d10"},"size":3283791553},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10757/2CB1D435-D615-4E8C-9C45-EDCC8979BABF/com_apple_MobileAsset_SoftwareUpdate/86216a522dc3c7fa41f1125386b66b60bc05e4fb.zip","active":true}],"hashes":{"sha1":"e52f24f113ca3b1ef4a6ffd9ddea79c882e588df","sha2-256":"9922ed7bcf37609da89321f3728d96793b777a4f54d38c1f8e272ee2b5c12881"},"size":3292794940},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10574/7554D2FC-B25C-4A92-8EE4-2CB2C9599D8F/com_apple_MobileAsset_SoftwareUpdate/deeaad3eba0848811b881267f8f5f0f72d0b38dd.zip","active":true}],"hashes":{"sha1":"fa38eaf48912d8aa064ef1d37abe36fb26060700","sha2-256":"c69db9a086aeddd7b6a1589bca8982b394ddb60ad2be53f39f0f7612e29acb21"},"size":2663213832},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11687/D50EAECE-77FC-4D6C-A396-62C5F8A08D75/com_apple_MobileAsset_SoftwareUpdate/150d662e72860987aa4ea1410d4d876968880841.zip","active":true}],"hashes":{"sha1":"b4ccc567a411be25e1151ab496cd2d7e96a95ee2","sha2-256":"cc49ac6f1792b7584aa33b74aa08bb46fe4b4e056c1127cca28ac827bb260e1a"},"size":2496640801},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12054/35946CFF-7A43-4BEE-B8B3-A1E4FDCAD5CD/com_apple_MobileAsset_SoftwareUpdate/a65008586c0a0721f65d27f7c54deef318914a74.zip","active":true}],"hashes":{"sha1":"965b53c858275e5c25ed2940f9dde10a6e62b4a3","sha2-256":"9cb62e456308fb2fbf0eddfad7bcf77d4293a08e4789ef3535b9bcb458ff5609"},"size":2424314085},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10716/06954349-9A60-48BB-AE26-6318714B95A5/com_apple_MobileAsset_SoftwareUpdate/aa00cfa2cb5977011bb5c78a07c280d192a0059e.zip","active":true}],"hashes":{"sha1":"2982f1aa6488f40239f9cc7d2d8a93a7d95a3d3d","sha2-256":"ec591f04558158a2a56798031b5721eae2f999876555266998e810812ed954dc"},"size":2395904264},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad7,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20899/70203862-2981-482B-B741-6C072DBEE5B9/com_apple_MobileAsset_SoftwareUpdate/67b9ebfd5240acc33b32f3c8d54e839739cf017e.zip","active":true}],"hashes":{"sha1":"e41326e594109583b673003d3d9551c1ef9f1193","sha2-256":"d162fac4cab6192c0f00f91798303264dc369657697f1be3d2d075142f34df3a"},"size":1225699548},{"type":"ipsw","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63808/E1577994-706F-465B-B233-B9620340D868/iPad_Pro_A12X_A12Z_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5c2203cf0ded8d582f09d59dead6d3ae","sha1":"f9e1021de57be00dbfa141a57fc69fb47b60f3dd","sha2-256":"d8d6680983164557041d81b10126061f4fba8cbf0c1ec7e833b4a20ca1a7c5c3"},"size":6508976759},{"type":"ota","deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64003/0D900C73-7042-419B-93A6-62A2C33B328D/com_apple_MobileAsset_SoftwareUpdate/f7048c9a5344cd1258c47737277df0aa5c52a295.zip","active":true}],"hashes":{"sha1":"c2520ff3257885bc57ffd2590830dc415de66974","sha2-256":"b2ac4034ba9f954a65f7fc5032b622fd88eda749c92bf21fefdd55f9012d635b"},"size":5196909811},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10555/9076A87E-04F4-4415-A706-242DC1264285/com_apple_MobileAsset_SoftwareUpdate/125234b016b4ea7db0a76b09819ff73612951c82.zip","active":true}],"hashes":{"sha1":"cc4ca77a509666442c897fde14162b7c24beaef9","sha2-256":"67201fc31157a1349c2ba0a7fe7121f4dfaf88507c0cbd6174db9f087301906f"},"size":4235647031},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11499/7DE98BF2-4D59-4414-8810-BD8EAE8F54FB/com_apple_MobileAsset_SoftwareUpdate/c0dae665991a33cb368bbefb039ca0fc26e2e4cb.zip","active":true}],"hashes":{"sha1":"e9cf30cf3d858052c796788fe4277193d8b3ba99","sha2-256":"86e3e330be25fe9641ce3c21b34820d37efdcdd23a2314bf8cefbc2ec5525807"},"size":4154896694},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10756/C325A67A-1197-4931-BCF9-E21B7EED3B68/com_apple_MobileAsset_SoftwareUpdate/28a55312f2f0454af5f47e3575c709d5acd64232.zip","active":true}],"hashes":{"sha1":"da5e9f1c0d50ea0072ab7ccb24bf7cdda3754db9","sha2-256":"56e5277aab675567ad5d2da7e6fa99434021c10372acf4a6b658a4ef13731f78"},"size":4158817174},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10871/F744CB1A-BC78-429A-A05A-BE6D541361B8/com_apple_MobileAsset_SoftwareUpdate/f63d595fe481d7f5184ac7282d2554cc2ced6904.zip","active":true}],"hashes":{"sha1":"965b2253da060d12c69fb06be754a5726998d57d","sha2-256":"df4303010c8677ee594f57ebabb3b56c6dc89d5fba785e0dab9040c3edec6d93"},"size":4084616172},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11583/BD5F6A35-0026-4EF2-A3DC-146C9D800C77/com_apple_MobileAsset_SoftwareUpdate/c44f1bea56900088eb35d87d9a06ab1d89e17475.zip","active":true}],"hashes":{"sha1":"205f9f041b8f5a9639d051652add6aa8fb6657ff","sha2-256":"2e075548dea5c136ffc5a55598ba3099e5a1cf7d8773b0e4ad3440e87fc48ccf"},"size":4083282282},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10580/89FFE8D8-0E9D-4E94-BE3D-23F449B078CD/com_apple_MobileAsset_SoftwareUpdate/8b8778ea137001ef80993e770ad7881660dc6199.zip","active":true}],"hashes":{"sha1":"06d2273c3c87939588c2bea65f22623c9e337de0","sha2-256":"d8006071519781bc69ee1cf279cff76119945578aa1f62dd6dfa5b90d0c848db"},"size":3376541703},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12007/FA507588-5C44-46C1-96ED-1B0789650F6D/com_apple_MobileAsset_SoftwareUpdate/0cd7160eebda1464d995db4c8eacffb4d8f4d5a9.zip","active":true}],"hashes":{"sha1":"05437a4522fe3fc154b8a01a47512cd7814b4dbf","sha2-256":"0c5b46b8aaa2041a0ad626c9434afa4b094af56cc4eb0eb5262fb201426c4e58"},"size":2896329743},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10900/BD4EF787-00A1-43C6-8F19-35CF72EE5F4D/com_apple_MobileAsset_SoftwareUpdate/c8ef63be252689aae03b333db2524eb46f466736.zip","active":true}],"hashes":{"sha1":"14a957b3ae1ee8a120e809cd8b7367c8405ea31d","sha2-256":"7ac5177261dddea724086909e3841c8aefd993d143b537f2de1e6a894d28d957"},"size":2785422411},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11302/5026A780-666B-4815-A63A-B011AD01BA17/com_apple_MobileAsset_SoftwareUpdate/c367922d3889de711cfc3361b8cfd464118b1904.zip","active":true}],"hashes":{"sha1":"7b94ca11bbd2ebfccb7a72d6bf2d6eff3e5b2051","sha2-256":"06be5e4d82d0765a443eae7a08fd4888bd2a45c193a88c9e309e9035c6cc2b59"},"size":2758527368},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21005/99D34DC4-932E-4EF8-852B-22299CE9F1B8/com_apple_MobileAsset_SoftwareUpdate/b384684b3ed947c8678806d02123170e1c0fe0f9.zip","active":true}],"hashes":{"sha1":"8f0ad3b46f90b3ac67075720148df22eadaf7c55","sha2-256":"67481ca20a1cdcb0c4c6d60da629ec3edbb8bb59081c1f439d87d1e1c54794dd"},"size":1261822912},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10993/9EB105D1-6CF3-4F2C-85DC-390378054BDD/com_apple_MobileAsset_SoftwareUpdate/5500c7000c11d041d194ef30c6b5b9900a652939.zip","active":true}],"hashes":{"sha1":"94a8bd10af30e52db71f30a389d5433a0b2b6d45","sha2-256":"83d5e35fba9c37f7a2fde2be7646306d7ec02a6517da5d7e5a7423cf51627a01"},"size":4235648767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10617/A8775581-8CCB-482C-9B5D-C790450E61B3/com_apple_MobileAsset_SoftwareUpdate/fc7b217a25b608b301649a6880fd5b89c98908c2.zip","active":true}],"hashes":{"sha1":"1372a673fc701f1f12773e4fe2c69d518ec7ed49","sha2-256":"6e91653c318b712e84337549b1a12da494e64f7694b6c53c228c76a6660725a8"},"size":4154893528},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10946/B1AE7E84-B6F4-428D-8FBC-0E09E240074C/com_apple_MobileAsset_SoftwareUpdate/7a4225e16a6f699c6bb09e4a17a1ffd25613fa07.zip","active":true}],"hashes":{"sha1":"33fafe380aeb30fddc5bbbd8539069ae5b2a63a4","sha2-256":"9d4acd3b44fbe9d4283777cee3f766fcf7c3b3dbae64cdcb20111647c076565b"},"size":4158818724},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11894/8CEDD6F8-D7CF-4C0C-8DAF-5F8A0C50971A/com_apple_MobileAsset_SoftwareUpdate/bd954d6540f4d7fcb46752a21e78c758a8cc04b7.zip","active":true}],"hashes":{"sha1":"93601624695c8dafaafa52618889d40af80ed534","sha2-256":"ea0a1020319e8dbb24fed1b83d4b6e14797dd6b2fc708bc6ade93eea5f3053d9"},"size":4084613076},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11042/BDC3B5E3-8C4B-4082-B462-F586E431A80F/com_apple_MobileAsset_SoftwareUpdate/7c5ae16cc97c9d287ce2a11c44ce8df703e1c2b3.zip","active":true}],"hashes":{"sha1":"59e200bd2eb2ba2da5d29b9400eb62e6fbec4b66","sha2-256":"d2f2fb1c62d302f073557a7d316fdeaacd4b298342af070eabe5f49fdda36b22"},"size":4083280536},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10763/A563745D-4306-4400-8F72-8DB4BD3A7576/com_apple_MobileAsset_SoftwareUpdate/74c5d94fdd598e04f4c3f0449ff0a861abb4d10a.zip","active":true}],"hashes":{"sha1":"cae27fd89cbe17bfa948e165bdeb6504b3609035","sha2-256":"b9ca5b49f08b1d9b81ac6269a1e081683a89feb4e4ad8a273af351a514ffcbde"},"size":3376572925},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10576/89BD9DDE-F839-4AD7-8C37-29DD0A4FDA3F/com_apple_MobileAsset_SoftwareUpdate/5041792995dcc38d24685dd1dfb085979d389c55.zip","active":true}],"hashes":{"sha1":"2ff1482f70dc3f332e2038b7375cf91adac6ca9f","sha2-256":"acc216526061f91051776bf834fbf4200dafad3446d919b4af92a7692d03df43"},"size":2896333821},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10663/E48A5314-7EB6-45C9-AE0D-015EF025BD0C/com_apple_MobileAsset_SoftwareUpdate/5e60ffa76e7d2ccd1ca74ced7ccd2ab481fc7697.zip","active":true}],"hashes":{"sha1":"f5f663ef60dd3cfc0f776c61e4b241316fc47d8c","sha2-256":"d02c534bc34cb46289ef4c1b2df0cd2ee0016ac4011fa7944b056ffe80f3ce7b"},"size":2785417882},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11933/E70AE415-36A3-4443-96DA-FA21F44FD6C2/com_apple_MobileAsset_SoftwareUpdate/95ae4d4d58b1af766bb4760bda2f22c52548b285.zip","active":true}],"hashes":{"sha1":"c6ab324b269dc2eaaf7657c7b2ce6ec3a491ceef","sha2-256":"decbea155468415306703ec2036dd4a3b91a34dbd97efa74d6c5f65f1caceb8c"},"size":2758526213},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21013/2BD453B3-0361-4508-AD6B-0A0E4B1F4FCE/com_apple_MobileAsset_SoftwareUpdate/498f458c87d5f8a519f563d837066edd9c21e393.zip","active":true}],"hashes":{"sha1":"746e56236f4e01728fb2e5ececbdd5bc19ae35be","sha2-256":"943232ee2dc640ffa5af78e5ac0e5f140e7bcbf9ff6a2cc729b813e7929865ea"},"size":1261825393},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10889/C8C02EBD-0D7E-47AB-9C10-8C9EF271F918/com_apple_MobileAsset_SoftwareUpdate/2a66785ade5b8cb99b6ca89d66e96efcbb1b97fc.zip","active":true}],"hashes":{"sha1":"e6d13bf68ffbc884afa8f5597fbfb87c92e18f0e","sha2-256":"6cb85c992489eb0afcbfa160ef6ecf925e272dabf406029c7563cae2866faac0"},"size":4278327767},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11314/EE553FBA-2918-4864-A34C-D68C160BF67A/com_apple_MobileAsset_SoftwareUpdate/8a690b518039790e3298b4eac32075037160f401.zip","active":true}],"hashes":{"sha1":"fda98bfb08b7fe5cf3be54ba9b4227b18a7686ea","sha2-256":"4f29157a62d542279d8fd03963ff5b8eb57d7c07bbdf8f15b02bcb59fc44cfaa"},"size":4197574755},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11211/C4D9D167-07FD-43A2-B735-144FD4E0C1B7/com_apple_MobileAsset_SoftwareUpdate/47bf8a9bf9d170de37bd772fc27cc35f988e240d.zip","active":true}],"hashes":{"sha1":"ea1b09c733027ade7f2847a895ed22d70f7d0316","sha2-256":"b2388cff4199dd1731e431bd33aafd89e065a8e4dde4da7dff77f73bcab25201"},"size":4201500619},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10982/121FBB65-1B98-4683-BA34-9898CD731254/com_apple_MobileAsset_SoftwareUpdate/f1980c5bf9783e6a3a5759c96cc0ea0e6266af90.zip","active":true}],"hashes":{"sha1":"18165e820cde8349b6817e6885a67f62c0cf2460","sha2-256":"04dde2de636442006c84f5a0b2461bc5f893a4125b356317dc02c33b01821461"},"size":4127298124},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10697/934B3012-DF69-4308-943E-C9D791CA1812/com_apple_MobileAsset_SoftwareUpdate/daf4b4339e847e44e339340207d9f774b97fecf9.zip","active":true}],"hashes":{"sha1":"8d3ff3ca45bdf4e888b34e5d4eb432ce1c3b873f","sha2-256":"6499fa12836fbf21a52d29adf3d75e8ac519a87a1acfaa05bc33ce562b29d9e2"},"size":4125960137},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11601/B39587B8-E99E-4831-8D90-37BF299C2434/com_apple_MobileAsset_SoftwareUpdate/dd4e09c72fb63c6fdd1a3b51b6ea419da1f11ddd.zip","active":true}],"hashes":{"sha1":"e80d213aac161907fd2677aa260e21b468fbe6f3","sha2-256":"9808692dae9fd06e31a4a47ada7604d6748f766bd7a43f5c4c6d58b4c5930f90"},"size":3419256272},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11843/861B7E72-C0C2-4D7B-A28C-C16F81D2F72B/com_apple_MobileAsset_SoftwareUpdate/9c2b42bdfac37d6802d0d406ae7ee125170acce2.zip","active":true}],"hashes":{"sha1":"68a9719635b6ed9e46a68ec41a2f321f19e85e73","sha2-256":"029a98c66ebd2592d7de9b5fe4d6c66b9515a79ca48f478bb10a5d178fb12abb"},"size":2939011075},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11683/78A2CBC9-7AF1-43C9-9CC7-D82EB85886BD/com_apple_MobileAsset_SoftwareUpdate/245d2de1271a1fedd42de924c5c1637b42d3fd4c.zip","active":true}],"hashes":{"sha1":"c1931ff7c2153ee4a9580df4dec80971180a2d01","sha2-256":"90783e7a76823308099ae3b6a8e884f7436e845c201f87c4c57d2402e4b8e04c"},"size":2828099131},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11606/138A9D12-AF4D-4AE5-AE74-A528F362810D/com_apple_MobileAsset_SoftwareUpdate/95b74c04f355106e44a3c771c5c4e1c4d8950955.zip","active":true}],"hashes":{"sha1":"68270d163672a0acb605e1d99b76e988d9ddfe3c","sha2-256":"a1bf82a2be34f2461e135befc8958d07fef435c13034bcd3e8a40a8b696b396e"},"size":2801209537},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20935/8C43F4EC-FF91-42BE-A78A-1A0CD9B6F4A0/com_apple_MobileAsset_SoftwareUpdate/1b64b74dd9ca57b2b0fc1a2c74762f512978a974.zip","active":true}],"hashes":{"sha1":"6b23215407381b75caf9a3e3c5315e148d7e5648","sha2-256":"726b219d953836e25820ac3b4596b5a751210f5333d4ca4fb559a4520c290dcc"},"size":1304506830},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11692/DF5D58C4-F4FA-4ED0-8FB0-CC54115BA1BF/com_apple_MobileAsset_SoftwareUpdate/32cc5311a14021dae4e9fee723e3df2f467ca55a.zip","active":true}],"hashes":{"sha1":"63b077b60fac5da9ddf8807bd53ddb2246483ff2","sha2-256":"a25ae625855f73cdefa73ade9f8ccbdb56ed6843653cc8692acb023ebf5ddd0b"},"size":4278326123},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11100/5F9E676B-E97E-49D9-B527-D2510742AADD/com_apple_MobileAsset_SoftwareUpdate/503e3f6d9fea3701c71dfc1a15da8d7ba49e9c84.zip","active":true}],"hashes":{"sha1":"2c4dee86665b5ba6bf43328d15505776fe8810dd","sha2-256":"2949b77fc276f5325e432ff17f91afb32664d49594bcda0ed9f76953c3ca7f94"},"size":4197574470},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11133/A2872957-9BB6-4B15-B055-1BD3B82F879A/com_apple_MobileAsset_SoftwareUpdate/160687167e12ffcf13b5135373862e1892aad6d2.zip","active":true}],"hashes":{"sha1":"09da7622ebe588cd0d96609efca12f7d7cfe2994","sha2-256":"78c4d771eba91cf841dc60864c65dfa7d03e03e0fd111d1d14e5a987d841d3ff"},"size":4201498111},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10797/EA5C8E77-5D5F-4853-BAAE-D88C46AC4DAD/com_apple_MobileAsset_SoftwareUpdate/8a11361ae99fcab29cf070a3e60e77715987ace9.zip","active":true}],"hashes":{"sha1":"dde9fa91d9ca117fa2e54f7635666ada76f295f9","sha2-256":"ebebfb8a022d5779cfa17eb7b1dbd919bd5d8ad436fe0af3cfec903c23609ea1"},"size":4127293301},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10610/BA97769B-63BD-44B9-B675-BE2B8FF4AE80/com_apple_MobileAsset_SoftwareUpdate/e8938cfa14ef9af0a32babc5ba45241d0cd3b367.zip","active":true}],"hashes":{"sha1":"6726860c653ef59843ef0de7ece8f9256ad26c1b","sha2-256":"60f62b897680e44971e470b140751573f50a6978b6c8635c0dd6afd453de459c"},"size":4125960639},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11625/05013102-DC73-4883-9F5B-B6DE6E1AFD1A/com_apple_MobileAsset_SoftwareUpdate/02c1133d7eef25dd2f291b5171335a0049b2c94a.zip","active":true}],"hashes":{"sha1":"8e5c817286c816396b2101cc0be09b667e4f06df","sha2-256":"79af63dd69ca586094bd18938df4afad044b5f4b382a5b709e1b7a2095b42b14"},"size":3419256267},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10684/9510DDC5-C70C-4884-9BE5-09F5BA3190A1/com_apple_MobileAsset_SoftwareUpdate/81a7cd857ff7e37ac9a28bec451525852efde3e1.zip","active":true}],"hashes":{"sha1":"26ba17f0f91874fd50ac0a644fced4026d9d7d38","sha2-256":"8f61d6e09d39b682bae09880587efc1534cea1439963ba4b942bd8f3ce5729ec"},"size":2939011876},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10986/232918C6-CA4F-4187-A18B-31FCDBB489E9/com_apple_MobileAsset_SoftwareUpdate/e26fd84ee2df48ad1085fd23ba526c82d938b5cd.zip","active":true}],"hashes":{"sha1":"6b934d8f5313d9738b64d0f8881883924699ac96","sha2-256":"0c3afc7d1a429dcb5f9ad55e033926d39f14ba9a8111e84e57f7f1e573f99928"},"size":2828098250},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11562/A471BD0C-DCC7-494A-AA92-91F601B8E9BC/com_apple_MobileAsset_SoftwareUpdate/f56b6b099221c0c9b5eb5b98b8b43b668899ee0a.zip","active":true}],"hashes":{"sha1":"4c61f1c6fd3f8bf7808b730ed92447f805021fb0","sha2-256":"3bb7e831a1dc52e387065def24fc137898aff8f9aa2e3a6063b86dfbdc8ddd17"},"size":2801205973},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21060/F22B1FAE-91A2-49B9-9B6A-C4F8EB0F4C51/com_apple_MobileAsset_SoftwareUpdate/a5db772dd855189cf9b9bc2ceb5c6b9f632bfa01.zip","active":true}],"hashes":{"sha1":"7c385cac20de6b95c9b1ca538ae5891f9d7c70cb","sha2-256":"3d5f177e7c99b7d31174ab8b329499410bcbceb5d8be06ccb2af26611de456e4"},"size":1304505182},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11914/01B5ED00-C0A3-4EAA-9D8D-4C04AE4281BC/com_apple_MobileAsset_SoftwareUpdate/931c27bc88b22df38f34009a5ff6cb550d0c651d.zip","active":true}],"hashes":{"sha1":"f5d2723c87dca00145c2feca794d959e2805eb9f","sha2-256":"ac00f7774208876302544508604a6efe739b59a7b5f4b09bf1e7b75dfc7ab9e3"},"size":4235706036},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10644/97C93101-6F0E-445A-9DAE-9C6C911B5DA3/com_apple_MobileAsset_SoftwareUpdate/8e9709d454b522e21e6f4174bce4399046a118a6.zip","active":true}],"hashes":{"sha1":"9ab2220ec7f2be58db1ec75b51ec6fa08c379d73","sha2-256":"3d1898bb7949e26862e0b65b82dde3b5134bf2a053d5520d7e49a4e918328f68"},"size":4154972433},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10694/BB14817B-E3E9-4688-8D36-0486BF23A108/com_apple_MobileAsset_SoftwareUpdate/51af5196722ec8f3aa3b87f334fdfd55f6b24b74.zip","active":true}],"hashes":{"sha1":"97c7cf83ca0127bee866ea0c42535872ecadb316","sha2-256":"626464ef6d8c4577405a3c2d3cc0d86df8046bc6d1344a484eee4c9b7c272a1d"},"size":4160828355},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11660/B0ABBA28-6F83-41BF-9970-47A021DC03E6/com_apple_MobileAsset_SoftwareUpdate/baa5e660228dec556db152b21f0c04604a82711e.zip","active":true}],"hashes":{"sha1":"1bb2a10e12d36395fb56b2ef8801457f370e0f81","sha2-256":"87c8b9e3108c7de23734537e5c8282151c373348ba2022bb2b4a5d6f6dbe7048"},"size":4084610351},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12031/697A5CEB-9330-4BD5-9317-27D6353DA33A/com_apple_MobileAsset_SoftwareUpdate/4a487697802036f484a1de5ef315c57fe7e8d479.zip","active":true}],"hashes":{"sha1":"2af822f1746790de58d2ea75ce6a6c14b6a1b89a","sha2-256":"1319ef934ac0bd66c72557e73abfaf22f9e34d346ae4f4ac1157ffa83481c688"},"size":4083292105},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10566/3BE1C7FC-DAC8-4B0B-B135-6E9474C9E35A/com_apple_MobileAsset_SoftwareUpdate/c724b4f03a7bedc0d5cb7c80952e666d1ec00211.zip","active":true}],"hashes":{"sha1":"a6ab83141d4166ffb9835a64ec5e3d5e6561defb","sha2-256":"b3a44f01fc73c988902a3cd0f1551baaffec2dd8e7bd45869dec8c56190773be"},"size":3376604003},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12038/E2BB4D16-49D7-4DE1-AE84-EF2CA5BC9176/com_apple_MobileAsset_SoftwareUpdate/eb138dba562aa12b577a5d84fc46b189de192b63.zip","active":true}],"hashes":{"sha1":"1a3f348b25fce49960aeffe4cd1dece44ce7a2cb","sha2-256":"5522c807e2b9efab5fa5fc347e8f7c96a92190aa0e0d2a87b42333a176c2f785"},"size":2896360675},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10893/DCCD57F0-E2DC-417A-B1AF-EFED7C1EFB02/com_apple_MobileAsset_SoftwareUpdate/2f4fe78e2d94265d973d5cae94463ad16e5c9bd6.zip","active":true}],"hashes":{"sha1":"2ab5b2bc8930ee881c738b839c4a4f06fa3deb4c","sha2-256":"da33f9bd092eeb1a3bbdb4fdaf7122d91c288dfe90f7031d6d86d444cb8cc877"},"size":2785448583},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11148/953987FE-CCB9-4170-8C9E-CF2223C0B4EE/com_apple_MobileAsset_SoftwareUpdate/fe9255bb24b57c07692331b6f4a9e42cf7dc4ccf.zip","active":true}],"hashes":{"sha1":"440e6c39026dc66b48a394a10307f691887cb65f","sha2-256":"b2634c51f5c3c7b6c0e1a36b81f620ab4dcbb96e90484653c6175001ac89ec97"},"size":2758559918},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21022/FBF4E882-AF7A-4E36-979D-39B2DAC5AFE5/com_apple_MobileAsset_SoftwareUpdate/9d35fe80fb388e106b147d5cbbf74b2bd1f0bbcf.zip","active":true}],"hashes":{"sha1":"1bc65095006f60bec115a145e90525e9ae346b2a","sha2-256":"87958b7bc4de61b7524db4c157d51fd34101e7f8562f395426b4b18dd4dd73f4"},"size":1261855090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11603/40A306B4-384C-467B-92F6-FECF83181682/com_apple_MobileAsset_SoftwareUpdate/96463435243d414b8ef2a4688366c767e5e94e95.zip","active":true}],"hashes":{"sha1":"bdf2040c131c3196be54bdb7859dc896864c4b48","sha2-256":"fabc114424b80a6bc096a9ff0bc40257967ee6e37fb651290387cbe9ab4c97f9"},"size":4235708879},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10708/30821B21-5CB9-4592-A9DC-352EB996CE37/com_apple_MobileAsset_SoftwareUpdate/c5409f7c82a01f1c020303c4b550215859e0700b.zip","active":true}],"hashes":{"sha1":"c95179b157acbd98eacbe12398ee8f7dffbb9c39","sha2-256":"46615a11f56d47a76c7224a12f33238b0abadb89576497f63f1f7a0733511adc"},"size":4154978335},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11063/7935D89E-F97B-4AE6-A01E-CE1AB0DF2FA4/com_apple_MobileAsset_SoftwareUpdate/5f0b163fa9753d10a2929c7c66c3ced073f86a6f.zip","active":true}],"hashes":{"sha1":"18a821f4a81e2d432cdc8592af39b70af48face9","sha2-256":"deab7dba2f829e73ddf9f8c0ac77a003aa1f7ccfd889e0e661d4c83d3f3cd3c0"},"size":4160826414},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10586/E977BE47-D86E-4B8E-A656-6BAF26300B4C/com_apple_MobileAsset_SoftwareUpdate/b3fdcb89756476691326caefdbd218d81ed548be.zip","active":true}],"hashes":{"sha1":"48ee8d07a0d4b816c4281b449e91205344a8a0da","sha2-256":"f9a07117bf92945c379e116748397067aa323c0ffefb72d93c2ee208912c418b"},"size":4084610243},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12039/8F03DAE9-6993-42BC-84F1-AD024C4BEEB4/com_apple_MobileAsset_SoftwareUpdate/e027c58b435c2e90e6ac1f83949578adae56ca56.zip","active":true}],"hashes":{"sha1":"2b6e680bd3aca00ed53fc1c8178681c9b1148841","sha2-256":"3f0d61933f3936e440d9bfb304c2d6572f977214a792c7ad2291da4d3c461920"},"size":4083291167},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11382/A9A42C58-3A79-4CBF-8BFF-F79857D59D25/com_apple_MobileAsset_SoftwareUpdate/f1893c4ad377761157cdb410f55c6627477f37c3.zip","active":true}],"hashes":{"sha1":"a497de0559d7d6bbb68c38e598c59eca2c2f92e7","sha2-256":"bea7c279f04812f6d0a120cff5a808abd9c0aa99cd3bc145d74d2ad01be43ff5"},"size":3376610997},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10775/18DCA5AE-18BE-44EB-8C51-07DC9C8456BD/com_apple_MobileAsset_SoftwareUpdate/94237896515f41fb705392de0f184fb92fc5872c.zip","active":true}],"hashes":{"sha1":"a34a85cab6f44d48e3e9912dbda722000bd2dac1","sha2-256":"35c2aed5e48dc56f402c5bd137cd074b0fd67501d3aa0d7dadafd094e3d4607b"},"size":2896365984},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11389/CCD0966B-FC56-435B-98B0-58A52D73D46C/com_apple_MobileAsset_SoftwareUpdate/64987126fb811ba38b511e1e9df22219711df37b.zip","active":true}],"hashes":{"sha1":"396f937fda05a79178d341bba936c8b1431917e0","sha2-256":"c9165a19e730a09219d79d8fff344439c076b4ccf19ced047acbbd77f95ada3d"},"size":2785453217},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10901/3AEC7D3C-0682-4198-A16D-66684FEDBD1D/com_apple_MobileAsset_SoftwareUpdate/35bc81dffe08c780c5fde59d73cd84bb7bfff6b9.zip","active":true}],"hashes":{"sha1":"7aa2231f20bae20766ad4a88637cd717869c233a","sha2-256":"20679bb4b56fac59a640533ecc5c4225747057ed2d829f361ef5a15bb0f182da"},"size":2758560716},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21019/2E2DF0F2-8D43-44DA-BB6F-F44F204245A7/com_apple_MobileAsset_SoftwareUpdate/d875fd166bc4c25d092e5c095df30a36437c8dd8.zip","active":true}],"hashes":{"sha1":"4e51a063d4a26093e53cd3dacfaf5dd602f7c6e5","sha2-256":"3eb5a40ae1ab0fc652ab4d83fe1468bfb421ecf88dffad9ffc5ea964ff003b53"},"size":1261857847},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11008/3BBC9AF7-068E-4A08-99C9-ABADEBD9A793/com_apple_MobileAsset_SoftwareUpdate/90dd86a5397d36a246f59a958b9e7fb795a62dad.zip","active":true}],"hashes":{"sha1":"99a932efbb1239ab252b13282a7603a54a7cd0b1","sha2-256":"53b2cfa2aed8234b0bf59a6e366348fe94708b6c1a0c7704daeec2c150dd19d9"},"size":4278390553},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12035/1E0C372D-6F3D-4328-B4F7-363F5A59B054/com_apple_MobileAsset_SoftwareUpdate/eee825498ebe05e07e182bd65c79bd878552e7ef.zip","active":true}],"hashes":{"sha1":"2b7cdf30e062272a150e50275ad28203f32e084e","sha2-256":"17cb02dd63e50357278e29abf47a8ded920626729c245b46d84ec957c8350940"},"size":4197657159},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11165/88ECB777-2C63-4202-8F62-92342F623F89/com_apple_MobileAsset_SoftwareUpdate/595cfa2efd9af409b3f81e9d13d16f348ae92537.zip","active":true}],"hashes":{"sha1":"b429252f6e464ddfcf255a400ac08f630344ee62","sha2-256":"e70555f4df0a578d4cb177af12b2493fe939bf2e25fb98282568dc9b6c9741f2"},"size":4203506616},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10864/5AF64E1E-46EB-44C1-A089-C3D3E96A5461/com_apple_MobileAsset_SoftwareUpdate/2a25e11a2cbf5925ec2574750f530308eb22ffcb.zip","active":true}],"hashes":{"sha1":"76375662ee5afb97b6a100c57de6f58bf2be80ac","sha2-256":"4329fb49e5d48076a513fccc41db9e18102bac8ad3858ef19a87b2a87bf82dd8"},"size":4127290738},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11422/70F0A13D-0FD0-4BA3-8140-9CC77E8B1BE6/com_apple_MobileAsset_SoftwareUpdate/fa45c57ade99e10608d6a0144c28064c3032ed80.zip","active":true}],"hashes":{"sha1":"b87a7ffd7c83d3ea245f46ba2d3d5bdd63e65d6c","sha2-256":"ca59bd1d99a42db18d115a54cec9fd11549c0255f98a8e2b15e57222164681df"},"size":4125972152},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11903/20D7F4FC-09DA-4C54-AD8F-36608CD35C29/com_apple_MobileAsset_SoftwareUpdate/feae11a62cb86564288db84a35f769fc46bf8316.zip","active":true}],"hashes":{"sha1":"0173ad45cd4d5c3a920b8e90d2e8d1cbb6c3eb1e","sha2-256":"fbee605a505d8a2937550e9a207d558c06a7f7e11e93ea34265b8228c64bc2d9"},"size":3419285682},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10887/05A5010C-4F91-4D7F-901C-0093700B6E72/com_apple_MobileAsset_SoftwareUpdate/707274171a8ea79f4c928d0746c48b0b244d5e1a.zip","active":true}],"hashes":{"sha1":"13264d8b4799bd6836897314548b34597a111f44","sha2-256":"dcea2be12b0014f481b1ac0da1f25bf9307150d10570000570ad8b6c2234ab72"},"size":2939041843},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11670/E1BB7FFC-AF89-4C12-B7EC-94A840CFB97F/com_apple_MobileAsset_SoftwareUpdate/d56d85899d2aec802e7f9c9d1ddd6bf838bbb3a0.zip","active":true}],"hashes":{"sha1":"8ba14e3acbf06553c4a5fd7633dc8db40868694e","sha2-256":"74512e29251b063f2817846fe57ba82e14e7ac83bb9ecc58852017084be0f58d"},"size":2828129160},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11749/42679491-0E32-41E4-8FF4-800B053D214E/com_apple_MobileAsset_SoftwareUpdate/5b96edee855ff3d03495f0db0a1457b7f398687f.zip","active":true}],"hashes":{"sha1":"99e6c68a97021d336886a1ed2d48bf7bb96ce78a","sha2-256":"a769ea6b147565d8eddc684eb8df7ffe64540ced9dad9776e50428e5be8732cf"},"size":2801241800},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21052/C8858043-2510-4C7F-8DF8-127F48100BDE/com_apple_MobileAsset_SoftwareUpdate/0d4758c087407dc1bbadffdbf58af58453b084f0.zip","active":true}],"hashes":{"sha1":"d5b3a76ca7bbb99010cc8d027ca44c49c173b911","sha2-256":"d7f133c91480aa64adeda73b21b0ffd3307e468be8391f424729925bee89841c"},"size":1304539939},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11964/95F3AA3D-1CED-47BC-A7CB-E4F3E27EC49B/com_apple_MobileAsset_SoftwareUpdate/fd6dd3dff8b1c85f2958e685c87ab86472804662.zip","active":true}],"hashes":{"sha1":"a18cf0ddd63dfb8e7ca2f381b17fc1204763ea86","sha2-256":"14cbc80489bb6465f37ce5d5dd33a2cafe98c982944f2c8dd8e74d6f699b2b98"},"size":4278387901},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11288/DA5A4746-6216-44B0-90AB-6210737C3DA4/com_apple_MobileAsset_SoftwareUpdate/db157dfe39a2d70a3b4be31eb7eb29386e718a29.zip","active":true}],"hashes":{"sha1":"07b92fda9c919067be59bc4dc51380c82d969a20","sha2-256":"8c8d0818c812e5527b9512dfa8e2b4ef678e78ca31f36ef5abf13b90dee13de6"},"size":4197655570},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11572/E3C80787-AFD8-4134-9B96-C43EBD972CDD/com_apple_MobileAsset_SoftwareUpdate/f03916cc15302e93c3cb4f4350601a4cba8188a7.zip","active":true}],"hashes":{"sha1":"2f867287e1d50a29406f4861fa3e277b12e5994c","sha2-256":"4c4a935c90f69c06e1e8167606d53a4365af21880193e8fa68a97f1413df8139"},"size":4203509363},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10836/677DFE22-A347-459B-93B8-7DF0F8F203A3/com_apple_MobileAsset_SoftwareUpdate/4c200bf3a1e6f409b2dde19e97cfcef6ee4d2e43.zip","active":true}],"hashes":{"sha1":"ecc6c3651d5d748075ce66f8f836946a4e45465c","sha2-256":"91dc26c3708050f0e1700a033f487e411abc2065aad4abb6d7a2eb0554414284"},"size":4127290841},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11267/3CE48653-2D16-4008-9F60-7FE91091ECE7/com_apple_MobileAsset_SoftwareUpdate/3f77b166c755ce724ab46c7f77ea6ad828b41b87.zip","active":true}],"hashes":{"sha1":"ba498b12fed41c3f97c380ea14b6e151e1131aae","sha2-256":"68f6b4dc8f7855f9bc2dd501d6efb5790933ba125645e9c2f673440903fbc098"},"size":4125971651},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10581/574EAAD5-B5D7-48A0-9ED7-0179D139FEDE/com_apple_MobileAsset_SoftwareUpdate/cbce1497a01f0748cc98e6a454ba783bfc52f612.zip","active":true}],"hashes":{"sha1":"bfacaaf1f1f1f4eae0cbf9e6b4a6ccaa5e491371","sha2-256":"eb9616a3dc7824048e8601358756e3f29d9732dc14bb8cb351f0a3b1d1f31e9b"},"size":3419283988},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10659/F9845F66-9785-43FC-B60C-C5CAA02E3C9A/com_apple_MobileAsset_SoftwareUpdate/011ab98a57c8371746724162cb2707c48efe9eac.zip","active":true}],"hashes":{"sha1":"18bb6d4890ce7d45c5e7f1adf3dda6977bc2a2e0","sha2-256":"a6e06fd967b8d7ca060fe3f01dca708440d3b8484ae244ce978d31d74874d2b4"},"size":2939046804},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11795/83BA4B36-AEB4-4F0C-B2FE-C1CFD6D42F9D/com_apple_MobileAsset_SoftwareUpdate/d3f428ad2a7f475a4239de418ddec314f74555c2.zip","active":true}],"hashes":{"sha1":"3d1738c2535ef87bc42d23f4540c3e95b288bdfb","sha2-256":"774901e0124ca9f13e8590550a8d93a86161e00b52641c574ee3c1c17b3ca073"},"size":2828133105},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11263/6DBA9BCC-5595-4277-93DC-DEF151F8FA8C/com_apple_MobileAsset_SoftwareUpdate/e44f62529f7e0c37dfc263a263dd89a18e638309.zip","active":true}],"hashes":{"sha1":"0c968d4b5ff7538112fa28d233899ad456cbbb25","sha2-256":"85a02553cf06793679fd34b074908fdbd17afc943006e76511b2e9f7024d98c8"},"size":2801237723},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21016/972AEFCA-0620-440E-AFE2-C818E04069E4/com_apple_MobileAsset_SoftwareUpdate/b191d572919e4fe52eddbe3bc7c2dd3b4afe4537.zip","active":true}],"hashes":{"sha1":"c8a018ec21df97209a078b5d9532a3f2751446a3","sha2-256":"8b4481c5e4c5e12bc773030449b03e0f7a805a49482409f2e4a1159cd9bd9744"},"size":1304536192},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10638/4A7D3F26-6C9A-425F-98F5-91BE99EB522C/com_apple_MobileAsset_SoftwareUpdate/33873b73ab630b997190c5697c3f7bf82906a20e.zip","active":true}],"hashes":{"sha1":"018996b4868508685cfea1cc7c138ee776b133ce","sha2-256":"10b3403a2d8042a3ed7b8b87335436b19a349cddbddfdf65c107b74dcf0cb780"},"size":4122188518},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11979/68CE76C7-62E9-4B09-B5C4-974489FDC281/com_apple_MobileAsset_SoftwareUpdate/1fe30d244bb2bf682e1390a8302399f42bd1d874.zip","active":true}],"hashes":{"sha1":"7623ee1a7305199818bd6e3d6241379e44ff27cc","sha2-256":"a658319d0f6b3ffa75b7fae5eea82e076661d0e2df15fd067462c4bda617a099"},"size":4091320453},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11784/A2A6F957-E1E4-4185-89D5-10C49F39EFFF/com_apple_MobileAsset_SoftwareUpdate/cfbb3a887e16a01c349b8b7ce2b33a5978cd1488.zip","active":true}],"hashes":{"sha1":"52855b07516e6d13d83cf70a0a2d059194e7e6fd","sha2-256":"6b06ed774610353cd764c372b0c512d6da59c74632748b6fa6eb980523fda524"},"size":4089609804},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12056/E8FB9FA4-F13E-4EFA-ADA5-E25F94B477C9/com_apple_MobileAsset_SoftwareUpdate/0f80258b199f13c16b92cc1304dcc7a269b79ab2.zip","active":true}],"hashes":{"sha1":"419e6bd5d88f632622f219f33f3358a33b43fb20","sha2-256":"756ebf676d39d0bef4f853570004e19702cd6451944c1af3c2b8634690ae144d"},"size":3401891840},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11273/48517AE9-AFF8-4894-8903-3EC075EA8710/com_apple_MobileAsset_SoftwareUpdate/39b0fca0dd201e45c0ef7b112d9035009b18a2af.zip","active":true}],"hashes":{"sha1":"2eaf3a1e5195a0f64100720649a62add8da80bdb","sha2-256":"3819d97df5c9ba6ced8a2bb32a0210c524fa89237c029dbd1e840fa09c70d968"},"size":2897140420},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10813/B546C398-4045-4046-A0A5-53EAA3516E6E/com_apple_MobileAsset_SoftwareUpdate/9439ea32526cca5e7ece7721f0290646b3249bcb.zip","active":true}],"hashes":{"sha1":"e0e4e2a7e71aecde9ef5fb9cf9b0330ceb02e721","sha2-256":"2fa0c22c56efa900aad48f355615c01f2374c2c2797f730b446ee566e3e29183"},"size":2786225138},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10595/B476E6F5-C639-41B7-A764-506FB79B7F38/com_apple_MobileAsset_SoftwareUpdate/c7865248e610388416e79329581a55c5cc22e69c.zip","active":true}],"hashes":{"sha1":"124da947ceac240ef592e0cf51fd6f9a6489ebdd","sha2-256":"26a0a47888be1f50fad93316dd0d2d9815fc9be3edbb4314f952bfb011ec2f8f"},"size":2759334625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20993/FE563DB3-E395-4D13-A81B-CE82D79C0D5C/com_apple_MobileAsset_SoftwareUpdate/32904545ae9873056d0681a62240ecf93462ded6.zip","active":true}],"hashes":{"sha1":"e8ecc4ebc304f6f93943c49e5e1f6ebda058b0ec","sha2-256":"e0f657f26f598fa1b2f603610950d878f96d726571e18b90569b3c1fcdbbb3a6"},"size":1262630725},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11175/91C98930-95AA-471C-8620-0EB1672F1248/com_apple_MobileAsset_SoftwareUpdate/a8a49a35c52855f7c6da0903247b37e915c87ccc.zip","active":true}],"hashes":{"sha1":"520a032dd5ced9a25d4bf81b92724f49ce05004b","sha2-256":"8ffd60e65369c6748b22bdf4953a962d455406c53abf5459162d976e0987d8d8"},"size":4170162374},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11345/A004FC36-195E-4F97-BA47-71DC3F7BCA40/com_apple_MobileAsset_SoftwareUpdate/8fb6d66530accfdeb6fb7398a64decc5cb71f26a.zip","active":true}],"hashes":{"sha1":"582ca5e99b9031658972a4f26c6762d742cd3e09","sha2-256":"ccc47b132114bc7b15f1a275f563bb36719702a3ed97e24ba338314d096f2acb"},"size":4139286410},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11486/8AF90ADB-1050-49E6-B4B7-C0BDC247BF60/com_apple_MobileAsset_SoftwareUpdate/be2a634498bdd40edf8ce973f71e147c9b6a9579.zip","active":true}],"hashes":{"sha1":"5464ef44e3d23ce38d8072357d09cbb60893723d","sha2-256":"84e9f73054cef26c2d31484463a9693fac2099b08786ad6b32a2852701fabc51"},"size":4137578474},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10636/ED27CE4E-E711-455F-9B05-BD2CF58C42EE/com_apple_MobileAsset_SoftwareUpdate/ba0cac8137d92093b3412819aaa27e4e7c1517b1.zip","active":true}],"hashes":{"sha1":"2f0d01cffd2285ddd229ff6a8f97fbbfd6cf6d2e","sha2-256":"81f2c56e6d245a2f4e74fdb8ea2a3090a0d67f6172286e8d02c4a078b654f164"},"size":3449871678},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10772/A05C7387-062B-416C-9200-7D0CFBF5390E/com_apple_MobileAsset_SoftwareUpdate/347216000ba90e58a4f1e204f00cec64afc52da3.zip","active":true}],"hashes":{"sha1":"15c500926faad653face43c53a6810010b5139f3","sha2-256":"a3316cf4b7e66a18e4c2af0d67ae6dea5e56585f81e1304180d9e9ae503f679c"},"size":2945110131},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11102/B649568C-7708-4E7E-B1B4-DB51E705AF0D/com_apple_MobileAsset_SoftwareUpdate/0b65a757f1dc6ad4bdbd5827e2f83be03b8c2f45.zip","active":true}],"hashes":{"sha1":"ccd0819da7cd0b7fab5edfecea29d147af31eaaa","sha2-256":"c6709a03e9462b1d87c4dff47ba984f77c48ca6ff2de3b06582cb34a2a46e692"},"size":2834192318},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11197/D646CFC5-6BB0-446D-8A8E-560838175788/com_apple_MobileAsset_SoftwareUpdate/baf0222ec7b5ea9637b8acbf9fbdb3ee2a2de7f1.zip","active":true}],"hashes":{"sha1":"74637eb3329c473fb06cbde3feae20a5797573fb","sha2-256":"246e609256f72dc171bdbed90140ba401bdc8e8724da7d2ba276f1d76e5f9917"},"size":2807302274},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20960/FB9CDEA6-676B-439A-83BD-01CE4009488F/com_apple_MobileAsset_SoftwareUpdate/5d731cec843b094909d3d89f97dbf4004adb7cf4.zip","active":true}],"hashes":{"sha1":"73493dd518ec55f8feb94dae652bce52e532062a","sha2-256":"530d6b5724440f3ff196eb4154db70bdad3de7039ab56e7a8f568727d033011b"},"size":1310602940},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10633/8AF0BAA6-16FF-47FF-82D2-A90D89A696CE/com_apple_MobileAsset_SoftwareUpdate/63193d54aa65e2bb05ea269088d3cde2c2bfccdd.zip","active":true}],"hashes":{"sha1":"03d79d4414f2d4abaee5ed2f96cc91f91fa6eba9","sha2-256":"31ad75eaf9848eee33eb2d65414a62a3b1682271ac6b6791c1fdff84dfb944ae"},"size":4122144984},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10686/27118150-B236-47F9-BF71-E347BA6BCE91/com_apple_MobileAsset_SoftwareUpdate/1b64a733939a90e28bbd73316454c23b555c4c08.zip","active":true}],"hashes":{"sha1":"898538a8c11a3ef2862464be622449acb50c07af","sha2-256":"737d1cd0bb727bfe8f5f5a31a9329f5d96cc57adabacc8265b9a58ca159b57c8"},"size":4091264169},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10799/A30E3E0B-8286-4D7A-A843-694FAC63A512/com_apple_MobileAsset_SoftwareUpdate/74682a6c2e628520497d43c33b6bfc3cabbd27d1.zip","active":true}],"hashes":{"sha1":"3ac7c143ac6adfe206d9af7de905a6e673d009e1","sha2-256":"b03f612e1119cebd06a1c2a681757c7144c0375c952426645abac79038742057"},"size":4088796357},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11508/527C4D2A-3347-4933-810A-562DC1E58E4E/com_apple_MobileAsset_SoftwareUpdate/4a9905327b0faffadcae11b5cfd2f0a6f0f7162b.zip","active":true}],"hashes":{"sha1":"851666374de97a589ff22e399136a68d0575a77d","sha2-256":"ceceadc35390af896e0bba10c61188551b8c4f2b6a41f440afe2f85600218e33"},"size":3399553735},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10673/AB797D4B-D94F-49E3-B224-B1A56A07F9C2/com_apple_MobileAsset_SoftwareUpdate/7dc56d0f302c47e4680a6c4e4813732d5cd0d186.zip","active":true}],"hashes":{"sha1":"48cb8882b2f78f039b17e6375b543c1315550f6c","sha2-256":"1bc25aadaa3c3c3a10983a49ed6781d4c977763ec517dfd352db53cdc526c2dd"},"size":2897168107},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11032/1D26E346-7B35-4422-8DB4-DBCBBD66985D/com_apple_MobileAsset_SoftwareUpdate/1898c1f44aa628c5c22b38cc7faae86ac3193bad.zip","active":true}],"hashes":{"sha1":"ec54c3e7fa2ab9ebba5661ad4253e4a730ea5776","sha2-256":"59989a4035a0a6e5e7fcddc531f1d88fbb1ce8a93e36a6b176810ee53dd6f8ad"},"size":2786255090},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11290/5E64408B-497A-4BE1-83BD-45FDA6AC7389/com_apple_MobileAsset_SoftwareUpdate/481e4c70b6fe0eee2fdf4f390488279c42ae35a1.zip","active":true}],"hashes":{"sha1":"45caf3069c6b30c6630b23c83dbe44bf4e7d628e","sha2-256":"0fa74d0e05c63472d3ff19ae6c7d45dbc4871567cfdcedfdf76aa94a257be5f1"},"size":2759353834},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21073/52E212FA-581D-44C8-A8BD-E5294A77AC24/com_apple_MobileAsset_SoftwareUpdate/9aa8e115fb32c3625bc10d494eac8d8bd7153f13.zip","active":true}],"hashes":{"sha1":"758783aca1e0df067a8f50780c4e779336d0eba5","sha2-256":"e15de0e5de48687d9e499e3dfcf81e6788de713b42118ab75480fbc6d1dcc645"},"size":1262657643},{"type":"ota","prerequisiteBuild":["17E255","17E262"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10685/CA424E67-83A2-49D7-A3C6-8A37DD9B632E/com_apple_MobileAsset_SoftwareUpdate/9c059ef1bdd9c68a96aa1bd5304ee876bacec0de.zip","active":true}],"hashes":{"sha1":"a87a02dc7f22fee18999e7dd3da7bd08b875e808","sha2-256":"0cf2636da761bc4f4b9ad66357dab6ea59b084a9699c8612a0337fee50b3f9a3"},"size":4170110284},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10705/3D5CA316-E8E7-400E-B8B3-F1E4E528FD4D/com_apple_MobileAsset_SoftwareUpdate/a6f7bfd705da13117a06949911a3e3df663b1106.zip","active":true}],"hashes":{"sha1":"49b4a54fb0f03db6f9c62eb66d486b278daba066","sha2-256":"37c6d57e47400bb727d3ce964031acbd1e62dae3a823eafcb2d2b7aca7e5a0aa"},"size":4139236084},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11140/510D9AA8-2404-4FB2-BDC8-9DE9A9EA454F/com_apple_MobileAsset_SoftwareUpdate/9ab26a9cf697bf22fd12285a1e5c8b2786d26db4.zip","active":true}],"hashes":{"sha1":"92b21bb348d37a70d1423ce6465ffc74ff87809c","sha2-256":"a67a0f70dc205e000ac9b78a2fbcdd94b3568f992987345ee40e9517e2b7abdc"},"size":4136763902},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11193/F9459EFC-2A93-4B36-97B3-1225D1B51DFF/com_apple_MobileAsset_SoftwareUpdate/b68aacdbe7929a9ede683f09ac90930ad0ddfb3b.zip","active":true}],"hashes":{"sha1":"e808afdbc1a2d7419e3c37ec56b505a15e583528","sha2-256":"da1ce2e23bbd5bc0e058d20c8c03d8f5fa8e1b4bee79e50696b856207aebb777"},"size":3447523065},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10691/652311E2-141F-44A1-8049-6A9D55F6FF5D/com_apple_MobileAsset_SoftwareUpdate/50e355eaad9f018a46b0ecd15877655294b212fa.zip","active":true}],"hashes":{"sha1":"72651a0a2d4c62762c6ea9c1ab04cb63a8584472","sha2-256":"87490cad05dbf067320bcbd31d93a9e01048c79e14e063d0c9615f5e975c2a21"},"size":2945129382},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11596/71A4393B-99CC-479E-873B-0210A43CCA10/com_apple_MobileAsset_SoftwareUpdate/b6f24527dd2e4c2dea0f20cc864f9b7b031e0e4d.zip","active":true}],"hashes":{"sha1":"33d5ec30c0c077ff83e1a2aeea0e68ba7e8c53b5","sha2-256":"64f5d56c61f4f4a7204f15e87a8ee9516bcbdcabf43d10f2fdbf229374078227"},"size":2834218443},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11328/E81E5C73-D01C-4277-BAEB-6F307B878E59/com_apple_MobileAsset_SoftwareUpdate/05375302eabd7cb84ddde77574b9cb0aab3d5cb7.zip","active":true}],"hashes":{"sha1":"7d9923b964126596891f76390ddf75915d366d3d","sha2-256":"d3920d68296e23b073dd5caf444e6cdd52424b768a11a89edc1172aaad3f8c74"},"size":2807325031},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad8,12"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21014/74F0AEAA-6027-4FAA-975E-870A611301A9/com_apple_MobileAsset_SoftwareUpdate/22ed9afbd621439c6276f6eb8201f8edc6cdd086.zip","active":true}],"hashes":{"sha1":"63907917d8c7d697ee5628f276d8a4a6079229fc","sha2-256":"b152e9e902c6d41f6d9520734f8221e7819ec69318cd40c29bd5d04f3db44390"},"size":1310626832},{"type":"ipsw","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64000/6A46C37E-2B35-440C-9890-4609812C8B99/iPad_Spring_2019_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"5479c73ae0c572716296903b9d282cd1","sha1":"20daee42a656acb3066f20e8ff731b0364e8436a","sha2-256":"58ecb7a60b321a1caa187912860d0b6a5c7c53243e9bf474cc255caec54515ec"},"size":5941324547},{"type":"ota","deviceMap":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64034/5A42C75C-3744-4A33-A72B-13C34644AE9C/com_apple_MobileAsset_SoftwareUpdate/7b4ad92bd60be0d94f4be866483958b0e08f63c4.zip","active":true}],"hashes":{"sha1":"2a62a4a215e52292864e331928653e76dcfc62dc","sha2-256":"325c82eadfec33d5cac5966bd7d9cb33370d96f33e8e506b59e5e0cf7f1ef85f"},"size":4660931883},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11308/9B98C9E5-D0DA-40CF-A0B4-B7EE93E21F36/com_apple_MobileAsset_SoftwareUpdate/1d9f47d093e3f1c83af3b15c478037424fc03f6a.zip","active":true}],"hashes":{"sha1":"37fbbd76479f89c547f073c2b30bd60c1aa80907","sha2-256":"c0c68b24a04342fa3f0a7791f31a8a995b470fb976f6009eef009ab4440652f2"},"size":3885175622},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11597/A43D7819-1A7E-4968-8CD2-0EFB97C4D65B/com_apple_MobileAsset_SoftwareUpdate/64b9eae9cdd6a3c99bc89a177cdd42b98f6d2599.zip","active":true}],"hashes":{"sha1":"495b3fb693cf46cd1ba3288f01207aed1ae2ae9f","sha2-256":"a47778823d491fed1f9707e29384b90cede6496318b5c46a143d958ecd1c6cac"},"size":3802795107},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10765/1E4F95B1-C1D2-4379-A51F-3A5B4E463111/com_apple_MobileAsset_SoftwareUpdate/c981345043b2042604f09bbaf10054953b3cfa24.zip","active":true}],"hashes":{"sha1":"a294b3f42f830c64e41f3774877fe6dcf4f185f0","sha2-256":"4acd6a34e20ec9b297081a8394bdc778cd2d8f4e183adb479e968ef08f09947b"},"size":3802651889},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10755/0F89CCC3-A6A6-4C26-B89E-8B4CCE4664AF/com_apple_MobileAsset_SoftwareUpdate/e3ceb6d2e6c526260122e2fe96af15310cb42bbe.zip","active":true}],"hashes":{"sha1":"6cc5596d92aba0ff42362012f9935c114964268c","sha2-256":"b67e405397a36bd95ae5f2777440892a8cf4e180cc99718f7b1b0bcf156ac6a8"},"size":3728530326},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11421/2DB0E8B8-B9D1-490B-90BC-8DB4C8F726D9/com_apple_MobileAsset_SoftwareUpdate/6f7165211a369784e6eb304360e8bcf8d418a09f.zip","active":true}],"hashes":{"sha1":"bf114bfe8f9dccaa37c89623848e8b527eaa249a","sha2-256":"b427dec20c173591091897ba0957736c1b033a1f9d29eaac4b745b98258ece27"},"size":3726358737},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11092/69F79134-9BDB-477B-9F9A-0227F50B55EF/com_apple_MobileAsset_SoftwareUpdate/8b73ab680dbb48a344ab8548db23d887c93ac3b0.zip","active":true}],"hashes":{"sha1":"34375b43d95a352a46f536da855a3bb4fb6c8399","sha2-256":"c2dd72e814c644fef4e16fbc023442fcce1afd0522dd1c7dabd03bcd0f48e7ea"},"size":3032282189},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11316/31400709-6DBC-4E59-9059-93D38477AC74/com_apple_MobileAsset_SoftwareUpdate/21edbd0f17e99a2b044e844f36bcfe39f644fe70.zip","active":true}],"hashes":{"sha1":"e64a92b402f725f7f266343a7a6d2605f00f7d0d","sha2-256":"ecd763edcd060a5407eac910eaf4de637117d208aa3ec203435f9b226421cbed"},"size":2766865615},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10949/F8221636-5315-4475-93C2-CA7DDE968251/com_apple_MobileAsset_SoftwareUpdate/4120fc4de850801e9119d63a4b1095be734c0fe8.zip","active":true}],"hashes":{"sha1":"59bf6fda89a250fa9541e0528e94cab48eb82d12","sha2-256":"d4bd03381c437c4d638d4731c2e04dcb3471b5383e64d1bc340787d63b64e532"},"size":2658975447},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11121/118B8B61-096F-4F2F-805E-2704CF9DE900/com_apple_MobileAsset_SoftwareUpdate/97cc81898d2ec30e271c46fd53e4bd657c05e481.zip","active":true}],"hashes":{"sha1":"3b8a1e106e4b3ffd30fbae7932a62e5773028959","sha2-256":"e611eb4eeb1041a3789c53164a87f75b998aefe8a7816c3b739f1c27518a09bd"},"size":2630767007},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20951/4200D516-8460-44AA-9263-8F2A5273D8A8/com_apple_MobileAsset_SoftwareUpdate/6b2b4d0ad013879faaccd866325360df8f53939a.zip","active":true}],"hashes":{"sha1":"2d57f162af92cd054af6c626a915f7dae618bc6b","sha2-256":"2d18c2aa5ef8e4d58094d6b691ca68a3bc0ece12ad3517a8fcb70e4b5fbf2bf7"},"size":1245170090},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10862/A9FD96C8-D499-44BC-B7F3-6B8E503439A5/com_apple_MobileAsset_SoftwareUpdate/73bf0e35c16224b5bf0035678b9af62d39b6e250.zip","active":true}],"hashes":{"sha1":"c815dfd854660569243bdca133d636b7b5338ce3","sha2-256":"6b17d338a412f2f7ee04e2189b18c1c43242c1b8ee785da5c9931bb286193a13"},"size":3927859697},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11222/01C4412E-C2F3-4AAB-8B58-63768099B53F/com_apple_MobileAsset_SoftwareUpdate/88fada063ddec50b015582c7aa0f18f21a4ad796.zip","active":true}],"hashes":{"sha1":"e8a28c417ce91bee4424b7d870e7151cc739f869","sha2-256":"27400ea13a2549c2e091920e437e197d6c810039da9a0c5ad6dc66f55eaf84dc"},"size":3845477834},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11276/536E54A4-865B-4030-B71E-66D39FF9DB80/com_apple_MobileAsset_SoftwareUpdate/b2aa86bb54617e54355199b48acb51530236384a.zip","active":true}],"hashes":{"sha1":"89b953b0ab490c0197a14d2da7969b14c120b345","sha2-256":"bdbf217b10c2bbe5cf1e3896417021cc2ee51b49bcd9d58f237306057b0ddc39"},"size":3845328939},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10816/B2B12C55-21A7-48C2-97CF-D72271A8FD25/com_apple_MobileAsset_SoftwareUpdate/6a274c32be70f367ed64d24ba31aade154c02eb0.zip","active":true}],"hashes":{"sha1":"a9106c62789c03be6e0ac3e8112fdfb4335fd894","sha2-256":"9c6142e0fe96847f13fc02b91c848fbb0e96830317161273f6194ae3af012c88"},"size":3771214324},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11152/F1FD6639-F267-4C69-A470-40270B29F198/com_apple_MobileAsset_SoftwareUpdate/c7f7e3218357fb60a9a35b89c1c580be44e7343f.zip","active":true}],"hashes":{"sha1":"09f4ee3bdf8490e7acd5c5ad9b1fc68ced8f73ff","sha2-256":"0e71d3ede5deef1dda2241f48850dff98146f729a502a2bbe7209507502ba3f0"},"size":3769040036},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11398/BAAF4380-7DA4-4AA5-937C-5EC488085184/com_apple_MobileAsset_SoftwareUpdate/bf6c11a1a708e34574cd41e805b8f87672734aa1.zip","active":true}],"hashes":{"sha1":"e34d475e42e44c52eddcfcf18786fa1f0a34894f","sha2-256":"186f2b75e9c5fa308c81e515f45b2d5de582a0d0258a886c6b031776ced95317"},"size":3074960711},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10643/6350CF2C-6812-4632-AC03-47C165678EFF/com_apple_MobileAsset_SoftwareUpdate/6047b71b735353f5816aa8e4ff4a52824e7983d3.zip","active":true}],"hashes":{"sha1":"af8c66f3f18f3943dcb9b32de8c1a587a912ec87","sha2-256":"99da4da1682f061e2a0cdd37a35ca7298059f3dd3bdfd3acbc96f0db2e23ca49"},"size":2809543056},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11041/0C5B0AAD-CD36-4B1B-BD8B-BA33F0E2CBD4/com_apple_MobileAsset_SoftwareUpdate/e205614d75006d6bf4e1e09391c661015b8801fe.zip","active":true}],"hashes":{"sha1":"4cf68cd65ac30c1a8fcdfeb10332a1fc09b19aa7","sha2-256":"9534567a3a294c703855d77c76095f5de54edc3b28963fc4527fd4d8a455800f"},"size":2701657005},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11353/0B23A6CF-7BC3-4582-8ACC-CFE10619B49C/com_apple_MobileAsset_SoftwareUpdate/952638eaacf97cf8647f0dc672aa659b250c32f8.zip","active":true}],"hashes":{"sha1":"e873fac092995e97ddfcfe1b72501aa56453eacf","sha2-256":"60dff178f38fdad38d0f9bd00a6359c5631e45189b83445c605e2d10c405c8e4"},"size":2673452326},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20967/E1C5C55D-F191-46EF-A037-8FA96D5CB66D/com_apple_MobileAsset_SoftwareUpdate/1d2bb934c58749e0d7656138954bea065dd6fa6e.zip","active":true}],"hashes":{"sha1":"8d1c6c6a583feaf2c096216422fb58a9061c6a35","sha2-256":"028858f7d1cbb918511ced4fd6c1ad43eb29e10d2741b77928f23cdbfa727b48"},"size":1287853075},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11040/F9A0002D-34A2-4DD4-A6E2-6F66ED836B01/com_apple_MobileAsset_SoftwareUpdate/58d40a2f00fe23c51c1fd8053f31b03e8b13f2aa.zip","active":true}],"hashes":{"sha1":"9e8fcf05fdc9133b32dbd125efdc65d037032c7f","sha2-256":"9eec1ad2b13a58c510f119f3abc18bd00d7c6995758c9a351ab8ff4891dc5044"},"size":3884112360},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10851/D34D21D3-009C-4DE2-BEA3-45F2E84CB0FB/com_apple_MobileAsset_SoftwareUpdate/c3617cbda6113e7f8e7a3dcb55f0694b60d0de86.zip","active":true}],"hashes":{"sha1":"d6c41b1c8feba8fc5ded24fd5d46a3a9f5e00291","sha2-256":"a01dbc2748a2e7a28f4ef9ea12684ba6b94db60276ac721af537aafdc63a306f"},"size":3803520153},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11410/C503E111-CF2C-4812-A2D6-628AC1478C58/com_apple_MobileAsset_SoftwareUpdate/a159c2660fc2b39a147bd2d67d7c47cb399b5eee.zip","active":true}],"hashes":{"sha1":"6d266d49ca59e65e2f6e0dd2d330fb0abe127162","sha2-256":"83bbab78c4f441c8180e27d7dbc8361e36f4a4813fd26c60c370218a0e82679e"},"size":3802233337},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10654/D6176693-41B0-4A32-89ED-30BC4BB12551/com_apple_MobileAsset_SoftwareUpdate/6e4cadcbe1ce76b71ff636a31905e2ec51b1d524.zip","active":true}],"hashes":{"sha1":"c2da05ee433c97968f18b28021fa8f6f770ae957","sha2-256":"e7303ed0f3e2df00ae747ca64f0633ce4757e002bb3fed93824c903ba35845a8"},"size":3731966196},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10709/043E9157-2766-474E-851E-A297FD4A49C7/com_apple_MobileAsset_SoftwareUpdate/c2434a6f61b6087eb046f529307123604de2476e.zip","active":true}],"hashes":{"sha1":"2c1704071ccfb61b2074331dfaab10b3a1c1a344","sha2-256":"0b18ea3382b529d8f811d91f61373babbadf88789acd9fd622532c5e8ed066f3"},"size":3726220906},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11128/D13710E1-233F-400B-A186-78108B47F556/com_apple_MobileAsset_SoftwareUpdate/0b7e1ebf72bbbde9ec9881093e054952a139e918.zip","active":true}],"hashes":{"sha1":"c834ace9c62c8220a3af0291e29956d5a0dc1764","sha2-256":"e7e6dbeaa5cabbbbda8d00f4bdf47c55060c8ee3eec5000859013ad264a33fe7"},"size":3032325148},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11667/08CAB34B-EFE9-4A78-AEB1-3366F9097973/com_apple_MobileAsset_SoftwareUpdate/11df4b9a781fdf3c243a29d521c1c6faaea283bd.zip","active":true}],"hashes":{"sha1":"9f27aa9733d84cd0a15d0b388db0a4597cb1c9eb","sha2-256":"56df932e2d1ff9d2089b466b0f1f2c3f755b97b0f64de2d329ef876f44686447"},"size":2766903502},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11384/81EBF99E-3795-4525-8109-B7C9EAC72E64/com_apple_MobileAsset_SoftwareUpdate/63f3be12b763b5b9e24bac51068787677af1a349.zip","active":true}],"hashes":{"sha1":"3469ff83662660c7eebac05418f8f16b1548d162","sha2-256":"bacd75464b724ff64f1adbc78a2724b194ca665517e8a77390e52a406a5ffcc8"},"size":2659020053},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11442/5C01819D-15A3-4489-A22D-09F684CE5746/com_apple_MobileAsset_SoftwareUpdate/5686df6b326380aeb3d05a77185aea47655ba376.zip","active":true}],"hashes":{"sha1":"2702c92cd07c02caff2ee8e6c517772417b32c26","sha2-256":"d373540affdaba6fe0c331e5f600320775b000ade3a5b30fbc5c27092c774e23"},"size":2630807625},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21047/F2C552E6-E02D-46B5-B812-4E7314369F2B/com_apple_MobileAsset_SoftwareUpdate/1c78ce0f499f3ab56bafe5c398a4190d7ea9104d.zip","active":true}],"hashes":{"sha1":"e09189b9081be2ee73eed6c95b1e0eb4f1cd1583","sha2-256":"07734237059e65a2f46cb89bf81674bfb27b7878fdc4fa8f4b346e8ac0b29170"},"size":1245214746},{"type":"ota","prerequisiteBuild":["17A844","17A854","17A860","17A878"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11424/7218F95E-B04B-4A5C-B775-CD1D259E415C/com_apple_MobileAsset_SoftwareUpdate/7345cad689ced97ff88ee6010dbf407a7fa08cd4.zip","active":true}],"hashes":{"sha1":"2dd4705f9be0a437bcbc2bee7652be731a755fb6","sha2-256":"35bbcd54d3d2a8583d4010ef5fa2b706745b0418002ea91da5ea31d5b6ba3c36"},"size":3926793045},{"type":"ota","prerequisiteBuild":["17B84","17B102","17B111"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10711/EDF2EAF7-BE9F-4975-AFB8-3F98D67EA1BF/com_apple_MobileAsset_SoftwareUpdate/18bf989173a0252d7cf3d45c8f2739e62c7901dd.zip","active":true}],"hashes":{"sha1":"46aedd8ef4b939eae580e62915c6317852460ceb","sha2-256":"b0a4ea0a15722bd4b8781c61fbc9398f7447f1d7cebb3a0a5bc55f19a1380de5"},"size":3846199976},{"type":"ota","prerequisiteBuild":["17C54","17D50","17E255","17E262"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11258/04440514-EF70-4032-AB05-A5D0DBCA6674/com_apple_MobileAsset_SoftwareUpdate/5e0ff8ce75be9b14ce371dbcfa7ac778209f6b63.zip","active":true}],"hashes":{"sha1":"67bc7d1e1ee6ca770aab44b8805d03827cc99d5d","sha2-256":"84f02e39c556b21d45463156f44f18b3db8fd72bfd5cb5e75ef929886f77b5f7"},"size":3844913515},{"type":"ota","prerequisiteBuild":["17F75","17F80"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11886/6CF54C43-FBA6-441A-90A9-55F27989EA91/com_apple_MobileAsset_SoftwareUpdate/1a2cb91aee58f503f9e7dbc1c9b3101c1cfd105f.zip","active":true}],"hashes":{"sha1":"11ca0364384be931fe3f63b4bd9f7f37f51a0c89","sha2-256":"628082a5dc56ebc6c4cc8f8d6c9175adb852399e1787acb4cad99977877fd618"},"size":3774649942},{"type":"ota","prerequisiteBuild":["17G68","17G80","17H35"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10608/0A9ECD87-5798-4473-BB39-7FF82EC45190/com_apple_MobileAsset_SoftwareUpdate/deab807b9e6060276dafce8c9ba5e71d0b1e9c05.zip","active":true}],"hashes":{"sha1":"d8f194d4b3174ae7803e67f14c1cd264d40b7045","sha2-256":"ca642df463a9996e4545ca78bc3702370a7ab7d82fda5e7d2262fd0480bcd45f"},"size":3768900721},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12000/DE822017-C9B1-4F9E-A1E6-6D669AFF2C7B/com_apple_MobileAsset_SoftwareUpdate/1e90999d36787a286824ffafa1c9995e43794de2.zip","active":true}],"hashes":{"sha1":"d7ddc7240538032bc27f2e9d03d0c2bb2569284a","sha2-256":"e886b67b5ed935928a4002c2724a67a7bd29818afae36c21512fd5a0371a6172"},"size":3075006379},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11978/CDBE2873-031F-4ADE-92EC-D350B26EE8F8/com_apple_MobileAsset_SoftwareUpdate/004d3eb23517bd205dd96c6322a2a027915b429c.zip","active":true}],"hashes":{"sha1":"3a3e112eeec1bcfbe2ee61a5202d092c40c8049f","sha2-256":"4fedeb2b2cfe2d66d0a89896cae2e64e68203dc30de3412fce18942caa25d981"},"size":2809587397},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11390/CC2961BC-5145-4564-9097-504942A0BC6C/com_apple_MobileAsset_SoftwareUpdate/eb79b743ec94a96fcdd8e71ecb65c0221906edb4.zip","active":true}],"hashes":{"sha1":"2fedd7a2dcc0446c60e367f55a38f153e9b2abea","sha2-256":"27ad100cc0d6db4480d0c3c4c7a7907f3057a46d779bb12e4c8f7f810046e5f6"},"size":2701705374},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12012/6B612392-05AE-4414-8AE6-261B391BEA22/com_apple_MobileAsset_SoftwareUpdate/bf7cccfb50cb0f965f2eab877d13e0809cbe99a5.zip","active":true}],"hashes":{"sha1":"78b2f97de90e8e01cd85ee4f56effa29df9b7ac3","sha2-256":"97951c2530495010583998e7b98a9ffd10e121f86acf419e48fac964feea5514"},"size":2673489432},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21041/5AD3AF3A-376D-4853-A99C-0C062ECEF91A/com_apple_MobileAsset_SoftwareUpdate/ca3898c1b7f7ff14f14173fbe8e7f08d54b06647.zip","active":true}],"hashes":{"sha1":"af5b4542dff53f98bf282dbd874ac9824af5a37f","sha2-256":"446aee57dc09d1b450797596ea06f5e095d7e488afc3ba6a405e4058cd13f90a"},"size":1287891979},{"type":"ipsw","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63891/569172D0-2ACA-420F-A318-3B06C001AF11/iPad_10.2_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"92ba52698370921fa3e61fe37d0a9213","sha1":"378b188aefd4dcd04e1823d470b77d36edf9010b","sha2-256":"87ed8a8b123677a671a338346c6a436f12af2056a2552a481ab4c3085bf541cf"},"size":5797705057},{"type":"ota","deviceMap":["iPad11,6","iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63909/45990718-E984-4A17-89CA-DE7201011203/com_apple_MobileAsset_SoftwareUpdate/7447fd5887c73b570fcb02ff88ec7071b09f9e88.zip","active":true}],"hashes":{"sha1":"618541d2b2d8b6884d29264013f1ce0f408922c4","sha2-256":"1127de22145552283ae65c7d6b6e9c6439f039c17d49f89b34f73860d5498157"},"size":4523385450},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10647/70858BD2-DEAA-4004-8615-4829F95A1183/com_apple_MobileAsset_SoftwareUpdate/b77808f0e7be58a4dacf91939c3b15995429861f.zip","active":true}],"hashes":{"sha1":"966b93f783066d3b053c284b37c2ea0c5f407dfe","sha2-256":"ad55b0fe6d129b5b2ab0ca9cd34e5f61bc2aa77641cf444c7dddea57a508d0e4"},"size":2924625057},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10590/4E68FA0B-56BC-4DEC-A0F5-28CE2DB55A69/com_apple_MobileAsset_SoftwareUpdate/ea9a23c2e2cefc85df623b0d7f7d202628f08c48.zip","active":true}],"hashes":{"sha1":"972da472e52854529b4d736db8f690d423ec1742","sha2-256":"3ba9b9d2cbe0017397a4bb63cfe323747d01c39b640f0c515b3a5d07614b2bb7"},"size":2751898356},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11707/03E4D4A0-A248-413E-B33B-1704F9A33F1D/com_apple_MobileAsset_SoftwareUpdate/75e1fc77da77d758f3f1ff7946b9245c26ead059.zip","active":true}],"hashes":{"sha1":"25eb981ff50e3ff526d7284cb9a704ae01f1eeaf","sha2-256":"73a1798ff53720be4bbdf89437c136f316782573d88b9c7b220f8af2c09d4bba"},"size":2639147103},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11419/B02FA9A5-F484-4686-B39A-61D22128F445/com_apple_MobileAsset_SoftwareUpdate/d428cbcb4a97baddd58d94a713c4032c7faf58a7.zip","active":true}],"hashes":{"sha1":"da8a0405cb6b26739d55193adad4f7c234958e10","sha2-256":"716b156a5d3285913646d09a320edabe47222498e0af5d9de1c338a5fb0a12bc"},"size":2613050186},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20894/7E6699D1-A18A-4F2A-A901-D04EFFE05480/com_apple_MobileAsset_SoftwareUpdate/aa1fa27063244fc27ecabd97d664ceeaec885084.zip","active":true}],"hashes":{"sha1":"f79c02479cb682cbc47a9ce5a388f277d715e717","sha2-256":"bbbc65b02b0ed296bea89ea397108d33d8f6b4e82670a48d08610b2f1581c350"},"size":1240679820},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10718/2691AA7D-5E16-4F7F-A904-F9DE14E40109/com_apple_MobileAsset_SoftwareUpdate/6a0d2d7be4919c00f0ee6f4dfb9a994694403746.zip","active":true}],"hashes":{"sha1":"b56f7d2e9c558e47e4b5f0484b8b5a0ef695d3ce","sha2-256":"58cc6642e64c007efa33ecff7b7ddd4b1921b2c05006bc8b449365e30b66ef16"},"size":2966656648},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10702/84B9EAF7-8A2A-49F6-A8FD-D96E726E9670/com_apple_MobileAsset_SoftwareUpdate/229bc8d472567eaf5070732e6d79abf4046dc059.zip","active":true}],"hashes":{"sha1":"9d2d50a803f870fef1bfc6aa10582849bc269966","sha2-256":"d6803cc950ce529b36987cf2ef432b961b57a50883df1c653eadbfc96a747da3"},"size":2793923246},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10940/75E7BBD2-CB00-4709-B4E0-FB66A20B8DDC/com_apple_MobileAsset_SoftwareUpdate/02227dc3697ecb3cc955cc76806606308785fde2.zip","active":true}],"hashes":{"sha1":"50e282d8e80e93ab4ff58557af825036485f08be","sha2-256":"03d2f57b50ca457ee8f29f600ec21b47f882db55bdbb541650407e53e20ba5c2"},"size":2681188384},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11602/9251BBA5-61BE-4D04-B2F0-F475E0BB9210/com_apple_MobileAsset_SoftwareUpdate/e7ed55590b32ee0f44150aa420db2dd0cb0feede.zip","active":true}],"hashes":{"sha1":"d48cb5a89c2910648f573c9321da58fd2d0b4318","sha2-256":"8b46496d04c35560fd8c8d24a60f32fc6d412a1dba88378a9e399e13aabbbf0d"},"size":2836449762},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad11,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21054/7871FDBE-B5B8-4A80-B606-59AF62D1D62F/com_apple_MobileAsset_SoftwareUpdate/3be6ac1a7fac4a4621f3caaaeaf68d7c7debba47.zip","active":true}],"hashes":{"sha1":"01cfa27497554beefdc889346f1785091fc8cd4a","sha2-256":"8e9a293921274ef893b5c8e7667e0a14f8998de48ecbf181f5ee84e6efb2eae0"},"size":1282706243},{"type":"ipsw","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63832/F0432AEE-20DD-4E09-800D-8988DBBD3916/iPad_10.2_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"cd434bb4d30395e37aab0d752be98c90","sha1":"b0168972cb55583fe2ad65b545621d5af7ee42c9","sha2-256":"47e44b42e4f10ae6f99a365fdf0fdef66b81bd1d8e52b6c70505ba44652d93b9"},"size":5824175889},{"type":"ota","deviceMap":["iPad12,1","iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-64038/666C5254-C2A4-4EA5-BC00-410C2499B98C/com_apple_MobileAsset_SoftwareUpdate/3ca2c386fef8d9e9b9c00731c1338e00d4080ac2.zip","active":true}],"hashes":{"sha1":"8577f10673582371696d045cdb016966d74f15bb","sha2-256":"c58d8b188799ed24aeb5c65f5ad2c0561f97ab5837f780aa8393d1ddc34ac944"},"size":4552494156},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20981/DC32A07B-E536-4697-85B9-D0A0C8B029DC/com_apple_MobileAsset_SoftwareUpdate/4a5e6e41019b69bf65c7ee5aa62b5bd7cc7b3196.zip","active":true}],"hashes":{"sha1":"56293d0e6a5c2cf6448e6a8e3965349660bb6f93","sha2-256":"d383f32a23f064ccad4e7f8da2077391a68a6a5011645a0c895b5661d0f994f9"},"size":1245696728},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad12,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21018/86568627-043E-41EC-A496-8E70820AA69A/com_apple_MobileAsset_SoftwareUpdate/0081cddfe2c046ea7b6f0fc6ff2addaa85a28b08.zip","active":true}],"hashes":{"sha1":"5689aeeba3afeb1bd9fa78dd8f439b9906ba66c4","sha2-256":"9c066d9c343d7f9be2beb59e7aeba9d4889ed1ccb7cfc6c2e289ae0fae227ed3"},"size":1289460905},{"type":"ipsw","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-64035/891CF7D1-DF30-4164-96DD-1B5C014CDBDD/iPad_Fall_2020_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"82ad63193f00305dd5e8846ef3df19f8","sha1":"c37839c73b65ddb3fb04c52aad6b14372d5142b8","sha2-256":"bcde0dba775219f183ee17e2179e6a61a8737a4e0c7b88bea7853a698774d9e1"},"size":5829202495},{"type":"ota","deviceMap":["iPad13,1","iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63817/303FE1D9-A2A3-4CDD-89A3-25BAC6C66148/com_apple_MobileAsset_SoftwareUpdate/37258779118a86538bedf86b0e60cee18c78b636.zip","active":true}],"hashes":{"sha1":"8d1134d654065ac17bf22ca354fe356b6e11e661","sha2-256":"d2eb43b07e50ee7eca2292c800ce9a50e46c97a6a6062a6f97c6518f7a980fb0"},"size":4549729661},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10683/14B7A837-D58D-4530-B389-ED389030D7DE/com_apple_MobileAsset_SoftwareUpdate/636261218c7cd70cdd46a36f54e583a20fe11b9b.zip","active":true}],"hashes":{"sha1":"e150caefdb0db377324847376070b9a987d91a33","sha2-256":"5cfc52decff8816cf589caf5d8c7acc9613ef39ab3b5ffea583cbe05ec0e4a14"},"size":3046812204},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11090/D7AE821A-7E80-4CBE-AC96-6138835D10D0/com_apple_MobileAsset_SoftwareUpdate/5bf4f5772c3276fcf318c1964dbe234b2843cf65.zip","active":true}],"hashes":{"sha1":"ff659475816df6e9d6f1e7dd15b4ea212454adfb","sha2-256":"58f70f38d1867ce8451412a35e2b6bb73823bb9ed96d139d00086a0c5cf33d30"},"size":2808036825},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10902/D54DB999-00F4-4F95-8437-5ECA075246FA/com_apple_MobileAsset_SoftwareUpdate/3a8f8310767d508c0f75426b37c1231a75db0de7.zip","active":true}],"hashes":{"sha1":"8f5287721e6f3513257674d856baff793b91d28c","sha2-256":"108d48bb07bf775f7629256992974345c8b4e801f1bd7daf0c385e2f4c016da1"},"size":2726634054},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11210/6919C9C0-8158-422F-BDD6-6E1FC9781EFC/com_apple_MobileAsset_SoftwareUpdate/ef1023f5b8e1fceae8a6a15c7ade851e583b357f.zip","active":true}],"hashes":{"sha1":"7e30d1daf119e57c4c5c73c6f6590e535932bf46","sha2-256":"5748524aac938e0d38cdd22542a36ba80fee677da0b5b97943321fd9395ec60d"},"size":2704318001},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20952/174DABAD-3C64-451C-9945-28056D91B8F4/com_apple_MobileAsset_SoftwareUpdate/34611af9e6e28956c25b0c06ae42c1ee729a5ba1.zip","active":true}],"hashes":{"sha1":"73e47254576842df261609d4adc369774938e986","sha2-256":"2353a55d968a519ddeb20b579b470b322b5df3e6736879656a8b0bff07d01c80"},"size":1203429913},{"type":"ota","prerequisiteBuild":["18A373","18A393","18A8395","18B92"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10559/6B88931A-59BA-42A1-9907-570097E5FC85/com_apple_MobileAsset_SoftwareUpdate/721e5da9b5fb23b926438ef7254bc74ed319f69f.zip","active":true}],"hashes":{"sha1":"6c556f9fee2cebdef6275563701f7e770a6b92b9","sha2-256":"36ebd4e81c4c994c000861b63532166c20e75cbab7f794722841c62052cb0b90"},"size":3094125981},{"type":"ota","prerequisiteBuild":["18C66","18D52","18D61","18D70"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10658/D7E6C07B-1B29-4366-88BC-C725BE9AD118/com_apple_MobileAsset_SoftwareUpdate/ef304727aa4e1822d00fc615e055932d63beb22e.zip","active":true}],"hashes":{"sha1":"83cb86728c9a33861ba718ceed1bf1e2f6e5582f","sha2-256":"b0d07324801805c6d4be616f53031a519e1646dfb64bd75d0ca7972a8b20d886"},"size":2855357310},{"type":"ota","prerequisiteBuild":["18E199","18E212","18F72"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-12023/5931A092-F949-48D9-8D69-92CF8EC0CBE9/com_apple_MobileAsset_SoftwareUpdate/36ede5736f29fab16286f9daae66a306666b05eb.zip","active":true}],"hashes":{"sha1":"98188f685c0c6113721f3073039073a419cce757","sha2-256":"2ab471baf0544c4248be295175e62beb798a46190074d6f99558e0ab4c567dce"},"size":2773950566},{"type":"ota","prerequisiteBuild":["18G70","18G82","18G90","18H17"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11426/BFB646F6-12E2-4E28-A446-826D30004894/com_apple_MobileAsset_SoftwareUpdate/cd08cc1ca3ded27aefac19ce4531fc644f7e3fad.zip","active":true}],"hashes":{"sha1":"96fa891e2725127619fd3337c3446fa5787b3502","sha2-256":"08497386a2e5298eb3ebeb2922f5c2447bbc729b0fe7f6c9a5775c07a14f7389"},"size":2760895003},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21035/B56A89DC-F408-42A0-A102-61980AFEFD5E/com_apple_MobileAsset_SoftwareUpdate/5e000dec77296e2a9dcfa687c6f0da69c04495d4.zip","active":true}],"hashes":{"sha1":"7719ff5866977639543a307618212a3b62e8233d","sha2-256":"6d9b9c648963e14003a7402adf33f7e259bb4470fc411af8560ab32054020c69"},"size":1250742875},{"type":"ipsw","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63942/0A474944-C7AF-4F19-8EB2-B04C2EB9E60B/iPad_Pro_Spring_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"fff25229d99776d981f899631587ea74","sha1":"a7b91d7d4206908a7acdacc5054853bd86e01420","sha2-256":"611577e50e44ccc667beae1a8fe11b47a4a687363a3b7747f21627d90309c8ba"},"size":6406838883},{"type":"ota","deviceMap":["iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63948/D7F168AA-8A37-4DDC-B7D2-2AB41265AEC9/com_apple_MobileAsset_SoftwareUpdate/45c600b39da8207aba0d850f049f1b166f6fa92d.zip","active":true}],"hashes":{"sha1":"1f316d77a2af062d0e85165c349f2defe4c4e64b","sha2-256":"f5180875e5697ad93490730c891fe110c169e02ea7ee881b3d3ab9be61e21ea1"},"size":5068831884},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11742/0DAD3DDD-5F02-4111-AC9B-0686FEB68C81/com_apple_MobileAsset_SoftwareUpdate/22af1f0d66003b34eada5b70b8e5c0143dbee0cb.zip","active":true}],"hashes":{"sha1":"e0ed4ebe136d720aa7acfd7faf44b8fbc8cbc66e","sha2-256":"dea833ce433ecdf9adb97160b70268c65eb10174add69a0610faa92e969db132"},"size":3082114616},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10561/FD79202B-4CA9-42F3-A408-57F5E049358A/com_apple_MobileAsset_SoftwareUpdate/8a3de2fe8d1e369c66bea92e4f222d2d16a2a078.zip","active":true}],"hashes":{"sha1":"63f4b952db24441343d74fd8ee008db708bce774","sha2-256":"0fd7447e19f7ed82979f769f458561cb8c0530646762c4aac379dde8167f7fb3"},"size":2839956741},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20948/25C5C270-662D-4C11-81DD-B91B3F82D589/com_apple_MobileAsset_SoftwareUpdate/1d3820fb7c05af01802e184dd33f9c233d1f26a8.zip","active":true}],"hashes":{"sha1":"0a03ed5f246e7ea3204c58ebd1c8f73c5cf7a914","sha2-256":"15043d4b3709b2be87b410ebd7188f0eae19fc4f9955a71f70c854fd58e4d0a9"},"size":1296032112},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10722/0352CF13-693F-4C0F-BD5B-08BD7145BDB2/com_apple_MobileAsset_SoftwareUpdate/561b9be89af5bf872723fd06ab343adca9570bda.zip","active":true}],"hashes":{"sha1":"08f10d8b239bb13f1ce23db9365e93be8b8636a2","sha2-256":"bf56d43524dc3f9ff2bb4a735bce229bf250ce9686f90dfbeb469212b698eae7"},"size":3082113755},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11796/26865CE8-C689-42F5-9E87-A96A4ED48F94/com_apple_MobileAsset_SoftwareUpdate/8261fcf7a958bdb8e01e8b96fb9f0e7170a77b4c.zip","active":true}],"hashes":{"sha1":"e835de84861adcb5f01d73b4fabad3572ec003da","sha2-256":"4fd750643276036a01785dc730baa29d172d15fd9eafc1415253eb27b0fd1d9a"},"size":2839958166},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20900/7A0A74BD-590B-48A7-AC06-3375D66B5C55/com_apple_MobileAsset_SoftwareUpdate/4a8e4eaefa46378024c2cc3f27068fd23485b822.zip","active":true}],"hashes":{"sha1":"79d43c26db7d0e22853fecfb540a6f2390585437","sha2-256":"68d4eff84e20a418ef1c285d37c0993aa695d6963a647a95fcc66ae75e0d2c8a"},"size":1296035550},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11287/7835BE95-FA69-426F-B3DA-54E3906F17C7/com_apple_MobileAsset_SoftwareUpdate/2c16b9609359721bc24f06c9d9c09ce13ba4cb70.zip","active":true}],"hashes":{"sha1":"f46ff40027a462685c5830bd074271590ed2591b","sha2-256":"c26b7e3e10514729caf88aa4d8af1a86c147ff87192f931b8f0cbf0f0259c485"},"size":3173023334},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11713/B439AFCB-E2DD-4549-84FB-3DC3C6EDFA79/com_apple_MobileAsset_SoftwareUpdate/b76078d046bfb044bd305611429055365544f43b.zip","active":true}],"hashes":{"sha1":"b7df763a96fff3fd210f532d657ef5fa03e9ed80","sha2-256":"7a7a15ad6735fb3463ee676cbb38d008d6a34273c3e3e631087a5924b383969c"},"size":2929090979},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20999/B9510AE8-178D-4A3F-B7FE-866C557C23D5/com_apple_MobileAsset_SoftwareUpdate/f570ab17ee1b8220c82848c9c5a2b43253121a3d.zip","active":true}],"hashes":{"sha1":"cd7c06388439756693e06f1f4152130dd8237247","sha2-256":"9836b4f00f61a1ac63b6d72533478ebcda5e86d7bae7a135efbf5b7c2a307ee1"},"size":1385173341},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10575/15E79693-2339-44CF-B214-50253C12D66B/com_apple_MobileAsset_SoftwareUpdate/679c98c83951045d43423c2a07e0cf8f85596b93.zip","active":true}],"hashes":{"sha1":"5bfe34163b38308bf28f6375619e3ed5e3b391bd","sha2-256":"2fccc02ebb15ddeec0b33a16321ca3604a88d8b213a94108190ee7a9a68b2ad5"},"size":3173026721},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11213/1B14FA18-0AB2-4C5D-A348-4462A96BFC22/com_apple_MobileAsset_SoftwareUpdate/4724ef7e1936ba31e8694c6ae6cbfba4dc52a830.zip","active":true}],"hashes":{"sha1":"ad834839d8065624979ca53c1823f1fb329ffd8a","sha2-256":"0bfd4edcf8e64485f3ce09a164f95c6e040a9975bf9b8561f73d993d1774f33d"},"size":2929090845},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,7"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20934/BF0EA2B2-A04B-45D1-9DF1-4B4A7A967413/com_apple_MobileAsset_SoftwareUpdate/a3eacf47bb0174c75f51d49e0c448e47b70ca08d.zip","active":true}],"hashes":{"sha1":"fd8935c1c2906110e21bedcc13a3fe46fc8e5b47","sha2-256":"6ab7beead4d7984ad3dd70ccbd2623742e577444c59162beb7db78c92fc66c09"},"size":1385169852},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10707/FE74FEF6-0DF6-403E-BBF8-B5E8BEF46924/com_apple_MobileAsset_SoftwareUpdate/da8fe623a8d7aecc1fe37909105633367590524f.zip","active":true}],"hashes":{"sha1":"6dbec438a690d3a8afd5c88a85437a9ac6a83742","sha2-256":"90e79607b7272dadf0cea255f146b2c8d1c286eb2d776cd50f4408355efbe6bf"},"size":3011483214},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11893/5DEB3934-A09E-481C-B7C2-E6B00A35FDBD/com_apple_MobileAsset_SoftwareUpdate/54a935a0d92011dc2452948f720fa525ca07e5fb.zip","active":true}],"hashes":{"sha1":"116830aee82226040d8e93e433a3a97e5ba29530","sha2-256":"cd7098c921aa079d1cfc8c877ccc2c8559622e4685293ddc8885fe9efda4adbf"},"size":2840193913},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-21024/D491BC28-C189-4F35-A143-8891B84A59B0/com_apple_MobileAsset_SoftwareUpdate/4f10463ace75ee4342c006276d4c8b97c289ff6e.zip","active":true}],"hashes":{"sha1":"744dce46340b03854ff903d49966273b2cc5fabd","sha2-256":"973c1229ca99bda72e7c83893b0b77c3d986e80c6738cfeb11730dc028e6f137"},"size":1296272376},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10865/5380DE37-B4A7-4B01-BB7D-F016BC69D2DD/com_apple_MobileAsset_SoftwareUpdate/f44b03404b18a85ea550976155958235fe64b2a9.zip","active":true}],"hashes":{"sha1":"1d9a17cace33acedff699cd54c79685b5bc78166","sha2-256":"5e0ef379ead031a6d2a94db4984777ca6d9f604e0a7778c751efa7e77f1ce23c"},"size":3011487237},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11110/4378F39F-7DFC-4926-8923-092DF1425915/com_apple_MobileAsset_SoftwareUpdate/248655f585a543b53cefc62f0fcf2f5af5475b28.zip","active":true}],"hashes":{"sha1":"5df442dc2314417065a6e7f8150fe6449d581ebc","sha2-256":"6e500ff4a7ed8d4d98a8574bab19df6c03387603e9f259347d22c8620dbb6088"},"size":2840195960},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,9"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20918/58CAE417-D618-4070-B65E-3AB97B245647/com_apple_MobileAsset_SoftwareUpdate/7c73c0d206ab1a03f3b7301516e61f07f377f703.zip","active":true}],"hashes":{"sha1":"89fcfb74d00dfda734c440a6b226a1635c21da18","sha2-256":"4b8cc7730a06b74298d487806dbc3090166063d1e16d4a6850a532b2d7df5899"},"size":1296271411},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11699/ECC6AEDB-0329-40FE-944C-8B206132CFC9/com_apple_MobileAsset_SoftwareUpdate/e313204f306bb5e079a3ab3732fd47d948a40ac1.zip","active":true}],"hashes":{"sha1":"a496e9a5a2a2827ab0553b18ef2e9693f453de5d","sha2-256":"497c4eca1c6a2af2acc61c9a7a183efe6625b9febab105238eb30573c31e0e52"},"size":3108145308},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11563/5634C393-DA41-45AB-BA4E-59EAB646B2C5/com_apple_MobileAsset_SoftwareUpdate/178f7aecfcabeb13bb007350f7791784acad339d.zip","active":true}],"hashes":{"sha1":"ed42a324cb79518f7c64565b5e15b06bcf29ce8b","sha2-256":"f290b7d226570293b59473bf8432b88d2446b868b22dc062a08ba199808e1370"},"size":2929334626},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,10"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20958/E5266933-5568-40A7-AD9B-084493A29D48/com_apple_MobileAsset_SoftwareUpdate/9d255716d8318b20f51b7572e8db4f68320147b6.zip","active":true}],"hashes":{"sha1":"3d436a1e761658912bb9db8478b55d2c40130389","sha2-256":"005b694aadcdd4a649b1c66955fb8a2eb67773580f7cce120fe82a4bd6cc3a02"},"size":1385407582},{"type":"ota","prerequisiteBuild":["18E198","18E199","18E212","18F72"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-11877/32BC6503-6F46-424D-8F90-1BCB90E7B182/com_apple_MobileAsset_SoftwareUpdate/c4b9b66652356e14b7d2a94a1cbad524d546928e.zip","active":true}],"hashes":{"sha1":"74e14527747fa0402ef2752703bc5f5659fec2d6","sha2-256":"419771896bd131773010715ccfb42d58000f30082036978a656516fe1bf0ff57"},"size":3108146768},{"type":"ota","prerequisiteBuild":["18G69","18G82","18G90","18H17"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-10577/E3913040-E40A-4DC0-8308-1C63B16C1263/com_apple_MobileAsset_SoftwareUpdate/44ded77fe2d6761ac8994ce0002df3604974fdb5.zip","active":true}],"hashes":{"sha1":"71bb2cae01a8f4fdad4957558f51004069b5b0e8","sha2-256":"d0b9c825c8d28b8a02988abdfbf11c5a286a942f85a298e8a7c07bc79b1b4d2c"},"size":2929330617},{"type":"ota","prerequisiteBuild":["19A340","19A344","19A346","19A348","19A404"],"deviceMap":["iPad13,11"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20902/5C9A3F4C-90CB-4563-95A7-5D560BE310FB/com_apple_MobileAsset_SoftwareUpdate/6bce32b31057477a1a30b1ee726aa8299b4e93ed.zip","active":true}],"hashes":{"sha1":"b54d9e5ec12b0748fc764a4cf19a2516bc91462f","sha2-256":"c962ecdbd9f99e1a97c8e4179c8365f1da3d70d767623f828f5b80605d18f685"},"size":1385407666},{"type":"ipsw","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/fullrestores/071-63856/2B591B6E-40B6-417F-8828-A7AD29E64011/iPad_Fall_2021_15.1_19B74_Restore.ipsw","active":true}],"hashes":{"md5":"b270fa89042b96a00d9399dc2c28c4f4","sha1":"2c24cc0636f628c182b2354e8ef43554566c8e52","sha2-256":"5c7d0febc0ababef9fdd939f02b15f76e7f0397838138a2ae4bb32c184c16c46"},"size":5950127087},{"type":"ota","deviceMap":["iPad14,1","iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FallFCS/patches/071-63844/DFC8131C-74BA-44E2-ABE6-780AA1A1F25F/com_apple_MobileAsset_SoftwareUpdate/8c2508b367b475ca2362fd4940ade447aa18e14a.zip","active":true}],"hashes":{"sha1":"bc1a7ba608eb3f4cd416a0db3b7b60c526683338","sha2-256":"73fb62f7e2a9dae5e3d982a2cfb82c66b1ff1267e79af59ddbc79c6aaf8d7ead"},"size":4671991071},{"type":"ota","prerequisiteBuild":["19A340","19A342","19A344","19A346","19A348","19A404"],"deviceMap":["iPad14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSFall/patches/002-20983/DC830DDD-45AE-4E62-965B-40572ACE8FA6/com_apple_MobileAsset_SoftwareUpdate/61ee728a17a029f6cd6a5bd064fdf6fea3ac9551.zip","active":true}],"hashes":{"sha1":"17c2646478f70492f983c3eebd2d31a100ad9201","sha2-256":"6a7261631a0bef4833699b7975d5851cff1058efe1cefe7918e2d0c7d70fac4c"},"size":1401092654}]}],"releaseNotes":"https://support.apple.com/HT212789#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPad":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12762/45DFF15A-4B36-4FC4-AC61-C1DE1A8B77DF/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.01.01","iPad8,3":"4.01.01","iPad8,4":"4.01.01","iPad8,7":"4.01.01","iPad8,8":"4.01.01","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.01.01","iPad11,4":"4.01.01","iPad11,7":"4.01.01","iPad12,2":"4.01.01","iPad13,2":"3.00.00","iPad13,6":"2.11.02","iPad13,7":"2.11.02","iPad13,10":"2.11.02","iPad13,11":"2.11.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iPadOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212789#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iPadOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212789#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iPadOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","preinstalled":["iPad12,1","iPad12,2"],"releaseNotes":"https://support.apple.com/HT212789#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPad":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76641/5150F53A-4FE4-489E-8650-1AC03466F67B/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad14,1","iPad14,2"],"basebandVersions":{"iPad5,2":"11.01.02","iPad5,4":"11.01.02","iPad6,4":"9.01.00","iPad6,8":"11.01.02","iPad6,12":"11.01.02","iPad7,2":"9.01.00","iPad7,4":"9.01.00","iPad7,6":"9.01.00","iPad7,12":"4.00.00","iPad8,3":"4.00.00","iPad8,4":"4.00.00","iPad8,7":"4.00.00","iPad8,8":"4.00.00","iPad8,10":"3.00.00","iPad8,12":"3.00.00","iPad11,2":"4.00.00","iPad11,4":"4.00.00","iPad11,7":"4.00.00","iPad12,2":"4.00.00","iPad13,2":"3.00.00","iPad13,6":"2.09.10","iPad13,7":"2.09.10","iPad13,10":"2.09.10","iPad13,11":"2.09.10","iPad14,2":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iPadOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211807#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iPadOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211807#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.02","iPad5,4":"10.80.02","iPad6,4":"8.80.01","iPad6,8":"10.80.02","iPad6,12":"10.80.02","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.05.00","iPad8,3":"3.05.00","iPad8,4":"3.05.00","iPad8,7":"3.05.00","iPad8,8":"3.05.00","iPad8,10":"2.06.00","iPad8,12":"2.06.00","iPad11,2":"3.05.00","iPad11,4":"3.05.00","iPad11,7":"3.05.00","iPad13,2":"2.06.00","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iPadOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211807#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73472/558467EE-6EC2-49DB-97F9-0E847950B4A3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iPadOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-21","releaseNotes":"https://support.apple.com/HT211807#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPad":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67574/256B3D45-EB91-4750-89DB-088CDCF01DF8/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.80.01","iPad5,4":"10.80.01","iPad6,4":"8.80.01","iPad6,8":"10.80.01","iPad6,12":"10.80.01","iPad7,2":"8.80.01","iPad7,4":"8.80.01","iPad7,6":"8.80.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.80.02","iPad13,7":"1.80.02","iPad13,10":"1.80.02","iPad13,11":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iPadOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43213/92836A45-DCDA-456A-A3BD-B758F289FC70/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.71.01","iPad5,4":"10.71.01","iPad6,4":"8.71.01","iPad6,8":"10.71.01","iPad6,12":"10.71.01","iPad7,2":"8.71.01","iPad7,4":"8.71.01","iPad7,6":"8.71.01","iPad7,12":"3.04.01","iPad8,3":"3.04.01","iPad8,4":"3.04.01","iPad8,7":"3.04.01","iPad8,8":"3.04.01","iPad8,10":"2.05.01","iPad8,12":"2.05.01","iPad11,2":"3.04.01","iPad11,4":"3.04.01","iPad11,7":"3.04.01","iPad13,2":"2.05.01","iPad13,6":"1.71.01","iPad13,7":"1.71.01","iPad13,10":"1.71.01","iPad13,11":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iPadOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211807#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34423/A8F1895C-D2F7-4AC3-90DC-1658A7760740/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iPadOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPad":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26827/49597924-B00B-45B1-B633-9B802B52E348/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"basebandVersions":{"iPad5,2":"10.50.01","iPad5,4":"10.50.01","iPad6,4":"8.52.01","iPad6,8":"10.50.01","iPad6,12":"10.50.01","iPad7,2":"8.51.01","iPad7,4":"8.51.01","iPad7,6":"8.52.01","iPad7,12":"3.03.05","iPad8,3":"3.03.05","iPad8,4":"3.03.05","iPad8,7":"3.03.05","iPad8,8":"3.03.05","iPad8,10":"2.04.07","iPad8,12":"2.04.07","iPad11,2":"3.03.05","iPad11,4":"3.03.05","iPad11,7":"3.03.05","iPad13,2":"2.04.07","iPad13,6":"1.62.11","iPad13,7":"1.62.11","iPad13,10":"1.62.11","iPad13,11":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iPadOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211807#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iPadOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211807#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15448/325D1C1C-2FB6-480E-A01E-DBFDCD5A305A/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iPadOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97161/78510B2B-EEA0-4043-B8D2-DDAEE08EAE85/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.40.01","iPad5,4":"10.40.01","iPad6,4":"8.40.01","iPad6,8":"10.40.01","iPad6,12":"10.40.01","iPad7,2":"8.40.01","iPad7,4":"8.40.01","iPad7,6":"8.40.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iPadOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86231/48B9CE62-DDEE-4FE5-AF3F-6EDA3445B11C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.21.01","iPad5,4":"10.21.01","iPad6,4":"8.20.01","iPad6,8":"10.21.01","iPad6,12":"10.21.01","iPad7,2":"8.21.01","iPad7,4":"8.21.01","iPad7,6":"8.20.01","iPad7,12":"3.02.02","iPad8,3":"3.02.02","iPad8,4":"3.02.02","iPad8,7":"3.02.02","iPad8,8":"3.02.02","iPad8,10":"2.03.04","iPad8,12":"2.03.04","iPad11,2":"3.02.02","iPad11,4":"3.02.02","iPad11,7":"3.02.02","iPad13,2":"2.03.04"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iPadOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211807#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-68013/AC480C53-69F9-4C86-80FF-A787FDDCEA92/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.01.01","iPad8,3":"3.01.01","iPad8,4":"3.01.01","iPad8,7":"3.01.01","iPad8,8":"3.01.01","iPad8,10":"2.02.04","iPad8,12":"2.02.04","iPad11,2":"3.01.01","iPad11,4":"3.01.01","iPad11,7":"3.01.01","iPad13,2":"2.02.04"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iPadOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#141","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55961/F342FC5E-1B70-4281-881F-6A703AF2375F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.01.05","iPad8,12":"2.01.05","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.01.05"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iPadOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211807#1401","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51543/0785615D-208D-40F5-A707-9F8BBDC8C041/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iPadOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","preinstalled":["iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211807#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-48521/E2663296-E272-4468-8B2F-2771361B8679/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2"],"basebandVersions":{"iPad5,2":"10.00.02","iPad5,4":"10.00.02","iPad6,4":"8.02.01","iPad6,8":"10.00.02","iPad6,12":"10.00.02","iPad7,2":"8.02.01","iPad7,4":"8.02.01","iPad7,6":"8.02.01","iPad7,12":"3.00.01","iPad8,3":"3.00.01","iPad8,4":"3.00.01","iPad8,7":"3.00.01","iPad8,8":"3.00.01","iPad8,10":"2.00.01","iPad8,12":"2.00.01","iPad11,2":"3.00.01","iPad11,4":"3.00.01","iPad11,7":"3.00.01","iPad13,2":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iPadOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210394#137","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41293/9077178E-E459-4D14-9CBF-90F2855DB28E/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iPadOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210394#1361","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36855/6F072775-39A7-4DD2-8D9E-68CD8DCAC394/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iPadOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-25103/253A3235-2493-437C-89B2-279C4FC8FFB2/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.71.01","iPad5,4":"9.71.01","iPad6,4":"7.70.01","iPad6,8":"9.71.01","iPad6,12":"9.71.01","iPad7,2":"7.70.01","iPad7,4":"7.70.01","iPad7,6":"7.70.01","iPad7,12":"2.07.00","iPad8,3":"2.07.00","iPad8,4":"2.07.00","iPad8,7":"2.07.00","iPad8,8":"2.07.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.07.00","iPad11,4":"2.07.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iPadOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210394#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12516/424E673F-7E4E-4995-BEEE-2400E9605BE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iPadOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210394#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07384/5F0C26E8-8E22-4557-A85E-9C185FEF9F5F/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.60.01","iPad5,4":"9.60.01","iPad6,4":"7.60.01","iPad6,8":"9.60.01","iPad6,12":"9.60.01","iPad7,2":"7.60.01","iPad7,4":"7.60.01","iPad7,6":"7.60.01","iPad7,12":"2.06.00","iPad8,3":"2.06.00","iPad8,4":"2.06.00","iPad8,7":"2.06.00","iPad8,8":"2.06.00","iPad8,10":"1.06.00","iPad8,12":"1.06.00","iPad11,2":"2.06.00","iPad11,4":"2.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iPadOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210394#1341","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95949/7E390E73-325D-4D31-91FF-615F5CE81734/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iPadOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","preinstalled":["iPad8,9","iPad8,10","iPad8,11","iPad8,12"],"createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210394#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89693/F6185C80-17E4-4BD2-B981-5489D51D16C1/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.52.01","iPad5,4":"9.52.01","iPad6,4":"7.51.01","iPad6,8":"9.52.01","iPad6,12":"9.52.01","iPad7,2":"7.51.01","iPad7,4":"7.51.01","iPad7,6":"7.51.01","iPad7,12":"2.05.13","iPad8,3":"2.05.13","iPad8,4":"2.05.13","iPad8,7":"2.05.13","iPad8,8":"2.05.13","iPad8,10":"1.05.28","iPad8,12":"1.05.28","iPad11,2":"2.05.13","iPad11,4":"2.05.13"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iPadOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210394#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68625/46DCF328-3C8B-4163-9AC2-CA0D97CCC5E3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.40.01","iPad5,4":"9.40.01","iPad6,4":"7.30.02","iPad6,8":"9.40.01","iPad6,12":"9.40.01","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.04.03","iPad8,3":"2.04.03","iPad8,4":"2.04.03","iPad8,7":"2.04.03","iPad8,8":"2.04.03","iPad11,2":"2.04.03","iPad11,4":"2.04.03"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iPadOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210394#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51988/2FFC2512-1546-11EA-9427-ADFC7B7A4C06/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.30.02","iPad5,4":"9.30.02","iPad6,4":"7.30.02","iPad6,8":"9.30.02","iPad6,12":"9.30.02","iPad7,2":"7.30.01","iPad7,4":"7.30.01","iPad7,6":"7.30.02","iPad7,12":"2.03.07","iPad8,3":"2.03.07","iPad8,4":"2.03.07","iPad8,7":"2.03.07","iPad8,8":"2.03.07","iPad11,2":"2.03.07","iPad11,4":"2.03.07"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iPadOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210394#1323","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51352/4B87A5E4-0719-11EA-AE90-DFB08E519386/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iPadOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210394#1322","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46347/A27846CE-00C5-11EA-84EE-5CAE51760E39/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iPadOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210394#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-36803/CF59409E-F5DA-11E9-BB3D-44770D3E3359/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.11.01","iPad5,4":"9.11.01","iPad6,4":"7.11.01","iPad6,8":"9.11.01","iPad6,12":"9.11.01","iPad7,2":"7.11.01","iPad7,4":"7.11.01","iPad7,6":"7.11.01","iPad7,12":"2.02.12","iPad8,3":"2.02.12","iPad8,4":"2.02.12","iPad8,7":"2.02.12","iPad8,8":"2.02.12","iPad11,2":"2.02.12","iPad11,4":"2.02.12"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iPadOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210394#1313","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23590/879C74C8-EC8A-11E9-A54D-37594C0A0B7C/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iPadOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210394#1312","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25843/5EE97A6C-E1B3-11E9-B69D-85A6F05D3289/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iPadOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210394#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22619/28BC6064-E099-11E9-A543-9BD0D4154CE3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iPadOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","preinstalled":["iPad7,11","iPad7,12"],"releaseNotes":"https://support.apple.com/HT210394#13","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22001/24FF0F86-DD82-11E9-9DEF-00FC67A83945/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"basebandVersions":{"iPad5,2":"9.00.01","iPad5,4":"9.00.01","iPad6,4":"7.00.01","iPad6,8":"9.00.01","iPad6,12":"9.00.01","iPad7,2":"7.00.01","iPad7,4":"7.00.01","iPad7,6":"7.00.01","iPad7,12":"2.01.08","iPad8,3":"2.01.08","iPad8,4":"2.01.08","iPad8,7":"2.01.08","iPad8,8":"2.01.08","iPad11,2":"2.01.08","iPad11,4":"2.01.08"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F91","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad5,1","iPad5,2"],"basebandVersions":{"iPad5,2":"5.62.00"},"sources":[],"uniqueBuild":"14F91","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A340","buildTrain":"Monarch","released":"2015-09-16","preinstalled":true,"createDuplicateEntries":[{"version":"9.0 GM","uniqueBuild":"13A340-GM","released":"2015-09-09","rc":true,"preinstalled":false,"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"5.2.03","iPad3,3":"5.2.03","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"5.00.11","iPhone5,4":"5.00.11","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07319-20150916-3fa593ae-525e-11e5-8d0c-028c6ca99cb1/ipad2,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"9d6cb68aa7f5a1c4c745d630247b23d9","sha2-256":"0a78c0d268e7f2dcb0268a6225a03e5b0e43350a198a9c82fe6bcf33061057de"},"size":1398670196},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07355-20150916-3fa42b22-525e-11e5-990e-058c6ca99cb1/ipad2,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"34180f45233e36c7e976c33d62a5f0b2","sha2-256":"f60a214f30f01e3969ec57975221acf7594f4ee11a7692e161714a48f33a3fed"},"size":1417138637},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07350-20150916-3fa72b9c-525e-11e5-82ce-088c6ca99cb1/ipad2,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"816b91781ee062bd19cca1caf7e1853d","sha2-256":"283c22e88a174195553964e848b159967958646ed74af24127ab01be23dbe900"},"size":1415067119},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07349-20150916-3fa582c4-525e-11e5-93a8-038c6ca99cb1/ipad2,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"80c993a11a6b4e1f1cc9dc1bc53daf5a","sha2-256":"d8e695a927631b7e62b977c8364394abd6c36f9fed910e4f727678a01ba2500a"},"size":1398842933},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07337-20150916-3fa96d30-525e-11e5-8b85-208c6ca99cb1/ipad2,5_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"c252a27c0207b47023343170c631121a","sha2-256":"189c9337170f13e3f7562574cd7a03a2e6bbe746ba052382a02b4d2ef39e0462"},"size":1518972817},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07348-20150916-3faa10b4-525e-11e5-8a6c-218c6ca99cb1/ipad2,6_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"8149a90d31320237e3a96cde876c2672","sha2-256":"ee2c1fd0ea3a618265bffe1fe29e74a07e8c14d7033a697f5276878186e082e3"},"size":1559565615},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07317-20150916-04ea6900-525f-11e5-9738-658d6ca99cb1/ipad2,7_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"1188f8d8d8a518ce8520df3ac5259d99","sha2-256":"189e5e3ecac2652da88f927c5f72af950934e4f50e0342e18465558422bb7ee3"},"size":1559335341},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07331-20150916-3fa32588-525e-11e5-a827-f28b6ca99cb1/ipad3,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"6fcdf29e53713211b38b1bf7889c0fa7","sha2-256":"0cea320836a6cd2ea9ce5f589baba4df7bd80f9d42db410ced74135d54c1deab"},"size":1676112137},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07341-20150916-3fa3a6ca-525e-11e5-9d07-f48b6ca99cb1/ipad3,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"3bd66bbde1dcf7a9f1c6a52b9b0f427f","sha2-256":"4f73896e6e78ad633dc7f274c8e2103c2cb1cd6f70eb8d940df1945f2c897311"},"size":1711506126},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07336-20150916-3fa3ec5c-525e-11e5-85e5-f68b6ca99cb1/ipad3,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"33ac4ed1c0529e7ebee4c30c8319be98","sha2-256":"edeab00a66cc7e8193591b3e0c276d1361e670961633c3edd3c243b63f1ee273"},"size":1710758729},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07329-20150916-3fa8d618-525e-11e5-9303-1a8c6ca99cb1/ipad3,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"6c08d128da5cd92cc9b559bfc315224a","sha2-256":"e40bfefe4947c129fa90f69996ad7eee095a02a41b5d3396d969f930e19980e0"},"size":1697594054},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07342-20150916-3fa6e416-525e-11e5-8557-1c8c6ca99cb1/ipad3,5_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"c3acc3fec95fa52fe835ca728ea64bfa","sha2-256":"56606ef7ad2d3f707b21cf754173807af2a3826e0e5d9708b28431780e253e38"},"size":1737794620},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07318-20150916-3fac8f88-525e-11e5-905d-1e8c6ca99cb1/ipad3,6_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"737bf32bf1fd686030415546e063d52a","sha2-256":"79ce59ec37fd2a89ad64aba40a954478a4f4df150b28ce91b2d99777b1ec7f4b"},"size":1737815482},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07333-20150916-3fa269cc-525e-11e5-b91e-f88b6ca99cb1/ipad5,3_9.0_13a340_restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07333-20150916-3fa269cc-525e-11e5-b91e-f88b6ca99cb1/ipad5,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"dce14536eee066afa72a9970d908b8b0"},"size":1973559341},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07357-20150916-3fa6975e-525e-11e5-8bf3-fc8b6ca99cb1/ipad5,4_9.0_13a340_restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07357-20150916-3fa6975e-525e-11e5-8bf3-fc8b6ca99cb1/ipad5,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"2f5a1eed88491e08aab9a3a925eb5fb4"},"size":2028537251},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07332-20150916-3fa989e6-525e-11e5-8bf6-198c6ca99cb1/iphone4,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"af6d67d4795b920d911f6700115c3e14","sha2-256":"7a14d28d7aceb30a00b8ace0cad707ae5da133b9a426ce0c43664cfaec0d7d3b"},"size":1575508445},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07316-20150916-3fa67dbe-525e-11e5-8d29-0c8c6ca99cb1/iphone5,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"4bfd0da19828238d1e604b18d476722b","sha2-256":"b43939d2940f2c5ca07f406fdc1238741ce89a3452f03f63fc6d97d95b74a970"},"size":1658734128},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07330-20150916-3fa649ca-525e-11e5-84e6-0e8c6ca99cb1/iphone5,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"51642ca4f4562a443b6310bbf1f71024","sha2-256":"e8d0d8e1ecbe90ea3a6c5806c6a6e7ecae3bd4c6da2390ae0366a5db0dc7cd1e"},"size":1659398158},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07335-20150916-3fa8c47a-525e-11e5-999f-108c6ca99cb1/iphone5,3_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"150241265631c6a50b3f65bbd876873c","sha2-256":"89492e1f2db3911793437d528a4459225e1628bb3c3adf8cd3e94632d6782f84"},"size":1667287832},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07320-20150916-3fa54278-525e-11e5-8458-118c6ca99cb1/iphone5,4_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"b8c87614c6bc190950c23326f34d4136","sha2-256":"409e3996638b5240b4f3f92b86adaceb5b37c0e86871ae65800a7cc90f931e12"},"size":1666165394},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07325-20150916-3FA7741C-525E-11E5-A01B-138C6CA99CB1/iPhone7,1_9.0_13A340_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07325-20150916-3FA7741C-525E-11E5-A01B-138C6CA99CB1/iPhone7,1_9.0_13A340_Restore.ipsw","active":true}],"hashes":{"md5":"ad352820e89188592ef5d1dddcea0201"},"size":2183734692},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07351-20150916-3fa667fc-525e-11e5-921e-158c6ca99cb1/iphone7,2_9.0_13a340_restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios9/031-07351-20150916-3fa667fc-525e-11e5-921e-158c6ca99cb1/iphone7,2_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"6215caa77447e16967d58ca429a1820a","sha2-256":"05ae6fb2214dff6bb0e3de0bcfb7d2a985c5fcade58ac7fc1c8b270c81e0b8ec"},"size":1968207106},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07315-20150916-3fa5b686-525e-11e5-9beb-178c6ca99cb1/ipod5,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"d8e2891443dbadd60e93f2bde5f627b4","sha2-256":"526d72381a22ac550e1f1318e3a4fb8afdd444f852dff28f7f85efa2635aedaf"},"size":1571070976},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9/031-07354-20150916-3fa49076-525e-11e5-b6cc-0a8c6ca99cb1/ipod7,1_9.0_13a340_restore.ipsw","active":true}],"hashes":{"md5":"b9cf07b5358887652df9827b5d5d96ba","sha2-256":"b8892379858126ced4139a19b10c2c9271ec8a40ed9e642aed4c55ec45eca7fe"},"size":1833453327}]}],"ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad5,1","iPad5,2"],"basebandVersions":{"iPad5,2":"4.01.00"},"sources":[],"uniqueBuild":"13A340","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini-4.html.c95ac53b.js b/assets/iPad-mini-4.html.c95ac53b.js new file mode 100644 index 000000000000..5bbdc1769be7 --- /dev/null +++ b/assets/iPad-mini-4.html.c95ac53b.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini-4.html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini.html.63be0cb3.js b/assets/iPad-mini.html.63be0cb3.js new file mode 100644 index 000000000000..29c632de1db5 --- /dev/null +++ b/assets/iPad-mini.html.63be0cb3.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1905a19d","path":"/get-started/iPad-mini.html","title":"Firmware Selection (iPad mini)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad mini)","description":"Find out what jailbreaks you can use on your iPad mini.","chartType":"device","name":"iPad mini","key":"iPad mini","devType":"iPad mini","devArr":["iPad2,5","iPad2,6","iPad2,7"],"osArr":[{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B147","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,5":"3.04.25","iPad3,6":"3.04.25"},"sources":[],"uniqueBuild":"10B147","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.2","build":"10A8500","buildTrain":"SundanceTaos","released":"2012-12-13","releaseNotes":"https://support.apple.com/HT212584#602","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-9260.20121217.CaCg3/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7"],"basebandVersions":{"iPad2,6":"2.03.09","iPad2,7":"2.03.09"},"sources":[],"uniqueBuild":"10A8500","beta":false},{"osStr":"iOS","version":"6.0.2","build":"10A550","buildTrain":"Sundance","released":"2012-12-13","releaseNotes":"https://support.apple.com/HT212584#602","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-9260.20121217.CaCg3/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,5"],"sources":[],"uniqueBuild":"10A550","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A8426","buildTrain":"SundanceTaos","released":"2012-11-02","preinstalled":true,"releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"2.03.09","iPad2,7":"2.03.09","iPad3,5":"2.03.09","iPad3,6":"2.03.09"},"sources":[],"uniqueBuild":"10A8426","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A406","buildTrain":"Sundance","released":"2012-10-11","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,5","iPod5,1"],"sources":[],"uniqueBuild":"10A406","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini.html.e562445c.js b/assets/iPad-mini.html.e562445c.js new file mode 100644 index 000000000000..4a99fc6a4360 --- /dev/null +++ b/assets/iPad-mini.html.e562445c.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini.html.vue"]]);export{o as default}; diff --git a/assets/iPad-mini.html.fce1f01e.js b/assets/iPad-mini.html.fce1f01e.js new file mode 100644 index 000000000000..8b70cb3dbfc1 --- /dev/null +++ b/assets/iPad-mini.html.fce1f01e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4dfdfa2d","path":"/it_IT/get-started/iPad-mini.html","title":"Selezione del Firmware (iPad mini)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad mini)","description":"Scopri quali jailbreak puoi usare sul tuo iPad mini.","chartType":"device","name":"iPad mini","key":"iPad mini","devType":"iPad mini","devArr":["iPad2,5","iPad2,6","iPad2,7"],"osArr":[{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B147","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,5":"3.04.25","iPad3,6":"3.04.25"},"sources":[],"uniqueBuild":"10B147","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.2","build":"10A8500","buildTrain":"SundanceTaos","released":"2012-12-13","releaseNotes":"https://support.apple.com/HT212584#602","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-9260.20121217.CaCg3/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7"],"basebandVersions":{"iPad2,6":"2.03.09","iPad2,7":"2.03.09"},"sources":[],"uniqueBuild":"10A8500","beta":false},{"osStr":"iOS","version":"6.0.2","build":"10A550","buildTrain":"Sundance","released":"2012-12-13","releaseNotes":"https://support.apple.com/HT212584#602","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-9260.20121217.CaCg3/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,5"],"sources":[],"uniqueBuild":"10A550","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A8426","buildTrain":"SundanceTaos","released":"2012-11-02","preinstalled":true,"releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,6","iPad2,7","iPad3,5","iPad3,6"],"basebandVersions":{"iPad2,6":"2.03.09","iPad2,7":"2.03.09","iPad3,5":"2.03.09","iPad3,6":"2.03.09"},"sources":[],"uniqueBuild":"10A8426","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A406","buildTrain":"Sundance","released":"2012-10-11","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,5","iPod5,1"],"sources":[],"uniqueBuild":"10A406","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPad-mini.html.ff5aeeca.js b/assets/iPad-mini.html.ff5aeeca.js new file mode 100644 index 000000000000..4a99fc6a4360 --- /dev/null +++ b/assets/iPad-mini.html.ff5aeeca.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,i){return c(),r("div")}var o=e(t,[["render",_],["__file","iPad-mini.html.vue"]]);export{o as default}; diff --git a/assets/iPad.html.401c5078.js b/assets/iPad.html.401c5078.js new file mode 100644 index 000000000000..ef07e14515f7 --- /dev/null +++ b/assets/iPad.html.401c5078.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-2c6f2f91","path":"/get-started/iPad.html","title":"Firmware Selection (iPad)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPad)","description":"Find out what jailbreaks you can use on your iPad.","chartType":"device","name":"iPad","key":"iPad1,1","devType":"iPad","devArr":["iPad1,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J3","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"07.11.01"},"sources":[],"uniqueBuild":"8J3","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iPhoneOS","version":"3.2.2","build":"7B500","buildTrain":"Wildcat","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202091","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-8879.20100811.AsWe3/iPadDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"06.15.00"},"sources":[],"uniqueBuild":"7B500","beta":false},{"osStr":"iPhoneOS","version":"3.2.1","build":"7B405","buildTrain":"Wildcat","released":"2010-07-15","ipd":{"iPad":"https://secure-appldnld.apple.com/iPad/061-8481.20100713.txd34/iPadDocumentation_3.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"06.15.00"},"sources":[],"uniqueBuild":"7B405","beta":false},{"osStr":"iPhoneOS","version":"3.2","build":"7B367","buildTrain":"Wildcat","released":"2010-04-03","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iPad/061-8032.20100403.CdWsa/iPadDocumentation_3.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"06.15.00"},"sources":[],"uniqueBuild":"7B367","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPad.html.70360b79.js b/assets/iPad.html.70360b79.js new file mode 100644 index 000000000000..65af6b52637c --- /dev/null +++ b/assets/iPad.html.70360b79.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,o){return c(),r("div")}var s=e(t,[["render",_],["__file","iPad.html.vue"]]);export{s as default}; diff --git a/assets/iPad.html.9bb3ee3f.js b/assets/iPad.html.9bb3ee3f.js new file mode 100644 index 000000000000..4a5aebe3d09d --- /dev/null +++ b/assets/iPad.html.9bb3ee3f.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-63a5bd01","path":"/it_IT/get-started/iPad.html","title":"Selezione del Firmware (iPad)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPad)","description":"Scopri quali jailbreak puoi usare sul tuo iPad.","chartType":"device","name":"iPad","key":"iPad1,1","devType":"iPad","devArr":["iPad1,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J3","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"07.11.01"},"sources":[],"uniqueBuild":"8J3","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iPhoneOS","version":"3.2.2","build":"7B500","buildTrain":"Wildcat","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202091","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-8879.20100811.AsWe3/iPadDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"06.15.00"},"sources":[],"uniqueBuild":"7B500","beta":false},{"osStr":"iPhoneOS","version":"3.2.1","build":"7B405","buildTrain":"Wildcat","released":"2010-07-15","ipd":{"iPad":"https://secure-appldnld.apple.com/iPad/061-8481.20100713.txd34/iPadDocumentation_3.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"06.15.00"},"sources":[],"uniqueBuild":"7B405","beta":false},{"osStr":"iPhoneOS","version":"3.2","build":"7B367","buildTrain":"Wildcat","released":"2010-04-03","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iPad/061-8032.20100403.CdWsa/iPadDocumentation_3.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPad1,1"],"basebandVersions":{"iPad1,1":"06.15.00"},"sources":[],"uniqueBuild":"7B367","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPad.html.bb34da03.js b/assets/iPad.html.bb34da03.js new file mode 100644 index 000000000000..65af6b52637c --- /dev/null +++ b/assets/iPad.html.bb34da03.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(a,o){return c(),r("div")}var s=e(t,[["render",_],["__file","iPad.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-11-Pro.html.1ad27d8a.js b/assets/iPhone-11-Pro.html.1ad27d8a.js new file mode 100644 index 000000000000..c1563e9765dd --- /dev/null +++ b/assets/iPhone-11-Pro.html.1ad27d8a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-465f8f1f","path":"/it_IT/get-started/iPhone-11-Pro.html","title":"Selezione del Firmware (iPhone 11 Pro)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 11 Pro)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 11 Pro.","chartType":"device","name":"iPhone 11 Pro","key":"iPhone 11 Pro","devType":"iPhone","devArr":["iPhone12,3","iPhone12,5"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-11-Pro.html.2cb5a392.js b/assets/iPhone-11-Pro.html.2cb5a392.js new file mode 100644 index 000000000000..03e3ffe4a200 --- /dev/null +++ b/assets/iPhone-11-Pro.html.2cb5a392.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-11-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-11-Pro.html.6a43930b.js b/assets/iPhone-11-Pro.html.6a43930b.js new file mode 100644 index 000000000000..1b9ba4b25b9b --- /dev/null +++ b/assets/iPhone-11-Pro.html.6a43930b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6d65fe8f","path":"/get-started/iPhone-11-Pro.html","title":"Firmware Selection (iPhone 11 Pro)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 11 Pro)","description":"Find out what jailbreaks you can use on your iPhone 11 Pro.","chartType":"device","name":"iPhone 11 Pro","key":"iPhone 11 Pro","devType":"iPhone","devArr":["iPhone12,3","iPhone12,5"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-11-Pro.html.96d2daa1.js b/assets/iPhone-11-Pro.html.96d2daa1.js new file mode 100644 index 000000000000..03e3ffe4a200 --- /dev/null +++ b/assets/iPhone-11-Pro.html.96d2daa1.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-11-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-11.html.1665257e.js b/assets/iPhone-11.html.1665257e.js new file mode 100644 index 000000000000..9583b2207b5b --- /dev/null +++ b/assets/iPhone-11.html.1665257e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-73f5de62","path":"/get-started/iPhone-11.html","title":"Firmware Selection (iPhone 11)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 11)","description":"Find out what jailbreaks you can use on your iPhone 11.","chartType":"device","name":"iPhone 11","key":"iPhone12,1","devType":"iPhone","devArr":["iPhone12,1"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-11.html.7d06831c.js b/assets/iPhone-11.html.7d06831c.js new file mode 100644 index 000000000000..6b8bcb951b34 --- /dev/null +++ b/assets/iPhone-11.html.7d06831c.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-11.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-11.html.95713631.js b/assets/iPhone-11.html.95713631.js new file mode 100644 index 000000000000..6b8bcb951b34 --- /dev/null +++ b/assets/iPhone-11.html.95713631.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-11.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-11.html.ff8cb930.js b/assets/iPhone-11.html.ff8cb930.js new file mode 100644 index 000000000000..fae6597919bc --- /dev/null +++ b/assets/iPhone-11.html.ff8cb930.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0a052d42","path":"/it_IT/get-started/iPhone-11.html","title":"Selezione del Firmware (iPhone 11)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 11)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 11.","chartType":"device","name":"iPhone 11","key":"iPhone12,1","devType":"iPhone","devArr":["iPhone12,1"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-12-Pro.html.09b61be0.js b/assets/iPhone-12-Pro.html.09b61be0.js new file mode 100644 index 000000000000..14b981468496 --- /dev/null +++ b/assets/iPhone-12-Pro.html.09b61be0.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3aa9003e","path":"/it_IT/get-started/iPhone-12-Pro.html","title":"Selezione del Firmware (iPhone 12 Pro)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 12 Pro)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 12 Pro.","chartType":"device","name":"iPhone 12 Pro","key":"iPhone 12 Pro","devType":"iPhone","devArr":["iPhone13,3","iPhone13,4"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-04-30","preinstalled":["iPhone13,1","iPhone13,2"],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2.1","build":"18B121","buildTrain":"AzulB","released":"2020-11-19","releaseNotes":"https://support.apple.com/HT211808#1421","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-83535/D32DE999-A04C-4AB6-A9B1-FE58B87354CF/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.06","iPhone13,2":"1.14.06","iPhone13,3":"1.14.06","iPhone13,4":"1.14.06"},"sources":[],"uniqueBuild":"18B121","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.2","build":"18B111","buildTrain":"AzulB","released":"2020-11-18","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B111","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-12-Pro.html.5e54c86d.js b/assets/iPhone-12-Pro.html.5e54c86d.js new file mode 100644 index 000000000000..c01226931412 --- /dev/null +++ b/assets/iPhone-12-Pro.html.5e54c86d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-61af6fae","path":"/get-started/iPhone-12-Pro.html","title":"Firmware Selection (iPhone 12 Pro)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 12 Pro)","description":"Find out what jailbreaks you can use on your iPhone 12 Pro.","chartType":"device","name":"iPhone 12 Pro","key":"iPhone 12 Pro","devType":"iPhone","devArr":["iPhone13,3","iPhone13,4"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-04-30","preinstalled":["iPhone13,1","iPhone13,2"],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2.1","build":"18B121","buildTrain":"AzulB","released":"2020-11-19","releaseNotes":"https://support.apple.com/HT211808#1421","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-83535/D32DE999-A04C-4AB6-A9B1-FE58B87354CF/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.06","iPhone13,2":"1.14.06","iPhone13,3":"1.14.06","iPhone13,4":"1.14.06"},"sources":[],"uniqueBuild":"18B121","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.2","build":"18B111","buildTrain":"AzulB","released":"2020-11-18","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B111","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-12-Pro.html.68587fa2.js b/assets/iPhone-12-Pro.html.68587fa2.js new file mode 100644 index 000000000000..1816520ebae1 --- /dev/null +++ b/assets/iPhone-12-Pro.html.68587fa2.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-12-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-12-Pro.html.d6a1afad.js b/assets/iPhone-12-Pro.html.d6a1afad.js new file mode 100644 index 000000000000..1816520ebae1 --- /dev/null +++ b/assets/iPhone-12-Pro.html.d6a1afad.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-12-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-12.html.01f18f8a.js b/assets/iPhone-12.html.01f18f8a.js new file mode 100644 index 000000000000..f4148ad6e52a --- /dev/null +++ b/assets/iPhone-12.html.01f18f8a.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-12.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-12.html.91114612.js b/assets/iPhone-12.html.91114612.js new file mode 100644 index 000000000000..53f589bbc653 --- /dev/null +++ b/assets/iPhone-12.html.91114612.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-069b7c04","path":"/it_IT/get-started/iPhone-12.html","title":"Selezione del Firmware (iPhone 12)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 12)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 12.","chartType":"device","name":"iPhone 12","key":"iPhone 12","devType":"iPhone","devArr":["iPhone13,1","iPhone13,2"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-04-30","preinstalled":["iPhone13,1","iPhone13,2"],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2.1","build":"18B121","buildTrain":"AzulB","released":"2020-11-19","releaseNotes":"https://support.apple.com/HT211808#1421","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-83535/D32DE999-A04C-4AB6-A9B1-FE58B87354CF/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.06","iPhone13,2":"1.14.06","iPhone13,3":"1.14.06","iPhone13,4":"1.14.06"},"sources":[],"uniqueBuild":"18B121","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.2","build":"18B111","buildTrain":"AzulB","released":"2020-11-18","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B111","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-12.html.a0d6983a.js b/assets/iPhone-12.html.a0d6983a.js new file mode 100644 index 000000000000..f4148ad6e52a --- /dev/null +++ b/assets/iPhone-12.html.a0d6983a.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-12.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-12.html.ce4edda6.js b/assets/iPhone-12.html.ce4edda6.js new file mode 100644 index 000000000000..405337334d49 --- /dev/null +++ b/assets/iPhone-12.html.ce4edda6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-708c2d24","path":"/get-started/iPhone-12.html","title":"Firmware Selection (iPhone 12)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 12)","description":"Find out what jailbreaks you can use on your iPhone 12.","chartType":"device","name":"iPhone 12","key":"iPhone 12","devType":"iPhone","devArr":["iPhone13,1","iPhone13,2"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.5","build":"18E198","buildTrain":"AzulE","released":"2021-04-30","preinstalled":["iPhone13,1","iPhone13,2"],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"uniqueBuild":"18E198","beta":false,"sources":[]},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2.1","build":"18B121","buildTrain":"AzulB","released":"2020-11-19","releaseNotes":"https://support.apple.com/HT211808#1421","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-83535/D32DE999-A04C-4AB6-A9B1-FE58B87354CF/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.06","iPhone13,2":"1.14.06","iPhone13,3":"1.14.06","iPhone13,4":"1.14.06"},"sources":[],"uniqueBuild":"18B121","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.2","build":"18B111","buildTrain":"AzulB","released":"2020-11-18","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"basebandVersions":{"iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B111","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-13-Pro.html.6875c467.js b/assets/iPhone-13-Pro.html.6875c467.js new file mode 100644 index 000000000000..b1661e109301 --- /dev/null +++ b/assets/iPhone-13-Pro.html.6875c467.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-13-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-13-Pro.html.ce97fb6b.js b/assets/iPhone-13-Pro.html.ce97fb6b.js new file mode 100644 index 000000000000..b1661e109301 --- /dev/null +++ b/assets/iPhone-13-Pro.html.ce97fb6b.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-13-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-13-Pro.html.d7cdcf51.js b/assets/iPhone-13-Pro.html.d7cdcf51.js new file mode 100644 index 000000000000..390a7b14503b --- /dev/null +++ b/assets/iPhone-13-Pro.html.d7cdcf51.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-55f8e0cd","path":"/get-started/iPhone-13-Pro.html","title":"Firmware Selection (iPhone 13 Pro)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 13 Pro)","description":"Find out what jailbreaks you can use on your iPhone 13 Pro.","chartType":"device","name":"iPhone 13 Pro","key":"iPhone 13 Pro","devType":"iPhone","devArr":["iPhone14,2","iPhone14,3"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C57","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC 2","uniqueBuild":"19C57-RC","released":"2021-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C57","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"15.0","build":"19A345","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A345","beta":false,"sources":[]},{"osStr":"iOS","version":"15.0","build":"19A341","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A341","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-13-Pro.html.e65ce40d.js b/assets/iPhone-13-Pro.html.e65ce40d.js new file mode 100644 index 000000000000..6fb7df99aa88 --- /dev/null +++ b/assets/iPhone-13-Pro.html.e65ce40d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2ef2715d","path":"/it_IT/get-started/iPhone-13-Pro.html","title":"Selezione del Firmware (iPhone 13 Pro)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 13 Pro)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 13 Pro.","chartType":"device","name":"iPhone 13 Pro","key":"iPhone 13 Pro","devType":"iPhone","devArr":["iPhone14,2","iPhone14,3"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C57","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC 2","uniqueBuild":"19C57-RC","released":"2021-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C57","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"15.0","build":"19A345","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A345","beta":false,"sources":[]},{"osStr":"iOS","version":"15.0","build":"19A341","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A341","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-13.html.01fa254b.js b/assets/iPhone-13.html.01fa254b.js new file mode 100644 index 000000000000..b16eb54564a0 --- /dev/null +++ b/assets/iPhone-13.html.01fa254b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6d227be6","path":"/get-started/iPhone-13.html","title":"Firmware Selection (iPhone 13)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 13)","description":"Find out what jailbreaks you can use on your iPhone 13.","chartType":"device","name":"iPhone 13","key":"iPhone 13","devType":"iPhone","devArr":["iPhone14,4","iPhone14,5"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C57","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC 2","uniqueBuild":"19C57-RC","released":"2021-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C57","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"15.0","build":"19A345","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A345","beta":false,"sources":[]},{"osStr":"iOS","version":"15.0","build":"19A341","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A341","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-13.html.5daebd51.js b/assets/iPhone-13.html.5daebd51.js new file mode 100644 index 000000000000..1bb92ed0018b --- /dev/null +++ b/assets/iPhone-13.html.5daebd51.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-13.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-13.html.613bd2be.js b/assets/iPhone-13.html.613bd2be.js new file mode 100644 index 000000000000..808ca9bc3e2a --- /dev/null +++ b/assets/iPhone-13.html.613bd2be.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0331cac6","path":"/it_IT/get-started/iPhone-13.html","title":"Selezione del Firmware (iPhone 13)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 13)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 13.","chartType":"device","name":"iPhone 13","key":"iPhone 13","devType":"iPhone","devArr":["iPhone14,4","iPhone14,5"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C57","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC 2","uniqueBuild":"19C57-RC","released":"2021-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C57","beta":false},{"osStr":"iOS","version":"15.1.1","build":"19B81","buildTrain":"SkyB","released":"2021-11-17","releaseNotes":"https://support.apple.com/HT212788#1511","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone13,1":"2.11.04","iPhone13,2":"2.11.04","iPhone13,3":"2.11.04","iPhone13,4":"2.11.04","iPhone14,2":"1.15.05","iPhone14,3":"1.15.05","iPhone14,4":"1.15.05","iPhone14,5":"1.15.05"},"sources":[],"uniqueBuild":"19B81","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"15.0","build":"19A345","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A345","beta":false,"sources":[]},{"osStr":"iOS","version":"15.0","build":"19A341","buildTrain":"SkyHW","released":"2021-09-24","preinstalled":true,"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5"],"basebandVersions":{"iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"uniqueBuild":"19A341","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-13.html.8dc15580.js b/assets/iPhone-13.html.8dc15580.js new file mode 100644 index 000000000000..1bb92ed0018b --- /dev/null +++ b/assets/iPhone-13.html.8dc15580.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-13.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-14-Pro.html.2780ae84.js b/assets/iPhone-14-Pro.html.2780ae84.js new file mode 100644 index 000000000000..44c2a74458ab --- /dev/null +++ b/assets/iPhone-14-Pro.html.2780ae84.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-14-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-14-Pro.html.2d08b455.js b/assets/iPhone-14-Pro.html.2d08b455.js new file mode 100644 index 000000000000..51826ef824de --- /dev/null +++ b/assets/iPhone-14-Pro.html.2d08b455.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-233be27c","path":"/it_IT/get-started/iPhone-14-Pro.html","title":"Selezione del Firmware (iPhone 14 Pro)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 14 Pro)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 14 Pro.","chartType":"device","name":"iPhone 14 Pro","key":"iPhone 14 Pro","devType":"iPhone","devArr":["iPhone15,2","iPhone15,3"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0.1","build":"20A371","restoreVersion":"20.1.371.0.0,0","buildTrain":"Sydney","released":"2022-09-14","releaseNotes":"https://support.apple.com/HT213407#1601","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70547/7573A041-B964-4C65-829A-BA799C0AE3B3/iPhoneiOSShortRTF.ipd","iPhone_old":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70401/F11F048F-42E3-4126-AA96-4FDEF367610D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A371","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"16.0","build":"20A357","restoreVersion":"20.1.357.0.0,0","buildTrain":"Sydney","released":"2022-09-16","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"uniqueBuild":"20A357","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-14-Pro.html.556fbf8d.js b/assets/iPhone-14-Pro.html.556fbf8d.js new file mode 100644 index 000000000000..a93be62662e1 --- /dev/null +++ b/assets/iPhone-14-Pro.html.556fbf8d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4a4251ec","path":"/get-started/iPhone-14-Pro.html","title":"Firmware Selection (iPhone 14 Pro)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 14 Pro)","description":"Find out what jailbreaks you can use on your iPhone 14 Pro.","chartType":"device","name":"iPhone 14 Pro","key":"iPhone 14 Pro","devType":"iPhone","devArr":["iPhone15,2","iPhone15,3"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0.1","build":"20A371","restoreVersion":"20.1.371.0.0,0","buildTrain":"Sydney","released":"2022-09-14","releaseNotes":"https://support.apple.com/HT213407#1601","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70547/7573A041-B964-4C65-829A-BA799C0AE3B3/iPhoneiOSShortRTF.ipd","iPhone_old":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70401/F11F048F-42E3-4126-AA96-4FDEF367610D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A371","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"16.0","build":"20A357","restoreVersion":"20.1.357.0.0,0","buildTrain":"Sydney","released":"2022-09-16","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"uniqueBuild":"20A357","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-14-Pro.html.66ead436.js b/assets/iPhone-14-Pro.html.66ead436.js new file mode 100644 index 000000000000..44c2a74458ab --- /dev/null +++ b/assets/iPhone-14-Pro.html.66ead436.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const c={};function t(_,n){return o(),r("div")}var s=e(c,[["render",t],["__file","iPhone-14-Pro.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-14.html.2d0ea7f6.js b/assets/iPhone-14.html.2d0ea7f6.js new file mode 100644 index 000000000000..1009153337f4 --- /dev/null +++ b/assets/iPhone-14.html.2d0ea7f6.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-14.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-14.html.54d7df6b.js b/assets/iPhone-14.html.54d7df6b.js new file mode 100644 index 000000000000..2ae945b3bf0f --- /dev/null +++ b/assets/iPhone-14.html.54d7df6b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-001bf33c","path":"/it_IT/get-started/iPhone-14.html","title":"Selezione del Firmware (iPhone 14)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 14)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 14.","chartType":"device","name":"iPhone 14","key":"iPhone 14","devType":"iPhone","devArr":["iPhone14,7","iPhone14,8"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D50","restoreVersion":"20.4.50.0.0,0","buildTrain":"SydneyD","released":"2023-03-14","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8"],"basebandVersions":{"iPhone14,7":"1.41.02","iPhone14,8":"1.41.02"},"uniqueBuild":"20D50","beta":false,"sources":[]},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0.1","build":"20A371","restoreVersion":"20.1.371.0.0,0","buildTrain":"Sydney","released":"2022-09-14","releaseNotes":"https://support.apple.com/HT213407#1601","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70547/7573A041-B964-4C65-829A-BA799C0AE3B3/iPhoneiOSShortRTF.ipd","iPhone_old":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70401/F11F048F-42E3-4126-AA96-4FDEF367610D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A371","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"16.0","build":"20A357","restoreVersion":"20.1.357.0.0,0","buildTrain":"Sydney","released":"2022-09-16","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"uniqueBuild":"20A357","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-14.html.9e682d75.js b/assets/iPhone-14.html.9e682d75.js new file mode 100644 index 000000000000..52a16bf0325c --- /dev/null +++ b/assets/iPhone-14.html.9e682d75.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-69b8caa8","path":"/get-started/iPhone-14.html","title":"Firmware Selection (iPhone 14)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 14)","description":"Find out what jailbreaks you can use on your iPhone 14.","chartType":"device","name":"iPhone 14","key":"iPhone 14","devType":"iPhone","devArr":["iPhone14,7","iPhone14,8"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D50","restoreVersion":"20.4.50.0.0,0","buildTrain":"SydneyD","released":"2023-03-14","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8"],"basebandVersions":{"iPhone14,7":"1.41.02","iPhone14,8":"1.41.02"},"uniqueBuild":"20D50","beta":false,"sources":[]},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0.1","build":"20A371","restoreVersion":"20.1.371.0.0,0","buildTrain":"Sydney","released":"2022-09-14","releaseNotes":"https://support.apple.com/HT213407#1601","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70547/7573A041-B964-4C65-829A-BA799C0AE3B3/iPhoneiOSShortRTF.ipd","iPhone_old":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-70401/F11F048F-42E3-4126-AA96-4FDEF367610D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A371","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"16.0","build":"20A357","restoreVersion":"20.1.357.0.0,0","buildTrain":"Sydney","released":"2022-09-16","hideFromLatestVersions":true,"preinstalled":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"uniqueBuild":"20A357","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-14.html.c2fe6499.js b/assets/iPhone-14.html.c2fe6499.js new file mode 100644 index 000000000000..1009153337f4 --- /dev/null +++ b/assets/iPhone-14.html.c2fe6499.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-14.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-2G.html.405aafa2.js b/assets/iPhone-2G.html.405aafa2.js new file mode 100644 index 000000000000..86508e6a28ab --- /dev/null +++ b/assets/iPhone-2G.html.405aafa2.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-2G.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-2G.html.9f1ff84c.js b/assets/iPhone-2G.html.9f1ff84c.js new file mode 100644 index 000000000000..86508e6a28ab --- /dev/null +++ b/assets/iPhone-2G.html.9f1ff84c.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-2G.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-2G.html.9f98e911.js b/assets/iPhone-2G.html.9f98e911.js new file mode 100644 index 000000000000..a602ce20d8d8 --- /dev/null +++ b/assets/iPhone-2G.html.9f98e911.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-556e424a","path":"/it_IT/get-started/iPhone-2G.html","title":"Selezione del Firmware (iPhone 2G)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 2G)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 2G.","chartType":"device","name":"iPhone 2G","key":"iPhone1,1","devType":"iPhone","devArr":["iPhone1,1"],"osArr":[{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1","build":"7C144","buildTrain":"Northstar","released":"2009-09-09","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7111.20090909.PTgdK/iPhoneDocumentation_3.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7C144","beta":false},{"osStr":"iPhoneOS","version":"3.0.1","build":"7A400","buildTrain":"Kirkwood","released":"2009-07-31","securityNotes":"https://support.apple.com/HT3754","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6994.20090731.Dci8U/iPhoneDocumentation_3.0.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A400","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5920.20090127.vgrt5/iPhoneDocumentation_2.2.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.30.03"},"sources":[],"uniqueBuild":"5H11","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5660.20081120.mkgt7/iphonedocumentation_2.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.28.00"},"sources":[],"uniqueBuild":"5G77","beta":false},{"osStr":"iPhoneOS","version":"2.1","build":"5F136","buildTrain":"Sugar Bowl","released":"2008-09-12","securityNotes":"https://support.apple.com/HT3129","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5390.20080909.azsw3/iphonedocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.11.07"},"sources":[],"uniqueBuild":"5F136","beta":false},{"osStr":"iPhoneOS","version":"2.0.2","build":"5C1","buildTrain":"Big Bear","released":"2008-08-18","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5340.20080818.VB9iU/iPhoneDocumentation_2.0.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5339.20080818.nHlp4/iPodDocumentation_2.0.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.08.01"},"sources":[],"uniqueBuild":"5C1","beta":false},{"osStr":"iPhoneOS","version":"2.0.1","build":"5B108","buildTrain":"Big Bear","released":"2008-08-04","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5189.20080729.pol98/iphonedocumentation_2.0.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5188.20080729.nnbj8/ipoddocumentation_2.0.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.48.02"},"sources":[],"uniqueBuild":"5B108","beta":false},{"osStr":"iPhoneOS","version":"2.0","build":"5A347","buildTrain":"Big Bear","released":"2008-07-11","preinstalled":["iPhone1,2"],"securityNotes":"https://support.apple.com/HT2351","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4722.20080710.Vf0pW/iPhoneDocumentation_2.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4721.20080711.Vgt6I/iPodDocumentation_2.0.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.45.00"},"sources":[],"uniqueBuild":"5A347","beta":false},{"osStr":"iPhoneOS","version":"1.1.4","build":"4A102","buildTrain":"Little Bear","released":"2008-02-26","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4355.20080226.Pt57h/iPhoneDocumentation_1.1.4.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4354.20080226.Bk439/iPodDocumentation_1.1.4.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.04.05_G"},"sources":[],"uniqueBuild":"4A102","beta":false},{"osStr":"iPhoneOS","version":"1.1.3","build":"4A93","buildTrain":"Little Bear","released":"2008-01-15","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4169.20080115.Xcq5G/iPhoneDocumentation_1.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-4168.20080115.hYg5r/iPodDocumentation_1.1.3.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.03.13_G"},"sources":[],"uniqueBuild":"4A93","beta":false},{"osStr":"iPhoneOS","version":"1.1.2","build":"3B48b","buildTrain":"Oktoberfest","released":"2007-11-12","securityNotes":"https://support.apple.com/HT2170","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3992.20071107.3Fvgd/iPhoneDocumentation_1.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4085.20071127.iJuhy/iPodDocumentation_1.1.2.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.02.13_G"},"sources":[],"uniqueBuild":"3B48b","beta":false},{"osStr":"iPhoneOS","version":"1.1.1","build":"3A109a","buildTrain":"Snowbird","released":"2007-09-27","securityNotes":"https://support.apple.com/HT1571","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/022-3635.20070927.i8u7y/iPhoneDocumentation_1.1.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"04.01.13_G"},"sources":[],"uniqueBuild":"3A109a","beta":false},{"osStr":"iPhoneOS","version":"1.0.2","build":"1C28","buildTrain":"SUHeavenlyJuly","released":"2007-08-21","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3823.20070821.vormd/iPhoneDocumentation_1.0.2.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"03.14.08_G"},"sources":[],"uniqueBuild":"1C28","beta":false},{"osStr":"iPhoneOS","version":"1.0.1","build":"1C25","buildTrain":"SUHeavenlyJuly","released":"2007-07-31","securityNotes":"https://support.apple.com/kb/TA24874","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3614.20070731.Nt6Y7/iPhoneDocumentation_1.0.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"03.12.08_G"},"sources":[],"uniqueBuild":"1C25","beta":false},{"osStr":"iPhoneOS","version":"1.0","build":"1A543a","buildTrain":"Heavenly","released":"2007-06-29","preinstalled":true,"ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3538.20070629.B7vXa/iPhoneDocumentation_1.0.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"03.11.02_G"},"sources":[],"uniqueBuild":"1A543a","beta":false}],"jbArr":[{"name":"iLiberty+","alias":["iLiberty","iLibertyPlus"],"priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/ILiberty+","url":"https://www.theapplewiki.com/wiki/ILiberty%2B","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"1.3.0.113 (Windows)\\n1.6_RC3 (OS X)","color":"#ffffff","icon":"/assets/images/jb-icons/iliberty.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"AppTapp Installer","alias":["AppTappInstaller","AppTapp-Installer","AppTapp_Installer"],"info":{"wiki":{"name":"theapplewiki.com/wiki/AppTapp_Installer","url":"https://www.theapplewiki.com/wiki/AppTapp_Installer","external":true},"type":"Untethered","firmwares":["1.0.0","1.0.2"]},"compatibility":[{"firmwares":["1A543a","1C25","1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"Breezy","info":{"website":{"name":"code.google.com/archive/p/pxl/wikis/Breezy.wiki","url":"https://code.google.com/archive/p/pxl/wikis/Breezy.wiki","external":true},"type":"Untethered","firmwares":["1.0.0","1.0.2"],"latestVer":"20070908","color":"#000000","icon":"/assets/images/jb-icons/breezy.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"iBrickr","info":{"website":{"name":"theapplewiki.com/wiki/IBrickr","url":"https://www.theapplewiki.com/wiki/IBrickr","external":true},"wiki":{"name":"theapplewiki.com/wiki/iBrickr","url":"https://www.theapplewiki.com/wiki/iBrickr","external":true},"type":"Untethered","firmwares":["1.0","1.0.2"],"latestVer":"v0.91","color":"#d08f74","icon":"/assets/images/jb-icons/ibrickr.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"iDemocracy","info":{"website":{"name":"code.google.com/archive/p/idemocracy","url":"https://code.google.com/archive/p/idemocracy/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"]},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iJailbreak","info":{"website":{"name":"code.google.com/archive/p/ijailbreak","url":"https://code.google.com/archive/p/ijailbreak/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"],"latestVer":"0.5.4","color":"#000000","icon":"/assets/images/jb-icons/ijailbreak.png"},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iNdependence","info":{"website":{"name":"code.google.com/archive/p/independence","url":"https://code.google.com/archive/p/independence/","external":true},"wiki":{"name":"theapplewiki.com/wiki/INdependence","url":"https://www.theapplewiki.com/wiki/INdependence","external":true},"type":"Untethered","firmwares":["1.0","1.1.4"],"latestVer":"1.4","color":"#000000","icon":"/assets/images/jb-icons/independence.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iPlus","alias":"i+","info":{"website":{"name":"http://www.hackint0sh.org/forum/showthread.php?t=32926 (archive.org)","url":"https://web.archive.org/web/20080308130917/http://www.hackint0sh.org/forum/showthread.php?t=32926","external":true},"type":"Untethered","firmwares":["1.1.4"]},"compatibility":[{"firmwares":["4A102"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"JailbreakMe AppSnapp","info":{"wiki":{"name":"theapplewiki.com/wiki/AppSnapp","url":"https://www.theapplewiki.com/wiki/AppSnapp","external":true},"type":"(Safari) Untethered","firmwares":["1.1.1","1.1.1"]},"compatibility":[{"firmwares":["3A109a","3A110a"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Pusher","info":{"website":{"name":"ripdev.com/pusher (archive.org)","url":"https://web.archive.org/web/20090204000703/http://ripdev.com/pusher/","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"notes":"Only supports iPhone and iPhone 3G","latestVer":"1.1","color":"#f5c968","icon":"/assets/images/jb-icons/pusher.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2"]}],"priority":9999},{"name":"QuickPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/QuickPwn","url":"https://www.theapplewiki.com/wiki/QuickPwn","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"latestVer":"3.0 Beta 3","color":"#dc5f60","icon":"/assets/images/jb-icons/quickpwn.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5F136","5F137","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Soft Upgrade","alias":["SoftUpgrade","Soft_Upgrade","Soft-Upgrade"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Soft_Upgrade","url":"https://www.theapplewiki.com/wiki/Soft_Upgrade","external":true},"type":"Untethered","firmwares":["1.1.3","1.1.4"]},"compatibility":[{"firmwares":["4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"touchFree","info":{"wiki":{"name":"theapplewiki.com/wiki/TouchFree","url":"https://www.theapplewiki.com/wiki/TouchFree","external":true},"type":"Untethered","firmwares":["1.1.2","1.1.2"]},"compatibility":[{"firmwares":["3B48b"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Whitera1n","info":{"website":{"name":"whitera1n.com","url":"https://web.archive.org/web/20190412022345/http://whitera1n.com/","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"5.3.9"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"WinPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/WinPwn","url":"https://www.theapplewiki.com/wiki/WinPwn","external":true},"type":"Untethered","firmwares":["2.0","2.0.2"]},"compatibility":[{"firmwares":["5A347","5B108","5C1"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"wiNstaller","info":{"website":{"name":"code.google.com/archive/p/winstaller","url":"https://code.google.com/archive/p/winstaller/","external":true},"type":"Untethered","firmwares":["1.0.2"]},"compatibility":[{"firmwares":["1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"ZiPhone","info":{"website":{"name":"The Legacy Archives","url":"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/I8lRwKAS","external":true},"wiki":{"name":"theapplewiki.com/wiki/ZiPhone","url":"https://www.theapplewiki.com/wiki/ZiPhone","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"3.6","color":"#ed9121","icon":"/assets/images/jb-icons/ziphone.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-2G.html.be968a0f.js b/assets/iPhone-2G.html.be968a0f.js new file mode 100644 index 000000000000..b03b5e652783 --- /dev/null +++ b/assets/iPhone-2G.html.be968a0f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2075e9ba","path":"/get-started/iPhone-2G.html","title":"Firmware Selection (iPhone 2G)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 2G)","description":"Find out what jailbreaks you can use on your iPhone 2G.","chartType":"device","name":"iPhone 2G","key":"iPhone1,1","devType":"iPhone","devArr":["iPhone1,1"],"osArr":[{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1","build":"7C144","buildTrain":"Northstar","released":"2009-09-09","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7111.20090909.PTgdK/iPhoneDocumentation_3.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7C144","beta":false},{"osStr":"iPhoneOS","version":"3.0.1","build":"7A400","buildTrain":"Kirkwood","released":"2009-07-31","securityNotes":"https://support.apple.com/HT3754","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6994.20090731.Dci8U/iPhoneDocumentation_3.0.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A400","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5920.20090127.vgrt5/iPhoneDocumentation_2.2.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.30.03"},"sources":[],"uniqueBuild":"5H11","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5660.20081120.mkgt7/iphonedocumentation_2.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.28.00"},"sources":[],"uniqueBuild":"5G77","beta":false},{"osStr":"iPhoneOS","version":"2.1","build":"5F136","buildTrain":"Sugar Bowl","released":"2008-09-12","securityNotes":"https://support.apple.com/HT3129","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5390.20080909.azsw3/iphonedocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.11.07"},"sources":[],"uniqueBuild":"5F136","beta":false},{"osStr":"iPhoneOS","version":"2.0.2","build":"5C1","buildTrain":"Big Bear","released":"2008-08-18","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5340.20080818.VB9iU/iPhoneDocumentation_2.0.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5339.20080818.nHlp4/iPodDocumentation_2.0.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.08.01"},"sources":[],"uniqueBuild":"5C1","beta":false},{"osStr":"iPhoneOS","version":"2.0.1","build":"5B108","buildTrain":"Big Bear","released":"2008-08-04","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5189.20080729.pol98/iphonedocumentation_2.0.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5188.20080729.nnbj8/ipoddocumentation_2.0.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.48.02"},"sources":[],"uniqueBuild":"5B108","beta":false},{"osStr":"iPhoneOS","version":"2.0","build":"5A347","buildTrain":"Big Bear","released":"2008-07-11","preinstalled":["iPhone1,2"],"securityNotes":"https://support.apple.com/HT2351","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4722.20080710.Vf0pW/iPhoneDocumentation_2.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4721.20080711.Vgt6I/iPodDocumentation_2.0.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.45.00"},"sources":[],"uniqueBuild":"5A347","beta":false},{"osStr":"iPhoneOS","version":"1.1.4","build":"4A102","buildTrain":"Little Bear","released":"2008-02-26","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4355.20080226.Pt57h/iPhoneDocumentation_1.1.4.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4354.20080226.Bk439/iPodDocumentation_1.1.4.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.04.05_G"},"sources":[],"uniqueBuild":"4A102","beta":false},{"osStr":"iPhoneOS","version":"1.1.3","build":"4A93","buildTrain":"Little Bear","released":"2008-01-15","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4169.20080115.Xcq5G/iPhoneDocumentation_1.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-4168.20080115.hYg5r/iPodDocumentation_1.1.3.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.03.13_G"},"sources":[],"uniqueBuild":"4A93","beta":false},{"osStr":"iPhoneOS","version":"1.1.2","build":"3B48b","buildTrain":"Oktoberfest","released":"2007-11-12","securityNotes":"https://support.apple.com/HT2170","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3992.20071107.3Fvgd/iPhoneDocumentation_1.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4085.20071127.iJuhy/iPodDocumentation_1.1.2.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.02.13_G"},"sources":[],"uniqueBuild":"3B48b","beta":false},{"osStr":"iPhoneOS","version":"1.1.1","build":"3A109a","buildTrain":"Snowbird","released":"2007-09-27","securityNotes":"https://support.apple.com/HT1571","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/022-3635.20070927.i8u7y/iPhoneDocumentation_1.1.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"04.01.13_G"},"sources":[],"uniqueBuild":"3A109a","beta":false},{"osStr":"iPhoneOS","version":"1.0.2","build":"1C28","buildTrain":"SUHeavenlyJuly","released":"2007-08-21","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3823.20070821.vormd/iPhoneDocumentation_1.0.2.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"03.14.08_G"},"sources":[],"uniqueBuild":"1C28","beta":false},{"osStr":"iPhoneOS","version":"1.0.1","build":"1C25","buildTrain":"SUHeavenlyJuly","released":"2007-07-31","securityNotes":"https://support.apple.com/kb/TA24874","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3614.20070731.Nt6Y7/iPhoneDocumentation_1.0.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"03.12.08_G"},"sources":[],"uniqueBuild":"1C25","beta":false},{"osStr":"iPhoneOS","version":"1.0","build":"1A543a","buildTrain":"Heavenly","released":"2007-06-29","preinstalled":true,"ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3538.20070629.B7vXa/iPhoneDocumentation_1.0.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1"],"basebandVersions":{"iPhone1,1":"03.11.02_G"},"sources":[],"uniqueBuild":"1A543a","beta":false}],"jbArr":[{"name":"iLiberty+","alias":["iLiberty","iLibertyPlus"],"priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/ILiberty+","url":"https://www.theapplewiki.com/wiki/ILiberty%2B","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"1.3.0.113 (Windows)\\n1.6_RC3 (OS X)","color":"#ffffff","icon":"/assets/images/jb-icons/iliberty.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"AppTapp Installer","alias":["AppTappInstaller","AppTapp-Installer","AppTapp_Installer"],"info":{"wiki":{"name":"theapplewiki.com/wiki/AppTapp_Installer","url":"https://www.theapplewiki.com/wiki/AppTapp_Installer","external":true},"type":"Untethered","firmwares":["1.0.0","1.0.2"]},"compatibility":[{"firmwares":["1A543a","1C25","1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"Breezy","info":{"website":{"name":"code.google.com/archive/p/pxl/wikis/Breezy.wiki","url":"https://code.google.com/archive/p/pxl/wikis/Breezy.wiki","external":true},"type":"Untethered","firmwares":["1.0.0","1.0.2"],"latestVer":"20070908","color":"#000000","icon":"/assets/images/jb-icons/breezy.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"iBrickr","info":{"website":{"name":"theapplewiki.com/wiki/IBrickr","url":"https://www.theapplewiki.com/wiki/IBrickr","external":true},"wiki":{"name":"theapplewiki.com/wiki/iBrickr","url":"https://www.theapplewiki.com/wiki/iBrickr","external":true},"type":"Untethered","firmwares":["1.0","1.0.2"],"latestVer":"v0.91","color":"#d08f74","icon":"/assets/images/jb-icons/ibrickr.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"iDemocracy","info":{"website":{"name":"code.google.com/archive/p/idemocracy","url":"https://code.google.com/archive/p/idemocracy/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"]},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iJailbreak","info":{"website":{"name":"code.google.com/archive/p/ijailbreak","url":"https://code.google.com/archive/p/ijailbreak/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"],"latestVer":"0.5.4","color":"#000000","icon":"/assets/images/jb-icons/ijailbreak.png"},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iNdependence","info":{"website":{"name":"code.google.com/archive/p/independence","url":"https://code.google.com/archive/p/independence/","external":true},"wiki":{"name":"theapplewiki.com/wiki/INdependence","url":"https://www.theapplewiki.com/wiki/INdependence","external":true},"type":"Untethered","firmwares":["1.0","1.1.4"],"latestVer":"1.4","color":"#000000","icon":"/assets/images/jb-icons/independence.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iPlus","alias":"i+","info":{"website":{"name":"http://www.hackint0sh.org/forum/showthread.php?t=32926 (archive.org)","url":"https://web.archive.org/web/20080308130917/http://www.hackint0sh.org/forum/showthread.php?t=32926","external":true},"type":"Untethered","firmwares":["1.1.4"]},"compatibility":[{"firmwares":["4A102"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"JailbreakMe AppSnapp","info":{"wiki":{"name":"theapplewiki.com/wiki/AppSnapp","url":"https://www.theapplewiki.com/wiki/AppSnapp","external":true},"type":"(Safari) Untethered","firmwares":["1.1.1","1.1.1"]},"compatibility":[{"firmwares":["3A109a","3A110a"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Pusher","info":{"website":{"name":"ripdev.com/pusher (archive.org)","url":"https://web.archive.org/web/20090204000703/http://ripdev.com/pusher/","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"notes":"Only supports iPhone and iPhone 3G","latestVer":"1.1","color":"#f5c968","icon":"/assets/images/jb-icons/pusher.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2"]}],"priority":9999},{"name":"QuickPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/QuickPwn","url":"https://www.theapplewiki.com/wiki/QuickPwn","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"latestVer":"3.0 Beta 3","color":"#dc5f60","icon":"/assets/images/jb-icons/quickpwn.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5F136","5F137","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Soft Upgrade","alias":["SoftUpgrade","Soft_Upgrade","Soft-Upgrade"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Soft_Upgrade","url":"https://www.theapplewiki.com/wiki/Soft_Upgrade","external":true},"type":"Untethered","firmwares":["1.1.3","1.1.4"]},"compatibility":[{"firmwares":["4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"touchFree","info":{"wiki":{"name":"theapplewiki.com/wiki/TouchFree","url":"https://www.theapplewiki.com/wiki/TouchFree","external":true},"type":"Untethered","firmwares":["1.1.2","1.1.2"]},"compatibility":[{"firmwares":["3B48b"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Whitera1n","info":{"website":{"name":"whitera1n.com","url":"https://web.archive.org/web/20190412022345/http://whitera1n.com/","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"5.3.9"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"WinPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/WinPwn","url":"https://www.theapplewiki.com/wiki/WinPwn","external":true},"type":"Untethered","firmwares":["2.0","2.0.2"]},"compatibility":[{"firmwares":["5A347","5B108","5C1"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"wiNstaller","info":{"website":{"name":"code.google.com/archive/p/winstaller","url":"https://code.google.com/archive/p/winstaller/","external":true},"type":"Untethered","firmwares":["1.0.2"]},"compatibility":[{"firmwares":["1C28"],"devices":["iPhone1,1"]}],"priority":9999},{"name":"ZiPhone","info":{"website":{"name":"The Legacy Archives","url":"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/I8lRwKAS","external":true},"wiki":{"name":"theapplewiki.com/wiki/ZiPhone","url":"https://www.theapplewiki.com/wiki/ZiPhone","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"3.6","color":"#ed9121","icon":"/assets/images/jb-icons/ziphone.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-3G.html.00b1b47f.js b/assets/iPhone-3G.html.00b1b47f.js new file mode 100644 index 000000000000..f230689dec3e --- /dev/null +++ b/assets/iPhone-3G.html.00b1b47f.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-3G.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-3G.html.7f5f3006.js b/assets/iPhone-3G.html.7f5f3006.js new file mode 100644 index 000000000000..f230689dec3e --- /dev/null +++ b/assets/iPhone-3G.html.7f5f3006.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-3G.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-3G.html.af9cd9ca.js b/assets/iPhone-3G.html.af9cd9ca.js new file mode 100644 index 000000000000..85641c564a4a --- /dev/null +++ b/assets/iPhone-3G.html.af9cd9ca.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-555c24fb","path":"/get-started/iPhone-3G.html","title":"Firmware Selection (iPhone 3G)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 3G)","description":"Find out what jailbreaks you can use on your iPhone 3G.","chartType":"device","name":"iPhone 3G","key":"iPhone1,2","devType":"iPhone","devArr":["iPhone1,2"],"osArr":[{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0.1","build":"8A306","buildTrain":"Apex","released":"2010-07-15","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8694.20100715.pn4nr/iPhoneDocumentation_4.0.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A306","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1","build":"7C144","buildTrain":"Northstar","released":"2009-09-09","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7111.20090909.PTgdK/iPhoneDocumentation_3.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7C144","beta":false},{"osStr":"iPhoneOS","version":"3.0.1","build":"7A400","buildTrain":"Kirkwood","released":"2009-07-31","securityNotes":"https://support.apple.com/HT3754","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6994.20090731.Dci8U/iPhoneDocumentation_3.0.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A400","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5920.20090127.vgrt5/iPhoneDocumentation_2.2.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.30.03"},"sources":[],"uniqueBuild":"5H11","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5660.20081120.mkgt7/iphonedocumentation_2.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.28.00"},"sources":[],"uniqueBuild":"5G77","beta":false},{"osStr":"iPhoneOS","version":"2.1","build":"5F136","buildTrain":"Sugar Bowl","released":"2008-09-12","securityNotes":"https://support.apple.com/HT3129","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5390.20080909.azsw3/iphonedocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.11.07"},"sources":[],"uniqueBuild":"5F136","beta":false},{"osStr":"iPhoneOS","version":"2.0.2","build":"5C1","buildTrain":"Big Bear","released":"2008-08-18","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5340.20080818.VB9iU/iPhoneDocumentation_2.0.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5339.20080818.nHlp4/iPodDocumentation_2.0.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.08.01"},"sources":[],"uniqueBuild":"5C1","beta":false},{"osStr":"iPhoneOS","version":"2.0.1","build":"5B108","buildTrain":"Big Bear","released":"2008-08-04","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5189.20080729.pol98/iphonedocumentation_2.0.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5188.20080729.nnbj8/ipoddocumentation_2.0.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.48.02"},"sources":[],"uniqueBuild":"5B108","beta":false},{"osStr":"iPhoneOS","version":"2.0","build":"5A347","buildTrain":"Big Bear","released":"2008-07-11","preinstalled":["iPhone1,2"],"securityNotes":"https://support.apple.com/HT2351","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4722.20080710.Vf0pW/iPhoneDocumentation_2.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4721.20080711.Vgt6I/iPodDocumentation_2.0.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.45.00"},"sources":[],"uniqueBuild":"5A347","beta":false}],"jbArr":[{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"Pusher","info":{"website":{"name":"ripdev.com/pusher (archive.org)","url":"https://web.archive.org/web/20090204000703/http://ripdev.com/pusher/","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"notes":"Only supports iPhone and iPhone 3G","latestVer":"1.1","color":"#f5c968","icon":"/assets/images/jb-icons/pusher.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2"]}],"priority":9999},{"name":"QuickPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/QuickPwn","url":"https://www.theapplewiki.com/wiki/QuickPwn","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"latestVer":"3.0 Beta 3","color":"#dc5f60","icon":"/assets/images/jb-icons/quickpwn.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5F136","5F137","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"WinPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/WinPwn","url":"https://www.theapplewiki.com/wiki/WinPwn","external":true},"type":"Untethered","firmwares":["2.0","2.0.2"]},"compatibility":[{"firmwares":["5A347","5B108","5C1"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-3G.html.d75ca121.js b/assets/iPhone-3G.html.d75ca121.js new file mode 100644 index 000000000000..bac73b8ad65f --- /dev/null +++ b/assets/iPhone-3G.html.d75ca121.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-eb5704ea","path":"/it_IT/get-started/iPhone-3G.html","title":"Selezione del Firmware (iPhone 3G)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 3G)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 3G.","chartType":"device","name":"iPhone 3G","key":"iPhone1,2","devType":"iPhone","devArr":["iPhone1,2"],"osArr":[{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0.1","build":"8A306","buildTrain":"Apex","released":"2010-07-15","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8694.20100715.pn4nr/iPhoneDocumentation_4.0.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A306","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1","build":"7C144","buildTrain":"Northstar","released":"2009-09-09","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7111.20090909.PTgdK/iPhoneDocumentation_3.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7C144","beta":false},{"osStr":"iPhoneOS","version":"3.0.1","build":"7A400","buildTrain":"Kirkwood","released":"2009-07-31","securityNotes":"https://support.apple.com/HT3754","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6994.20090731.Dci8U/iPhoneDocumentation_3.0.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A400","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5920.20090127.vgrt5/iPhoneDocumentation_2.2.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.30.03"},"sources":[],"uniqueBuild":"5H11","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5660.20081120.mkgt7/iphonedocumentation_2.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.28.00"},"sources":[],"uniqueBuild":"5G77","beta":false},{"osStr":"iPhoneOS","version":"2.1","build":"5F136","buildTrain":"Sugar Bowl","released":"2008-09-12","securityNotes":"https://support.apple.com/HT3129","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5390.20080909.azsw3/iphonedocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.11.07"},"sources":[],"uniqueBuild":"5F136","beta":false},{"osStr":"iPhoneOS","version":"2.0.2","build":"5C1","buildTrain":"Big Bear","released":"2008-08-18","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5340.20080818.VB9iU/iPhoneDocumentation_2.0.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5339.20080818.nHlp4/iPodDocumentation_2.0.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.08.01"},"sources":[],"uniqueBuild":"5C1","beta":false},{"osStr":"iPhoneOS","version":"2.0.1","build":"5B108","buildTrain":"Big Bear","released":"2008-08-04","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5189.20080729.pol98/iphonedocumentation_2.0.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5188.20080729.nnbj8/ipoddocumentation_2.0.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.48.02"},"sources":[],"uniqueBuild":"5B108","beta":false},{"osStr":"iPhoneOS","version":"2.0","build":"5A347","buildTrain":"Big Bear","released":"2008-07-11","preinstalled":["iPhone1,2"],"securityNotes":"https://support.apple.com/HT2351","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4722.20080710.Vf0pW/iPhoneDocumentation_2.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4721.20080711.Vgt6I/iPodDocumentation_2.0.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.45.00"},"sources":[],"uniqueBuild":"5A347","beta":false}],"jbArr":[{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"Pusher","info":{"website":{"name":"ripdev.com/pusher (archive.org)","url":"https://web.archive.org/web/20090204000703/http://ripdev.com/pusher/","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"notes":"Only supports iPhone and iPhone 3G","latestVer":"1.1","color":"#f5c968","icon":"/assets/images/jb-icons/pusher.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2"]}],"priority":9999},{"name":"QuickPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/QuickPwn","url":"https://www.theapplewiki.com/wiki/QuickPwn","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"latestVer":"3.0 Beta 3","color":"#dc5f60","icon":"/assets/images/jb-icons/quickpwn.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5F136","5F137","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"WinPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/WinPwn","url":"https://www.theapplewiki.com/wiki/WinPwn","external":true},"type":"Untethered","firmwares":["2.0","2.0.2"]},"compatibility":[{"firmwares":["5A347","5B108","5C1"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-3GS.html.06742804.js b/assets/iPhone-3GS.html.06742804.js new file mode 100644 index 000000000000..add4fcff0323 --- /dev/null +++ b/assets/iPhone-3GS.html.06742804.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-3GS.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-3GS.html.740c10e6.js b/assets/iPhone-3GS.html.740c10e6.js new file mode 100644 index 000000000000..4a3d5512840f --- /dev/null +++ b/assets/iPhone-3GS.html.740c10e6.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-07b05418","path":"/it_IT/get-started/iPhone-3GS.html","title":"Selezione del Firmware (iPhone 3GS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 3GS)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 3GS.","chartType":"device","name":"iPhone 3GS","key":"iPhone2,1","devType":"iPhone","devArr":["iPhone2,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148a","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148a-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone2,1"],"basebandVersions":{"iPhone2,1":"05.15.04"},"sources":[],"uniqueBuild":"8C148a","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0.1","build":"8A306","buildTrain":"Apex","released":"2010-07-15","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8694.20100715.pn4nr/iPhoneDocumentation_4.0.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A306","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1","build":"7C144","buildTrain":"Northstar","released":"2009-09-09","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7111.20090909.PTgdK/iPhoneDocumentation_3.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7C144","beta":false},{"osStr":"iPhoneOS","version":"3.0.1","build":"7A400","buildTrain":"Kirkwood","released":"2009-07-31","securityNotes":"https://support.apple.com/HT3754","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6994.20090731.Dci8U/iPhoneDocumentation_3.0.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A400","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iOS","version":"6.1.6","build":"10B500","buildTrain":"BrightonMaps","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT212584#616","securityNotes":"https://support.apple.com/HT202920","ipd":{"iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/031-3475.20140221.Cdfr4/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/031-3473.20140221.Sheft/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone2,1","iPod4,1"],"basebandVersions":{"iPhone2,1":"05.16.08"},"sources":[],"uniqueBuild":"10B500","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"purplera1n","alias":"purplerain","info":{"wiki":{"name":"theapplewiki.com/wiki/Purplera1n","url":"https://www.theapplewiki.com/wiki/Purplera1n","external":true},"type":"Untethered","firmwares":["3.0","3.0"],"notes":"Only supports iPhone 3GS","latestVer":"RC2a","color":"#9775df","icon":"/assets/images/jb-icons/purplera1n.png"},"compatibility":[{"firmwares":["7A341"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPhone-3GS.html.c634d02a.js b/assets/iPhone-3GS.html.c634d02a.js new file mode 100644 index 000000000000..add4fcff0323 --- /dev/null +++ b/assets/iPhone-3GS.html.c634d02a.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-3GS.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-3GS.html.fd1b2d23.js b/assets/iPhone-3GS.html.fd1b2d23.js new file mode 100644 index 000000000000..b2acc02fbe36 --- /dev/null +++ b/assets/iPhone-3GS.html.fd1b2d23.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-dbd5c6f8","path":"/get-started/iPhone-3GS.html","title":"Firmware Selection (iPhone 3GS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 3GS)","description":"Find out what jailbreaks you can use on your iPhone 3GS.","chartType":"device","name":"iPhone 3GS","key":"iPhone2,1","devType":"iPhone","devArr":["iPhone2,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148a","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148a-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone2,1"],"basebandVersions":{"iPhone2,1":"05.15.04"},"sources":[],"uniqueBuild":"8C148a","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0.1","build":"8A306","buildTrain":"Apex","released":"2010-07-15","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8694.20100715.pn4nr/iPhoneDocumentation_4.0.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A306","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1","build":"7C144","buildTrain":"Northstar","released":"2009-09-09","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7111.20090909.PTgdK/iPhoneDocumentation_3.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7C144","beta":false},{"osStr":"iPhoneOS","version":"3.0.1","build":"7A400","buildTrain":"Kirkwood","released":"2009-07-31","securityNotes":"https://support.apple.com/HT3754","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6994.20090731.Dci8U/iPhoneDocumentation_3.0.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A400","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iOS","version":"6.1.6","build":"10B500","buildTrain":"BrightonMaps","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT212584#616","securityNotes":"https://support.apple.com/HT202920","ipd":{"iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/031-3475.20140221.Cdfr4/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/031-3473.20140221.Sheft/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone2,1","iPod4,1"],"basebandVersions":{"iPhone2,1":"05.16.08"},"sources":[],"uniqueBuild":"10B500","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"purplera1n","alias":"purplerain","info":{"wiki":{"name":"theapplewiki.com/wiki/Purplera1n","url":"https://www.theapplewiki.com/wiki/Purplera1n","external":true},"type":"Untethered","firmwares":["3.0","3.0"],"notes":"Only supports iPhone 3GS","latestVer":"RC2a","color":"#9775df","icon":"/assets/images/jb-icons/purplera1n.png"},"compatibility":[{"firmwares":["7A341"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPhone-4.html.2ea6afb8.js b/assets/iPhone-4.html.2ea6afb8.js new file mode 100644 index 000000000000..d7b1881cc14a --- /dev/null +++ b/assets/iPhone-4.html.2ea6afb8.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-69d20c82","path":"/it_IT/get-started/iPhone-4.html","title":"Selezione del Firmware (iPhone 4)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 4)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 4.","chartType":"device","name":"iPhone 4","key":"iPhone 4","devType":"iPhone","devArr":["iPhone3,1","iPhone3,2","iPhone3,3"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B208","buildTrain":"Hoodoo","released":"2012-05-25","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPhone3,1"],"basebandVersions":{"iPhone3,1":"04.12.01"},"sources":[],"uniqueBuild":"9B208","beta":false},{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.10","build":"8E600","buildTrain":"Phoenix","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202288","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/041-1985.20110722.Qse3R/iPhoneReadMe_4.2.10.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E600","beta":false},{"osStr":"iOS","version":"4.2.9","build":"8E501","buildTrain":"Phoenix","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202284","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1933.20110715.6sWdx/iPhoneReadMe_4.2.9.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E501","beta":false},{"osStr":"iOS","version":"4.2.8","build":"8E401","buildTrain":"Phoenix","released":"2011-05-04","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/694-6980.20110503.ToIf3/iPhoneReadMe_4.2.8.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E401","beta":false},{"osStr":"iOS","version":"4.2.7","build":"8E303","buildTrain":"Phoenix","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202207","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/694-6933.20110414.Ke32P/iPhoneReadMe_4.2.7.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E303","beta":false},{"osStr":"iOS","version":"4.2.6","build":"8E200","buildTrain":"Phoenix","released":"2011-01-31","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0221.20110131.CrdM3/iPhoneReadMe_4.2.6.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.05"},"sources":[],"uniqueBuild":"8E200","beta":false},{"osStr":"iOS","version":"4.2.5","build":"8E128","buildTrain":"Phoenix","released":"2011-01-11","preinstalled":true,"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.05"},"uniqueBuild":"8E128","beta":false,"sources":[]},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0.1","build":"8A306","buildTrain":"Apex","released":"2010-07-15","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8694.20100715.pn4nr/iPhoneDocumentation_4.0.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A306","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D169","buildTrain":"Sochi","released":"2014-03-10","createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D169-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone3,1","iPhone3,2"],"basebandVersions":{"iPhone3,1":"04.12.09","iPhone3,2":"04.12.09"},"sources":[],"uniqueBuild":"11D169","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B144","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B144-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm__10b144.dmg","active":false}],"size":938516113},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm_rev_a__10b144.dmg","active":false}],"size":938303367},{"type":"ipsw","deviceMap":["iPod4,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_4th_generation__10b144.dmg","active":false}],"size":888641886}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone3,1","iPhone3,2","iPod4,1"],"basebandVersions":{"iPhone3,1":"04.12.05","iPhone3,2":"04.12.05"},"sources":[],"uniqueBuild":"10B144","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Geeksn0w","alias":"Geeksnow","info":{"wiki":{"name":"theapplewiki.com/wiki/Geeksn0w","url":"https://www.theapplewiki.com/wiki/Geeksn0w","external":true},"type":"Semi-Tethered","firmwares":["7.1","7.1.2"],"latestVer":"2.9.1","color":"#ffffff","icon":"/assets/images/jb-icons/geeksn0w.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]}],"priority":9999},{"name":"opensn0w","info":{"wiki":{"name":"theapplewiki.com/wiki/Opensn0w","url":"https://www.theapplewiki.com/wiki/Opensn0w","external":true},"type":"Tethered","firmwares":["6.0","7.1"]},"compatibility":[{"firmwares":["11A465","11A470a","11A501","11B508","11B511","11B553","11B554a","11D167","11D169","11D201","11D257","11A465","11A469a","11A470e","11A502","11B511d","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","11D258"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","AppleTV2,1"]}],"priority":9999},{"name":"RageBreak","info":{"website":{"name":"ragemasta.com/jb.html (archive.org)","url":"https://web.archive.org/web/20140216122014/http://ragemasta.com/jb.html","external":true},"type":"Tethered","firmwares":["7.0","7.0.5"],"soc":"A4","notes":"Only supports iPhone 4","latestVer":"121","color":"#0794f7","icon":"/assets/images/jb-icons/ragebreak.png"},"compatibility":[{"firmwares":["11A465","11A501","11B508","11B511","11B553","11B554a","11B601"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPhone-4.html.536480de.js b/assets/iPhone-4.html.536480de.js new file mode 100644 index 000000000000..8cd582cea43b --- /dev/null +++ b/assets/iPhone-4.html.536480de.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-4.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-4.html.749df161.js b/assets/iPhone-4.html.749df161.js new file mode 100644 index 000000000000..8cd582cea43b --- /dev/null +++ b/assets/iPhone-4.html.749df161.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-4.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-4.html.88c31f89.js b/assets/iPhone-4.html.88c31f89.js new file mode 100644 index 000000000000..a23331463fde --- /dev/null +++ b/assets/iPhone-4.html.88c31f89.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-55c4a44f","path":"/get-started/iPhone-4.html","title":"Firmware Selection (iPhone 4)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 4)","description":"Find out what jailbreaks you can use on your iPhone 4.","chartType":"device","name":"iPhone 4","key":"iPhone 4","devType":"iPhone","devArr":["iPhone3,1","iPhone3,2","iPhone3,3"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B208","buildTrain":"Hoodoo","released":"2012-05-25","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPhone3,1"],"basebandVersions":{"iPhone3,1":"04.12.01"},"sources":[],"uniqueBuild":"9B208","beta":false},{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.10","build":"8E600","buildTrain":"Phoenix","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202288","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/041-1985.20110722.Qse3R/iPhoneReadMe_4.2.10.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E600","beta":false},{"osStr":"iOS","version":"4.2.9","build":"8E501","buildTrain":"Phoenix","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202284","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1933.20110715.6sWdx/iPhoneReadMe_4.2.9.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E501","beta":false},{"osStr":"iOS","version":"4.2.8","build":"8E401","buildTrain":"Phoenix","released":"2011-05-04","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/694-6980.20110503.ToIf3/iPhoneReadMe_4.2.8.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E401","beta":false},{"osStr":"iOS","version":"4.2.7","build":"8E303","buildTrain":"Phoenix","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202207","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/694-6933.20110414.Ke32P/iPhoneReadMe_4.2.7.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.06"},"sources":[],"uniqueBuild":"8E303","beta":false},{"osStr":"iOS","version":"4.2.6","build":"8E200","buildTrain":"Phoenix","released":"2011-01-31","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0221.20110131.CrdM3/iPhoneReadMe_4.2.6.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.05"},"sources":[],"uniqueBuild":"8E200","beta":false},{"osStr":"iOS","version":"4.2.5","build":"8E128","buildTrain":"Phoenix","released":"2011-01-11","preinstalled":true,"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone3,3"],"basebandVersions":{"iPhone3,3":"1.0.05"},"uniqueBuild":"8E128","beta":false,"sources":[]},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0.1","build":"8A306","buildTrain":"Apex","released":"2010-07-15","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8694.20100715.pn4nr/iPhoneDocumentation_4.0.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A306","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D169","buildTrain":"Sochi","released":"2014-03-10","createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D169-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone3,1","iPhone3,2"],"basebandVersions":{"iPhone3,1":"04.12.09","iPhone3,2":"04.12.09"},"sources":[],"uniqueBuild":"11D169","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B144","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B144-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm__10b144.dmg","active":false}],"size":938516113},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm_rev_a__10b144.dmg","active":false}],"size":938303367},{"type":"ipsw","deviceMap":["iPod4,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_4th_generation__10b144.dmg","active":false}],"size":888641886}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone3,1","iPhone3,2","iPod4,1"],"basebandVersions":{"iPhone3,1":"04.12.05","iPhone3,2":"04.12.05"},"sources":[],"uniqueBuild":"10B144","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Geeksn0w","alias":"Geeksnow","info":{"wiki":{"name":"theapplewiki.com/wiki/Geeksn0w","url":"https://www.theapplewiki.com/wiki/Geeksn0w","external":true},"type":"Semi-Tethered","firmwares":["7.1","7.1.2"],"latestVer":"2.9.1","color":"#ffffff","icon":"/assets/images/jb-icons/geeksn0w.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]}],"priority":9999},{"name":"opensn0w","info":{"wiki":{"name":"theapplewiki.com/wiki/Opensn0w","url":"https://www.theapplewiki.com/wiki/Opensn0w","external":true},"type":"Tethered","firmwares":["6.0","7.1"]},"compatibility":[{"firmwares":["11A465","11A470a","11A501","11B508","11B511","11B553","11B554a","11D167","11D169","11D201","11D257","11A465","11A469a","11A470e","11A502","11B511d","11B554a","11B651","11D159","11D167","11D169b","11D201","11D201b","11D201c","11D257","11D257a","11D257b","11D257c","11D258"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","AppleTV2,1"]}],"priority":9999},{"name":"RageBreak","info":{"website":{"name":"ragemasta.com/jb.html (archive.org)","url":"https://web.archive.org/web/20140216122014/http://ragemasta.com/jb.html","external":true},"type":"Tethered","firmwares":["7.0","7.0.5"],"soc":"A4","notes":"Only supports iPhone 4","latestVer":"121","color":"#0794f7","icon":"/assets/images/jb-icons/ragebreak.png"},"compatibility":[{"firmwares":["11A465","11A501","11B508","11B511","11B553","11B554a","11B601"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPhone-4S.html.7492c47f.js b/assets/iPhone-4S.html.7492c47f.js new file mode 100644 index 000000000000..26e9dfa0138e --- /dev/null +++ b/assets/iPhone-4S.html.7492c47f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-c286f0a0","path":"/get-started/iPhone-4S.html","title":"Firmware Selection (iPhone 4S)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 4S)","description":"Find out what jailbreaks you can use on your iPhone 4S.","chartType":"device","name":"iPhone 4S","key":"iPhone4,1","devType":"iPhone","devArr":["iPhone4,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B179","buildTrain":"Hoodoo","released":"2012-02-29","releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"2.0.10"},"sources":[],"uniqueBuild":"9B179","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A406","buildTrain":"Telluride","released":"2011-12-12","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"1.0.14"},"sources":[],"uniqueBuild":"9A406","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1.1","build":"10B145","buildTrain":"Brighton","released":"2013-02-11","releaseNotes":"https://support.apple.com/HT212584#611","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0921.20130211.Awq0p/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"3.4.02"},"sources":[],"uniqueBuild":"10B145","beta":false},{"osStr":"iOS","version":"6.1","build":"10B142","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B142-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4s__10b142.dmg","active":false}],"size":964624379}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"3.4.01"},"sources":[],"uniqueBuild":"10B142","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-4S.html.7ffa0710.js b/assets/iPhone-4S.html.7ffa0710.js new file mode 100644 index 000000000000..f51dec2f2575 --- /dev/null +++ b/assets/iPhone-4S.html.7ffa0710.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-4S.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-4S.html.da9e11c6.js b/assets/iPhone-4S.html.da9e11c6.js new file mode 100644 index 000000000000..f51dec2f2575 --- /dev/null +++ b/assets/iPhone-4S.html.da9e11c6.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-4S.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-4S.html.efba86f8.js b/assets/iPhone-4S.html.efba86f8.js new file mode 100644 index 000000000000..b0b59502e79c --- /dev/null +++ b/assets/iPhone-4S.html.efba86f8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-58963f80","path":"/it_IT/get-started/iPhone-4S.html","title":"Selezione del Firmware (iPhone 4S)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 4S)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 4S.","chartType":"device","name":"iPhone 4S","key":"iPhone4,1","devType":"iPhone","devArr":["iPhone4,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B179","buildTrain":"Hoodoo","released":"2012-02-29","releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"2.0.10"},"sources":[],"uniqueBuild":"9B179","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A406","buildTrain":"Telluride","released":"2011-12-12","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"1.0.14"},"sources":[],"uniqueBuild":"9A406","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"9.3.6","build":"13G37","buildTrain":"Genoa","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208010#936","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-82206-20190716-a2f8c180-8a53-4dd0-ab1d-eb1e84dbc5b8/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-82208-20190716-b0beaad4-8eb9-4feb-aab8-275a13d07756/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPhone4,1"],"basebandVersions":{"iPad2,3":"3.6.03","iPad2,6":"11.80.00","iPad2,7":"11.80.00","iPad3,2":"6.7.00","iPad3,3":"6.7.00","iPhone4,1":"6.7.00"},"sources":[],"uniqueBuild":"13G37","beta":false},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1.1","build":"10B145","buildTrain":"Brighton","released":"2013-02-11","releaseNotes":"https://support.apple.com/HT212584#611","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0921.20130211.Awq0p/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"3.4.02"},"sources":[],"uniqueBuild":"10B145","beta":false},{"osStr":"iOS","version":"6.1","build":"10B142","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B142-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4s__10b142.dmg","active":false}],"size":964624379}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone4,1"],"basebandVersions":{"iPhone4,1":"3.4.01"},"sources":[],"uniqueBuild":"10B142","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-5.html.56fe1e56.js b/assets/iPhone-5.html.56fe1e56.js new file mode 100644 index 000000000000..d1edece2b167 --- /dev/null +++ b/assets/iPhone-5.html.56fe1e56.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-66685b44","path":"/it_IT/get-started/iPhone-5.html","title":"Selezione del Firmware (iPhone 5)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 5)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 5.","chartType":"device","name":"iPhone 5","key":"iPhone 5","devType":"iPhone","devArr":["iPhone5,1","iPhone5,2"],"osArr":[{"osStr":"iOS","version":"10.3.4","build":"14G61","buildTrain":"Greensburg","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208011#1034","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-88447-20190716-967b6e6a-9f01-4f5c-bcb3-a029aaabf9b6/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-88448-20190716-c56c813d-120c-4827-ada9-a92e48847fc6/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"basebandVersions":{"iPad3,5":"11.80.00","iPad3,6":"11.80.00","iPhone5,1":"11.80.00","iPhone5,2":"11.80.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00"},"sources":[],"uniqueBuild":"14G61","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.4","build":"10B350","buildTrain":"BrightonMaps","released":"2013-04-27","releaseNotes":"https://support.apple.com/HT212584#614","ipd":{"iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-5119.20130502.Usa23/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B350","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B143","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B143-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_5_model_a1428__10b143.dmg","active":false}],"size":1037222452},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_5_model_a1429__10b143.dmg","active":false}],"size":1037464275}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B143","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.2","build":"10A551","buildTrain":"Sundance","released":"2012-12-13","releaseNotes":"https://support.apple.com/HT212584#602","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-9277.20121217.92fr0/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A551","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A525","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A525","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A444","buildTrain":"Sundance","released":"2012-11-01","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"uniqueBuild":"10A444","beta":false,"sources":[]},{"osStr":"iOS","version":"6.0","build":"10A405","buildTrain":"Sundance","released":"2012-09-21","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"1.00.16","iPhone5,2":"1.00.16"},"sources":[],"uniqueBuild":"10A405","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"Socket","alias":"Socket","priority":0,"info":{"website":{"name":"socket-jb.app","url":"https://socket-jb.app/","external":true},"guide":[{"name":"Installing Socket","url":"/installing-socket/","pkgman":"zebra","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.1","color":"#ffffff","type":"Semi-untethered","firmwares":["10.0.1","10.3.4"]},"compatibility":[{"firmwares":["14A5261v","14A5297c","14A5309d","14A5322e","14A5335b","14A5341a","14A5345a","14A5346a","14A346","14A403-GM","14A403","14A456","14B67","14B71","14B72b","14B72","14B72c","14B72","14B100","14B150","14C5062e","14C5069c","14C5077b","14C82","14C89","14C91","14C90","14C92","14C92","14D10","14D15","14D23","14D27","14D27","14E5230e","14E5239e","14E5249d","14E5260b","14E5269a","14E5273a","14E5277a","14E277","14E304","14F5065b","14F5075a","14F5080a","14F5086a","14F5089a","14F89","14G5028a","14G5037b","14G5047a","14G5053a","14G5057a","14G58","14G57","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"kok3shiX","alias":"kok3shiX","priority":1,"info":{"website":{"name":"dora2ios.web.app/kokeshiX.html","url":"https://dora2ios.web.app/kokeshiX.html","external":true},"guide":[{"name":"Installing kok3shiX","url":"/installing-kok3shiX/","pkgman":"cydia"}],"latestVer":"1.0 alpha 2","color":"#ffffff","type":"Semi-untethered","firmwares":["10.3","10.3.4"]},"compatibility":[{"firmwares":["14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"h3lix","alias":"h3lix","priority":2,"info":{"website":{"name":"h3lix.tihmstar.net","url":"https://h3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/h3lix","url":"https://www.theapplewiki.com/wiki/h3lix","external":true},"guide":[{"name":"Installing h3lix","url":"/installing-h3lix/","pkgman":"cydia"}],"latestVer":"RC6","color":"#ffffff","icon":"/assets/images/jb-icons/h3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"p0insettia","alias":"poinsettia","info":{"website":{"name":"dora2ios.web.app/p0insettia.html","url":"https://dora2ios.web.app/p0insettia.html","external":true},"type":"Semi-untethered","firmwares":["10.3.4","10.3.4"],"soc":"A6","notes":"iPhone 5 only","latestVer":"1.0 beta 1","color":"#f6b0f6","icon":"/assets/images/jb-icons/p0insettia.png"},"compatibility":[{"firmwares":["14G61"],"devices":["iPhone5,1","iPhone5,2"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"tetherbootX32","info":{"website":{"name":"dora2ios.web.app/tetherbootx32 (archive.org)","url":"https://web.archive.org/web/20210322151359/https://dora2ios.web.app/tetherbootx32/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Tetherbootx32","url":"https://theapplewiki.com/wiki/Tetherbootx32","external":true},"type":"Semi-tethered","firmwares":["10.3.4","10.3.4"],"soc":"A6","notes":"Only supports iPhone 5"},"compatibility":[{"firmwares":["14G61"],"devices":["iPhone5,1","iPhone5,2"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-5.html.7206d35f.js b/assets/iPhone-5.html.7206d35f.js new file mode 100644 index 000000000000..86a8448e3122 --- /dev/null +++ b/assets/iPhone-5.html.7206d35f.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-5.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-5.html.7df44435.js b/assets/iPhone-5.html.7df44435.js new file mode 100644 index 000000000000..86a8448e3122 --- /dev/null +++ b/assets/iPhone-5.html.7df44435.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-5.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-5.html.84e4abb6.js b/assets/iPhone-5.html.84e4abb6.js new file mode 100644 index 000000000000..3d2390ae50f2 --- /dev/null +++ b/assets/iPhone-5.html.84e4abb6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-57797cee","path":"/get-started/iPhone-5.html","title":"Firmware Selection (iPhone 5)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 5)","description":"Find out what jailbreaks you can use on your iPhone 5.","chartType":"device","name":"iPhone 5","key":"iPhone 5","devType":"iPhone","devArr":["iPhone5,1","iPhone5,2"],"osArr":[{"osStr":"iOS","version":"10.3.4","build":"14G61","buildTrain":"Greensburg","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208011#1034","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-88447-20190716-967b6e6a-9f01-4f5c-bcb3-a029aaabf9b6/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-88448-20190716-c56c813d-120c-4827-ada9-a92e48847fc6/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"basebandVersions":{"iPad3,5":"11.80.00","iPad3,6":"11.80.00","iPhone5,1":"11.80.00","iPhone5,2":"11.80.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00"},"sources":[],"uniqueBuild":"14G61","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.4","build":"10B350","buildTrain":"BrightonMaps","released":"2013-04-27","releaseNotes":"https://support.apple.com/HT212584#614","ipd":{"iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-5119.20130502.Usa23/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B350","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B143","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B143-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_5_model_a1428__10b143.dmg","active":false}],"size":1037222452},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_5_model_a1429__10b143.dmg","active":false}],"size":1037464275}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B143","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.1","build":"10B137","buildTrain":"Brighton","released":"2013-01-07","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,2","iPad2,3","iPad2,6","iPad2,7","iPad3,2","iPad3,3","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24","iPhone5,2":"3.04.24"},"sources":[],"uniqueBuild":"10B137","beta":false},{"osStr":"iOS","version":"6.0.2","build":"10A551","buildTrain":"Sundance","released":"2012-12-13","releaseNotes":"https://support.apple.com/HT212584#602","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-9277.20121217.92fr0/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A551","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A525","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A525","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A444","buildTrain":"Sundance","released":"2012-11-01","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"uniqueBuild":"10A444","beta":false,"sources":[]},{"osStr":"iOS","version":"6.0","build":"10A405","buildTrain":"Sundance","released":"2012-09-21","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone5,1","iPhone5,2"],"basebandVersions":{"iPhone5,1":"1.00.16","iPhone5,2":"1.00.16"},"sources":[],"uniqueBuild":"10A405","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"Socket","alias":"Socket","priority":0,"info":{"website":{"name":"socket-jb.app","url":"https://socket-jb.app/","external":true},"guide":[{"name":"Installing Socket","url":"/installing-socket/","pkgman":"zebra","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.1","color":"#ffffff","type":"Semi-untethered","firmwares":["10.0.1","10.3.4"]},"compatibility":[{"firmwares":["14A5261v","14A5297c","14A5309d","14A5322e","14A5335b","14A5341a","14A5345a","14A5346a","14A346","14A403-GM","14A403","14A456","14B67","14B71","14B72b","14B72","14B72c","14B72","14B100","14B150","14C5062e","14C5069c","14C5077b","14C82","14C89","14C91","14C90","14C92","14C92","14D10","14D15","14D23","14D27","14D27","14E5230e","14E5239e","14E5249d","14E5260b","14E5269a","14E5273a","14E5277a","14E277","14E304","14F5065b","14F5075a","14F5080a","14F5086a","14F5089a","14F89","14G5028a","14G5037b","14G5047a","14G5053a","14G5057a","14G58","14G57","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"kok3shiX","alias":"kok3shiX","priority":1,"info":{"website":{"name":"dora2ios.web.app/kokeshiX.html","url":"https://dora2ios.web.app/kokeshiX.html","external":true},"guide":[{"name":"Installing kok3shiX","url":"/installing-kok3shiX/","pkgman":"cydia"}],"latestVer":"1.0 alpha 2","color":"#ffffff","type":"Semi-untethered","firmwares":["10.3","10.3.4"]},"compatibility":[{"firmwares":["14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"h3lix","alias":"h3lix","priority":2,"info":{"website":{"name":"h3lix.tihmstar.net","url":"https://h3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/h3lix","url":"https://www.theapplewiki.com/wiki/h3lix","external":true},"guide":[{"name":"Installing h3lix","url":"/installing-h3lix/","pkgman":"cydia"}],"latestVer":"RC6","color":"#ffffff","icon":"/assets/images/jb-icons/h3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"p0insettia","alias":"poinsettia","info":{"website":{"name":"dora2ios.web.app/p0insettia.html","url":"https://dora2ios.web.app/p0insettia.html","external":true},"type":"Semi-untethered","firmwares":["10.3.4","10.3.4"],"soc":"A6","notes":"iPhone 5 only","latestVer":"1.0 beta 1","color":"#f6b0f6","icon":"/assets/images/jb-icons/p0insettia.png"},"compatibility":[{"firmwares":["14G61"],"devices":["iPhone5,1","iPhone5,2"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"tetherbootX32","info":{"website":{"name":"dora2ios.web.app/tetherbootx32 (archive.org)","url":"https://web.archive.org/web/20210322151359/https://dora2ios.web.app/tetherbootx32/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Tetherbootx32","url":"https://theapplewiki.com/wiki/Tetherbootx32","external":true},"type":"Semi-tethered","firmwares":["10.3.4","10.3.4"],"soc":"A6","notes":"Only supports iPhone 5"},"compatibility":[{"firmwares":["14G61"],"devices":["iPhone5,1","iPhone5,2"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-5c.html.12373383.js b/assets/iPhone-5c.html.12373383.js new file mode 100644 index 000000000000..a02aa363da69 --- /dev/null +++ b/assets/iPhone-5c.html.12373383.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-5c.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-5c.html.7238ba32.js b/assets/iPhone-5c.html.7238ba32.js new file mode 100644 index 000000000000..b326a2915fb8 --- /dev/null +++ b/assets/iPhone-5c.html.7238ba32.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-221f663e","path":"/get-started/iPhone-5c.html","title":"Firmware Selection (iPhone 5c)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 5c)","description":"Find out what jailbreaks you can use on your iPhone 5c.","chartType":"device","name":"iPhone 5c","key":"iPhone 5c","devType":"iPhone","devArr":["iPhone5,3","iPhone5,4"],"osArr":[{"osStr":"iOS","version":"10.3.4","build":"14G61","buildTrain":"Greensburg","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208011#1034","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-88447-20190716-967b6e6a-9f01-4f5c-bcb3-a029aaabf9b6/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-88448-20190716-c56c813d-120c-4827-ada9-a92e48847fc6/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"basebandVersions":{"iPad3,5":"11.80.00","iPad3,6":"11.80.00","iPhone5,1":"11.80.00","iPhone5,2":"11.80.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00"},"sources":[],"uniqueBuild":"14G61","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.5","build":"11B601","buildTrain":"InnsbruckTaos","released":"2014-01-29","releaseNotes":"https://support.apple.com/HT207979#705","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3259.20140129.32Gbh/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,4","iPhone6,2"],"basebandVersions":{"iPhone5,4":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B601","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0.1","build":"11A470a","buildTrain":"Innsbruck","released":"2013-09-18","releaseNotes":"https://support.apple.com/HT207979#701","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/091-9943.20130914.1bRuf/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A470a","beta":false},{"osStr":"iOS","version":"7.0","build":"11A466","buildTrain":"Innsbruck","released":"2013-09-20","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A466","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"Socket","alias":"Socket","priority":0,"info":{"website":{"name":"socket-jb.app","url":"https://socket-jb.app/","external":true},"guide":[{"name":"Installing Socket","url":"/installing-socket/","pkgman":"zebra","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.1","color":"#ffffff","type":"Semi-untethered","firmwares":["10.0.1","10.3.4"]},"compatibility":[{"firmwares":["14A5261v","14A5297c","14A5309d","14A5322e","14A5335b","14A5341a","14A5345a","14A5346a","14A346","14A403-GM","14A403","14A456","14B67","14B71","14B72b","14B72","14B72c","14B72","14B100","14B150","14C5062e","14C5069c","14C5077b","14C82","14C89","14C91","14C90","14C92","14C92","14D10","14D15","14D23","14D27","14D27","14E5230e","14E5239e","14E5249d","14E5260b","14E5269a","14E5273a","14E5277a","14E277","14E304","14F5065b","14F5075a","14F5080a","14F5086a","14F5089a","14F89","14G5028a","14G5037b","14G5047a","14G5053a","14G5057a","14G58","14G57","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"kok3shiX","alias":"kok3shiX","priority":1,"info":{"website":{"name":"dora2ios.web.app/kokeshiX.html","url":"https://dora2ios.web.app/kokeshiX.html","external":true},"guide":[{"name":"Installing kok3shiX","url":"/installing-kok3shiX/","pkgman":"cydia"}],"latestVer":"1.0 alpha 2","color":"#ffffff","type":"Semi-untethered","firmwares":["10.3","10.3.4"]},"compatibility":[{"firmwares":["14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"h3lix","alias":"h3lix","priority":2,"info":{"website":{"name":"h3lix.tihmstar.net","url":"https://h3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/h3lix","url":"https://www.theapplewiki.com/wiki/h3lix","external":true},"guide":[{"name":"Installing h3lix","url":"/installing-h3lix/","pkgman":"cydia"}],"latestVer":"RC6","color":"#ffffff","icon":"/assets/images/jb-icons/h3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-5c.html.92dd1f45.js b/assets/iPhone-5c.html.92dd1f45.js new file mode 100644 index 000000000000..8e48399643ba --- /dev/null +++ b/assets/iPhone-5c.html.92dd1f45.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-23e8a571","path":"/it_IT/get-started/iPhone-5c.html","title":"Selezione del Firmware (iPhone 5c)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 5c)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 5c.","chartType":"device","name":"iPhone 5c","key":"iPhone 5c","devType":"iPhone","devArr":["iPhone5,3","iPhone5,4"],"osArr":[{"osStr":"iOS","version":"10.3.4","build":"14G61","buildTrain":"Greensburg","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT208011#1034","ipd":{"iPad":"http://updates-http.cdn-apple.com/2019/ios/041-88447-20190716-967b6e6a-9f01-4f5c-bcb3-a029aaabf9b6/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2019/ios/041-88448-20190716-c56c813d-120c-4827-ada9-a92e48847fc6/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"basebandVersions":{"iPad3,5":"11.80.00","iPad3,6":"11.80.00","iPhone5,1":"11.80.00","iPhone5,2":"11.80.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00"},"sources":[],"uniqueBuild":"14G61","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.5","build":"11B601","buildTrain":"InnsbruckTaos","released":"2014-01-29","releaseNotes":"https://support.apple.com/HT207979#705","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3259.20140129.32Gbh/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,4","iPhone6,2"],"basebandVersions":{"iPhone5,4":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B601","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0.1","build":"11A470a","buildTrain":"Innsbruck","released":"2013-09-18","releaseNotes":"https://support.apple.com/HT207979#701","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/091-9943.20130914.1bRuf/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A470a","beta":false},{"osStr":"iOS","version":"7.0","build":"11A466","buildTrain":"Innsbruck","released":"2013-09-20","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A466","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"Socket","alias":"Socket","priority":0,"info":{"website":{"name":"socket-jb.app","url":"https://socket-jb.app/","external":true},"guide":[{"name":"Installing Socket","url":"/installing-socket/","pkgman":"zebra","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.1","color":"#ffffff","type":"Semi-untethered","firmwares":["10.0.1","10.3.4"]},"compatibility":[{"firmwares":["14A5261v","14A5297c","14A5309d","14A5322e","14A5335b","14A5341a","14A5345a","14A5346a","14A346","14A403-GM","14A403","14A456","14B67","14B71","14B72b","14B72","14B72c","14B72","14B100","14B150","14C5062e","14C5069c","14C5077b","14C82","14C89","14C91","14C90","14C92","14C92","14D10","14D15","14D23","14D27","14D27","14E5230e","14E5239e","14E5249d","14E5260b","14E5269a","14E5273a","14E5277a","14E277","14E304","14F5065b","14F5075a","14F5080a","14F5086a","14F5089a","14F89","14G5028a","14G5037b","14G5047a","14G5053a","14G5057a","14G58","14G57","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"kok3shiX","alias":"kok3shiX","priority":1,"info":{"website":{"name":"dora2ios.web.app/kokeshiX.html","url":"https://dora2ios.web.app/kokeshiX.html","external":true},"guide":[{"name":"Installing kok3shiX","url":"/installing-kok3shiX/","pkgman":"cydia"}],"latestVer":"1.0 alpha 2","color":"#ffffff","type":"Semi-untethered","firmwares":["10.3","10.3.4"]},"compatibility":[{"firmwares":["14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"h3lix","alias":"h3lix","priority":2,"info":{"website":{"name":"h3lix.tihmstar.net","url":"https://h3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/h3lix","url":"https://www.theapplewiki.com/wiki/h3lix","external":true},"guide":[{"name":"Installing h3lix","url":"/installing-h3lix/","pkgman":"cydia"}],"latestVer":"RC6","color":"#ffffff","icon":"/assets/images/jb-icons/h3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14G60","14G61"],"devices":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad3,4","iPad3,5","iPad3,6"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-5c.html.f0a5f4fb.js b/assets/iPhone-5c.html.f0a5f4fb.js new file mode 100644 index 000000000000..a02aa363da69 --- /dev/null +++ b/assets/iPhone-5c.html.f0a5f4fb.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-5c.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-5s.html.16931af3.js b/assets/iPhone-5s.html.16931af3.js new file mode 100644 index 000000000000..bffb07095d7f --- /dev/null +++ b/assets/iPhone-5s.html.16931af3.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var a=e(r,[["render",t],["__file","iPhone-5s.html.vue"]]);export{a as default}; diff --git a/assets/iPhone-5s.html.671b7e01.js b/assets/iPhone-5s.html.671b7e01.js new file mode 100644 index 000000000000..02e9f582d3bd --- /dev/null +++ b/assets/iPhone-5s.html.671b7e01.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0a3dd6d1","path":"/get-started/iPhone-5s.html","title":"Firmware Selection (iPhone 5s)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 5s)","description":"Find out what jailbreaks you can use on your iPhone 5s.","chartType":"device","name":"iPhone 5s","key":"iPhone 5s","devType":"iPhone","devArr":["iPhone6,1","iPhone6,2"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.5","build":"11B601","buildTrain":"InnsbruckTaos","released":"2014-01-29","releaseNotes":"https://support.apple.com/HT207979#705","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3259.20140129.32Gbh/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,4","iPhone6,2"],"basebandVersions":{"iPhone5,4":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B601","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0.1","build":"11A470a","buildTrain":"Innsbruck","released":"2013-09-18","releaseNotes":"https://support.apple.com/HT207979#701","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/091-9943.20130914.1bRuf/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A470a","beta":false},{"osStr":"iOS","version":"7.0","build":"11A466","buildTrain":"Innsbruck","released":"2013-09-20","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A466","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"mineekJB","priority":9,"info":{"website":{"name":"mineek.github.io/mineekJB/","url":"https://mineek.github.io/mineekJB/","external":true},"latestVer":"1.0","color":"#faf4f7","icon":"/assets/images/jb-icons/mineekjb.png","jailbreaksmeapp":false,"type":"Semi-untethered","firmwares":["10.3.3","10.3.3"]},"compatibility":[{"firmwares":["14G60"],"devices":["iPhone6,1","iPhone6,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-5s.html.ab2c676a.js b/assets/iPhone-5s.html.ab2c676a.js new file mode 100644 index 000000000000..bffb07095d7f --- /dev/null +++ b/assets/iPhone-5s.html.ab2c676a.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var a=e(r,[["render",t],["__file","iPhone-5s.html.vue"]]);export{a as default}; diff --git a/assets/iPhone-5s.html.edd3307c.js b/assets/iPhone-5s.html.edd3307c.js new file mode 100644 index 000000000000..5fd7c15374bb --- /dev/null +++ b/assets/iPhone-5s.html.edd3307c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3f362f61","path":"/it_IT/get-started/iPhone-5s.html","title":"Selezione del Firmware (iPhone 5s)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 5s)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 5s.","chartType":"device","name":"iPhone 5s","key":"iPhone 5s","devType":"iPhone","devArr":["iPhone6,1","iPhone6,2"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.5","build":"11B601","buildTrain":"InnsbruckTaos","released":"2014-01-29","releaseNotes":"https://support.apple.com/HT207979#705","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3259.20140129.32Gbh/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,4","iPhone6,2"],"basebandVersions":{"iPhone5,4":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B601","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0.1","build":"11A470a","buildTrain":"Innsbruck","released":"2013-09-18","releaseNotes":"https://support.apple.com/HT207979#701","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/091-9943.20130914.1bRuf/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A470a","beta":false},{"osStr":"iOS","version":"7.0","build":"11A466","buildTrain":"Innsbruck","released":"2013-09-20","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2"],"basebandVersions":{"iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A466","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"mineekJB","priority":9,"info":{"website":{"name":"mineek.github.io/mineekJB/","url":"https://mineek.github.io/mineekJB/","external":true},"latestVer":"1.0","color":"#faf4f7","icon":"/assets/images/jb-icons/mineekjb.png","jailbreaksmeapp":false,"type":"Semi-untethered","firmwares":["10.3.3","10.3.3"]},"compatibility":[{"firmwares":["14G60"],"devices":["iPhone6,1","iPhone6,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-6.html.3ccf0ec4.js b/assets/iPhone-6.html.3ccf0ec4.js new file mode 100644 index 000000000000..bb10a12d905f --- /dev/null +++ b/assets/iPhone-6.html.3ccf0ec4.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-6.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-6.html.44730c55.js b/assets/iPhone-6.html.44730c55.js new file mode 100644 index 000000000000..1f1da690a2bb --- /dev/null +++ b/assets/iPhone-6.html.44730c55.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-592e558d","path":"/get-started/iPhone-6.html","title":"Firmware Selection (iPhone 6)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 6)","description":"Find out what jailbreaks you can use on your iPhone 6.","chartType":"device","name":"iPhone 6","key":"iPhone 6","devType":"iPhone","devArr":["iPhone7,1","iPhone7,2"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B436","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B436","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A366","buildTrain":"Okemo","released":"2014-09-19","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone7,1"],"basebandVersions":{"iPhone7,1":"1.00.05"},"sources":[],"uniqueBuild":"12A366","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-6.html.5f54db9b.js b/assets/iPhone-6.html.5f54db9b.js new file mode 100644 index 000000000000..861fd07fee7e --- /dev/null +++ b/assets/iPhone-6.html.5f54db9b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-62feaa06","path":"/it_IT/get-started/iPhone-6.html","title":"Selezione del Firmware (iPhone 6)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 6)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 6.","chartType":"device","name":"iPhone 6","key":"iPhone 6","devType":"iPhone","devArr":["iPhone7,1","iPhone7,2"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F70","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F70","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B436","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B436","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.1","build":"12B410","buildTrain":"OkemoTaos","released":"2014-10-20","preinstalled":["iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4"],"releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09058.20141020.wdICC/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B410","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A366","buildTrain":"Okemo","released":"2014-09-19","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone7,1"],"basebandVersions":{"iPhone7,1":"1.00.05"},"sources":[],"uniqueBuild":"12A366","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-6.html.ea5d5888.js b/assets/iPhone-6.html.ea5d5888.js new file mode 100644 index 000000000000..bb10a12d905f --- /dev/null +++ b/assets/iPhone-6.html.ea5d5888.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-6.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-6s.html.354fcac9.js b/assets/iPhone-6s.html.354fcac9.js new file mode 100644 index 000000000000..9e5ac562f8fd --- /dev/null +++ b/assets/iPhone-6s.html.354fcac9.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var a=e(r,[["render",t],["__file","iPhone-6s.html.vue"]]);export{a as default}; diff --git a/assets/iPhone-6s.html.4b74049b.js b/assets/iPhone-6s.html.4b74049b.js new file mode 100644 index 000000000000..fd0bce55b51a --- /dev/null +++ b/assets/iPhone-6s.html.4b74049b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3f241212","path":"/get-started/iPhone-6s.html","title":"Firmware Selection (iPhone 6s)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 6s)","description":"Find out what jailbreaks you can use on your iPhone 6s.","chartType":"device","name":"iPhone 6s","key":"iPhone 6s","devType":"iPhone","devArr":["iPhone8,1","iPhone8,2"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E234","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPad6,3","iPad6,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad6,4":"1.60.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00"},"sources":[],"uniqueBuild":"13E234","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A405","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2"],"basebandVersions":{"iPhone8,1":"1.00.05","iPhone8,2":"1.00.05"},"sources":[],"uniqueBuild":"13A405","beta":false},{"osStr":"iOS","version":"9.0","build":"13A343","buildTrain":"Monarch","released":"2015-09-25","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPhone8,2"],"basebandVersions":{"iPhone8,2":"1.00.05"},"sources":[],"uniqueBuild":"13A343","beta":false},{"osStr":"iOS","version":"9.0","build":"13A342","buildTrain":"Monarch","released":"2015-09-25","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPhone8,1"],"basebandVersions":{"iPhone8,1":"1.00.05"},"sources":[],"uniqueBuild":"13A342","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"ayakurume","hideFromGuide":true,"info":{"website":{"name":"github.com/dora2-iOS/ayakurume","url":"https://github.com/dora2-iOS/ayakurume","external":true},"latestVer":"1.0","type":"Semi-Tethered","firmwares":["15.7.1","15.7.1"]},"compatibility":[{"devices":["iPhone8,1"],"firmwares":["19H117"]}],"priority":9999},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"kfund","hideFromGuide":true,"info":{"website":{"name":"github.com/wh1te4ever/kfund","url":"https://github.com/wh1te4ever/kfund","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.1","15.1"]},"compatibility":[{"devices":["iPhone8,1"],"firmwares":["19B74"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-6s.html.de91e4e7.js b/assets/iPhone-6s.html.de91e4e7.js new file mode 100644 index 000000000000..1d2ba6bc6fef --- /dev/null +++ b/assets/iPhone-6s.html.de91e4e7.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-741c6aa2","path":"/it_IT/get-started/iPhone-6s.html","title":"Selezione del Firmware (iPhone 6s)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 6s)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 6s.","chartType":"device","name":"iPhone 6s","key":"iPhone 6s","devType":"iPhone","devArr":["iPhone8,1","iPhone8,2"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E234","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPad6,3","iPad6,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad6,3","iPad6,4","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad6,4":"1.60.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00"},"sources":[],"uniqueBuild":"13E234","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D20","buildTrain":"Dillon","released":"2016-02-18","releaseNotes":"https://support.apple.com/HT208010#921","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2"],"basebandVersions":{"iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D20","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A405","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2"],"basebandVersions":{"iPhone8,1":"1.00.05","iPhone8,2":"1.00.05"},"sources":[],"uniqueBuild":"13A405","beta":false},{"osStr":"iOS","version":"9.0","build":"13A343","buildTrain":"Monarch","released":"2015-09-25","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPhone8,2"],"basebandVersions":{"iPhone8,2":"1.00.05"},"sources":[],"uniqueBuild":"13A343","beta":false},{"osStr":"iOS","version":"9.0","build":"13A342","buildTrain":"Monarch","released":"2015-09-25","preinstalled":true,"ipd":{"iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPhone8,1"],"basebandVersions":{"iPhone8,1":"1.00.05"},"sources":[],"uniqueBuild":"13A342","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"ayakurume","hideFromGuide":true,"info":{"website":{"name":"github.com/dora2-iOS/ayakurume","url":"https://github.com/dora2-iOS/ayakurume","external":true},"latestVer":"1.0","type":"Semi-Tethered","firmwares":["15.7.1","15.7.1"]},"compatibility":[{"devices":["iPhone8,1"],"firmwares":["19H117"]}],"priority":9999},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"kfund","hideFromGuide":true,"info":{"website":{"name":"github.com/wh1te4ever/kfund","url":"https://github.com/wh1te4ever/kfund","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.1","15.1"]},"compatibility":[{"devices":["iPhone8,1"],"firmwares":["19B74"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-6s.html.e88dbf87.js b/assets/iPhone-6s.html.e88dbf87.js new file mode 100644 index 000000000000..9e5ac562f8fd --- /dev/null +++ b/assets/iPhone-6s.html.e88dbf87.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var a=e(r,[["render",t],["__file","iPhone-6s.html.vue"]]);export{a as default}; diff --git a/assets/iPhone-7.html.36f6ecfe.js b/assets/iPhone-7.html.36f6ecfe.js new file mode 100644 index 000000000000..e3f6fb20b418 --- /dev/null +++ b/assets/iPhone-7.html.36f6ecfe.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-7.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-7.html.71b5e985.js b/assets/iPhone-7.html.71b5e985.js new file mode 100644 index 000000000000..e3f6fb20b418 --- /dev/null +++ b/assets/iPhone-7.html.71b5e985.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-7.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-7.html.755be45b.js b/assets/iPhone-7.html.755be45b.js new file mode 100644 index 000000000000..969526491b1e --- /dev/null +++ b/assets/iPhone-7.html.755be45b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5f94f8c8","path":"/it_IT/get-started/iPhone-7.html","title":"Selezione del Firmware (iPhone 7)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 7)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 7.","chartType":"device","name":"iPhone 7","key":"iPhone 7","devType":"iPhone","devArr":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72c","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 5","uniqueBuild":"14B72c-beta","released":"2016-10-19","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-86295-20161024-355FB886-9572-11E6-AD65-066E80A31755/iPhone_7_10.1_14B72c_Restore.ipsw","active":true}],"hashes":{"md5":"e89c46d7b4090017ffa43fad7cce7f67"},"size":2450034742},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-86287-20161024-355F73B2-9572-11E6-B967-056E80A31755/iPhone_7Plus_10.1_14B72c_Restore.ipsw","active":true}],"hashes":{"md5":"6dd057d77c8bb263935dbaae48893179"},"size":2624105568}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"basebandVersions":{"iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.13","iPhone9,4":"1.01.13"},"sources":[],"uniqueBuild":"14B72c","beta":false},{"osStr":"iOS","version":"10.0.3","build":"14A551","buildTrain":"Whitetail","released":"2016-10-17","releaseNotes":"https://support.apple.com/HT208011#1003","securityNotes":"https://support.apple.com/HT207263","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios10.0.3/031-83208-20161017-7195F3BC-8FEE-11E6-B586-CE697FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"basebandVersions":{"iPhone9,1":"1.00.05","iPhone9,2":"1.00.05","iPhone9,3":"1.00.05","iPhone9,4":"1.00.05"},"sources":[],"uniqueBuild":"14A551","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"extra_recipe","alias":["extrarecipe","extra-recipe"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0","10.0.2"],"soc":"A10"},"compatibility":[{"firmwares":["14A346","14A403","14A456"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-7.html.cf760410.js b/assets/iPhone-7.html.cf760410.js new file mode 100644 index 000000000000..af90743451f0 --- /dev/null +++ b/assets/iPhone-7.html.cf760410.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5ae32e2c","path":"/get-started/iPhone-7.html","title":"Firmware Selection (iPhone 7)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 7)","description":"Find out what jailbreaks you can use on your iPhone 7.","chartType":"device","name":"iPhone 7","key":"iPhone 7","devType":"iPhone","devArr":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72c","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 5","uniqueBuild":"14B72c-beta","released":"2016-10-19","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-86295-20161024-355FB886-9572-11E6-AD65-066E80A31755/iPhone_7_10.1_14B72c_Restore.ipsw","active":true}],"hashes":{"md5":"e89c46d7b4090017ffa43fad7cce7f67"},"size":2450034742},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-86287-20161024-355F73B2-9572-11E6-B967-056E80A31755/iPhone_7Plus_10.1_14B72c_Restore.ipsw","active":true}],"hashes":{"md5":"6dd057d77c8bb263935dbaae48893179"},"size":2624105568}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"basebandVersions":{"iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.13","iPhone9,4":"1.01.13"},"sources":[],"uniqueBuild":"14B72c","beta":false},{"osStr":"iOS","version":"10.0.3","build":"14A551","buildTrain":"Whitetail","released":"2016-10-17","releaseNotes":"https://support.apple.com/HT208011#1003","securityNotes":"https://support.apple.com/HT207263","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios10.0.3/031-83208-20161017-7195F3BC-8FEE-11E6-B586-CE697FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"basebandVersions":{"iPhone9,1":"1.00.05","iPhone9,2":"1.00.05","iPhone9,3":"1.00.05","iPhone9,4":"1.00.05"},"sources":[],"uniqueBuild":"14A551","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"extra_recipe","alias":["extrarecipe","extra-recipe"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0","10.0.2"],"soc":"A10"},"compatibility":[{"firmwares":["14A346","14A403","14A456"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-8.html.2ce8beef.js b/assets/iPhone-8.html.2ce8beef.js new file mode 100644 index 000000000000..78e1bbfe2bb5 --- /dev/null +++ b/assets/iPhone-8.html.2ce8beef.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-8.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-8.html.57bc20d4.js b/assets/iPhone-8.html.57bc20d4.js new file mode 100644 index 000000000000..78e1bbfe2bb5 --- /dev/null +++ b/assets/iPhone-8.html.57bc20d4.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-8.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-8.html.719611b5.js b/assets/iPhone-8.html.719611b5.js new file mode 100644 index 000000000000..a580efdb1eb6 --- /dev/null +++ b/assets/iPhone-8.html.719611b5.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5c2b478a","path":"/it_IT/get-started/iPhone-8.html","title":"Selezione del Firmware (iPhone 8)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone 8)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone 8.","chartType":"device","name":"iPhone 8","key":"iPhone 8","devType":"iPhone","devArr":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"osArr":[{"osStr":"iOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213407#1671","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59404/5AEF9782-EF5B-489A-81EA-DB0A0FFF8244/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41998/59C49B8C-2C42-47BC-BA20-76EBCD404818/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213407#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213407#1674","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25244/11CDAE74-D773-4222-88AB-D8670F25AE31/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.2","build":"16F250","buildTrain":"PeaceF","released":"2019-06-10","releaseNotes":"https://support.apple.com/HT209084#1232","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/041-73136-20190607-1bff9f8c-6dea-46f4-a42e-1798a1565518/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone10,2","iPhone10,5"],"basebandVersions":{"iPhone10,2":"3.60.01","iPhone10,5":"2.03.06"},"sources":[],"uniqueBuild":"16F250","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A403","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"basebandVersions":{"iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A403","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-8.html.8bfada49.js b/assets/iPhone-8.html.8bfada49.js new file mode 100644 index 000000000000..7b7b4e409612 --- /dev/null +++ b/assets/iPhone-8.html.8bfada49.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5c9806cb","path":"/get-started/iPhone-8.html","title":"Firmware Selection (iPhone 8)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone 8)","description":"Find out what jailbreaks you can use on your iPhone 8.","chartType":"device","name":"iPhone 8","key":"iPhone 8","devType":"iPhone","devArr":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"osArr":[{"osStr":"iOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213407#1671","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59404/5AEF9782-EF5B-489A-81EA-DB0A0FFF8244/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41998/59C49B8C-2C42-47BC-BA20-76EBCD404818/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213407#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213407#1674","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25244/11CDAE74-D773-4222-88AB-D8670F25AE31/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.2","build":"16F250","buildTrain":"PeaceF","released":"2019-06-10","releaseNotes":"https://support.apple.com/HT209084#1232","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/041-73136-20190607-1bff9f8c-6dea-46f4-a42e-1798a1565518/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone10,2","iPhone10,5"],"basebandVersions":{"iPhone10,2":"3.60.01","iPhone10,5":"2.03.06"},"sources":[],"uniqueBuild":"16F250","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A403","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"basebandVersions":{"iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A403","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-SE-(1st-generation).html.039dc7bc.js b/assets/iPhone-SE-(1st-generation).html.039dc7bc.js new file mode 100644 index 000000000000..9271ce30fe6a --- /dev/null +++ b/assets/iPhone-SE-(1st-generation).html.039dc7bc.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as n}from"./app.748f7f56.js";const _={};function o(r,c){return t(),n("div")}var s=e(_,[["render",o],["__file","iPhone-SE-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/iPhone-SE-(1st-generation).html.0a791464.js b/assets/iPhone-SE-(1st-generation).html.0a791464.js new file mode 100644 index 000000000000..338034088807 --- /dev/null +++ b/assets/iPhone-SE-(1st-generation).html.0a791464.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6680288a","path":"/it_IT/get-started/iPhone-SE-(1st-generation).html","title":"Selezione del Firmware (iPhone SE (1st generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone SE (1st generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPhone SE (1st generation).","chartType":"device","name":"iPhone SE (1st generation)","key":"iPhone8,4","devType":"iPhone","devArr":["iPhone8,4"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-SE-(1st-generation).html.651b13bb.js b/assets/iPhone-SE-(1st-generation).html.651b13bb.js new file mode 100644 index 000000000000..9271ce30fe6a --- /dev/null +++ b/assets/iPhone-SE-(1st-generation).html.651b13bb.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as n}from"./app.748f7f56.js";const _={};function o(r,c){return t(),n("div")}var s=e(_,[["render",o],["__file","iPhone-SE-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/iPhone-SE-(1st-generation).html.bf09198e.js b/assets/iPhone-SE-(1st-generation).html.bf09198e.js new file mode 100644 index 000000000000..d294e68b29f2 --- /dev/null +++ b/assets/iPhone-SE-(1st-generation).html.bf09198e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-54ae4f1a","path":"/get-started/iPhone-SE-(1st-generation).html","title":"Firmware Selection (iPhone SE (1st generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone SE (1st generation))","description":"Find out what jailbreaks you can use on your iPhone SE (1st generation).","chartType":"device","name":"iPhone SE (1st generation)","key":"iPhone8,4","devType":"iPhone","devArr":["iPhone8,4"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"mach_portal","alias":["machportal","mach-portal","mach%20portal"],"info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.1","10.1.1"],"soc":"A9, A9X, A10, A10X"},"compatibility":[{"firmwares":["14B72","14B72c","14B100","14B150"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-SE-(2nd-generation).html.1447fc17.js b/assets/iPhone-SE-(2nd-generation).html.1447fc17.js new file mode 100644 index 000000000000..4e0678557988 --- /dev/null +++ b/assets/iPhone-SE-(2nd-generation).html.1447fc17.js @@ -0,0 +1 @@ +import{_ as e,o as n,c as _}from"./app.748f7f56.js";const o={};function r(t,c){return n(),_("div")}var i=e(o,[["render",r],["__file","iPhone-SE-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPhone-SE-(2nd-generation).html.c7fe403b.js b/assets/iPhone-SE-(2nd-generation).html.c7fe403b.js new file mode 100644 index 000000000000..0115df78ddc4 --- /dev/null +++ b/assets/iPhone-SE-(2nd-generation).html.c7fe403b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-00aff434","path":"/it_IT/get-started/iPhone-SE-(2nd-generation).html","title":"Selezione del Firmware (iPhone SE (2nd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone SE (2nd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPhone SE (2nd generation).","chartType":"device","name":"iPhone SE (2nd generation)","key":"iPhone12,8","devType":"iPhone","devArr":["iPhone12,8"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E8258","buildTrain":"YukonEHW","released":"2020-04-23","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone12,8"],"basebandVersions":{"iPhone12,8":"1.05.28"},"sources":[],"uniqueBuild":"17E8258","beta":false},{"osStr":"iOS","version":"13.4","build":"17E8255","buildTrain":"YukonEHW","released":"2020-04-24","preinstalled":true,"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone12,8"],"basebandVersions":{"iPhone12,8":"1.05.28"},"uniqueBuild":"17E8255","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-SE-(2nd-generation).html.f5aad8a2.js b/assets/iPhone-SE-(2nd-generation).html.f5aad8a2.js new file mode 100644 index 000000000000..4e0678557988 --- /dev/null +++ b/assets/iPhone-SE-(2nd-generation).html.f5aad8a2.js @@ -0,0 +1 @@ +import{_ as e,o as n,c as _}from"./app.748f7f56.js";const o={};function r(t,c){return n(),_("div")}var i=e(o,[["render",r],["__file","iPhone-SE-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPhone-SE-(2nd-generation).html.f7afb96d.js b/assets/iPhone-SE-(2nd-generation).html.f7afb96d.js new file mode 100644 index 000000000000..598d7c99ce4b --- /dev/null +++ b/assets/iPhone-SE-(2nd-generation).html.f7afb96d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2243ca78","path":"/get-started/iPhone-SE-(2nd-generation).html","title":"Firmware Selection (iPhone SE (2nd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone SE (2nd generation))","description":"Find out what jailbreaks you can use on your iPhone SE (2nd generation).","chartType":"device","name":"iPhone SE (2nd generation)","key":"iPhone12,8","devType":"iPhone","devArr":["iPhone12,8"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E8258","buildTrain":"YukonEHW","released":"2020-04-23","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone12,8"],"basebandVersions":{"iPhone12,8":"1.05.28"},"sources":[],"uniqueBuild":"17E8258","beta":false},{"osStr":"iOS","version":"13.4","build":"17E8255","buildTrain":"YukonEHW","released":"2020-04-24","preinstalled":true,"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone12,8"],"basebandVersions":{"iPhone12,8":"1.05.28"},"uniqueBuild":"17E8255","beta":false,"sources":[]}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-SE-(3rd-generation).html.80ccb9b4.js b/assets/iPhone-SE-(3rd-generation).html.80ccb9b4.js new file mode 100644 index 000000000000..1403beab60ed --- /dev/null +++ b/assets/iPhone-SE-(3rd-generation).html.80ccb9b4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0d297827","path":"/get-started/iPhone-SE-(3rd-generation).html","title":"Firmware Selection (iPhone SE (3rd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone SE (3rd generation))","description":"Find out what jailbreaks you can use on your iPhone SE (3rd generation).","chartType":"device","name":"iPhone SE (3rd generation)","key":"iPhone14,6","devType":"iPhone","devArr":["iPhone14,6"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-SE-(3rd-generation).html.c436da3f.js b/assets/iPhone-SE-(3rd-generation).html.c436da3f.js new file mode 100644 index 000000000000..a72671c85ddd --- /dev/null +++ b/assets/iPhone-SE-(3rd-generation).html.c436da3f.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as n}from"./app.748f7f56.js";const _={};function o(t,c){return r(),n("div")}var i=e(_,[["render",o],["__file","iPhone-SE-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPhone-SE-(3rd-generation).html.d37f6ced.js b/assets/iPhone-SE-(3rd-generation).html.d37f6ced.js new file mode 100644 index 000000000000..a72671c85ddd --- /dev/null +++ b/assets/iPhone-SE-(3rd-generation).html.d37f6ced.js @@ -0,0 +1 @@ +import{_ as e,o as r,c as n}from"./app.748f7f56.js";const _={};function o(t,c){return r(),n("div")}var i=e(_,[["render",o],["__file","iPhone-SE-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPhone-SE-(3rd-generation).html.e83de30c.js b/assets/iPhone-SE-(3rd-generation).html.e83de30c.js new file mode 100644 index 000000000000..febeb3ce4295 --- /dev/null +++ b/assets/iPhone-SE-(3rd-generation).html.e83de30c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1efb5197","path":"/it_IT/get-started/iPhone-SE-(3rd-generation).html","title":"Selezione del Firmware (iPhone SE (3rd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone SE (3rd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPhone SE (3rd generation).","chartType":"device","name":"iPhone SE (3rd generation)","key":"iPhone14,6","devType":"iPhone","devArr":["iPhone14,6"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false}],"jbArr":[{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-X.html.05e20709.js b/assets/iPhone-X.html.05e20709.js new file mode 100644 index 000000000000..a201fbeb3f57 --- /dev/null +++ b/assets/iPhone-X.html.05e20709.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-X.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-X.html.2b2ec574.js b/assets/iPhone-X.html.2b2ec574.js new file mode 100644 index 000000000000..a201fbeb3f57 --- /dev/null +++ b/assets/iPhone-X.html.2b2ec574.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-X.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-X.html.43ecc959.js b/assets/iPhone-X.html.43ecc959.js new file mode 100644 index 000000000000..493d161f6f89 --- /dev/null +++ b/assets/iPhone-X.html.43ecc959.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-d999caaa","path":"/get-started/iPhone-X.html","title":"Firmware Selection (iPhone X)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone X)","description":"Find out what jailbreaks you can use on your iPhone X.","chartType":"device","name":"iPhone X","key":"iPhone X","devType":"iPhone","devArr":["iPhone10,3","iPhone10,6"],"osArr":[{"osStr":"iOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213407#1671","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59404/5AEF9782-EF5B-489A-81EA-DB0A0FFF8244/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41998/59C49B8C-2C42-47BC-BA20-76EBCD404818/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213407#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213407#1674","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25244/11CDAE74-D773-4222-88AB-D8670F25AE31/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A861","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6"],"basebandVersions":{"iPhone10,3":"5.00.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08"},"sources":[],"uniqueBuild":"17A861","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.2","build":"15C113","buildTrain":"Cinar","released":"2017-12-04","releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6"],"basebandVersions":{"iPhone10,3":"1.62.00","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C113","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A8391","buildTrain":"TigrisHW","released":"2017-11-03","preinstalled":true,"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6"],"basebandVersions":{"iPhone10,3":"1.00.03","iPhone10,6":"1.01.05"},"uniqueBuild":"15A8391","beta":false,"sources":[]},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-X.html.61827a6c.js b/assets/iPhone-X.html.61827a6c.js new file mode 100644 index 000000000000..873482fabc20 --- /dev/null +++ b/assets/iPhone-X.html.61827a6c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0885701b","path":"/it_IT/get-started/iPhone-X.html","title":"Selezione del Firmware (iPhone X)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone X)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone X.","chartType":"device","name":"iPhone X","key":"iPhone X","devType":"iPhone","devArr":["iPhone10,3","iPhone10,6"],"osArr":[{"osStr":"iOS","version":"16.7.10","build":"20H350","restoreVersion":"20.8.350.0.0,0","buildTrain":"SydneyUpdate","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213407#1671","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-59404/5AEF9782-EF5B-489A-81EA-DB0A0FFF8244/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H350","beta":false},{"osStr":"iOS","version":"16.7.9","build":"20H348","restoreVersion":"20.8.348.0.0,0","buildTrain":"SydneyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"16.7.9 RC","uniqueBuild":"20H348-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1679","securityNotes":"https://support.apple.com/HT214116","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41998/59C49B8C-2C42-47BC-BA20-76EBCD404818/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H348","beta":false},{"osStr":"iOS","version":"16.7.8","build":"20H343","restoreVersion":"20.8.343.0.0,0","buildTrain":"SydneyUpdate","released":"2024-05-13","createDuplicateEntries":[{"version":"16.7.8 RC","uniqueBuild":"20H343-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1678","securityNotes":"https://support.apple.com/HT214100","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H343","beta":false},{"osStr":"iOS","version":"16.7.7","build":"20H330","restoreVersion":"20.8.330.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213407#1677","securityNotes":"https://support.apple.com/HT214098","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H330","beta":false},{"osStr":"iOS","version":"16.7.6","build":"20H320","restoreVersion":"20.8.320.0.0,0","buildTrain":"SydneyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"16.7.6 RC","uniqueBuild":"20H320-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1676","securityNotes":"https://support.apple.com/HT214082","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H320","beta":false},{"osStr":"iOS","version":"16.7.5","build":"20H307","restoreVersion":"20.8.307.0.0,0","buildTrain":"SydneyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"16.7.5 RC","uniqueBuild":"20H307-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1675","securityNotes":"https://support.apple.com/HT214063","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H307","beta":false},{"osStr":"iOS","version":"16.7.4","build":"20H240","restoreVersion":"20.8.240.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213407#1674","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25244/11CDAE74-D773-4222-88AB-D8670F25AE31/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H240","beta":false},{"osStr":"iOS","version":"16.7.3","build":"20H232","restoreVersion":"20.8.232.0.0,0","buildTrain":"SydneySecurityDawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"16.7.3 RC","uniqueBuild":"20H232-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1673","securityNotes":"https://support.apple.com/HT214034","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01"},"sources":[],"uniqueBuild":"20H232","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A861","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6"],"basebandVersions":{"iPhone10,3":"5.00.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08"},"sources":[],"uniqueBuild":"17A861","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.2","build":"15C113","buildTrain":"Cinar","released":"2017-12-04","releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6"],"basebandVersions":{"iPhone10,3":"1.62.00","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C113","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A8391","buildTrain":"TigrisHW","released":"2017-11-03","preinstalled":true,"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6"],"basebandVersions":{"iPhone10,3":"1.00.03","iPhone10,6":"1.01.05"},"uniqueBuild":"15A8391","beta":false,"sources":[]},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Def1nit3lyN0tAJa1lbr3akTool","alias":["Def1nit3lyN0tAJa1lbr3akTool","dnajt","notajb"],"priority":1,"info":{"website":{"name":"github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","url":"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool","external":true},"guide":[{"name":"Installing Def1nit3lyN0tAJa1lbr3akTool","url":"/installing-notajb/","pkgman":"sileo"}],"latestVer":"1.0.1","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["16.0","16.6.1"]},"compatibility":[{"devices":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12"],"firmwares":["20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-XR.html.09888f0c.js b/assets/iPhone-XR.html.09888f0c.js new file mode 100644 index 000000000000..50c1b20deab0 --- /dev/null +++ b/assets/iPhone-XR.html.09888f0c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-42605cc5","path":"/it_IT/get-started/iPhone-XR.html","title":"Selezione del Firmware (iPhone XR)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone XR)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone XR.","chartType":"device","name":"iPhone XR","key":"iPhone11,8","devType":"iPhone","devArr":["iPhone11,8"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B94","buildTrain":"PeaceB","released":"2018-11-06","releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,8"],"basebandVersions":{"iPhone11,8":"1.01.30"},"sources":[],"uniqueBuild":"16B94","beta":false},{"osStr":"iOS","version":"12.1","build":"16B93","buildTrain":"PeaceB","released":"2018-10-30","releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,8"],"basebandVersions":{"iPhone11,8":"1.01.30"},"sources":[],"uniqueBuild":"16B93","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A405","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone11,2":"1.00.08","iPhone11,4":"1.00.08","iPhone11,6":"1.00.08","iPhone11,8":"1.00.08"},"sources":[],"uniqueBuild":"16A405","beta":false},{"osStr":"iOS","version":"12.0","build":"16A367","buildTrain":"Peace","released":"2018-10-26","preinstalled":true,"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,8"],"basebandVersions":{"iPhone11,8":"1.00.08"},"uniqueBuild":"16A367","beta":false,"sources":[]},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-XR.html.437875ee.js b/assets/iPhone-XR.html.437875ee.js new file mode 100644 index 000000000000..ac711b6ca77a --- /dev/null +++ b/assets/iPhone-XR.html.437875ee.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-XR.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-XR.html.9ca4a5bb.js b/assets/iPhone-XR.html.9ca4a5bb.js new file mode 100644 index 000000000000..ac711b6ca77a --- /dev/null +++ b/assets/iPhone-XR.html.9ca4a5bb.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-XR.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-XR.html.d8ff99cc.js b/assets/iPhone-XR.html.d8ff99cc.js new file mode 100644 index 000000000000..c654ac0aef68 --- /dev/null +++ b/assets/iPhone-XR.html.d8ff99cc.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0d680435","path":"/get-started/iPhone-XR.html","title":"Firmware Selection (iPhone XR)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone XR)","description":"Find out what jailbreaks you can use on your iPhone XR.","chartType":"device","name":"iPhone XR","key":"iPhone11,8","devType":"iPhone","devArr":["iPhone11,8"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B94","buildTrain":"PeaceB","released":"2018-11-06","releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,8"],"basebandVersions":{"iPhone11,8":"1.01.30"},"sources":[],"uniqueBuild":"16B94","beta":false},{"osStr":"iOS","version":"12.1","build":"16B93","buildTrain":"PeaceB","released":"2018-10-30","releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,8"],"basebandVersions":{"iPhone11,8":"1.01.30"},"sources":[],"uniqueBuild":"16B93","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A405","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone11,2":"1.00.08","iPhone11,4":"1.00.08","iPhone11,6":"1.00.08","iPhone11,8":"1.00.08"},"sources":[],"uniqueBuild":"16A405","beta":false},{"osStr":"iOS","version":"12.0","build":"16A367","buildTrain":"Peace","released":"2018-10-26","preinstalled":true,"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,8"],"basebandVersions":{"iPhone11,8":"1.00.08"},"uniqueBuild":"16A367","beta":false,"sources":[]},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-XS.html.2e7f4d10.js b/assets/iPhone-XS.html.2e7f4d10.js new file mode 100644 index 000000000000..9e1321f4fb09 --- /dev/null +++ b/assets/iPhone-XS.html.2e7f4d10.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-XS.html.vue"]]);export{s as default}; diff --git a/assets/iPhone-XS.html.3e745d69.js b/assets/iPhone-XS.html.3e745d69.js new file mode 100644 index 000000000000..da49b604e567 --- /dev/null +++ b/assets/iPhone-XS.html.3e745d69.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0f1cdcd4","path":"/get-started/iPhone-XS.html","title":"Firmware Selection (iPhone XS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPhone XS)","description":"Find out what jailbreaks you can use on your iPhone XS.","chartType":"device","name":"iPhone XS","key":"iPhone XS","devType":"iPhone","devArr":["iPhone11,2","iPhone11,4","iPhone11,6"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A861","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6"],"basebandVersions":{"iPhone10,3":"5.00.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08"},"sources":[],"uniqueBuild":"17A861","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A405","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone11,2":"1.00.08","iPhone11,4":"1.00.08","iPhone11,6":"1.00.08","iPhone11,8":"1.00.08"},"sources":[],"uniqueBuild":"16A405","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-XS.html.52f22e3b.js b/assets/iPhone-XS.html.52f22e3b.js new file mode 100644 index 000000000000..0e5d6781cfdf --- /dev/null +++ b/assets/iPhone-XS.html.52f22e3b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-44153564","path":"/it_IT/get-started/iPhone-XS.html","title":"Selezione del Firmware (iPhone XS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPhone XS)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone XS.","chartType":"device","name":"iPhone XS","key":"iPhone XS","devType":"iPhone","devArr":["iPhone11,2","iPhone11,4","iPhone11,6"],"osArr":[{"osStr":"iOS","version":"18.1.1","build":"22B91","restoreVersion":"22.2.91.0.0,0","buildTrain":"CrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/121161#1811","securityNotes":"https://support.apple.com/121752","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-34378/DF34B339-B654-4DC2-8B11-03C30E0AFFE0/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B91","beta":false},{"osStr":"iOS","version":"18.1","build":"22B83","restoreVersion":"22.2.83.0.0,0","buildTrain":"CrystalB","released":"2024-10-28","releaseNotes":"https://support.apple.com/121161#181","securityNotes":"https://support.apple.com/121563","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-08096/B22AFACE-FB67-406D-B720-E6B5326E6712/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.10.01","iPhone13,2":"5.10.01","iPhone13,3":"5.10.01","iPhone13,4":"5.10.01","iPhone14,2":"4.10.02","iPhone14,3":"4.10.02","iPhone14,4":"4.10.02","iPhone14,5":"4.10.02","iPhone14,6":"4.10.01","iPhone14,7":"3.10.03","iPhone14,8":"3.10.03","iPhone15,2":"3.10.03","iPhone15,3":"3.10.03","iPhone15,4":"2.20.03","iPhone15,5":"2.20.03","iPhone16,1":"2.20.03","iPhone16,2":"2.20.03","iPhone17,1":"1.11.01","iPhone17,2":"1.11.01","iPhone17,3":"1.11.01","iPhone17,4":"1.11.01"},"sources":[],"uniqueBuild":"22B83","beta":false},{"osStr":"iOS","version":"18.0.1","build":"22A3370","restoreVersion":"22.1.370.3.0,0","buildTrain":"Crystal","released":"2024-10-03","releaseNotes":"https://support.apple.com/121161#1801","securityNotes":"https://support.apple.com/121373","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/072-00184/D207520B-5855-4D0A-B40F-5BEA3D28CAEC/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3370","beta":false},{"osStr":"iOS","version":"18.0","build":"22A3354","restoreVersion":"22.1.354.3.0,0","buildTrain":"Crystal","released":"2024-09-16","createDuplicateEntries":[{"version":"18.0 RC","uniqueBuild":"22A3354-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/121161#18","securityNotes":"https://support.apple.com/121250","ipd":{"iPhone":"https://updates.cdn-apple.com/2024FallFCS/documentation/062-78229/97D2008A-1ADD-4755-8B24-8779AFFDF26A/iPhoneCrystalShortRTF.ipd"},"appledbWebImage":{"id":"ios18","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2","iPhone17,1","iPhone17,2","iPhone17,3","iPhone17,4"],"basebandVersions":{"iPhone11,2":"7.00.00","iPhone11,4":"7.00.00","iPhone11,6":"7.00.00","iPhone11,8":"7.00.00","iPhone12,1":"6.00.00","iPhone12,3":"6.00.00","iPhone12,5":"6.00.00","iPhone12,8":"6.00.00","iPhone13,1":"5.02.06","iPhone13,2":"5.02.06","iPhone13,3":"5.02.06","iPhone13,4":"5.02.06","iPhone14,2":"4.02.05","iPhone14,3":"4.02.05","iPhone14,4":"4.02.05","iPhone14,5":"4.02.05","iPhone14,6":"4.02.05","iPhone14,7":"3.02.08","iPhone14,8":"3.02.08","iPhone15,2":"3.02.08","iPhone15,3":"3.02.08","iPhone15,4":"2.16.06","iPhone15,5":"2.16.06","iPhone16,1":"2.16.06","iPhone16,2":"2.16.06","iPhone17,1":"1.00.00","iPhone17,2":"1.00.00","iPhone17,3":"1.00.00","iPhone17,4":"1.00.00"},"sources":[],"uniqueBuild":"22A3354","beta":false},{"osStr":"iOS","version":"17.7.2","build":"21H221","restoreVersion":"21.8.221.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-11-19","releaseNotes":"https://support.apple.com/118723#1772","securityNotes":"https://support.apple.com/121754","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H221","beta":false},{"osStr":"iOS","version":"17.7.1","build":"21H216","restoreVersion":"21.8.216.0.0,0","buildTrain":"DawnSecurityCrystalB","released":"2024-10-28","createDuplicateEntries":[{"version":"17.7.1 RC","uniqueBuild":"21H216-RC","released":"2024-10-21","rc":true}],"releaseNotes":"https://support.apple.com/118723#1771","securityNotes":"https://support.apple.com/121567","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H216","beta":false},{"osStr":"iOS","version":"17.7","build":"21H16","restoreVersion":"21.8.16.0.0,0","buildTrain":"DawnSecurityCrystal","released":"2024-09-16","createDuplicateEntries":[{"version":"17.7 RC","uniqueBuild":"21H16-RC","released":"2024-09-09","rc":true}],"releaseNotes":"https://support.apple.com/118723#177","securityNotes":"https://support.apple.com/121246","appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21H16","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G93","restoreVersion":"21.7.93.0.0,0","buildTrain":"DawnG","released":"2024-08-07","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-54252/B45FD077-52BB-420F-AEF8-E551C5C66493/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G93","beta":false},{"osStr":"iOS","version":"17.6.1","build":"21G101","restoreVersion":"21.7.101.0.0,0","buildTrain":"DawnG","released":"2024-08-19","releaseNotes":"https://support.apple.com/HT213781#1761","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-69990/D4C6A84E-9C4C-4D58-9572-246FF57DADCE/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.01","iPhone13,2":"4.70.01","iPhone13,3":"4.70.01","iPhone13,4":"4.70.01","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G101","beta":false},{"osStr":"iOS","version":"17.6","build":"21G80","restoreVersion":"21.7.80.0.0,0","buildTrain":"DawnG","released":"2024-07-29","releaseNotes":"https://support.apple.com/HT213781#176","securityNotes":"https://support.apple.com/HT214117","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-41285/DE99AF53-7E8B-4F9C-B6F6-C3A53017AF88/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.70.00","iPhone13,2":"4.70.00","iPhone13,3":"4.70.00","iPhone13,4":"4.70.00","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.70.02","iPhone15,5":"1.70.02","iPhone16,1":"1.70.02","iPhone16,2":"1.70.02"},"sources":[],"uniqueBuild":"21G80","beta":false},{"osStr":"iOS","version":"17.5.1","build":"21F90","restoreVersion":"21.6.90.0.0,0","buildTrain":"DawnF","released":"2024-05-20","releaseNotes":"https://support.apple.com/HT213781#1751","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/062-06862/551A7D3D-0132-44A3-908E-74644988EE47/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F90","beta":false},{"osStr":"iOS","version":"17.5","build":"21F79","restoreVersion":"21.6.79.0.0,0","buildTrain":"DawnF","released":"2024-05-13","createDuplicateEntries":[{"version":"17.5 RC","uniqueBuild":"21F79-RC","released":"2024-05-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#175","securityNotes":"https://support.apple.com/HT214101","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SpringFCS/documentation/052-96739/EB8801A7-B1BA-4D55-98B2-4567D7760CE6/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.60.02","iPhone14,8":"2.60.02","iPhone15,2":"2.60.02","iPhone15,3":"2.60.02","iPhone15,4":"1.60.02","iPhone15,5":"1.60.02","iPhone16,1":"1.60.02","iPhone16,2":"1.60.02"},"sources":[],"uniqueBuild":"21F79","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E237","restoreVersion":"21.5.237.0.0,0","buildTrain":"DawnE","released":"2024-03-26","releaseNotes":"https://support.apple.com/HT213781#1741","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E237","beta":false},{"osStr":"iOS","version":"17.4.1","build":"21E236","restoreVersion":"21.5.236.0.0,0","buildTrain":"DawnE","released":"2024-03-21","releaseNotes":"https://support.apple.com/HT213781#1741","securityNotes":"https://support.apple.com/HT214097","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-74447/F8F289C7-EC06-40F0-A1B1-6C2CADC8A984/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E236","beta":false},{"osStr":"iOS","version":"17.4","build":"21E219","restoreVersion":"21.5.219.0.0,0","buildTrain":"DawnE","released":"2024-03-05","releaseNotes":"https://support.apple.com/HT213781#174","securityNotes":"https://support.apple.com/HT214081","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-62700/4A8F867D-306B-4F02-8BF1-7CD420AFC62C/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.50.06","iPhone13,2":"4.50.06","iPhone13,3":"4.50.06","iPhone13,4":"4.50.06","iPhone14,2":"3.50.04","iPhone14,3":"3.50.04","iPhone14,4":"3.50.04","iPhone14,5":"3.50.04","iPhone14,6":"3.50.04","iPhone14,7":"2.51.04","iPhone14,8":"2.51.04","iPhone15,2":"2.51.04","iPhone15,3":"2.51.04","iPhone15,4":"1.55.04","iPhone15,5":"1.55.04","iPhone16,1":"1.55.04","iPhone16,2":"1.55.04"},"sources":[],"uniqueBuild":"21E219","beta":false},{"osStr":"iOS","version":"17.3.1","build":"21D61","restoreVersion":"21.4.61.0.0,0","buildTrain":"DawnD","released":"2024-02-08","releaseNotes":"https://support.apple.com/HT213781#1731","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-53888/B3B8A01B-41E2-42EB-9864-B557CAF3DF92/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D61","beta":false},{"osStr":"iOS","version":"17.3","build":"21D50","restoreVersion":"21.4.50.0.0,0","buildTrain":"DawnD","released":"2024-01-22","createDuplicateEntries":[{"version":"17.3 RC","uniqueBuild":"21D50-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#173","securityNotes":"https://support.apple.com/HT214059","ipd":{"iPhone":"https://updates.cdn-apple.com/2024WinterFCS/documentation/052-35608/B5311006-269B-4574-B106-C4CFC6D67859/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.40.01","iPhone15,5":"1.40.01","iPhone16,1":"1.40.01","iPhone16,2":"1.40.01"},"sources":[],"uniqueBuild":"21D50","beta":false},{"osStr":"iOS","version":"17.2.1","build":"21C66","restoreVersion":"21.3.66.0.0,0","buildTrain":"DawnC","released":"2023-12-19","releaseNotes":"https://support.apple.com/HT213781#1721","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-25129/26D12750-1EE9-4E81-9971-37AE37F488AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C66","beta":false},{"osStr":"iOS","version":"17.2","build":"21C62","restoreVersion":"21.3.62.0.0,0","buildTrain":"DawnC","released":"2023-12-11","createDuplicateEntries":[{"version":"17.2 RC","uniqueBuild":"21C62-RC","released":"2023-12-05","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#172","securityNotes":"https://support.apple.com/HT214035","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/052-14331/C5A8C613-DF87-4FA1-AD13-910517DE7B08/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.20.05","iPhone13,2":"4.20.05","iPhone13,3":"4.20.05","iPhone13,4":"4.20.05","iPhone14,2":"3.20.05","iPhone14,3":"3.20.05","iPhone14,4":"3.20.05","iPhone14,5":"3.20.05","iPhone14,6":"3.20.05","iPhone14,7":"2.20.06","iPhone14,8":"2.20.06","iPhone15,2":"2.20.06","iPhone15,3":"2.20.06","iPhone15,4":"1.22.05","iPhone15,5":"1.22.05","iPhone16,1":"1.22.05","iPhone16,2":"1.22.05"},"sources":[],"uniqueBuild":"21C62","beta":false},{"osStr":"iOS","version":"17.1.2","build":"21B101","restoreVersion":"21.2.101.0.0,0","buildTrain":"DawnB","released":"2023-11-30","releaseNotes":"https://support.apple.com/HT213781#1712","securityNotes":"https://support.apple.com/HT214031","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/052-12448/20489513-C1FF-4A9C-82BC-96ED906EFE7E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B101","beta":false},{"osStr":"iOS","version":"17.1.1","build":"21B91","restoreVersion":"21.2.91.0.0,0","buildTrain":"DawnB","released":"2023-11-07","releaseNotes":"https://support.apple.com/HT213781#1711","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-97534/BEA82489-716D-4F2F-AF30-A336A3BF8899/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.02","iPhone15,5":"1.12.02","iPhone16,1":"1.12.02","iPhone16,2":"1.12.02"},"sources":[],"uniqueBuild":"21B91","beta":false},{"osStr":"iOS","version":"17.1","build":"21B74","restoreVersion":"21.2.74.0.0,0","buildTrain":"DawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"17.1 RC","uniqueBuild":"21B74-RC","released":"2023-10-17","rc":true,"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03","iPhone15,4":"1.12.00","iPhone15,5":"1.12.00","iPhone16,1":"1.12.00","iPhone16,2":"1.12.00"},"sources":[{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07818/135BB072-4CE6-4FD7-B598-FE425C423266/iPhone11,2,iPhone11,4,iPhone11,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"3949f474f3ba873da79fafcca8b5b32d","sha1":"732f3ada4d7f71b2b73d89aeb7bc3f94490d8db8","sha2-256":"a19e7f828257c5478cb43bdd23310153cb6081155098872aad3e0f4a72179580"},"size":7612538362},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07653/27A61562-C9C2-4905-A339-646BA6C56045/com_apple_MobileAsset_SoftwareUpdate/94ef086744b658c33e97e6acb3618f9c26f72c14.zip","active":true}],"hashes":{"sha1":"389a92c92aa22913e5244cef8195d53986c6128d","sha2-256":"d79099f526ea41be474f2ef79cab3b0d683a660859d093665a62a5e80e187d4d"},"size":5993483514},{"type":"ipsw","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07864/FDA6D3C6-DF6F-4957-A2F3-EF60D54AF0C8/iPhone11,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"04ad60ba8a14edf09d59656b0f64163d","sha1":"163c5c2ff7a90ebad378b94b924ae1225cc078ff","sha2-256":"014b967693ad85283913ab0aac7a553d3d591c26e89ddf4db5994f7e66609e08"},"size":7433162317},{"type":"ota","deviceMap":["iPhone11,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07857/7142A39B-EDBC-48D8-970A-84E7BCE4203E/com_apple_MobileAsset_SoftwareUpdate/ed8330227bc76c8cf054582380448c3952189800.zip","active":true}],"hashes":{"sha1":"870eb443f1706f94bdbe8e1961df8410f7ab702b","sha2-256":"67999ac08d225412440d7dbc05cf18ab06ccbc107af71e1ef80a019d6da53e29"},"size":5822648668},{"type":"ipsw","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07795/1CFF8009-E0F7-4ACD-95AC-21560E56D34E/iPhone12,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"53f12143842e6f63f7ada57d5637c1f6","sha1":"821c64dbd0fbed6ba84eb0080a021502d5c11f1b","sha2-256":"eec95c0181cc02c8939e33f8366608bcf77eae87f4fcc10d3dafbba5da2c03ba"},"size":7316250975},{"type":"ota","deviceMap":["iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07771/3D57C367-76E1-41A5-B8C1-446066430412/com_apple_MobileAsset_SoftwareUpdate/4986a37e7cdb8267bef6c464cdf82f0b550cff20.zip","active":true}],"hashes":{"sha1":"89bbd7cb841789a39ad653e294602accf5ba00af","sha2-256":"c3c23b590c12988837bdc4793971d4f7ae7f2108e959ddeea28771217871f41b"},"size":5729651516},{"type":"ipsw","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07625/9540F667-15F1-4935-8402-043FBE14D20B/iPhone12,3,iPhone12,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"361b3a640b67507d0cbfe01710cd839e","sha1":"925956b020dd9820734b18920fb0a296832f46a2","sha2-256":"6697a01dbfcd7c79ea24240e2ecdf2e5d51ddd8d51449fc67d8d389b0e635392"},"size":7461901304},{"type":"ota","deviceMap":["iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07859/05FEAFCB-9DB0-4ACD-BF0C-0D317270FF54/com_apple_MobileAsset_SoftwareUpdate/33ea41b3f109fab42796a878c6526f03b4c26e63.zip","active":true}],"hashes":{"sha1":"27e5d998ba0ed60f23eb969b7d7d9d7887159d65","sha2-256":"3c65fa800c2d9e0d51e2abb0f51aae7e2445df272b3dcda2cb6c678a1136d5c4"},"size":5860644296},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07797/B21C9BF5-C65D-47D8-A8EE-2B8EC6DB5B8A/iPhone12,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d9755d03a4975f60bd3b9ea60d1600de","sha1":"46f73470bd4d9b6779af4a4e721fd98ae9850922","sha2-256":"6934037c43b7e0acf0a2ac6d5d72682da1b909cb9d93884f36f5e1725ce8b58b"},"size":7290691058},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07850/632CE637-736B-43A8-97DE-7752A3B101D8/com_apple_MobileAsset_SoftwareUpdate/5984c58af99f859b62fe4dae676383be93784733.zip","active":true}],"hashes":{"sha1":"f2feb1962f00dbc2fc4242b28fad55ace73815a5","sha2-256":"8996651082893dcb1161e6ef36f65f3479926e7be87fac61cbd57872ef199c5c"},"size":5709718401},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07794/8784B8A6-BC39-44C0-B9F5-F77A2CD9DA8B/iPhone13,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"1dd759e963b5700b79aeff3a10401c68","sha1":"1dcd7a84342f9402cd88a9e463baaa2c411dbb0d","sha2-256":"59b80e699302672d5ad9d4c7482280a9438aa16fd2a7cf9902c303137fd945bb"},"size":7686571343},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07765/A2F55A2D-393C-44C1-A929-6D40DABB8931/com_apple_MobileAsset_SoftwareUpdate/ec7d087641b4501f2493d84ec0a4ce7ddac7c3ca.zip","active":true}],"hashes":{"sha1":"fcf4e74390670949b2f47fb83b4bd33eb66296dd","sha2-256":"56e83d11948d1683b02e7c2cc2d6e8a89c85e987496501d2e6057d38f81a5208"},"size":6071637314},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07651/2A0C8D9C-CF11-4CA4-B016-8E5AE833B0EF/iPhone13,2,iPhone13,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"41a6ab9d0ee83342a1f37debdea3fb20","sha1":"b1ae7cb2e908d8300bd9f2b34ab1188971cb3a57","sha2-256":"bef9b6889892bf64fb91586773fb1484b47f3482714e9ae741f12f00c6608d8d"},"size":7862067328},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07661/153B56B1-01CE-4894-A067-2F1E83DECC47/com_apple_MobileAsset_SoftwareUpdate/4e984015ce6ccb3831adad2ae38f43508cca331a.zip","active":true}],"hashes":{"sha1":"162b025bd9133ec28a4262f10c5694de271bf279","sha2-256":"c744470f974c7fd165b33cdf9ef71f8a1f518de61c23e8f678f69133f2aa375b"},"size":6228357270},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07660/21E9606A-1E1C-4215-98A5-0783BB53D106/iPhone13,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"c62ed62c0816cc41dee8390ba3bdef9f","sha1":"3d8733ee6fc36e07f83443ee98570fe6a2fc16af","sha2-256":"cb6ef047aa08486af3c5bc3234cb96e2fe5294d2dcd93c5920d7adc49814d671"},"size":7819282431},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07657/060B2B4A-C666-4368-B7DF-116D2EA461AE/com_apple_MobileAsset_SoftwareUpdate/f0014a50fa801bd7cec94d77f28f2d8fcd646bfb.zip","active":true}],"hashes":{"sha1":"afcbb35de12c32b399363a4b70110ff437ff6b6c","sha2-256":"43497c6261146618cb1de0094461cfd996207e5b1b06c073451e0824b8c91264"},"size":6189380688},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07858/95473353-FED1-488B-B934-C8BD86847117/iPhone14,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"8b33cd6b76fd293a5a76e706ebc6face","sha1":"891cec6505a89ebc8641c74a2305700603cecd23","sha2-256":"9300a09c6a0481e703e921e1a2003d6e0858735c4f82dab4b2c54dcc43697882"},"size":7888643125},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07815/3A3F74C2-CAEC-4514-B74B-29FA959078E5/com_apple_MobileAsset_SoftwareUpdate/21c059e50372d3b26e55e3a3cbad47862d09f20f.zip","active":true}],"hashes":{"sha1":"4f2f00a4183538160f4128c923fd508db8147221","sha2-256":"9192eb39aea13480d3450f684d72328d266dbb5d9a737c094851d9dfd4f74325"},"size":6255280016},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07830/65D9DA9E-F7BB-4C12-A39A-A737391EA457/iPhone14,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"e9f4264b218ec51a9a2b50661b721e18","sha1":"30afdb27f5d02f62d3e554d5912e316962154e29","sha2-256":"34667d46bc22538ea77edf6eb74371fbb20c68c16a1985c115410c2f6a43f292"},"size":7889915705},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07743/6B9F8213-66AF-4220-825A-0A751E9A06EC/com_apple_MobileAsset_SoftwareUpdate/8d236c9f64d66c3a421b5e312df555ffe5f6fd53.zip","active":true}],"hashes":{"sha1":"26bdace5b8abdedf57c8153b0ea2b0ed205744ca","sha2-256":"5ac99e4947e85ad6206dc24080f1bbcf0fbc29a510797edbdf532ce13d2f473e"},"size":6255863874},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07849/0287A3AD-D60E-4B8A-93CD-43A06E9AEA7F/iPhone14,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"6aaf6b30fb8f889f227b2073f39d8ee0","sha1":"bfebec2b5098d5f7cda7bfd8a5d00d13857fcd7d","sha2-256":"ad79e7ca6bf7ea7cd653352219bf08be1f1c60d02c4fa4d0f9885ca076d4b492"},"size":7790595167},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07649/6363DB50-C141-4BB8-80F6-0F677D174EF8/com_apple_MobileAsset_SoftwareUpdate/8929c47ac14f8a3024e84861b8daa82f30cf038f.zip","active":true}],"hashes":{"sha1":"91b69f3069be4a4cd50fb7793fe96effc220b58a","sha2-256":"8f2036575f354785a6f544fd63d8748106c65836d269998db365870286b379d7"},"size":6168064702},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07806/68C80FC0-071A-46DD-ABFE-6A5BA2FCF162/iPhone14,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"dcdd5c781cbeb628a3eb9891e6d71d87","sha1":"e7946c1807aa6f84144a6bd1ac507f2c4ea7414a","sha2-256":"2fcd49ad3fe17805c8fcdcd8a165f1621f5564c4b17935d6d124427dfa625ab6"},"size":7766747469},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07723/0110C95B-8F84-4E71-90CB-916BAE18DC94/com_apple_MobileAsset_SoftwareUpdate/e8315887ae477b86c4f214f1c59f0860fb867ea0.zip","active":true}],"hashes":{"sha1":"e7419724fea42d7c3d723c0a830e307192b497b5","sha2-256":"22821e2916d867209af09d026c6a94c9935f3a5ed631a292594fa5ebb48bd63b"},"size":6143980831},{"type":"ipsw","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07764/9F64B2D1-DB59-4BAC-9290-7339A4A1DA27/iPhone14,6_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"d038c2fad2b9133b9599547f5629bf68","sha1":"9dfc17d2e0fbf0fd31fc2925926086088be9fa5c","sha2-256":"8b719f4375c296c114e5cc17ea98406afb98bdec3cf2e6b519fd1f996dd58d3f"},"size":7516794557},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07732/EE8B2A2F-FE42-4990-9700-BA03783F2DA0/com_apple_MobileAsset_SoftwareUpdate/5567a46acd35deb83ae890d1f016f4832ff2a173.zip","active":true}],"hashes":{"sha1":"6272a50050a5f492a3efff96afc23d6ed6502ee7","sha2-256":"86e04920ba497bfcd9235251dc0fe197cf747edf57cdc581c51b52768f6dd396"},"size":5904997358},{"type":"ipsw","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07793/EC0155BA-3303-44FE-9DEB-17C98E73BF1E/iPhone14,7_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"88d28acf54c0d83d224a7baaca6ceb7a","sha1":"5d864c7ae9801520d9fd3e2208ec83d4ae9d6da2","sha2-256":"14cbf35bf906549da9a24f8cb157bf8631300320cf637b21647620612d6abeb6"},"size":7836115917},{"type":"ota","deviceMap":["iPhone14,7"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07839/D1909F69-9B55-45ED-8BAC-152D22342133/com_apple_MobileAsset_SoftwareUpdate/7b4f2e0245cb5e079bb11d156cadd8041e1a3885.zip","active":true}],"hashes":{"sha1":"fd42febf4573eb87e6a02d5495d8f39001325e8e","sha2-256":"7ed9fcb31908ea5a148c06c007c93b72fe7b73520dd9b263bde9390cb4d1963d"},"size":6207849244},{"type":"ipsw","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07626/E8BF1430-4BFE-4569-B1A8-8D312D99F697/iPhone14,8_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"025b93b3cf0517b358a78965adf3db8c","sha1":"46abc6e54fcdd808d569080e4029b338de914980","sha2-256":"140ac34a4f5f06f582e16763a1a75f8a668ccfe5a86d181d04f56569e9c021ea"},"size":7835959052},{"type":"ota","deviceMap":["iPhone14,8"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07800/758E18A0-FACA-496C-ABDE-36824C03CBA7/com_apple_MobileAsset_SoftwareUpdate/34f352b978df2c5ae829ec34e520bc9f84070f72.zip","active":true}],"hashes":{"sha1":"73fa3ab3460f530c794dccc1573f84e7d4ba1d41","sha2-256":"2c4251bee5f81f2d5bdaae396fcfd6c004a162800a3128667ecfaf7e953a5a13"},"size":6208963763},{"type":"ipsw","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07910/35ECC4D8-1EE5-4B73-8C88-0186F6C1ECBC/iPhone15,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"50b34d266a990d855749fb670a7f15fa","sha1":"732fe6ddde6a3f35a48e5755832e995891371778","sha2-256":"68e737488d3887f74084553b491bea41b4f0a3f6e7dab3e52072c379eaa40d6f"},"size":7996369797},{"type":"ota","deviceMap":["iPhone15,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07608/003657B8-6F85-4188-836E-4A4660B3CFD7/com_apple_MobileAsset_SoftwareUpdate/17667417cb15a17ff81c6f76a16496720fcb0dbe.zip","active":true}],"hashes":{"sha1":"a6174f2bdab3b2baf2bddc7e36b6d1855a50f0e4","sha2-256":"fd9030ff17fbffd237cb84d8c12d90df55cfd6e2c08fa578017ee6f0b43ceb36"},"size":6362617959},{"type":"ipsw","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07884/5889B9B5-D443-447A-A46A-CB4A68FD282C/iPhone15,3_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"md5":"aa6c5d91f33480e9271b1dcde8e9da38","sha1":"ce753e8506051a76bf7984eb059e1d9b2572ff58","sha2-256":"303596d47a428ef079d628a76bd267e861dade1103f0855b0a4f251455a4d6ee"},"size":7975727945},{"type":"ota","deviceMap":["iPhone15,3"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07612/667C5E23-5DE3-4697-A084-F66050F3AF06/com_apple_MobileAsset_SoftwareUpdate/c127de7603e5ef22cb6fee726215d1fa22ed2082.zip","active":true}],"hashes":{"sha1":"9be042aee373f6e3e106fe084e6f68c16bcf3407","sha2-256":"537c539563e40a75df174266b312c8641a075a2952d1cc2984f35e396cf0117c"},"size":6337544426},{"type":"ipsw","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07994/B341523F-CE0E-40F6-A51A-FCCA57AF1149/iPhone15,4_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"9a97267b3234731a4a5988a9d67b59cf20ff2c23","sha2-256":"7b05a5393dfa738fbd9fba2c0782714163789f9ee63aaca70a905599c1b629d4"},"size":8019471928},{"type":"ota","deviceMap":["iPhone15,4"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07854/BC2DC0B2-3217-45AD-AE0E-B51E407E577D/com_apple_MobileAsset_SoftwareUpdate/a661005a64ad6b7de9bd2c19cc8274c79a6f6976.zip","active":true}],"hashes":{"sha1":"e180f0610123ad6fc62829075c00f12a2e58fa8d","sha2-256":"6871187c5ab400d854433c3bcef3882d7cb578c7df62be43c7b2802c146ff9cc"},"size":6326614320},{"type":"ipsw","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07758/6D9723BE-F8D3-4208-97C1-13F196420C7B/iPhone15,5_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"257979d0aa04557a7852a69d478f0ee9d426bd20","sha2-256":"457adc83e6baff93b8d24da3d67163e2ecdbde9fe15230a4556b7110a2bcdb46"},"size":8019663974},{"type":"ota","deviceMap":["iPhone15,5"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07602/3CD865C7-7274-43BC-B7A1-2EDD16B0ABD0/com_apple_MobileAsset_SoftwareUpdate/e03d4588710ccb832ea91048b61d3caf6605a97c.zip","active":true}],"hashes":{"sha1":"694c6220f5d6bca5624427f10bb1ca8c66be57a7","sha2-256":"6a74da9f707c9cfa37b5003f2b3ac624af95eb038c09eab8e07e21e61f94ca16"},"size":6327166017},{"type":"ipsw","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07668/BA6626AD-B79A-4577-B439-F304A4F935E9/iPhone16,1_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"e5453d7343338e5854361dd7097c8262403de115","sha2-256":"fe583a414838294c6f1226cd897f906ceee37d42724291fc16c6c7aefd5e17be"},"size":8204900437},{"type":"ota","deviceMap":["iPhone16,1"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07870/8950B5E2-3A49-473A-87EE-ED4A71CC6135/com_apple_MobileAsset_SoftwareUpdate/e220737ae8036aec4796e614ce475228ab9f3d0e.zip","active":true}],"hashes":{"sha1":"0575118841131ee5fe0b810c4490c5366dac21a8","sha2-256":"58ce97c687fef73afc6c3be20d109c59110cdd39a4a9693867f659b6b23acd20"},"size":6474078886},{"type":"ipsw","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-07632/58B3B355-BC72-4AD4-BD5E-54DB370B8F51/iPhone16,2_17.1_21B74_Restore.ipsw","active":true}],"hashes":{"sha1":"91b9d33b6622a261854d67b8bded4a7b0345d719","sha2-256":"7d8d8b2a9ad1dc1cb9edceaed9b8fc5abb68d6ee6d0d0fda5f39c16f178c0e5a"},"size":8206700767},{"type":"ota","deviceMap":["iPhone16,2"],"links":[{"url":"https://updates.cdn-apple.com/2023FallFCS/patches/042-07914/5BA46D5B-8715-4BDA-95F2-DB56FEBAA463/com_apple_MobileAsset_SoftwareUpdate/bfd74eff5285c7db3fcee326165c8c26c9444546.zip","active":true}],"hashes":{"sha1":"152af20a704cadad0036c7a84cbd1d5f0909231a","sha2-256":"bd3278fa0406de320ec31f5b060b8879bb0dc274ad575ce913e6d36e181f16c5"},"size":6475463603}]}],"releaseNotes":"https://support.apple.com/HT213781#171","securityNotes":"https://support.apple.com/HT213982","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-80004/C2174948-E302-4F33-BEEA-690756BE27C7/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.02","iPhone13,2":"4.06.02","iPhone13,3":"4.06.02","iPhone13,4":"4.06.02","iPhone14,2":"3.10.02","iPhone14,3":"3.10.02","iPhone14,4":"3.10.02","iPhone14,5":"3.10.02","iPhone14,6":"3.10.02","iPhone14,7":"2.10.03","iPhone14,8":"2.10.03","iPhone15,2":"2.10.03","iPhone15,3":"2.10.03"},"sources":[],"uniqueBuild":"21B74","beta":false},{"osStr":"iOS","version":"17.0.3","build":"21A360","restoreVersion":"21.1.360.0.0,0","buildTrain":"Dawn","released":"2023-10-04","releaseNotes":"https://support.apple.com/HT213781#1703","securityNotes":"https://support.apple.com/HT213961","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-75387/158D7BBE-8BB4-4966-B94F-77FDCA8A5AE4/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A360","beta":false},{"osStr":"iOS","version":"17.0.2","build":"21A351","restoreVersion":"21.1.351.0.0,0","buildTrain":"Dawn","released":"2023-09-26","releaseNotes":"https://support.apple.com/HT213781#1702","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-66921/C9203A80-9FC1-4870-80E3-F18A37D54162/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A351","beta":false},{"osStr":"iOS","version":"17.0.1","build":"21A340","restoreVersion":"21.1.340.0.0,0","buildTrain":"Dawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213781#1701","securityNotes":"https://support.apple.com/HT213926","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-60219/5FD711B4-2AA2-40DD-82F4-C87DC7136642/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPhone15,4","iPhone15,5","iPhone16,1","iPhone16,2"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02","iPhone15,4":"1.00.03","iPhone15,5":"1.00.03","iPhone16,1":"1.00.03","iPhone16,2":"1.00.03"},"sources":[],"uniqueBuild":"21A340","beta":false},{"osStr":"iOS","version":"17.0","build":"21A329","restoreVersion":"21.1.329.0.0,0","buildTrain":"Dawn","released":"2023-09-18","createDuplicateEntries":[{"version":"17.0 RC","uniqueBuild":"21A329-RC","released":"2023-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT213781#17","securityNotes":"https://support.apple.com/HT213938","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios17","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone11,2":"6.00.00","iPhone11,4":"6.00.00","iPhone11,6":"6.00.00","iPhone11,8":"6.00.00","iPhone12,1":"5.00.00","iPhone12,3":"5.00.00","iPhone12,5":"5.00.00","iPhone12,8":"5.00.00","iPhone13,1":"4.06.01","iPhone13,2":"4.06.01","iPhone13,3":"4.06.01","iPhone13,4":"4.06.01","iPhone14,2":"3.06.01","iPhone14,3":"3.06.01","iPhone14,4":"3.06.01","iPhone14,5":"3.06.01","iPhone14,6":"3.06.01","iPhone14,7":"2.08.02","iPhone14,8":"2.08.02","iPhone15,2":"2.08.02","iPhone15,3":"2.08.02"},"sources":[],"uniqueBuild":"21A329","beta":false},{"osStr":"iOS","version":"16.7.2","build":"20H115","restoreVersion":"20.8.115.0.0,0","buildTrain":"SydneySecurityDawnB","released":"2023-10-25","createDuplicateEntries":[{"version":"16.7.2 RC","uniqueBuild":"20H115-RC","released":"2023-10-17","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#1672","securityNotes":"https://support.apple.com/HT213981","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-82926/7F398E71-0591-474F-A0EA-C285D1D87FB4/iPhoneSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H115","beta":false},{"osStr":"iOS","version":"16.7.1","build":"20H30","restoreVersion":"20.8.30.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-10-10","releaseNotes":"https://support.apple.com/HT213407#1671","securityNotes":"https://support.apple.com/HT213972","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-41281/0FDD5FE9-814A-45DA-BC24-0002BF8E14EE/iOSSydneyUpdateShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H30","beta":false},{"osStr":"iOS","version":"16.7","build":"20H19","restoreVersion":"20.8.19.0.0,0","buildTrain":"SydneySecurityDawn","released":"2023-09-21","releaseNotes":"https://support.apple.com/HT213407#167","securityNotes":"https://support.apple.com/HT213927","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/042-43541/69A044CE-63B7-43C1-A43C-2C0F7EA3592A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20H19","beta":false},{"osStr":"iOS","version":"16.6.1","build":"20G81","restoreVersion":"20.7.81.0.0,0","buildTrain":"SydneyG","released":"2023-09-07","releaseNotes":"https://support.apple.com/HT213407#1661","securityNotes":"https://support.apple.com/HT213905","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-43512/2CBFB9FE-7B2B-4ED8-8AD0-6B068E1FCF6F/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G81","beta":false},{"osStr":"iOS","version":"16.6","build":"20G75","restoreVersion":"20.7.75.0.0,0","buildTrain":"SydneyG","released":"2023-07-24","createDuplicateEntries":[{"version":"16.6 RC","uniqueBuild":"20G75-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#166","securityNotes":"https://support.apple.com/HT213841","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SummerFCS/documentation/042-12552/6D2F5A5B-5C90-46AA-A5CC-BAE4A520D27A/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.01.01","iPhone10,5":"6.01.01","iPhone10,6":"6.01.01","iPhone11,2":"5.03.01","iPhone11,4":"5.03.01","iPhone11,6":"5.03.01","iPhone11,8":"5.03.01","iPhone12,1":"4.03.01","iPhone12,3":"4.03.01","iPhone12,5":"4.03.01","iPhone12,8":"4.03.01","iPhone13,1":"3.80.01","iPhone13,2":"3.80.01","iPhone13,3":"3.80.01","iPhone13,4":"3.80.01","iPhone14,2":"2.80.01","iPhone14,3":"2.80.01","iPhone14,4":"2.80.01","iPhone14,5":"2.80.01","iPhone14,6":"2.80.01","iPhone14,7":"1.80.02","iPhone14,8":"1.80.02","iPhone15,2":"1.80.02","iPhone15,3":"1.80.02"},"sources":[],"uniqueBuild":"20G75","beta":false},{"osStr":"iOS","version":"16.5.1","build":"20F75","restoreVersion":"20.6.75.0.0,0","buildTrain":"SydneyF","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT213407#1651","securityNotes":"https://support.apple.com/HT213814","ipd":{"iPhone":"https://updates.cdn-apple.com/2023SpringFCS/documentation/032-98215/D4542C65-00D6-40F8-8324-CB8BAD0B30AD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F75","beta":false},{"osStr":"iOS","version":"16.5.1 (c)","build":"20F770750d","restoreVersion":"20.6.75.77.4,0","buildTrain":"SydneyFRapid","released":"2023-07-12","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsrc","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750d","beta":false},{"osStr":"iOS","version":"16.5.1 (a)","build":"20F770750b","restoreVersion":"20.6.75.77.2,0","buildTrain":"SydneyFRapid","released":"2023-07-10","rsr":true,"securityNotes":"https://support.apple.com/HT213823#rsra","appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20F770750b","beta":false},{"osStr":"iOS","version":"16.5","build":"20F66","restoreVersion":"20.6.66.0.0,0","buildTrain":"SydneyF","released":"2023-05-18","createDuplicateEntries":[{"version":"16.5 RC 2","uniqueBuild":"20F66-RC","released":"2023-05-15","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#165","securityNotes":"https://support.apple.com/HT213757","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"6.00.00","iPhone10,5":"6.00.00","iPhone10,6":"6.00.00","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.02.01","iPhone12,3":"4.02.01","iPhone12,5":"4.02.01","iPhone12,8":"4.02.01","iPhone13,1":"3.70.01","iPhone13,2":"3.70.01","iPhone13,3":"3.70.01","iPhone13,4":"3.70.01","iPhone14,2":"2.70.01","iPhone14,3":"2.70.01","iPhone14,4":"2.70.01","iPhone14,5":"2.70.01","iPhone14,6":"2.70.01","iPhone14,7":"1.70.02","iPhone14,8":"1.70.02","iPhone15,2":"1.70.02","iPhone15,3":"1.70.02"},"sources":[],"uniqueBuild":"20F66","beta":false},{"osStr":"iOS","version":"16.4.1","build":"20E252","restoreVersion":"20.5.252.0.0,0","buildTrain":"SydneyE","released":"2023-04-07","releaseNotes":"https://support.apple.com/HT213407#1641","securityNotes":"https://support.apple.com/HT213720","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallFCS/documentation/032-71840/9B81B543-7DE4-4210-B84C-869384C07FF2/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,4":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E252","beta":false},{"osStr":"iOS","version":"16.4.1 (a)","build":"20E772520a","restoreVersion":"20.5.252.77.1,0","buildTrain":"SydneyERapid","released":"2023-05-01","rsr":true,"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"sources":[],"uniqueBuild":"20E772520a","beta":false},{"osStr":"iOS","version":"16.4","build":"20E247","restoreVersion":"20.5.247.0.0,0","buildTrain":"SydneyE","released":"2023-03-27","releaseNotes":"https://support.apple.com/HT213407#164","securityNotes":"https://support.apple.com/HT213676","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-66501/23CEAE6B-99A8-4FDC-98E7-C02E70EEC762/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.50.04","iPhone10,2":"8.50.04","iPhone10,3":"8.50.04","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.02.02","iPhone11,6":"5.02.02","iPhone11,8":"5.02.02","iPhone12,1":"4.01.02","iPhone12,3":"4.01.02","iPhone12,5":"4.01.02","iPhone12,8":"4.01.02","iPhone13,1":"3.55.02","iPhone13,2":"3.55.02","iPhone13,3":"3.55.02","iPhone13,4":"3.55.02","iPhone14,2":"2.55.00","iPhone14,3":"2.55.00","iPhone14,4":"2.55.00","iPhone14,5":"2.55.00","iPhone14,6":"2.54.00","iPhone14,7":"1.67.04","iPhone14,8":"1.67.04","iPhone15,2":"1.67.04","iPhone15,3":"1.67.04"},"sources":[],"uniqueBuild":"20E247","beta":false},{"osStr":"iOS","version":"16.3.1","build":"20D67","restoreVersion":"20.4.67.0.0,0","buildTrain":"SydneyD","released":"2023-02-13","releaseNotes":"https://support.apple.com/HT213407#1631","securityNotes":"https://support.apple.com/HT213635","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-44525/C1D1044C-BD5D-4E5F-A80E-70A7C8D80006/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D67","beta":false},{"osStr":"iOS","version":"16.3","build":"20D47","restoreVersion":"20.4.47.0.0,0","buildTrain":"SydneyD","released":"2023-01-23","createDuplicateEntries":[{"version":"16.3 RC","uniqueBuild":"20D47-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#163","securityNotes":"https://support.apple.com/HT213606","ipd":{"iPhone":"https://updates.cdn-apple.com/2023WinterFCS/documentation/032-35607/20AF4CC3-9DE9-4678-A3DE-FD2A68FEBC1D/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.40.01","iPhone13,2":"3.40.01","iPhone13,3":"3.40.01","iPhone13,4":"3.40.01","iPhone14,2":"2.40.01","iPhone14,3":"2.40.01","iPhone14,4":"2.40.01","iPhone14,5":"2.40.01","iPhone14,6":"2.45.01","iPhone14,7":"1.41.02","iPhone14,8":"1.41.02","iPhone15,2":"1.41.02","iPhone15,3":"1.41.02"},"sources":[],"uniqueBuild":"20D47","beta":false},{"osStr":"iOS","version":"16.2","build":"20C65","restoreVersion":"20.3.65.0.0,0","buildTrain":"SydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"16.2 RC","uniqueBuild":"20C65-RC","released":"2022-12-07","rc":true}],"releaseNotes":"https://support.apple.com/HT213407#162","securityNotes":"https://support.apple.com/HT213530","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-11203/8D017D3E-CA6D-48F5-AFA3-9FB9D99AEBFD/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.21.00","iPhone13,2":"3.21.00","iPhone13,3":"3.21.00","iPhone13,4":"3.21.00","iPhone14,2":"2.21.00","iPhone14,3":"2.21.00","iPhone14,4":"2.21.00","iPhone14,5":"2.21.00","iPhone14,6":"2.41.00","iPhone14,7":"1.22.02","iPhone14,8":"1.22.02","iPhone15,2":"1.22.02","iPhone15,3":"1.22.02"},"sources":[],"uniqueBuild":"20C65","beta":false},{"osStr":"iOS","version":"16.1.2","build":"20B110","restoreVersion":"20.2.110.0.0,0","buildTrain":"SydneyB","released":"2022-11-30","releaseNotes":"https://support.apple.com/HT213407#1612","securityNotes":"https://support.apple.com/HT213516","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B110","beta":false},{"osStr":"iOS","version":"16.1.1","build":"20B101","restoreVersion":"20.2.101.0.0,0","buildTrain":"SydneyB","released":"2022-11-09","releaseNotes":"https://support.apple.com/HT213407#1611","securityNotes":"https://support.apple.com/HT213505","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/032-01631/24B75722-4D55-4AA6-8D37-691060EC45EF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B101","beta":false},{"osStr":"iOS","version":"16.1","build":"20B82","restoreVersion":"20.2.82.0.0,0","buildTrain":"SydneyB","released":"2022-10-24","releaseNotes":"https://support.apple.com/HT213407#161","securityNotes":"https://support.apple.com/HT213489","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-89024/BF177023-2C53-4C3C-B759-5CA3BFECDA37/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.01.01","iPhone11,4":"5.01.01","iPhone11,6":"5.01.01","iPhone11,8":"5.01.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.12.02","iPhone14,3":"2.12.02","iPhone14,4":"2.12.02","iPhone14,5":"2.12.02","iPhone14,6":"2.22.03","iPhone14,7":"1.13.03","iPhone14,8":"1.13.03","iPhone15,2":"1.13.03","iPhone15,3":"1.13.03"},"sources":[],"uniqueBuild":"20B82","beta":false},{"osStr":"iOS","version":"16.0.3","build":"20A392","restoreVersion":"20.1.392.0.0,0","buildTrain":"Sydney","released":"2022-10-10","releaseNotes":"https://support.apple.com/HT213407#1603","securityNotes":"https://support.apple.com/HT213480","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-86617/A42EF287-68C2-4734-BCCD-F6427EB035AF/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.08","iPhone14,8":"1.00.08","iPhone15,2":"1.00.08","iPhone15,3":"1.00.08"},"sources":[],"uniqueBuild":"20A392","beta":false},{"osStr":"iOS","version":"16.0.2","build":"20A380","restoreVersion":"20.1.380.0.0,0","buildTrain":"Sydney","released":"2022-09-22","releaseNotes":"https://support.apple.com/HT213407#1602","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-73253/78494274-74A0-42E4-BB18-5501A234798E/iPhoneiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A380","beta":false},{"osStr":"iOS","version":"16.0","build":"20A362","restoreVersion":"20.1.362.0.0,0","buildTrain":"Sydney","released":"2022-09-12","createDuplicateEntries":[{"version":"16.0 RC","uniqueBuild":"20A362-RC","released":"2022-09-07","rc":true,"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01"}}],"releaseNotes":"https://support.apple.com/HT213407#16","securityNotes":"https://support.apple.com/HT213446","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-59897/8C56EAE3-5BFE-4C5C-8FB2-F896654E8F57/iPhoneiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios16","align":"left"},"deviceMap":["iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3"],"basebandVersions":{"iPhone10,1":"8.04.01","iPhone10,2":"8.04.01","iPhone10,3":"8.04.01","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"5.00.01","iPhone11,4":"5.00.01","iPhone11,6":"5.00.01","iPhone11,8":"5.00.01","iPhone12,1":"4.00.00","iPhone12,3":"4.00.00","iPhone12,5":"4.00.00","iPhone12,8":"4.00.00","iPhone13,1":"3.07.00","iPhone13,2":"3.07.00","iPhone13,3":"3.07.00","iPhone13,4":"3.07.00","iPhone14,2":"2.09.01","iPhone14,3":"2.09.01","iPhone14,4":"2.09.01","iPhone14,5":"2.09.01","iPhone14,6":"2.08.01","iPhone14,7":"1.00.05","iPhone14,8":"1.00.05","iPhone15,2":"1.00.05","iPhone15,3":"1.00.05"},"sources":[],"uniqueBuild":"20A362","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A861","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone10,3","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6"],"basebandVersions":{"iPhone10,3":"5.00.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08"},"sources":[],"uniqueBuild":"17A861","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"13.0","build":"17A577","buildTrain":"YukonPre","released":"2019-09-19","preinstalled":["iPhone12,1","iPhone12,3","iPhone12,5"],"createDuplicateEntries":[{"version":"13.0 GM","uniqueBuild":"17A577-GM","released":"2019-09-10","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#13","securityNotes":"https://support.apple.com/HT210606","ipd":{"iPhone":"https://updates.cdn-apple.com/2019/ios/061-12622-20190910-1f05b8a3-02b2-473d-b89f-ba478d6d789a/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.00.02","iPhone10,5":"3.00.02","iPhone10,6":"3.00.02","iPhone11,2":"2.00.01-2","iPhone11,4":"2.00.01-2","iPhone11,6":"2.00.01-2","iPhone11,8":"2.00.01-2","iPhone12,1":"1.00.06-6","iPhone12,3":"1.00.06-6","iPhone12,5":"1.00.06-6"},"sources":[],"uniqueBuild":"17A577","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D40","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D40","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C104","buildTrain":"PeaceC","released":"2018-12-20","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C104","beta":false},{"osStr":"iOS","version":"12.1.2","build":"16C101","buildTrain":"PeaceC","released":"2018-12-17","releaseNotes":"https://support.apple.com/HT209084#1212","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-27944-20181217-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C101","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A405","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"basebandVersions":{"iPhone11,2":"1.00.08","iPhone11,4":"1.00.08","iPhone11,6":"1.00.08","iPhone11,8":"1.00.08"},"sources":[],"uniqueBuild":"16A405","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"XinaA15","hideFromGuide":false,"priority":2,"info":{"website":{"name":"apt.xina.vip","url":"https://apt.xina.vip/","external":true},"guide":[{"name":"Installing XinaA15","url":"/installing-xinaa15/","pkgman":"sileo"}],"latestVer":"2.1.15.2","type":"Semi-Untethered","firmwares":["15.0","15.4.1"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}]},{"name":"Fugu14","hideFromGuide":true,"info":{"website":{"name":"github.com/LinusHenze/Fugu14","url":"https://github.com/LinusHenze/Fugu14","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu14","url":"https://www.theapplewiki.com/wiki/Fugu14","external":true},"type":"Untethered","firmwares":["14.3","14.5.1"],"soc":"A12+"},"compatibility":[{"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"priority":9999},{"name":"Fugu15","hideFromGuide":true,"info":{"website":{"name":"github.com/pinauten/Fugu15","url":"https://github.com/pinauten/Fugu15","external":true},"latestVer":"1.0","type":"Semi-Untethered","firmwares":["15.0","15.5 beta 2"]},"compatibility":[{"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad14,1","iPad14,2"],"firmwares":["19A341","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPhone-XS.html.8981d6a1.js b/assets/iPhone-XS.html.8981d6a1.js new file mode 100644 index 000000000000..9e1321f4fb09 --- /dev/null +++ b/assets/iPhone-XS.html.8981d6a1.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as o}from"./app.748f7f56.js";const r={};function t(_,n){return c(),o("div")}var s=e(r,[["render",t],["__file","iPhone-XS.html.vue"]]);export{s as default}; diff --git a/assets/iPod-touch-(1st-generation).html.362b9912.js b/assets/iPod-touch-(1st-generation).html.362b9912.js new file mode 100644 index 000000000000..9edac2249593 --- /dev/null +++ b/assets/iPod-touch-(1st-generation).html.362b9912.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0f03464c","path":"/it_IT/get-started/iPod-touch-(1st-generation).html","title":"Selezione del Firmware (iPod touch (1st generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPod touch (1st generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch (1st generation).","chartType":"device","name":"iPod touch (1st generation)","key":"iPod1,1","devType":"iPod touch","devArr":["iPod1,1"],"osArr":[{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C145","buildTrain":"Northstar","released":"2009-09-09","preinstalled":["iPod3,1"],"securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod1,1","iPod2,1","iPod3,1"],"sources":[],"uniqueBuild":"7C145","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5920.20090127.vgrt5/iPhoneDocumentation_2.2.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.30.03"},"sources":[],"uniqueBuild":"5H11","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5660.20081120.mkgt7/iphonedocumentation_2.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.28.00"},"sources":[],"uniqueBuild":"5G77","beta":false},{"osStr":"iPhoneOS","version":"2.1","build":"5F137","buildTrain":"Sugar Bowl","released":"2008-09-12","securityNotes":"https://support.apple.com/HT3129","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-5389.20080909.mhy67/iPodDocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"5F137","beta":false},{"osStr":"iPhoneOS","version":"2.0.2","build":"5C1","buildTrain":"Big Bear","released":"2008-08-18","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5340.20080818.VB9iU/iPhoneDocumentation_2.0.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5339.20080818.nHlp4/iPodDocumentation_2.0.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.08.01"},"sources":[],"uniqueBuild":"5C1","beta":false},{"osStr":"iPhoneOS","version":"2.0.1","build":"5B108","buildTrain":"Big Bear","released":"2008-08-04","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5189.20080729.pol98/iphonedocumentation_2.0.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5188.20080729.nnbj8/ipoddocumentation_2.0.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.48.02"},"sources":[],"uniqueBuild":"5B108","beta":false},{"osStr":"iPhoneOS","version":"2.0","build":"5A347","buildTrain":"Big Bear","released":"2008-07-11","preinstalled":["iPhone1,2"],"securityNotes":"https://support.apple.com/HT2351","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4722.20080710.Vf0pW/iPhoneDocumentation_2.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4721.20080711.Vgt6I/iPodDocumentation_2.0.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.45.00"},"sources":[],"uniqueBuild":"5A347","beta":false},{"osStr":"iPhoneOS","version":"1.1.5","build":"4B1","buildTrain":"Little Bear","released":"2008-07-15","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4984.20080714.XsEW6/iPodDocumentation_1.1.5.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"4B1","beta":false},{"osStr":"iPhoneOS","version":"1.1.4","build":"4A102","buildTrain":"Little Bear","released":"2008-02-26","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4355.20080226.Pt57h/iPhoneDocumentation_1.1.4.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4354.20080226.Bk439/iPodDocumentation_1.1.4.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.04.05_G"},"sources":[],"uniqueBuild":"4A102","beta":false},{"osStr":"iPhoneOS","version":"1.1.3","build":"4A93","buildTrain":"Little Bear","released":"2008-01-15","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4169.20080115.Xcq5G/iPhoneDocumentation_1.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-4168.20080115.hYg5r/iPodDocumentation_1.1.3.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.03.13_G"},"sources":[],"uniqueBuild":"4A93","beta":false},{"osStr":"iPhoneOS","version":"1.1.2","build":"3B48b","buildTrain":"Oktoberfest","released":"2007-11-12","securityNotes":"https://support.apple.com/HT2170","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3992.20071107.3Fvgd/iPhoneDocumentation_1.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4085.20071127.iJuhy/iPodDocumentation_1.1.2.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.02.13_G"},"sources":[],"uniqueBuild":"3B48b","beta":false},{"osStr":"iPhoneOS","version":"1.1.1","build":"3A110a","buildTrain":"Snowbird","released":"2007-09-27","securityNotes":"https://support.apple.com/HT1571","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/022-3670.20070927.nUn5s/iPodDocumentation_1.1.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"3A110a","beta":false},{"osStr":"iPhoneOS","version":"1.1","build":"3A101a","buildTrain":"Snowbird","released":"2007-09-14","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/022-3618.20070911.nB4rF/iPodDocumentation_1.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"3A101a","beta":false},{"osStr":"iPhoneOS","version":"1.1","build":"3A100a","buildTrain":"Snowbird","released":"2007-09-14","preinstalled":true,"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"uniqueBuild":"3A100a","beta":false,"sources":[]}],"jbArr":[{"name":"iLiberty+","alias":["iLiberty","iLibertyPlus"],"priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/ILiberty+","url":"https://www.theapplewiki.com/wiki/ILiberty%2B","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"1.3.0.113 (Windows)\\n1.6_RC3 (OS X)","color":"#ffffff","icon":"/assets/images/jb-icons/iliberty.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"4039","info":{"website":{"name":"pastebin.com/cJMVL3Ce","url":"https://pastebin.com/cJMVL3Ce","external":true},"wiki":{"name":"theapplewiki.com/wiki/4039","url":"https://www.theapplewiki.com/wiki/4039","external":true},"type":"Tethered","firmwares":["1.1","1.1"]},"compatibility":[{"firmwares":["3A101a"],"devices":["iPod1,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"iDemocracy","info":{"website":{"name":"code.google.com/archive/p/idemocracy","url":"https://code.google.com/archive/p/idemocracy/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"]},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iJailbreak","info":{"website":{"name":"code.google.com/archive/p/ijailbreak","url":"https://code.google.com/archive/p/ijailbreak/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"],"latestVer":"0.5.4","color":"#000000","icon":"/assets/images/jb-icons/ijailbreak.png"},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iNdependence","info":{"website":{"name":"code.google.com/archive/p/independence","url":"https://code.google.com/archive/p/independence/","external":true},"wiki":{"name":"theapplewiki.com/wiki/INdependence","url":"https://www.theapplewiki.com/wiki/INdependence","external":true},"type":"Untethered","firmwares":["1.0","1.1.4"],"latestVer":"1.4","color":"#000000","icon":"/assets/images/jb-icons/independence.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"JailbreakMe AppSnapp","info":{"wiki":{"name":"theapplewiki.com/wiki/AppSnapp","url":"https://www.theapplewiki.com/wiki/AppSnapp","external":true},"type":"(Safari) Untethered","firmwares":["1.1.1","1.1.1"]},"compatibility":[{"firmwares":["3A109a","3A110a"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"QuickPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/QuickPwn","url":"https://www.theapplewiki.com/wiki/QuickPwn","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"latestVer":"3.0 Beta 3","color":"#dc5f60","icon":"/assets/images/jb-icons/quickpwn.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5F136","5F137","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"Soft Upgrade","alias":["SoftUpgrade","Soft_Upgrade","Soft-Upgrade"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Soft_Upgrade","url":"https://www.theapplewiki.com/wiki/Soft_Upgrade","external":true},"type":"Untethered","firmwares":["1.1.3","1.1.4"]},"compatibility":[{"firmwares":["4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"touchFree","info":{"wiki":{"name":"theapplewiki.com/wiki/TouchFree","url":"https://www.theapplewiki.com/wiki/TouchFree","external":true},"type":"Untethered","firmwares":["1.1.2","1.1.2"]},"compatibility":[{"firmwares":["3B48b"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Whitera1n","info":{"website":{"name":"whitera1n.com","url":"https://web.archive.org/web/20190412022345/http://whitera1n.com/","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"5.3.9"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"WinPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/WinPwn","url":"https://www.theapplewiki.com/wiki/WinPwn","external":true},"type":"Untethered","firmwares":["2.0","2.0.2"]},"compatibility":[{"firmwares":["5A347","5B108","5C1"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"ZiPhone","info":{"website":{"name":"The Legacy Archives","url":"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/I8lRwKAS","external":true},"wiki":{"name":"theapplewiki.com/wiki/ZiPhone","url":"https://www.theapplewiki.com/wiki/ZiPhone","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"3.6","color":"#ed9121","icon":"/assets/images/jb-icons/ziphone.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(1st-generation).html.37860bf9.js b/assets/iPod-touch-(1st-generation).html.37860bf9.js new file mode 100644 index 000000000000..50089bb7ef25 --- /dev/null +++ b/assets/iPod-touch-(1st-generation).html.37860bf9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5fd5ef6c","path":"/get-started/iPod-touch-(1st-generation).html","title":"Firmware Selection (iPod touch (1st generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPod touch (1st generation))","description":"Find out what jailbreaks you can use on your iPod touch (1st generation).","chartType":"device","name":"iPod touch (1st generation)","key":"iPod1,1","devType":"iPod touch","devArr":["iPod1,1"],"osArr":[{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C145","buildTrain":"Northstar","released":"2009-09-09","preinstalled":["iPod3,1"],"securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod1,1","iPod2,1","iPod3,1"],"sources":[],"uniqueBuild":"7C145","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5920.20090127.vgrt5/iPhoneDocumentation_2.2.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.30.03"},"sources":[],"uniqueBuild":"5H11","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5660.20081120.mkgt7/iphonedocumentation_2.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.28.00"},"sources":[],"uniqueBuild":"5G77","beta":false},{"osStr":"iPhoneOS","version":"2.1","build":"5F137","buildTrain":"Sugar Bowl","released":"2008-09-12","securityNotes":"https://support.apple.com/HT3129","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-5389.20080909.mhy67/iPodDocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"5F137","beta":false},{"osStr":"iPhoneOS","version":"2.0.2","build":"5C1","buildTrain":"Big Bear","released":"2008-08-18","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5340.20080818.VB9iU/iPhoneDocumentation_2.0.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5339.20080818.nHlp4/iPodDocumentation_2.0.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"02.08.01"},"sources":[],"uniqueBuild":"5C1","beta":false},{"osStr":"iPhoneOS","version":"2.0.1","build":"5B108","buildTrain":"Big Bear","released":"2008-08-04","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5189.20080729.pol98/iphonedocumentation_2.0.1.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5188.20080729.nnbj8/ipoddocumentation_2.0.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.48.02"},"sources":[],"uniqueBuild":"5B108","beta":false},{"osStr":"iPhoneOS","version":"2.0","build":"5A347","buildTrain":"Big Bear","released":"2008-07-11","preinstalled":["iPhone1,2"],"securityNotes":"https://support.apple.com/HT2351","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4722.20080710.Vf0pW/iPhoneDocumentation_2.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4721.20080711.Vgt6I/iPodDocumentation_2.0.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"01.45.00"},"sources":[],"uniqueBuild":"5A347","beta":false},{"osStr":"iPhoneOS","version":"1.1.5","build":"4B1","buildTrain":"Little Bear","released":"2008-07-15","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4984.20080714.XsEW6/iPodDocumentation_1.1.5.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"4B1","beta":false},{"osStr":"iPhoneOS","version":"1.1.4","build":"4A102","buildTrain":"Little Bear","released":"2008-02-26","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4355.20080226.Pt57h/iPhoneDocumentation_1.1.4.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4354.20080226.Bk439/iPodDocumentation_1.1.4.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.04.05_G"},"sources":[],"uniqueBuild":"4A102","beta":false},{"osStr":"iPhoneOS","version":"1.1.3","build":"4A93","buildTrain":"Little Bear","released":"2008-01-15","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-4169.20080115.Xcq5G/iPhoneDocumentation_1.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-4168.20080115.hYg5r/iPodDocumentation_1.1.3.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.03.13_G"},"sources":[],"uniqueBuild":"4A93","beta":false},{"osStr":"iPhoneOS","version":"1.1.2","build":"3B48b","buildTrain":"Oktoberfest","released":"2007-11-12","securityNotes":"https://support.apple.com/HT2170","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-3992.20071107.3Fvgd/iPhoneDocumentation_1.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-4085.20071127.iJuhy/iPodDocumentation_1.1.2.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPhone1,1","iPod1,1"],"basebandVersions":{"iPhone1,1":"04.02.13_G"},"sources":[],"uniqueBuild":"3B48b","beta":false},{"osStr":"iPhoneOS","version":"1.1.1","build":"3A110a","buildTrain":"Snowbird","released":"2007-09-27","securityNotes":"https://support.apple.com/HT1571","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/022-3670.20070927.nUn5s/iPodDocumentation_1.1.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"3A110a","beta":false},{"osStr":"iPhoneOS","version":"1.1","build":"3A101a","buildTrain":"Snowbird","released":"2007-09-14","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/022-3618.20070911.nB4rF/iPodDocumentation_1.1.ipd"},"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"sources":[],"uniqueBuild":"3A101a","beta":false},{"osStr":"iPhoneOS","version":"1.1","build":"3A100a","buildTrain":"Snowbird","released":"2007-09-14","preinstalled":true,"appledbWebImage":{"id":"ios1","align":"left"},"deviceMap":["iPod1,1"],"uniqueBuild":"3A100a","beta":false,"sources":[]}],"jbArr":[{"name":"iLiberty+","alias":["iLiberty","iLibertyPlus"],"priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/ILiberty+","url":"https://www.theapplewiki.com/wiki/ILiberty%2B","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"1.3.0.113 (Windows)\\n1.6_RC3 (OS X)","color":"#ffffff","icon":"/assets/images/jb-icons/iliberty.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"4039","info":{"website":{"name":"pastebin.com/cJMVL3Ce","url":"https://pastebin.com/cJMVL3Ce","external":true},"wiki":{"name":"theapplewiki.com/wiki/4039","url":"https://www.theapplewiki.com/wiki/4039","external":true},"type":"Tethered","firmwares":["1.1","1.1"]},"compatibility":[{"firmwares":["3A101a"],"devices":["iPod1,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"iDemocracy","info":{"website":{"name":"code.google.com/archive/p/idemocracy","url":"https://code.google.com/archive/p/idemocracy/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"]},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iJailbreak","info":{"website":{"name":"code.google.com/archive/p/ijailbreak","url":"https://code.google.com/archive/p/ijailbreak/","external":true},"type":"Untethered","firmwares":["1.1.1","1.1.4"],"latestVer":"0.5.4","color":"#000000","icon":"/assets/images/jb-icons/ijailbreak.png"},"compatibility":[{"firmwares":["3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"iNdependence","info":{"website":{"name":"code.google.com/archive/p/independence","url":"https://code.google.com/archive/p/independence/","external":true},"wiki":{"name":"theapplewiki.com/wiki/INdependence","url":"https://www.theapplewiki.com/wiki/INdependence","external":true},"type":"Untethered","firmwares":["1.0","1.1.4"],"latestVer":"1.4","color":"#000000","icon":"/assets/images/jb-icons/independence.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A109a","3A110a","3B48b","4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"JailbreakMe AppSnapp","info":{"wiki":{"name":"theapplewiki.com/wiki/AppSnapp","url":"https://www.theapplewiki.com/wiki/AppSnapp","external":true},"type":"(Safari) Untethered","firmwares":["1.1.1","1.1.1"]},"compatibility":[{"firmwares":["3A109a","3A110a"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"QuickPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/QuickPwn","url":"https://www.theapplewiki.com/wiki/QuickPwn","external":true},"type":"Untethered","firmwares":["2.0","2.2.1"],"latestVer":"3.0 Beta 3","color":"#dc5f60","icon":"/assets/images/jb-icons/quickpwn.png"},"compatibility":[{"firmwares":["5A347","5B108","5C1","5F136","5F137","5G77","5H11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"Soft Upgrade","alias":["SoftUpgrade","Soft_Upgrade","Soft-Upgrade"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Soft_Upgrade","url":"https://www.theapplewiki.com/wiki/Soft_Upgrade","external":true},"type":"Untethered","firmwares":["1.1.3","1.1.4"]},"compatibility":[{"firmwares":["4A93","4A102"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"touchFree","info":{"wiki":{"name":"theapplewiki.com/wiki/TouchFree","url":"https://www.theapplewiki.com/wiki/TouchFree","external":true},"type":"Untethered","firmwares":["1.1.2","1.1.2"]},"compatibility":[{"firmwares":["3B48b"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"Whitera1n","info":{"website":{"name":"whitera1n.com","url":"https://web.archive.org/web/20190412022345/http://whitera1n.com/","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"5.3.9"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999},{"name":"WinPwn","info":{"wiki":{"name":"theapplewiki.com/wiki/WinPwn","url":"https://www.theapplewiki.com/wiki/WinPwn","external":true},"type":"Untethered","firmwares":["2.0","2.0.2"]},"compatibility":[{"firmwares":["5A347","5B108","5C1"],"devices":["iPhone1,1","iPhone1,2","iPod1,1"]}],"priority":9999},{"name":"ZiPhone","info":{"website":{"name":"The Legacy Archives","url":"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/I8lRwKAS","external":true},"wiki":{"name":"theapplewiki.com/wiki/ZiPhone","url":"https://www.theapplewiki.com/wiki/ZiPhone","external":true},"type":"Untethered","firmwares":["1.0","1.1.5"],"latestVer":"3.6","color":"#ed9121","icon":"/assets/images/jb-icons/ziphone.png"},"compatibility":[{"firmwares":["1A543a","1C25","1C28","3A101a","3A109a","3A110a","3B48b","4A93","4A102","4B1"],"devices":["iPhone1,1","iPod1,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(1st-generation).html.81be543f.js b/assets/iPod-touch-(1st-generation).html.81be543f.js new file mode 100644 index 000000000000..b05e245f3825 --- /dev/null +++ b/assets/iPod-touch-(1st-generation).html.81be543f.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var s=e(_,[["render",c],["__file","iPod-touch-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/iPod-touch-(1st-generation).html.c0c48f0b.js b/assets/iPod-touch-(1st-generation).html.c0c48f0b.js new file mode 100644 index 000000000000..b05e245f3825 --- /dev/null +++ b/assets/iPod-touch-(1st-generation).html.c0c48f0b.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var s=e(_,[["render",c],["__file","iPod-touch-(1st-generation).html.vue"]]);export{s as default}; diff --git a/assets/iPod-touch-(2nd-generation).html.0296f985.js b/assets/iPod-touch-(2nd-generation).html.0296f985.js new file mode 100644 index 000000000000..a08bea77bfde --- /dev/null +++ b/assets/iPod-touch-(2nd-generation).html.0296f985.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-daa3aef8","path":"/it_IT/get-started/iPod-touch-(2nd-generation).html","title":"Selezione del Firmware (iPod touch (2nd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPod touch (2nd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch (2nd generation).","chartType":"device","name":"iPod touch (2nd generation)","key":"iPod2,1","devType":"iPod touch","devArr":["iPod2,1"],"osArr":[{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C145","buildTrain":"Northstar","released":"2009-09-09","preinstalled":["iPod3,1"],"securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod1,1","iPod2,1","iPod3,1"],"sources":[],"uniqueBuild":"7C145","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11a","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod2,1"],"sources":[],"uniqueBuild":"5H11a","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77a","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod2,1"],"sources":[],"uniqueBuild":"5G77a","beta":false},{"osStr":"iPhoneOS","version":"2.1.1","build":"5F138","buildTrain":"Sugar Bowl","released":"2008-09-09","preinstalled":true,"ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-5389.20080909.mhy67/iPodDocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod2,1"],"sources":[],"uniqueBuild":"5F138","beta":false}],"jbArr":[{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"greengr4ss","alias":"greengrass","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=155813 (archive.org)","url":"http://web.archive.org/web/20090314040717/http://www.ipodtouchfans.com/forums/showthread.php?t=155813","external":true},"wiki":{"name":"theapplewiki.com/wiki/greengr4ss","url":"https://www.theapplewiki.com/wiki/greengr4ss","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"]},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"QuickFreedom","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=155875 (archive.org)","url":"https://web.archive.org/web/20090314040712/http://ipodtouchfans.com/forums/showthread.php?t=155875","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"],"notes":"Only supports iPod touch (2nd generation)","latestVer":"200Beta","color":"#3c3b3c","icon":"/assets/images/jb-icons/quickfreedom.png"},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"redsn0w Lite","alias":["redsnow Lite","redsn0w-Lite","redsnow-Lite","redsn0w_Lite","redsnow_Lite","redsn0wLite","redsnowLite"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w_Lite","url":"https://www.theapplewiki.com/wiki/Redsn0w_Lite","external":true},"type":"Tethered","firmwares":["2.1.1","2.1.1"],"notes":"Only supports iPod touch (2nd generation)"},"compatibility":[{"firmwares":["5F138"],"devices":["iPod2,1"]}],"priority":9999},{"name":"redTool","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=152387 (archive.org)","url":"https://web.archive.org/web/20090310150001/http://www.ipodtouchfans.com/forums/showthread.php?t=152387","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"],"notes":"Only supports iPod touch (2nd generation)","latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/redtool.png"},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unofficialsn0w","alias":["unofficialsnow","cyw00d","cywood","cyw0od","cywo0d"],"info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=138578 (archive.org)","url":"https://web.archive.org/web/20090303040858/http://ipodtouchfans.com/forums/showthread.php?t=138578","external":true},"type":"Tethered","firmwares":["2.2.1","2.2.1"]},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"Untetherizer","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=157735 (archive.org)","url":"https://web.archive.org/web/20090519061823/http://www.ipodtouchfans.com/forums/showthread.php?t=157735","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"],"notes":"Only supports iPod touch (2nd generation)","latestVer":"1.1","color":"#000000","icon":"/assets/images/jb-icons/untetherizer.png"},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(2nd-generation).html.07a8eb5c.js b/assets/iPod-touch-(2nd-generation).html.07a8eb5c.js new file mode 100644 index 000000000000..56d6f2e94b95 --- /dev/null +++ b/assets/iPod-touch-(2nd-generation).html.07a8eb5c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6a44d3f4","path":"/get-started/iPod-touch-(2nd-generation).html","title":"Firmware Selection (iPod touch (2nd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPod touch (2nd generation))","description":"Find out what jailbreaks you can use on your iPod touch (2nd generation).","chartType":"device","name":"iPod touch (2nd generation)","key":"iPod2,1","devType":"iPod touch","devArr":["iPod2,1"],"osArr":[{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C145","buildTrain":"Northstar","released":"2009-09-09","preinstalled":["iPod3,1"],"securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod1,1","iPod2,1","iPod3,1"],"sources":[],"uniqueBuild":"7C145","beta":false},{"osStr":"iPhoneOS","version":"3.0","build":"7A341","buildTrain":"Kirkwood","released":"2009-06-17","preinstalled":["iPhone2,1"],"createDuplicateEntries":[{"version":"3.0 GM","uniqueBuild":"7A341-GM","released":"2009-06-08","rc":true}],"securityNotes":"https://support.apple.com/HT3639","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6592.20090612.0O8nr/iPhoneDocumentation_3.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-6591.20090612.ut7eQ/iPodDocumentation_3.0.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"04.26.08","iPhone2,1":"04.26.08"},"sources":[],"uniqueBuild":"7A341","beta":false},{"osStr":"iPhoneOS","version":"2.2.1","build":"5H11a","buildTrain":"SUTimberline","released":"2009-01-27","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/061-5928.20090127.ZaspL/iPodDocumentation_2.2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod2,1"],"sources":[],"uniqueBuild":"5H11a","beta":false},{"osStr":"iPhoneOS","version":"2.2","build":"5G77a","buildTrain":"Timberline","released":"2008-11-21","securityNotes":"https://support.apple.com/HT3318","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/sbml/osx/061-5658.20081120.brgt6/ipoddocumentation_2.2.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod2,1"],"sources":[],"uniqueBuild":"5G77a","beta":false},{"osStr":"iPhoneOS","version":"2.1.1","build":"5F138","buildTrain":"Sugar Bowl","released":"2008-09-09","preinstalled":true,"ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-5389.20080909.mhy67/iPodDocumentation_2.1.ipd"},"appledbWebImage":{"id":"ios2","align":"left"},"deviceMap":["iPod2,1"],"sources":[],"uniqueBuild":"5F138","beta":false}],"jbArr":[{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"greengr4ss","alias":"greengrass","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=155813 (archive.org)","url":"http://web.archive.org/web/20090314040717/http://www.ipodtouchfans.com/forums/showthread.php?t=155813","external":true},"wiki":{"name":"theapplewiki.com/wiki/greengr4ss","url":"https://www.theapplewiki.com/wiki/greengr4ss","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"]},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"QuickFreedom","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=155875 (archive.org)","url":"https://web.archive.org/web/20090314040712/http://ipodtouchfans.com/forums/showthread.php?t=155875","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"],"notes":"Only supports iPod touch (2nd generation)","latestVer":"200Beta","color":"#3c3b3c","icon":"/assets/images/jb-icons/quickfreedom.png"},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"redsn0w Lite","alias":["redsnow Lite","redsn0w-Lite","redsnow-Lite","redsn0w_Lite","redsnow_Lite","redsn0wLite","redsnowLite"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w_Lite","url":"https://www.theapplewiki.com/wiki/Redsn0w_Lite","external":true},"type":"Tethered","firmwares":["2.1.1","2.1.1"],"notes":"Only supports iPod touch (2nd generation)"},"compatibility":[{"firmwares":["5F138"],"devices":["iPod2,1"]}],"priority":9999},{"name":"redTool","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=152387 (archive.org)","url":"https://web.archive.org/web/20090310150001/http://www.ipodtouchfans.com/forums/showthread.php?t=152387","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"],"notes":"Only supports iPod touch (2nd generation)","latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/redtool.png"},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unofficialsn0w","alias":["unofficialsnow","cyw00d","cywood","cyw0od","cywo0d"],"info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=138578 (archive.org)","url":"https://web.archive.org/web/20090303040858/http://ipodtouchfans.com/forums/showthread.php?t=138578","external":true},"type":"Tethered","firmwares":["2.2.1","2.2.1"]},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999},{"name":"Untetherizer","info":{"website":{"name":"ipodtouchfans.com/forums/showthread.php?t=157735 (archive.org)","url":"https://web.archive.org/web/20090519061823/http://www.ipodtouchfans.com/forums/showthread.php?t=157735","external":true},"type":"Untethered","firmwares":["2.2.1","2.2.1"],"notes":"Only supports iPod touch (2nd generation)","latestVer":"1.1","color":"#000000","icon":"/assets/images/jb-icons/untetherizer.png"},"compatibility":[{"firmwares":["5H11a"],"devices":["iPod2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(2nd-generation).html.133af95c.js b/assets/iPod-touch-(2nd-generation).html.133af95c.js new file mode 100644 index 000000000000..33fa4fe4e954 --- /dev/null +++ b/assets/iPod-touch-(2nd-generation).html.133af95c.js @@ -0,0 +1 @@ +import{_ as e,o,c as n}from"./app.748f7f56.js";const t={};function _(c,r){return o(),n("div")}var i=e(t,[["render",_],["__file","iPod-touch-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(2nd-generation).html.a60ca6af.js b/assets/iPod-touch-(2nd-generation).html.a60ca6af.js new file mode 100644 index 000000000000..33fa4fe4e954 --- /dev/null +++ b/assets/iPod-touch-(2nd-generation).html.a60ca6af.js @@ -0,0 +1 @@ +import{_ as e,o,c as n}from"./app.748f7f56.js";const t={};function _(c,r){return o(),n("div")}var i=e(t,[["render",_],["__file","iPod-touch-(2nd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(3rd-generation).html.037bdc7c.js b/assets/iPod-touch-(3rd-generation).html.037bdc7c.js new file mode 100644 index 000000000000..e9fabdeffd14 --- /dev/null +++ b/assets/iPod-touch-(3rd-generation).html.037bdc7c.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const t={};function _(c,n){return o(),r("div")}var i=e(t,[["render",_],["__file","iPod-touch-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(3rd-generation).html.2fa15921.js b/assets/iPod-touch-(3rd-generation).html.2fa15921.js new file mode 100644 index 000000000000..e9fabdeffd14 --- /dev/null +++ b/assets/iPod-touch-(3rd-generation).html.2fa15921.js @@ -0,0 +1 @@ +import{_ as e,o,c as r}from"./app.748f7f56.js";const t={};function _(c,n){return o(),r("div")}var i=e(t,[["render",_],["__file","iPod-touch-(3rd-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(3rd-generation).html.f215514a.js b/assets/iPod-touch-(3rd-generation).html.f215514a.js new file mode 100644 index 000000000000..e81a26e5487c --- /dev/null +++ b/assets/iPod-touch-(3rd-generation).html.f215514a.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-9e0cf432","path":"/it_IT/get-started/iPod-touch-(3rd-generation).html","title":"Selezione del Firmware (iPod touch (3rd generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPod touch (3rd generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch (3rd generation).","chartType":"device","name":"iPod touch (3rd generation)","key":"iPod3,1","devType":"iPod touch","devArr":["iPod3,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C146","buildTrain":"Northstar","released":"2009-09-17","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod3,1"],"sources":[],"uniqueBuild":"7C146","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C145","buildTrain":"Northstar","released":"2009-09-09","preinstalled":["iPod3,1"],"securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod1,1","iPod2,1","iPod3,1"],"sources":[],"uniqueBuild":"7C145","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPod-touch-(3rd-generation).html.f6b5d5ac.js b/assets/iPod-touch-(3rd-generation).html.f6b5d5ac.js new file mode 100644 index 000000000000..ddd3b23996f8 --- /dev/null +++ b/assets/iPod-touch-(3rd-generation).html.f6b5d5ac.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-eedf9d52","path":"/get-started/iPod-touch-(3rd-generation).html","title":"Firmware Selection (iPod touch (3rd generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPod touch (3rd generation))","description":"Find out what jailbreaks you can use on your iPod touch (3rd generation).","chartType":"device","name":"iPod touch (3rd generation)","key":"iPod3,1","devType":"iPod touch","devArr":["iPod3,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"4.0.2","build":"8A400","buildTrain":"Apex","released":"2010-08-11","securityNotes":"https://support.apple.com/HT202092","ipd":{"iPhone":"https://secure-appldnld.apple.com/iPhone4/061-8878.20100811.VPlku/iPhoneDocumentation_4.0.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-8877.20100811.Fvgrt/iPodDocumentation_4.0.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A400","beta":false},{"osStr":"iOS","version":"4.0","build":"8A293","buildTrain":"Apex","released":"2010-06-21","preinstalled":["iPhone3,1"],"createDuplicateEntries":[{"version":"4.0 GM","uniqueBuild":"8A293-GM","released":"2010-06-07","rc":true}],"securityNotes":"https://support.apple.com/HT4225","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8461.20100621.Plhn4/iPhoneDocumentation_4.0.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone4/061-8460.20100621.BgR5r/iPodDocumentation_4.0.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,2":"05.13.04","iPhone2,1":"05.13.04","iPhone3,1":"01.59.00"},"sources":[],"uniqueBuild":"8A293","beta":false},{"osStr":"iPhoneOS","version":"3.1.3","build":"7E18","buildTrain":"SUNorthstarTwo","released":"2010-02-02","securityNotes":"https://support.apple.com/HT4013","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7822.20100202.VfP8u/iPhoneDocumentation_3.1.3.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7821.20100202.AzPyt/iPodDocumentation_3.1.3.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.12.01","iPhone2,1":"05.12.01"},"sources":[],"uniqueBuild":"7E18","beta":false},{"osStr":"iPhoneOS","version":"3.1.2","build":"7D11","buildTrain":"Northstar","released":"2009-10-08","ipd":{"iPhone":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7337.20091008.54Rtf/iPhoneDocumentation_3.1.2.ipd","iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-7336.20091008.PlR4e/iPodDocumentation_3.1.2.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPhone1,1","iPhone1,2","iPhone2,1","iPod1,1","iPod2,1","iPod3,1"],"basebandVersions":{"iPhone1,1":"04.05.04_G","iPhone1,2":"05.11.07","iPhone2,1":"05.11.07"},"sources":[],"uniqueBuild":"7D11","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C146","buildTrain":"Northstar","released":"2009-09-17","securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod3,1"],"sources":[],"uniqueBuild":"7C146","beta":false},{"osStr":"iPhoneOS","version":"3.1.1","build":"7C145","buildTrain":"Northstar","released":"2009-09-09","preinstalled":["iPod3,1"],"securityNotes":"https://support.apple.com/HT3160","ipd":{"iPod":"http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPod/SBML/osx/bundles/061-7166.20090909.ZaPkm/iPodDocumentation_3.1.1.ipd"},"appledbWebImage":{"id":"ios3","align":"left"},"deviceMap":["iPod1,1","iPod2,1","iPod3,1"],"sources":[],"uniqueBuild":"7C145","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"JailbreakMe 2.0","alias":["JailbreakMe-2.0","JailbreakMe_2.0","JailbreakMe2.0","JailbreakMe 2","JailbreakMe-2","JailbreakMe_2","JailbreakMe2","JailbreakMe Star","JailbreakMeStar","JailbreakMe-Star","JailbreakMe_Star"],"priority":0,"info":{"website":{"name":"jailbreakme.com/star","url":"https://www.jailbreakme.com/star/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Star","url":"https://www.theapplewiki.com/wiki/Star","external":true},"guide":[{"name":"Using JailbreakMe Star","url":"/using-jailbreakme-star/","sidebarName":"JailbreakMe Star","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["3.1.2","4.0.1"],"notes":"Not compatible with iPhoneOS 3.2.2"},"compatibility":[{"firmwares":["7D11","7E18","7B367","7B405","8A293","8A306"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPhone3,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"SpiritNET","priority":1,"info":{"website":{"name":"invoxiplaygames.uk/projects/spiritnet","url":"https://invoxiplaygames.uk/projects/spiritnet/","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"]},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"blackra1n","alias":"blackrain","info":{"website":{"name":"blackra1n.com","url":"http://www.blackra1n.com","external":true},"wiki":{"name":"theapplewiki.com/wiki/Blackra1n","url":"https://www.theapplewiki.com/wiki/Blackra1n","external":true},"type":"Tethered","firmwares":["3.1","3.1.3"],"latestVer":"RC3","color":"#000000","icon":"/assets/images/jb-icons/blackra1n.png"},"compatibility":[{"firmwares":["7C144","7C145","7C146","7D11"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1","iPod3,1"]},{"firmwares":["7E18"],"devices":["iPhone2,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"Spirit","info":{"wiki":{"name":"theapplewiki.com/wiki/Spirit","url":"https://www.theapplewiki.com/wiki/Spirit","external":true},"type":"Untethered","firmwares":["3.1.2","3.2"],"latestVer":"1.0","color":"#c3cae8","icon":"/assets/images/jb-icons/spirit.png"},"compatibility":[{"firmwares":["7D11","7E18","7B367"],"devices":["iPhone1,1","iPhone1,2","iPhone2,1","iPad1,1","iPod1,1","iPod2,1","iPod3,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPod-touch-(4th-generation).html.06e7c91f.js b/assets/iPod-touch-(4th-generation).html.06e7c91f.js new file mode 100644 index 000000000000..e9c21257960f --- /dev/null +++ b/assets/iPod-touch-(4th-generation).html.06e7c91f.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(4th-generation).html.60c40c5c.js b/assets/iPod-touch-(4th-generation).html.60c40c5c.js new file mode 100644 index 000000000000..f8d9d2c2345e --- /dev/null +++ b/assets/iPod-touch-(4th-generation).html.60c40c5c.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-4637a844","path":"/it_IT/get-started/iPod-touch-(4th-generation).html","title":"Selezione del Firmware (iPod touch (4th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPod touch (4th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch (4th generation).","chartType":"device","name":"iPod touch (4th generation)","key":"iPod4,1","devType":"iPod touch","devArr":["iPod4,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B118","buildTrain":"Baker","released":"2010-09-12","preinstalled":true,"ipd":{"iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPod4,1"],"sources":[],"uniqueBuild":"8B118","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"6.1.6","build":"10B500","buildTrain":"BrightonMaps","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT212584#616","securityNotes":"https://support.apple.com/HT202920","ipd":{"iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/031-3475.20140221.Cdfr4/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/031-3473.20140221.Sheft/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone2,1","iPod4,1"],"basebandVersions":{"iPhone2,1":"05.16.08"},"sources":[],"uniqueBuild":"10B500","beta":false},{"osStr":"iOS","version":"6.1.5","build":"10B400","buildTrain":"BrightonMaps","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT212584#615","ipd":{"iPod":"http://appldnld.apple.com/iOS6.1/Documentation/031-1594.20131106.F43ew/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPod4,1"],"sources":[],"uniqueBuild":"10B400","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B144","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B144-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm__10b144.dmg","active":false}],"size":938516113},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm_rev_a__10b144.dmg","active":false}],"size":938303367},{"type":"ipsw","deviceMap":["iPod4,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_4th_generation__10b144.dmg","active":false}],"size":888641886}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone3,1","iPhone3,2","iPod4,1"],"basebandVersions":{"iPhone3,1":"04.12.05","iPhone3,2":"04.12.05"},"sources":[],"uniqueBuild":"10B144","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPod-touch-(4th-generation).html.81850339.js b/assets/iPod-touch-(4th-generation).html.81850339.js new file mode 100644 index 000000000000..e9c21257960f --- /dev/null +++ b/assets/iPod-touch-(4th-generation).html.81850339.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(4th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(4th-generation).html.82eccbb1.js b/assets/iPod-touch-(4th-generation).html.82eccbb1.js new file mode 100644 index 000000000000..2261233c30d4 --- /dev/null +++ b/assets/iPod-touch-(4th-generation).html.82eccbb1.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-1dce53b4","path":"/get-started/iPod-touch-(4th-generation).html","title":"Firmware Selection (iPod touch (4th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPod touch (4th generation))","description":"Find out what jailbreaks you can use on your iPod touch (4th generation).","chartType":"device","name":"iPod touch (4th generation)","key":"iPod4,1","devType":"iPod touch","devArr":["iPod4,1"],"osArr":[{"osStr":"iOS","version":"5.1.1","build":"9B206","buildTrain":"Hoodoo","released":"2012-05-07","releaseNotes":"https://support.apple.com/HT212597#511","securityNotes":"https://support.apple.com/HT202475","ipd":{"iPad":"http://appldnld.apple.com/iOS5.1.1/041-5711.20120504.Emve3/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"http://appldnld.apple.com/iOS5.1.1/041-5710.20120504.dEtEn/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"http://appldnld.apple.com/iOS5.1.1/041-5712.20120504.8unBg/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.11","iPad3,3":"1.0.11","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.12"},"sources":[],"uniqueBuild":"9B206","beta":false},{"osStr":"iOS","version":"5.1","build":"9B176","buildTrain":"Hoodoo","released":"2012-02-29","preinstalled":["iPad2,4","iPad3,1","iPad3,2","iPad3,3"],"releaseNotes":"https://support.apple.com/HT212597#51","securityNotes":"https://support.apple.com/HT202432","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS5/041-4062.20120307.3E3rY/iPadiTunesUpdateReadMe_5.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS5/041-4061.20120307.fjeed/iPhoneiTunesUpdateReadMe_5.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS5/041-4063.20120307.N3wSf/iPodtouchiTunesUpdateReadMe_5.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPad3,2":"1.0.10","iPad3,3":"1.0.10","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B176","beta":false},{"osStr":"iOS","version":"5.1","build":"9B172","buildTrain":"Hoodoo","released":"2012-02-13","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.9"},"sources":[],"uniqueBuild":"9B172","beta":false},{"osStr":"iOS","version":"5.1","build":"9B169","buildTrain":"Hoodoo","released":"2012-02-06","appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.12.01","iPad2,3":"3.0.04","iPhone2,1":"05.16.05","iPhone3,1":"04.12.01","iPhone3,3":"3.0.04","iPhone4,1":"2.0.7"},"sources":[],"uniqueBuild":"9B169","beta":false},{"osStr":"iOS","version":"5.0.1","build":"9A405","buildTrain":"Telluride","released":"2011-11-10","releaseNotes":"https://support.apple.com/HT212597#501","securityNotes":"https://support.apple.com/HT202365","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-3363.20111110.S0nosg/iPadReadMe_5.0.1.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-3362.20111110.VcxzA/iPhoneReadMe_5.0.1.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-3361.20111110.Ku78i/iPodtouchReadMe_5.0.1.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.13"},"sources":[],"uniqueBuild":"9A405","beta":false},{"osStr":"iOS","version":"5.0","build":"9A334","buildTrain":"Telluride","released":"2011-10-12","preinstalled":["iPhone4,1"],"createDuplicateEntries":[{"version":"5.0 GM","uniqueBuild":"9A334-GM","released":"2011-10-04","rc":true}],"releaseNotes":"https://support.apple.com/HT212597#5","securityNotes":"https://support.apple.com/HT202349","ipd":{"iPad":"https://secure-appldnld.apple.com/iPhone4/041-2582.20111012.Nets2/iPadReadMe_5.0.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-2591.20111012.APPr4/iPhoneReadMe_5.0.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-2590.20111012.Tm3ef/iPodtouchReadMe_5.0.ipd"},"appledbWebImage":{"id":"ios5","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.11.08","iPad2,3":"3.0.03","iPhone2,1":"05.16.05","iPhone3,1":"04.11.08","iPhone3,3":"3.0.03","iPhone4,1":"1.0.11"},"sources":[],"uniqueBuild":"9A334","beta":false},{"osStr":"iOS","version":"4.3.5","build":"8L1","buildTrain":"Durango","released":"2011-07-25","securityNotes":"https://support.apple.com/HT202289","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1984.20110722.ZpKu5/iPadReadMe_4.3.5.ipd","iPhone":"http://appldnld.apple.com/iPhone4/041-1983.20110722.Aq2de/iPhoneReadMe_4.3.5.ipd","iPod":"http://appldnld.apple.com/iPhone4/041-1982.20110722.k9a5R/iPodtouchReadMe_4.3.5.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8L1","beta":false},{"osStr":"iOS","version":"4.3.4","build":"8K2","buildTrain":"Durango","released":"2011-07-15","securityNotes":"https://support.apple.com/HT202272","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1932.20110715.Fepe8/iPadReadMe_4.3.4.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1931.20110715.Kx5Rb/iPhoneReadMe_4.3.4.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1930.20110715.uUUsV/iPodtouchReadMe_4.3.4.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8K2","beta":false},{"osStr":"iOS","version":"4.3.3","build":"8J2","buildTrain":"Durango","released":"2011-05-04","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-1019.20110503.I1p3l/iPadReadMe_4.3.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-1018.20110503.3eU8E/iPhoneReadMe_4.3.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-1017.20110503.Xn57v/iPodtouchReadMe_4.3.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8J2","beta":false},{"osStr":"iOS","version":"4.3.2","build":"8H7","buildTrain":"Durango","released":"2011-04-14","securityNotes":"https://support.apple.com/HT202208","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0697.20110414.Uqt8d/iPadReadMe_4.3.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0696.20110414.5oUj3/iPhoneReadMe_4.3.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0695.20110414.72Hrs/iPodtouchReadMe_4.3.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8H7","beta":false},{"osStr":"iOS","version":"4.3.1","build":"8G4","buildTrain":"Durango","released":"2011-03-25","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0579.20110325.Bgtr4/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0578.20110325.Zaswe/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0577.20110325.Hy7t5/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.01","iPad2,2":"04.10.01","iPad2,3":"2.0.4","iPhone2,1":"05.16.02","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8G4","beta":false},{"osStr":"iOS","version":"4.3","build":"8F190","buildTrain":"Durango","released":"2011-03-09","createDuplicateEntries":[{"version":"4.3 GM","uniqueBuild":"8F190-GM","released":"2011-03-03","rc":true}],"securityNotes":"https://support.apple.com/HT202187","ipd":{"iPad":"http://appldnld.apple.com/iPhone4/041-0343.20110311.Zxse2/iPadReadMe_4.3.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/041-0342.20110311.Lkns4/iPhoneReadMe_4.3.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/041-0341.20110311.ZswP3/iPodtouchReadMe_4.3.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone2,1","iPhone3,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.11.00","iPhone2,1":"05.16.01","iPhone3,1":"04.10.01"},"sources":[],"uniqueBuild":"8F190","beta":false},{"osStr":"iOS","version":"4.2.1","build":"8C148","buildTrain":"Jasper","released":"2010-11-22","createDuplicateEntries":[{"version":"4.2.1 GM","uniqueBuild":"8C148-GM","released":"2010-11-18","rc":true}],"securityNotes":"https://support.apple.com/HT202154","ipd":{"iPad":"http://appldnld.apple.com/iPad/061-9617.20101122.Xswe3/iPadReadMe_4.2.ipd","iPhone":"https://secure-appldnld.apple.com/iPhone4/061-9602.20101122.Pgyt6/iPhoneReadMe_4.2.ipd","iPod":"https://secure-appldnld.apple.com/iPhone4/061-9601.20101122.Vbgty/iPodtouchReadMe_4.2.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPad1,1","iPhone1,2","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPad1,1":"07.10.00","iPhone1,2":"05.15.04","iPhone3,1":"03.10.01"},"sources":[],"uniqueBuild":"8C148","beta":false},{"osStr":"iOS","version":"4.1","build":"8B118","buildTrain":"Baker","released":"2010-09-12","preinstalled":true,"ipd":{"iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPod4,1"],"sources":[],"uniqueBuild":"8B118","beta":false},{"osStr":"iOS","version":"4.1","build":"8B117","buildTrain":"Baker","released":"2010-09-08","createDuplicateEntries":[{"version":"4.1 GM","uniqueBuild":"8B117-GM","released":"2010-09-01","rc":true}],"securityNotes":"https://support.apple.com/HT202111","ipd":{"iPhone":"http://appldnld.apple.com/iPhone4/061-9060.20100901.Mr5YT/iPhoneDocumentation_4.1.ipd","iPod":"http://appldnld.apple.com/iPhone4/061-9059.20100901.AzW3P/iPodDocumentation_4.1.ipd"},"appledbWebImage":{"id":"ios4","align":"left"},"deviceMap":["iPhone1,2","iPhone2,1","iPhone3,1","iPod2,1","iPod3,1","iPod4,1"],"basebandVersions":{"iPhone1,2":"05.14.02","iPhone2,1":"05.14.02","iPhone3,1":"02.10.04"},"sources":[],"uniqueBuild":"8B117","beta":false},{"osStr":"iOS","version":"6.1.6","build":"10B500","buildTrain":"BrightonMaps","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT212584#616","securityNotes":"https://support.apple.com/HT202920","ipd":{"iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/031-3475.20140221.Cdfr4/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/031-3473.20140221.Sheft/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone2,1","iPod4,1"],"basebandVersions":{"iPhone2,1":"05.16.08"},"sources":[],"uniqueBuild":"10B500","beta":false},{"osStr":"iOS","version":"6.1.5","build":"10B400","buildTrain":"BrightonMaps","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT212584#615","ipd":{"iPod":"http://appldnld.apple.com/iOS6.1/Documentation/031-1594.20131106.F43ew/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPod4,1"],"sources":[],"uniqueBuild":"10B400","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B144","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B144-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm__10b144.dmg","active":false}],"size":938516113},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_gsm_rev_a__10b144.dmg","active":false}],"size":938303367},{"type":"ipsw","deviceMap":["iPod4,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_4th_generation__10b144.dmg","active":false}],"size":888641886}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPhone3,1","iPhone3,2","iPod4,1"],"basebandVersions":{"iPhone3,1":"04.12.05","iPhone3,2":"04.12.05"},"sources":[],"uniqueBuild":"10B144","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A403","buildTrain":"Sundance","released":"2012-09-19","preinstalled":["iPhone3,2"],"createDuplicateEntries":[{"version":"6.0 GM","uniqueBuild":"10A403-GM","released":"2012-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212584#6","securityNotes":"https://support.apple.com/HT202615","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7022.20120919.LdvHt/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A403","beta":false},{"osStr":"iOS","version":"6.0","build":"10A402","buildTrain":"Sundance","released":"2012-08-27","appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.01","iPad3,3":"2.0.01","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.00.15","iPhone5,2":"1.00.15"},"sources":[],"uniqueBuild":"10A402","beta":false}],"jbArr":[{"name":"Absinthe","priority":0,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Absinthe","url":"https://www.theapplewiki.com/wiki/Absinthe","external":true},"guide":[{"name":"Installing Absinthe","url":"/installing-absinthe/","pkgman":"cydia"}],"type":"Untethered","firmwares":["5.0","5.1.1"],"soc":"A4, A5, A5X","latestVer":"2.0.4","color":"#78ef76","icon":"/assets/images/jb-icons/absinthe.png"},"compatibility":[{"firmwares":["9A405","9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]},{"firmwares":["9A334","9A405","9A406","9B206"],"devices":["iPhone4,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"JailbreakMe 3.0","alias":["JailbreakMe-3.0","JailbreakMe_3.0","JailbreakMe3.0","JailbreakMe 3","JailbreakMe-3","JailbreakMe_3","JailbreakMe3","JailbreakMe Saffron","JailbreakMeSaffron","JailbreakMe-Saffron","JailbreakMe_Saffron"],"priority":0,"info":{"website":{"name":"jailbreakme.com","url":"https://www.jailbreakme.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Saffron","url":"https://www.theapplewiki.com/wiki/Saffron","external":true},"guide":[{"name":"Using JailbreakMe Saffron","url":"/using-jailbreakme-saffron/","sidebarName":"JailbreakMe Saffron","pkgman":"cydia"}],"type":"(Safari) Untethered","firmwares":["4.2.6","4.3.3"],"notes":"Doesn't support 4.2.9 or 4.2.10 on iPhone 4 CDMA. iPad 2 supported only on 4.3.3"},"compatibility":[{"firmwares":["8E200","8E303","8E401","8F190","8G4","8H7","8J2"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8J2"],"devices":["iPad2,1","iPad2,2","iPad2,3"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"greenpois0n","alias":["greenpoison","greenpois0n","greenp0is0n"],"priority":1,"info":{"website":{"name":"greenpois0n.com/downloads (archive.org)","url":"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Greenpois0n_(jailbreak)","url":"https://www.theapplewiki.com/wiki/Greenpois0n_(jailbreak)","external":true},"guide":[{"name":"Installing greenpois0n","url":"/installing-greenpois0n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.1","4.2.6"],"notes":"Also compatible with iPhoneOS 3.2.2","latestVer":"RC6","color":"#5f7d5d","icon":"/assets/images/jb-icons/greenpois0n.png"},"compatibility":[{"firmwares":["7B500","8B117","8B118","8C148","8E200"],"devices":["iPhone3,1","iPhone3,3","iPod2,1","iPod3,1","iPod4,1","iPad1,1"]},{"firmwares":["8B117","8C148a"],"devices":["iPhone2,1"]},{"firmwares":["8M89","8C154","8C152"],"devices":["AppleTV2,1"]}]},{"name":"redsn0w","alias":"redsnow","priority":2,"info":{"wiki":{"name":"theapplewiki.com/wiki/Redsn0w","url":"https://www.theapplewiki.com/wiki/Redsn0w","external":true},"latestVer":"0.9.15b","color":"#2d95f7","icon":"/assets/images/jb-icons/redsn0w.png","type":"Untethered","firmwares":["2.1.1","6.1.6"]},"compatibility":[{"firmwares":["5H11a","7A341","7A400","7C144","7C145","7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["7A341","7A400","7C144","7D11","7E18","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1"]},{"firmwares":["7A341","7A400","7C144","7C145","7C146","7D11","7E18","8B117","8B118","8C148","8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B169","9B172","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["9A405","9A406","9B206"],"devices":["iPhone4,1"]},{"firmwares":["10A406e","10A831","10B144b","10B329a","10B809"],"devices":["AppleTV2,1"]}]},{"name":"limera1n","alias":"limerain","priority":3,"info":{"website":{"name":"limera1n.com","url":"http://limera1n.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Limera1n","url":"https://www.theapplewiki.com/wiki/Limera1n","external":true},"guide":[{"name":"Installing limera1n","url":"/installing-limera1n/","pkgman":"cydia"}],"type":"Untethered","firmwares":["3.2.2","4.2.1"],"latestVer":"RC1b","color":"#bcdfa4","icon":"/assets/images/jb-icons/limera1n.png"},"compatibility":[{"firmwares":["7B500","8A293","8A306","8A400","8B117","8B118","8C148a"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod2,1","iPod3,1","iPod4,1"]},{"firmwares":["8B117"],"devices":["iPod2,1"]},{"firmwares":["8M89"],"devices":["AppleTV2,1"]}]},{"name":"PwnageTool","priority":3,"info":{"wiki":{"name":"theapplewiki.com/wiki/PwnageTool","url":"https://www.theapplewiki.com/wiki/PwnageTool","external":true},"guide":[{"name":"Installing PwnageTool","url":"/installing-pwnagetool/","pkgman":"cydia"}],"type":"Untethered","firmwares":["4.0","5.1.1"],"notes":"Also supports iPhoneOS 1.1.4, iPhoneOS 2.0 to 2.2.1, and tvOS 4.0 to 4.2.2","latestVer":"5.1.1","color":"#d0cfd1","icon":"/assets/images/jb-icons/pwnagetool.png"},"compatibility":[{"firmwares":["4A102","5A347","5B108","5C1","5F136","5F137","5G77","5H11","8A293","8B117","8C148"],"devices":["iPhone1,1","iPhone1,2","iPod1,1","iPod2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A405","9B206"],"devices":["iPhone2,1"]},{"firmwares":["8C148","8E200","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3"]},{"firmwares":["8B117","8G4","8H7","8J2","9A405"],"devices":["iPod3,1"]},{"firmwares":["8B117","8B118","8C148","8G4","8H7","8J2","9A405"],"devices":["iPod4,1"]},{"firmwares":["7B500","8B117","8C148","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F202","8F305"],"devices":["AppleTV2,1"]}]},{"name":"Ac1dsn0w","alias":["acidsnow","ac1dsnow","acidsn0w"],"info":{"wiki":{"name":"theapplewiki.com/wiki/Ac1dSn0w","url":"https://www.theapplewiki.com/wiki/Ac1dSn0w","external":true},"type":"Tethered","firmwares":["5.0","5.0.1"],"latestVer":"Beta 2","color":"#ffffff","icon":"/assets/images/jb-icons/ac1dsn0w.png"},"compatibility":[{"firmwares":["9A334","9A405"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPad1,1","iPod4,1"]},{"firmwares":["9A405"],"devices":["iPod3,1"]}],"priority":9999},{"name":"cinject","info":{"website":{"name":"sites.google.com/a/iphone-dev.com/files/home","url":"https://sites.google.com/a/iphone-dev.com/files/home/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Cinject","url":"https://www.theapplewiki.com/wiki/Cinject","external":true},"type":"Untethered","firmwares":["5.1.1","5.1.1"]},"compatibility":[{"firmwares":["9B206","9B208"],"devices":["iPhone2,1","iPhone3,1","iPhone3,3","iPhone4,1","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad3,1","iPad3,2","iPad3,3","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"sn0wbreeze","alias":"snowbreeze","info":{"wiki":{"name":"theapplewiki.com/wiki/Sn0wbreeze","url":"https://www.theapplewiki.com/wiki/Sn0wbreeze","external":true},"type":"Untethered","firmwares":["3.1.2","6.1.3"],"latestVer":"2.9.14","color":"#b9e8fb","icon":"/assets/images/jb-icons/sn0wbreeze.png"},"compatibility":[{"firmwares":["7D11","7E18"],"devices":["iPhone1,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148"],"devices":["iPhone1,2","iPod2,1"]},{"firmwares":["7D11","7E18","8A293","8A306","8A400","8B117","8C148a","8F190","8G4","8H7","8J2","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8A293","8A306","8A400","8B117","8C148","8E200","8E303","8E401","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","9B208","10A403","10A523","10B141","10B144","10B146","10B327","10B329"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3"]},{"firmwares":["7D11","7E18","8A293","8A400","8B117","8B118","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B176","9B206","10A403","10A523","10B141","10B144","10B146","10B329"],"devices":["iPod3,1","iPod4,1"]},{"firmwares":["7B367","7B405","7B500","8B117","8C148","8F190","8G4","8H7","8J2","9A334","9A405","9B206"],"devices":["iPad1,1"]},{"firmwares":["8M89","8F202"],"devices":["AppleTV2,1"]}],"priority":9999},{"name":"unthreadera1n","alias":"unthreaderain","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n","url":"https://www.theapplewiki.com/wiki/Unthredera1n","external":true},"type":"Untethered","firmwares":["4.3.4","5.1.1"],"latestVer":"1.0","color":"#dc5f60","icon":"/assets/images/jb-icons/unthreadera1n.png"},"compatibility":[{"firmwares":["8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]}],"priority":9999},{"name":"unthredeh4il","alias":"unthredehail","info":{"wiki":{"name":"theapplewiki.com/wiki/Unthredera1n#unthredeh4il","url":"https://www.theapplewiki.com/wiki/Unthredera1n#unthredeh4il","external":true},"type":"Untethered","firmwares":["4.2.6","5.1.1"],"latestVer":"1.0","color":"#ed9121","icon":"/assets/images/jb-icons/unthredeh4il.png"},"compatibility":[{"firmwares":["8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405"],"devices":["iPhone2,1"]},{"firmwares":["8E200","8E303","8E401","8E501","8E600","8F190","8G4","8H7","8J2","8K2","8L1","9A334","9A405","9B176","9B206","9B208"],"devices":["iPhone3,1","iPhone3,3","iPad1,1","iPod3,1","iPod4,1"]},{"firmwares":["8M89","8C150","8C154","8C152","8F191m","8F202","8F305","8F455","9A334v","9A335a","9A336a","9A405l","9A406a","9B179b","9B206f","9B830"],"devices":["AppleTV2,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}`);export{e as data}; diff --git a/assets/iPod-touch-(5th-generation).html.0fee21ce.js b/assets/iPod-touch-(5th-generation).html.0fee21ce.js new file mode 100644 index 000000000000..5e1a954751d3 --- /dev/null +++ b/assets/iPod-touch-(5th-generation).html.0fee21ce.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2dd97ea3","path":"/it_IT/get-started/iPod-touch-(5th-generation).html","title":"Selezione del Firmware (iPod touch (5th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPod touch (5th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch (5th generation).","chartType":"device","name":"iPod touch (5th generation)","key":"iPod5,1","devType":"iPod touch","devArr":["iPod5,1"],"osArr":[{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A406","buildTrain":"Sundance","released":"2012-10-11","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,5","iPod5,1"],"sources":[],"uniqueBuild":"10A406","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(5th-generation).html.4270a5c8.js b/assets/iPod-touch-(5th-generation).html.4270a5c8.js new file mode 100644 index 000000000000..79c3aa017e94 --- /dev/null +++ b/assets/iPod-touch-(5th-generation).html.4270a5c8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-05702a13","path":"/get-started/iPod-touch-(5th-generation).html","title":"Firmware Selection (iPod touch (5th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPod touch (5th generation))","description":"Find out what jailbreaks you can use on your iPod touch (5th generation).","chartType":"device","name":"iPod touch (5th generation)","key":"iPod5,1","devType":"iPod touch","devArr":["iPod5,1"],"osArr":[{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E237","buildTrain":"Eagle","released":"2016-03-28","releaseNotes":"https://support.apple.com/HT208010#93","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00"},"sources":[],"uniqueBuild":"13E237","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false},{"osStr":"iOS","version":"8.3","build":"12F69","buildTrain":"Stowe","released":"2015-04-08","releaseNotes":"https://support.apple.com/HT208000#83","securityNotes":"https://support.apple.com/HT204661","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.3/031-20052-20150408-16B559E8-D720-11E4-962C-A11390F2D2C2/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.3/031-20051-20150408-16B4BF88-D720-11E4-9D8D-9F1390F2D2C2/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.3/031-20053-20150408-16B4872A-D720-11E4-93A3-A21390F2D2C2/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.01.00","iPad2,7":"8.01.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"8.01.00","iPad3,6":"8.01.00","iPad4,2":"4.01.00","iPad4,3":"4.01.00","iPad4,5":"4.01.00","iPad4,6":"4.01.00","iPad4,8":"4.01.00","iPad4,9":"4.01.00","iPad5,4":"2.23.03","iPhone4,1":"5.4.00","iPhone5,1":"8.01.00","iPhone5,2":"8.01.00","iPhone5,3":"4.01.00","iPhone5,4":"4.01.00","iPhone6,1":"4.01.00","iPhone6,2":"4.01.00","iPhone7,1":"2.23.03","iPhone7,2":"2.23.03"},"sources":[],"uniqueBuild":"12F69","beta":false},{"osStr":"iOS","version":"8.2","build":"12D508","buildTrain":"OkemoZurs","released":"2015-03-09","releaseNotes":"https://support.apple.com/HT208000#82","securityNotes":"https://support.apple.com/HT204423","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18333-20150309-C6355640-C1FC-11E4-9420-717F3780E501/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18335-20150309-C6355438-C1FC-11E4-9420-737F3780E501/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.2/documentation/031-18334-20150309-C6352896-C1FC-11E4-B6D3-727F3780E501/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12D508","beta":false},{"osStr":"iOS","version":"8.1.3","build":"12B466","buildTrain":"SUOkemoTaosTwo","released":"2015-01-27","releaseNotes":"https://support.apple.com/HT208000#813","securityNotes":"https://support.apple.com/HT204245","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15765-20150119-0D998EC2-A027-11E4-B9EE-F3855BAA4ECA/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15764-20150119-0D998EB8-A027-11E4-B9EE-F2855BAA4ECA/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/ios8.1.3/documentation/031-15763-20150119-0D99CBB2-A027-11E4-92B7-F1855BAA4ECA/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B466","beta":false},{"osStr":"iOS","version":"8.1.2","build":"12B440","buildTrain":"SUOkemoTaos","released":"2014-12-09","releaseNotes":"https://support.apple.com/HT208000#812","securityNotes":"https://support.apple.com/HT204422","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.1.2/031-13831.20141208.Cffr4/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.2/031-13833.20141208.2q9ed/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.2/031-13832.20141208.cC66Y/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B440","beta":false},{"osStr":"iOS","version":"8.1.1","build":"12B435","buildTrain":"SUOkemoTaos","released":"2014-11-17","releaseNotes":"https://support.apple.com/HT208000#811","securityNotes":"https://support.apple.com/HT204418","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8.1.1/031-11265.20141117.3cDu5/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8.1.1/031-11264.20141117.SKNir/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1.1/031-11266.20141117.FRYik/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.11.00","iPad4,3":"3.11.00","iPad4,5":"3.11.00","iPad4,6":"3.11.00","iPad4,8":"3.11.00","iPad4,9":"3.11.00","iPad5,4":"1.04.00","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B435","beta":false},{"osStr":"iOS","version":"8.1","build":"12B411","buildTrain":"OkemoTaos","released":"2014-10-20","releaseNotes":"https://support.apple.com/HT208000#81","securityNotes":"https://support.apple.com/HT203119","ipd":{"iPhone":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09059.20141020.ggTJD/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8.1/Documentation/031-09057.20141020.SyVgv/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.11.00","iPhone5,4":"3.11.00","iPhone6,1":"3.11.00","iPhone6,2":"3.11.00","iPhone7,1":"1.04.00","iPhone7,2":"1.04.00"},"sources":[],"uniqueBuild":"12B411","beta":false},{"osStr":"iOS","version":"8.0.2","build":"12A405","buildTrain":"Okemo","released":"2014-09-25","releaseNotes":"https://support.apple.com/HT208000#802","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08041.20140925.ppl23/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08039.20140925.Frerr/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08040.20140925.Allww/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A405","beta":false},{"osStr":"iOS","version":"8.0.1","build":"12A402","buildTrain":"Okemo","released":"2014-09-24","releaseNotes":"https://support.apple.com/HT208000#801","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08036.20140924.Loudf/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08035.20140924.Lkkit/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-08034.20140924.Blltg/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,1":"1.00.05","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A402","beta":false},{"osStr":"iOS","version":"8.0","build":"12A365","buildTrain":"Okemo","released":"2014-09-17","preinstalled":["iPhone7,2"],"createDuplicateEntries":[{"version":"8.0 GM","uniqueBuild":"12A365-GM","released":"2014-09-09","rc":true}],"releaseNotes":"https://support.apple.com/HT208000#8","securityNotes":"https://support.apple.com/HT201395","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05327.20140917.n3w12/iPadiTunesUpdateReadMe_8.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05326.20140907.Ument/iPhoneiTunesUpdateReadMe_8.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS8/Documentation/031-05328.20140907.Nartt/iPodtouchiTunesUpdateReadMe_8.0.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"7.03.00","iPad2,7":"7.03.00","iPad3,2":"5.3.00","iPad3,3":"5.3.00","iPad3,5":"7.03.00","iPad3,6":"7.03.00","iPad4,2":"3.09.01","iPad4,3":"3.09.01","iPad4,5":"3.09.01","iPad4,6":"3.09.01","iPhone4,1":"5.4.00","iPhone5,1":"7.03.00","iPhone5,2":"7.03.00","iPhone5,3":"3.09.01","iPhone5,4":"3.09.01","iPhone6,1":"3.09.01","iPhone6,2":"3.09.01","iPhone7,2":"1.00.05"},"sources":[],"uniqueBuild":"12A365","beta":false},{"osStr":"iOS","version":"7.1.2","build":"11D257","buildTrain":"Sochi","released":"2014-06-30","releaseNotes":"https://support.apple.com/HT207979#712","securityNotes":"https://support.apple.com/HT203014","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/031-03365.20140630.fbR08/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"http://appldnld.apple.com/iOS7.1/031-03364.20140630.VbEDT/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/031-03363.20140630.MJdhU/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D257","beta":false},{"osStr":"iOS","version":"7.1.1","build":"11D201","buildTrain":"SUSochi","released":"2014-04-22","releaseNotes":"https://support.apple.com/HT207979#711","securityNotes":"https://support.apple.com/HT202965","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01132.20140422.Xzlt6/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01131.20140422.tFzyD/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-01133.20140422.VwN3v/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D201","beta":false},{"osStr":"iOS","version":"7.1","build":"11D167","buildTrain":"Sochi","released":"2014-03-10","preinstalled":["iPad4,3","iPad4,6"],"createDuplicateEntries":[{"version":"7.1 GM","uniqueBuild":"11D167-GM","released":"2014-03-10","rc":true}],"releaseNotes":"https://support.apple.com/HT207979#71","securityNotes":"https://support.apple.com/HT202935","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3601.20140310.AGJcf/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3602.20140310.LwD2Y/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/iOS7.1/Documentation/031-3600.20140310.Siwg6/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"6.02.00","iPad2,7":"6.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"6.02.00","iPad3,6":"6.02.00","iPad4,2":"2.18.02","iPad4,3":"2.18.02","iPad4,5":"2.18.02","iPad4,6":"2.18.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.2.00","iPhone5,1":"6.02.00","iPhone5,2":"6.02.00","iPhone5,3":"2.18.02","iPhone5,4":"2.18.02","iPhone6,1":"2.18.02","iPhone6,2":"2.18.02"},"sources":[],"uniqueBuild":"11D167","beta":false},{"osStr":"iOS","version":"7.0.6","build":"11B651","buildTrain":"InnsbruckTaos","released":"2014-02-21","releaseNotes":"https://support.apple.com/HT207979#706","securityNotes":"https://support.apple.com/HT202934","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3538.20140221.Cvfrt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3535.20140221.Cvfrt/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-3534.20140221.Cvfrt/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.02","iPad4,5":"1.03.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.02","iPhone5,4":"1.03.02","iPhone6,1":"1.03.02","iPhone6,2":"1.03.02"},"sources":[],"uniqueBuild":"11B651","beta":false},{"osStr":"iOS","version":"7.0.4","build":"11B554a","buildTrain":"InnsbruckTaos","released":"2013-11-14","releaseNotes":"https://support.apple.com/HT207979#704","securityNotes":"https://support.apple.com/HT202883","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1893.201114.3Cmpt/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1894.201114.MAA3X/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-1892.201114.AAx4r/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.03.01","iPad4,5":"1.03.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.03.01","iPhone5,4":"1.03.01","iPhone6,1":"1.03.01","iPhone6,2":"1.03.01"},"sources":[],"uniqueBuild":"11B554a","beta":false},{"osStr":"iOS","version":"7.0.3","build":"11B511","buildTrain":"InnsbruckTaos","released":"2013-10-22","preinstalled":["iPad4,1","iPad4,2","iPad4,4","iPad4,5"],"releaseNotes":"https://support.apple.com/HT207979#703","securityNotes":"https://support.apple.com/HT202855","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0828.20131022.CPy4f/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0830.20131022.Llkr5/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/Documentation/031-0829.20131022.4RftK/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,4","iPad4,5","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.02.00","iPad2,7":"5.02.00","iPad3,2":"4.1.02","iPad3,3":"4.1.02","iPad3,5":"5.02.00","iPad3,6":"5.02.00","iPad4,2":"1.02.02","iPad4,5":"1.02.02","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.02","iPhone5,1":"5.02.00","iPhone5,2":"5.02.00","iPhone5,3":"1.02.02","iPhone5,4":"1.02.02","iPhone6,1":"1.02.02","iPhone6,2":"1.02.02"},"sources":[],"uniqueBuild":"11B511","beta":false},{"osStr":"iOS","version":"7.0.2","build":"11A501","buildTrain":"Innsbruck","released":"2013-09-26","releaseNotes":"https://support.apple.com/HT207979#702","securityNotes":"https://support.apple.com/HT202827","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9942.20130925.mI1mh/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/031-0522.20130925.wi7pA/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9941.20130925.bAjls/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01","iPhone5,3":"1.00.06","iPhone5,4":"1.00.06","iPhone6,1":"1.00.06","iPhone6,2":"1.00.06"},"sources":[],"uniqueBuild":"11A501","beta":false},{"osStr":"iOS","version":"7.0","build":"11A465","buildTrain":"Innsbruck","released":"2013-09-18","createDuplicateEntries":[{"version":"7.0 GM","uniqueBuild":"11A465-GM","released":"2013-09-10","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__11a465.dmg","active":false}],"size":1121910250},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_gsm__11a465.dmg","active":false}],"size":1138668207},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi__3g_cdma__11a465.dmg","active":false}],"size":1137553673},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_2_wifi_rev_a__11a465.dmg","active":false}],"size":1121444938},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1432__11a465.dmg","active":false}],"size":1192579837},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1454__11a465.dmg","active":false}],"size":1232515525},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_mini_model_a1455__11a465.dmg","active":false}],"size":1232528339},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi_3rd_generation__11a465.dmg","active":false}],"size":1403956911},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_verizon__11a465.dmg","active":false}],"size":1438713523},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_wifi__cellular_model_for_att__11a465.dmg","active":false}],"size":1438751475},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1458__11a465.dmg","active":false}],"size":1419494798},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1459__11a465.dmg","active":false}],"size":1478626754},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipad_4th_generation_model_a1460__11a465.dmg","active":false}],"size":1478669811},{"type":"ipsw","deviceMap":["iPhone3,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm__11a465.dmg","active":false}],"size":1201795093},{"type":"ipsw","deviceMap":["iPhone3,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_gsm_rev_a__11a465.dmg","active":false}],"size":1201074564},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4_cdma__11a465.dmg","active":false}],"size":1200255851},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_4s__11a465.dmg","active":false}],"size":1268447276},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1428__11a465.dmg","active":false}],"size":1323683109},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__iphone_5_model_a1429__11a465.dmg","active":false}],"size":1324088264},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"https://developer.apple.com/devcenter/download.action?path=/ios/ios_7_gm_seed_op6vel/ios_7_gm_seed__ipod_touch_5th_generation__11a465.dmg","active":false}],"size":1246340596}]}],"releaseNotes":"https://support.apple.com/HT207979#7","securityNotes":"https://support.apple.com/HT202816","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS7/091-9445.20130918.Qaw23/iPadiTunesUpdateReadMe_7.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS7/091-9446.20130918.Frt56/iPhoneiTunesUpdateReadMe_7.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS7/091-9447.20130918.Lli87/iPodtouchiTunesUpdateReadMe_7.0.ipd"},"appledbWebImage":{"id":"ios7","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"5.00.01","iPad2,7":"5.00.01","iPad3,2":"4.0.01","iPad3,3":"4.0.01","iPad3,5":"5.00.01","iPad3,6":"5.00.01","iPhone3,1":"04.12.09","iPhone3,2":"04.12.09","iPhone3,3":"3.0.04","iPhone4,1":"5.0.00","iPhone5,1":"5.00.01","iPhone5,2":"5.00.01"},"sources":[],"uniqueBuild":"11A465","beta":false},{"osStr":"iOS","version":"6.1.3","build":"10B329","buildTrain":"BrightonMaps","released":"2013-03-13","releaseNotes":"https://support.apple.com/HT212584#613","securityNotes":"https://support.apple.com/HT202706","ipd":{"iPad":"http://appldnld.apple.com/iOS6.1/Documentation/091-3397.20130319.Fcng4/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"http://appldnld.apple.com/iOS6.1/Documentation/091-3396.20130319.Do0fr/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"http://appldnld.apple.com/iOS6.1/Documentation/091-3398.20130319.Mmnhy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.04","iPad3,3":"2.3.04","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.03","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B329","beta":false},{"osStr":"iOS","version":"6.1.2","build":"10B146","buildTrain":"Brighton","released":"2013-02-19","releaseNotes":"https://support.apple.com/HT212584#612","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1176.20130215.Lpr45/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1175.20130215.Zzs32/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-1177.20130215.Sce3n/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.25","iPad2,7":"3.04.25","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.25","iPad3,6":"3.04.25","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.02","iPhone5,1":"3.04.25","iPhone5,2":"3.04.25"},"sources":[],"uniqueBuild":"10B146","beta":false},{"osStr":"iOS","version":"6.1","build":"10B141","buildTrain":"Brighton","released":"2013-01-28","createDuplicateEntries":[{"version":"6.1 GM","uniqueBuild":"10B141-GM","released":"2013-01-26","rc":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__10b141.dmg","active":false}],"size":832454995},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_gsm__10b141.dmg","active":false}],"size":849025303},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi__3g_cdma__10b141.dmg","active":false}],"size":846987486},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_2_wifi_rev_a__10b141.dmg","active":false}],"size":832075445},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1432__10b141.dmg","active":false}],"size":859488333},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1454__10b141.dmg","active":false}],"size":898661102},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_mini_model_a1455__10b141.dmg","active":false}],"size":898702892},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi_3rd_generation__10b141.dmg","active":false}],"size":1157252488},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_verizon__10b141.dmg","active":false}],"size":1190049008},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_wifi__cellular_model_for_att__10b141.dmg","active":false}],"size":1190269932},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1458__10b141.dmg","active":false}],"size":1174632808},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1459__10b141.dmg","active":false}],"size":1213624570},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipad_4th_generation_model_a1460__10b141.dmg","active":false}],"size":1213820448},{"type":"ipsw","deviceMap":["iPhone2,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_3gs__10b141.dmg","active":false}],"size":822631819},{"type":"ipsw","deviceMap":["iPhone3,3"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__iphone_4_cdma__10b141.dmg","active":false}],"size":935561144},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/ios/ios_6.1_beta_5/ios_6.1_beta_5__ipod_touch_5th_generation__10b141.dmg","active":false}],"size":936568628}]}],"releaseNotes":"https://support.apple.com/HT212584#61","securityNotes":"https://support.apple.com/HT202673","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0644.20130128.vnz2q/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0643.20130128.sll3y/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6.1/Documentation/091-0645.20130128.5BTh/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.05","iPad2,3":"3.0.04","iPad2,6":"3.04.24","iPad2,7":"3.04.24","iPad3,2":"2.3.03","iPad3,3":"2.3.03","iPad3,5":"3.04.24","iPad3,6":"3.04.24","iPhone2,1":"05.16.08","iPhone3,1":"04.12.05","iPhone3,2":"04.12.05","iPhone3,3":"3.0.04","iPhone4,1":"3.4.01","iPhone5,1":"3.04.24"},"sources":[],"uniqueBuild":"10B141","beta":false},{"osStr":"iOS","version":"6.0.1","build":"10A523","buildTrain":"Sundance","released":"2012-10-29","releaseNotes":"https://support.apple.com/HT212584#601","securityNotes":"https://support.apple.com/HT201347","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8089.20121029.Ch6Gt/iPadiTunesUpdateReadMe_6.0.ipd","iPhone":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8088.20121026.5FvrH/iPhoneiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-8090.20121029.7aByk/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPod4,1","iPod5,1"],"basebandVersions":{"iPad2,2":"04.12.02","iPad2,3":"3.0.04","iPad3,2":"2.0.02","iPad3,3":"2.0.02","iPhone2,1":"05.16.07","iPhone3,1":"04.12.02","iPhone3,2":"04.12.02","iPhone3,3":"3.0.04","iPhone4,1":"3.0.04","iPhone5,1":"1.01.00","iPhone5,2":"1.01.00"},"sources":[],"uniqueBuild":"10A523","beta":false},{"osStr":"iOS","version":"6.0","build":"10A406","buildTrain":"Sundance","released":"2012-10-11","preinstalled":true,"ipd":{"iPad":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7023.20120919.KVW82/iPadiTunesUpdateReadMe_6.0.ipd","iPod":"https://secure-appldnld.apple.com/iOS6/Documentation/041-7024.20120919.OmUDy/iPodtouchiTunesUpdateReadMe_6.0.ipd"},"appledbWebImage":{"id":"ios6","align":"left"},"deviceMap":["iPad2,5","iPod5,1"],"sources":[],"uniqueBuild":"10A406","beta":false}],"jbArr":[{"name":"etasonJB","priority":0,"info":{"website":{"name":"etasonjb.tihmstar.net","url":"https://etasonjb.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/EtasonJB","url":"https://www.theapplewiki.com/wiki/EtasonJB","external":true},"guide":[{"name":"Installing EtasonJB","url":"/installing-etasonjb/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"latestVer":"RC5","color":"#2e8bec","icon":"/assets/images/jb-icons/etasonjb.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"evasi0n","alias":["evasion","evasi0n6","evasion6"],"priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n","url":"https://www.theapplewiki.com/wiki/Evasi0n","external":true},"guide":[{"name":"Installing Evasi0n6","url":"/installing-evasi0n6/","pkgman":"cydia"}],"latestVer":"1.5.3","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["6.0","6.1.2"]},"compatibility":[{"firmwares":["10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1","iPod4,1"]},{"firmwares":["10A402","10A403","10A406e","10A831","10B144b"],"devices":["AppleTV2,1"]}]},{"name":"evasi0n7","alias":"evasion7","priority":0,"info":{"website":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"wiki":{"name":"theapplewiki.com/wiki/Evasi0n7","url":"https://www.theapplewiki.com/wiki/Evasi0n7","external":true},"guide":[{"name":"Installing Evasi0n7","url":"/installing-evasi0n7/","pkgman":"cydia"}],"latestVer":"1.0.8","color":"#ffffff","icon":"/assets/images/jb-icons/evasi0n.png","type":"Untethered","firmwares":["7.0","7.0.6"]},"compatibility":[{"firmwares":["11A465","11A466","11A470a","11A501","11B508","11B511","11B553","11B554a","11B601","11B651"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"JailbreakMe 4.0","alias":["JailbreakMe-4.0","JailbreakMe_4.0","JailbreakMe4.0","JailbreakMe 4","JailbreakMe-4","JailbreakMe_4","JailbreakMe4"],"priority":0,"info":{"website":{"name":"jailbreak.me","url":"https://jailbreak.me/","external":true},"wiki":{"name":"theapplewiki.com/wiki/JailbreakMe_4.0","url":"https://www.theapplewiki.com/wiki/JailbreakMe_4.0","external":true},"guide":[{"name":"Using JailbreakMe 4.0","url":"/using-jailbreakme-4-0/","pkgman":"cydia"}],"type":"(Safari) Semi-untethered","firmwares":["9.1","9.3.4"]},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,4","iPad3,5","iPad3,6","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"p0sixspwn","alias":"posixspwn","priority":0,"info":{"website":{"name":"ih8sn0w.com/p0sixspwn","url":"https://ih8sn0w.com/p0sixspwn.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0sixspwn","url":"https://www.theapplewiki.com/wiki/p0sixspwn","external":true},"guide":[{"name":"Installing P0sixspwn","url":"/installing-p0sixspwn/","pkgman":"cydia","updateLink":[{"text":"Updating to 6.1.3","link":"/updating-to-6-1-3/"}]}],"latestVer":"1.0.8","color":"#c4c5cc","icon":"/assets/images/jb-icons/p0sixspwn.png","type":"Untethered","firmwares":["6.1.3","6.1.6"]},"compatibility":[{"firmwares":["10B327","10B329","10B350","10B400","10B500"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod4,1","iPod5,1"]},{"firmwares":["10B329a","10B806","10B809"],"devices":["AppleTV2,1"]}]},{"name":"Pangu","alias":"Pangu7","priority":0,"info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu","url":"https://www.theapplewiki.com/wiki/Pangu","external":true},"guide":[{"name":"Installing Pangu7","url":"/installing-pangu7/","pkgman":"cydia","updateLink":[{"text":"Updating to 7.1.2 (IPSW)","link":"/updating-to-7-1-2-ipsw/"}]}],"type":"Untethered","firmwares":["7.1","7.1.2"],"latestVer":"1.2.1 (Windows)\\n1.2.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu.png"},"compatibility":[{"firmwares":["11D167","11D169","11D201","11D257"],"devices":["iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPod5,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"daibutsu","priority":1,"info":{"website":{"name":"dora2ios.web.app/daibutsu.html","url":"https://dora2ios.web.app/daibutsu.html","external":true},"guide":[{"name":"Installing daibutsu","url":"/installing-daibutsu/","pkgman":"cydia"}],"type":"Untethered","firmwares":["8.4.1","8.4.1"],"notes":"iPad 2 support limited to the 2012 WiFi-Only 16GB revision","latestVer":"1.2.1","color":"#f6b0f6","icon":"/assets/images/jb-icons/daibutsu.png"},"compatibility":[{"firmwares":["12H321"],"devices":["iPhone4,1","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"g1lbertJB","priority":1,"info":{"website":{"name":"github.com/g1lbertJB/g1lbertJB","url":"https://github.com/g1lbertJB/g1lbertJB","external":true},"wiki":{"name":"theapplewiki.com/wiki/g1lbertJB","url":"https://www.theapplewiki.com/wiki/g1lbertJB","external":true},"guide":[{"name":"Installing g1lbertJB","url":"/installing-g1lbertJB/","pkgman":"cydia"}],"latestVer":"1.0.3","type":"Untethered","firmwares":["5.0","6.1.2"]},"compatibility":[{"firmwares":["9A334","9A405","9A406","9B169","9B172","9B174","9B176","9B179","9B206","9B208","10A402","10A403","10A405","10A406","10A407","10A523","10A525","10A8426","10A550","10A551","10A8500","10B137","10B141","10B142","10B143","10B144","10B145","10B146","10B147"],"devices":["iPhone2,1","iPhone3,1","iPhone3,2","iPhone3,3","iPhone4,1","iPhone5,1","iPhone5,2","iPad1,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod3,1","iPod4,1","iPod5,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Home Depot","alias":["HomeDepot","Home-Depot","Home_Depot"],"priority":2,"info":{"website":{"name":"wall.supplies","url":"http://wall.supplies/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Home_Depot","url":"https://www.theapplewiki.com/wiki/Home_Depot","external":true},"guide":[{"name":"Installing HomeDepot","url":"/installing-homedepot/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["8.0","9.3.4"],"notes":"Untethered through add-on package, also compatible with A5(X) devices on iOS 8.4.1, also compatible with A5(X) devices on iOS 8.0 to 8.4 with the use of a patching script","latestVer":"1.1 beta 1","color":"#ba8eb6","icon":"/assets/images/jb-icons/homedepot.png"},"compatibility":[{"firmwares":["13B143","13C75","13D15","13E233","13E236","13E237","13E238","13F69","13G34","13G35"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]},{"firmwares":["12A365","12A402","12A405","12B410","12B411","12B435","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"p0laris","alias":"polaris","priority":4,"info":{"website":{"name":"p0laris.dev","url":"https://p0laris.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/p0laris","url":"https://www.theapplewiki.com/wiki/p0laris","external":true},"guide":[{"name":"Installing p0laris","url":"/installing-p0laris/","pkgman":"cydia"}],"latestVer":"1.0","color":"#202020","icon":"/assets/images/jb-icons/p0laris.png","type":"Semi-untethered","firmwares":["9.3","9.3.6"]},"compatibility":[{"firmwares":["13E236","13E237","13E238","13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPod5,1"]}]},{"name":"Ph\u0153nix","alias":"Phoenix","priority":5,"info":{"website":{"name":"phoenixpwn.com","url":"https://phoenixpwn.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Ph\u0153nix","url":"https://www.theapplewiki.com/wiki/Ph\u0153nix","external":true},"guide":[{"name":"Installing Ph\u0153nix","url":"/installing-phoenix/","pkgman":"cydia"}],"latestVer":"v6","color":"#000000","icon":"/assets/images/jb-icons/phoenix.png","type":"Semi-untethered","firmwares":["9.3.5","9.3.6"]},"compatibility":[{"firmwares":["13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"openpwnage","priority":6,"info":{"website":{"name":"github.com/0xilis/openpwnage/","url":"https://github.com/0xilis/openpwnage/","external":true},"wiki":{"name":"theapplewiki.com/wiki/openpwnage","url":"https://www.theapplewiki.com/wiki/openpwnage","external":true},"guide":[{"name":"Installing openpwnage","url":"/installing-openpwnage/","pkgman":"cydia"}],"latestVer":"Beta Build 9.5","color":"#faf4f7","icon":"/assets/images/jb-icons/openpwnage.png","notes":"iOS 8.4.1 can be optionally untethered via etason untether package","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["8.4b4","9.3.6"]},"compatibility":[{"firmwares":["12H4125a","12H143","12H304","12H318","12H321","13A4254v","13A4280e","13A4293g","13A4305g","13A4325c","13A340","13A344","13A404","13A452","13B5110e","13B5119e","13B5130b","13B136","13B137","13B143","13C5055d","13C5060d","13C71","13C75","13D11","13D14","13D15","13E5181d","13E5181f","13E5191d","13E5200d","13E5214d","13E5225a","13E5231a","13E5233a","13E233","13E236","13E237","13E238","13F51a","13F61","13F65","13F68","13F69","13G12","13G21","13G29","13G33","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"Pangu8","info":{"wiki":{"name":"theapplewiki.com/wiki/Pangu8","url":"https://www.theapplewiki.com/wiki/Pangu8","external":true},"type":"Untethered","firmwares":["8.0","8.1"],"notes":"Not Functional (Dead Servers)","latestVer":"1.2.1 (Windows)\\n1.0.0 (macOS)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu8.png"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(5th-generation).html.74dc9720.js b/assets/iPod-touch-(5th-generation).html.74dc9720.js new file mode 100644 index 000000000000..8f9569a9904a --- /dev/null +++ b/assets/iPod-touch-(5th-generation).html.74dc9720.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(5th-generation).html.a675b78b.js b/assets/iPod-touch-(5th-generation).html.a675b78b.js new file mode 100644 index 000000000000..8f9569a9904a --- /dev/null +++ b/assets/iPod-touch-(5th-generation).html.a675b78b.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(5th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(6th-generation).html.0924f721.js b/assets/iPod-touch-(6th-generation).html.0924f721.js new file mode 100644 index 000000000000..295794b24d2a --- /dev/null +++ b/assets/iPod-touch-(6th-generation).html.0924f721.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(6th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(6th-generation).html.16200484.js b/assets/iPod-touch-(6th-generation).html.16200484.js new file mode 100644 index 000000000000..bac7ac61527c --- /dev/null +++ b/assets/iPod-touch-(6th-generation).html.16200484.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-157b5502","path":"/it_IT/get-started/iPod-touch-(6th-generation).html","title":"Selezione del Firmware (iPod touch (6th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPod touch (6th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch (6th generation).","chartType":"device","name":"iPod touch (6th generation)","key":"iPod7,1","devType":"iPod touch","devArr":["iPod7,1"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(6th-generation).html.2770c2c2.js b/assets/iPod-touch-(6th-generation).html.2770c2c2.js new file mode 100644 index 000000000000..295794b24d2a --- /dev/null +++ b/assets/iPod-touch-(6th-generation).html.2770c2c2.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(6th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(6th-generation).html.61cd1d26.js b/assets/iPod-touch-(6th-generation).html.61cd1d26.js new file mode 100644 index 000000000000..e1fbf4bb3db0 --- /dev/null +++ b/assets/iPod-touch-(6th-generation).html.61cd1d26.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-25dbff1c","path":"/get-started/iPod-touch-(6th-generation).html","title":"Firmware Selection (iPod touch (6th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPod touch (6th generation))","description":"Find out what jailbreaks you can use on your iPod touch (6th generation).","chartType":"device","name":"iPod touch (6th generation)","key":"iPod7,1","devType":"iPod touch","devArr":["iPod7,1"],"osArr":[{"osStr":"iOS","version":"12.5.7","build":"16H81","buildTrain":"PeaceUpdate","released":"2023-01-23","releaseNotes":"https://support.apple.com/HT209084#1257","securityNotes":"https://support.apple.com/HT213597","ipd":{"iPad":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H81","beta":false},{"osStr":"iOS","version":"12.5.6","build":"16H71","buildTrain":"PeaceUpdate","released":"2022-08-31","releaseNotes":"https://support.apple.com/HT209084#1256","securityNotes":"https://support.apple.com/HT213428","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H71","beta":false},{"osStr":"iOS","version":"12.5.5","build":"16H62","buildTrain":"PeaceUpdate","released":"2021-09-23","releaseNotes":"https://support.apple.com/HT209084#1255","securityNotes":"https://support.apple.com/HT212824","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H62","beta":false},{"osStr":"iOS","version":"12.5.4","build":"16H50","buildTrain":"PeaceUpdate","released":"2021-06-14","releaseNotes":"https://support.apple.com/HT209084#1254","securityNotes":"https://support.apple.com/HT212548","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H50","beta":false},{"osStr":"iOS","version":"12.5.3","build":"16H41","buildTrain":"PeaceUpdate","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT209084#1253","securityNotes":"https://support.apple.com/HT212341","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H41","beta":false},{"osStr":"iOS","version":"12.5.2","build":"16H30","buildTrain":"PeaceUpdate","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT209084#1252","securityNotes":"https://support.apple.com/HT212257","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H30","beta":false},{"osStr":"iOS","version":"12.5.1","build":"16H22","buildTrain":"PeaceUpdate","released":"2021-01-11","releaseNotes":"https://support.apple.com/HT209084#1251","ipd":{"iPad":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92113/F4679069-3C73-406B-A2AD-E64F30755A5E/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92114/0FF8C131-01D8-4FD4-A1EC-43F28830BB77/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-92115/93644412-543E-4627-90A5-57E4BC598F3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H22","beta":false},{"osStr":"iOS","version":"12.5","build":"16H20","buildTrain":"PeaceUpdate","released":"2020-12-14","releaseNotes":"https://support.apple.com/HT209084#125","securityNotes":"https://support.apple.com/HT212004","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86296/E601AEBA-DAE0-4F31-843E-12D15CDBF3A0/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86295/CA8659B2-B259-4963-B767-7BCD0A843888/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-86294/09083C4F-D87B-40FB-B17D-217164AB56B0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H20","beta":false},{"osStr":"iOS","version":"12.4.9","build":"16H5","buildTrain":"PeaceUpdate","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT209084#1249","securityNotes":"https://support.apple.com/HT211940","ipd":{"iPad":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70008/CC018096-8F04-4176-9BA8-2BB6987FDE05/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16H5","beta":false},{"osStr":"iOS","version":"12.4.8","build":"16G201","buildTrain":"PeaceSecYukonG","released":"2020-07-15","releaseNotes":"https://support.apple.com/HT209084#1248","ipd":{"iPad":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24754/25FEF63F-2B58-4EAE-8B55-062ABCD52230/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24753/34320B14-ECA7-47AE-8514-859138068E3E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-24752/E71B0CC7-70F2-4ED4-B3FD-F585318C3389/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G201","beta":false},{"osStr":"iOS","version":"12.4.7","build":"16G192","buildTrain":"PeaceSecYukonF","released":"2020-05-20","releaseNotes":"https://support.apple.com/HT209084#1247","securityNotes":"https://support.apple.com/HT211169","ipd":{"iPad":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07783/7B0C1CDE-A68D-4C95-A47D-BC6EB4CD3C6F/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07567/3720DAD1-DEE2-4471-8D46-3865C1448E90/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07566/4557F856-D89E-4EDE-B857-4CE4755958A2/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G192","beta":false},{"osStr":"iOS","version":"12.4.6","build":"16G183","buildTrain":"PeaceSecYukonE","released":"2020-03-24","releaseNotes":"https://support.apple.com/HT209084#1246","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87816/91CE278E-3AE9-44F3-B897-C5CBD623BE71/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87814/80E620F6-18F0-4754-87DD-C2363F2815F0/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-87815/8C7DC28E-3577-486C-B0E6-847DF66FB65A/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G183","beta":false},{"osStr":"iOS","version":"12.4.5","build":"16G161","buildTrain":"PeaceSecYukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT209084#1245","ipd":{"iPad":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68561/2E13675E-A3F9-4340-B504-0E85F3CB1AB2/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68560/59844FD7-9CA6-457B-B573-52148E60E4FC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68562/6BA9A386-9056-443E-85E8-9C1D07C41152/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G161","beta":false},{"osStr":"iOS","version":"12.4.4","build":"16G140","buildTrain":"PeaceSecYukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT209084#1244","securityNotes":"https://support.apple.com/HT210787","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-47000/8964E752-0B1D-11EA-B040-90E30697835B/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51990/8964879E-0B1D-11EA-8898-CE71205B663D/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51989/8964879E-0B1D-11EA-8898-A50CC13E664F/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G140","beta":false},{"osStr":"iOS","version":"12.4.3","build":"16G130","buildTrain":"PeaceG","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT209084#1243","securityNotes":"https://support.apple.com/HT211134","ipd":{"iPad":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23602/CD14AD4A-F4DC-11E9-836A-2B52382AEBF6/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34189/CD13E07C-F4DC-11E9-AA13-2C52382AEBF6/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-34190/CD13AF58-F4DC-11E9-862A-2D52382AEBF6/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04"},"sources":[],"uniqueBuild":"16G130","beta":false},{"osStr":"iOS","version":"12.4.2","build":"16G114","buildTrain":"PeaceG","released":"2019-09-26","releaseNotes":"https://support.apple.com/HT209084#1242","securityNotes":"https://support.apple.com/HT210590","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-17219-20190916-e44adba7-a0db-48ba-a843-8819a04b09f5/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-17220-20190916-dcbd8b11-d9ca-441f-a501-3bc0ba39a019/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-17218-20190916-99161b0d-345b-4970-be0b-ac5ef2a619fc/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04"},"sources":[],"uniqueBuild":"16G114","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F203","buildTrain":"PeaceF","released":"2019-05-24","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-64725-20190516-38f2ec0c-fe35-4e42-bcd0-b0a55979c3eb/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-64726-20190516-8aec63fc-be71-4eb2-a211-de47729d39d0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.04","iPad8,4":"1.05.04","iPad8,7":"1.05.04","iPad8,8":"1.05.04","iPad11,2":"1.05.04","iPad11,4":"1.05.04","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.04","iPhone11,4":"1.05.04","iPhone11,6":"1.05.04","iPhone11,8":"1.05.04"},"sources":[],"uniqueBuild":"16F203","beta":false},{"osStr":"iOS","version":"12.3","build":"16F156","buildTrain":"PeaceF","released":"2019-05-13","releaseNotes":"https://support.apple.com/HT209084#123","securityNotes":"https://support.apple.com/HT210118","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-57199-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-57200-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-57198-20190513-17F78478-71CE-11E9-848B-7CA084025259/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.70.01","iPad4,3":"10.70.01","iPad4,5":"10.70.01","iPad4,6":"10.70.01","iPad4,8":"10.70.01","iPad4,9":"10.70.01","iPad5,2":"7.70.01","iPad5,4":"7.70.01","iPad6,4":"5.60.01","iPad6,8":"7.70.01","iPad6,12":"7.70.01","iPad7,2":"5.60.01","iPad7,4":"5.60.01","iPad7,6":"5.60.01","iPad8,3":"1.05.03","iPad8,4":"1.05.03","iPad8,7":"1.05.03","iPad8,8":"1.05.03","iPad11,2":"1.05.03","iPad11,4":"1.05.03","iPhone6,1":"10.70.01","iPhone6,2":"10.70.01","iPhone7,1":"7.70.01","iPhone7,2":"7.70.01","iPhone8,1":"5.60.01","iPhone8,2":"5.60.01","iPhone8,4":"7.70.01","iPhone9,1":"5.60.01","iPhone9,2":"5.60.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.60.01","iPhone10,2":"3.60.01","iPhone10,3":"3.60.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.05.03","iPhone11,4":"1.05.03","iPhone11,6":"1.05.03","iPhone11,8":"1.05.03"},"sources":[],"uniqueBuild":"16F156","beta":false},{"osStr":"iOS","version":"12.2","build":"16E227","buildTrain":"PeaceE","released":"2019-03-25","preinstalled":["iPad11,1","iPad11,2","iPad11,3","iPad11,4"],"releaseNotes":"https://support.apple.com/HT209084#122","securityNotes":"https://support.apple.com/HT209599","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-47155-20190325-0B0D8525-9834-4745-9CA3-DCE45B582A57/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-47156-20190325-A195CA49-BD4B-4BA9-BA07-BAB143A6F726/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-47153-20190325-8D29AA9C-7C81-4334-8EA4-99229735792F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.56.00","iPad4,3":"10.56.00","iPad4,5":"10.56.00","iPad4,6":"10.56.00","iPad4,8":"10.56.00","iPad4,9":"10.56.00","iPad5,2":"7.55.01","iPad5,4":"7.55.01","iPad6,4":"5.55.00","iPad6,8":"7.55.01","iPad6,12":"7.55.01","iPad7,2":"5.55.00","iPad7,4":"5.55.00","iPad7,6":"5.55.00","iPad8,3":"1.04.30","iPad8,4":"1.04.30","iPad8,7":"1.04.30","iPad8,8":"1.04.30","iPad11,2":"1.04.30","iPad11,4":"1.04.30","iPhone6,1":"10.56.00","iPhone6,2":"10.56.00","iPhone7,1":"7.55.01","iPhone7,2":"7.55.01","iPhone8,1":"5.55.00","iPhone8,2":"5.55.00","iPhone8,4":"7.55.01","iPhone9,1":"5.55.00","iPhone9,2":"5.55.00","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.55.00","iPhone10,2":"3.55.00","iPhone10,3":"3.55.00","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.04.30","iPhone11,4":"1.04.30","iPhone11,6":"1.04.30","iPhone11,8":"1.04.30"},"sources":[],"uniqueBuild":"16E227","beta":false},{"osStr":"iOS","version":"12.1.4","build":"16D57","buildTrain":"PeaceD","released":"2019-02-07","releaseNotes":"https://support.apple.com/HT209084#1214","securityNotes":"https://support.apple.com/HT209520","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-37805-20190206-E56BF25B-9CE7-4A3D-8B12-C527F764C9D2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-37807-2019--2-06-93749595-D6C9-4226-93E4-1A2C60A57A88/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-37806-2019-02-6-E37DFD6B-96FD-4292-B06C-4DA523A9B2B8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.03.08","iPad8,4":"1.03.08","iPad8,7":"1.03.08","iPad8,8":"1.03.08","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51","iPhone11,2":"1.03.08","iPhone11,4":"1.03.08","iPhone11,6":"1.03.08","iPhone11,8":"1.03.08"},"sources":[],"uniqueBuild":"16D57","beta":false},{"osStr":"iOS","version":"12.1.3","build":"16D39","buildTrain":"PeaceD","released":"2019-01-22","releaseNotes":"https://support.apple.com/HT209084#1213","securityNotes":"https://support.apple.com/HT209443","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-30598-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-30599-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-30597-20190122-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.51","iPhone10,5":"2.02.51","iPhone10,6":"2.02.51"},"sources":[],"uniqueBuild":"16D39","beta":false},{"osStr":"iOS","version":"12.1.1","build":"16C50","buildTrain":"PeaceC","released":"2018-12-05","releaseNotes":"https://support.apple.com/HT209084#1211","securityNotes":"https://support.apple.com/HT209340","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-25767-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-25766-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-25764-20181205-1F5DDE04-F4CB-11E8-AF51-2207828CC72D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.31.00","iPad4,3":"10.31.00","iPad4,5":"10.31.00","iPad4,6":"10.31.00","iPad4,8":"10.31.00","iPad4,9":"10.31.00","iPad5,2":"7.32.00","iPad5,4":"7.32.00","iPad6,4":"5.32.00","iPad6,8":"7.32.00","iPad6,12":"7.32.00","iPad7,2":"5.30.00","iPad7,4":"5.30.00","iPad7,6":"5.32.00","iPad8,3":"1.02.18","iPad8,4":"1.02.18","iPad8,7":"1.02.18","iPad8,8":"1.02.18","iPhone6,1":"10.31.00","iPhone6,2":"10.31.00","iPhone7,1":"7.32.00","iPhone7,2":"7.32.00","iPhone8,1":"5.32.00","iPhone8,2":"5.32.00","iPhone8,4":"7.32.00","iPhone9,1":"5.30.00","iPhone9,2":"5.30.00","iPhone9,3":"3.02.01","iPhone9,4":"3.02.01","iPhone10,1":"3.31.00","iPhone10,2":"3.31.00","iPhone10,3":"3.31.00","iPhone10,4":"2.02.02","iPhone10,5":"2.02.02","iPhone10,6":"2.02.02","iPhone11,2":"1.02.18","iPhone11,4":"1.02.18","iPhone11,6":"1.02.18","iPhone11,8":"1.02.18"},"sources":[],"uniqueBuild":"16C50","beta":false},{"osStr":"iOS","version":"12.1","build":"16B92","buildTrain":"PeaceB","released":"2018-10-30","preinstalled":["iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"releaseNotes":"https://support.apple.com/HT209084#121","securityNotes":"https://support.apple.com/HT209192","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-17986-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-17987-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-17985-20181030-C94D8AA6-D89F-11E8-9E49-AAA0F34A5CAA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.21.00","iPad5,4":"7.21.00","iPad6,4":"5.21.00","iPad6,8":"7.21.00","iPad6,12":"7.21.00","iPad7,2":"5.20.00","iPad7,4":"5.20.00","iPad7,6":"5.21.00","iPad8,3":"1.01.30","iPad8,4":"1.01.30","iPad8,7":"1.01.30","iPad8,8":"1.01.30","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.21.00","iPhone7,2":"7.21.00","iPhone8,1":"5.21.00","iPhone8,2":"5.21.00","iPhone8,4":"7.21.00","iPhone9,1":"5.20.00","iPhone9,2":"5.20.00","iPhone9,3":"3.01.06","iPhone9,4":"3.01.06","iPhone10,1":"3.11.00","iPhone10,2":"3.11.00","iPhone10,3":"3.11.00","iPhone10,4":"2.01.07","iPhone10,5":"2.01.07","iPhone10,6":"2.01.07","iPhone11,2":"1.01.30","iPhone11,4":"1.01.30","iPhone11,6":"1.01.30"},"sources":[],"uniqueBuild":"16B92","beta":false},{"osStr":"iOS","version":"12.0.1","build":"16A404","buildTrain":"Peace","released":"2018-10-08","releaseNotes":"https://support.apple.com/HT209084#1201","securityNotes":"https://support.apple.com/HT209162","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-10189-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-10188-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-10190-20181002-8ACD31AA-B88D-11E8-9314-772827DBE7A5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01"},"sources":[],"uniqueBuild":"16A404","beta":false},{"osStr":"iOS","version":"12.0","build":"16A366","buildTrain":"Peace","released":"2018-09-17","preinstalled":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8"],"createDuplicateEntries":[{"version":"12.0 GM","uniqueBuild":"16A366-GM","released":"2018-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT209084#12","securityNotes":"https://support.apple.com/HT209106","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/041-03381-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/041-03382-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/041-03380-20180917-F0261CD4-A1A3-11E8-9C02-DC65A8E628A4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1"],"basebandVersions":{"iPad4,2":"10.10.00","iPad4,3":"10.10.00","iPad4,5":"10.10.00","iPad4,6":"10.10.00","iPad4,8":"10.10.00","iPad4,9":"10.10.00","iPad5,2":"7.10.00","iPad5,4":"7.10.00","iPad6,4":"5.10.00","iPad6,8":"7.10.00","iPad6,12":"7.10.00","iPad7,2":"5.00.00","iPad7,4":"5.00.00","iPad7,6":"5.10.00","iPhone6,1":"10.10.00","iPhone6,2":"10.10.00","iPhone7,1":"7.10.00","iPhone7,2":"7.10.00","iPhone8,1":"5.10.00","iPhone8,2":"5.10.00","iPhone8,4":"7.10.00","iPhone9,1":"5.00.00","iPhone9,2":"5.00.00","iPhone9,3":"3.00.01","iPhone9,4":"3.00.01","iPhone10,1":"3.00.00","iPhone10,2":"3.00.00","iPhone10,3":"3.00.00","iPhone10,4":"2.00.01","iPhone10,5":"2.00.01","iPhone10,6":"2.00.01","iPhone11,2":"1.00.07","iPhone11,4":"1.00.07","iPhone11,6":"1.00.07","iPhone11,8":"1.00.07"},"sources":[],"uniqueBuild":"16A366","beta":false},{"osStr":"iOS","version":"11.4.1","build":"15G77","buildTrain":"Gebze","released":"2018-07-09","releaseNotes":"https://support.apple.com/HT208067#1141","securityNotes":"https://support.apple.com/HT208938","ipd":{"iPad":"http://updates-http.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"http://updates-http.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://updates-http.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.80.00","iPad5,4":"6.80.00","iPad6,4":"4.60.00","iPad6,8":"6.80.00","iPad6,12":"6.80.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.80.00","iPhone7,2":"6.80.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.80.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.80","iPhone10,5":"1.04.80","iPhone10,6":"1.04.80"},"sources":[],"uniqueBuild":"15G77","beta":false},{"osStr":"iOS","version":"11.4","build":"15F79","buildTrain":"Fatsa","released":"2018-05-29","releaseNotes":"https://support.apple.com/HT208067#114","securityNotes":"https://support.apple.com/HT208848","ipd":{"iPad":"https://updates.cdn-apple.com/2018/ios/091-90749-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/ios/091-90750-20180709-2937B18E-797E-11E8-A1DE-A5D4D93C085A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/ios/091-90751-20180702-24295EF0-7B03-11E8-AB80-B956DA3C085A/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.60.00","iPad5,4":"6.60.00","iPad6,4":"4.60.00","iPad6,8":"6.60.00","iPad6,12":"6.60.00","iPad7,2":"3.70.00","iPad7,4":"3.70.00","iPad7,6":"4.60.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.60.00","iPhone7,2":"6.60.00","iPhone8,1":"4.60.00","iPhone8,2":"4.60.00","iPhone8,4":"6.60.00","iPhone9,1":"3.70.00","iPhone9,2":"3.70.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.93.00","iPhone10,2":"1.93.00","iPhone10,3":"1.93.00","iPhone10,4":"1.04.51","iPhone10,5":"1.04.51","iPhone10,6":"1.04.51"},"sources":[],"uniqueBuild":"15F79","beta":false},{"osStr":"iOS","version":"11.3.1","build":"15E302","buildTrain":"Emet","released":"2018-04-24","releaseNotes":"https://support.apple.com/HT208067#1131","securityNotes":"https://support.apple.com/HT208743","ipd":{"iPad":"https://updates.cdn-apple.com/2018/itunes/091-79590-20180420-24EBB7CB-B21B-41B9-A2CE-8AF850AC920B/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2018/itunes/091-79588-20180420-C8E9BA5C-E782-45A3-98B8-2770A7C91D67/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2018/itunes/091-79589-20180420-0B6F452D-CDAD-4C0B-AD7C-3F47B35DD988/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E302","beta":false},{"osStr":"iOS","version":"11.3","build":"15E216","buildTrain":"Emet","released":"2018-03-29","preinstalled":["iPad7,5","iPad7,6"],"releaseNotes":"https://support.apple.com/HT208067#113","securityNotes":"https://support.apple.com/HT208693","ipd":{"iPad":"http://appldnld.apple.com/ios11.3/091-70950-20180329-2424DDAA-3146-11E8-904F-AD6AC97EAAB6/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.3/091-70948-20180329-2424E142-3146-11E8-84BE-A51A09163DFF/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.3/091-70949-20180329-2424DD82-3146-11E8-904F-B55766829C26/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.55.00","iPad4,3":"8.55.00","iPad4,5":"8.55.00","iPad4,6":"8.55.00","iPad4,8":"8.55.00","iPad4,9":"8.55.00","iPad5,2":"6.55.00","iPad5,4":"6.55.00","iPad6,4":"4.56.00","iPad6,8":"6.55.00","iPad6,12":"6.55.00","iPad7,2":"3.66.00","iPad7,4":"3.66.00","iPad7,6":"4.56.00","iPhone6,1":"8.55.00","iPhone6,2":"8.55.00","iPhone7,1":"6.55.00","iPhone7,2":"6.55.00","iPhone8,1":"4.56.00","iPhone8,2":"4.56.00","iPhone8,4":"6.55.00","iPhone9,1":"3.66.00","iPhone9,2":"3.66.00","iPhone9,3":"2.03.12","iPhone9,4":"2.03.12","iPhone10,1":"1.89.00","iPhone10,2":"1.89.00","iPhone10,3":"1.89.00","iPhone10,4":"1.04.16","iPhone10,5":"1.04.16","iPhone10,6":"1.04.16"},"sources":[],"uniqueBuild":"15E216","beta":false},{"osStr":"iOS","version":"11.2.6","build":"15D100","buildTrain":"Dalaman","released":"2018-02-19","releaseNotes":"https://support.apple.com/HT208067#1126","securityNotes":"https://support.apple.com/HT208534","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.6/091-70054-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios11.2.6/091-70053-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.6/091-70052-20180219-2DFA6FFC-1422-11E8-9D30-B3ECEA7ECCFA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D100","beta":false},{"osStr":"iOS","version":"11.2.5","build":"15D60","buildTrain":"Dalaman","released":"2018-01-23","createDuplicateEntries":[{"version":"11.2.5 beta 7","uniqueBuild":"15D60-beta","released":"2018-01-19","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#1125","securityNotes":"https://support.apple.com/HT208463","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.5/091-59930-20180122-E2B8771E-FBD0-11E7-B558-E9CC7BC42D3D/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.5/091-59931-20180122-E2B87412-FBD0-11E7-B558-D057EB2360C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.5/091-59929-20180122-E2B95864-FBD0-11E7-93DB-4DCF7BC42D3D/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15D60","beta":false},{"osStr":"iOS","version":"11.2.2","build":"15C202","buildTrain":"Cinar","released":"2018-01-08","releaseNotes":"https://support.apple.com/HT208067#1122","securityNotes":"https://support.apple.com/HT208401","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.2/091-58071-20180108-92DABD5E-EFDE-11E7-92D0-D25A0C82B506/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.2/091-58073-20180108-92DAC272-EFDE-11E7-83F1-982A165C2DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.2/091-58072-20180108-92DABA8E-EFDE-11E7-9477-D373680A46B1/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C202","beta":false},{"osStr":"iOS","version":"11.2.1","build":"15C153","buildTrain":"Cinar","released":"2017-12-13","releaseNotes":"https://support.apple.com/HT208067#1121","securityNotes":"https://support.apple.com/HT208357","ipd":{"iPad":"http://appldnld.apple.com/ios11.2.1/091-56153-20171213-AC5D6892-DF73-11E7-912A-5A0F1E4B8CED/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2.1/091-56152-20171213-AC5CB9A6-DF73-11E7-99DE-5B0F1E4B8CED/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2.1/091-56151-20171213-AC5E6A58-DF73-11E7-A76A-5C0F1E4B8CED/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C153","beta":false},{"osStr":"iOS","version":"11.2","build":"15C114","buildTrain":"Cinar","released":"2017-12-02","createDuplicateEntries":[{"version":"11.2 beta 6","uniqueBuild":"15C114-beta","released":"2017-12-01","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#112","securityNotes":"https://support.apple.com/HT208334","ipd":{"iPad":"http://appldnld.apple.com/ios11.2/091-48450-20171204-C681F6BF-5EAD-4EBD-BBBB-11B513DD56BA/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.2/091-48448-20171204-6BBD49C4-BB37-457E-B21F-D3758FAFC4BC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.2/091-48449-20171204-27FD7A6B-D9FA-436F-8CDD-2433BFF4DD4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.30.01","iPad4,3":"8.30.01","iPad4,5":"8.30.01","iPad4,6":"8.30.01","iPad4,8":"8.30.01","iPad4,9":"8.30.01","iPad5,2":"6.30.04","iPad5,4":"6.30.04","iPad6,4":"4.30.02","iPad6,8":"6.30.04","iPad6,12":"6.30.04","iPad7,2":"3.42.00","iPad7,4":"3.42.00","iPhone6,1":"8.30.01","iPhone6,2":"8.30.01","iPhone7,1":"6.30.04","iPhone7,2":"6.30.04","iPhone8,1":"4.30.02","iPhone8,2":"4.30.02","iPhone8,4":"6.30.04","iPhone9,1":"3.42.00","iPhone9,2":"3.42.00","iPhone9,3":"2.02.04","iPhone9,4":"2.02.04","iPhone10,1":"1.62.00","iPhone10,2":"1.62.00","iPhone10,3":"1.62.00","iPhone10,4":"1.03.06","iPhone10,5":"1.03.06","iPhone10,6":"1.03.06"},"sources":[],"uniqueBuild":"15C114","beta":false},{"osStr":"iOS","version":"11.1.2","build":"15B202","buildTrain":"Bursa","released":"2017-11-16","releaseNotes":"https://support.apple.com/HT208067#1112","securityNotes":"https://support.apple.com/HT208282","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.2/091-48208-20171116-75185AF6-C9CD-11E7-8CE7-E50F6CB02FBD/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.2/091-48206-20171116-75185C9A-C9CD-11E7-8E8E-DB125B4DD640/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.2/091-48205-20171116-75185F56-C9CD-11E7-8E8E-A81690F900E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B202","beta":false},{"osStr":"iOS","version":"11.1.1","build":"15B150","buildTrain":"Bursa","released":"2017-11-09","releaseNotes":"https://support.apple.com/HT208067#1111","securityNotes":"https://support.apple.com/HT208255","ipd":{"iPad":"http://appldnld.apple.com/ios11.1.1/091-44977-20171109-66BEE352-C4BF-11E7-AB2A-AC980E136E36/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1.1/091-44978-20171109-66BE118E-C4BF-11E7-B3DE-813403C49C7F/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1.1/091-44979-20171109-66BE163E-C4BF-11E7-B237-F3950E136E36/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B150","beta":false},{"osStr":"iOS","version":"11.1","build":"15B93","buildTrain":"Bursa","released":"2017-10-31","createDuplicateEntries":[{"version":"11.1 beta 5","uniqueBuild":"15B93-beta","released":"2017-10-23","beta":true}],"releaseNotes":"https://support.apple.com/HT208067#111","securityNotes":"https://support.apple.com/HT208222","ipd":{"iPad":"http://appldnld.apple.com/ios11.1/091-38680-20171030-13EC4C80-B8E6-11E7-8D8B-9D38AAEA81AC/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.1/091-38681-20171030-13EC6C60-B8E6-11E7-8053-9E38AAEA81AC/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.1/091-38678-20171030-13ED7A7E-B8E6-11E7-8E50-9F38AAEA81AC/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.21.01","iPad7,4":"3.21.01","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.21.01","iPhone9,2":"3.21.01","iPhone9,3":"2.01.03","iPhone9,4":"2.01.03","iPhone10,1":"1.41.00","iPhone10,2":"1.41.00","iPhone10,3":"1.41.00","iPhone10,4":"1.02.03","iPhone10,5":"1.02.03","iPhone10,6":"1.02.03"},"sources":[],"uniqueBuild":"15B93","beta":false},{"osStr":"iOS","version":"11.0.3","build":"15A432","buildTrain":"Tigris","released":"2017-10-11","releaseNotes":"https://support.apple.com/HT208067#1103","securityNotes":"https://support.apple.com/HT208182","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.3/091-36886-20171011-1878A7BE-AACF-11E7-8F6A-935ECC13B0C8/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.3/091-36888-20171011-1877DA28-AACF-11E7-8679-955ECC13B0C8/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.3/091-36887-20171011-1877D9E2-AACF-11E7-8679-945ECC13B0C8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A432","beta":false},{"osStr":"iOS","version":"11.0.2","build":"15A421","buildTrain":"Tigris","released":"2017-10-03","releaseNotes":"https://support.apple.com/HT208067#1102","securityNotes":"https://support.apple.com/HT208164","ipd":{"iPad":"http://appldnld.apple.com/ios11.0.2/091-35283-20171003-2E4ABC96-A488-11E7-9220-DAC4A89D3ECE/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0.2/091-35284-20171003-2E4ABC82-A488-11E7-9220-DBC4A89D3ECE/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0.2/091-35285-20171003-2E4ABC46-A488-11E7-9220-DCC4A89D3ECE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03"},"sources":[],"uniqueBuild":"15A421","beta":false},{"osStr":"iOS","version":"11.0.1","build":"15A402","buildTrain":"Tigris","released":"2017-09-26","releaseNotes":"https://support.apple.com/HT208067#1101","securityNotes":"https://support.apple.com/HT208143","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-33455-20170925-D7132E26-9DBC-11E7-8CBE-25DA07F6BD28/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-33456-20170925-D7149356-9DBC-11E7-9F3F-26DA07F6BD28/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-33453-20170925-D7130A5E-9DBC-11E7-812D-27DA07F6BD28/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01"},"sources":[],"uniqueBuild":"15A402","beta":false},{"osStr":"iOS","version":"11.0","build":"15A372","buildTrain":"Tigris","released":"2017-09-19","preinstalled":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"createDuplicateEntries":[{"version":"11.0 GM","uniqueBuild":"15A372-GM","released":"2017-09-12","rc":true}],"releaseNotes":"https://support.apple.com/HT208067#11","securityNotes":"https://support.apple.com/HT208112","ipd":{"iPad":"http://appldnld.apple.com/ios11.0/091-27979-201700918-B1473808-9269-11E7-AC9A-12EB0D4B7226/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios11.0/091-27976-201700918-B1473A60-9269-11E7-AC9A-13EB0D4B7226/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios11.0/091-27977-201700918-B149A99E-9269-11E7-86D6-14EB0D4B7226/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios11","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPod7,1"],"basebandVersions":{"iPad4,2":"8.01.00","iPad4,3":"8.01.00","iPad4,5":"8.01.00","iPad4,6":"8.01.00","iPad4,8":"8.01.00","iPad4,9":"8.01.00","iPad5,2":"6.17.00","iPad5,4":"6.17.00","iPad6,4":"4.00.01","iPad6,8":"6.17.00","iPad6,12":"6.17.00","iPad7,2":"3.00.00","iPad7,4":"3.00.00","iPhone6,1":"8.01.00","iPhone6,2":"8.01.00","iPhone7,1":"6.17.00","iPhone7,2":"6.17.00","iPhone8,1":"4.00.01","iPhone8,2":"4.00.01","iPhone8,4":"6.17.00","iPhone9,1":"3.00.00","iPhone9,2":"3.00.00","iPhone9,3":"2.00.01","iPhone9,4":"2.00.01","iPhone10,1":"1.00.03","iPhone10,2":"1.00.03","iPhone10,3":"1.00.03","iPhone10,4":"1.00.03","iPhone10,5":"1.00.03","iPhone10,6":"1.00.03"},"sources":[],"uniqueBuild":"15A372","beta":false},{"osStr":"iOS","version":"10.3.3","build":"14G60","buildTrain":"Greensburg","released":"2017-07-19","releaseNotes":"https://support.apple.com/HT208011#1033","securityNotes":"https://support.apple.com/HT207923","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.3/091-19432-20170717-A506D11E-5D14-11E7-8F0E-B4FA7F942F55/iPadiTunesUpdateReadMe.ipd","iPhone":"http://appldnld.apple.com/ios10.3.3/091-19431-20170717-A5078B2C-5D14-11E7-830C-B5FA7F942F55/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.3/091-19433-20170717-A5075602-5D14-11E7-AEC7-B6FA7F942F55/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPad6,12":"5.62.00","iPad7,2":"1.91.00","iPad7,4":"1.91.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.91.00","iPhone9,2":"1.91.00","iPhone9,3":"1.03.60","iPhone9,4":"1.03.60"},"sources":[],"uniqueBuild":"14G60","beta":false},{"osStr":"iOS","version":"10.3.2","build":"14F89","buildTrain":"Franklin","released":"2017-05-15","releaseNotes":"https://support.apple.com/HT208011#1032","securityNotes":"https://support.apple.com/HT207798","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.2/091-10699-20170515-015A6CF4-2F35-11E7-9676-FF2B2DBC0DB3/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.2/091-10700-20170515-0159A5F8-2F35-11E7-9DF4-002C2DBC0DB3/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.2/091-10701-20170515-0159C772-2F35-11E7-859C-012C2DBC0DB3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.60.00","iPad3,6":"11.60.00","iPad4,2":"7.60.00","iPad4,3":"7.60.00","iPad4,5":"7.60.00","iPad4,6":"7.60.00","iPad4,8":"7.60.00","iPad4,9":"7.60.00","iPad5,2":"5.62.00","iPad5,4":"5.62.00","iPad6,4":"2.61.00","iPad6,8":"5.62.00","iPhone5,1":"11.60.00","iPhone5,2":"11.60.00","iPhone5,3":"7.60.00","iPhone5,4":"7.60.00","iPhone6,1":"7.60.00","iPhone6,2":"7.60.00","iPhone7,1":"5.62.00","iPhone7,2":"5.62.00","iPhone8,1":"2.61.00","iPhone8,2":"2.61.00","iPhone8,4":"5.62.00","iPhone9,1":"1.81.01","iPhone9,2":"1.81.01","iPhone9,3":"1.03.50","iPhone9,4":"1.03.50"},"sources":[],"uniqueBuild":"14F89","beta":false},{"osStr":"iOS","version":"10.3.1","build":"14E304","buildTrain":"Erie","released":"2017-04-03","releaseNotes":"https://support.apple.com/HT208011#1031","securityNotes":"https://support.apple.com/HT207688","ipd":{"iPad":"http://appldnld.apple.com/ios10.3.1/091-03940-20170403-6CD63130-132D-11E7-B345-77A700A0ED6C/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3.1/091-03938-20170403-6CD659A8-132D-11E7-83CB-75A700A0ED6C/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3.1/091-03939-20170403-6CD64F26-132D-11E7-8C0E-76A700A0ED6C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E304","beta":false},{"osStr":"iOS","version":"10.3","build":"14E277","buildTrain":"Erie","released":"2017-03-27","preinstalled":["iPad6,11","iPad6,12"],"releaseNotes":"https://support.apple.com/HT208011#103","securityNotes":"https://support.apple.com/HT207617","ipd":{"iPad":"http://appldnld.apple.com/ios10.3/091-00998-20170327-046D995E-0819-11E7-8031-2BC13AE38D09/iPadiTunesUpdateReadMe.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.3/091-00996-20170327-046D9A08-0819-11E7-8031-29C13AE38D09/iPhoneiTunesUpdateReadMe.ipd","iPod":"http://appldnld.apple.com/ios10.3/091-00997-20170327-046D9A1C-0819-11E7-8031-2AC13AE38D09/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.51.00","iPad3,6":"11.51.00","iPad4,2":"7.51.00","iPad4,3":"7.51.00","iPad4,5":"7.51.00","iPad4,6":"7.51.00","iPad4,8":"7.51.00","iPad4,9":"7.51.00","iPad5,2":"5.51.00","iPad5,4":"5.51.00","iPad6,4":"2.54.00","iPad6,8":"5.51.00","iPad6,12":"5.51.00","iPhone5,1":"11.51.00","iPhone5,2":"11.51.00","iPhone5,3":"7.51.00","iPhone5,4":"7.51.00","iPhone6,1":"7.51.00","iPhone6,2":"7.51.00","iPhone7,1":"5.51.00","iPhone7,2":"5.51.00","iPhone8,1":"2.54.00","iPhone8,2":"2.54.00","iPhone8,4":"5.51.00","iPhone9,1":"1.59.02","iPhone9,2":"1.59.02","iPhone9,3":"1.03.21","iPhone9,4":"1.03.21"},"sources":[],"uniqueBuild":"14E277","beta":false},{"osStr":"iOS","version":"10.2.1","build":"14D27","buildTrain":"Dubois","released":"2017-01-23","createDuplicateEntries":[{"version":"10.2.1 beta 4","uniqueBuild":"14D27-beta","released":"2017-01-12","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96842-20170112-6158D8C6-D81D-11E6-8044-FE01D55B5B9D/iPad_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fa8f5df8537a7878ec33f264bde0bed5"},"size":1909209366},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96758-20170112-B55CE742-D853-11E6-B904-2855B59B175E/com_apple_MobileAsset_SoftwareUpdate/f61ce1562b58f3a01e7656362d51158e044d5436.zip","active":true}],"hashes":{"md5":"b08f6cb1cc4520457fcc5209fbecd190"},"size":1419830398},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96711-20170112-B04AD224-D852-11E6-9AE8-9A4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/07f7319baa1333028d31164bf5ce319b0a7fc882.zip","active":true}],"hashes":{"md5":"901f1e219a38607d32c312485d03708d"},"size":21858387},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96703-20170112-B558C2B6-D853-11E6-9125-0355B59B175E/com_apple_MobileAsset_SoftwareUpdate/d5c320eb2f05e7a402ebddcaf16d09abd2d598a6.zip","active":true}],"hashes":{"md5":"53122b1d2dd0dbac1cbaf5c70fed26ac"},"size":1439031852},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96779-20170112-B04C8F06-D852-11E6-A6CD-BF4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/99bf5fbb32d68baaf1c039ea823bf5cab81a736d.zip","active":true}],"hashes":{"md5":"c08deaa1305392abef17caf65c4fe23d"},"size":21859718},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96787-20170112-8BF59B28-D854-11E6-BE87-3D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/8e2f2cb8443fb3c63aff4d8d926e38f1aa0586e6.zip","active":true}],"hashes":{"md5":"ac81f4f34e891e324e0a11e67c94616b"},"size":1439031868},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96820-20170112-BEB8AF84-D852-11E6-8F07-B051B59B175E/com_apple_MobileAsset_SoftwareUpdate/c25353e859ecdfc8c9d4a9ade138c490c0ca6d2d.zip","active":true}],"hashes":{"md5":"bb1ca7739494855c4d6b43b4e67193a6"},"size":21859729},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96727-20170112-6154B46C-D81D-11E6-B7E1-F101D55B5B9D/iPad_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"33dce35e55126778d447fac322290899"},"size":2383190162},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96783-20170112-8511E230-D854-11E6-AA38-0D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/d132122d884e01a74a6fc5ddb1103b297d4c738f.zip","active":true}],"hashes":{"md5":"fcbada3b674161b1a1c8c287d4c71b83"},"size":1686135328},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96778-20170112-B04B6D38-D852-11E6-8BB5-BE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7629c867e1d62a1f433d82f32b9571a7c100a0ef.zip","active":true}],"hashes":{"md5":"b6013878f27d3c766fd8d104e9064a94"},"size":26817734},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96729-20170112-B55AC78C-D853-11E6-BF4C-1255B59B175E/com_apple_MobileAsset_SoftwareUpdate/4f18e0bbef1c0f47bda8b0060d5bd3b29011dabb.zip","active":true}],"hashes":{"md5":"9ee9cb9539e11044ee4f48b0d8c58861"},"size":1708545935},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96825-20170112-BED944D8-D852-11E6-914D-DE51B59B175E/com_apple_MobileAsset_SoftwareUpdate/f0e3e5cfbd979f748ed200fbf2347066af9310ff.zip","active":true}],"hashes":{"md5":"e284d78a9cc9f696a6d1ea6c31ec84e6"},"size":26819020},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96741-20170112-B55AE24E-D853-11E6-8ADD-1B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/56a1fc141004df62fe6198c6ee17f1822422c2e7.zip","active":true}],"hashes":{"md5":"5655fd5e7230f11c908d521d8a5de6c9"},"size":1708545936},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96742-20170112-B0511F30-D852-11E6-B3D1-AC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/e95af960428f4f51cd1b283b117852561ba008a3.zip","active":true}],"hashes":{"md5":"37418abf656426dba8370f9d38bec65c"},"size":26819046},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96796-20170112-94B407CC-D854-11E6-8044-B059B59B175E/com_apple_MobileAsset_SoftwareUpdate/c35b536d8468f324e0dac8b9fdebf0fe0029f300.zip","active":true}],"hashes":{"md5":"b60464894eae4cbeddc5e3d6797cb4e0"},"size":1686147680},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96768-20170112-B04D1296-D852-11E6-8078-BC4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/64408927edf0d89ce9888f97676eba70bc652060.zip","active":true}],"hashes":{"md5":"83effb714ab357aa539c8ab919e37ebb"},"size":26829916},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96810-20170112-01E4F9DC-D855-11E6-AB9E-735BB59B175E/com_apple_MobileAsset_SoftwareUpdate/d20a06ee081f790732eca326b8c7b10778c86966.zip","active":true}],"hashes":{"md5":"7efa22abc37b1ed0c9dbf4e7f948fe51"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96784-20170112-BD3AD466-D852-11E6-B090-4850B59B175E/com_apple_MobileAsset_SoftwareUpdate/6df1039a5a94e934019613db47a812d3474aa322.zip","active":true}],"hashes":{"md5":"4e69852081f5157f62a9b4e2605a0283"},"size":26831048},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96752-20170112-B560A026-D853-11E6-96CD-2755B59B175E/com_apple_MobileAsset_SoftwareUpdate/da0dd1c8b9636c0cc89ef01617a800e468e39135.zip","active":true}],"hashes":{"md5":"86ad911288255c0622b5d460c146091f"},"size":1708557951},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96739-20170112-B04C5D7E-D852-11E6-BAA1-AA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/65f6d4bcebe8fc3ffbe440ebe8c7a33057615b71.zip","active":true}],"hashes":{"md5":"2d6aee1f0dde9735f5cf2e0a83e78669"},"size":26831062},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96827-20170112-6158A946-D81D-11E6-AE88-FD01D55B5B9D/iPad_64bit_TouchID_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a285937fb45bb14a7fe239f9b98fd509"},"size":2490845162},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96813-20170112-09948AD0-D855-11E6-8373-A45BB59B175E/com_apple_MobileAsset_SoftwareUpdate/3a39f1f9f7d538997602e322bb3e03d7eaae200c.zip","active":true}],"hashes":{"md5":"c53b2d0b332cc23d6b2a0f5efc839828"},"size":1720583534},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96822-20170112-BEB77D4E-D852-11E6-841B-B151B59B175E/com_apple_MobileAsset_SoftwareUpdate/9bb5a57d3488399c7e344b21652fa06aad5a0bc0.zip","active":true}],"hashes":{"md5":"4a88d870e7ba19474c4c5cc8a6ba24a1"},"size":30337568},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96762-20170112-B55F3420-D853-11E6-97F8-2B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/14f98d6ef154b5466c29086238c0b5d7c481b398.zip","active":true}],"hashes":{"md5":"eeaf3edc64d7103f09f744b42b7e1b39"},"size":1742993146},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96728-20170112-B05640BE-D852-11E6-BD64-A24CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ea4679463f4d6d9959ce7ca8d656010436890c28.zip","active":true}],"hashes":{"md5":"69396b11dda185c0f9f0817db9b61996"},"size":30338789},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96710-20170112-B558C112-D853-11E6-9125-0D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/d8ac0373380d0f0943d54ad7c9d2bfc4638910de.zip","active":true}],"hashes":{"md5":"a6fdd924cd2ef4abd11bad50b6211288"},"size":1742993129},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96799-20170112-BE1F4DDA-D852-11E6-A37F-D250B59B175E/com_apple_MobileAsset_SoftwareUpdate/2613f75bf614d7d676323e1d27440b179181af6e.zip","active":true}],"hashes":{"md5":"e654a8967927ab53da04e43d3585ec75"},"size":30338784},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96733-20170112-B55B57BA-D853-11E6-925B-1655B59B175E/com_apple_MobileAsset_SoftwareUpdate/825037683c911b79bd18e8570e2046c6f2e25a77.zip","active":true}],"hashes":{"md5":"6861d8945733c8895cb05ba18450c19f"},"size":1720985750},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96818-20170112-BE24506E-D852-11E6-A64A-0051B59B175E/com_apple_MobileAsset_SoftwareUpdate/2de2bee3859951b6aa2f829a501ebf38f12c536e.zip","active":true}],"hashes":{"md5":"ec77203d4196ac038d76833ba16d9a4a"},"size":30740052},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96760-20170112-B55E11F8-D853-11E6-9F59-2A55B59B175E/com_apple_MobileAsset_SoftwareUpdate/90fd70a4449c4a21f146b154f63caee55ab9b35c.zip","active":true}],"hashes":{"md5":"8b12f09a3604907eac13c37a148dbe99"},"size":1747394005},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96840-20170112-BF97CCF0-D852-11E6-809F-5652B59B175E/com_apple_MobileAsset_SoftwareUpdate/9882e2ef779fe5a5015960c9008ac3dd93238d4c.zip","active":true}],"hashes":{"md5":"4913db45b56b58d4208122d26c6ba4b0"},"size":30741716},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96700-20170112-B55C3D10-D853-11E6-BE6A-0155B59B175E/com_apple_MobileAsset_SoftwareUpdate/5855cc8bf60e65bf450db3bf847070bed37bbaa6.zip","active":true}],"hashes":{"md5":"66527991964a19cad6559097125945a8"},"size":1720967884},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96748-20170112-B048C362-D852-11E6-B504-AE4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7e745004f062f70523ad972da4e8940d0b5b3bf.zip","active":true}],"hashes":{"md5":"689c7765f7fec2d3faa00be5e81d172a"},"size":30722331},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96815-20170112-0992597C-D855-11E6-AAC7-A55BB59B175E/com_apple_MobileAsset_SoftwareUpdate/4180cbff4539121266f5aa41cfb8837517c2c283.zip","active":true}],"hashes":{"md5":"af90bb8f5a4ed52b613acfb575ad812d"},"size":1747376289},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96838-20170112-BF9863AE-D852-11E6-A31E-5452B59B175E/com_apple_MobileAsset_SoftwareUpdate/49ff59b4763abd9696ea7bdc390eee4dde58fc93.zip","active":true}],"hashes":{"md5":"93ab93ee4918dabc26391862928a0341"},"size":30723973},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96806-20170112-6159324E-D81D-11E6-89DA-F901D55B5B9D/iPadPro_9.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"a71d4621843d40567dfb63c77921ba07"},"size":2363881941},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96738-20170112-B559D02A-D853-11E6-B449-1955B59B175E/com_apple_MobileAsset_SoftwareUpdate/e8fac89830fcdf63716430ce9ae88f37c7e2d5a6.zip","active":true}],"hashes":{"md5":"4ef095886fb29d1a507dd0613a23155f"},"size":1709424063},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96706-20170112-B0459494-D852-11E6-BF3F-984CB59B175E/com_apple_MobileAsset_SoftwareUpdate/4156b11b1904d4a7e7d4b6a8ac80ef1347df4f23.zip","active":true}],"hashes":{"md5":"83d68ca6ff02a6ee8869cc92d692fd96"},"size":31970074},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96705-20170112-B55D6424-D853-11E6-97A4-0755B59B175E/com_apple_MobileAsset_SoftwareUpdate/2b6f2fe07e680fa7ff92e8a392135659b0f672fe.zip","active":true}],"hashes":{"md5":"0a782b6942465e3395ed4a6a9b6a5bf0"},"size":1740853294},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96781-20170112-B04C848E-D852-11E6-AA1B-C04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/422a0da05917ce018462ab2a466d7862b9b5d516.zip","active":true}],"hashes":{"md5":"477f01c437188290788472bbf9e87662"},"size":31972654},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96719-20170112-615A5764-D81D-11E6-A699-EE01D55B5B9D/iPadPro_12.9_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e3178cc4da0a8e88a7da4036b081e9f5"},"size":2432326116},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96833-20170112-18202492-D855-11E6-BD82-385CB59B175E/com_apple_MobileAsset_SoftwareUpdate/375c96fe9000d4d90ae07d95081b8e5e9e486481.zip","active":true}],"hashes":{"md5":"55d429c2b5e08fe942865a453c770350"},"size":1780552575},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96715-20170112-B045FB6E-D852-11E6-AD12-9C4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/dc98c79b7052aab8dceaa9d4fad5d250ee654ae6.zip","active":true}],"hashes":{"md5":"8546e99ec9c85c434a313cf94e0f6a0c"},"size":31834349},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96750-20170112-B55D333C-D853-11E6-A9D1-2555B59B175E/com_apple_MobileAsset_SoftwareUpdate/49b42ad69823dca558e0f063fe475767665fdf7c.zip","active":true}],"hashes":{"md5":"c785262142061d56af75f1132aa4135e"},"size":1806905804},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2.1seed/031-96785-20170112-BD975EDE-D852-11E6-AEE2-6650B59B175E/com_apple_MobileAsset_SoftwareUpdate/ed2eb5a10200684967adc554654da51a9dd4041a.zip","active":true}],"hashes":{"md5":"62b0f25ffd824d351034458e9596eed3"},"size":31836050},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96819-20170112-6157F3B6-D81D-11E6-B20A-FC01D55B5B9D/iPhone_4.0_32bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"1a858151775952fd912ee17249cdb901"},"size":1979412678},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96766-20170112-B55D8968-D853-11E6-AB07-2C55B59B175E/com_apple_MobileAsset_SoftwareUpdate/cc0da82afafe20e56c01aea52e82541fc27dfde5.zip","active":true}],"hashes":{"md5":"9cf7e4527014addc12c71653798cdca3"},"size":1455550448},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96761-20170112-B04C0E00-D852-11E6-9BAD-B94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/a3456e264d42c49fadf45d9605cd390213c01130.zip","active":true}],"hashes":{"md5":"059209aa0badd1db5cb13b8429f0990a"},"size":23021724},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96793-20170112-9150D3B2-D854-11E6-BCA5-7859B59B175E/com_apple_MobileAsset_SoftwareUpdate/0d2fdc119972db070ec81e30ae8f9aed7cd2722a.zip","active":true}],"hashes":{"md5":"803708ef0794daaf3fd3efadb102bc8e"},"size":1455550470},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96829-20170112-BF94B8DA-D852-11E6-89C4-5252B59B175E/com_apple_MobileAsset_SoftwareUpdate/62671a1d2ece3f7dcf3ded0385c0f7f0ad6f9eff.zip","active":true}],"hashes":{"md5":"e4745a349ae73d820b2643974fc6d1a5"},"size":23021716},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96780-20170112-7F021356-D854-11E6-8C73-CF58B59B175E/com_apple_MobileAsset_SoftwareUpdate/9eccf00ed0abdf6d02405ac2a40409cfa26edf2d.zip","active":true}],"hashes":{"md5":"9b7c33516d6941c23e44263ae56eb8b2"},"size":1458871133},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96770-20170112-B04E675E-D852-11E6-BE43-BD4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2b22e3eb79a77d227098189fb52d8590ad99e18f.zip","active":true}],"hashes":{"md5":"5af27919c3d0cd7b4bac4e9409074c36"},"size":23056363},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96745-20170112-B55CD338-D853-11E6-A389-1F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/62a2200fe6c51366987c92896d45da06c9f1ee0f.zip","active":true}],"hashes":{"md5":"75f2d1c54cf93045a7fc95c9b09a6b13"},"size":1458871121},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96734-20170112-B04C311E-D852-11E6-A3F0-A34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/d74c33ea4fc9b129eaa4d0d47c6c5659c606d0ad.zip","active":true}],"hashes":{"md5":"865f5994b07bb17bca4d91e018b513f9"},"size":23056344},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96807-20170112-6155686C-D81D-11E6-BDB8-FB01D55B5B9D/iPhone_4.0_64bit_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"10df1216658f7e914be63ce36a81468f"},"size":2343173563},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96709-20170112-B558BD8E-D853-11E6-B08A-0B55B59B175E/com_apple_MobileAsset_SoftwareUpdate/5d875962a63c8789bca1a551cc6dc124b0ef8a7b.zip","active":true}],"hashes":{"md5":"f1a2d69999096f090968917b578cee79"},"size":1709565749},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96830-20170112-BF98A8F0-D852-11E6-8560-5552B59B175E/com_apple_MobileAsset_SoftwareUpdate/396323e7bc8a9ef45be59efb2ed21a1839fb4021.zip","active":true}],"hashes":{"md5":"595944e9236461909d586d043d9a5eb3"},"size":30855521},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96795-20170112-946D4ABC-D854-11E6-B194-AD59B59B175E/com_apple_MobileAsset_SoftwareUpdate/4887e20d07bce32c137eda2cdecd687d13bc3f40.zip","active":true}],"hashes":{"md5":"a3ebc5f6dd89c77d900673dc7410bbe9"},"size":1709565857},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96755-20170112-B04B65A4-D852-11E6-8F03-B64CB59B175E/com_apple_MobileAsset_SoftwareUpdate/2c6398881d0afa51f43ae1863c72b3419aa8f51a.zip","active":true}],"hashes":{"md5":"ed318ebc478900ca59364afda0d4a957"},"size":30855541},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96800-20170112-6151CD56-D81D-11E6-A447-F501D55B5B9D/iPhone_5.5_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"bb0abb5199bbbada2bb52a0bff2e76d2"},"size":2683716466},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96730-20170112-B55AF2B6-D853-11E6-8441-1555B59B175E/com_apple_MobileAsset_SoftwareUpdate/24c6b16af9c865a8efa054876768a43498f718f5.zip","active":true}],"hashes":{"md5":"8b885fdba95adafb47edd87fd32ab980"},"size":1989108545},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96753-20170112-B051CE76-D852-11E6-AB1D-B34CB59B175E/com_apple_MobileAsset_SoftwareUpdate/03a9678fd58a5342507cf7bdae89273548123bd6.zip","active":true}],"hashes":{"md5":"87f842b790d730f61523b5d62b42fe3c"},"size":31756337},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96803-20170112-6151BFBE-D81D-11E6-8553-F701D55B5B9D/iPhone_4.7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"f1d463a0bad9d718938d66d961c9d69e"},"size":2509287159},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96747-20170112-B55CFB42-D853-11E6-AD73-2055B59B175E/com_apple_MobileAsset_SoftwareUpdate/d39809b59537d425b376c3e2c59f68426d82dfc3.zip","active":true}],"hashes":{"md5":"fb2ea35cf64276ea88d5575c305d4d11"},"size":1818501213},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96701-20170112-B045F9D4-D852-11E6-AD12-964CB59B175E/com_apple_MobileAsset_SoftwareUpdate/bbe798fccd13d4da690a05928f5106cc7f4799a4.zip","active":true}],"hashes":{"md5":"47b1841bd8b1abdb10c3ff11c34026a5"},"size":31606586},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96831-20170112-1318ECE0-D855-11E6-8CE3-165CB59B175E/com_apple_MobileAsset_SoftwareUpdate/7ba0550981888d633937679c2f54ea85dfce8ec7.zip","active":true}],"hashes":{"md5":"846fb4b95f3542858ebedf1150d1d8f9"},"size":1824360301},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96749-20170112-B55D1776-D853-11E6-9E40-2355B59B175E/com_apple_MobileAsset_SoftwareUpdate/74a738ae20a564afd8e2a487aa0b39e31d9b562a.zip","active":true}],"hashes":{"md5":"e4ae60a70e783e5e1e764a3c22313ad9"},"size":1824376099},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96724-20170112-B04D4928-D852-11E6-A956-A04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f6a9e8f2cde73f7f577d14b8fe5a715e98a9398c.zip","active":true}],"hashes":{"md5":"7c24fc1219cffceb776b8fbdf3fdd528"},"size":32390851},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96722-20170112-B04F0B46-D852-11E6-B046-9E4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f9ae85556ccad6b3b6a8d7a37b05a2385afce161.zip","active":true}],"hashes":{"md5":"8ccc44a42b51e099ae9c4e3b638aa9a5"},"size":32406644},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96743-20170112-E495F904-D880-11E6-9EFF-7B67B59B175E/com_apple_MobileAsset_SoftwareUpdate/7d9f32fe85dd391becf107c73ac9c1568a2d67c6.zip","active":true}],"hashes":{"md5":"e1c160365bebf12dd5afa0676d8a1c3a"},"size":1994967802},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96713-20170112-B558C176-D853-11E6-9125-0F55B59B175E/com_apple_MobileAsset_SoftwareUpdate/4a6b31d76e3bb14311403f05f29d57f5705b8f1f.zip","active":true}],"hashes":{"md5":"e69b28785d50210f93eb0755faa1dc06"},"size":1994983819},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96737-20170112-B04D62D2-D852-11E6-B9DC-A84CB59B175E/com_apple_MobileAsset_SoftwareUpdate/66e36a6cdc1ae8f85b920ed22eeb2084695eadd8.zip","active":true}],"hashes":{"md5":"6014246d06ef81a50c246d97a8183b60"},"size":32540808},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96809-20170112-BE19E098-D852-11E6-B7FE-F050B59B175E/com_apple_MobileAsset_SoftwareUpdate/5117694537fc60a0a6233610e6bfb62793284501.zip","active":true}],"hashes":{"md5":"1f8ba3a7ea130c060aaac0412f55ca03"},"size":32556738},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96769-20170112-61558B4E-D81D-11E6-9610-F301D55B5B9D/iPhoneSE_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"51f37d69d300b7d3d511667da53a6b74"},"size":2355627938},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96790-20170112-8E85F770-D854-11E6-8244-5D59B59B175E/com_apple_MobileAsset_SoftwareUpdate/f3da44ba32c3531ca32207db1077f7ae30504e5b.zip","active":true}],"hashes":{"md5":"487c32acc7d457859764fd74f84e4c9a"},"size":1720227816},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96704-20170112-B5DD036E-D853-11E6-8335-0555B59B175E/com_apple_MobileAsset_SoftwareUpdate/0cabbcb285fa76560d5e0b6dcabbae69269bbfea.zip","active":true}],"hashes":{"md5":"ccffadd385948780e4cc24a1fc6d2cfe"},"size":1720240556},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96797-20170112-BE1669FE-D852-11E6-B750-CA50B59B175E/com_apple_MobileAsset_SoftwareUpdate/a93c44656f8f5e759e5e26b7b4ea45cc180a325e.zip","active":true}],"hashes":{"md5":"476c87ce7488125b1ea5a63427d812de"},"size":32117013},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96757-20170112-B04B235A-D852-11E6-A7CC-BA4CB59B175E/com_apple_MobileAsset_SoftwareUpdate/564dbc6dd8b67b3f30222a016e261c0b0ec1c3ef.zip","active":true}],"hashes":{"md5":"6d072ab1e5087a3d88d467d863cbf803"},"size":32130041},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96718-20170112-61545B16-D81D-11E6-8024-EC01D55B5B9D/iPhone_7_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"e0bf25c006b0741d8a3803fa278cd3cd"},"size":2477896685},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96824-20170112-09F13514-D855-11E6-ACA4-B15BB59B175E/com_apple_MobileAsset_SoftwareUpdate/ff2b2687fe98aa5bac9c9e957adeb6a46d0772a6.zip","active":true}],"hashes":{"md5":"27bf7eae1528fc89da07527dce35691a"},"size":1820878021},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96782-20170112-B17BD242-D852-11E6-A8A8-F94CB59B175E/com_apple_MobileAsset_SoftwareUpdate/f7772bf605037d3b8f4ec4bcebf87eb9853971a9.zip","active":true}],"hashes":{"md5":"3b6f5a24e11216279eb309ccad00d385"},"size":32503822},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96723-20170112-6152E8A8-D81D-11E6-B298-F001D55B5B9D/iPhone_7Plus_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"fd07d36a32f6e98596a4f73e54c685fe"},"size":2655055144},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96776-20170112-B55E21E8-D853-11E6-AFDF-2D55B59B175E/com_apple_MobileAsset_SoftwareUpdate/84af279041f710bf9314d3da4940ad9ad5847a26.zip","active":true}],"hashes":{"md5":"2cbb26f5da0022d1448fa084f55f0c41"},"size":1992889877},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96751-20170112-B049C4B0-D852-11E6-A06B-B04CB59B175E/com_apple_MobileAsset_SoftwareUpdate/ab8111f84d118299e72e80c9566496496279762d.zip","active":true}],"hashes":{"md5":"f5860dc140006c623dd34516eb45a53c"},"size":32763088},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96721-20170112-B559352A-D853-11E6-9278-1155B59B175E/com_apple_MobileAsset_SoftwareUpdate/30ee230d373f06c1c742ceb3c9fb43d4be7364a0.zip","active":true}],"hashes":{"md5":"c2d2b5d05ea66a0f8796ea051f97b858"},"size":1806285954},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96736-20170112-B04EF5FC-D852-11E6-82C7-A54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/01688f5f94f330fc489d806d4628af47756af844.zip","active":true}],"hashes":{"md5":"432d0b4634bbac9698565d018d20c59e"},"size":32503588},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96836-20170112-1942618C-D855-11E6-95EB-5D5CB59B175E/com_apple_MobileAsset_SoftwareUpdate/cec9ab9224a0f77975867b3084bbc58b9a02a115.zip","active":true}],"hashes":{"md5":"b32db90ab3949e9f007cc3f71f5f9ca9"},"size":1978288249},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96791-20170112-BDD3CEF0-D852-11E6-B79E-7C50B59B175E/com_apple_MobileAsset_SoftwareUpdate/0804ba3d1197d03a81caf4ee46e9500316e87c55.zip","active":true}],"hashes":{"md5":"c91c0eeceb9edda5c3db7220be79d81f"},"size":32762820},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96702-20170112-61539B5E-D81D-11E6-A2F4-EA01D55B5B9D/iPodtouch_10.2.1_14D27_Restore.ipsw","active":true}],"hashes":{"md5":"395b804475a61ff2c98cac0521da16ac"},"size":2206939384},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96707-20170112-B558C55E-D853-11E6-92CC-0955B59B175E/com_apple_MobileAsset_SoftwareUpdate/0a712d67395a9c8cb4e3ff9f50796a0c236f540a.zip","active":true}],"hashes":{"md5":"c1db4155dd92eef0cce0d6a21c7b118a"},"size":1609552530},{"type":"ota","prerequisiteBuild":"14D23","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2.1seed/031-96754-20170112-B04A8DE6-D852-11E6-BA4D-B54CB59B175E/com_apple_MobileAsset_SoftwareUpdate/9b6b733435f198b725566b567dfadcd51d0f1c0c.zip","active":true}],"hashes":{"md5":"15f64a0b6eb63a19a251996d44bfd3f5"},"size":26740712}]}],"releaseNotes":"https://support.apple.com/HT208011#1021","securityNotes":"https://support.apple.com/HT207482","ipd":{"iPad":"http://appldnld.apple.com/ios10.2.1/091-00152-20170223-3B7955E8-FA07-11E6-B7E1-2275E1925776/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/ios10.2.1/091-00150-20170223-3B7ADD5A-FA07-11E6-8273-2075E1925776/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2.1/091-00151-20170223-3B790C5A-FA07-11E6-959F-2175E1925776/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14D27","beta":false},{"osStr":"iOS","version":"10.2","build":"14C92","buildTrain":"Corry","released":"2016-12-12","createDuplicateEntries":[{"version":"10.2 beta 7","uniqueBuild":"14C92-beta","released":"2016-12-07","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94095-20161207-61706506-BBD8-11E6-8F9A-9B7FE47229E1/iPad_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"e3cceef8a00bf72934d4719de4f29b62","sha1":"c5d956281623414adefe41bb164cd4886fed7722","sha2-256":"831404e481715de5a75cd3f573c76025be86827a0ab056dbc6d90759c2a5bc0f"},"size":1909127030},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94086-20161207-9D7C3660-BBCE-11E6-944D-CF521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b78bd2674b358c518f8b0703df9047c88ff7218a.zip","active":true}],"hashes":{"md5":"78466fbf3aae9a53c04b4d8d814ab4b9"},"size":1419677072},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94127-20161207-43E0F1D6-BBC9-11E6-9487-404E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7a3055e83b9a9ae9f04cc8547cdf091b994e077c.zip","active":true}],"hashes":{"md5":"7828152a9377a234791db4a0bedc40f3"},"size":18971105},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94093-20161207-9D8074FA-BBCE-11E6-B3BD-D4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/945413da4f68985593168cff03ac5bed596fed1a.zip","active":true}],"hashes":{"md5":"4a1f02a33c55449f415c1ad7c0acffa1"},"size":1438878087},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94142-20161207-43E05AFA-BBC9-11E6-9351-414E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/005546a118e72f07144cc99ab04079f5b0a4a9dd.zip","active":true}],"hashes":{"md5":"07432c46a582d06c55a101d97fe478a0"},"size":18972472},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94090-20161207-9D7B19C4-BBCE-11E6-99D0-D1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/cfb81f892452cc37ab021cb860af6ab721bff35a.zip","active":true}],"hashes":{"md5":"44b97920bc13326f7aea4f6bf9b9e519"},"size":1438878088},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94120-20161207-43ED22E4-BBC9-11E6-8653-424E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/5bb94af273dd7b652c5859ddd34348afc874b79d.zip","active":true}],"hashes":{"md5":"c09b8d61143b5b892b30784ec497549e"},"size":18972426},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93614-20161207-616BD5E0-BBD8-11E6-A996-907FE47229E1/iPad_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"3200ed870ab69d57e84f02364154141f","sha1":"8563f5e69c0288fa98625ea80543b67f61f5b61f","sha2-256":"780d4067099802ccb3350af91b214725667ba7578e91a2f07358959b720584d6"},"size":2383152189},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93628-20161207-9D731AD0-BBCE-11E6-8BD0-B9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/b8e1a4feb6d22c99e497b934e1d7b053d9209fa3.zip","active":true}],"hashes":{"md5":"1e51a153af1ca4afb944280605e62854"},"size":1685927040},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94162-20161207-1F8E5422-BBC9-11E6-93C1-FE74E47229E1/com_apple_MobileAsset_SoftwareUpdate/0f41a3755239583b1bae0fb8f6ec8ce141d6368d.zip","active":true}],"hashes":{"md5":"ffb3e4da9d8dfae35c7c6053c77dc3ce"},"size":22874232},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93620-20161207-DCF6DAE6-BBD5-11E6-818E-057AE47229E1/com_apple_MobileAsset_SoftwareUpdate/27c99cda12dabc5a62bf9f414fbfdcd82a92a521.zip","active":true}],"hashes":{"md5":"9dbe17ee2ac43d9003447e0ce858e923"},"size":1708337460},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94115-20161207-1F895D64-BBC9-11E6-B4B3-0075E47229E1/com_apple_MobileAsset_SoftwareUpdate/e57d6cf8c776bd47fe854cdee5d7d247bf42b585.zip","active":true}],"hashes":{"md5":"4f0e5c462e74948884054ff61066115d"},"size":22875474},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93578-20161207-DCF8E25A-BBD5-11E6-86C0-EB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/18506141aa1a00ceeb1d6ce89fe72092139392ed.zip","active":true}],"hashes":{"md5":"f5fb78dc176aed0f99c9babfe139b822"},"size":1708337469},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94178-20161207-1F954516-BBC9-11E6-A59D-0375E47229E1/com_apple_MobileAsset_SoftwareUpdate/dae491637fb601d37727bf77358f2e0d86438249.zip","active":true}],"hashes":{"md5":"86cdf613083b7176dfccfa2716592e51"},"size":22875489},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93596-20161207-DCFD5272-BBD5-11E6-84FC-F879E47229E1/com_apple_MobileAsset_SoftwareUpdate/56c9f2afee69c98b179e32d220d9acd5e63fbd1a.zip","active":true}],"hashes":{"md5":"87f1b0c44b828ce203e3cb7070a70b26"},"size":1685922163},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94176-20161207-1F94CCD0-BBC9-11E6-83AF-0875E47229E1/com_apple_MobileAsset_SoftwareUpdate/e169f5240a82bd29e8a7845e37e290677ec91434.zip","active":true}],"hashes":{"md5":"4483bc66c2c1d149ff585b820ed42879"},"size":22869390},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93587-20161207-DCF36C12-BBD5-11E6-8239-F179E47229E1/com_apple_MobileAsset_SoftwareUpdate/9cb412cb0f23f1424bc0eefa74b3ad79772bfb56.zip","active":true}],"hashes":{"md5":"52c5fe8471eaa213db47452f9ace19fb"},"size":1708332505},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94182-20161207-1F8B6EF6-BBC9-11E6-9A97-0C75E47229E1/com_apple_MobileAsset_SoftwareUpdate/5e00e2e9da8ff05fd7fa3d65dedba3e6e2fbebf2.zip","active":true}],"hashes":{"md5":"60a46d88e5f937830e3e902496549547"},"size":22870527},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93631-20161207-9D7A0106-BBCE-11E6-B9FA-BC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/3c7662d0b173c2bca4cc38ec089e88320537983d.zip","active":true}],"hashes":{"md5":"8257b48aff7ce9b4728a77dc6bb23ca5"},"size":1708332495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94139-20161207-1F924F50-BBC9-11E6-8C0F-0F75E47229E1/com_apple_MobileAsset_SoftwareUpdate/fec292f264dfc3a138f6eb73a2f686ad90e78899.zip","active":true}],"hashes":{"md5":"e1543ff38b6672da095c2c1f8aaacbfe"},"size":22870527},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93567-20161207-6169FAB8-BBD8-11E6-AAE9-8B7FE47229E1/iPad_64bit_TouchID_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"20841ead32671df6c0c13d6140a8d3de","sha1":"0f6d65709a9acd8a804ed03388dc403efd789ab0","sha2-256":"ec4db56f96cd1c27dbdc09ea656c1ea5c0352a7553d2c87f990565fdebfd7c81"},"size":2491202076},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93573-20161207-DCF33922-BBD5-11E6-9F86-E979E47229E1/com_apple_MobileAsset_SoftwareUpdate/a128c4a9a4d363b6d21334b082201dc33d030162.zip","active":true}],"hashes":{"md5":"2ed93a724d4a382f24f2062a5f47cdb3"},"size":1720509840},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94126-20161207-1F8BF47A-BBC9-11E6-A269-0A75E47229E1/com_apple_MobileAsset_SoftwareUpdate/1133ca06d42481c42cf51a32041670f596c52bb4.zip","active":true}],"hashes":{"md5":"ed9dfc73ae8791db12d0ac008d5ba963"},"size":26337343},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93624-20161207-DCFA220A-BBD5-11E6-8DB0-077AE47229E1/com_apple_MobileAsset_SoftwareUpdate/0c16b7f07a8e5a87a1180d98ac381ed093171a47.zip","active":true}],"hashes":{"md5":"42d7ab61b7e423fa9e286eb139bd691f"},"size":1742919668},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94174-20161207-1F906730-BBC9-11E6-95A5-0E75E47229E1/com_apple_MobileAsset_SoftwareUpdate/a4ed6661316a037e65d6d4c94fe49abcbb1f29b5.zip","active":true}],"hashes":{"md5":"65fec10bc1d4e302caf8845c65635759"},"size":26338501},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93568-20161207-DCF002FC-BBD5-11E6-A068-E579E47229E1/com_apple_MobileAsset_SoftwareUpdate/67a634fc935fc60e1b514ee24807e0ec705ed8df.zip","active":true}],"hashes":{"md5":"ad6d0f8779879911dd332f7f2bc18621"},"size":1742919650},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94135-20161207-1F9A24B4-BBC9-11E6-B5B5-1075E47229E1/com_apple_MobileAsset_SoftwareUpdate/cf5de56dd8bb9ff7df9f97b3abdb64805856eb2d.zip","active":true}],"hashes":{"md5":"27fc5447a584211f704516111f0910a2"},"size":26338531},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93600-20161207-DCF864C4-BBD5-11E6-BD47-FF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/de7e765d111d9d441506c4b236d4990a8d9611e4.zip","active":true}],"hashes":{"md5":"26c57b066c0f69b37e82a6a6d54ebcc3"},"size":1720912482},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94156-20161207-1F95D738-BBC9-11E6-AA21-1175E47229E1/com_apple_MobileAsset_SoftwareUpdate/6e6578f261ea7f36ebe0ea30b0e2f43c26503b32.zip","active":true}],"hashes":{"md5":"cc60f75d3ee690f7fc568f3daad4cc49"},"size":26740225},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93650-20161207-9D7FEEB8-BBCE-11E6-936B-CC521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f38b0b39b96ec12a5ef18c49a63c1c362236f793.zip","active":true}],"hashes":{"md5":"51b8a358ba995b751a13c5abba8c684d"},"size":1747352362},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94131-20161207-43E659BE-BBC9-11E6-98D1-1E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/e50673a567587660495620a9416ac4a8f9dff3fc.zip","active":true}],"hashes":{"md5":"3197f5e8f2dadb4685ed01196250f932"},"size":26741885},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93598-20161207-DCF95F96-BBD5-11E6-AA55-FC79E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e9301ddc16b0138f16c824dfcdbb7434b11c4dd.zip","active":true}],"hashes":{"md5":"6f853ab9d8e41b716bddab64e4784d1c"},"size":1720902375},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94122-20161207-1F92073E-BBC9-11E6-B4ED-0575E47229E1/com_apple_MobileAsset_SoftwareUpdate/fe880f72b19ce34a0f8aaccf7aedda75e0d7ee0b.zip","active":true}],"hashes":{"md5":"1060f80f558acbd59c08663d56addfe7"},"size":26729846},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93595-20161207-DCF568FA-BBD5-11E6-AD12-F779E47229E1/com_apple_MobileAsset_SoftwareUpdate/400df89f7f676c2d732cb754af27bf5c349541dc.zip","active":true}],"hashes":{"md5":"ab22a9a97b97ca1e8508864c672f6c2e"},"size":1747341953},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94144-20161207-1F8F8388-BBC9-11E6-B326-0675E47229E1/com_apple_MobileAsset_SoftwareUpdate/56808003a151db67648b1bb4487167c2ef7c45b3.zip","active":true}],"hashes":{"md5":"a3bd7f2c87f95eb1cfe8849aff6a19be"},"size":26731540},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93597-20161207-616A1D2C-BBD8-11E6-96F8-8F7FE47229E1/iPadPro_9.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"ad6310214eb8ad3a5eda73d2a8839cf7","sha1":"8b717d1afe313c62ee023f94828fd2457af41a11","sha2-256":"305c66041d338ef160c20c68952d1c64ac8325070ad3e512824cf50927ac0026"},"size":2366687123},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93619-20161207-DCF86910-BBD5-11E6-B852-047AE47229E1/com_apple_MobileAsset_SoftwareUpdate/3d3fa79c4e8d4c0278477da21366a6430fc60754.zip","active":true}],"hashes":{"md5":"6d455ed0a30be0b0b4c4796ef282e5e6"},"size":1709259495},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94179-20161207-1F94D5D6-BBC9-11E6-8061-FA74E47229E1/com_apple_MobileAsset_SoftwareUpdate/ad6a6a3abdeb11c27a69e36fa6da8f9fda7f70b8.zip","active":true}],"hashes":{"md5":"270f835daa948ed49398a5f6b64021cd"},"size":27939241},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93589-20161207-DCF3B3F2-BBD5-11E6-AF9B-F279E47229E1/com_apple_MobileAsset_SoftwareUpdate/4e4a5fe37d59c74d8c8ebd478236d3ae52044510.zip","active":true}],"hashes":{"md5":"9ae30747fd24cc7128d2bd9b5292a876"},"size":1740688431},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94154-20161207-1F84D348-BBC9-11E6-A2BA-FD74E47229E1/com_apple_MobileAsset_SoftwareUpdate/3bf8be6d2f095580f1f960affc124f1d571c486f.zip","active":true}],"hashes":{"md5":"d3e560250139674e28c56383e447b4c0"},"size":27941848},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93563-20161207-616F790C-BBD8-11E6-A549-877FE47229E1/iPadPro_12.9_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5c26187709878acb7e7aa8935008b336","sha1":"e837ff5d8eb2aeeb5bae53612e8261c792bcdd01","sha2-256":"14562f18a2fc6a28378f077e764135b14426ff04a234293041f083697ca2a297"},"size":2431809872},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93640-20161207-9D81A398-BBCE-11E6-9322-C4521B53B41A/com_apple_MobileAsset_SoftwareUpdate/ee03ab9d999b397b1b9b9435de9a701be86f0dd4.zip","active":true}],"hashes":{"md5":"a9984533df5e3544a192e348d3065f85"},"size":1780739522},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94168-20161207-43E4ACA4-BBC9-11E6-980C-204E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/51a977799fa6a2b7e1f8bc25a45fdc6d34f05b10.zip","active":true}],"hashes":{"md5":"f58bbf13f0c1b8db2c004ff56ba4190f"},"size":27836945},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93626-20161207-9D725B7C-BBCE-11E6-BC80-B7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/89f904444296d9b4af5aa6579e81b1d30bd0a873.zip","active":true}],"hashes":{"md5":"b99a2303c274756617560652a859ead4"},"size":1807093010},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94130-20161207-43DC419A-BBC9-11E6-983B-224E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/c731c05424b4a35aa571eba43985310528e6bd40.zip","active":true}],"hashes":{"md5":"fd79dffb566a0a2f834f6abccf9a55ad"},"size":27838667},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-94091-20161207-6172F988-BBD8-11E6-BBA9-9A7FE47229E1/iPhone_4.0_32bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"7f0cfae294a69cd2cc1ca4c126e53331","sha1":"c3066fd22008ba2621839eb8d41db4bd56d549b0","sha2-256":"6649a6f833c6499b6970ddff55b38f4a32c1f759c123954c54ffaba776523f95"},"size":1982435308},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94099-20161207-9D845C8C-BBCE-11E6-96A7-D7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d9a9b1b9a935f14fdfcff90dc43065949c78859.zip","active":true}],"hashes":{"md5":"4ca19edddf6485675543ee230f5eee2e"},"size":1455547755},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94169-20161207-43E916F4-BBC9-11E6-B596-3A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ce0a99c7a1022f2bf7c1ea49a111b1c9c2224d7b.zip","active":true}],"hashes":{"md5":"6cba1e745a5cc91adf5973bfc10e0ae2"},"size":20104106},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94092-20161207-9D8453B8-BBCE-11E6-984E-D3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/4cb8ef20f91fa4f69f354f055c4ec8abf7680796.zip","active":true}],"hashes":{"md5":"baeafe9bb8dc0e9fcc7e08e2b245a772"},"size":1455547811},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94170-20161207-43E5857A-BBC9-11E6-9252-3B4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/0f28edfcc28ed4c995085adc211c7f3b7c8dc2b4.zip","active":true}],"hashes":{"md5":"ff14f8e31da5b194a9bcd164cee06c5d"},"size":20104111},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94096-20161207-9D7B93FE-BBCE-11E6-A9E5-D6521B53B41A/com_apple_MobileAsset_SoftwareUpdate/df5bc33fb0c6a09c93bd0bf756c55b8929d4aa91.zip","active":true}],"hashes":{"md5":"73b58a4c2d300738bd962659d814246a"},"size":1458884251},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94149-20161207-43E64384-BBC9-11E6-A2BB-3E4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2881c4eb8039901007a9125a95b251deae1c9092.zip","active":true}],"hashes":{"md5":"bcf81a6edd7d7b153442d14e5794eb9e"},"size":20139151},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94094-20161207-9D74B688-BBCE-11E6-916D-D5521B53B41A/com_apple_MobileAsset_SoftwareUpdate/2335133e86a86c970981c3bc9f848840424b9bb3.zip","active":true}],"hashes":{"md5":"5e65ded680cf886955a19dc4270a4807"},"size":1458884262},{"type":"ota","prerequisiteBuild":"14C91","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94160-20161207-43EB6594-BBC9-11E6-B5EA-3F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/d4ef14eab6575c1b9d95da115cf38217c583a1b0.zip","active":true}],"hashes":{"md5":"e3b30e171700de1ac17159cf291b8eb9"},"size":20139174},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93643-20161207-6173C962-BBD8-11E6-B93D-977FE47229E1/iPhone_4.0_64bit_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"416608648c8e4d2b4a7511e6beb14937","sha1":"63d6e81d73316191395f6c22192aa8e082bd1c23","sha2-256":"1da2772516065ea2a69462c24f4350ad535a5a37d5b8ef6ccc2f6e8798222c6e"},"size":2345820358},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93633-20161207-9D70D3BA-BBCE-11E6-9E6E-BE521B53B41A/com_apple_MobileAsset_SoftwareUpdate/f9ab9a64230d6909855221de3f331ae04370110a.zip","active":true}],"hashes":{"md5":"cfb9eeba5ff9b0aa73a0120aca3ccfa4"},"size":1709181828},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94147-20161207-43E87C6C-BBC9-11E6-95C0-264E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2e82ecad3d69294ebc8a21474ee840baf0cea9f0.zip","active":true}],"hashes":{"md5":"75044783001e7a4e26586bf134693e94"},"size":26683280},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93636-20161207-9D72952E-BBCE-11E6-B225-C3521B53B41A/com_apple_MobileAsset_SoftwareUpdate/621a7e46e5a29201e1649325939b96e739519944.zip","active":true}],"hashes":{"md5":"5954201201b4e2d01c32a920a69ce06c"},"size":1709181817},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94180-20161207-43E408DA-BBC9-11E6-987D-284E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/b533088ffbc6d246d8bc93bce240ccbd8aef21be.zip","active":true}],"hashes":{"md5":"843810b4d6d0d5a58573ee9fa2bf680d"},"size":26683319},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93658-20161207-616D9704-BBD8-11E6-BBA6-997FE47229E1/iPhone_5.5_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"fa606fe072e0c6d6a367ecf5557a457d","sha1":"9d9ad2da23bf531b00494d5ad208d4047e5e9182","sha2-256":"b85a1f3aa88c0021f0ec246df3556a4c4b35c66961871f4fc0191b54137f6bf1"},"size":2683605614},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93584-20161207-DCF1FB3E-BBD5-11E6-9896-EF79E47229E1/com_apple_MobileAsset_SoftwareUpdate/70d13731c0b38853247951acaf771b2737a3a78e.zip","active":true}],"hashes":{"md5":"6a65ac1ef9ede0f93d8576a4a274447b"},"size":1989561433},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94165-20161207-43EDE1F2-BBC9-11E6-ABE3-2A4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2f8ec003b99ce85e10815c105dc2cefcc8c5f6f4.zip","active":true}],"hashes":{"md5":"0952d9517904ab36a0ab2f9dcd3a62c9"},"size":27569815},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93656-20161207-6171BC8A-BBD8-11E6-A020-987FE47229E1/iPhone_4.7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d161ebb74f0ac3e5c06b14ea985a65bf","sha1":"6ed2a05383ba540651fd8c76192c6956e0b394f7","sha2-256":"ca580f4785e177e72d3b10e3d205b72e9d1f7ddc5ca5207f9baebc62f26f7e04"},"size":2512318541},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93602-20161207-DCFAB634-BBD5-11E6-93DB-017AE47229E1/com_apple_MobileAsset_SoftwareUpdate/d1d2a783867a8530bea29ac8862faea78895b23e.zip","active":true}],"hashes":{"md5":"3fb2f26cb68b66703b496163e7eaa2b8"},"size":1818113849},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94155-20161207-43E5C8E6-BBC9-11E6-A7CD-2C4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/dbd0b58ece6071cff1ce3dbcbdd20213b56accc0.zip","active":true}],"hashes":{"md5":"8756c6348b51789533dabe9d5967e081"},"size":27422516},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93629-20161207-9D794018-BBCE-11E6-91AA-BA521B53B41A/com_apple_MobileAsset_SoftwareUpdate/522f3ec8d49bf1863ec6ea7170e1f45e9fc60fa6.zip","active":true}],"hashes":{"md5":"505b360eea33fdacfaee1942b26199e6"},"size":1823990251},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93641-20161207-9D766DA2-BBCE-11E6-908B-C7521B53B41A/com_apple_MobileAsset_SoftwareUpdate/784c03e19e61f9eb7d93732660803829b20afdf9.zip","active":true}],"hashes":{"md5":"4252be32ec34f45571af5d55ea6fdfce"},"size":1823950802},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94161-20161207-43EA92D6-BBC9-11E6-81CF-364E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/ab6a9523de4c0ebe59fd50103e5aec2ce348ce1e.zip","active":true}],"hashes":{"md5":"78050a555ec35a1bf5436351f5c2cd82"},"size":28225450},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94114-20161207-43E6A252-BBC9-11E6-8633-384E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/9c0667216f2591176046d795957ad28ce99f781b.zip","active":true}],"hashes":{"md5":"c55cf80b8b898099c9ab04887f2ef687"},"size":28185976},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93606-20161207-DCFA5F04-BBD5-11E6-AD15-027AE47229E1/com_apple_MobileAsset_SoftwareUpdate/a02226d1cec1b56c80bc9bb158c97113fa5156a1.zip","active":true}],"hashes":{"md5":"4db00947e2afe4132522322d53be5669"},"size":1995441845},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93652-20161207-9D75F020-BBCE-11E6-93F6-CD521B53B41A/com_apple_MobileAsset_SoftwareUpdate/e99bf1b4b77324b798775575b11b3514d87f39ca.zip","active":true}],"hashes":{"md5":"7ea461652536585bedc2409ebff91bfa"},"size":1995402358},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94166-20161207-43E2C182-BBC9-11E6-94DB-2D4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/2d5c05d94bb9e8b57a50683d52b9f0b6fcad5bef.zip","active":true}],"hashes":{"md5":"bd07394d1843fb2946f4724da0d08d60"},"size":28373022},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94150-20161207-43EA8A5C-BBC9-11E6-851D-2F4E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/64e5d2bc320b796e629ba6f9bb6bb4b1de833484.zip","active":true}],"hashes":{"md5":"79f5d606c88d91de74a963b023873c3d"},"size":28333497},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93642-20161207-616B1312-BBD8-11E6-825F-947FE47229E1/iPhoneSE_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"cd2a1d8d4cc607919f30fe41226dc254","sha1":"26ffc936ffe48d60df35dfbc4182222f2676b227","sha2-256":"10a4404b52acc32d4fa5da2a21b40d1b720be6864b88c3f40a66e9f2f194a6ed"},"size":2355502813},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93580-20161207-D906D7B2-BBD8-11E6-B2E5-B3591B53B41A/com_apple_MobileAsset_SoftwareUpdate/d8b5248f755ef27abbec148210f596c1ff16df87.zip","active":true}],"hashes":{"md5":"6f234e888d0c4a950651b7e08d304b88"},"size":1719689889},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93623-20161207-DCF94C86-BBD5-11E6-B0F1-067AE47229E1/com_apple_MobileAsset_SoftwareUpdate/59b0a2c28a63af12165071ac7210388677bce5aa.zip","active":true}],"hashes":{"md5":"fe6385435618719cab830c6955d439f9"},"size":1719722004},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94159-20161207-43EEFF88-BBC9-11E6-A660-324E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/4c29e9d0dee463ec29a231fd4067e7947010f09e.zip","active":true}],"hashes":{"md5":"80fe7269b3c5029883e4f02ba13bf24f"},"size":27939498},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94171-20161207-43E7AFBC-BBC9-11E6-AE4C-344E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/cd2c6f9d21d93e84841e54d3228249d3f8bacab3.zip","active":true}],"hashes":{"md5":"30de191ce0a084a7b6368f206b804d24"},"size":27971260},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93637-20161207-617060A6-BBD8-11E6-8DF3-927FE47229E1/iPhone_7_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"d8839a6673dccad6c0daa62b137f9b85","sha1":"84ae5f8adcf9965f9dec37680f1d3fa4b3dbd47b","sha2-256":"efa57bfcf6b155604cc13efd170b864ecbbb1caeaa31ff743d5c8670152252bf"},"size":2481344618},{"type":"ota","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93570-20161207-DCF6F0BC-BBD5-11E6-B7A4-E779E47229E1/com_apple_MobileAsset_SoftwareUpdate/288eaf166b1ded17f21af1b779d84d365a1069bf.zip","active":true}],"hashes":{"md5":"bd617d45e7bd84bf31c5b454851be6fe"},"size":1820780959},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94167-20161207-1F8AC19A-BBC9-11E6-8AD6-F474E47229E1/com_apple_MobileAsset_SoftwareUpdate/4156031043f9a2d9c9f3ff47e0ffe43287cd5760.zip","active":true}],"hashes":{"md5":"b3920eaf276358c86355944a2c63896d"},"size":28181280},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93593-20161207-616AF724-BBD8-11E6-B29E-8D7FE47229E1/iPhone_7Plus_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"5ac9df9659a46300f031c235ba526509","sha1":"152d24201b46eb10c67a53b90037d69e16754d95","sha2-256":"d3e66895e01277e2ae24db93bdb3f395d1e57506c5347f25a1eef02c403e5a59"},"size":2657548740},{"type":"ota","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93646-20161207-9D78C28C-BBCE-11E6-B30A-C9521B53B41A/com_apple_MobileAsset_SoftwareUpdate/8d3c46b9cf252439d90a1a3cfee72b5254a729c0.zip","active":true}],"hashes":{"md5":"29c7b07180e7944555fe18530b003176"},"size":1992852905},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,2"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94181-20161207-1F8C6478-BBC9-11E6-A0A5-F874E47229E1/com_apple_MobileAsset_SoftwareUpdate/e5c8afdf84e7f3eb2f1644084fe8dbb4c89021af.zip","active":true}],"hashes":{"md5":"2c91a8a9d522e080476227623970888b"},"size":28439470},{"type":"ota","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93635-20161207-9D765C90-BBCE-11E6-9727-C1521B53B41A/com_apple_MobileAsset_SoftwareUpdate/d86c074ebadb2b3eb37dd07d6a073019b0b1982a.zip","active":true}],"hashes":{"md5":"dc0228f47ebd7e26c6f332fd4c804cf4"},"size":1806188405},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,3"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94116-20161207-1F91D9B2-BBC9-11E6-8C2C-F274E47229E1/com_apple_MobileAsset_SoftwareUpdate/7e75148f6da90185beaf9a71a35adcb5e9f81f28.zip","active":true}],"hashes":{"md5":"1edfef975143a87441aef1e4b621c8c0"},"size":28181047},{"type":"ota","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93592-20161207-DCF4064A-BBD5-11E6-BB0F-F479E47229E1/com_apple_MobileAsset_SoftwareUpdate/c1c7647c451cac0e281102c88978a8d0eb57cbc6.zip","active":true}],"hashes":{"md5":"040c2adbbd35e8a1b5ebc9766a420c2a"},"size":1978251965},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPhone9,4"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94117-20161207-1F85F818-BBC9-11E6-BBF4-F674E47229E1/com_apple_MobileAsset_SoftwareUpdate/fed8a7cd9db87a4cbb300553636499948d847566.zip","active":true}],"hashes":{"md5":"5ba53ec56ee48b34a23365782ebaffde"},"size":28439220},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":false},{"url":"http://appldnld.apple.com/ios10.2seed/031-93566-20161207-616D7378-BBD8-11E6-BC17-897FE47229E1/iPodtouch_10.2_14C92_Restore.ipsw","active":true}],"hashes":{"md5":"f1129b316f999fac8c27ab925e9a114f","sha1":"e46ffbbe4bdc0f46588d44dc3d6969795d47834a","sha2-256":"1594729d313b71d0922e83c1aea663153f45cdcd91c401c173ce565ae1ef801b"},"size":2206425111},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-93599-20161207-DCF83C38-BBD5-11E6-98ED-FB79E47229E1/com_apple_MobileAsset_SoftwareUpdate/97e14a76dba6e7d7533f21e6b04d71f479983b87.zip","active":true}],"hashes":{"md5":"aa67ab4f92db56b0f0c3b122e1102db3"},"size":1609172530},{"type":"ota","prerequisiteBuild":"14C90","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.2seed/031-94143-20161207-43ED6C2C-BBC9-11E6-9F1C-244E1B53B41A/com_apple_MobileAsset_SoftwareUpdate/7b313c9779bbf342eb8ec7b5289c6c2fbb133db1.zip","active":true}],"hashes":{"md5":"0b6a857c661213e809e52e4570e46683"},"size":22647691}]}],"releaseNotes":"https://support.apple.com/HT208011#102","securityNotes":"https://support.apple.com/HT207422","ipd":{"iPad":"http://appldnld.apple.com/ios10.2/031-91870-20161212-45C578D4-BC3F-11E6-8E53-C63C82FDB0CC/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.2/031-91868-20161212-45C4FAC6-BC3F-11E6-AFB3-C43C82FDB0CC/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.2/031-91867-20161212-45C51AD8-BC3F-11E6-811B-C33C82FDB0CC/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.21.00","iPad3,6":"11.21.00","iPad4,2":"7.21.00","iPad4,3":"7.21.00","iPad4,5":"7.21.00","iPad4,6":"7.21.00","iPad4,8":"7.21.00","iPad4,9":"7.21.00","iPad5,2":"5.32.00","iPad5,4":"5.32.00","iPad6,4":"2.41.00","iPad6,8":"5.32.00","iPhone5,1":"11.21.00","iPhone5,2":"11.21.00","iPhone5,3":"7.21.00","iPhone5,4":"7.21.00","iPhone6,1":"7.21.00","iPhone6,2":"7.21.00","iPhone7,1":"5.32.00","iPhone7,2":"5.32.00","iPhone8,1":"2.41.00","iPhone8,2":"2.41.00","iPhone8,4":"5.32.00","iPhone9,1":"1.33.00","iPhone9,2":"1.33.00","iPhone9,3":"1.02.15","iPhone9,4":"1.02.15"},"sources":[],"uniqueBuild":"14C92","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B150","buildTrain":"Butler","released":"2016-11-09","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B150","beta":false},{"osStr":"iOS","version":"10.1.1","build":"14B100","buildTrain":"Butler","released":"2016-10-31","releaseNotes":"https://support.apple.com/HT208011#1011","securityNotes":"https://support.apple.com/HT207287","ipd":{"iPad":"http://appldnld.apple.com/ios10.1.1/031-88275-20161101-22EE05FC-9D2B-11E6-B325-95417FA31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1.1/031-88276-20161101-22EDD8AC-9D2B-11E6-8DB2-96417FA31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1.1/031-88274-20161101-22EF45D4-9D2B-11E6-B755-94417FA31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00","iPhone9,1":"1.25.00","iPhone9,2":"1.25.00","iPhone9,3":"1.01.15","iPhone9,4":"1.01.15"},"sources":[],"uniqueBuild":"14B100","beta":false},{"osStr":"iOS","version":"10.1","build":"14B72","buildTrain":"Butler","released":"2016-10-24","createDuplicateEntries":[{"version":"10.1 beta 4","uniqueBuild":"14B72-beta","released":"2016-10-17","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad3,4","iPad3,5","iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85885-20161012-53663E96-8FCC-11E6-A561-274C7FA31755/iPad_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b50d0d8e9e7d2f1191bfa280e6cc12cb"},"size":1884155358},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85875-20161012-FFC83A20-8FCE-11E6-87E0-EF4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/99fb2ddf718fadacb64e88dbded323d4237e02d1.zip","active":true}],"hashes":{"md5":"4b54b335ee1030b8c9e5579e7f623a89"},"size":1400463953},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85913-20161012-64510A1A-8FC7-11E6-8AD2-B6487FA31755/com_apple_MobileAsset_SoftwareUpdate/1627d864263567bcd173851105a2fab0a27c03f5.zip","active":true}],"hashes":{"md5":"1b78252f638073b0cb60b5a0d3489cec"},"size":20796849},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85874-20161012-FFC8DE12-8FCE-11E6-9E91-EE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ba24ec6275d2b9a8aad3032702ef3ff1f5e6ce41.zip","active":true}],"hashes":{"md5":"9cd70664a34a7ace738d7fb61035194f"},"size":1419665538},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85835-20161012-576213E4-8FC7-11E6-837B-F4437FA31755/com_apple_MobileAsset_SoftwareUpdate/19655c8a8580969301f3db8eb3fbe035a2f6b2ee.zip","active":true}],"hashes":{"md5":"f21770705779dad519c82d7dccd38df7"},"size":20798186},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85910-20161012-65F3AA98-8FD2-11E6-B913-49557FA31755/com_apple_MobileAsset_SoftwareUpdate/e1c8e0311ee8edca92c7936061ec0eab8d36d001.zip","active":true}],"hashes":{"md5":"2ea63347a8643bdfab218dfbaba1c222"},"size":1419665540},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85828-20161012-57617D80-8FC7-11E6-A36E-EC437FA31755/com_apple_MobileAsset_SoftwareUpdate/428950d9eebac2f139e74bc9d0f8d16fda26acae.zip","active":true}],"hashes":{"md5":"7a654e58336892dd2f81d13708c146c1"},"size":20798192},{"type":"ipsw","deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85815-20161012-5360D938-8FCC-11E6-B9E0-184C7FA31755/iPad_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"4357cd5a7477cef6f0589d465a038f51"},"size":2350614677},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85919-20161012-21001A92-8FD3-11E6-BD30-26567FA31755/com_apple_MobileAsset_SoftwareUpdate/a97a61e72b496819f5fb5baea54a20590d5fb0b1.zip","active":true}],"hashes":{"md5":"9d5812debf9ed2ddc3070e46b73e6797"},"size":1661684223},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85920-20161012-64561776-8FC7-11E6-AED5-C7487FA31755/com_apple_MobileAsset_SoftwareUpdate/c55cb789c50ea0b04c324836494c126367aec0a8.zip","active":true}],"hashes":{"md5":"4ebfafe9a6eadba0b995fcaef21a945d"},"size":23820694},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85927-20161012-6F11E954-8FD3-11E6-AF26-94567FA31755/com_apple_MobileAsset_SoftwareUpdate/046478390842b6295e513a164ac81d0663ecd8bd.zip","active":true}],"hashes":{"md5":"cd75ef804c1c39c6856507773e9a40c4"},"size":1684094525},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85880-20161012-63581EF0-8FC7-11E6-B407-B0477FA31755/com_apple_MobileAsset_SoftwareUpdate/791afbc8025374d529e59fb7643ad894a8ed5997.zip","active":true}],"hashes":{"md5":"41149e4f53aec368a6a4d49974f0a630"},"size":23821973},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85854-20161012-FFC5B9BC-8FCE-11E6-87C0-E44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/ac86d4d1301f577dceec89097d04019f09fbcaff.zip","active":true}],"hashes":{"md5":"8be10507e1b69b41192b0b5b13636441"},"size":1684094535},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85861-20161012-576C51EC-8FC7-11E6-986B-01447FA31755/com_apple_MobileAsset_SoftwareUpdate/d1f857203a0e9581b9582ca853f6c40dc2fa4bd5.zip","active":true}],"hashes":{"md5":"4b36602a981a8d730f3eeac73002b428"},"size":23821980},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85889-20161012-FFCCC9F0-8FCE-11E6-B29C-F14F7FA31755/com_apple_MobileAsset_SoftwareUpdate/8624628772f9ba24e857eb35bc7cece58240f2ea.zip","active":true}],"hashes":{"md5":"0c7beb60662b3994c9d4bded5bdfa996"},"size":1661678763},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85846-20161012-576438A4-8FC7-11E6-B9E5-FA437FA31755/com_apple_MobileAsset_SoftwareUpdate/ea02b4e99cbe728d519ef8ad507adedfe8b182f3.zip","active":true}],"hashes":{"md5":"7ae285d8d78d233702f4d9dcb4e0f262"},"size":23815099},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85915-20161012-8E9D9120-8FD2-11E6-984B-DA557FA31755/com_apple_MobileAsset_SoftwareUpdate/5e38ead36b894f18c4c9e29a1d291fab16b766d3.zip","active":true}],"hashes":{"md5":"25621bc7ae1195e6a8c9f656526b7605"},"size":1684088787},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85832-20161012-57627BCC-8FC7-11E6-A7D5-F1437FA31755/com_apple_MobileAsset_SoftwareUpdate/2346692261988de4b37d473b33dbda39ddb6e7f9.zip","active":true}],"hashes":{"md5":"c5a8952e6cb8acaf50b57b60412c8f6d"},"size":23816219},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85912-20161012-7BEA8998-8FD2-11E6-B41E-81557FA31755/com_apple_MobileAsset_SoftwareUpdate/3a2eacb9985f4f45aed9a4177f3818b4e29788ad.zip","active":true}],"hashes":{"md5":"a7fb37d7c295673b625f0f9cbcddfca6"},"size":1684088791},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85799-20161012-575F4E20-8FC7-11E6-B71A-E0437FA31755/com_apple_MobileAsset_SoftwareUpdate/47502f48924e8db9d96d01b651cadd2629960987.zip","active":true}],"hashes":{"md5":"2eed6a7b85197104196447969ae1dcff"},"size":23816229},{"type":"ipsw","deviceMap":["iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85872-20161012-53672BA8-8FCC-11E6-8A2C-254C7FA31755/iPad_64bit_TouchID_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b6deb272bf46ca3de014c017c8269e35"},"size":2455850727},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85922-20161012-CFF8FA86-8FDE-11E6-9377-EA677FA31755/com_apple_MobileAsset_SoftwareUpdate/50c68b5880bda13351bdcaf3544a109ab65f0c5f.zip","active":true}],"hashes":{"md5":"4cd2c824802a483bbc221406a9dabd7c"},"size":1697368608},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85924-20161012-64A2B82E-8FC7-11E6-A886-04497FA31755/com_apple_MobileAsset_SoftwareUpdate/a9af6758c6200484ddb704fdb120c8723968e141.zip","active":true}],"hashes":{"md5":"952d14f623169704edb806929955c715"},"size":27295790},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85821-20161012-FFC2534E-8FCE-11E6-B6E6-CE4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/72e5e9cec195c029064ffd9c6b934dc020d6e487.zip","active":true}],"hashes":{"md5":"5fd8747b2eded11994d9f1c1d6d11931"},"size":1719778339},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85879-20161012-5766B836-8FC7-11E6-B184-0C447FA31755/com_apple_MobileAsset_SoftwareUpdate/b8f63d155eb679c617708b259029d9150bbac26b.zip","active":true}],"hashes":{"md5":"175e6d2214685277ee044bea70f96162"},"size":27296951},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85902-20161012-3D3C1CD4-8FD2-11E6-866B-D8547FA31755/com_apple_MobileAsset_SoftwareUpdate/83f6508208b1257998b71c5b965ffefe1034d0ba.zip","active":true}],"hashes":{"md5":"2dc44001cb78d18f3ecdd9b573fe25ef"},"size":1719778332},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85863-20161012-576914FA-8FC7-11E6-8D14-06447FA31755/com_apple_MobileAsset_SoftwareUpdate/49e5845997929c9689886ae26de56a2b3b58f656.zip","active":true}],"hashes":{"md5":"e88b608d75918b2a86ce37784548d137"},"size":27296944},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85807-20161012-FFC2719E-8FCE-11E6-841E-C84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f81d062ec69aa3a8ef8c2f6f805fa5965a835d19.zip","active":true}],"hashes":{"md5":"6ed7c65ec451280f7da6dfb4a51455c6"},"size":1697781739},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85905-20161012-3FEA4AAA-8FD2-11E6-8366-F3547FA31755/com_apple_MobileAsset_SoftwareUpdate/6290dd755d9dfba34d4faa1b61eab1799e5aa8d4.zip","active":true}],"hashes":{"md5":"990f52ecfbbe3d5a6f6c2480eebe7f73"},"size":1724128021},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85814-20161012-FFC2B9A6-8FCE-11E6-B180-CC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/cb443443994a7bfdea1199ca24ebbaaf2cef6c0d.zip","active":true}],"hashes":{"md5":"84e96788b9bc07886aa9fa439087a355"},"size":1697750187},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85873-20161012-FFC64B02-8FCE-11E6-85FC-EC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9dee2cb49431c55f78f13d9b08538e45cf85b583.zip","active":true}],"hashes":{"md5":"8fea3dfea4957100d5e44678175f2c1a"},"size":1724096545},{"type":"ipsw","deviceMap":["iPad6,3","iPad6,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85868-20161012-53644C8A-8FCC-11E6-BF7D-234C7FA31755/iPadPro_9.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b503efd8a930e363739004353ea18b82"},"size":2331467122},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85925-20161012-5D3B0DC8-8FD3-11E6-BD34-69567FA31755/com_apple_MobileAsset_SoftwareUpdate/6a319829b8034c52af5989f13ff70227e134551f.zip","active":true}],"hashes":{"md5":"9dd8b569e4631d1a7a2d28d5bc129ee6"},"size":1686811793},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85888-20161012-FFC8745E-8FCE-11E6-A3F7-F04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/86148b22d107054ff260d9335921052b34e221f2.zip","active":true}],"hashes":{"md5":"b6109bdada6fd3ccefa3efc85fd10e93"},"size":1718233812},{"type":"ipsw","deviceMap":["iPad6,7","iPad6,8"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85848-20161012-5361B13C-8FCC-11E6-99B6-1E4C7FA31755/iPadPro_12.9_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e752587854ff2f6129f0ee4b3418a9bc"},"size":2400046871},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85800-20161012-FFC0D85C-8FCE-11E6-9238-C64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/d1821a4dbc1f2aef0b67e67a664ab3a3709c73c0.zip","active":true}],"hashes":{"md5":"47373b2d51ff51a935a8319331a0c200"},"size":1758030458},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios10.1seed/031-85897-20161012-36FE9162-8FD2-11E6-B300-B1547FA31755/com_apple_MobileAsset_SoftwareUpdate/a43cc99b7988e0f973d8f171bb901035fa96be56.zip","active":true}],"hashes":{"md5":"4178eacd01e7d9dc469120d999abbf6c"},"size":1784378041},{"type":"ipsw","deviceMap":["iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85856-20161012-536599A0-8FCC-11E6-A230-204C7FA31755/iPhone_4.0_32bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"b0348a5f39a23dd9c6360eeabeea670a"},"size":1954755557},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85843-20161012-FFC55792-8FCE-11E6-8B7F-DD4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/3ce77fab7b936aa6d9e07cfd13618db3009d14ca.zip","active":true}],"hashes":{"md5":"1d89190f597d879012cea2abb1e66110"},"size":1437465985},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85811-20161012-57639E62-8FC7-11E6-B366-E8437FA31755/com_apple_MobileAsset_SoftwareUpdate/1d6eade558790fa1ff97e1d59a904900d0449a32.zip","active":true}],"hashes":{"md5":"c58f930245fcd08c9ee68302819f5f63"},"size":21944267},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85826-20161012-FFC51A3E-8FCE-11E6-AF68-D24F7FA31755/com_apple_MobileAsset_SoftwareUpdate/fdc50b90181f9144bb29cc68936c4341be329b05.zip","active":true}],"hashes":{"md5":"6c64be0c433497aacff5d58540ffbf2b"},"size":1437465923},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85883-20161012-637FEDFE-8FC7-11E6-9773-C9477FA31755/com_apple_MobileAsset_SoftwareUpdate/dc4cd9de3bf5f4439d5e51401a9d87f26eeb15fd.zip","active":true}],"hashes":{"md5":"5c1b43906f6f22c8cac30fef06cdf5f4"},"size":21944269},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85928-20161012-810A60BE-8FD3-11E6-9C16-C0567FA31755/com_apple_MobileAsset_SoftwareUpdate/6e26278f51c6952eb7a1889a99e7d063608e3602.zip","active":true}],"hashes":{"md5":"25b5a993ab991e365ae8bd1a2fcb7b85"},"size":1440705547},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85895-20161012-6409BF7A-8FC7-11E6-8A1F-55487FA31755/com_apple_MobileAsset_SoftwareUpdate/1f46ebc62750b33b81adb0dbf8823df88344de04.zip","active":true}],"hashes":{"md5":"931aa46d5091f96cee833005bb473fd9"},"size":21976662},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85855-20161012-FFC6E65C-8FCE-11E6-9FFB-E64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/9248f78e67a859252d9d40d150a603aa0b110720.zip","active":true}],"hashes":{"md5":"115b724d7d667a7f47a2f46de48efbb5"},"size":1440705541},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85850-20161012-5764D174-8FC7-11E6-958B-FB437FA31755/com_apple_MobileAsset_SoftwareUpdate/e3283bc7113e7f301b91789031c3ee31e8dbef26.zip","active":true}],"hashes":{"md5":"6d3edeceb39a0e120d3fbc2ff853c91c"},"size":21976658},{"type":"ipsw","deviceMap":["iPhone6,1","iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85881-20161012-5363A442-8FCC-11E6-BDF3-264C7FA31755/iPhone_4.0_64bit_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"e8a458c379d1972bfd0a04b06f9089ab"},"size":2313731932},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85825-20161012-FFC44F78-8FCE-11E6-97D5-D04F7FA31755/com_apple_MobileAsset_SoftwareUpdate/b007250138fc8f98368bdb09337876c020929a25.zip","active":true}],"hashes":{"md5":"d4f0a8e068d09aae4b0c68bdc95e2d29"},"size":1686307770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85841-20161012-5764F1A4-8FC7-11E6-A2C3-F8437FA31755/com_apple_MobileAsset_SoftwareUpdate/83295a7394dd5934e6bd267c1d514781d99c8f3e.zip","active":true}],"hashes":{"md5":"d61f66112792ddefe862b6cb90cc3d60"},"size":27791000},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85833-20161012-FFC5C682-8FCE-11E6-9003-D84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f0962460356f8935208d430a082a63537bfd7616.zip","active":true}],"hashes":{"md5":"65c1a64eeb890c7170c2ff7714d19051"},"size":1686307851},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85892-20161012-63DAF924-8FC7-11E6-B4F6-20487FA31755/com_apple_MobileAsset_SoftwareUpdate/c3b85b12994e5f99f0bbbe7f2603521282f3630d.zip","active":true}],"hashes":{"md5":"72cfee1d5f4b0db083bbe720024bb32d"},"size":27790971},{"type":"ipsw","deviceMap":["iPhone7,1","iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85806-20161012-5362CFE0-8FCC-11E6-9E1D-164C7FA31755/iPhone_5.5_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"3dd043d79cf692528574ac472049d8bb"},"size":2651517057},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85857-20161012-FFC68AF4-8FCE-11E6-B6AC-E84F7FA31755/com_apple_MobileAsset_SoftwareUpdate/f338f426a7969df1b10a092e469d1d4401f47a9f.zip","active":true}],"hashes":{"md5":"0fda3abf12c485082b88ca661495aa81"},"size":1963890770},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85869-20161012-57670AAC-8FC7-11E6-BC51-09447FA31755/com_apple_MobileAsset_SoftwareUpdate/b802068f4e39fa3fa6f353fe83ac760f5cecbf76.zip","active":true}],"hashes":{"md5":"4f87317905c9788f022cc2456c425bc1"},"size":28705088},{"type":"ipsw","deviceMap":["iPhone7,2","iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85818-20161012-53694776-8FCC-11E6-A18B-194C7FA31755/iPhone_4.7_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"5eadd57d496e15bf95fa417bfa885cff"},"size":2482388083},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85827-20161012-FFC2B780-8FCE-11E6-B327-D44F7FA31755/com_apple_MobileAsset_SoftwareUpdate/44ea7c9d78b3d0048ccc32dee4f65cb9dad976ba.zip","active":true}],"hashes":{"md5":"37bd5fe096ba5b17722288a055e9e1ff"},"size":1794264927},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85878-20161012-5769AA50-8FC7-11E6-9D29-0B447FA31755/com_apple_MobileAsset_SoftwareUpdate/d382099dfe0984d8bdf44659acc180cbfc333c2e.zip","active":true}],"hashes":{"md5":"0f4239236e69e61564d4f1940368057f"},"size":28545420},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85917-20161012-9354B4C8-8FD2-11E6-9C1C-F3557FA31755/com_apple_MobileAsset_SoftwareUpdate/5b5412b44f06f22cbfa9f0dc7bd5fd6d4dc92079.zip","active":true}],"hashes":{"md5":"76aa89b11c1dbcc450bd9fec4c0df875"},"size":1800148160},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85914-20161012-8788033E-8FD2-11E6-A7CE-B7557FA31755/com_apple_MobileAsset_SoftwareUpdate/ba9eea9eb60760704ca043b6558ee3b5896309a7.zip","active":true}],"hashes":{"md5":"d9f7e454ce3ee3f748e94b0d209bb2d6"},"size":1800107559},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85830-20161012-FFC41CCE-8FCE-11E6-8401-D64F7FA31755/com_apple_MobileAsset_SoftwareUpdate/91cedd215140250145174849919d6473becd15a1.zip","active":true}],"hashes":{"md5":"3dcb9a8a5b19d837c0592ffd0fdcaf33"},"size":1969766469},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85810-20161012-FFC2CDC4-8FCE-11E6-B675-CA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/622e5459010d201d8d8a90882cf51546260a55ac.zip","active":true}],"hashes":{"md5":"3b646cafa19146c1ac855fcbbeb0be5c"},"size":1969725922},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85802-20161012-5362AD1C-8FCC-11E6-90E5-144C7FA31755/iPhoneSE_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"2b97dec2a13537b99f5708fd8d68fd18"},"size":2323836728},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85859-20161012-FFC82CC4-8FCE-11E6-BF9D-EA4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/1c03154f7147a8d56aa317062038242a6d1aa255.zip","active":true}],"hashes":{"md5":"0c917562f9415ed593969056c1b9d913"},"size":1696902354},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85837-20161012-FFC7B5A0-8FCE-11E6-B5E7-D94F7FA31755/com_apple_MobileAsset_SoftwareUpdate/0b4fe05d4a8ee7e63ffbd364fada5f540f7c9b12.zip","active":true}],"hashes":{"md5":"c8031cbaa280648916a736530dbc87cc"},"size":1696967068},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85840-20161012-53628418-8FCC-11E6-86FB-1B4C7FA31755/iPodtouch_10.1_14B72_Restore.ipsw","active":true}],"hashes":{"md5":"efb645a9858a255c228aff52a3c15b7f"},"size":2175514586},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85838-20161012-FFC7D4A4-8FCE-11E6-831F-DC4F7FA31755/com_apple_MobileAsset_SoftwareUpdate/090d31cceb51af7ffa5c0ffd3cfb0b96e8c24829.zip","active":true}],"hashes":{"md5":"424f3c2c8d249e633422e91e8097b99a"},"size":1585421958},{"type":"ota","prerequisiteBuild":"14B71","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios10.1seed/031-85809-20161012-576123A8-8FC7-11E6-8757-E6437FA31755/com_apple_MobileAsset_SoftwareUpdate/7adaeecc91d79e046ea03b6920539ce2d7be8ab6.zip","active":true}],"hashes":{"md5":"735d3c101add8b9d7f38ba044b0bdcb4"},"size":23765748}]}],"releaseNotes":"https://support.apple.com/HT208011#101","securityNotes":"https://support.apple.com/HT207271","ipd":{"iPad":"http://appldnld.apple.com/ios10.1/031-85747-20161024-A1156204-94AC-11E6-9C2D-116280A31755/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.1/031-85748-20161024-A11499FA-94AC-11E6-9297-126280A31755/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.1/031-85745-20161024-A11421A0-94AC-11E6-97FD-0F6280A31755/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.26.00","iPad5,4":"5.26.00","iPad6,4":"2.36.00","iPad6,8":"5.26.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.26.00","iPhone7,2":"5.26.00","iPhone8,1":"2.36.00","iPhone8,2":"2.36.00","iPhone8,4":"5.26.00"},"sources":[],"uniqueBuild":"14B72","beta":false},{"osStr":"iOS","version":"10.0.2","build":"14A456","buildTrain":"Whitetail","released":"2016-09-23","releaseNotes":"https://support.apple.com/HT208011#1002","securityNotes":"https://support.apple.com/HT207199","ipd":{"iPad":"http://appldnld.apple.com/ios10.0.2/031-82239-20160922-A2FE271E-801A-11E6-B129-D65234D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0.2/031-82237-20160922-A2FCEEDA-801A-11E6-AD87-D45234D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0.2/031-82238-20160922-A2FD2C88-801A-11E6-B1B7-D55234D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.04","iPhone9,2":"1.00.04","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A456","beta":false},{"osStr":"iOS","version":"10.0.1","build":"14A403","buildTrain":"Whitetail","released":"2016-09-13","createDuplicateEntries":[{"version":"10.0.1 GM","uniqueBuild":"14A403-GM","released":"2016-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT208011#1001","securityNotes":"https://support.apple.com/HT207145","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPad3,5":"11.01.00","iPad3,6":"11.01.00","iPad4,2":"7.01.00","iPad4,3":"7.01.00","iPad4,5":"7.01.00","iPad4,6":"7.01.00","iPad4,8":"7.01.00","iPad4,9":"7.01.00","iPad5,2":"5.24.00","iPad5,4":"5.24.00","iPad6,4":"2.30.00","iPad6,8":"5.24.00","iPhone5,1":"11.01.00","iPhone5,2":"11.01.00","iPhone5,3":"7.01.00","iPhone5,4":"7.01.00","iPhone6,1":"7.01.00","iPhone6,2":"7.01.00","iPhone7,1":"5.24.00","iPhone7,2":"5.24.00","iPhone8,1":"2.30.00","iPhone8,2":"2.30.00","iPhone8,4":"5.24.00","iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"sources":[],"uniqueBuild":"14A403","beta":false},{"osStr":"iOS","version":"10.0","build":"14A346","buildTrain":"Whitetail","released":"2016-09-13","preinstalled":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"releaseNotes":"https://support.apple.com/HT208011#10","securityNotes":"https://support.apple.com/HT207143","ipd":{"iPad":"http://appldnld.apple.com/ios10.0/031-75947-20160913-D4FE55CC-7511-11E6-9A54-B64933D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios10.0/031-75946-20160913-D4FE725A-7511-11E6-8EC3-B54933D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/ios10.0/031-75948-20160913-D4FE7B1A-7511-11E6-9211-B74933D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios10","align":"left"},"deviceMap":["iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod7,1"],"basebandVersions":{"iPhone9,1":"1.00.02","iPhone9,2":"1.00.02","iPhone9,3":"1.00.03","iPhone9,4":"1.00.03"},"uniqueBuild":"14A346","beta":false,"sources":[]},{"osStr":"iOS","version":"9.3.5","build":"13G36","buildTrain":"Genoa","released":"2016-08-25","releaseNotes":"https://support.apple.com/HT208010#935","securityNotes":"https://support.apple.com/HT207107","ipd":{"iPad":"http://appldnld.apple.com/iOS9.3.5/031-72113-20160825-58BE28B4-6893-11E6-8754-0C4F34D2D062/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"http://appldnld.apple.com/iOS9.3.5/031-72115-20160825-58BD9624-6893-11E6-923D-0B4F34D2D062/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"http://appldnld.apple.com/iOS9.3.5/031-72112-20160825-58BD9638-6893-11E6-923D-0D4F34D2D062/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G36","beta":false},{"osStr":"iOS","version":"9.3.4","build":"13G35","buildTrain":"Genoa","released":"2016-08-04","releaseNotes":"https://support.apple.com/HT208010#934","securityNotes":"https://support.apple.com/HT207026","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.4/031-69257-2016008003-7ABDDB02-58EA-11E6-AA31-9800D39E04FA/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.4/031-69258-2016008003-7ABDDAF8-58EA-11E6-AA31-9700D39E04FA/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.4/031-69260-2016008003-7ABDDAF8-58EA-11E6-AA31-9900D39E04FA/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G35","beta":false},{"osStr":"iOS","version":"9.3.3","build":"13G34","buildTrain":"Genoa","released":"2016-07-18","createDuplicateEntries":[{"version":"9.3.3 beta 5","uniqueBuild":"13G34-beta","released":"2016-07-06","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66884-20160705-B88E08CA-3FBE-11E6-866A-C89160941A1E/iPad2,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b14683cdbd1ec8dfe38fa6187ea2f87a"},"size":1418263478},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60522-20160718-90CDA2BC-439E-11E6-9697-5FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/c074ae73688363ecf080c821348cd44a56893070.zip","active":true}],"hashes":{"md5":"d446de8a1fa70c6d0caa0999d35b305e"},"size":1024524260},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66876-20160705-5E77ED0E-3FBB-11E6-B62D-FC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/527f53130c367462a4af3b265cbceccbcaace542.zip","active":true}],"hashes":{"md5":"1c89e5cf779a0eb946f4b2efc09ad995"},"size":1024453457},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63684-20160705-4135B586-3FC6-11E6-9D54-16BCC1708330/com_apple_MobileAsset_SoftwareUpdate/565f4a11fc93620f5d6421ff985595698ccaa67f.zip","active":true}],"hashes":{"md5":"38a0839c428e5bdd594daecb751c6847"},"size":17670314},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66785-20160705-6E318B4A-3FBD-11E6-955F-F08A60941A1E/iPad2,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8535090fce00a46bfe6c8060bb822b10"},"size":1435291797},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59963-20160718-90B577B4-439E-11E6-958A-3DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/fa9267b5f902ab211dff415380f00d5140481247.zip","active":true}],"hashes":{"md5":"93494e3ddaa102f7790b38db346eda32"},"size":1040792451},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66810-20160705-4B6A3AFA-3FBB-11E6-9125-A68560941A1E/com_apple_MobileAsset_SoftwareUpdate/985fc46cf40b6600dbf0352e2b3d1dae25a7f970.zip","active":true}],"hashes":{"md5":"b7f56cd4587f5a3a1751ce197dfb33e9"},"size":1040750561},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66847-20160705-4E6C80EA-3FC6-11E6-8B11-8BC0C1708330/com_apple_MobileAsset_SoftwareUpdate/75318b35ccd4feeb378c4616311c9e3dbac1ad91.zip","active":true}],"hashes":{"md5":"aa8e280981ec40aef439ea8002f42288"},"size":18002502},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66760-20160705-6E2E9CD2-3FBD-11E6-9ADC-E48A60941A1E/iPad2,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f89f21754fea5f0768a6ce450d2a4952"},"size":1434246519},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60853-20160718-9044A63C-439F-11E6-809F-4FEC032C68C5/com_apple_MobileAsset_SoftwareUpdate/c401d53bb9beb65eee469f66614237dd0a8a0971.zip","active":true}],"hashes":{"md5":"f8d2850fa5d997f7122ddff43c54184e"},"size":1041310479},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63767-20160705-0C053BC6-3FBB-11E6-815D-708160941A1E/com_apple_MobileAsset_SoftwareUpdate/394e3386195fdf9e89ab8dac3de226358d61b90e.zip","active":true}],"hashes":{"md5":"fa08fd7aa3d135ddf63d65bde960fb7d"},"size":1041181571},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66848-20160705-4E6E948E-3FC6-11E6-AF4E-8EC0C1708330/com_apple_MobileAsset_SoftwareUpdate/4b6e290ea813c577581b9a53c0d381cd2627380d.zip","active":true}],"hashes":{"md5":"d5fce6a95cad264e5cc4ac655737a1cc"},"size":17886697},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66859-20160705-CA4B0BCC-3FBD-11E6-870B-329060941A1E/iPad2,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"734c96f0fa1ad3135a7d3eb6cde92e5c"},"size":1418107074},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60567-20160718-4CD1E400-439F-11E6-B2E6-C3EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2f5fc4e7be6f7788c87e7caab077c1037211327.zip","active":true}],"hashes":{"md5":"3258b61a94181493b6932a7d0877defd"},"size":1024331655},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66817-20160705-4C9B79A2-3FBB-11E6-B955-F68560941A1E/com_apple_MobileAsset_SoftwareUpdate/9b0d266b4fd1d7c5ef003194fc774af38ad7646e.zip","active":true}],"hashes":{"md5":"73982fcc32323cbbe790b5d28a48eea1"},"size":1024366091},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66772-20160705-41374806-3FC6-11E6-8191-2EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/3e12ec7230130cbf439122eaf36bbcd8c3f5b6ba.zip","active":true}],"hashes":{"md5":"b24c6660caf8c65fcdb6e1552a2f439c"},"size":17584315},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-63743-20160705-6E2D129A-3FBD-11E6-A831-D08A60941A1E/iPad2,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"20e9b551175cf2b2c5f240b62588602a"},"size":1536892303},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60456-20160718-90C8B90A-439E-11E6-9DC1-5BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/1e188609f7c9105adc2d3ecb78c4d7f81a27ea01.zip","active":true}],"hashes":{"md5":"931dbd87b93a8b9856963b264543f1a7"},"size":1124116643},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66755-20160705-0C0AA048-3FBB-11E6-B7E7-868160941A1E/com_apple_MobileAsset_SoftwareUpdate/1ce4be9cc66473e8f02c034ad22bf5f101744809.zip","active":true}],"hashes":{"md5":"950ecb6be77542852704b3ed91b62484"},"size":1124271399},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66781-20160705-41388F54-3FC6-11E6-B91A-33BCC1708330/com_apple_MobileAsset_SoftwareUpdate/5f9ebc61a6c885631e37190472c747c58ae84189.zip","active":true}],"hashes":{"md5":"a678da3f9774173715fe6d2b00172280"},"size":18053525},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66763-20160705-6E2F17FC-3FBD-11E6-9163-E88A60941A1E/iPad2,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"6829bb7b85dc2b67a482055b81f3962f"},"size":1576753943},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60534-20160718-90CC6992-439E-11E6-A0D5-61E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/9020bf5694fc30a36c1303efeeb660468592c44c.zip","active":true}],"hashes":{"md5":"edac6611238883d1004efbabef3f487a"},"size":1163434881},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66784-20160705-0C08672E-3FBB-11E6-AF50-9A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/9cbda0ec172c53fcbd3f0b4670967094a226c80a.zip","active":true}],"hashes":{"md5":"511c1dc8913bb86d01842a8dc1448117"},"size":1163504872},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49749-20160705-4FF5C2AA-3FC6-11E6-BD41-26C2C1708330/com_apple_MobileAsset_SoftwareUpdate/cf9116610ae430eddf308d4499835560a54c28d2.zip","active":true}],"hashes":{"md5":"ded5757e15704786a031560b0f6c33e1"},"size":18284865},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66809-20160705-6E3E63A6-3FBD-11E6-9AC5-FC8A60941A1E/iPad2,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"3a39d6420d73a5abaaaef729209d9326"},"size":1577255642},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60043-20160718-90C4AF7C-439E-11E6-A3CC-48E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/723dbfe1ef17d6f0df7de66f2edd544a6826aaa1.zip","active":true}],"hashes":{"md5":"e58069b2033e9fc596ec8d40ca30354e"},"size":1165185051},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66757-20160705-0C0A01E2-3FBB-11E6-903F-888160941A1E/com_apple_MobileAsset_SoftwareUpdate/7ea0a05b6cc7b5af0e51eec6b0fd44984f92a6e7.zip","active":true}],"hashes":{"md5":"af024d93bf1e3f5d6577e0b15cfd7813"},"size":1165122731},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66790-20160705-413B10D0-3FC6-11E6-98D3-39BCC1708330/com_apple_MobileAsset_SoftwareUpdate/dedaaf30b9ef8280810a7e4685aaa31e0d097dd0.zip","active":true}],"hashes":{"md5":"59ff24c4be30a736aa8c701b703d082c"},"size":18292795},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66872-20160705-A8618D14-3FBE-11E6-87E1-2E9160941A1E/iPad3,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"97691b6697cc537a162415637fc7c060"},"size":1671092463},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60928-20160718-A5D0C738-439F-11E6-BBF9-99EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/580a3b3bf11a826e94dd084b081039bbb1501d49.zip","active":true}],"hashes":{"md5":"1b3a97d2f7a819241b0e5bcbb732b55f"},"size":1257080467},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66748-20160705-0C0874B2-3FBB-11E6-A8B4-7F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/06db4399d5a4e60e8d42384d028616594616a7a2.zip","active":true}],"hashes":{"md5":"c728cac1980557f0afaf21a1ed312bbe"},"size":1257089875},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-64835-20160705-413742CA-3FC6-11E6-84DF-21BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7f4dd085b10dec96b661fd1c0c54384754674ab.zip","active":true}],"hashes":{"md5":"4fd11220ae60e5089c86d842ab6688cf"},"size":18050652},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66798-20160705-6E3488AE-3FBD-11E6-849F-F98A60941A1E/iPad3,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"61fce6a69ef4f2da8d7c6d25058944c4"},"size":1705890147},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60551-20160718-4B961D04-439F-11E6-A0E8-A9EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/646eb384ac2389d46d7c3ab47503963e061427a4.zip","active":true}],"hashes":{"md5":"5352c6c1454a0a52f05fb04b8730542b"},"size":1291475926},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66883-20160705-61440CF2-3FBB-11E6-B9D5-458860941A1E/com_apple_MobileAsset_SoftwareUpdate/b0e53db2a0ce00912083fed9c925e4d40ecc542f.zip","active":true}],"hashes":{"md5":"802bc70737307d434fe6cbc14c34573e"},"size":1291623968},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66792-20160705-4138AAFC-3FC6-11E6-AD89-3BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c130a0c0cc8e4c477e78798031596f4353545fe3.zip","active":true}],"hashes":{"md5":"f2ca9c2b38f125be5a5974f13874095f"},"size":18273105},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66787-20160705-6E30E5F0-3FBD-11E6-BA7E-F28A60941A1E/iPad3,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"9681b4d41b066d58b9b043e00c1decfb"},"size":1705944935},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60690-20160718-58B83742-439F-11E6-BCFB-65EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e2da61f89b991aa6701ecf303bcfd5fc7e21b2f6.zip","active":true}],"hashes":{"md5":"6fb50bf1cdd84c51961edfbe7cc26a86"},"size":1291485506},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66874-20160705-5E027CAE-3FBB-11E6-83F1-F78760941A1E/com_apple_MobileAsset_SoftwareUpdate/3651efce977493e33de10b5d87e9a71676f9c17d.zip","active":true}],"hashes":{"md5":"b2d7d5b2f8a538073dfff5275ead2431"},"size":1291614176},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66773-20160705-4137D514-3FC6-11E6-B17C-2FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/f6c7e11a43ced04aa694ea77d6656aa3d256a542.zip","active":true}],"hashes":{"md5":"c7a7c950ab003d4ea018aea4c42049b4"},"size":18270948},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66775-20160705-6E2E9CFA-3FBD-11E6-9ADC-EC8A60941A1E/iPad3,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b21be056b02b85d6565ce45ea4d9b093"},"size":1691546686},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59892-20160718-90B4718E-439E-11E6-AA23-BB006135B298/com_apple_MobileAsset_SoftwareUpdate/aa7d376f68134b40b2820f5359447e267ba3c614.zip","active":true}],"hashes":{"md5":"3907758d03b4966321deaee896c9d14d"},"size":1275797875},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66822-20160705-4DBBB2DE-3FBB-11E6-9F13-368660941A1E/com_apple_MobileAsset_SoftwareUpdate/07d3a48b266a87f585c466d7c600a64b17ab4881.zip","active":true}],"hashes":{"md5":"e3c5c805cce09d06a606a973c05aa36c"},"size":1275790420},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66819-20160705-4D8DEEB6-3FC6-11E6-8513-C1BFC1708330/com_apple_MobileAsset_SoftwareUpdate/6edef8d49b2e400aa02508c57adfdfcc69758772.zip","active":true}],"hashes":{"md5":"731d6c9e289f94a55565757474f663dc"},"size":17753237},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66766-20160705-6E2EE660-3FBD-11E6-B1FE-E98A60941A1E/iPad3,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"899214c378e27d4b8aabbbeea8dc8228"},"size":1732054880},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60317-20160718-90CBE544-439E-11E6-914E-59E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/cbd62669b9064017d982a7298f4332377dc6284b.zip","active":true}],"hashes":{"md5":"1c48b6fb55d99901c580bcd5f2b694dd"},"size":1317035546},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66837-20160705-4F81D4AE-3FBB-11E6-A695-938660941A1E/com_apple_MobileAsset_SoftwareUpdate/e36e80ecd478bcdcb5b673f15c20f0e379330b90.zip","active":true}],"hashes":{"md5":"c34699a2adbc656ba7a4f2c4b520cf6d"},"size":1317070651},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66789-20160705-41376070-3FC6-11E6-B7A7-37BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8d12685f9be327ed5cabc85c801e0cd7dd5098d.zip","active":true}],"hashes":{"md5":"e9a9cc12ff2fbd10f16316b487d370ab"},"size":17995171},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49723-20160705-BDA43CF8-3FBE-11E6-BE6F-2E9260941A1E/iPad3,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"884af147e50963ffe5811405a40b6a4f"},"size":1732265226},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60039-20160718-90B83D0A-439E-11E6-BE88-46E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/903a2a3ad23c1475e196376eec40036d0516360b.zip","active":true}],"hashes":{"md5":"a8c1afbcb16f4502a62a8872587c3441"},"size":1316966644},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66852-20160705-51F915E4-3FBB-11E6-9945-ED8660941A1E/com_apple_MobileAsset_SoftwareUpdate/b8828cbfbf42e8be8da2e3b63f23c1b901e315d0.zip","active":true}],"hashes":{"md5":"9769b674b0a9041c441a38429d4aa61c"},"size":1316990083},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66824-20160705-4DAE69AC-3FC6-11E6-9C9A-E4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/833d2ad69284661cedde2cc2ab02d197050517cd.zip","active":true}],"hashes":{"md5":"1d010a21b50690779100280d51a0f4eb"},"size":18006898},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63782-20160705-6E2C491E-3FBD-11E6-9C2F-D48A60941A1E/iPad4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"262b7fef041bfd2382529ea883e33690"},"size":1964400555},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60569-20160718-4D068FE8-439F-11E6-94D3-C6EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/1a9c4894cb5276a3e2b9df812fb19926ac0df2dd.zip","active":true}],"hashes":{"md5":"edb7a55195e098f39b5863ef81f04bc9"},"size":1443378192},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66778-20160705-0C09F238-3FBB-11E6-88FB-968160941A1E/com_apple_MobileAsset_SoftwareUpdate/c00b8d0465d26ebfe4a4e41c1e4eeab227e115a5.zip","active":true}],"hashes":{"md5":"c15f30446804188472637dd1a129f1d8"},"size":1443315860},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66849-20160705-4EC109BC-3FC6-11E6-ADA3-A9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/04ab39f5f1fd3019d318d5a39095167f6350b75d.zip","active":true}],"hashes":{"md5":"6abd1272e770a359715ae2049f9e5338"},"size":20877190},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66870-20160705-D1546E9A-3FBD-11E6-A35D-6F9060941A1E/iPad4,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"34e3c91dc0c114fa02cc3d0e600f79e9"},"size":2012399821},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60050-20160718-90CD0C4E-439E-11E6-9974-4CE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/457495f5122c046ca838cc19b6d312b767ab8ce2.zip","active":true}],"hashes":{"md5":"a84cf31de73785c3fa600cd6821e5d00"},"size":1490749550},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66879-20160705-5F6C5132-3FBB-11E6-A89E-148860941A1E/com_apple_MobileAsset_SoftwareUpdate/a4566b9b405b69a922a4e95bba1333d42881e6e2.zip","active":true}],"hashes":{"md5":"faf44eec9e82d8a227309044f90c88c6"},"size":1490785439},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66873-20160705-4FA0712E-3FC6-11E6-85CD-F1C1C1708330/com_apple_MobileAsset_SoftwareUpdate/bff14263153adbc3a6325f2fed9c34ffbae29191.zip","active":true}],"hashes":{"md5":"dd4a4dbc926048a8fce21503864caf8f"},"size":21122651},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66762-20160705-6E2E0484-3FBD-11E6-AFE6-E68A60941A1E/iPad4,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"adbb49d4966bdbda7cbfa242a5d74b32"},"size":2011937810},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-60173-20160718-90C94262-439E-11E6-A10F-51E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b17a4bdfa67d5f2161d462b43cec81f1090bdd8f.zip","active":true}],"hashes":{"md5":"3c49b468e0e110ca2698a8d5c80e206b"},"size":1491349244},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66881-20160705-6009480C-3FBB-11E6-A4AC-1A8860941A1E/com_apple_MobileAsset_SoftwareUpdate/701a363e8b89da03b59d3fe3413bfd966c6517b3.zip","active":true}],"hashes":{"md5":"270469fcb7d2f5a6b4ff2f9196633a96"},"size":1491437670},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66860-20160705-4EF71962-3FC6-11E6-9087-F9C0C1708330/com_apple_MobileAsset_SoftwareUpdate/18fca3688e9d733029f1c65229bca4dd4a6c71ab.zip","active":true}],"hashes":{"md5":"443d6282ce62521f2a0e2f3dbfe23677"},"size":21116110},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66791-20160705-6E30FA5E-3FBD-11E6-B23B-F58A60941A1E/iPad4,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"200b8a659865b8a0a09eeba9372eb9ea"},"size":1964507973},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60019-20160718-90B633DE-439E-11E6-B113-41E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/2dd49be1c833fd999103f841c55ad23295d86361.zip","active":true}],"hashes":{"md5":"db8c522f15df1cd77148ef95711e3c64"},"size":1443272076},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64801-20160705-0C03BE18-3FBB-11E6-8816-7A8160941A1E/com_apple_MobileAsset_SoftwareUpdate/f7435e7166b3e585971ec3dcf4a5a1a61e348419.zip","active":true}],"hashes":{"md5":"77f19f984e8f21920420839c06ccc96f"},"size":1443271908},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66851-20160705-4EEA03A8-3FC6-11E6-89B1-E5C0C1708330/com_apple_MobileAsset_SoftwareUpdate/33e3ea80f29cbb23a0a2f2637a7e5d6b5a8526e1.zip","active":true}],"hashes":{"md5":"d10eb4a8f6e642230d82e46926a70764"},"size":20883493},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63804-20160705-6E2C14C6-3FBD-11E6-BCCA-D58A60941A1E/iPad4,5_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dc9c85eaeffd689eabd568539392feb6"},"size":2012555105},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59918-20160718-90B5978A-439E-11E6-97A2-38E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/b87ec7a9052a832e95d42c535baa06bde26bdd20.zip","active":true}],"hashes":{"md5":"8f0a0a2ebef3e64b76c240e973c5a8e3"},"size":1490581990},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66803-20160705-44CA3D26-3FBB-11E6-A77D-1C8560941A1E/com_apple_MobileAsset_SoftwareUpdate/595c39c7575deeeb1f480911576a27dead41b720.zip","active":true}],"hashes":{"md5":"93dcb6dbff6b3f96a67f0de0814b7cc9"},"size":1490765811},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63760-20160705-4139723E-3FC6-11E6-B98B-17BCC1708330/com_apple_MobileAsset_SoftwareUpdate/42fb103f023c5c819bdebf6500e520f53f22c053.zip","active":true}],"hashes":{"md5":"eabb2a6e4aea1a3f7f617e8981a3dc73"},"size":21132552},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66813-20160705-B9DB5EEA-3FBD-11E6-9536-C98E60941A1E/iPad4,6_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"510684eb29ebc572429fe598bedfd920"},"size":2012174209},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59971-20160718-90B8C414-439E-11E6-81D6-40E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/38c3e0cde613f7e50fe60e84270ca5c1e453c50f.zip","active":true}],"hashes":{"md5":"af7508823262f1c441b538a47a706485"},"size":1491745952},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66843-20160705-508F809E-3FBB-11E6-A7E8-A68660941A1E/com_apple_MobileAsset_SoftwareUpdate/f9a39d2ccbe772c7dbaf53d35adbd9a6813d0f33.zip","active":true}],"hashes":{"md5":"8075feaddd98993c1c7913bc495d6f46"},"size":1491632681},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64689-20160705-4132A6FC-3FC6-11E6-8DB0-1BBCC1708330/com_apple_MobileAsset_SoftwareUpdate/8802f3e461a6849deb9aec353450e274de0a0865.zip","active":true}],"hashes":{"md5":"16fddc703987e6d27c292bd8454bd70e"},"size":21112728},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66889-20160705-BB8F16A4-3FBE-11E6-AB35-179260941A1E/iPad4,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d2a420c11275098d49c22829df8bbb24"},"size":1972786969},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61070-20160718-CE30192C-439F-11E6-81D2-4CED032C68C5/com_apple_MobileAsset_SoftwareUpdate/0fbb9a6497dc4d39974bf6842e6f588f972165fd.zip","active":true}],"hashes":{"md5":"6c80849348cbbe5e9ac2da2e20cc42dd"},"size":1452670260},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66868-20160705-5969230A-3FBB-11E6-9851-B28760941A1E/com_apple_MobileAsset_SoftwareUpdate/572fbd9c642a29ea5cb08c906b9a81241609f415.zip","active":true}],"hashes":{"md5":"b133e0e01ac4454aacc6130f233c11fc"},"size":1452512685},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66749-20160705-4135A7EE-3FC6-11E6-A249-23BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d8b0f48f84b947e426905fd57831a66412ff5595.zip","active":true}],"hashes":{"md5":"40d7dab45f6ebca61ecb71214c5573e0"},"size":24084729},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66802-20160705-6E388C6A-3FBD-11E6-B7F8-FA8A60941A1E/iPad4,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"aeec65db31c6c9049836a1dc1fbfca9b"},"size":2020836916},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-59937-20160718-90B76EFC-439E-11E6-BEBC-3BE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d1e7f9c0f7be2193af472408127cd5bc82f13edf.zip","active":true}],"hashes":{"md5":"6bd41dffe01b9a64b4b4ae5aa9b266af"},"size":1497352454},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66783-20160705-0C0C150E-3FBB-11E6-B47C-998160941A1E/com_apple_MobileAsset_SoftwareUpdate/dbdc7259960d59d455f9e8463e5ce03b5b425e6d.zip","active":true}],"hashes":{"md5":"afa5ec1d90bf4f04a114b47fc96aa012"},"size":1497519986},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66769-20160705-413799AA-3FC6-11E6-9565-2ABCC1708330/com_apple_MobileAsset_SoftwareUpdate/209bee6b028e0afa983f33ddb53d6bd6cab765b3.zip","active":true}],"hashes":{"md5":"a7c68a5bfbb476e31c09223a0a75b0fa"},"size":24336478},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66853-20160705-C5BF6BFC-3FBD-11E6-9F9B-049060941A1E/iPad4,9_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"4567786d6c3933ca776b2a48554bb591"},"size":2020368838},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61083-20160718-D1CD6AC6-439F-11E6-8ABE-65ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/de8f56c607a3900a1d896a7790875883a3dd1750.zip","active":true}],"hashes":{"md5":"b6146be7d7cdc131b4cc5ef47a0e0ddb"},"size":1495827894},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63836-20160705-0C09F1DE-3FBB-11E6-88FB-728160941A1E/com_apple_MobileAsset_SoftwareUpdate/9597bafbe1c9f5808251a12d44a16f650464003d.zip","active":true}],"hashes":{"md5":"3361ef42a42562db5d7a5b1d567cadeb"},"size":1495801691},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66767-20160705-4136C7E6-3FC6-11E6-8E58-29BCC1708330/com_apple_MobileAsset_SoftwareUpdate/8253210cbcd795b31002d3407ee8fd3aa804635f.zip","active":true}],"hashes":{"md5":"a983bfd2a987008cfb92d9ea4162f688"},"size":24323397},{"type":"ipsw","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66779-20160705-6E2EFEAC-3FBD-11E6-A814-ED8A60941A1E/iPad5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"dafb7985b305ba6f4fc7708287ad2c21"},"size":1977178091},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60222-20160718-90C86DEC-439E-11E6-897C-54E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/434fd55e3c949889e1567e2675859de8f7463924.zip","active":true}],"hashes":{"md5":"17523c44ffc9db7666d7f7f13697494c"},"size":1456076022},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64707-20160705-0C056F92-3FBB-11E6-A0C2-758160941A1E/com_apple_MobileAsset_SoftwareUpdate/618ff3e0f7b0a57777b6ca1615fe8ee4f03fb2ed.zip","active":true}],"hashes":{"md5":"df6adaec94ef3c10e5095e248c5c99d5"},"size":1455986427},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66866-20160705-4F2C3CC8-3FC6-11E6-AD68-55C1C1708330/com_apple_MobileAsset_SoftwareUpdate/f9d4127d66cb0959a499afe2d72a6c05a3527679.zip","active":true}],"hashes":{"md5":"7203300751c4a68f739ae987b99ffef2"},"size":24832510},{"type":"ipsw","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66829-20160705-BDD2931A-3FBD-11E6-BCDB-278F60941A1E/iPad5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"0844dd50915562b530305fd5a8ab9132"},"size":2033254098},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61005-20160718-B066F974-439F-11E6-A2F6-E0EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/ce62ab9d71c527010830546c73a431051e55cb21.zip","active":true}],"hashes":{"md5":"0e85a72f3cffb0afb7d9eea0ed8b64e8"},"size":1507844033},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66846-20160705-5109C2BE-3FBB-11E6-9CD8-C98660941A1E/com_apple_MobileAsset_SoftwareUpdate/22a443e83778c48c62c66f8450acceeead961d9c.zip","active":true}],"hashes":{"md5":"5638996717dd29b901c5221bc5abddf7"},"size":1507994614},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66808-20160705-413C2632-3FC6-11E6-9350-3FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/b96b335ce0a5591a3179c2e4df013def779fe9a5.zip","active":true}],"hashes":{"md5":"a0c21973f2d04163d6fcdaa6c7275569"},"size":25093435},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66797-20160705-6E36F5C6-3FBD-11E6-B962-F88A60941A1E/iPad5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"c4dd593841c2c20ba27a2179e41ef3ed"},"size":1977391979},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-61111-20160718-D441A0A6-439F-11E6-8FC1-88ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/7182ba92f5c8d23e8b8e59d485437ed393e58d6d.zip","active":true}],"hashes":{"md5":"fc70c057fddf04333c670692c54d0b0c"},"size":1456107893},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66796-20160705-0C0D969A-3FBB-11E6-931C-9C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/24878932c1fc3b84f89e493241c72a209df4130a.zip","active":true}],"hashes":{"md5":"4284fd592ef5c31004afd2cc2fb38648"},"size":1456084728},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66845-20160705-4E642B16-3FC6-11E6-B7AB-84C0C1708330/com_apple_MobileAsset_SoftwareUpdate/0057438b4cce3a26f79f4f8c59462dbed4cef833.zip","active":true}],"hashes":{"md5":"9d7bccb89017f472adbb3354d3a66ce6"},"size":24776672},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66828-20160705-BD24D55E-3FBD-11E6-BE24-108F60941A1E/iPad5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"8a15733c366751f410c719893796142a"},"size":2032719048},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-59893-20160718-90B475BC-439E-11E6-ABCA-9CE2032C68C5/com_apple_MobileAsset_SoftwareUpdate/8d358f4ce4b8508cb550fe670b790e0624cbb7cc.zip","active":true}],"hashes":{"md5":"90b5817df1981d9caf5961c29fc35a7a"},"size":1507870233},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66759-20160705-0C07A442-3FBB-11E6-AB00-8B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/61f36739a205b301dfa6c58f2871f1ed97086171.zip","active":true}],"hashes":{"md5":"03382a9f686e99ab366e965f51c45a5a"},"size":1507916746},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66832-20160705-4DF78E20-3FC6-11E6-8A5B-20C0C1708330/com_apple_MobileAsset_SoftwareUpdate/f112b703acad955305d128bf8cf6f79700a7e955.zip","active":true}],"hashes":{"md5":"5ffb438c34cd913df6a02d372375fe17"},"size":25041401},{"type":"ipsw","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66788-20160705-6E30D880-3FBD-11E6-BF73-F38A60941A1E/iPad6,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"584e3a28213388258e105fb1feff2242"},"size":2013307667},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60149-20160718-90CB1B0A-439E-11E6-B1E9-4FE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16b966a4e65fd090f859ee892d2d95115c4183c9.zip","active":true}],"hashes":{"md5":"d8ed0cdc772fb137ece17f10960a745a"},"size":1474333472},{"type":"ota","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66861-20160705-59369AF2-3FBB-11E6-AA3F-AC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/99a62573881747395997366335eddc2ee4358320.zip","active":true}],"hashes":{"md5":"b8f187986a5c79b75508b2fac1453817"},"size":1474389405},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,3"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66838-20160705-4E3D2B24-3FC6-11E6-BB6B-68C0C1708330/com_apple_MobileAsset_SoftwareUpdate/991810926dac8e8190dd209160b783ef6f6582bc.zip","active":true}],"hashes":{"md5":"bf3055a48f236c2a2dc4e2507d9c9671"},"size":26025364},{"type":"ipsw","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66871-20160705-067DA0C8-3FBE-11E6-8289-BB9060941A1E/iPad6,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"a94ed5853370577086d0cac65494c644"},"size":2079018003},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60255-20160718-90C8C418-439E-11E6-ADD6-57E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/ac2a6f4bf2ab93b6a1d6c683957aff9b6f279797.zip","active":true}],"hashes":{"md5":"7cc42b26e66e89252c366840e1258b4e"},"size":1538664106},{"type":"ota","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66858-20160705-586253F0-3FBB-11E6-AC76-958760941A1E/com_apple_MobileAsset_SoftwareUpdate/8541e0c6bf0fc987aae5e94d06a749119e3888bd.zip","active":true}],"hashes":{"md5":"eeca73d5c274ab1f27f4180d30ac7d65"},"size":1538575182},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,4"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66816-20160705-413CDFF0-3FC6-11E6-A447-41BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d5e613a2c64baa42fb761f8cc19737427a7f4b95.zip","active":true}],"hashes":{"md5":"1687cc134ea85af22b86ed1f048331f2"},"size":26332682},{"type":"ipsw","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66865-20160705-CE82E6CE-3FBD-11E6-A30B-569060941A1E/iPad6,7_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d783e6fddf19125c0ccff7e15fdd761e"},"size":2127982757},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60841-20160718-73576136-439F-11E6-A1E4-15EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/7943873fcc7a1d05f0850a598ca15a43d5450bf8.zip","active":true}],"hashes":{"md5":"2f589f8310ce869b90152726e4888e41"},"size":1580204283},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66747-20160705-0C08BDAA-3FBB-11E6-BFD6-7E8160941A1E/com_apple_MobileAsset_SoftwareUpdate/28a677f5f127f206cb99961bd684d0d85815e42f.zip","active":true}],"hashes":{"md5":"e3bb4f0fd4918192176d99214ea44ff2"},"size":1580259421},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66842-20160705-4E618F28-3FC6-11E6-88DC-82C0C1708330/com_apple_MobileAsset_SoftwareUpdate/a737ad4f071f85978a674a06563e52420cd2257e.zip","active":true}],"hashes":{"md5":"605e9aa46deb83e012cd4da69ee5eb4a"},"size":25795695},{"type":"ipsw","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63761-20160705-6E2C242A-3FBD-11E6-B62E-D28A60941A1E/iPad6,8_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"547810f924ad76d56bb917e6d3dab08e"},"size":2184138100},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60538-20160718-49B5220A-439F-11E6-A7CF-90EA032C68C5/com_apple_MobileAsset_SoftwareUpdate/e8552156820f17cc7d53f278cbcc33cafcb76d40.zip","active":true}],"hashes":{"md5":"ef1be2bfe7c3ecd20030716126b0b098"},"size":1637295709},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66768-20160705-0C0929F2-3FBB-11E6-BCF9-8D8160941A1E/com_apple_MobileAsset_SoftwareUpdate/52657411afe82b9261a6e7c1bf6012642da054d8.zip","active":true}],"hashes":{"md5":"ac68c18e83539183dace1725ef3a9bb7"},"size":1637239742},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/iOS9.3.3Seed/031-66756-20160705-41372AC4-3FC6-11E6-99E9-25BCC1708330/com_apple_MobileAsset_SoftwareUpdate/938f34f6e0ef49c5ae484ddaf8b427fd52393887.zip","active":true}],"hashes":{"md5":"211ffb7184e49ad3685792fb43078626"},"size":26041212},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66839-20160705-C1236EF4-3FBD-11E6-BC9B-8C8F60941A1E/iPhone4,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"1640bf685e1cee6bef509c3193c4e74a"},"size":1615818981},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60084-20160718-90CB1E5C-439E-11E6-B390-4DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/16ca9b1c204d8a6bd8713d7503e1c72354483330.zip","active":true}],"hashes":{"md5":"30c810e9d8ca7ed90597bfb01bb62790"},"size":1196013585},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66752-20160705-0C09B174-3FBB-11E6-AE8B-848160941A1E/com_apple_MobileAsset_SoftwareUpdate/8b1f8ea74d5259f7233138d8f76b59f1ba647215.zip","active":true}],"hashes":{"md5":"973677ccabc76db122f4a81d83f2f0cd"},"size":1195990883},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49744-20160705-4FE53296-3FC6-11E6-BE1D-18C2C1708330/com_apple_MobileAsset_SoftwareUpdate/424af657e2512916650a60ed5b9d13789db99363.zip","active":true}],"hashes":{"md5":"0f6e2ffc8a7c9f479907c06f4093add4"},"size":18534880},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64758-20160705-6E2E45F2-3FBD-11E6-8A56-DE8A60941A1E/iPhone5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"f613f7fe32f61025a312e426ab90239b"},"size":1697275798},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60961-20160718-A99317D6-439F-11E6-AE66-B1EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/858cd5f8f81805ef99720796c536e4e34e5425c4.zip","active":true}],"hashes":{"md5":"40408d9155cfe45894b9ef7e557584e9"},"size":1271502820},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66771-20160705-0C0B0218-3FBB-11E6-B9FF-918160941A1E/com_apple_MobileAsset_SoftwareUpdate/cb4326bf266fecd94daabda0bafff905fd016b71.zip","active":true}],"hashes":{"md5":"361c4a033111b61b077b8f5cf333c29f"},"size":1271445730},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66765-20160705-4138071E-3FC6-11E6-8788-26BCC1708330/com_apple_MobileAsset_SoftwareUpdate/1985036dba988b20e597fd88156693aba2ebd237.zip","active":true}],"hashes":{"md5":"e83fe8edacdc2c2936be212cd901e52c"},"size":18769924},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66834-20160705-BE42A2F4-3FBD-11E6-BA40-3A8F60941A1E/iPhone5,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"df0d92bfcf9e9e0e7a7fd7e0a3770ffe"},"size":1697895786},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60599-20160718-53497014-439F-11E6-94FC-20EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/44aea1c39b94fe0dfbbbb703453b2a11f0fbaa0b.zip","active":true}],"hashes":{"md5":"80612f71cf6ae0f2ed7a1037680302c8"},"size":1273890466},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66758-20160705-0C09A292-3FBB-11E6-B527-898160941A1E/com_apple_MobileAsset_SoftwareUpdate/0a61528445e3173b2f630d353af237f743aee4be.zip","active":true}],"hashes":{"md5":"2b802edcbc5fa7b9d8d6fdfd1986e5fe"},"size":1273896934},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66850-20160705-4EDA78A2-3FC6-11E6-A0FF-CAC0C1708330/com_apple_MobileAsset_SoftwareUpdate/d8a77756d91470c2875e4d1d956b5d591c445df8.zip","active":true}],"hashes":{"md5":"18359d3b2ae95f29d279b692424cdbfc"},"size":18830160},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66827-20160705-BC51B214-3FBD-11E6-8CE3-E78E60941A1E/iPhone5,3_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"e41e513749ce16db4475a3d40cf7edce"},"size":1707491356},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60180-20160718-90C9177E-439E-11E6-83C2-53E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49742e9d41f873b2c9abce6043501da77b0a7ba0.zip","active":true}],"hashes":{"md5":"3159e78e0ae2a962f205b021ca133a5a"},"size":1278601863},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66815-20160705-4C5423A4-3FBB-11E6-8D8F-E58560941A1E/com_apple_MobileAsset_SoftwareUpdate/37e1eeae25c6995ae9d3fcc0a7fc98b49ab63289.zip","active":true}],"hashes":{"md5":"af2aec51b2fde7c2fed939dd5545f2a5"},"size":1278497408},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66774-20160705-413931DE-3FC6-11E6-9F1B-31BCC1708330/com_apple_MobileAsset_SoftwareUpdate/c2b2565f92b98751fa56ace3b68c79a0657f4ec1.zip","active":true}],"hashes":{"md5":"e75229001339b83e324a3d88d1f59c35"},"size":18873230},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66835-20160705-BE845FBE-3FBD-11E6-9DF7-498F60941A1E/iPhone5,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d734f296fc46709849dfb9b7d5cb0d3f"},"size":1706812872},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60027-20160718-90B7B998-439E-11E6-9301-42E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/49d8685e710f255194adc9b81fd09504e159c4e0.zip","active":true}],"hashes":{"md5":"a043f83c385d5dbf4ee65b12aa354c79"},"size":1280362261},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66780-20160705-0C0A1CA4-3FBB-11E6-84AE-988160941A1E/com_apple_MobileAsset_SoftwareUpdate/bf81783c1f25eb80de0ee64f8512780aeb673da9.zip","active":true}],"hashes":{"md5":"41faad47cbacf56ec1605acf19d7bb1e"},"size":1280336932},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66821-20160705-4D9D17B0-3FC6-11E6-9BAD-D4BFC1708330/com_apple_MobileAsset_SoftwareUpdate/fbfd0517d256dee65f4c8b82f6be5e5d68496098.zip","active":true}],"hashes":{"md5":"8797e2a5d9fb85ee0d1c966ffbe1847e"},"size":18821044},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66754-20160705-6E2ED1F2-3FBD-11E6-BA41-E18A60941A1E/iPhone6,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d03aed4799076d6678f8a00d1f9f2b2c"},"size":1985337112},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60640-20160718-5854A6BE-439F-11E6-9C98-57EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/33c480eaeedd971d34ca08392c45e1b8f52b2395.zip","active":true}],"hashes":{"md5":"de6e12ee06e2ac5291e007a13157e4cb"},"size":1452373324},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64670-20160705-0C02D660-3FBB-11E6-894C-738160941A1E/com_apple_MobileAsset_SoftwareUpdate/1fd91194fa099c1ad21b5e9a0ca872d7a28e3b0c.zip","active":true}],"hashes":{"md5":"20d34e9a0952cc8a2d613c89b951343d"},"size":1452433859},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66875-20160705-4FB365A4-3FC6-11E6-BD02-FDC1C1708330/com_apple_MobileAsset_SoftwareUpdate/61722d37954d2b90a6fa7aa0ddd047c3266e6320.zip","active":true}],"hashes":{"md5":"d15c7db4bba8c53681c100caf7c6eef7"},"size":24795520},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64729-20160705-6E2CFA26-3FBD-11E6-BD3B-DA8A60941A1E/iPhone6,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"064f4ab43d6ab502f19cda86aba69af7"},"size":1984419404},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60036-20160718-90B951CC-439E-11E6-BBAB-44E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/be6a129fffe0d9f1ef6d4aab857c58ffebae2b0f.zip","active":true}],"hashes":{"md5":"02dbd18082523c1ba485671f28c3c433"},"size":1452419378},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/058-49739-20160705-624CE25E-3FBB-11E6-8EE2-6D8860941A1E/com_apple_MobileAsset_SoftwareUpdate/ac5705e467f0b9214595fc2b950ccff58eec06d8.zip","active":true}],"hashes":{"md5":"5b5719af39f860cd5373d7e2e7f0f149"},"size":1452484196},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64805-20160705-4136A77A-3FC6-11E6-A6B0-1FBCC1708330/com_apple_MobileAsset_SoftwareUpdate/82811321d09ee7c37fb3a1c6693e17ebd4361886.zip","active":true}],"hashes":{"md5":"04b5dc9c6795c2635e957fe1e0ed9078"},"size":24757730},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66818-20160705-BC519360-3FBD-11E6-9A1B-E68E60941A1E/iPhone7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ad1fd543759715a2bd36d25ac7c727d1"},"size":2239137843},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60531-20160718-90CCA3F8-439E-11E6-AE7E-60E6032C68C5/com_apple_MobileAsset_SoftwareUpdate/489586fbad522151141323337ecd1925b39429cd.zip","active":true}],"hashes":{"md5":"36172c2973e7fb004b4d3651049cb747"},"size":1696544654},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64780-20160705-0C02D67E-3FBB-11E6-894C-778160941A1E/com_apple_MobileAsset_SoftwareUpdate/9863d6fde09041b2fe53a4940de4a057558c1bd4.zip","active":true}],"hashes":{"md5":"dd272587e60bc4f86b6776c83d9df2b5"},"size":1696506300},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66887-20160705-4FCB7AAE-3FC6-11E6-AEBF-0CC2C1708330/com_apple_MobileAsset_SoftwareUpdate/755b95f61c5f31da535559476674b993935dfeaa.zip","active":true}],"hashes":{"md5":"f48a4ed0b71746e5227a56931edb51be"},"size":25743160},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64673-20160705-6E2E789C-3FBD-11E6-B4DB-D78A60941A1E/iPhone7,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"903ffa73f2c2dd7b1e60cefb67e06cdd"},"size":2014429853},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61123-20160718-D593BF0C-439F-11E6-B3D2-A0ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/d189e91870aa4dbc345f4d35fbb2fff7acb8caf3.zip","active":true}],"hashes":{"md5":"0bd52450235044dd4a9feb4feee44f7d"},"size":1479021961},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66869-20160705-5B9E1B4E-3FBB-11E6-9B5F-DC8760941A1E/com_apple_MobileAsset_SoftwareUpdate/9860de3549b24188ab9d8e907326a94b3fb768aa.zip","active":true}],"hashes":{"md5":"b398143657f4999511c6809959635d0e"},"size":1478833656},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66863-20160705-4EF81C22-3FC6-11E6-ADA0-00C1C1708330/com_apple_MobileAsset_SoftwareUpdate/8b917aae6354c0c8a9f2c95a2cce741ccc5085ab.zip","active":true}],"hashes":{"md5":"acb4aae670af5dff0d9e875551ca0789"},"size":25656940},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66804-20160705-6E3B52BA-3FBD-11E6-B221-FB8A60941A1E/iPhone8,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"5c575935a913433d916617736e245ca6"},"size":2200190878},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60458-20160718-90C7A6A0-439E-11E6-B6BE-5DE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/d81b793682b13f34cd613fe3bbf5bb3fbd94bdac.zip","active":true}],"hashes":{"md5":"5476e3f5b149102e139806c3c26e5524"},"size":1561393113},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66856-20160705-553E4E04-3FBB-11E6-A2C3-468760941A1E/com_apple_MobileAsset_SoftwareUpdate/254462d221847ff6f0afd500b5d4331bc1798d9f.zip","active":true}],"hashes":{"md5":"a2eb985d8e48b424d21ac4d50e1e78f2"},"size":1561331724},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60486-20160718-90CB714A-439E-11E6-A163-5EE6032C68C5/com_apple_MobileAsset_SoftwareUpdate/90e34bf0e7f8514f05ad80f0259ccd5eac925a60.zip","active":true}],"hashes":{"md5":"39139344c3784b579918123d60a75785"},"size":1561377270},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66777-20160705-0C0CA05A-3FBB-11E6-A467-948160941A1E/com_apple_MobileAsset_SoftwareUpdate/6dbc501444cd118d38636a132bbd457ad07f6a53.zip","active":true}],"hashes":{"md5":"c51a37b2bb1591ac8dc682a289470996"},"size":1561315891},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66782-20160705-413952F4-3FC6-11E6-86C3-35BCC1708330/com_apple_MobileAsset_SoftwareUpdate/d7b643fe0862f7c2e6602eb1381bd5a89ae19cb6.zip","active":true}],"hashes":{"md5":"d26001a4803c30cf5f5239a7f0f3cee8"},"size":26391736},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64797-20160705-4132F5EE-3FC6-11E6-A184-1DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4e71386d2b99b92eac91a2a672a3c98be77b7a.zip","active":true}],"hashes":{"md5":"d35ddd36f1c8a81296e2042a10e148d0"},"size":26375802},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64733-20160705-6E2D3202-3FBD-11E6-9AF9-DC8A60941A1E/iPhone8,2_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"62872e94914cf359728cb6a186c1472c"},"size":2440376821},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60700-20160718-6D7FEB84-439F-11E6-B011-E4EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/087b58c09445d53201885e98605174a2f99ca5f4.zip","active":true}],"hashes":{"md5":"3be3a452dd0fe2d58a3b499f51d80e2e"},"size":1795524353},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66823-20160705-4DF7A33E-3FBB-11E6-80AF-488660941A1E/com_apple_MobileAsset_SoftwareUpdate/7898034aeb5567237c3c4332c4c8be1ff377b6c4.zip","active":true}],"hashes":{"md5":"e4e30a167af0e61ec1203e5671f5b571"},"size":1795584480},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60621-20160718-57FDCE8E-439F-11E6-97FD-52EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/0e56c115d8593768db28a31fc1d5f88d6830969f.zip","active":true}],"hashes":{"md5":"792b3e6803fa28bae62eb51022594bd7"},"size":1795508544},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66770-20160705-0C0D58EC-3FBB-11E6-B705-8F8160941A1E/com_apple_MobileAsset_SoftwareUpdate/7eb59a9fa7498579a69cbeb5654c323062db85af.zip","active":true}],"hashes":{"md5":"78ade91b56f1586796980571a7849635"},"size":1795568699},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66794-20160705-413960AA-3FC6-11E6-8027-3EBCC1708330/com_apple_MobileAsset_SoftwareUpdate/996eae264f7bbf5ee99aa7fef6bac3fef51e2316.zip","active":true}],"hashes":{"md5":"8bf9c7f1cf261e430b99524499d1db53"},"size":26510553},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66811-20160705-413C28BC-3FC6-11E6-91A9-40BCC1708330/com_apple_MobileAsset_SoftwareUpdate/9f4337f303675d04333a5a79573e4fd164b2107d.zip","active":true}],"hashes":{"md5":"7dcb6477cae3b90b26ca47e60c6294d7"},"size":26494617},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66753-20160705-6E2DB9D4-3FBD-11E6-8C8B-E08A60941A1E/iPhone8,4_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"ccb78be6e853ec3fcbc352e9f29e1d89"},"size":2119665898},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61021-20160718-B36207B8-439F-11E6-9A0B-F6EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/9e6fcf14c70272e7ee28aae7ca223f085e045b87.zip","active":true}],"hashes":{"md5":"37d74d12445d50d21cf46d6afa5df606"},"size":1482915990},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66795-20160705-0C0A5E1C-3FBB-11E6-9F1E-9B8160941A1E/com_apple_MobileAsset_SoftwareUpdate/a5c085b6191838441556705f38e4ebb25b67a6d3.zip","active":true}],"hashes":{"md5":"205b1872761d231fcc10a5ba6e127371"},"size":1483070353},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60614-20160718-5509359C-439F-11E6-A113-39EB032C68C5/com_apple_MobileAsset_SoftwareUpdate/e4543ce8ae242dd698232169b196f15e4f79a074.zip","active":true}],"hashes":{"md5":"d4bd9289b28d69fa830f56352ed497d8"},"size":1482948619},{"type":"ota","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66825-20160705-4E59778A-3FBB-11E6-BE7D-678660941A1E/com_apple_MobileAsset_SoftwareUpdate/dffb764a703e6775635dfbd1435025e44a1a5d20.zip","active":true}],"hashes":{"md5":"1224049dd2dbcdb5adaaae515ea2f7c1"},"size":1483102981},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69AP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66820-20160705-4D9251F4-3FC6-11E6-9384-C6BFC1708330/com_apple_MobileAsset_SoftwareUpdate/60e8908b716af663a43562579c3ee1f5668b6021.zip","active":true}],"hashes":{"md5":"9049c3ca33efbffcb9ed85d549944fcf"},"size":26197267},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPhone8,4"],"boardMap":["N69uAP"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66888-20160705-4FD1FD3E-3FC6-11E6-8378-0FC2C1708330/com_apple_MobileAsset_SoftwareUpdate/1ad36377184ca952d23ee9d9e78a2fa377f69bd2.zip","active":true}],"hashes":{"md5":"70e736032838d24fe36bef9562b22aa2"},"size":26229802},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66886-20160705-B8F271CA-3FBE-11E6-9D54-EF9160941A1E/iPod5,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"b5530af7493c965e9453c19150964aa9"},"size":1608999991},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-60900-20160718-9B41D1A4-439F-11E6-AEAD-75EC032C68C5/com_apple_MobileAsset_SoftwareUpdate/85735d5b9191ee8e63202d7c7db5b6cea484d196.zip","active":true}],"hashes":{"md5":"be32a56e06c7247c8e025976f402fa65"},"size":1191357655},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66750-20160705-0C08FDA6-3FBB-11E6-9A46-818160941A1E/com_apple_MobileAsset_SoftwareUpdate/a128c2c71854cbfe89afc3bef59de696498e69d8.zip","active":true}],"hashes":{"md5":"022b4df163fb2df22607beda21c7c665"},"size":1191407855},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66793-20160705-41370242-3FC6-11E6-AA6F-3DBCC1708330/com_apple_MobileAsset_SoftwareUpdate/c788580826c91ab4bdc64f80c52667340894efdc.zip","active":true}],"hashes":{"md5":"60430f3f334d6609f81d817bdb92ffc3"},"size":18149512},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-66844-20160705-C3331B68-3FBD-11E6-866E-C58F60941A1E/iPod7,1_9.3.3_13G34_Restore.ipsw","active":true}],"hashes":{"md5":"d8eb85db94148443fa5e6654efdfbdf2"},"size":1878978544},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-61138-20160718-D8302F2A-439F-11E6-8A16-C4ED032C68C5/com_apple_MobileAsset_SoftwareUpdate/9a00192c54ac448d36e6c5100a3534aebc38fdc4.zip","active":true}],"hashes":{"md5":"5cf339587a17e7882159364e3f8b3a72"},"size":1357861062},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-64806-20160705-0C0AF7A0-3FBB-11E6-8A14-7C8160941A1E/com_apple_MobileAsset_SoftwareUpdate/1274caeba77ae7f95d3213d9c9c7485c76147247.zip","active":true}],"hashes":{"md5":"15278110eafdb0a36c7432add3051c7c"},"size":1357788744},{"type":"ota","prerequisiteBuild":"13G33","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/iOS9.3.3Seed/031-63805-20160705-4133EBDE-3FC6-11E6-9039-19BCC1708330/com_apple_MobileAsset_SoftwareUpdate/127d8528d2d7d1f8fc9d548ce3fbd07894313f8b.zip","active":true}],"hashes":{"md5":"f2f0839537fb91a43102c5588554347a"},"size":21422667}]}],"releaseNotes":"https://support.apple.com/HT208010#933","securityNotes":"https://support.apple.com/HT206902","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66649-20160718-0B683A6A-4489-11E6-AD4B-73EC5AE0E9B6/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66647-20160718-0B663B48-4489-11E6-A4CB-72EC5AE0E9B6/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.3/documentation/031-66650-20160718-0B66E4DA-4489-11E6-B3AA-74EC5AE0E9B6/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13G34","beta":false},{"osStr":"iOS","version":"9.3.2","build":"13F69","buildTrain":"Frisco","released":"2016-05-16","releaseNotes":"https://support.apple.com/HT208010#932","securityNotes":"https://support.apple.com/HT206568","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61360-20160516-11D82042-1386-11E6-A3FF-E14C400DF7EB/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61359-20160516-11D8204C-1386-11E6-A3FF-E04C400DF7EB/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/ios9.3.2/documentation/031-61358-20160516-11D82060-1386-11E6-A3FF-E24C400DF7EB/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13F69","beta":false},{"osStr":"iOS","version":"9.3.1","build":"13E238","buildTrain":"Eagle","released":"2016-03-31","releaseNotes":"https://support.apple.com/HT208010#931","securityNotes":"https://support.apple.com/HT206225","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56501-20160331-5390F770-F69E-11E5-AAB4-3279ED25FABD/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56503-20160331-5390B8D2-F69E-11E5-8A19-3079ED25FABD/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3.1/documentation/031-56502-20160331-5390BCD8-F69E-11E5-8872-3379ED25FABD/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,4":"1.60.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,1":"1.60.00","iPhone8,2":"1.60.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E238","beta":false},{"osStr":"iOS","version":"9.3","build":"13E233","buildTrain":"Eagle","released":"2016-03-21","preinstalled":["iPhone8,4"],"releaseNotes":"https://support.apple.com/HT208010#93","securityNotes":"https://support.apple.com/HT206166","ipd":{"iPad":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54387-20160321-DFF3B6AA-EC3D-11E5-82C8-AE0CBE379832/iPadiTunesUpdateReadMe_9.3.ipd","iPhone":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54389-20160321-340C1688-EC52-11E5-B0BC-BC0DBE379832/iPhoneiTunesUpdateReadMe_9.3.ipd","iPod":"https://secure-appldnld.apple.com/iOS9.3/documentation/031-54390-20160321-DFF3910C-EC3D-11E5-91A7-AF0CBE379832/iPodtouchiTunesUpdateReadMe_9.3.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,4","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.01.00","iPad2,7":"10.01.00","iPad3,2":"6.1.00","iPad3,3":"6.1.00","iPad3,5":"10.01.00","iPad3,6":"10.01.00","iPad4,2":"6.02.00","iPad4,3":"6.02.00","iPad4,5":"6.02.00","iPad4,6":"6.02.00","iPad4,8":"6.02.00","iPad4,9":"6.02.00","iPad5,2":"4.71.00","iPad5,4":"4.71.00","iPad6,8":"4.71.00","iPhone4,1":"6.0.00","iPhone5,1":"10.01.00","iPhone5,2":"10.01.00","iPhone5,3":"6.02.00","iPhone5,4":"6.02.00","iPhone6,1":"6.02.00","iPhone6,2":"6.02.00","iPhone7,1":"4.71.00","iPhone7,2":"4.71.00","iPhone8,4":"4.71.00"},"sources":[],"uniqueBuild":"13E233","beta":false},{"osStr":"iOS","version":"9.2.1","build":"13D15","buildTrain":"Dillon","released":"2016-01-19","releaseNotes":"https://support.apple.com/HT208010#921","securityNotes":"https://support.apple.com/HT205732","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47525-20160119-ABD95D7A-BA1A-11E5-AC41-B12190D31F8F/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47523-20160119-ABD9A80C-BA1A-11E5-94AE-AE2190D31F8F/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2.1/documentation/031-47524-20160119-ABD95D84-BA1A-11E5-AC41-AF2190D31F8F/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13D15","beta":false},{"osStr":"iOS","version":"9.2","build":"13C75","buildTrain":"Castlerock","released":"2015-12-08","createDuplicateEntries":[{"version":"9.2 beta 4","uniqueBuild":"13C75-beta","released":"2015-11-18","beta":true,"sources":[{"type":"ipsw","deviceMap":["iPad2,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__13C75.zip","active":false}],"size":1393551020},{"type":"ota","deviceMap":["iPad2,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32762-20151118-92C3AB72-8CB8-11E5-9909-77558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/db59ebc0451d0b42ed3365630acec2f80b10e7d6.zip","active":true}],"hashes":{"md5":"cc8ab3a39f8f9ff4eeffdb11f5e7716c"},"size":1015356967},{"type":"ipsw","deviceMap":["iPad2,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_GSM__13C75.zip","active":false}],"size":1412725063},{"type":"ota","deviceMap":["iPad2,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32786-20151118-92CC565A-8CB8-11E5-A0A4-93558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/263cfd707f63e4f694bf0d7e4378b9c4a1b26c59.zip","active":true}],"hashes":{"md5":"ca3b2bfaf67137cedab2ef36837f27ea"},"size":1031219788},{"type":"ipsw","deviceMap":["iPad2,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi__3G_CDMA__13C75.zip","active":false}],"size":1410454259},{"type":"ota","deviceMap":["iPad2,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32819-20151118-7A46CDE4-8CB9-11E5-8778-55598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a867fd8b7f7ab6e7e448f26dac160bdb38b13573.zip","active":true}],"hashes":{"md5":"cb479d161dd92c3a780aee216a208a86"},"size":1030370998},{"type":"ipsw","deviceMap":["iPad2,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_2_WiFi_Rev_A__13C75.zip","active":false}],"size":1394260794},{"type":"ota","deviceMap":["iPad2,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32810-20151118-74E80796-8CB9-11E5-AEB5-E8588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/f9d8b9fd56789fd691344a8895456aa26ab8c481.zip","active":true}],"hashes":{"md5":"428a6c372cc9f7803fc8e73fd849324c"},"size":1015170562},{"type":"ipsw","deviceMap":["iPad2,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1432__13C75.zip","active":false}],"size":1513390801},{"type":"ota","deviceMap":["iPad2,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32779-20151118-92C5DE7E-8CB8-11E5-B0B6-89558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ec858202170b4289a9a3cefb6eef9f29a0a348f5.zip","active":true}],"hashes":{"md5":"af5d3a88caeb71ee3c15ebd7a9909180"},"size":1114731162},{"type":"ipsw","deviceMap":["iPad2,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1454__13C75.zip","active":false}],"size":1553626473},{"type":"ota","deviceMap":["iPad2,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32781-20151118-92C7BE38-8CB8-11E5-B6FE-8D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7b729fd520d64c8d434bf0eae3ff03cb4777a166.zip","active":true}],"hashes":{"md5":"53ac556fbae2f7e9bf13833944e79c5b"},"size":1151679593},{"type":"ipsw","deviceMap":["iPad2,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_Model_A1455__13C75.zip","active":false}],"size":1555885839},{"type":"ota","deviceMap":["iPad2,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32746-20151118-92C1CAE6-8CB8-11E5-92C1-65558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/708ef058fac6422eaa432440c7681d49001b8b76.zip","active":true}],"hashes":{"md5":"c79fe9152480828e3a8e181a6ce7b3df"},"size":1152673342},{"type":"ipsw","deviceMap":["iPad3,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi_3rd_generation__13C75.zip","active":false}],"size":1642729805},{"type":"ota","deviceMap":["iPad3,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32780-20151118-92C500BC-8CB8-11E5-897F-8B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/dfea2f669810d3a3b680f957da00f3caa2c2c4ca.zip","active":true}],"hashes":{"md5":"2deba0f4d02e4b30c8b8a82f5557480e"},"size":1241252358},{"type":"ipsw","deviceMap":["iPad3,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_Verizon__13C75.zip","active":false}],"size":1674756979},{"type":"ota","deviceMap":["iPad3,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32775-20151118-92C5277C-8CB8-11E5-9510-85558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/8f5ba16c13082d5e3a317c06d96388d36a0e431a.zip","active":true}],"hashes":{"md5":"0b4362584fd52aa78952c854332e7f60"},"size":1275054801},{"type":"ipsw","deviceMap":["iPad3,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_WiFi__Cellular_model_for_ATT__13C75.zip","active":false}],"size":1674489365},{"type":"ota","deviceMap":["iPad3,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32784-20151118-92C93024-8CB8-11E5-9253-91558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/09ef731024b2be2c2753898297afcb11123bd648.zip","active":true}],"hashes":{"md5":"2c255798c2c121fe673743879bbd6817"},"size":1275444737},{"type":"ipsw","deviceMap":["iPad3,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1458__13C75.zip","active":false}],"size":1662064978},{"type":"ota","deviceMap":["iPad3,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32750-20151118-92C1F890-8CB8-11E5-A695-6E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6b49ca89ee94aecb68aa810c73d0c7c5cb0ee73d.zip","active":true}],"hashes":{"md5":"d1fe210d0ec0f988a704d734440c03a3"},"size":1258784523},{"type":"ipsw","deviceMap":["iPad3,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1459__13C75.zip","active":false}],"size":1701931825},{"type":"ota","deviceMap":["iPad3,5"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32767-20151118-92C4DC36-8CB8-11E5-9A76-7B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/deb46750939d50d93ffdc49dcb498393fff79fd6.zip","active":true}],"hashes":{"md5":"ee95a0beb9118e687db4105e7306b5c1"},"size":1298820719},{"type":"ipsw","deviceMap":["iPad3,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_4th_generation_Model_A1460__13C75.zip","active":false}],"size":1704052926},{"type":"ota","deviceMap":["iPad3,6"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32769-20151118-92C4FFFE-8CB8-11E5-897F-7D558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d62383b5c50bfcd0340a3e601b607cbb973226ed.zip","active":true}],"hashes":{"md5":"2e6cbdb194faebc5766d8404067e20f8"},"size":1299364037},{"type":"ipsw","deviceMap":["iPad4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1474__13C75.zip","active":false}],"size":1928425075},{"type":"ota","deviceMap":["iPad4,1"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32793-20151118-37D424F2-8CB9-11E5-9AE5-27578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5a477f8f9d7909097a595edea576d760e95ddda1.zip","active":true}],"hashes":{"md5":"e22ee30e9ee14e5cb347f0bcb1a493ac"},"size":1425961597},{"type":"ipsw","deviceMap":["iPad4,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1475__13C75.zip","active":false}],"size":1975096377},{"type":"ota","deviceMap":["iPad4,2"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32794-20151118-3AF777CE-8CB9-11E5-ADB2-55578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/b26cc0f87002ae2c10a6d9e3c4e92159c3c40cdb.zip","active":true}],"hashes":{"md5":"d018ada5a4fe107b3fb99e683ed52b0f"},"size":1467810390},{"type":"ipsw","deviceMap":["iPad4,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_Model_A1476__13C75.zip","active":false}],"size":1974752505},{"type":"ota","deviceMap":["iPad4,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32778-20151118-92C6FCE6-8CB8-11E5-BB2E-87558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a0e0147b195afc699ec992414541ea0ac0316b49.zip","active":true}],"hashes":{"md5":"3861a56c515735d43a4b3b0a792f02e5"},"size":1467907553},{"type":"ipsw","deviceMap":["iPad4,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1489__13C75.zip","active":false}],"size":1927659247},{"type":"ota","deviceMap":["iPad4,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32824-20151118-7F6BC81A-8CB9-11E5-9C60-88598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6d0facfa9e18823309e3791e4f9d9c74d0884c1d.zip","active":true}],"hashes":{"md5":"520ab84bb0304ffa075693d219eb27a0"},"size":1425893664},{"type":"ipsw","deviceMap":["iPad4,5"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1490__13C75.zip","active":false}],"size":1978324031},{"type":"ota","deviceMap":["iPad4,5"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32747-20151118-92C1EA94-8CB8-11E5-9FF9-67558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/0e4a7d9c7395dfc5d7557faaf65354dd58cb5cba.zip","active":true}],"hashes":{"md5":"2de2ef6851d27729aa47699c3e57f754"},"size":1467730297},{"type":"ipsw","deviceMap":["iPad4,6"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_2_Model_A1491__13C75.zip","active":false}],"size":1974820704},{"type":"ota","deviceMap":["iPad4,6"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32787-20151118-20F26834-8CB9-11E5-B62C-DB568B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2959bf69593454adf0fbfe715ea1ce3a2d6973c9.zip","active":true}],"hashes":{"md5":"593e4599b20434ed1742b3ab2162540f"},"size":1468001300},{"type":"ipsw","deviceMap":["iPad4,7"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1599__13C75.zip","active":false}],"size":1937398593},{"type":"ota","deviceMap":["iPad4,7"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32817-20151118-79BAC6E6-8CB9-11E5-B3C6-47598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d52c8684b6025ad81375d31b212027c588a21e33.zip","active":true}],"hashes":{"md5":"9ff64531bc51dae54fa3bd4f9edd8c05"},"size":1432612626},{"type":"ipsw","deviceMap":["iPad4,8"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1600__13C75.zip","active":false}],"size":1985514268},{"type":"ota","deviceMap":["iPad4,8"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32791-20151118-32FE1104-8CB9-11E5-BF70-01578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a3e731c03d8b0ce52f75a152fc335d832fec8f3e.zip","active":true}],"hashes":{"md5":"0859ba2aaa406b1753c8354176f803b2"},"size":1475796510},{"type":"ipsw","deviceMap":["iPad4,9"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_mini_3_Model_A1601__13C75.zip","active":false}],"size":1985209889},{"type":"ota","deviceMap":["iPad4,9"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32749-20151118-92C2AE5C-8CB8-11E5-8122-6B558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/441c5fb0ae3e0ea2039f4cf5ea098821f3a5be48.zip","active":true}],"hashes":{"md5":"85cad2b10f4ffe802884e9d737dabd08"},"size":1477271710},{"type":"ota","deviceMap":["iPad5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32753-20151118-92C33066-8CB8-11E5-97D3-71558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/1253f56238a15a2f65386f3d496b1b68bf3fd995.zip","active":true}],"hashes":{"md5":"ac6441adbb179a12c9a21c2d0eeddcb5"},"size":1432679594},{"type":"ota","deviceMap":["iPad5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32811-20151118-76769D52-8CB9-11E5-97A4-08598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5e2782f5905f5c629194610f6d2e86b1713d19bb.zip","active":true}],"hashes":{"md5":"1898672bde41856fd2816e48dd13ce61"},"size":1486427749},{"type":"ipsw","deviceMap":["iPad5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1566__13C75.zip","active":false}],"size":1942573253},{"type":"ota","deviceMap":["iPad5,3"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32823-20151118-7C68D608-8CB9-11E5-BAE2-6F598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ebdc195086c659f63d7771016a9973e404eac93e.zip","active":true}],"hashes":{"md5":"3247eb58c61910dab1b969f30468babd"},"size":1432805236},{"type":"ipsw","deviceMap":["iPad5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPad_Air_2_Model_A1567__13C75.zip","active":false}],"size":1997251778},{"type":"ota","deviceMap":["iPad5,4"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32798-20151118-3EFCE002-8CB9-11E5-981D-93578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/36e5236286cd822f17bbb334894882ee62828aeb.zip","active":true}],"hashes":{"md5":"dba20dd54c8e29aafd91a24b82bca159"},"size":1486413385},{"type":"ota","deviceMap":["iPad6,7"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32807-20151118-5E8B5ACA-8CB9-11E5-9FD8-45588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/5ee5a91bcd9993660d7147265f072402c01c5056.zip","active":true}],"hashes":{"md5":"14264820a9f009aeb96fa160a0c50aa1"},"size":1557461725},{"type":"ota","deviceMap":["iPad6,8"],"links":[{"url":"https://secure-appldnld.apple.com/ios9.2seed/031-32774-20151118-92C766B8-8CB8-11E5-8300-83558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/a38a96e9900e7e9097742e4564f476e0f62be010.zip","active":true}],"hashes":{"md5":"b4d4710c248e9d3551e6f82b1e6df15a"},"size":1609623149},{"type":"ipsw","deviceMap":["iPhone4,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_4s__13C75.zip","active":false}],"size":1585524263},{"type":"ota","deviceMap":["iPhone4,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32748-20151118-92C30988-8CB8-11E5-80B1-69558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/59ea40eecbd810de618eb6702b44a2d55b137e53.zip","active":true}],"hashes":{"md5":"c21136b136ad5d459e00a8c13749d708"},"size":1181205523},{"type":"ipsw","deviceMap":["iPhone5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1428__13C75.zip","active":false}],"size":1668038537},{"type":"ota","deviceMap":["iPhone5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32785-20151118-92C8E9A2-8CB8-11E5-97B9-92558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3e90f8e2e7a76e735336807c6a1a18dffa1775a6.zip","active":true}],"hashes":{"md5":"6f1489462e3beb81c2e20afa32ce11f4"},"size":1251956346},{"type":"ipsw","deviceMap":["iPhone5,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5_Model_A1429__13C75.zip","active":false}],"size":1668701953},{"type":"ota","deviceMap":["iPhone5,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32809-20151118-66E6A314-8CB9-11E5-A733-89588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2d597dfa9a998574d67003ff7bd852eb190aa83b.zip","active":true}],"hashes":{"md5":"715b192ef103fe99c593e2e9a8a01335"},"size":1254000841},{"type":"ipsw","deviceMap":["iPhone5,3"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1456_A1532__13C75.zip","active":false}],"size":1677566213},{"type":"ota","deviceMap":["iPhone5,3"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32771-20151118-92C4EFE6-8CB8-11E5-A112-81558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/d7ed3afe508000b5af31be929560ea5aa83fec5f.zip","active":true}],"hashes":{"md5":"feb0f57195bec259fa3486870b4fe7af"},"size":1263733629},{"type":"ipsw","deviceMap":["iPhone5,4"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5c_Model_A1507_A1516_A1526_A1529__13C75.zip","active":false}],"size":1675247743},{"type":"ota","deviceMap":["iPhone5,4"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32800-20151118-47F08AA6-8CB9-11E5-8628-CC578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/6781cf86d967f0dd5a6ca545ae1f5573b0f74141.zip","active":true}],"hashes":{"md5":"703e00f047e1afbaf8d56b8ebf848621"},"size":1264731057},{"type":"ipsw","deviceMap":["iPhone6,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1453_A1533__13C75.zip","active":false}],"size":1948218879},{"type":"ota","deviceMap":["iPhone6,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32815-20151118-77F679F4-8CB9-11E5-95D2-29598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/fe7c8994ede6586ecc12bd53d722141a6b7e1210.zip","active":true}],"hashes":{"md5":"30ff55c7bf498aef8cbd60e1f862dd4e"},"size":1432664915},{"type":"ipsw","deviceMap":["iPhone6,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_5s_Model_A1457_A1518_A1528_A1530__13C75.zip","active":false}],"size":1946194950},{"type":"ota","deviceMap":["iPhone6,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32751-20151118-92C1EC60-8CB8-11E5-9E52-6F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/2c655de88002d93291c3873654aef3dda02fccb1.zip","active":true}],"hashes":{"md5":"d6ea09d507cd18f26ae403dbb599cd52"},"size":1430513687},{"type":"ipsw","deviceMap":["iPhone7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6_Plus__13C75.zip","active":false}],"size":2196420917},{"type":"ota","deviceMap":["iPhone7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32796-20151118-3BAA7482-8CB9-11E5-A072-65578B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e824159c6a8450f4b459633f774bdd5a1780dd77.zip","active":true}],"hashes":{"md5":"8e26c7a3e51ff82c78177b77430be94e"},"size":1674449471},{"type":"ipsw","deviceMap":["iPhone7,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6__13C75.zip","active":false}],"size":1975395381},{"type":"ota","deviceMap":["iPhone7,2"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32812-20151118-7757854C-8CB9-11E5-A296-19598B8BECEB/com_apple_MobileAsset_SoftwareUpdate/e0f836ff9bf0822928c21116ed4f19e81fef37c5.zip","active":true}],"hashes":{"md5":"ef1d5ea5fdd16ccc9360d1257f7614c3"},"size":1460643134},{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s__13C75.zip","active":false}],"size":2149522217},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32783-20151118-92C7888C-8CB8-11E5-A4D1-8E558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/7973299a8b2a142cfcd2b0f91c2607df6d0ba7a1.zip","active":true}],"hashes":{"md5":"5c9707cc20eacb58f723a22d712e45f3"},"size":1534070330},{"type":"ota","deviceMap":["iPhone8,1"],"boardMap":["N71mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32808-20151118-666A3F90-8CB9-11E5-B2BA-7A588B8BECEB/com_apple_MobileAsset_SoftwareUpdate/318b1b5cee637a57341e0fea824f71be7c0d406d.zip","active":true}],"hashes":{"md5":"e0943bf6426fa72246bcae1244ec0627"},"size":1534054484},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPhone_6s_Plus__13C75.zip","active":false}],"size":2382945535},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66AP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32758-20151118-92C2B974-8CB8-11E5-8965-73558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/bca71d61dd6e2ab1de136e2fe9971d7d83b5b21e.zip","active":true}],"hashes":{"md5":"a1a773d77eafe100a24bd4528aa27f36"},"size":1766976546},{"type":"ota","deviceMap":["iPhone8,2"],"boardMap":["N66mAP"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32764-20151118-92C3B55E-8CB8-11E5-A14C-79558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/ba8a84b49172c8eb04b393a84813915212198175.zip","active":true}],"hashes":{"md5":"abb9fd5d10e7562ed93183d91a96ca35"},"size":1766960701},{"type":"ipsw","deviceMap":["iPod5,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_5th_generation__13C75.zip","active":false}],"size":1579055234},{"type":"ota","deviceMap":["iPod5,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32761-20151118-92C364A0-8CB8-11E5-AA00-75558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/605bc9198331dad75e85cbe092ee7dd4da69a4bf.zip","active":true}],"hashes":{"md5":"375cb27575f389b7fc998eecec1f1aff"},"size":1173596284},{"type":"ipsw","deviceMap":["iPod7,1"],"links":[{"url":"http://adcdownload.apple.com/iOS/iOS_9.2_beta_4/iOS_9.2_beta_4__iPod_touch_6th_generation__13C75.zip","active":false}],"size":1842478126},{"type":"ota","deviceMap":["iPod7,1"],"links":[{"url":"http://appldnld.apple.com/ios9.2seed/031-32770-20151118-92C598C4-8CB8-11E5-97ED-7F558B8BECEB/com_apple_MobileAsset_SoftwareUpdate/3f3d3a5d7d5aeab0f52183919c83df9f75139d65.zip","active":true}],"hashes":{"md5":"65c62de531a70679c16e23c5c55d2f3b"},"size":1340031222}]}],"releaseNotes":"https://support.apple.com/HT208010#92","securityNotes":"https://support.apple.com/HT205635","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43059-20151203-31EC6A10-8F14-11E5-BB00-11C88B8BECEB/iPadiTunesUpdateReadMe_9.2.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43058-20151203-31ECC29E-8F14-11E5-BC36-10C88B8BECEB/iPhoneiTunesUpdateReadMe_9.2.ipd","iPod":"https://secure-appldnld.apple.com/ios9.2/documentation/031-43060-20151203-31ECA066-8F14-11E5-AEFE-12C88B8BECEB/iPodtouchiTunesUpdateReadMe_9.2.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.52.00","iPad5,4":"4.52.00","iPad6,8":"4.52.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.52.00","iPhone7,2":"4.52.00","iPhone8,1":"1.23.00","iPhone8,2":"1.23.00"},"sources":[],"uniqueBuild":"13C75","beta":false},{"osStr":"iOS","version":"9.1","build":"13B143","buildTrain":"Boulder","released":"2015-10-21","releaseNotes":"https://support.apple.com/HT208010#91","securityNotes":"https://support.apple.com/HT205370","ipd":{"iPad":"http://appldnld.apple.com/ios9.1/documentation/031-38782-20151020-014A3168-6EBB-11E5-89E2-8F7D52D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"http://appldnld.apple.com/ios9.1/documentation/031-38781-20151020-014A315E-6EBB-11E5-89E2-8E7D52D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"http://appldnld.apple.com/ios9.1/documentation/031-38780-20151021-9181F110-7769-11E5-B58A-1A4140B99175/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.32.00","iPad5,4":"4.32.00","iPad6,8":"4.32.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.32.00","iPhone7,2":"4.32.00","iPhone8,1":"1.14.00","iPhone8,2":"1.14.00"},"sources":[],"uniqueBuild":"13B143","beta":false},{"osStr":"iOS","version":"9.0.2","build":"13A452","buildTrain":"Monarch","released":"2015-09-30","releaseNotes":"https://support.apple.com/HT208010#902","securityNotes":"https://support.apple.com/HT205284","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.2/031-38198-2015030-F1419B2B-EEDF-43DE-A892-A4309774888/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.2/031-38196-20150930-66AB2200-E28C-4B4E-99AD-32F7ADCE72EC/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.2/031-38197-20150930-1E866CB4-A02D-4D1C-9904-36A41E2D516F/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.01.00","iPad4,3":"6.01.00","iPad4,5":"6.01.00","iPad4,6":"6.01.00","iPad4,8":"6.01.00","iPad4,9":"6.01.00","iPad5,2":"4.02.00","iPad5,4":"4.02.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.01.00","iPhone5,4":"6.01.00","iPhone6,1":"6.01.00","iPhone6,2":"6.01.00","iPhone7,1":"4.02.00","iPhone7,2":"4.02.00","iPhone8,1":"1.02.00","iPhone8,2":"1.02.00"},"sources":[],"uniqueBuild":"13A452","beta":false},{"osStr":"iOS","version":"9.0.1","build":"13A404","buildTrain":"Monarch","released":"2015-09-23","releaseNotes":"https://support.apple.com/HT208010#901","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9.0.1/031-36869-20150923-8574B0F4-5FBA-11E5-81A2-15AE51D92A8C/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9.0.1/031-36868-20150923-8575915E-5FBA-11E5-8AAA-14AE51D92A8C/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9.0.1/031-36870-20150923-8574FF46-5FBA-11E5-A23D-16AE51D92A8C/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,2":"4.01.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A404","beta":false},{"osStr":"iOS","version":"9.0","build":"13A344","buildTrain":"Monarch","released":"2015-09-16","releaseNotes":"https://support.apple.com/HT208010#9","securityNotes":"https://support.apple.com/HT205212","ipd":{"iPad":"https://secure-appldnld.apple.com/ios9/031-33874-20150916-999926AE-534A-11E5-94F6-67D76CA99CB1/iPadiTunesUpdateReadMe_9.0.ipd","iPhone":"https://secure-appldnld.apple.com/ios9/031-33873-20150916-9998E798-534A-11E5-9926-66D76CA99CB1/iPhoneiTunesUpdateReadMe_9.0.ipd","iPod":"https://secure-appldnld.apple.com/ios9/031-33872-20150916-999A1438-534A-11E5-BE62-65D76CA99CB1/iPodtouchiTunesUpdateReadMe_9.0.ipd"},"appledbWebImage":{"id":"ios9","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"10.00.00","iPad2,7":"10.00.00","iPad3,2":"6.0.00","iPad3,3":"6.0.00","iPad3,5":"10.00.00","iPad3,6":"10.00.00","iPad4,2":"6.00.00","iPad4,3":"6.00.00","iPad4,5":"6.00.00","iPad4,6":"6.00.00","iPad4,8":"6.00.00","iPad4,9":"6.00.00","iPad5,4":"4.01.00","iPhone4,1":"6.0.00","iPhone5,1":"10.00.00","iPhone5,2":"10.00.00","iPhone5,3":"6.00.00","iPhone5,4":"6.00.00","iPhone6,1":"6.00.00","iPhone6,2":"6.00.00","iPhone7,1":"4.01.00","iPhone7,2":"4.01.00"},"sources":[],"uniqueBuild":"13A344","beta":false},{"osStr":"iOS","version":"8.4.1","build":"12H321","buildTrain":"Donner","released":"2015-08-13","releaseNotes":"https://support.apple.com/HT208000#841","securityNotes":"https://support.apple.com/HT205030","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4.1/031-30767-20150812-EC7E19E0-3D0D-11E5-B8BB-4F5C3A53DB92/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4.1/031-30768-20150812-EC7E0AA4-3D0D-11E5-BF57-505C3A53DB92/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4.1/031-30766-20150812-EC8297AE-3D0D-11E5-B442-4E5C3A53DB92/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H321","beta":false},{"osStr":"iOS","version":"8.4","build":"12H143","buildTrain":"Copper","released":"2015-06-30","preinstalled":["iPod7,1"],"releaseNotes":"https://support.apple.com/HT208000#84","securityNotes":"https://support.apple.com/HT204941","ipd":{"iPad":"https://secure-appldnld.apple.com/ios8.4/031-25401-20150630-B8F082C4-1B71-11E5-9C99-9662BE268FF7/iPadiTunesUpdateReadMe_7.1.ipd","iPhone":"https://secure-appldnld.apple.com/ios8.4/031-25403-20150630-B8EFF17E-1B71-11E5-B265-9862BE268FF7/iPhoneiTunesUpdateReadMe_7.1.ipd","iPod":"https://secure-appldnld.apple.com/ios8.4/031-25402-20150630-B8EF332E-1B71-11E5-A315-9762BE268FF7/iPodtouchiTunesUpdateReadMe_7.1.ipd"},"appledbWebImage":{"id":"ios8","align":"left"},"deviceMap":["iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPod5,1","iPod7,1"],"basebandVersions":{"iPad2,2":"04.12.09","iPad2,3":"3.0.04","iPad2,6":"8.02.00","iPad2,7":"8.02.00","iPad3,2":"5.4.00","iPad3,3":"5.4.00","iPad3,5":"8.02.00","iPad3,6":"8.02.00","iPad4,2":"4.03.00","iPad4,3":"4.03.00","iPad4,5":"4.03.00","iPad4,6":"4.03.00","iPad4,8":"4.03.00","iPad4,9":"4.03.00","iPad5,4":"2.41.00","iPhone4,1":"5.5.00","iPhone5,1":"8.02.00","iPhone5,2":"8.02.00","iPhone5,3":"4.03.00","iPhone5,4":"4.03.00","iPhone6,1":"4.03.00","iPhone6,2":"4.03.00","iPhone7,1":"2.41.00","iPhone7,2":"2.41.00"},"sources":[],"uniqueBuild":"12H143","beta":false}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Electra","priority":0,"info":{"website":{"name":"coolstar.org/electra","url":"https://coolstar.org/electra","external":true},"wiki":{"name":"theapplewiki.com/wiki/Electra","url":"https://www.theapplewiki.com/wiki/Electra","external":true},"guide":[{"name":"Installing Electra","url":"/installing-electra/","pkgman":"sileo"}],"latestVer":"2.0","color":"#465868","icon":"/assets/images/jb-icons/electra.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","11.4.1"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"Pangu9","priority":0,"info":{"website":{"name":"en.9.pangu.io (archive.org)","url":"https://web.archive.org/web/20170702115349/http://en.9.pangu.io/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9","external":true},"guide":[{"name":"Installing Pangu9","url":"/installing-pangu9/","pkgman":"cydia"}],"type":"Untethered","firmwares":["9.0","9.1"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13A340","13A342","13A343","13A344","13A404","13A405","13A452"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,5","iPad2,5","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]},{"firmwares":["13B143","13B144"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"TotallyNotSpyware","alias":["tns","Totally Not Spyware","Totally-Not-Spyware","Totally_Not_Spyware"],"priority":0,"info":{"website":{"name":"totally-not.spyware.lol","url":"https://totally-not.spyware.lol/","external":true},"wiki":{"name":"theapplewiki.com/wiki/TotallyNotSpyware","url":"https://www.theapplewiki.com/wiki/TotallyNotSpyware","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"}],"color":"#e5c67c","icon":"/assets/images/jb-icons/totallynotspyware.png","type":"(Safari) Semi-untethered","notes":"A10(X) devices must use the Meridian option.","firmwares":["10.0","10.3.3"]},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"wtfis","priority":0,"info":{"website":{"name":"github.com/TheRealClarity/wtfis","url":"https://github.com/TheRealClarity/wtfis","external":true},"wiki":{"name":"theapplewiki.com/wiki/wtfis","url":"https://www.theapplewiki.com/wiki/wtfis","external":true},"guide":[{"name":"Installing wtfis","url":"/installing-wtfis/","pkgman":"cydia"}],"type":"Untethered","latestVer":"1.0b1","firmwares":["8.0","8.4.1"]},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143","12H321"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"doubleh3lix","alias":"doublehelix","priority":1,"info":{"website":{"name":"doubleh3lix.tihmstar.net","url":"https://doubleh3lix.tihmstar.net/","external":true},"wiki":{"name":"theapplewiki.com/wiki/DoubleH3lix","url":"https://www.theapplewiki.com/wiki/DoubleH3lix","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using doubleh3lix (Sideloaded)","url":"/using-doubleh3lix-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Present within TotallyNotSpyware","latestVer":"RC8","color":"#077a9e","icon":"/assets/images/jb-icons/doubleh3lix.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}]},{"name":"kok3shi9","alias":["kok3shi","kokeshi","kok3shiJB","kokeshiJB"],"priority":1,"info":{"website":{"name":"kok3shidoll.web.app/kok3shi9.html","url":"https://kok3shidoll.web.app/kok3shi9.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/kok3shi","url":"https://www.theapplewiki.com/wiki/kok3shi","external":true},"guide":[{"name":"Installing kok3shi9","url":"/installing-kok3shi9/","pkgman":"cydia","updateLink":[{"text":"Updating to 9.3.5","link":"/updating-to-9-3-5/"},{"text":"Updating to 9.3.5 (IPSW)","link":"/updating-to-9-3-5-ipsw/"},{"text":"Updating to 9.3.6","link":"/updating-to-9-3-6/"},{"text":"Updating to 9.3.6 (IPSW)","link":"/updating-to-9-3-6-ipsw/"}]}],"type":"Semi-untethered","firmwares":["9.2","9.3.6"],"notes":"32-bit support only for 9.3.2 to 9.3.6","latestVer":"5.0.1","color":"#c279a0","icon":"/assets/images/jb-icons/kok3shi.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13G34","13G35","13G36"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1","iPad6,3","iPad6,4","iPad6,7","iPad6,8"]},{"firmwares":["13F69","13G34","13G35","13G36","13G37"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPod5,1"]}]},{"name":"Meridian","priority":2,"info":{"website":{"name":"https://meridian.sparkes.zone/","url":"https://meridian.sparkes.zone/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Meridian","url":"https://www.theapplewiki.com/wiki/Meridian","external":true},"guide":[{"name":"Using TotallyNotSpyware","url":"/using-tns/","pkgman":"cydia"},{"name":"Using Meridian (Sideloaded)","url":"/using-meridian-ipa/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["10.0","10.3.3"],"notes":"Redirects to TotallyNotSpyware when pressing the jailbreak button on the Meridian website. Present within TotallyNotSpyware.","latestVer":"0.9-007","color":"#077a9e","icon":"/assets/images/jb-icons/meridian.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14A551","14B72","14B72c","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14F8089","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPod7,1"]}]},{"name":"Pangu933","priority":2,"info":{"website":{"name":"en.pangu.io/help.html (archive.org)","url":"https://web.archive.org/web/20211114002150/http://en.pangu.io/help.html","external":true},"wiki":{"name":"theapplewiki.com/wiki/Pangu9","url":"https://www.theapplewiki.com/wiki/Pangu9#Pangu9_for_iOS_9.2_-_9.3.3","external":true},"guide":[{"name":"Installing Pangu933","url":"/installing-pangu933/","pkgman":"cydia"}],"type":"Semi-untethered","firmwares":["9.2","9.3.3"],"latestVer":"1.3.2 (Windows)\\n1.1.1 (macOS)\\n1.0.0 (Apple TV 4)","color":"#ffffff","icon":"/assets/images/jb-icons/pangu9.png"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"sockH3lix","alias":"sockHelix","priority":3,"info":{"website":{"name":"github.com/SongXiaoXi/sockH3lix","url":"https://github.com/SongXiaoXi/sockH3lix","external":true},"guide":[{"name":"Installing sockH3lix","url":"/installing-sockh3lix/","pkgman":"cydia","updateLink":[{"text":"Updating to 10.3.4","link":"/updating-to-10-3-4/"}]}],"latestVer":"1.4","color":"#ffffff","icon":"/assets/images/jb-icons/sockh3lix.png","type":"Semi-untethered","firmwares":["10.0","10.3.4"],"notes":"A modified version of h3lix using the superior sock_port exploit."},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"priority":1,"firmwares":["14G61","14G60"],"devices":["iPhone5,1","iPhone5,2"]}]},{"name":"Coalfire","priority":9,"info":{"website":{"name":"github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","url":"https://github.com/Coalfire-Research/iOS-11.1.2-15B202-Jailbreak","external":true},"latestVer":"0.3c","type":"Semi-untethered","firmwares":["11.1.2","11.1.2"]},"compatibility":[{"firmwares":["15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"PPJailbreak","priority":99,"info":{"wiki":{"name":"theapplewiki.com/wiki/PPJailbreak","url":"https://www.theapplewiki.com/wiki/PPJailbreak","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional on OTA updated devices"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"TaiG","priority":999,"info":{"wiki":{"name":"theapplewiki.com/wiki/TaiG","url":"https://www.theapplewiki.com/wiki/TaiG","external":true},"type":"Untethered","firmwares":["8.0","8.4"],"notes":"Not Functional (Dead Servers)"},"compatibility":[{"firmwares":["12A365","12A366","12A402","12A405","12B410","12B411","12B435","12B436","12B440","12B466","12D508","12F69","12F70","12H143"],"devices":["iPhone4,1","iPhone5,1","iPhone5,2","iPhone5,3","iPhone5,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPad2,1","iPad2,2","iPad2,3","iPad2,4","iPad2,5","iPad2,6","iPad2,7","iPad3,1","iPad3,2","iPad3,3","iPad3,4","iPad3,5","iPad3,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,3","iPad5,4","iPod5,1","iPod7,1"]}]},{"name":"g0blin","alias":"goblin","info":{"wiki":{"name":"theapplewiki.com/wiki/G0blin","url":"https://www.theapplewiki.com/wiki/G0blin","external":true},"type":"Semi-untethered","firmwares":["10.2","10.3.3"],"latestVer":"RC2","color":"#8105f3","icon":"/assets/images/jb-icons/g0blin.png","notes":"Abandoned and superceded by doubleh3lix"},"compatibility":[{"firmwares":["14C92","14D27","14E277","14E304","14F89","14F90","14F91","14G60"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]}],"priority":9999},{"name":"JBMe","info":{"website":{"name":"jbme.qwertyoruiop.com","url":"https://jbme.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Jbme","url":"https://www.theapplewiki.com/wiki/Jbme","external":true},"type":"(Safari) Semi-untethered","firmwares":["9.2","9.3.3"],"notes":"Can only rejailbreak already jailbroken devices jailbroken with Pangu933 or kok3shi"},"compatibility":[{"firmwares":["13C75","13D15","13D20","13E233","13E234","13E237","13E238","13F69","13F72","13G34"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPod7,1"]}],"priority":9999},{"name":"LiberiOS","info":{"website":{"name":"newosxbook.com/liberios","url":"http://newosxbook.com/liberios/","external":true},"wiki":{"name":"theapplewiki.com/wiki/LiberiOS","url":"https://www.theapplewiki.com/wiki/LiberiOS","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"],"latestVer":"11.0.3"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"to.panga","alias":"topanga","info":{"website":{"name":"github.com/iabem97/topanga (archive.org)","url":"https://web.archive.org/web/20180321001836/https://github.com/iabem97/topanga","external":true},"type":"Semi-untethered","firmwares":["11.0","11.1.2"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1"]}],"priority":9999},{"name":"Yalu","info":{"website":{"name":"yalu.qwertyoruiop.com","url":"https://yalu.qwertyoruiop.com/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Yalu","url":"https://www.theapplewiki.com/wiki/Yalu","external":true},"type":"Semi-untethered","firmwares":["10.0.1","10.2"],"latestVer":"yalu102","color":"#4b4b4b","icon":"/assets/images/jb-icons/yalu.png"},"compatibility":[{"firmwares":["14A346","14A403","14A456","14B72","14B100","14B150","14C92"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPod7,1"]},{"firmwares":["14B72c","14B100","14B150"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999},{"name":"unc0ver dark","alias":["uncover dark","unc0ver-dark","uncover-dark","unc0ver_dark","uncover_dark"],"info":{"website":{"name":"dark.diatr.us","url":"https://dark.diatr.us/","external":true},"type":"Semi-untethered","firmwares":["11.0","12.1.2"],"latestVer":"1.2.3","color":"#000000","icon":"/assets/images/jb-icons/unc0ver-dark.png"},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod7,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(7th-generation).html.02b48da3.js b/assets/iPod-touch-(7th-generation).html.02b48da3.js new file mode 100644 index 000000000000..db710489bbb7 --- /dev/null +++ b/assets/iPod-touch-(7th-generation).html.02b48da3.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5698525e","path":"/get-started/iPod-touch-(7th-generation).html","title":"Firmware Selection (iPod touch (7th generation))","lang":"en_US","frontmatter":{"lang":"en_US","title":"Firmware Selection (iPod touch (7th generation))","description":"Find out what jailbreaks you can use on your iPod touch (7th generation).","chartType":"device","name":"iPod touch (7th generation)","key":"iPod9,1","devType":"iPod touch","devArr":["iPod9,1"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F8202","buildTrain":"PeaceFHW","released":"2019-05-29","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPod9,1"],"sources":[],"uniqueBuild":"16F8202","beta":false},{"osStr":"iOS","version":"12.3","build":"16F8155","buildTrain":"PeaceFHW","released":"2019-05-28","preinstalled":true,"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPod9,1"],"uniqueBuild":"16F8155","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(7th-generation).html.a101f7c3.js b/assets/iPod-touch-(7th-generation).html.a101f7c3.js new file mode 100644 index 000000000000..8f2f5d163600 --- /dev/null +++ b/assets/iPod-touch-(7th-generation).html.a101f7c3.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(7th-generation).html.vue"]]);export{i as default}; diff --git a/assets/iPod-touch-(7th-generation).html.a57ce6b9.js b/assets/iPod-touch-(7th-generation).html.a57ce6b9.js new file mode 100644 index 000000000000..fd038ce80ee0 --- /dev/null +++ b/assets/iPod-touch-(7th-generation).html.a57ce6b9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-05c5a93e","path":"/it_IT/get-started/iPod-touch-(7th-generation).html","title":"Selezione del Firmware (iPod touch (7th generation))","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione del Firmware (iPod touch (7th generation))","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch (7th generation).","chartType":"device","name":"iPod touch (7th generation)","key":"iPod9,1","devType":"iPod touch","devArr":["iPod9,1"],"osArr":[{"osStr":"iOS","version":"15.8.3","build":"19H386","restoreVersion":"19.8.386.0.0,0","buildTrain":"SkyUpdate","released":"2024-07-29","createDuplicateEntries":[{"version":"15.8.3 RC","uniqueBuild":"19H386-RC","released":"2024-07-23","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1583","ipd":{"iPhone":"https://updates.cdn-apple.com/2024SummerFCS/documentation/062-39881/D3420628-F25E-4A0D-9A6C-643B3E2D09F1/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H386","beta":false},{"osStr":"iOS","version":"15.8.2","build":"19H384","restoreVersion":"19.8.384.0.0,0","buildTrain":"SkyUpdate","released":"2024-03-05","createDuplicateEntries":[{"version":"15.8.2 RC","uniqueBuild":"19H384-RC","released":"2024-02-27","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1582","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H384","beta":false},{"osStr":"iOS","version":"15.8.1","build":"19H380","restoreVersion":"19.8.380.0.0,0","buildTrain":"SkyUpdate","released":"2024-01-22","createDuplicateEntries":[{"version":"15.8.1 RC","uniqueBuild":"19H380-RC","released":"2024-01-17","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1581","securityNotes":"https://support.apple.com/HT214062","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H380","beta":false},{"osStr":"iOS","version":"15.8","build":"19H370","restoreVersion":"19.8.370.0.0,0","buildTrain":"SkyUpdate","released":"2023-10-25","createDuplicateEntries":[{"version":"15.8 RC","uniqueBuild":"19H370-RC","released":"2023-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#158","securityNotes":"https://support.apple.com/HT213990","ipd":{"iPhone":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84083/15E6053F-D6E3-48A6-8F22-503227554CB3/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2023FallSeed/documentation/042-84084/02290940-56D5-4345-A665-3237CAA060B4/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H370","beta":false},{"osStr":"iOS","version":"15.7.9","build":"19H365","restoreVersion":"19.8.365.0.0,0","buildTrain":"SkyUpdate","released":"2023-09-11","releaseNotes":"https://support.apple.com/HT212788#1579","securityNotes":"https://support.apple.com/HT213913","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H365","beta":false},{"osStr":"iOS","version":"15.7.8","build":"19H364","restoreVersion":"19.8.364.0.0,0","buildTrain":"SkyUpdate","released":"2023-07-24","createDuplicateEntries":[{"version":"15.7.8 RC","uniqueBuild":"19H364-RC","released":"2023-07-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1578","securityNotes":"https://support.apple.com/HT213842","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H364","beta":false},{"osStr":"iOS","version":"15.7.7","build":"19H357","restoreVersion":"19.8.357.0.0,0","buildTrain":"SkyUpdate","released":"2023-06-21","releaseNotes":"https://support.apple.com/HT212788#1577","securityNotes":"https://support.apple.com/HT213811","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H357","beta":false},{"osStr":"iOS","version":"15.7.6","build":"19H349","restoreVersion":"19.8.349.0.0,0","buildTrain":"SkyUpdate","released":"2023-05-18","createDuplicateEntries":[{"version":"15.7.6 RC","uniqueBuild":"19H349-RC","released":"2023-05-09","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1576","securityNotes":"https://support.apple.com/HT213765","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H349","beta":false},{"osStr":"iOS","version":"15.7.5","build":"19H332","restoreVersion":"19.8.332.0.0,0","buildTrain":"SkyUpdate","released":"2023-04-10","releaseNotes":"https://support.apple.com/HT212788#1575","securityNotes":"https://support.apple.com/HT213723","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H332","beta":false},{"osStr":"iOS","version":"15.7.4","build":"19H321","restoreVersion":"19.8.321.0.0,0","buildTrain":"SkyUpdate","released":"2023-03-27","createDuplicateEntries":[{"version":"15.7.4 RC","uniqueBuild":"19H321-RC","released":"2023-03-21","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1574","securityNotes":"https://support.apple.com/HT213673","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H321","beta":false},{"osStr":"iOS","version":"15.7.3","build":"19H307","restoreVersion":"19.8.307.0.0,0","buildTrain":"SkyUpdate","released":"2023-01-23","createDuplicateEntries":[{"version":"15.7.3 RC","uniqueBuild":"19H307-RC","released":"2023-01-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#1573","securityNotes":"https://support.apple.com/HT213598","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H307","beta":false},{"osStr":"iOS","version":"15.7.2","build":"19H218","restoreVersion":"19.8.218.0.0,0","buildTrain":"SkySecuritySydneyC","released":"2022-12-13","createDuplicateEntries":[{"version":"15.7.2 RC","uniqueBuild":"19H218-RC","released":"2022-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91741/B8D8839E-4A5A-4AB9-973E-8D8631340FD8/iPhone_4.7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"c0bd22c4b8a57068a81e7723111be4d3","sha1":"c6ad05343f0e5580904d0af9c3ae392fa0068dee","sha2-256":"79395e1f4bce5a4c7283d917d39cee71d8d3338dea1234f480371852e44edaed"},"size":5276457700},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91589/3AEB365D-B6D8-4244-BCF9-D16018B1DE0A/com_apple_MobileAsset_SoftwareUpdate/48b915e38f9aac0774fc3125443c406e4fc15c76.zip","active":true}],"hashes":{"sha1":"34aee4969b79f49903d343b9df2fcfbea0554c8c","sha2-256":"2a476ad6b42beef44cfef3f4a93cb13adede3f0ef10c189b526bb821c934709b"},"size":4101070549},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91571/1E9F7617-69E8-4BC3-84A5-FD3F458032EE/iPhone_5.5_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"184c9274ba8e62a7c62b582ec18f0097","sha1":"83b43545739638c4b202f82959209ddecf95a3c8","sha2-256":"2c8b8b8c55a5cb9500744fde2d0fd8b3c43791a9124ff61de312b23f96f34a83"},"size":5435155621},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91700/F5D1DEB8-F782-4A1E-8B4A-3B01F550E3D3/com_apple_MobileAsset_SoftwareUpdate/93b76305f52e44ec0e65b5a99d279c3b4b22b653.zip","active":true}],"hashes":{"sha1":"cab4360b5e599970b0484149edd75c94ffb0f5c4","sha2-256":"6c3384cc8f27cfc4a4e52a9ad74d36663da9d8c00866468f4049a10f7377ca78"},"size":4253936184},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91742/5D1DF55C-3486-455F-BFEA-6F0AB6006ADF/iPhone_4.0_64bit_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43c8387e59598c43eeada4c505b20eb8","sha1":"2fa86785ccfecff63de5245addc2e21c4aaf2025","sha2-256":"03dd13485ae1ab864267decd754273c8bd505d4b366327abbe85708597417c5d"},"size":5236104927},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91797/2BF772DB-7132-469D-8960-73EF8E0F5209/com_apple_MobileAsset_SoftwareUpdate/d48754dc46c5a605ab5343cfd2091e3dee2fc7cf.zip","active":true}],"hashes":{"sha1":"6f4660107b8eb1f14b55d456c808b88c9d13b030","sha2-256":"9d8ea5432b63036d43baded75201efcd66d9d795d9004951fd6d24923d34ea5e"},"size":4063923790},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91805/5531E6FE-EDD1-4A4F-9B8C-4A12A4CD541B/iPhone_4.7_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"4a07f8157d84069169f9bcc08ce3bac1","sha1":"004754d1c90700ea797e4bd2d0fd885701faacbe","sha2-256":"cc985b8e1d18373b2dd7bee8eb1d77a6b928bc9f62378b86359cee5b660a4d93"},"size":5643653537},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91662/8264B343-C4F6-42D8-BEE6-1DE78E4F2E41/com_apple_MobileAsset_SoftwareUpdate/d2332c9494e755fb20888aefe3eaaf8746f31401.zip","active":true}],"hashes":{"sha1":"447bfb89013fe1c90b5f88a039f0f86df808507d","sha2-256":"2506aba8548f2ec1ca2558044bb79e6bec7f5fe04de4d6380d97580070cd6c99"},"size":4437202836},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91647/699549D0-95C6-4AF0-A1AC-24F523A4CF37/iPhone_5.5_P3_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"9bc66626a3526d7c228721e4c35ca081","sha1":"5a83fbb893a224efe1cbdfc2402c368ab2e2816a","sha2-256":"aed318624b0f08254ab26a73775baacf77cdf17cf9b13472988c282b2655605c"},"size":5805642771},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91637/67A27F46-BB46-41F2-A903-6D0C6EAE3606/com_apple_MobileAsset_SoftwareUpdate/5d651580439818615e7cce64e3757d4419178c66.zip","active":true}],"hashes":{"sha1":"b233619273df38c29e1662d2a93d9ec324cb8a09","sha2-256":"c027c9eaf15da04dc12b9417f4e3849f2278be034ef0c3243e9dc4ad1b609567"},"size":4590000642},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91786/58937CB8-8C52-44E5-9539-1DFCABAFE13A/com_apple_MobileAsset_SoftwareUpdate/5096e9eb533ce75194bd26634d43a5826e4c6cdf.zip","active":true}],"hashes":{"sha1":"9f6116338f1785f30410d50edac8dd76215c6a89","sha2-256":"140617dbdf800add33c9ff0cbdf7e381a67eec1b1e47899c42db775cc2bbabf9"},"size":4575072388},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91710/FF24EECC-A4AD-4A8E-8BB2-2883017CBB00/com_apple_MobileAsset_SoftwareUpdate/afcfcefd48dcc09888e57f0584049c848881b410.zip","active":true}],"hashes":{"sha1":"405937a722eb8ab6f5cd709a818918959e6e1bc6","sha2-256":"76e8df22894877f9ab950f1462798d997cc352bc9a728e7bb37ed4c1d581b724"},"size":5860372151},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91791/DD5857EE-EB0E-494D-918A-EF1A8F2C0CAC/com_apple_MobileAsset_SoftwareUpdate/765fa412d9630e4b8f1c45c040c814dec59e9017.zip","active":true}],"hashes":{"sha1":"075ae48a0597080bb376a710b55a79052efd4b3b","sha2-256":"214fcadc925fe73624f32e6a22b7d5396ba7542c9b562d912b56d83547b67b62"},"size":5401279496},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91580/C89641F0-BBAB-4547-86E3-EBEB5EB08544/com_apple_MobileAsset_SoftwareUpdate/151bb9a8ea9fc62aab330be0772beece7d3eec38.zip","active":true}],"hashes":{"sha1":"5e6af7ba21bf45c15253bcc1c23793e4fe839caa","sha2-256":"beaa6a86feb64dc888b734453fe8b2623f8f1adb054bfbddb976523f7b337264"},"size":4675026186},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91630/7D7E0696-AE5B-4C3B-9620-5114A3738E94/com_apple_MobileAsset_SoftwareUpdate/0f729cbb3659e421dfc859518a6cc2030169adee.zip","active":true}],"hashes":{"sha1":"3f8a540610616a0b9cb0656b5d3b5bf08694efff","sha2-256":"b50cff296b67db5765047e93f448d6d4df1d613c89bb4d522c8cb694e6b1038d"},"size":5133104321},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91711/FCE52073-7876-4DC5-B1C4-EACA13331E6A/com_apple_MobileAsset_SoftwareUpdate/4e396e63ba869ce613ddf129d5a5de1a7af41563.zip","active":true}],"hashes":{"sha1":"a9efe2f52f192966bcddd977085cfb1b7b031d29","sha2-256":"8b11c5dfdd2b00bee6e05349df84a3787cbac8a56477fd98c88dc6ec69eea2de"},"size":5376700472},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91804/3116C55B-93C0-4E48-9B6B-C765ACFD778B/com_apple_MobileAsset_SoftwareUpdate/a399820837d5948e0f492666374438ee4557f44f.zip","active":true}],"hashes":{"sha1":"afbb8efc52c25d821a9767e12f327bc761cfe72c","sha2-256":"eb4b0a2af63e2d820a9ac5babd5db4ae73ebb8dd15f7be69601b564e71e9c9c0"},"size":5232646670},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91584/C957C631-186C-43B0-9E62-00AC7695C426/com_apple_MobileAsset_SoftwareUpdate/427be20eae1eab50251cfc54c6860eb5e634ec84.zip","active":true}],"hashes":{"sha1":"922095441974d3162df48c7f543296e587859e6c","sha2-256":"86cf7d3b733ec53cc7e61c9ac7bd9f5318c19e34ea9be555416214ff88888f84"},"size":5236335747},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91731/5F57945E-F104-4682-9BFA-5BF5754CAA74/com_apple_MobileAsset_SoftwareUpdate/8fa24ddba50713ff55c1bdb7f3e0a1da0e6e20c4.zip","active":true}],"hashes":{"sha1":"a5f42b5a8d4292c13b8e1cf25e2741f51b5485d5","sha2-256":"c65ee9808b7e5d7d4deee7bec77a433feb75a2855ed18ef2df14956972f4bdc4"},"size":5270774479},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91746/1C178B4C-A62A-44B5-8A49-F6C031DECCE8/com_apple_MobileAsset_SoftwareUpdate/ed78bb9069335b30c88c78fc0c11cb606434dd96.zip","active":true}],"hashes":{"sha1":"76765da6a3cc8a15bb67fc655a203f17389e6587","sha2-256":"8aa4379dd59f43c88eb102e30a3bff6ff0bab6b47821248200534c9797fa3408"},"size":5191623773},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91646/BE07A5B8-D016-474B-BFCC-FE626E212E6A/com_apple_MobileAsset_SoftwareUpdate/cc53a96a923e42abac9bf2991ab4a053f65c3f30.zip","active":true}],"hashes":{"sha1":"27b676d7eda659d967fb6b3399f17f3f6ad790a8","sha2-256":"0d448e2ed8cb8730a9178b4078339c71efd489fa40493df40f37026d8f9e055f"},"size":5195286043},{"type":"ota","deviceMap":["iPhone14,6"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91598/5C7B172E-7CE7-4FD7-AE26-4407669E80D6/com_apple_MobileAsset_SoftwareUpdate/df32d2a3feaa41396019bce87f8a7ff87926bdb5.zip","active":true}],"hashes":{"sha1":"48ba747037cd0b6d6db9ebb6d829ff42e271679e","sha2-256":"caaf04ffd88e905a1b4324401116fcd63aaa1d67906d1f326b5ef3e5c645b8fc"},"size":4769075562},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/fullrestores/012-91667/AFEAC5CA-9EDB-4635-87EB-9AD1DE26D005/iPodtouch_7_15.7.2_19H218_Restore.ipsw","active":true}],"hashes":{"md5":"43674ed22e5a8e4e8af49c03052bc44a","sha1":"2b2d9929c137ebf658e7652127c8b970b913ee7f","sha2-256":"bb7c1b51efd75029b5469596f4aca749e9fb527df3774826cc33784b3fe1d764"},"size":5020600004},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2022FallFCS/patches/012-91701/27BE3775-32B9-4987-861C-2C0EDB9D8B62/com_apple_MobileAsset_SoftwareUpdate/b21f7b7e2cbfbe7c7b4cfdc014837b58d2bae698.zip","active":true}],"hashes":{"sha1":"e2dfebd5cc92b0b990b9c2b696dbea501420f319","sha2-256":"619a72178b4d5704d22276f3199bd114aa606e4340352131b3ed0ab9ef3ac7b0"},"size":3880319963}]}],"releaseNotes":"https://support.apple.com/HT212788#1572","securityNotes":"https://support.apple.com/HT213531","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16454/6DCB7CCD-2EDE-4274-8D3C-5BAB302AD161/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/032-16452/2B9474D5-D242-42F8-B889-F6CE8F51FE97/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01"},"sources":[],"uniqueBuild":"19H218","beta":false},{"osStr":"iOS","version":"15.7.1","build":"19H117","restoreVersion":"19.8.117.0.0,0","buildTrain":"SkySecuritySydneyB","released":"2022-10-27","releaseNotes":"https://support.apple.com/HT212788#1571","securityNotes":"https://support.apple.com/HT213490","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90600/E5B05C7E-70BE-436D-91EC-BDF9E1D90F5F/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-90598/5B76A6D4-180C-4BFC-927D-402BF260BEA0/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H117","beta":false},{"osStr":"iOS","version":"15.7","build":"19H12","restoreVersion":"19.8.12.0.0,0","buildTrain":"SkySecuritySydney","released":"2022-09-12","createDuplicateEntries":[{"version":"15.7 RC","uniqueBuild":"19H12-RC","released":"2022-09-07","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#157","securityNotes":"https://support.apple.com/HT213445","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64134/78DE8875-8D9F-45A6-A1CB-0BFA008357AC/iPhoneiOSSecShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FallFCS/documentation/012-64135/74EF5404-939F-4CC8-8ECB-B14177466824/iPodtouchiOSSecShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19H12","beta":false},{"osStr":"iOS","version":"15.6.1","build":"19G82","restoreVersion":"19.7.82.0.0,0","buildTrain":"SkyG","released":"2022-08-17","releaseNotes":"https://support.apple.com/HT212788#1561","securityNotes":"https://support.apple.com/HT213412","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55473/7C07F599-C16E-49FC-B0FD-F2A71CE4CDE0/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-55470/137F3285-724C-48BD-9C64-CCFE1D371E30/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G82","beta":false},{"osStr":"iOS","version":"15.6","build":"19G71","restoreVersion":"19.7.71.0.0,0","buildTrain":"SkyG","released":"2022-07-20","createDuplicateEntries":[{"version":"15.6 RC 2","uniqueBuild":"19G71-RC","released":"2022-07-15","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#156","securityNotes":"https://support.apple.com/HT213346","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38289/EFFF9B2D-8076-4D68-B061-DB3C9934F10B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SummerFCS/documentation/012-38286/E24BFF01-7F5D-42BB-9190-97BBBB8B730B/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.04.01","iPhone12,3":"3.04.01","iPhone12,5":"3.04.01","iPhone12,8":"3.04.01","iPhone13,1":"2.70.01","iPhone13,2":"2.70.01","iPhone13,3":"2.70.01","iPhone13,4":"2.70.01","iPhone14,2":"1.70.01","iPhone14,3":"1.70.01","iPhone14,4":"1.70.01","iPhone14,5":"1.70.01","iPhone14,6":"1.70.02"},"sources":[],"uniqueBuild":"19G71","beta":false},{"osStr":"iOS","version":"15.5","build":"19F77","restoreVersion":"19.6.77.0.0,0","buildTrain":"SkyF","released":"2022-05-16","createDuplicateEntries":[{"version":"15.5 RC","uniqueBuild":"19F77-RC","released":"2022-05-12","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#155","securityNotes":"https://support.apple.com/HT213258","ipd":{"iPhone":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04459/D741DB14-E91F-4F85-BB23-FA9677D7388B/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022SpringFCS/documentation/012-04460/83384D30-F1EB-406D-8786-8F51D034C950/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.61.00","iPhone8,2":"9.61.00","iPhone8,4":"11.61.01","iPhone9,1":"9.61.00","iPhone9,2":"9.61.00","iPhone9,3":"6.03.01","iPhone9,4":"6.03.01","iPhone10,1":"7.61.00","iPhone10,2":"7.61.00","iPhone10,3":"7.61.00","iPhone10,4":"5.03.01","iPhone10,5":"5.03.01","iPhone10,6":"5.03.01","iPhone11,2":"4.04.02","iPhone11,4":"4.04.02","iPhone11,6":"4.04.02","iPhone11,8":"4.04.02","iPhone12,1":"3.03.03","iPhone12,3":"3.03.03","iPhone12,5":"3.03.03","iPhone12,8":"3.03.03","iPhone13,1":"2.54.02","iPhone13,2":"2.54.02","iPhone13,3":"2.54.02","iPhone13,4":"2.54.02","iPhone14,2":"1.61.00","iPhone14,3":"1.61.00","iPhone14,4":"1.61.00","iPhone14,5":"1.61.00","iPhone14,6":"1.61.01"},"sources":[],"uniqueBuild":"19F77","beta":false},{"osStr":"iOS","version":"15.4.1","build":"19E258","buildTrain":"SkyEcho","released":"2022-03-31","releaseNotes":"https://support.apple.com/HT212788#1541","securityNotes":"https://support.apple.com/HT213219","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74461/A33BDC08-9649-4888-861C-9827CC6334A8/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-74459/065288F7-EFD5-4BA3-963C-ABADEF9EB7BA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E258","beta":false},{"osStr":"iOS","version":"15.4","build":"19E241","buildTrain":"SkyEcho","released":"2022-03-14","preinstalled":["iPhone14,6"],"createDuplicateEntries":[{"version":"15.4 RC","uniqueBuild":"19E241-RC","released":"2022-03-08","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03"}}],"releaseNotes":"https://support.apple.com/HT212788#154","securityNotes":"https://support.apple.com/HT213182","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76886/F7C612B3-1E14-4069-941E-6833A5C0F9FA/iPhoneiOSLongRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-76887/215437E4-14E8-4C58-84B8-A827B2D2C426/iPodtouchiOSLongRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.02.02","iPhone9,4":"6.02.02","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.02.02","iPhone10,5":"5.02.02","iPhone10,6":"5.02.02","iPhone11,2":"4.03.02","iPhone11,4":"4.03.02","iPhone11,6":"4.03.02","iPhone11,8":"4.03.02","iPhone12,1":"3.02.01","iPhone12,3":"3.02.01","iPhone12,5":"3.02.01","iPhone12,8":"3.02.01","iPhone13,1":"2.53.01","iPhone13,2":"2.53.01","iPhone13,3":"2.53.01","iPhone13,4":"2.53.01","iPhone14,2":"1.59.03","iPhone14,3":"1.59.03","iPhone14,4":"1.59.03","iPhone14,5":"1.59.03","iPhone14,6":"1.00.04"},"sources":[],"uniqueBuild":"19E241","beta":false},{"osStr":"iOS","version":"15.3.1","build":"19D52","buildTrain":"SkyD","released":"2022-02-10","releaseNotes":"https://support.apple.com/HT212788#1531","securityNotes":"https://support.apple.com/HT213093","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66200/84889BC8-DCDC-4F7D-96CF-72B6C32D9981/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-66192/20DDB5E9-CC33-4080-A8DF-6205EB6C01E1/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D52","beta":false},{"osStr":"iOS","version":"15.3","build":"19D50","buildTrain":"SkyD","released":"2022-01-26","releaseNotes":"https://support.apple.com/HT212788#153","securityNotes":"https://support.apple.com/HT213053","ipd":{"iPhone":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53934/6DCD827D-F4E6-4E29-9F71-A9E5A78CAB0F/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022WinterFCS/documentation/002-53938/DDF6F9CF-A808-40E7-8E49-2A331E52E158/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.41.06","iPhone14,3":"1.41.06","iPhone14,4":"1.41.06","iPhone14,5":"1.41.06"},"sources":[],"uniqueBuild":"19D50","beta":false},{"osStr":"iOS","version":"15.2.1","build":"19C63","buildTrain":"SkyC","released":"2022-01-12","releaseNotes":"https://support.apple.com/HT212788#1521","securityNotes":"https://support.apple.com/HT213043","ipd":{"iPhone":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51955/A1FAB387-07D0-40A6-A672-31493206AB94/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2022FCSWinter/documentation/002-51956/B2A00D68-5BD2-44FA-9524-9D417AC28F12/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.09","iPhone14,3":"1.32.09","iPhone14,4":"1.32.09","iPhone14,5":"1.32.09"},"sources":[],"uniqueBuild":"19C63","beta":false},{"osStr":"iOS","version":"15.2","build":"19C56","buildTrain":"SkyC","released":"2021-12-13","createDuplicateEntries":[{"version":"15.2 RC","uniqueBuild":"19C56-RC","released":"2021-12-07","rc":true,"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02","iPhone14,2":"1.32.07","iPhone14,3":"1.32.07","iPhone14,4":"1.32.07","iPhone14,5":"1.32.07"},"sources":[{"type":"ipsw","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92007/FED491BD-0E89-4696-86AA-7F6911F50133/iPhone_4.7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c4c3d714eea0219691732f4ddad8b10d","sha1":"0cd480863985c7f78e4f55e5902939405b7d6209","sha2-256":"05eec8ec3d1461066741f70fa8ee5bc8eda86bd0451b6e4426aceb4de2fadd26"},"size":5440860267},{"type":"ota","deviceMap":["iPhone8,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92026/5BF11770-8674-440E-A585-2E0FA6DDAA42/com_apple_MobileAsset_SoftwareUpdate/95870e5b57523544b67fa0b24f24b8bff7d1620f.zip","active":true}],"hashes":{"sha1":"a5e5b648657ff49b48d2e469405a5bf1ea5546df","sha2-256":"7e4098cb2fac5d9cd84a58ef391d4fc4e035ea19a9025abf643f6ed1baf4621c"},"size":4196200152},{"type":"ipsw","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92041/20174B60-F335-4665-B1EE-044DFC0E135D/iPhone_5.5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"5aa02008517f541d6bcec0e35eec29d9","sha1":"d6c20f9ab8c07d28981267b1f49798151d589934","sha2-256":"e60e05241ff96d9201082be848b8b26df92b5e6c9b3612f7f52d456846af41bf"},"size":5600450787},{"type":"ota","deviceMap":["iPhone8,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91898/DA3E1DDA-B55A-4FD0-AF50-B833CBB3710E/com_apple_MobileAsset_SoftwareUpdate/758cb4ebb2e14d80daf4e8adaa2240f48701ddaf.zip","active":true}],"hashes":{"sha1":"06594e6c57fe3adc3e8919ff8777659742602607","sha2-256":"ed01f1270abc524ebb2edc1b9d30d72fac2ef64f57d4933391429f4c0ecc134d"},"size":4345310319},{"type":"ipsw","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92015/EE7FF72F-6DC3-4367-A23E-5D9CE3FA0EBB/iPhone_4.0_64bit_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"510af7dd823bc0d7665aee8fe6ba94e7","sha1":"123d259fc25fd775576acaa83747bf5311ca334e","sha2-256":"10473f5841847fe03e4649bb71970c4a2a395eed081590cab90d2512c6ee5108"},"size":5405426528},{"type":"ota","deviceMap":["iPhone8,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92087/DACB91CE-79CB-4FC3-923C-D3E2BAC66AA0/com_apple_MobileAsset_SoftwareUpdate/26efefc862fe67ea9eed582e3434cb27b58c3b99.zip","active":true}],"hashes":{"sha1":"475d9a21584fc2ec5fcc573368eb2d81d564b14b","sha2-256":"708fe04f638b1c9fb87d4a35c57a3678b489f10356b14dabc3efc63d54fa0207"},"size":4153611185},{"type":"ipsw","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91985/2A9A676E-4BE6-4AE4-93A6-15A8A12AD433/iPhone_4.7_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"10cef4b5829adc61d524d34e3d1e3e81","sha1":"551ce9f875ad5a0e077880efeb3ccf0f392316f2","sha2-256":"f17f351b7175b4af3dcb875c6bf878d17cf64367b050cabeb20be6b9aac7a20f"},"size":5815868716},{"type":"ota","deviceMap":["iPhone9,1","iPhone9,3","iPhone10,1","iPhone10,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92060/A9BF2431-1354-4953-AF33-EF45BBFA9D57/com_apple_MobileAsset_SoftwareUpdate/48a2a8eb8a4339355cf8e2ff0606f1c0efb42da7.zip","active":true}],"hashes":{"sha1":"6597d99d521c927c15914100f7cfac2f4dfb977e","sha2-256":"d3bfebebedfc50eb3b74802c6d7a6902dafc391c9079b75649fdabd597a1043f"},"size":4527647738},{"type":"ipsw","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91961/DE586693-D00E-40A3-9B67-8176495A4D86/iPhone_5.5_P3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c996af82e051717b8c0de04e2b3abd9e","sha1":"cf57aea138329d8d3e0a2d0a4af284d5d22b47ba","sha2-256":"cd05961b272b1942c9376fcbe4c4c3cb5e731de553389c44421fdf9fea09e836"},"size":5977120625},{"type":"ota","deviceMap":["iPhone9,2","iPhone9,4","iPhone10,2","iPhone10,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92075/5C5D3D23-4A04-46BA-A0E0-7CFB53A2BD4E/com_apple_MobileAsset_SoftwareUpdate/0af122f8d8b7499785145dd5b1476ed2a4bf0683.zip","active":true}],"hashes":{"sha1":"1454263bba0a3c5ecd5ce456dea3a55330456e92","sha2-256":"893c8f0fd266125212db15957e4315deda5ea8899aee759e569e6eb89ff5ecf0"},"size":4681598196},{"type":"ipsw","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91876/8FDC0206-DB61-4A04-984B-741B9796EE81/iPhone10,3,iPhone10,6_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"54170086a91c7f0ac50fd24a0664acaf","sha1":"08860c74b5e9c113b784a56b621773c5eea6378a","sha2-256":"dc95dfd4b511cfe6cc2f996d8bd8e86cd789f8a8492b2df719393e615d66853e"},"size":5926205144},{"type":"ota","deviceMap":["iPhone10,3","iPhone10,6"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91936/E154B961-5CD9-484F-BD7B-FA48E01F716E/com_apple_MobileAsset_SoftwareUpdate/e57b4ecb0bfb7ae27465f8e6ed9fd4fb82bf54b8.zip","active":true}],"hashes":{"sha1":"3071c30195f39e55ba5422bbf83b0e976583ca1d","sha2-256":"86a594c7e059a880369b3fb5c4983ed743eecebf873992926e4f84d5e8c39ea0"},"size":4645125510},{"type":"ipsw","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92094/A217997A-8AAC-41CC-8E95-D161FCED432E/iPhone11,2,iPhone11,4,iPhone11,6,iPhone12,3,iPhone12,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ade48d46f931f528ca314312ad20afc8","sha1":"fcd70792e0d414dff2a01b3aead0088716b9c3d2","sha2-256":"81125564db2edf7901ce6cf78c805c042653343e3e1655ed74de48b1b8c0798f"},"size":7527267410},{"type":"ota","deviceMap":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,3","iPhone12,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91934/1E85B081-B830-4D9F-8541-89F555269711/com_apple_MobileAsset_SoftwareUpdate/1e43d2e0fa6a36c0afe9e5af16feb474a5c9ea3d.zip","active":true}],"hashes":{"sha1":"8c6b15a1f268ef36c05ca2939e79601b14563e41","sha2-256":"6239ac29880ba6e29d4d7847c2132f8fd6b434c18af91240475aed6ca423a0f7"},"size":5961017735},{"type":"ipsw","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91912/F681C69E-7240-438E-A14E-E00453BF5296/iPhone11,8,iPhone12,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"27a00025db21de7816c6b984ac6af7ed","sha1":"c1d74009e5413bbb1402f382d1ec56edea7013f4","sha2-256":"6206bf73862a82cd34a6b1edfa8b3c52292ee36755f9bd9449584821b915936c"},"size":6983905235},{"type":"ota","deviceMap":["iPhone11,8","iPhone12,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91997/6868692D-A1AC-4BD8-BBCC-90C37CA3ED91/com_apple_MobileAsset_SoftwareUpdate/48709a1e7929c496640909136a108493dd9a6bde.zip","active":true}],"hashes":{"sha1":"4d92b6b684bc245378ef6a6be5aac24f18feb3fb","sha2-256":"d65f5f5c55d429b42551e97e384a275b047cbd62c7c122111385abe5c3fb46b1"},"size":5491443009},{"type":"ipsw","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91879/1A64AA68-72A1-4A9C-8725-F4A451F7F792/iPhone12,8_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"ea0499962ee8aa23b6495767be508a39","sha1":"298d45abe4f718cad7d90f7a755acd40411bf89e","sha2-256":"5eb27bb0d48d9f73e67608a7ab81a50c62179ea091d42904940d2dd8306f1e94"},"size":6203042532},{"type":"ota","deviceMap":["iPhone12,8"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92065/0BE44048-9301-4DA7-8F5C-F1219B5CB134/com_apple_MobileAsset_SoftwareUpdate/16afef2ef992c3dd93899beeaefb1cfa7a31aec3.zip","active":true}],"hashes":{"sha1":"8293b0e5fbf9a97a8e33fb580475344ac5c15c48","sha2-256":"07ba65bc4499b1c7ea30017c96d7607ad18bc7a1eb84e08f20ccaac43feb9d18"},"size":4831844171},{"type":"ipsw","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91975/8053AF8B-2995-49AE-96D8-DD57C7F4A9E1/iPhone13,1_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"c447e8ed2273adde2a02c6db67727cea","sha1":"1175fc963b0736a7eb43715b2b2e4e2918440d88","sha2-256":"97b2764ebd6acd5337c5f846605f167cae39b5025a16539af366a6f68fb7d5cf"},"size":6611876797},{"type":"ota","deviceMap":["iPhone13,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91941/52BC8A4F-AE75-4E34-8DAE-FBBEF570DF48/com_apple_MobileAsset_SoftwareUpdate/079001903129d472d53b94592a3e267335d2c527.zip","active":true}],"hashes":{"sha1":"083ca3e81e4b02e18746b8ff546b0ff93dfadf89","sha2-256":"c318166d0406cfd73a3891e07981db86eb1c553e85211ffce9df521062cf70ab"},"size":5213086986},{"type":"ipsw","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91847/119274C8-667F-4563-9348-EA20301707B0/iPhone13,2,iPhone13,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"aa383632fea6c7f3f171ecc2f3d63c6e","sha1":"de0b854136d7417b5ef7a9a0b02df5e0cc1251e1","sha2-256":"281491f0409882a8d0b8463182f8828a2c97057ad9545a3e310142f5b48b2468"},"size":6827748862},{"type":"ota","deviceMap":["iPhone13,2","iPhone13,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91881/8E934091-BA1F-48F4-9469-694321BCD42A/com_apple_MobileAsset_SoftwareUpdate/64495280e865912932607c6313dba4cf916530ad.zip","active":true}],"hashes":{"sha1":"11122df4fd574709aafd321148a56f95cc7172d9","sha2-256":"4b787e6d3bc443b2c3ef56df1660a5fab1630fa62d0990eb309e121e2c4a055f"},"size":5415419217},{"type":"ipsw","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91982/FE878DB1-C45F-468F-BA92-9B9C3C73DDFC/iPhone13,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"8d428f98c6b732606fa8ef6c744d9acd","sha1":"86cc8c599581b153d2a4c3194f71cfd22716233d","sha2-256":"2001bba879e05e729db85cd20be5e6af404478e183a9e078699200c6ea59cbb5"},"size":6649230665},{"type":"ota","deviceMap":["iPhone13,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91959/CC3A5C81-C04F-4341-9893-B505A3858422/com_apple_MobileAsset_SoftwareUpdate/7fda8c1d3993350bcaeee424d0c96ede665eecb0.zip","active":true}],"hashes":{"sha1":"05a98d21701077386832d34d5b4face7629395d9","sha2-256":"4ae8d377df5e4d66177e08f5296685b0983c0540bff81d45c07cb556b6a89534"},"size":5258414842},{"type":"ipsw","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91870/37793154-0BDB-44BD-95CB-906BE98A0424/iPhone14,2_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"0377138132ebeccdd587bd7e0f6c6d728ea53341","sha2-256":"00b06277bc65d685354c008172b83e37c6d8824b07469ca866f3b727f39f96b8"},"size":6618782093},{"type":"ota","deviceMap":["iPhone14,2"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92016/629B938D-2143-446D-8B39-C4A37FDCCDF0/com_apple_MobileAsset_SoftwareUpdate/fedf52a4bf3bc47979b79145ef8f871b0c61c5cb.zip","active":true}],"hashes":{"sha1":"b9c0d3e1ea2149e69104067e68565e9e32a116ef","sha2-256":"50d28bc0bbe220b329fcfc6f12fb849b2c1b5e2097d80634c74da413e6da5f33"},"size":5237782404},{"type":"ipsw","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92102/DDB794F0-5CBF-4DF5-BA72-B29B30D62116/iPhone14,3_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"a1334e3a9217af533e18644032168002bbd60ff3","sha2-256":"0b8b975da17c06252defdf95915eb18c5dc46ddb8d16cc84b5e639de094164a5"},"size":6657324073},{"type":"ota","deviceMap":["iPhone14,3"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-92082/4931B979-7AEC-4BF2-BB23-69F803595680/com_apple_MobileAsset_SoftwareUpdate/d2c017d694d9a69e8187f6aa91bb53e5e2276f22.zip","active":true}],"hashes":{"sha1":"78d2d1f83a7f9de4ad4eebae31aaa4b6aad12c0e","sha2-256":"5a65711edd54f8215dac11a546e0d4cf6e19af23ce7e425730457aa123e86a3a"},"size":5274131275},{"type":"ipsw","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92018/212ACA88-5CA9-4A87-AD85-B5DDAEBFD56F/iPhone14,4_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"2118a79d438f505b24556280e0517f9f2455596b","sha2-256":"43c3cc4835a94141507dd1ee33c7ab53316b747b72de64fafed3dce23915065f"},"size":6639178655},{"type":"ota","deviceMap":["iPhone14,4"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91952/1E67C91C-E515-418D-BEAD-3DD282DAC5FC/com_apple_MobileAsset_SoftwareUpdate/e62923c6675ab2d36004bd16beca050d51ad2067.zip","active":true}],"hashes":{"sha1":"9458d94a6f997358026d7b29847d04008a84b200","sha2-256":"2ba638100446856be5c16489aa0be7d5508ce16fe4a76956d3c86b16b8e47656"},"size":5262420730},{"type":"ipsw","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-91980/74A18138-55FF-4974-9E83-6A4BFA7A5357/iPhone14,5_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"sha1":"8d2b5d76489da73358e56a6b02d2d8c077f2efdd","sha2-256":"bed41913e4dee0dc82e2cf3151cbedf47289912f781cf0d95ac5cacdeea999d0"},"size":6639583166},{"type":"ota","deviceMap":["iPhone14,5"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91868/A8E268EF-7187-4330-849D-7DC9A4B4C6BD/com_apple_MobileAsset_SoftwareUpdate/8c87366ecda1bce6c95d7b924174f42e02bbd65d.zip","active":true}],"hashes":{"sha1":"b39f4d913bcf51fd83eea3c326dd74e3bdc4ec82","sha2-256":"70aec81722a676b936dfb5abdffa57aacb873b4456d782293609a03cc9195834"},"size":5260526612},{"type":"ipsw","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/fullrestores/071-92084/410AAE00-15DD-425A-A153-4B8C79BD886B/iPodtouch_7_15.2_19C56_Restore.ipsw","active":true}],"hashes":{"md5":"b302424cc9488e693c68c6a2d5a81a15","sha1":"e67dd43bfc24120f5b6604a5dbc04d6a47b023b3","sha2-256":"105c28b1a7a0b5dbf2c9fd1408120e4c80fc9fd7cff32f312c5282e5f4c5865b"},"size":5197482134},{"type":"ota","deviceMap":["iPod9,1"],"links":[{"url":"https://updates.cdn-apple.com/2021FCSWinter/patches/071-91913/32CF96DD-CDF0-4F64-96C2-9E7ACF2F9F1C/com_apple_MobileAsset_SoftwareUpdate/b4103609326ea29ac30e9c41fd9176d6d02a5780.zip","active":true}],"hashes":{"sha1":"9091174ba7f858116974623b91482edcc8903538","sha2-256":"d641373a7e316e2ac4440165467c184bc6569d3f0f2ba93bd186d7f3d09f150c"},"size":3987193266}]}],"releaseNotes":"https://support.apple.com/HT212788#152","securityNotes":"https://support.apple.com/HT212976","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28562/35788AD6-9950-4BC0-9254-433E179FC7EC/iPhoneiOSShortRTF.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-28564/5D5D7A41-EAD9-4982-83AE-23CDE95AE2AA/iPodtouchiOSShortRTF.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.01.01","iPhone9,4":"6.01.01","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.01.01","iPhone10,5":"5.01.01","iPhone10,6":"5.01.01","iPhone11,2":"4.02.02","iPhone11,4":"4.02.02","iPhone11,6":"4.02.02","iPhone11,8":"4.02.02","iPhone12,1":"3.01.02","iPhone12,3":"3.01.02","iPhone12,5":"3.01.02","iPhone12,8":"3.01.02","iPhone13,1":"2.23.02","iPhone13,2":"2.23.02","iPhone13,3":"2.23.02","iPhone13,4":"2.23.02"},"sources":[],"uniqueBuild":"19C56","beta":false},{"osStr":"iOS","version":"15.1","build":"19B74","buildTrain":"SkyB","released":"2021-10-25","createDuplicateEntries":[{"version":"15.1 RC","uniqueBuild":"19B74-RC","released":"2021-10-18","rc":true}],"releaseNotes":"https://support.apple.com/HT212788#151","securityNotes":"https://support.apple.com/HT212867","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12613/18242E49-FE02-46B0-BD8B-BDCB3CBFE411/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FCSFall/documentation/002-12612/E5CDCA42-5298-4779-9954-4F5938847143/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.01.01","iPhone11,4":"4.01.01","iPhone11,6":"4.01.01","iPhone11,8":"4.01.01","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.11.02","iPhone13,2":"2.11.02","iPhone13,3":"2.11.02","iPhone13,4":"2.11.02","iPhone14,2":"1.15.02","iPhone14,3":"1.15.02","iPhone14,4":"1.15.02","iPhone14,5":"1.15.02"},"sources":[],"uniqueBuild":"19B74","beta":false},{"osStr":"iOS","version":"15.0.2","build":"19A404","buildTrain":"Sky","released":"2021-10-11","releaseNotes":"https://support.apple.com/HT212788#1502","securityNotes":"https://support.apple.com/HT212846","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A404","beta":false},{"osStr":"iOS","version":"15.0.1","build":"19A348","buildTrain":"Sky","released":"2021-10-01","releaseNotes":"https://support.apple.com/HT212788#1501","securityNotes":"https://support.apple.com/HT212866","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70007/CE15DE74-8F75-44C5-894C-BF5D11EFD086/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70006/08E81A3D-5EC6-4348-8518-430A912740EF/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A348","beta":false},{"osStr":"iOS","version":"15.0","build":"19A346","buildTrain":"Sky","released":"2021-09-20","releaseNotes":"https://support.apple.com/HT212788#15","securityNotes":"https://support.apple.com/HT212814","ipd":{"iPhone":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76644/A10B08B2-164B-4097-BE23-D612C4E65B35/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021FallFCS/documentation/071-76642/0EBC7199-B907-4E22-9911-E611401D2D76/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios15","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"9.01.00","iPhone8,2":"9.01.00","iPhone8,4":"11.01.02","iPhone9,1":"9.01.00","iPhone9,2":"9.01.00","iPhone9,3":"6.00.00","iPhone9,4":"6.00.00","iPhone10,1":"7.02.00","iPhone10,2":"7.02.00","iPhone10,3":"7.02.00","iPhone10,4":"5.00.00","iPhone10,5":"5.00.00","iPhone10,6":"5.00.00","iPhone11,2":"4.00.00","iPhone11,4":"4.00.00","iPhone11,6":"4.00.00","iPhone11,8":"4.00.00","iPhone12,1":"3.00.00","iPhone12,3":"3.00.00","iPhone12,5":"3.00.00","iPhone12,8":"3.00.00","iPhone13,1":"2.09.10","iPhone13,2":"2.09.10","iPhone13,3":"2.09.10","iPhone13,4":"2.09.10","iPhone14,2":"1.00.03","iPhone14,3":"1.00.03","iPhone14,4":"1.00.03","iPhone14,5":"1.00.03"},"sources":[],"uniqueBuild":"19A346","beta":false},{"osStr":"iOS","version":"14.8.1","build":"18H107","buildTrain":"AzulSecuritySkyB","released":"2021-10-26","releaseNotes":"https://support.apple.com/HT211808#1481","securityNotes":"https://support.apple.com/HT212868","appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H107","beta":false},{"osStr":"iOS","version":"14.8","build":"18H17","buildTrain":"AzulSecuritySky","released":"2021-09-13","releaseNotes":"https://support.apple.com/HT211808#148","securityNotes":"https://support.apple.com/HT212807","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.02","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.04.00","iPhone9,4":"5.04.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.05.00","iPhone10,5":"4.05.00","iPhone10,6":"4.05.00","iPhone11,2":"3.05.00","iPhone11,4":"3.05.00","iPhone11,6":"3.05.00","iPhone11,8":"3.05.00","iPhone12,1":"2.06.00","iPhone12,3":"2.06.00","iPhone12,5":"2.06.00","iPhone12,8":"2.06.00","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18H17","beta":false},{"osStr":"iOS","version":"14.7.1","build":"18G82","buildTrain":"AzulG","released":"2021-07-26","releaseNotes":"https://support.apple.com/HT211808#1471","securityNotes":"https://support.apple.com/HT212623","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73471/46449419-6153-4AEA-8ED9-DF6B8EEAE377/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-73470/5F868325-26AF-4147-87E9-A807DA2C1BCA/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G82","beta":false},{"osStr":"iOS","version":"14.7","build":"18G69","buildTrain":"AzulG","released":"2021-07-19","releaseNotes":"https://support.apple.com/HT211808#147","securityNotes":"https://support.apple.com/HT212601","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67571/8967E8D6-70B3-4464-919D-D4FA790552CE/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SummerFCS/documentation/071-67570/28D2E51F-E380-4E56-98BC-176D68C48C62/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.80.01","iPhone8,2":"8.80.01","iPhone8,4":"10.80.01","iPhone9,1":"8.80.01","iPhone9,2":"8.80.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.80.02","iPhone13,2":"1.80.02","iPhone13,3":"1.80.02","iPhone13,4":"1.80.02"},"sources":[],"uniqueBuild":"18G69","beta":false},{"osStr":"iOS","version":"14.6","build":"18F72","buildTrain":"AzulF","released":"2021-05-24","createDuplicateEntries":[{"version":"14.6 RC 2","uniqueBuild":"18F72-RC","released":"2021-05-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#146","securityNotes":"https://support.apple.com/HT212528","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43194/6C55AC18-5C8D-4E52-BD41-9877DCC13313/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-43195/E320E4DF-06F0-4A32-8762-87CF128365F5/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.71.01","iPhone8,2":"8.71.01","iPhone8,4":"10.71.01","iPhone9,1":"8.71.01","iPhone9,2":"8.71.01","iPhone9,3":"5.03.00","iPhone9,4":"5.03.00","iPhone10,1":"6.71.01","iPhone10,2":"6.71.01","iPhone10,3":"6.71.01","iPhone10,4":"4.04.00","iPhone10,5":"4.04.00","iPhone10,6":"4.04.00","iPhone11,2":"3.04.01","iPhone11,4":"3.04.01","iPhone11,6":"3.04.01","iPhone11,8":"3.04.01","iPhone12,1":"2.05.01","iPhone12,3":"2.05.01","iPhone12,5":"2.05.01","iPhone12,8":"2.05.01","iPhone13,1":"1.71.01","iPhone13,2":"1.71.01","iPhone13,3":"1.71.01","iPhone13,4":"1.71.01"},"sources":[],"uniqueBuild":"18F72","beta":false},{"osStr":"iOS","version":"14.5.1","build":"18E212","buildTrain":"AzulE","released":"2021-05-03","releaseNotes":"https://support.apple.com/HT211808#1451","securityNotes":"https://support.apple.com/HT212336","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34424/A8337974-B3BC-4635-BBDC-91E0FABA0423/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-34425/B27FB915-7805-4412-AA90-62FC7E64C3FB/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E212","beta":false},{"osStr":"iOS","version":"14.5","build":"18E199","buildTrain":"AzulE","released":"2021-04-26","createDuplicateEntries":[{"version":"14.5 RC","uniqueBuild":"18E199-RC","released":"2021-04-20","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#145","securityNotes":"https://support.apple.com/HT212317","ipd":{"iPhone":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26780/F2B14378-69DB-4022-A41D-EACF1E650C60/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021SpringFCS/documentation/071-26781/E4935A85-3EDA-4410-8353-65A4395E5AD0/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.52.01","iPhone8,2":"8.52.01","iPhone8,4":"10.50.01","iPhone9,1":"8.51.01","iPhone9,2":"8.51.01","iPhone9,3":"5.02.04","iPhone9,4":"5.02.04","iPhone10,1":"6.51.01","iPhone10,2":"6.51.01","iPhone10,3":"6.51.01","iPhone10,4":"4.03.05","iPhone10,5":"4.03.05","iPhone10,6":"4.03.05","iPhone11,2":"3.03.05","iPhone11,4":"3.03.05","iPhone11,6":"3.03.05","iPhone11,8":"3.03.05","iPhone12,1":"2.04.07","iPhone12,3":"2.04.07","iPhone12,5":"2.04.07","iPhone12,8":"2.04.07","iPhone13,1":"1.62.11","iPhone13,2":"1.62.11","iPhone13,3":"1.62.11","iPhone13,4":"1.62.11"},"sources":[],"uniqueBuild":"18E199","beta":false},{"osStr":"iOS","version":"14.4.2","build":"18D70","buildTrain":"AzulD","released":"2021-03-26","releaseNotes":"https://support.apple.com/HT211808#1442","securityNotes":"https://support.apple.com/HT212256","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D70","beta":false},{"osStr":"iOS","version":"14.4.1","build":"18D61","buildTrain":"AzulD","released":"2021-03-08","releaseNotes":"https://support.apple.com/HT211808#1441","securityNotes":"https://support.apple.com/HT212221","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15446/2D646674-5AE5-454D-94C9-EBA3E76437D7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/071-15447/E5A0FE05-EF06-4216-B905-26B9F6454F34/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D61","beta":false},{"osStr":"iOS","version":"14.4","build":"18D52","buildTrain":"AzulD","released":"2021-01-26","createDuplicateEntries":[{"version":"14.4 RC","uniqueBuild":"18D52-RC","released":"2021-01-21","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#144","securityNotes":"https://support.apple.com/HT212146","ipd":{"iPhone":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97761/36E5DF00-7066-445A-91B5-2DCADA988393/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2021WinterFCS/documentation/001-97760/7C09809F-62E3-405D-B4FD-D42F9D8C8B37/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.40.01","iPhone8,2":"8.40.01","iPhone8,4":"10.40.01","iPhone9,1":"8.40.01","iPhone9,2":"8.40.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.41.01","iPhone10,2":"6.41.01","iPhone10,3":"6.41.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.42.03","iPhone13,2":"1.42.03","iPhone13,3":"1.42.03","iPhone13,4":"1.42.03"},"sources":[],"uniqueBuild":"18D52","beta":false},{"osStr":"iOS","version":"14.3","build":"18C66","buildTrain":"AzulC","released":"2020-12-14","createDuplicateEntries":[{"version":"14.3 RC 2","uniqueBuild":"18C66-RC","released":"2020-12-10","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#143","securityNotes":"https://support.apple.com/HT212003","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88347/AD4AF7A5-47E9-47C0-A921-3C721B21E7D0/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/001-88346/F1EA37B4-43E4-4868-A54D-A3CE6F0270B7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.20.01","iPhone8,2":"8.20.01","iPhone8,4":"10.21.01","iPhone9,1":"8.21.01","iPhone9,2":"8.21.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.21.01","iPhone10,2":"6.21.01","iPhone10,3":"6.21.01","iPhone10,4":"4.02.01","iPhone10,5":"4.02.01","iPhone10,6":"4.02.01","iPhone11,2":"3.02.02","iPhone11,4":"3.02.02","iPhone11,6":"3.02.02","iPhone11,8":"3.02.02","iPhone12,1":"2.03.04","iPhone12,3":"2.03.04","iPhone12,5":"2.03.04","iPhone12,8":"2.03.04","iPhone13,1":"1.31.03-5","iPhone13,2":"1.31.03-5","iPhone13,3":"1.31.03-5","iPhone13,4":"1.31.03-5"},"sources":[],"uniqueBuild":"18C66","beta":false},{"osStr":"iOS","version":"14.2","build":"18B92","buildTrain":"AzulB","released":"2020-11-05","releaseNotes":"https://support.apple.com/HT211808#142","securityNotes":"https://support.apple.com/HT211929","ipd":{"iPhone":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70003/22B5364C-157B-4EE8-AA0E-07136803FD84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020FallFCS/documentation/001-70002/00F9CFB9-3864-46B0-A980-F5B20274BB45/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.01.01","iPhone9,4":"5.01.01","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.01.01","iPhone10,5":"4.01.01","iPhone10,6":"4.01.01","iPhone11,2":"3.01.01","iPhone11,4":"3.01.01","iPhone11,6":"3.01.01","iPhone11,8":"3.01.01","iPhone12,1":"2.02.04","iPhone12,3":"2.02.04","iPhone12,5":"2.02.04","iPhone12,8":"2.02.04","iPhone13,1":"1.14.05","iPhone13,2":"1.14.05","iPhone13,3":"1.14.05","iPhone13,4":"1.14.05"},"sources":[],"uniqueBuild":"18B92","beta":false},{"osStr":"iOS","version":"14.1","build":"18A8395","buildTrain":"AzulHW","released":"2020-10-20","preinstalled":["iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4"],"createDuplicateEntries":[{"version":"14.1 GM","uniqueBuild":"18A8395-GM","released":"2020-10-13","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#141","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55924/3991608F-4014-40D7-B705-1F928E46DD72/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-55923/636235E5-7D71-41D6-8B4A-F656D3A992E6/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.01.05","iPhone12,3":"2.01.05","iPhone12,5":"2.01.05","iPhone12,8":"2.01.05","iPhone13,1":"1.00.03-5","iPhone13,2":"1.00.03-5","iPhone13,3":"1.00.03-5","iPhone13,4":"1.00.03-5"},"sources":[],"uniqueBuild":"18A8395","beta":false},{"osStr":"iOS","version":"14.0.1","build":"18A393","buildTrain":"Azul","released":"2020-09-24","releaseNotes":"https://support.apple.com/HT211808#1401","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51531/EB6DEF7E-A617-496B-A5A2-C7496AB63D06/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-51532/EED0F51D-33A0-43AF-9626-E9B5309FDD0E/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A393","beta":false},{"osStr":"iOS","version":"14.0","build":"18A373","buildTrain":"Azul","released":"2020-09-16","createDuplicateEntries":[{"version":"14.0 GM","uniqueBuild":"18A373-GM","released":"2020-09-15","rc":true}],"releaseNotes":"https://support.apple.com/HT211808#14","securityNotes":"https://support.apple.com/HT211850","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47266/A0E4DA16-6B8B-4815-95E7-40DC5B0C6DF1/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-47265/7EC9AA29-136F-4E6C-9D47-435D2DBAC92F/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios14","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"8.02.01","iPhone8,2":"8.02.01","iPhone8,4":"10.00.02","iPhone9,1":"8.02.01","iPhone9,2":"8.02.01","iPhone9,3":"5.00.00","iPhone9,4":"5.00.00","iPhone10,1":"6.02.01","iPhone10,2":"6.02.01","iPhone10,3":"6.02.01","iPhone10,4":"4.00.00","iPhone10,5":"4.00.00","iPhone10,6":"4.00.00","iPhone11,2":"3.00.01","iPhone11,4":"3.00.01","iPhone11,6":"3.00.01","iPhone11,8":"3.00.01","iPhone12,1":"2.00.01","iPhone12,3":"2.00.01","iPhone12,5":"2.00.01","iPhone12,8":"2.00.01"},"sources":[],"uniqueBuild":"18A373","beta":false},{"osStr":"iOS","version":"13.7","build":"17H35","buildTrain":"YukonH","released":"2020-09-01","releaseNotes":"https://support.apple.com/HT210393#137","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41291/4CF91483-F1A3-4F9D-82AC-7897DF198496/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-41292/C4315311-60AA-4786-94A0-31208F523001/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17H35","beta":false},{"osStr":"iOS","version":"13.6.1","build":"17G80","buildTrain":"YukonG","released":"2020-08-12","releaseNotes":"https://support.apple.com/HT210393#1361","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36854/13A6B56B-75BA-44D1-A267-D449C6E7754A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-36853/0C0448D2-88B3-42C8-8CEE-9A9E34637E54/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G80","beta":false},{"osStr":"iOS","version":"13.6","build":"17G68","buildTrain":"YukonG","released":"2020-07-15","createDuplicateEntries":[{"version":"13.6 GM","uniqueBuild":"17G68-GM","released":"2020-07-09","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#136","securityNotes":"https://support.apple.com/HT211288","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23705/121EE7CD-EF92-4C73-AE58-2A9ADD504669/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SummerFCS/documentation/001-23704/7A0DDE57-7DBB-4D35-84E1-0ED6232D61F8/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.70.01","iPhone8,2":"7.70.01","iPhone8,4":"9.71.01","iPhone9,1":"7.70.01","iPhone9,2":"7.70.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.70.01","iPhone10,2":"5.70.01","iPhone10,3":"5.70.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.07.00","iPhone11,4":"2.07.00","iPhone11,6":"2.07.00","iPhone11,8":"2.07.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17G68","beta":false},{"osStr":"iOS","version":"13.5.1","build":"17F80","buildTrain":"YukonF","released":"2020-06-01","releaseNotes":"https://support.apple.com/HT210393#1351","securityNotes":"https://support.apple.com/HT211214","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12514/187628D9-BE57-4E40-89DF-EEEC686C6EB7/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-12515/C604DA70-9560-4C5B-970F-9727295A38EE/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F80","beta":false},{"osStr":"iOS","version":"13.5","build":"17F75","buildTrain":"YukonF","released":"2020-05-20","createDuplicateEntries":[{"version":"13.5 GM","uniqueBuild":"17F75-GM","released":"2020-05-18","rc":true}],"releaseNotes":"https://support.apple.com/HT210393#135","securityNotes":"https://support.apple.com/HT211168","ipd":{"iPhone":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07397/85E6B69F-53CB-4DD7-84F9-1F01DBD3A02A/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020SpringFCS/documentation/001-07398/D7D86C6C-E5E4-4B68-A311-02FEBEEA0FA4/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.60.01","iPhone8,2":"7.60.01","iPhone8,4":"9.60.01","iPhone9,1":"7.60.01","iPhone9,2":"7.60.01","iPhone9,3":"4.03.00","iPhone9,4":"4.03.00","iPhone10,1":"5.60.01","iPhone10,2":"5.60.01","iPhone10,3":"5.60.01","iPhone10,4":"3.05.00","iPhone10,5":"3.05.00","iPhone10,6":"3.05.00","iPhone11,2":"2.06.00","iPhone11,4":"2.06.00","iPhone11,6":"2.06.00","iPhone11,8":"2.06.00","iPhone12,1":"1.06.00","iPhone12,3":"1.06.00","iPhone12,5":"1.06.00","iPhone12,8":"1.06.00"},"sources":[],"uniqueBuild":"17F75","beta":false},{"osStr":"iOS","version":"13.4.1","build":"17E262","buildTrain":"YukonE","released":"2020-04-07","releaseNotes":"https://support.apple.com/HT210393#1341","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95937/78668AD9-13C9-42E0-BABC-D1F5390B5826/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-95936/D646B925-4DAE-412D-9BB0-F6F30DB5C89C/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E262","beta":false},{"osStr":"iOS","version":"13.4","build":"17E255","buildTrain":"YukonE","released":"2020-03-24","createDuplicateEntries":[{"version":"13.4 beta 6","uniqueBuild":"17E255-beta","released":"2020-03-18","beta":true}],"releaseNotes":"https://support.apple.com/HT210393#134","securityNotes":"https://support.apple.com/HT211102","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89682/80795FB7-221E-4026-9E5C-74E6D1B0EADC/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-89681/001F04DD-8E3C-4C4D-ABE3-C8A4EA8013B3/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.51.01","iPhone8,2":"7.51.01","iPhone8,4":"9.52.01","iPhone9,1":"7.51.01","iPhone9,2":"7.51.01","iPhone9,3":"4.02.02","iPhone9,4":"4.02.02","iPhone10,1":"5.51.01","iPhone10,2":"5.51.01","iPhone10,3":"5.51.01","iPhone10,4":"3.04.02","iPhone10,5":"3.04.02","iPhone10,6":"3.04.02","iPhone11,2":"2.05.13","iPhone11,4":"2.05.13","iPhone11,6":"2.05.13","iPhone11,8":"2.05.13","iPhone12,1":"1.05.28","iPhone12,3":"1.05.28","iPhone12,5":"1.05.28"},"sources":[],"uniqueBuild":"17E255","beta":false},{"osStr":"iOS","version":"13.3.1","build":"17D50","buildTrain":"YukonD","released":"2020-01-28","releaseNotes":"https://support.apple.com/HT210393#1331","securityNotes":"https://support.apple.com/HT210918","ipd":{"iPhone":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68627/AB3C1027-E07B-4052-9A2F-B4F1C1A8D51F/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2020WinterFCS/documentation/061-68626/BA914C40-8893-4C04-B42E-8E6FF73EBFD7/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.40.01","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.04.03","iPhone11,4":"2.04.03","iPhone11,6":"2.04.03","iPhone11,8":"2.04.03","iPhone12,1":"1.04.06","iPhone12,3":"1.04.06","iPhone12,5":"1.04.06"},"sources":[],"uniqueBuild":"17D50","beta":false},{"osStr":"iOS","version":"13.3","build":"17C54","buildTrain":"YukonC","released":"2019-12-10","releaseNotes":"https://support.apple.com/HT210393#133","securityNotes":"https://support.apple.com/HT210785","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51991/2FF856DA-1546-11EA-B3C3-B341AD9DA84B/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51992/2FFAB150-1546-11EA-8992-9683ACCA8584/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.30.02","iPhone8,2":"7.30.02","iPhone8,4":"9.30.02","iPhone9,1":"7.30.01","iPhone9,2":"7.30.01","iPhone9,3":"4.01.02","iPhone9,4":"4.01.02","iPhone10,1":"5.30.01","iPhone10,2":"5.30.01","iPhone10,3":"5.30.01","iPhone10,4":"3.03.03","iPhone10,5":"3.03.03","iPhone10,6":"3.03.03","iPhone11,2":"2.03.07","iPhone11,4":"2.03.07","iPhone11,6":"2.03.07","iPhone11,8":"2.03.07","iPhone12,1":"1.03.12","iPhone12,3":"1.03.12","iPhone12,5":"1.03.12"},"sources":[],"uniqueBuild":"17C54","beta":false},{"osStr":"iOS","version":"13.2.3","build":"17B111","buildTrain":"YukonB","released":"2019-11-18","releaseNotes":"https://support.apple.com/HT210393#1323","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51339/4B80A24E-0719-11EA-B2F7-932E2971AF5E/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-51338/4B913AFA-0719-11EA-8DC1-BB21314D89C4/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B111","beta":false},{"osStr":"iOS","version":"13.2.2","build":"17B102","buildTrain":"YukonB","released":"2019-11-07","releaseNotes":"https://support.apple.com/HT210393#1322","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46332/A277EBE8-00C5-11EA-9594-5AAE51760E39/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-46331/A2770322-00C5-11EA-B417-5BAE51760E39/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.03","iPhone10,5":"3.02.03","iPhone10,6":"3.02.03","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.18","iPhone12,3":"1.02.18","iPhone12,5":"1.02.18"},"sources":[],"uniqueBuild":"17B102","beta":false},{"osStr":"iOS","version":"13.2","build":"17B84","buildTrain":"YukonB","released":"2019-10-28","releaseNotes":"https://support.apple.com/HT210393#132","securityNotes":"https://support.apple.com/HT210721","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22402/CF4E2A7E-F5DA-11E9-9403-45770D3E3359/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22401/CF4FFC96-F5DA-11E9-92B0-46770D3E3359/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.11.01","iPhone8,2":"7.11.01","iPhone8,4":"9.11.01","iPhone9,1":"7.11.01","iPhone9,2":"7.11.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.11.01","iPhone10,2":"5.11.01","iPhone10,3":"5.11.01","iPhone10,4":"3.02.02","iPhone10,5":"3.02.02","iPhone10,6":"3.02.02","iPhone11,2":"2.02.12","iPhone11,4":"2.02.12","iPhone11,6":"2.02.12","iPhone11,8":"2.02.12","iPhone12,1":"1.02.14","iPhone12,3":"1.02.14","iPhone12,5":"1.02.14"},"sources":[],"uniqueBuild":"17B84","beta":false},{"osStr":"iOS","version":"13.1.3","build":"17A878","buildTrain":"Yukon","released":"2019-10-15","releaseNotes":"https://support.apple.com/HT210393#1313","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23601/87ABBE56-EC8A-11E9-B64F-38594C0A0B7C/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-23600/8795D532-EC8A-11E9-A1E5-39594C0A0B7C/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.19","iPhone12,3":"1.01.19","iPhone12,5":"1.01.19"},"sources":[],"uniqueBuild":"17A878","beta":false},{"osStr":"iOS","version":"13.1.2","build":"17A860","buildTrain":"Yukon","released":"2019-09-30","releaseNotes":"https://support.apple.com/HT210393#1312","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25840/5EE9294A-E1B3-11E9-8A71-87A6F05D3289/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-25841/5EEB1962-E1B3-11E9-B1C5-88A6F05D3289/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5","iPhone11,4","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone11,4":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A860","beta":false},{"osStr":"iOS","version":"13.1.1","build":"17A854","buildTrain":"Yukon","released":"2019-09-27","releaseNotes":"https://support.apple.com/HT210393#1311","securityNotes":"https://support.apple.com/HT210624","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22625/8186FA92-E099-11E9-B7D8-A5AFE6CD34DC/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22626/81861596-E099-11E9-92B9-A6AFE6CD34DC/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A854","beta":false},{"osStr":"iOS","version":"13.1","build":"17A844","buildTrain":"Yukon","released":"2019-09-24","releaseNotes":"https://support.apple.com/HT210393#131","securityNotes":"https://support.apple.com/HT210603","ipd":{"iPhone":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22426/DE1D99AE-DE56-11E9-B3E1-093256851652/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019FallFCS/documentation/061-22427/DE1EC3D8-DE56-11E9-9EF4-0A3256851652/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios13","align":"left"},"deviceMap":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPod9,1"],"basebandVersions":{"iPhone8,1":"7.00.01","iPhone8,2":"7.00.01","iPhone8,4":"9.00.01","iPhone9,1":"7.00.01","iPhone9,2":"7.00.01","iPhone9,3":"4.00.00","iPhone9,4":"4.00.00","iPhone10,1":"5.00.01","iPhone10,2":"5.00.01","iPhone10,3":"5.00.01","iPhone10,4":"3.01.01","iPhone10,5":"3.01.01","iPhone10,6":"3.01.01","iPhone11,2":"2.01.08","iPhone11,4":"2.01.08","iPhone11,6":"2.01.08","iPhone11,8":"2.01.08","iPhone12,1":"1.01.17","iPhone12,3":"1.01.17","iPhone12,5":"1.01.17"},"sources":[],"uniqueBuild":"17A844","beta":false},{"osStr":"iOS","version":"12.4.1","build":"16G102","buildTrain":"PeaceG","released":"2019-08-26","releaseNotes":"https://support.apple.com/HT209084#1241","securityNotes":"https://support.apple.com/HT210549","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/061-06425-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPadiTunesUpdateReadMeShort.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/061-06423-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPhoneiTunesUpdateReadMeShort.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/061-06426-20190826-095EAC78-F98A-11E8-83B9-8E98AD838929/iPodtouchiTunesUpdateReadMeShort.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G102","beta":false},{"osStr":"iOS","version":"12.4","build":"16G77","buildTrain":"PeaceG","released":"2019-07-22","releaseNotes":"https://support.apple.com/HT209084#124","securityNotes":"https://support.apple.com/HT210346","ipd":{"iPad":"https://updates.cdn-apple.com/2019/ios/041-84583-20190715-852e47f1-769e-4f3e-8f71-4998459dccb2/iPadiTunesUpdateReadMe.ipd","iPhone":"https://updates.cdn-apple.com/2019/ios/041-84582-20190715-f23d9944-967d-4c6d-b6ee-637815e12a84/iPhoneiTunesUpdateReadMe.ipd","iPod":"https://updates.cdn-apple.com/2019/ios/041-84580-20190715-e988ef7e-793f-49f5-a089-70dd9f2f3018/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPod7,1","iPod9,1"],"basebandVersions":{"iPad4,2":"10.80.02","iPad4,3":"10.80.02","iPad4,5":"10.80.02","iPad4,6":"10.80.02","iPad4,8":"10.80.02","iPad4,9":"10.80.02","iPad5,2":"7.80.04","iPad5,4":"7.80.04","iPad6,4":"5.70.01","iPad6,8":"7.80.04","iPad6,12":"7.80.04","iPad7,2":"5.70.01","iPad7,4":"5.70.01","iPad7,6":"5.70.01","iPad8,3":"1.06.02","iPad8,4":"1.06.02","iPad8,7":"1.06.02","iPad8,8":"1.06.02","iPad11,2":"1.06.02","iPad11,4":"1.06.02","iPhone6,1":"10.80.02","iPhone6,2":"10.80.02","iPhone7,1":"7.80.04","iPhone7,2":"7.80.04","iPhone8,1":"5.70.01","iPhone8,2":"5.70.01","iPhone8,4":"7.80.04","iPhone9,1":"5.70.01","iPhone9,2":"5.70.01","iPhone9,3":"3.03.04","iPhone9,4":"3.03.04","iPhone10,1":"3.70.01","iPhone10,2":"3.70.01","iPhone10,3":"3.70.01","iPhone10,4":"2.03.06","iPhone10,5":"2.03.06","iPhone10,6":"2.03.06","iPhone11,2":"1.06.02","iPhone11,4":"1.06.02","iPhone11,6":"1.06.02","iPhone11,8":"1.06.02"},"sources":[],"uniqueBuild":"16G77","beta":false},{"osStr":"iOS","version":"12.3.1","build":"16F8202","buildTrain":"PeaceFHW","released":"2019-05-29","releaseNotes":"https://support.apple.com/HT209084#1231","ipd":{"iPod":"https://updates.cdn-apple.com/2019/ios/041-64724-20190516-7dfe2341-e7c2-4983-93a9-f53b4e992b24/iPodtouchiTunesUpdateReadMe.ipd"},"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPod9,1"],"sources":[],"uniqueBuild":"16F8202","beta":false},{"osStr":"iOS","version":"12.3","build":"16F8155","buildTrain":"PeaceFHW","released":"2019-05-28","preinstalled":true,"appledbWebImage":{"id":"ios12","align":"left"},"deviceMap":["iPod9,1"],"uniqueBuild":"16F8155","beta":false,"sources":[]}],"jbArr":[{"name":"Chimera","priority":0,"info":{"website":{"name":"chimera.coolstar.org","url":"https://chimera.coolstar.org/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Chimera","url":"https://www.theapplewiki.com/wiki/Chimera","external":true},"guide":[{"name":"Installing Chimera","url":"/installing-chimera/","pkgman":"sileo","updateLink":[{"text":"Updating to 12.5.7","link":"/updating-to-12-5-7/"}]}],"latestVer":"1.6.5","color":"#deeded","icon":"/assets/images/jb-icons/chimera.png","notes":"A12 support is only available on iOS 12.0 - 12.1.2.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["12.0","12.5.7"]},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod9,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":2,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8"]}]},{"name":"Dopamine","hideFromGuide":false,"priority":0,"info":{"website":{"name":"ellekit.space/dopamine","url":"https://ellekit.space/dopamine","external":true},"guide":[{"name":"Installing Dopamine","url":"/installing-dopamine/","pkgman":"sileo","updateLink":[{"text":"Updating to 15.8.3","link":"/updating-to-15-8-3/"}]}],"latestVer":"2.2.2","icon":"/assets/images/jb-icons/dopamine.png","notes":"Supports all devices on 15.0 to 16.5. Supports M1 devices and A14 and earlier devices on 16.5.1. Supports A11 and earlier devices on 16.6 to 16.6.1","type":"Semi-Untethered","firmwares":["15.0","16.6.1"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPhone14,2","iPhone14,3","iPhone14,4","iPhone14,5","iPhone14,6","iPhone14,7","iPhone14,8","iPhone15,2","iPhone15,3","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19","iPad14,1","iPad14,2","iPad14,3","iPad14,4","iPad14,5","iPad14,6"],"firmwares":["19A340","19A341","19A342","19A344","19A345","19A346","19A348","19A404","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19B75","19B81","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C57","19C63","19D49","19D50","19D5026g","19D5040e","19D52","19E241","19E258","19E5209h","19E5219e","19E5225g","19E5235a","19E5241a","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A8372","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D50","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20G5026e","20G5037d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad12,1","iPad12,2","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPad13,16","iPad13,17","iPad13,18","iPad13,19"],"firmwares":["20F75","20F770750b","20F770750d","20G5047d","20G5058d"]},{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["20G5070a","20G75","20G81"]}]},{"name":"Odyssey","priority":0,"info":{"website":{"name":"theodyssey.dev","url":"https://theodyssey.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Odyssey","url":"https://www.theapplewiki.com/wiki/Odyssey","external":true},"guide":[{"name":"Installing Odyssey","url":"/installing-odyssey/","pkgman":"sileo"}],"latestVer":"1.4.3","color":"#faf4f7","icon":"/assets/images/jb-icons/odyssey.png","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["13.0","13.7"]},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,8","iPhone11,2","iPhone11,4","iPhone11,6","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPod9,1"]}]},{"name":"meowbrek2","alias":["meowbrek2"],"priority":1,"info":{"website":{"name":"kok3shidoll.github.io/download/secret/meowbrek2.txt","url":"https://kok3shidoll.github.io/download/secret/meowbrek2.txt","external":true},"guide":[{"name":"Installing meowbrek2","url":"/installing-meowbrek2/","pkgman":"sileo"}],"latestVer":"1.1.7-beta","type":"Semi-untethered","notes":"Compatible with A11 and earlier devices. Requires TrollStore.","firmwares":["15.0","15.8.2"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384"]}]},{"name":"Taurine","priority":1,"info":{"website":{"name":"taurine.app","url":"https://taurine.app/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Taurine","url":"https://www.theapplewiki.com/wiki/Taurine","external":true},"guide":[{"name":"Installing Taurine","url":"/installing-taurine/","pkgman":"sileo"}],"latestVer":"1.1.7-3","color":"#6742cd","icon":"/assets/images/jb-icons/taurine.png","notes":"Can obtain a permanently signed version after initially jailbreaking by installing `taurine-permanent` from the Odyssey Repo.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["14.0","14.8.1"]},"compatibility":[{"firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G70","18G82","18H17","18H107"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod9,1"]}]},{"name":"palera1n","alias":["palerain"],"priority":2,"info":{"website":{"name":"palera.in","url":"https://palera.in","external":true},"guide":[{"name":"Installing palera1n","url":"/installing-palera1n/","pkgman":"sileo","updateLink":[{"text":"Updating to 16.7.10","link":"/updating-to-16-7-10/"},{"text":"Updating to 17.7.1","link":"/updating-to-17-7-1/"},{"text":"Updating to 18.1","link":"/updating-to-18-1/"}]}],"latestVer":"2.0.2","type":"Semi-tethered","icon":"/assets/images/jb-icons/palera1n.png","notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16.","firmwares":["15.0","18.2 beta 3"]},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19A346","19A348","19A404","19B5042h","19B5052f","19B5060d","19B5068a","19B74","19C5026i","19C5036e","19C5044b","19C5050b","19C56","19C63","19D5026g","19D5040e","19D49","19D50","19D52","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","19H380","19H384","19H386","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","20H307","20H320","20H330","20H343","20H348","20H350","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f","21D5036c","21D5044a","21D50","21D61","21E5184i","21E5195e","21E5209b","21E5200d","21E217","21E219","21E236","21E237","21F5048f","21F5058e","21F5063f","21F5073b","21F79","21F90","20G5052e","20H5061c","21G5066d","21G5075a","21G79","21G80","21G93","21G101","21H16","21H216","22A5282m","22A5297f","22A5307f","22A5307i","22A5316j","22A5316k","22A5326f","22A5338b","22A5346a","22A5350a","22A3354","22A3370","22B5045g","22B5054e","22B5069a","22B5075a","22B82","22B83","22C5125e","22C5131e","22C5142a"]},{"devices":["AppleTV5,3","AppleTV6,2","AudioAccessory1,1"],"firmwares":["19J5268r","19J5288e","19J5304d","19J5314e","19J5325f","19J5332e","19J5340a","19J5345a","19J5346a","19J346","19J5542e","19J5552f","19J5560d","19J5567a","19J572","19J581","19K5025g","19K5035d","19K5043b","19K5050a","19K53","19K5527e","19K5541d","19K545","19K547","19L5409j","19L5419e","19L5425e","19L5436a","19L5440a","19L440","19L452","19L5547e","19L5557d","19L5562e","19L5569a","19L570","19L580","19M5027c","19M5037c","19M5046c","19M5056c","19M5062a","19M63","19M65","20J5299n","20J5319h","20J5328g","20J5344f","20J5355f","20J5366a","20J5371a","20J373","20K5041d","20K5046d","20K5052c","20K5062a","20K5068a","20K71","20K5331f","20K5342d","20K5348d","20K5357b","20K362","20K5626c","20K5637g","20K649","20K650","20K661","20K672","20L5463g","20L5474e","20L5480g","20L5490a","20L497","20L498","20L5527d","20L5538d","20L5549e","20L5559a","20L562","20L563","20M5527e","20M5538d","20M5548b","20M5559c","20M5571a","20M73","21J5273q","21J5293g","21J5303f","21J5303h","21J5318f","21J5330e","21J5339b","21J5347a","21J5353a","21J5354a","21J354","21K5043e","21K5054e","21K5064b","21K69","21K82","21K5330g","21K5341f","21K5348f","21K5356c","21K364","21K365","21K5625e","21K5635c","21K5643b","21K646","21L5195h","21L5206f","21L5212d","21L5222a","21L5225a","21L227","21L5543d","21L5553e","21L5558d","21L5567a","21L569","21L580","21M5045c","21M5054a","21M5059b","21M5068a","21M71","21M80","22J5290l","22J5305e","22J5315e","22J5324f","22J5335d","22J5346a","22J5353a","22J5356a","22J357","22J5543e","22J5552d","22J5557d","22J5567a","22J5573a","22J578","22J580","22K5132e"]},{"devices":["iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"],"firmwares":["18P50310o","18P50335d","18P50347c","18P50358b","18P50370a","18P50380a","18P50390a","18P50402b","18P52551s","18P52560a","18P2561","18P53017c","18P53026b","18P3030","18P54330a","18P54343c","18P54345a","18P4346","18P4347","18P54515f","18P54529c","18P54539d","18P54554a","18P54555a","18P4556","18P54646b","18P54655a","18P54662a","18P4663","18P54724b","18P54734a","18P54743a","18P54753c","18P54758a","18P4759a","19P50264n","19P50284g","19P50300d","19P50310e","19P50321e","19P50506a","19P50522d","19P50534d","19P50542a","19P50547a","19P548","19P549","19P50621c","19P50631c","19P50639a","19P50645a","19P647","19P50725a","19P50739a","19P744","19P54214d","19P54224e","19P54230d","19P54240a","19P54242a","19P4242","19P4243","19P55048a","19P55058a","19P55063a","19P55070a","19P5071","19P56027a","19P56037a","19P56046a","19P56056a","19P56062a","19P6063","19P6064","19P6066","19P6067","20P50300m","20P50320f","20P50329e","20P50345d","20P50355d","20P50365d","20P50376b","20P50386e","20P50392d","20P50400b","20P50406a","20P411","20P420","20P52032c","20P52043a","20P52049a","20P52055a","20P2059","20P53026b","20P53037h","20P3045","20P54223d","20P54223e","20P54234c","20P54240d","20P54250a","20P4252","20P55027c","20P55038c","20P55049b","20P55057a","20P5058","20P5060","20P65027b","20P66038b","20P66048d","20P66059a","20P66071a","20P6072","21P50287n","21P50307f","21P50318d","21P50318e","21P50333c","21P50333d","21P50345d","21P50360a","21P50364a","21P365","21P51045c","21P51056d","21P51066a","21P1069","21P52030c","21P52041d","21P52047d","21P52054b","21P2057","21P53030b","21P53040c","21P53047a","21P3049","21P54195e","21P54206e","21P54212c","21P54220a","21P4222","21P55049e","21P55059c","21P55064c","21P55069a","21P5076","21P5077","21P56051b","21P56060a","21P56065b","21P56073a","21P6074","22P5294c","22P50309b","22P50319a","22P50328a","22P50339b","22P50350a","22P50353a","22P352","22P353","22P51044c","22P51053a","22P51066a","22P51071a","22P1072","22P52075c","22P52081a","22P52089a"]}]},{"name":"unc0ver","alias":"uncover","priority":2,"info":{"website":{"name":"unc0ver.dev","url":"https://unc0ver.dev/","external":true},"wiki":{"name":"theapplewiki.com/wiki/Unc0ver","url":"https://www.theapplewiki.com/wiki/Unc0ver","external":true},"guide":[{"text":"Guide (11.0 to 14.3/14.6 to 14.8)","name":"Installing unc0ver","url":"/installing-unc0ver/","pkgman":"cydia"},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"text":"Guide (TrollStore)","name":"Installing unc0ver (TrollStore)","url":"/installing-unc0ver-trollstore/","pkgman":"cydia","firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]},{"text":"Guide (14.3 to 14.5.1)","name":"Installing unc0ver (Fugu14)","url":"/installing-unc0ver-fugu14/","pkgman":"cydia","firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]}],"latestVer":"8.0.2","color":"#111111","icon":"/assets/images/jb-icons/unc0ver.png","notes":"iOS 14.4 - 14.5.1 support is only available on A12+ devices with Fugu14 (Betas are not supported). iOS 14.6 to 14.8 support only available on A12 and A13 iPhones.","jailbreaksmeapp":true,"type":"Semi-untethered","firmwares":["11.0","14.8"]},"compatibility":[{"firmwares":["15A372-GM","15A5278f","15A5304i","15A5304j","15A5318g","15A5327g","15A5341f","15A5354b","15A5362a","15A5368a","15A5370a","15A5372a","15A372","15A402","15A403","15A8391","15A421","15A432","15B5066f","15B5078e","15B5086a","15B92","15B93-GM","15B93","15B101","15B150","15B202","15C5092b","15C5097d","15C5107a","15C5110b","15C5111a","15C113","15C114-GM","15C114","15C153","15C202","15D5037e","15D5046b","15D5049a","15D5054a","15D5057a","15D5059a","15D60-GM","15D60","15D100","15E5167f","15E5178f","15E5189f","15E5201e","15E5211a","15E5216a","15E216","15E218","15E302","15F5037c","15F5049c","15F5061d","15F5061e","15F5071a","15F5077a","15F5079a","15F79","15G5054c","15G5063b","15G5072a","15G5074a","15G5077a","15G77","16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A367","16A404","16A405","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16B93","16B94","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D40","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E8255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18B111","18B121","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11","iPod7,1","iPod9,1"]},{"priority":5,"firmwares":["18C65","18C66-RC","18C66","18D52-RC","18D52","18D61","18D70","18E198","18E199-RC","18E199","18E212"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8","iPhone13,1","iPhone13,2","iPhone13,3","iPhone13,4","iPad8,1","iPad8,2","iPad8,3","iPad8,4","iPad8,5","iPad8,6","iPad8,7","iPad8,8","iPad8,9","iPad8,10","iPad8,11","iPad8,12","iPad11,1","iPad11,2","iPad11,3","iPad11,4","iPad11,6","iPad11,7","iPad13,1","iPad13,2","iPad13,4","iPad13,5","iPad13,6","iPad13,7","iPad13,8","iPad13,9","iPad13,10","iPad13,11"]},{"firmwares":["18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17"],"devices":["iPhone11,2","iPhone11,4","iPhone11,6","iPhone11,8","iPhone12,1","iPhone12,3","iPhone12,5","iPhone12,8"]}]},{"name":"checkra1n","alias":["checkrain","odysseyra1n","odysseyrain"],"priority":99,"info":{"website":{"name":"checkra.in","url":"https://checkra.in/","external":true},"wiki":{"name":"theapplewiki.com/wiki/checkra1n","url":"https://www.theapplewiki.com/wiki/checkra1n","external":true},"guide":[{"name":"Installing Odysseyra1n","url":"/installing-odysseyra1n/","pkgman":"sileo","sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n/macos/"},{"text":"Linux","link":"/installing-odysseyra1n/linux/"}]},{"devices":["AudioAccessory1,1","AudioAccessory1,2","AppleTV5,3","AppleTV6,2"]},{"name":"Installing Odysseyra1n (A8X/A9X)","url":"/installing-odysseyra1n-a8x-a9x/","pkgman":"sileo","firmwares":["18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E198","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8"],"sidebarChildren":[{"text":"macOS","link":"/installing-odysseyra1n-a8x-a9x/macos/"},{"text":"Linux","link":"/installing-odysseyra1n-a8x-a9x/linux/"}]}],"latestVer":"0.12.4","color":"#4d4d4d","icon":"/assets/images/jb-icons/checkra1n.png","notes":"Compatible with A7 - A11 devices. A11 devices on iOS 14 cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state.","type":"Semi-tethered","firmwares":["12.0","14.8.1"]},"compatibility":[{"firmwares":["17B84","17B90","17C54","17D50","17L256","17L562","17L570","17M61","18J8394","18K60","18K75","18K563","18K802","18L203","18L569","18M60"],"devices":["AudioAccessory1,1","AudioAccessory1,2"]},{"firmwares":["18P4759a","18P4663","18P4556","18P4347","18P4346","18P3030","18P2561","17P6610","17P6604","17P6065","17P5300","17P5300","17P5290","17P4538","17P4281","17P4263","17P3561","17P3050","17P2551","17P1081","17P572","16P6568","16P5200","16P5125","16P4507","16P375","15P2542","16P2542","15P6613","15P6059","15P5064","14Y910","14Y908","14Y664","14Y661","14Y502","14Y363"],"devices":["iBridge1,1","iBridge2,1","iBridge2,3","iBridge2,4","iBridge2,5","iBridge2,6","iBridge2,7","iBridge2,8","iBridge2,10","iBridge2,11","iBridge2,12","iBridge2,13","iBridge2,14","iBridge2,15","iBridge2,16","iBridge2,19","iBridge2,20","iBridge2,21","iBridge2,22"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A861","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107","16J364","16J380","16J602","16K45","16K534","16L226","16L250","16M153","16M568","16M600","17J586","17K82","17K449","17K795","17L256","17L562","17L570","17M61","18J386","18J400","18J411","18K57","18K561","18K802","18L204","18L569","18M60"],"devices":["iPhone6,1","iPhone6,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1","AppleTV5,3","AppleTV6,2"]},{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16G77","17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75","17F80","17G5035d","17G5045c","17G5059c","17G68-GM","17G68","17G80","17H33","17H35","18A5301v","18A5319i","18A5332f","18A5342e","18A5351d","18A5357e","18A5369b","18A5373a","18A373-GM","18A373","18A393","18A8395-GM","18A8395","18B5052h","18B5052i","18B5061e","18B5072f","18B5083a","18B91","18B92","18C5044f","18C5054c","18C5061a","18C65","18C66-RC","18C66","18D5030e","18D5043d","18D52-RC","18D52","18D61","18D70","18E5140j","18E5140k","18E5154f","18E5164h","18E5178a","18E5186a","18E5194a","18E5198a","18E5199a","18E199-RC","18E199","18E212","18F5046e","18F5046f","18F5055b","18F5065a","18F71","18F72-RC","18F72","18G5023c","18G5033e","18G5042c","18G5052d","18G5063a","18G68","18G69","18G82","18H17","18H107"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]},{"priority":1,"firmwares":["16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F203","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201","16H5","16H20","16H22","16H30","16H41","16H50","16H62","16H71","16H81"],"devices":["iPhone7,1","iPhone7,2","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPod7,1"]}]},{"name":"bakera1n","alias":["bakerain"],"hideFromGuide":true,"info":{"website":{"name":"bakera1n.html","url":"https://kok3shidoll.web.app/bakera1n.html","external":true},"latestVer":"v3.0.0-131d74d8","type":"Semi-tethered","firmwares":["15.0","17.2"],"notes":"Compatible with A8(X) - A11 devices. A11 devices cannot use a passcode, Touch ID, Face ID, or Apple Pay in a jailbroken state, and must have never had a password after restoring on iOS 16. NOTE: This is a developer-oriented jailbreak, end users are recommended to use palera1n instead."},"compatibility":[{"devices":["iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"],"firmwares":["19D52","19D50","19C63","19C56","19B74","19A404","19A348","19A346","19A5261w","19A5281h","19A5281j","19A5297e","19A5307g","19A5318f","19A5325f","19A5337a","19A5340a","19A344","19B5042h","19B5052f","19B5060d","19B5068a","19C5026i","19C5036e","19C5044b","19C5050b","19D5026g","19D5040e","19D49","19E5225g","19E5235a","19E5241a","19E241","19E258","19F5047e","19F5057e","19F5062g","19F5070b","19F77","19G5027e","19G5037d","19G5046d","19G5056c","19G5063a","19G69","19G71","19G82","19H12","19H115","19H117","19H218","19H307","19H321","19H332","19H349","19H357","19H364","19H365","19H370","20A5283p","20A5303i","20A5312g","20A5312j","20A5328h","20A5339d","20A5349b","20A5356a","20A5358a","20A362","20B5045d","20A371","20A357","20B5050f","20A380","20B5056e","20B5064c","20A392","20B5072b","20B79","20B82","20C5032e","20C5043e","20B101","20C5049e","20B110","20C5058d","20C65","20C7750490e","20C7750490f","20D5024e","20D5035i","20D47","20D67","20E5212f","20E7752230f","20E7752230g","20E5223e","20E5229e","20E5239b","20E246","20E247","20E252","20E772520a","20F5028e","20F5039e","20F5050f","20F5059a","20F65","20F66","20F75","20F770750b","20F770750d","20G5026e","20G5037d","20G5047d","20G5058d","20G5070a","20G75","20G81","20H18","20H19","20H30","20H115","20H232","20H240","21A5248v","21A5268h","21A5277h","21A5277j","21A5291h","21A5303d","21A5312c","21A5319a","21A5326a","21A329","21A340","21A351","21A360","21B5045h","21B5056e","21B5066a","21B74","21B91","21B101","21C5029g","21C5040g","21C5046c","21C5054b","21C62","21D5026f"]}],"priority":9999},{"name":"Fugu","info":{"website":{"name":"github.com/LinusHenze/Fugu","url":"https://github.com/LinusHenze/Fugu","external":true},"wiki":{"name":"theapplewiki.com/wiki/Fugu","url":"https://www.theapplewiki.com/wiki/Fugu","external":true},"type":"Semi-tethered","firmwares":["13.0","13.5"],"soc":"A10, A10X","latestVer":"0.4"},"compatibility":[{"firmwares":["17A5492t","17A5508m","17A5522f","17A5522g","17A5534f","17A5547d","17A5556d","17A5565b","17A5572a","17A577-GM","17A577","17A5821e","17A5831c","17A5837a","17A5844a","17A5844b","17A844","17A854","17A860","17A878","17B5059g","17B5068e","17B5077a","17B5084a","17B84","17B102","17B111","17C5032d","17C5038a","17C5046a","17C5053a","17C54","17D5026c","17D5044a","17D5050a","17D50","17E5223h","17E5233g","17E5241d","17E5249a","17E5255a","17E255-GM","17E255","17E262","17E8258","17F5034c","17F5044d","17F5054h","17F5065a","17F75-GM","17F75"],"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPad7,11","iPad7,12","iPod9,1"]}],"priority":9999},{"name":"rootlessJB4","hideFromGuide":true,"info":{"website":{"name":"github.com/BrandonPlank/rootlessJB4","url":"https://github.com/BrandonPlank/rootlessJB4","external":true},"type":"Semi-untethered","firmwares":["12.0","12.4.8"],"latestVer":"2.1"},"compatibility":[{"firmwares":["16A366-GM","16A5288q","16A5308e","16A5318d","16A5327f","16A5339e","16A5345f","16A5354b","16A5357b","16A5362a","16A5364a","16A5365b","16A5366a","16A366","16A404","16B5059d","16B5068i","16B5077c","16B5084a","16B5089b","16B92","16C5036c","16C5043b","16C5050a","16C50","16D5024a","16C101","16C104","16D5032a","16D5037a","16D5039a","16D39","16D57","16E5181f","16E5191d","16E5201e","16E5212f","16E5223a","16E5227a","16E227","16F5117h","16F5129d","16F5139e","16F5148a","16F5155a","16F5156a","16F156","16F8155","16F203","16F8202","16F250","16G5027g","16G5027i","16G5038d","16G5046d","16G5056d","16G5069a","16G5077a","16G77","16G102","16G114","16G130","16G140","16G161","16G183","16G192","16G201"],"devices":["iPhone6,1","iPhone6,2","iPhone7,1","iPhone7,2","iPhone8,1","iPhone8,2","iPhone8,4","iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4","iPhone10,1","iPhone10,2","iPhone10,3","iPhone10,4","iPhone10,5","iPhone10,6","iPad4,1","iPad4,2","iPad4,3","iPad4,4","iPad4,5","iPad4,6","iPad4,7","iPad4,8","iPad4,9","iPad5,1","iPad5,2","iPad5,3","iPad5,4","iPad6,3","iPad6,4","iPad6,7","iPad6,8","iPad6,11","iPad6,12","iPad7,1","iPad7,2","iPad7,3","iPad7,4","iPad7,5","iPad7,6","iPod7,1","iPod9,1"]}],"priority":9999}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/iPod-touch-(7th-generation).html.f86e0ba2.js b/assets/iPod-touch-(7th-generation).html.f86e0ba2.js new file mode 100644 index 000000000000..8f2f5d163600 --- /dev/null +++ b/assets/iPod-touch-(7th-generation).html.f86e0ba2.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o}from"./app.748f7f56.js";const _={};function c(r,n){return t(),o("div")}var i=e(_,[["render",c],["__file","iPod-touch-(7th-generation).html.vue"]]);export{i as default}; diff --git a/assets/images/Odysseyn1x.png b/assets/images/Odysseyn1x.png new file mode 100644 index 000000000000..1a7616733275 Binary files /dev/null and b/assets/images/Odysseyn1x.png differ diff --git a/assets/images/absinthe-win.png b/assets/images/absinthe-win.png new file mode 100644 index 000000000000..6a45aabbc358 Binary files /dev/null and b/assets/images/absinthe-win.png differ diff --git a/assets/images/altdaemon-package.png b/assets/images/altdaemon-package.png new file mode 100644 index 000000000000..23168307a3bd Binary files /dev/null and b/assets/images/altdaemon-package.png differ diff --git a/assets/images/altdeploy.png b/assets/images/altdeploy.png new file mode 100644 index 000000000000..9deee6a28353 Binary files /dev/null and b/assets/images/altdeploy.png differ diff --git a/assets/images/altstore-version.png b/assets/images/altstore-version.png new file mode 100644 index 000000000000..f49c95ca55ad Binary files /dev/null and b/assets/images/altstore-version.png differ diff --git a/assets/images/aluminum_tv_remote.png b/assets/images/aluminum_tv_remote.png new file mode 100644 index 000000000000..824f8f86a078 Binary files /dev/null and b/assets/images/aluminum_tv_remote.png differ diff --git a/assets/images/bio-photo.jpg b/assets/images/bio-photo.jpg new file mode 100644 index 000000000000..29dae47fcbde Binary files /dev/null and b/assets/images/bio-photo.jpg differ diff --git a/assets/images/bitcoin_white.png b/assets/images/bitcoin_white.png new file mode 100644 index 000000000000..87d6f2ebb951 Binary files /dev/null and b/assets/images/bitcoin_white.png differ diff --git a/assets/images/checkra1n.png b/assets/images/checkra1n.png new file mode 100644 index 000000000000..1f181e0648e1 Binary files /dev/null and b/assets/images/checkra1n.png differ diff --git a/assets/images/cydia_picture.jpg b/assets/images/cydia_picture.jpg new file mode 100644 index 000000000000..1d3d6a11e8ce Binary files /dev/null and b/assets/images/cydia_picture.jpg differ diff --git a/assets/images/device/AppleTV1,1.png b/assets/images/device/AppleTV1,1.png new file mode 100644 index 000000000000..1c6a72c7f4ec Binary files /dev/null and b/assets/images/device/AppleTV1,1.png differ diff --git a/assets/images/device/AppleTV11,1.png b/assets/images/device/AppleTV11,1.png new file mode 100644 index 000000000000..1c6a72c7f4ec Binary files /dev/null and b/assets/images/device/AppleTV11,1.png differ diff --git a/assets/images/device/AppleTV2,1.png b/assets/images/device/AppleTV2,1.png new file mode 100644 index 000000000000..af8fa2ab4590 Binary files /dev/null and b/assets/images/device/AppleTV2,1.png differ diff --git a/assets/images/device/AppleTV3,1.png b/assets/images/device/AppleTV3,1.png new file mode 100644 index 000000000000..af8fa2ab4590 Binary files /dev/null and b/assets/images/device/AppleTV3,1.png differ diff --git a/assets/images/device/AppleTV3,2.png b/assets/images/device/AppleTV3,2.png new file mode 100644 index 000000000000..af8fa2ab4590 Binary files /dev/null and b/assets/images/device/AppleTV3,2.png differ diff --git a/assets/images/device/AppleTV5,3.png b/assets/images/device/AppleTV5,3.png new file mode 100644 index 000000000000..af8fa2ab4590 Binary files /dev/null and b/assets/images/device/AppleTV5,3.png differ diff --git a/assets/images/device/AppleTV6,2.png b/assets/images/device/AppleTV6,2.png new file mode 100644 index 000000000000..af8fa2ab4590 Binary files /dev/null and b/assets/images/device/AppleTV6,2.png differ diff --git a/assets/images/device/Watch1,1.png b/assets/images/device/Watch1,1.png new file mode 100644 index 000000000000..f0fd1114dcbe Binary files /dev/null and b/assets/images/device/Watch1,1.png differ diff --git a/assets/images/device/Watch1,2.png b/assets/images/device/Watch1,2.png new file mode 100644 index 000000000000..f0d425e3214f Binary files /dev/null and b/assets/images/device/Watch1,2.png differ diff --git a/assets/images/device/Watch2,3.png b/assets/images/device/Watch2,3.png new file mode 100644 index 000000000000..3fa2a78efa36 Binary files /dev/null and b/assets/images/device/Watch2,3.png differ diff --git a/assets/images/device/Watch2,4.png b/assets/images/device/Watch2,4.png new file mode 100644 index 000000000000..3fa2a78efa36 Binary files /dev/null and b/assets/images/device/Watch2,4.png differ diff --git a/assets/images/device/Watch2,6.png b/assets/images/device/Watch2,6.png new file mode 100644 index 000000000000..c1ad8e4aced2 Binary files /dev/null and b/assets/images/device/Watch2,6.png differ diff --git a/assets/images/device/Watch2,7.png b/assets/images/device/Watch2,7.png new file mode 100644 index 000000000000..2a1097fe53e0 Binary files /dev/null and b/assets/images/device/Watch2,7.png differ diff --git a/assets/images/device/Watch3,1.png b/assets/images/device/Watch3,1.png new file mode 100644 index 000000000000..27aefa4c908b Binary files /dev/null and b/assets/images/device/Watch3,1.png differ diff --git a/assets/images/device/Watch3,2.png b/assets/images/device/Watch3,2.png new file mode 100644 index 000000000000..27aefa4c908b Binary files /dev/null and b/assets/images/device/Watch3,2.png differ diff --git a/assets/images/device/Watch3,3.png b/assets/images/device/Watch3,3.png new file mode 100644 index 000000000000..8cf4d9eb87c4 Binary files /dev/null and b/assets/images/device/Watch3,3.png differ diff --git a/assets/images/device/Watch3,4.png b/assets/images/device/Watch3,4.png new file mode 100644 index 000000000000..8cf4d9eb87c4 Binary files /dev/null and b/assets/images/device/Watch3,4.png differ diff --git a/assets/images/device/Watch4,1.png b/assets/images/device/Watch4,1.png new file mode 100644 index 000000000000..652899291ea4 Binary files /dev/null and b/assets/images/device/Watch4,1.png differ diff --git a/assets/images/device/Watch4,2.png b/assets/images/device/Watch4,2.png new file mode 100644 index 000000000000..4c6cac65c542 Binary files /dev/null and b/assets/images/device/Watch4,2.png differ diff --git a/assets/images/device/Watch4,3.png b/assets/images/device/Watch4,3.png new file mode 100644 index 000000000000..4c6cac65c542 Binary files /dev/null and b/assets/images/device/Watch4,3.png differ diff --git a/assets/images/device/Watch4,4.png b/assets/images/device/Watch4,4.png new file mode 100644 index 000000000000..4c6cac65c542 Binary files /dev/null and b/assets/images/device/Watch4,4.png differ diff --git a/assets/images/device/Watch5,1.png b/assets/images/device/Watch5,1.png new file mode 100644 index 000000000000..29752dc22fb7 Binary files /dev/null and b/assets/images/device/Watch5,1.png differ diff --git a/assets/images/device/Watch5,10.png b/assets/images/device/Watch5,10.png new file mode 100644 index 000000000000..f2d54efdeb26 Binary files /dev/null and b/assets/images/device/Watch5,10.png differ diff --git a/assets/images/device/Watch5,11.png b/assets/images/device/Watch5,11.png new file mode 100644 index 000000000000..7e3f4427a639 --- /dev/null +++ b/assets/images/device/Watch5,11.png @@ -0,0 +1,367 @@ + + + + + 404: Not Found - IPSW Downloads + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + +
    + +
    +
    + + + +
    + +

    404 Not Found

    + +

    + We're racing to try and find that content for you.
    + In the meantime, why not try out some links below? +

    + + +
    + + +
    + +
    +
    + + All information on these pages is auto updated at least every minute. + When you click on any Apple Software link on the site, you are redirected + to an Apple server. We do not (and never will) mirror these files. + + +
    + + + + "Apple", "iOS", "iPhone", "iPad", "Apple Watch", "iPod Touch" and "iTunes" + + are trademarks of Apple Inc. + +
    + + + +
    + + + © 2010-2021 Just a Penguin +
    + +

    + +
    + ipsw-downloads v5.4.10 (#6897) +
    +
    +
    +
    + + + + + + + + + diff --git a/assets/images/device/Watch5,12.png b/assets/images/device/Watch5,12.png new file mode 100644 index 000000000000..18cadba72e8e --- /dev/null +++ b/assets/images/device/Watch5,12.png @@ -0,0 +1,367 @@ + + + + + 404: Not Found - IPSW Downloads + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + +
    + +
    +
    + + + +
    + +

    404 Not Found

    + +

    + We're racing to try and find that content for you.
    + In the meantime, why not try out some links below? +

    + + +
    + + +
    + +
    +
    + + All information on these pages is auto updated at least every minute. + When you click on any Apple Software link on the site, you are redirected + to an Apple server. We do not (and never will) mirror these files. + + +
    + + + + "Apple", "iOS", "iPhone", "iPad", "Apple Watch", "iPod Touch" and "iTunes" + + are trademarks of Apple Inc. + +
    + + + +
    + + + © 2010-2021 Just a Penguin +
    + +

    + +
    + ipsw-downloads v5.4.10 (#6897) +
    +
    +
    +
    + + + + + + + + + diff --git a/assets/images/device/Watch5,2.png b/assets/images/device/Watch5,2.png new file mode 100644 index 000000000000..29752dc22fb7 Binary files /dev/null and b/assets/images/device/Watch5,2.png differ diff --git a/assets/images/device/Watch5,3.png b/assets/images/device/Watch5,3.png new file mode 100644 index 000000000000..29752dc22fb7 Binary files /dev/null and b/assets/images/device/Watch5,3.png differ diff --git a/assets/images/device/Watch5,4.png b/assets/images/device/Watch5,4.png new file mode 100644 index 000000000000..29752dc22fb7 Binary files /dev/null and b/assets/images/device/Watch5,4.png differ diff --git a/assets/images/device/Watch5,9.png b/assets/images/device/Watch5,9.png new file mode 100644 index 000000000000..f2d54efdeb26 Binary files /dev/null and b/assets/images/device/Watch5,9.png differ diff --git a/assets/images/device/Watch6,1.png b/assets/images/device/Watch6,1.png new file mode 100644 index 000000000000..5abcee4a4fe7 --- /dev/null +++ b/assets/images/device/Watch6,1.png @@ -0,0 +1,367 @@ + + + + + 404: Not Found - IPSW Downloads + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + +
    + +
    +
    + + + +
    + +

    404 Not Found

    + +

    + We're racing to try and find that content for you.
    + In the meantime, why not try out some links below? +

    + + +
    + + +
    + +
    +
    + + All information on these pages is auto updated at least every minute. + When you click on any Apple Software link on the site, you are redirected + to an Apple server. We do not (and never will) mirror these files. + + +
    + + + + "Apple", "iOS", "iPhone", "iPad", "Apple Watch", "iPod Touch" and "iTunes" + + are trademarks of Apple Inc. + +
    + + + +
    + + + © 2010-2021 Just a Penguin +
    + +

    + +
    + ipsw-downloads v5.4.10 (#6897) +
    +
    +
    +
    + + + + + + + + + diff --git a/assets/images/device/Watch6,2.png b/assets/images/device/Watch6,2.png new file mode 100644 index 000000000000..305dd5d05736 --- /dev/null +++ b/assets/images/device/Watch6,2.png @@ -0,0 +1,367 @@ + + + + + 404: Not Found - IPSW Downloads + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + +
    + +
    +
    + + + +
    + +

    404 Not Found

    + +

    + We're racing to try and find that content for you.
    + In the meantime, why not try out some links below? +

    + + +
    + + +
    + +
    +
    + + All information on these pages is auto updated at least every minute. + When you click on any Apple Software link on the site, you are redirected + to an Apple server. We do not (and never will) mirror these files. + + +
    + + + + "Apple", "iOS", "iPhone", "iPad", "Apple Watch", "iPod Touch" and "iTunes" + + are trademarks of Apple Inc. + +
    + + + +
    + + + © 2010-2021 Just a Penguin +
    + +

    + +
    + ipsw-downloads v5.4.10 (#6897) +
    +
    +
    +
    + + + + + + + + + diff --git a/assets/images/device/Watch6,3.png b/assets/images/device/Watch6,3.png new file mode 100644 index 000000000000..482be6e1f407 --- /dev/null +++ b/assets/images/device/Watch6,3.png @@ -0,0 +1,367 @@ + + + + + 404: Not Found - IPSW Downloads + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + +
    + +
    +
    + + + +
    + +

    404 Not Found

    + +

    + We're racing to try and find that content for you.
    + In the meantime, why not try out some links below? +

    + + +
    + + +
    + +
    +
    + + All information on these pages is auto updated at least every minute. + When you click on any Apple Software link on the site, you are redirected + to an Apple server. We do not (and never will) mirror these files. + + +
    + + + + "Apple", "iOS", "iPhone", "iPad", "Apple Watch", "iPod Touch" and "iTunes" + + are trademarks of Apple Inc. + +
    + + + +
    + + + © 2010-2021 Just a Penguin +
    + +

    + +
    + ipsw-downloads v5.4.10 (#6897) +
    +
    +
    +
    + + + + + + + + + diff --git a/assets/images/device/Watch6,4.png b/assets/images/device/Watch6,4.png new file mode 100644 index 000000000000..703de717e8a5 --- /dev/null +++ b/assets/images/device/Watch6,4.png @@ -0,0 +1,367 @@ + + + + + 404: Not Found - IPSW Downloads + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + +
    + +
    +
    + + + +
    + +

    404 Not Found

    + +

    + We're racing to try and find that content for you.
    + In the meantime, why not try out some links below? +

    + + +
    + + +
    + +
    +
    + + All information on these pages is auto updated at least every minute. + When you click on any Apple Software link on the site, you are redirected + to an Apple server. We do not (and never will) mirror these files. + + +
    + + + + "Apple", "iOS", "iPhone", "iPad", "Apple Watch", "iPod Touch" and "iTunes" + + are trademarks of Apple Inc. + +
    + + + +
    + + + © 2010-2021 Just a Penguin +
    + +

    + +
    + ipsw-downloads v5.4.10 (#6897) +
    +
    +
    +
    + + + + + + + + + diff --git a/assets/images/device/Watch6,6.png b/assets/images/device/Watch6,6.png new file mode 100644 index 000000000000..f2d54efdeb26 Binary files /dev/null and b/assets/images/device/Watch6,6.png differ diff --git a/assets/images/device/Watch6,7.png b/assets/images/device/Watch6,7.png new file mode 100644 index 000000000000..f2d54efdeb26 Binary files /dev/null and b/assets/images/device/Watch6,7.png differ diff --git a/assets/images/device/Watch6,8.png b/assets/images/device/Watch6,8.png new file mode 100644 index 000000000000..f2d54efdeb26 Binary files /dev/null and b/assets/images/device/Watch6,8.png differ diff --git a/assets/images/device/Watch6,9.png b/assets/images/device/Watch6,9.png new file mode 100644 index 000000000000..b9bec89b5218 --- /dev/null +++ b/assets/images/device/Watch6,9.png @@ -0,0 +1,367 @@ + + + + + 404: Not Found - IPSW Downloads + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    + + + +
    + +
    +
    + + + +
    + +

    404 Not Found

    + +

    + We're racing to try and find that content for you.
    + In the meantime, why not try out some links below? +

    + + +
    + + +
    + +
    +
    + + All information on these pages is auto updated at least every minute. + When you click on any Apple Software link on the site, you are redirected + to an Apple server. We do not (and never will) mirror these files. + + +
    + + + + "Apple", "iOS", "iPhone", "iPad", "Apple Watch", "iPod Touch" and "iTunes" + + are trademarks of Apple Inc. + +
    + + + +
    + + + © 2010-2021 Just a Penguin +
    + +

    + +
    + ipsw-downloads v5.4.10 (#6897) +
    +
    +
    +
    + + + + + + + + + diff --git a/assets/images/device/iPad1,1.png b/assets/images/device/iPad1,1.png new file mode 100644 index 000000000000..f9b2e1cc9ef0 Binary files /dev/null and b/assets/images/device/iPad1,1.png differ diff --git a/assets/images/device/iPad11,1.png b/assets/images/device/iPad11,1.png new file mode 100644 index 000000000000..23932d61ac93 Binary files /dev/null and b/assets/images/device/iPad11,1.png differ diff --git a/assets/images/device/iPad11,2.png b/assets/images/device/iPad11,2.png new file mode 100644 index 000000000000..23932d61ac93 Binary files /dev/null and b/assets/images/device/iPad11,2.png differ diff --git a/assets/images/device/iPad11,3.png b/assets/images/device/iPad11,3.png new file mode 100644 index 000000000000..e48f85d17877 Binary files /dev/null and b/assets/images/device/iPad11,3.png differ diff --git a/assets/images/device/iPad11,4.png b/assets/images/device/iPad11,4.png new file mode 100644 index 000000000000..23932d61ac93 Binary files /dev/null and b/assets/images/device/iPad11,4.png differ diff --git a/assets/images/device/iPad11,6.png b/assets/images/device/iPad11,6.png new file mode 100644 index 000000000000..9d149becb255 Binary files /dev/null and b/assets/images/device/iPad11,6.png differ diff --git a/assets/images/device/iPad11,7.png b/assets/images/device/iPad11,7.png new file mode 100644 index 000000000000..9d149becb255 Binary files /dev/null and b/assets/images/device/iPad11,7.png differ diff --git a/assets/images/device/iPad12,1.png b/assets/images/device/iPad12,1.png new file mode 100644 index 000000000000..e1145d2f8ae3 Binary files /dev/null and b/assets/images/device/iPad12,1.png differ diff --git a/assets/images/device/iPad12,2.png b/assets/images/device/iPad12,2.png new file mode 100644 index 000000000000..e1145d2f8ae3 Binary files /dev/null and b/assets/images/device/iPad12,2.png differ diff --git a/assets/images/device/iPad13,1.png b/assets/images/device/iPad13,1.png new file mode 100644 index 000000000000..fa0b9395f961 Binary files /dev/null and b/assets/images/device/iPad13,1.png differ diff --git a/assets/images/device/iPad13,10.png b/assets/images/device/iPad13,10.png new file mode 100644 index 000000000000..7cf26f061648 Binary files /dev/null and b/assets/images/device/iPad13,10.png differ diff --git a/assets/images/device/iPad13,11.png b/assets/images/device/iPad13,11.png new file mode 100644 index 000000000000..7cf26f061648 Binary files /dev/null and b/assets/images/device/iPad13,11.png differ diff --git a/assets/images/device/iPad13,16.png b/assets/images/device/iPad13,16.png new file mode 100644 index 000000000000..eee8ef3c8235 Binary files /dev/null and b/assets/images/device/iPad13,16.png differ diff --git a/assets/images/device/iPad13,2.png b/assets/images/device/iPad13,2.png new file mode 100644 index 000000000000..7beaae526097 Binary files /dev/null and b/assets/images/device/iPad13,2.png differ diff --git a/assets/images/device/iPad13,4.png b/assets/images/device/iPad13,4.png new file mode 100644 index 000000000000..7cf26f061648 Binary files /dev/null and b/assets/images/device/iPad13,4.png differ diff --git a/assets/images/device/iPad13,5.png b/assets/images/device/iPad13,5.png new file mode 100644 index 000000000000..7cf26f061648 Binary files /dev/null and b/assets/images/device/iPad13,5.png differ diff --git a/assets/images/device/iPad13,6.png b/assets/images/device/iPad13,6.png new file mode 100644 index 000000000000..7d9e8a4eeee4 Binary files /dev/null and b/assets/images/device/iPad13,6.png differ diff --git a/assets/images/device/iPad13,7.png b/assets/images/device/iPad13,7.png new file mode 100644 index 000000000000..7d9e8a4eeee4 Binary files /dev/null and b/assets/images/device/iPad13,7.png differ diff --git a/assets/images/device/iPad13,8.png b/assets/images/device/iPad13,8.png new file mode 100644 index 000000000000..7cf26f061648 Binary files /dev/null and b/assets/images/device/iPad13,8.png differ diff --git a/assets/images/device/iPad13,9.png b/assets/images/device/iPad13,9.png new file mode 100644 index 000000000000..7cf26f061648 Binary files /dev/null and b/assets/images/device/iPad13,9.png differ diff --git a/assets/images/device/iPad14,1.png b/assets/images/device/iPad14,1.png new file mode 100644 index 000000000000..192229b8f57f Binary files /dev/null and b/assets/images/device/iPad14,1.png differ diff --git a/assets/images/device/iPad14,2.png b/assets/images/device/iPad14,2.png new file mode 100644 index 000000000000..192229b8f57f Binary files /dev/null and b/assets/images/device/iPad14,2.png differ diff --git a/assets/images/device/iPad2,1.png b/assets/images/device/iPad2,1.png new file mode 100644 index 000000000000..947bfa5153e2 Binary files /dev/null and b/assets/images/device/iPad2,1.png differ diff --git a/assets/images/device/iPad2,2.png b/assets/images/device/iPad2,2.png new file mode 100644 index 000000000000..6303a366f47e Binary files /dev/null and b/assets/images/device/iPad2,2.png differ diff --git a/assets/images/device/iPad2,3.png b/assets/images/device/iPad2,3.png new file mode 100644 index 000000000000..6303a366f47e Binary files /dev/null and b/assets/images/device/iPad2,3.png differ diff --git a/assets/images/device/iPad2,4.png b/assets/images/device/iPad2,4.png new file mode 100644 index 000000000000..947bfa5153e2 Binary files /dev/null and b/assets/images/device/iPad2,4.png differ diff --git a/assets/images/device/iPad2,5.png b/assets/images/device/iPad2,5.png new file mode 100644 index 000000000000..6e5fee8650c5 Binary files /dev/null and b/assets/images/device/iPad2,5.png differ diff --git a/assets/images/device/iPad2,6.png b/assets/images/device/iPad2,6.png new file mode 100644 index 000000000000..6e5fee8650c5 Binary files /dev/null and b/assets/images/device/iPad2,6.png differ diff --git a/assets/images/device/iPad2,7.png b/assets/images/device/iPad2,7.png new file mode 100644 index 000000000000..6e5fee8650c5 Binary files /dev/null and b/assets/images/device/iPad2,7.png differ diff --git a/assets/images/device/iPad3,1.png b/assets/images/device/iPad3,1.png new file mode 100644 index 000000000000..4a16e3dabeee Binary files /dev/null and b/assets/images/device/iPad3,1.png differ diff --git a/assets/images/device/iPad3,2.png b/assets/images/device/iPad3,2.png new file mode 100644 index 000000000000..172a67a2a5e0 Binary files /dev/null and b/assets/images/device/iPad3,2.png differ diff --git a/assets/images/device/iPad3,3.png b/assets/images/device/iPad3,3.png new file mode 100644 index 000000000000..4a16e3dabeee Binary files /dev/null and b/assets/images/device/iPad3,3.png differ diff --git a/assets/images/device/iPad3,4.png b/assets/images/device/iPad3,4.png new file mode 100644 index 000000000000..3271a74298a9 Binary files /dev/null and b/assets/images/device/iPad3,4.png differ diff --git a/assets/images/device/iPad3,5.png b/assets/images/device/iPad3,5.png new file mode 100644 index 000000000000..cc9fa83bd94e Binary files /dev/null and b/assets/images/device/iPad3,5.png differ diff --git a/assets/images/device/iPad3,6.png b/assets/images/device/iPad3,6.png new file mode 100644 index 000000000000..cc9fa83bd94e Binary files /dev/null and b/assets/images/device/iPad3,6.png differ diff --git a/assets/images/device/iPad4,1.png b/assets/images/device/iPad4,1.png new file mode 100644 index 000000000000..229337c36cc8 Binary files /dev/null and b/assets/images/device/iPad4,1.png differ diff --git a/assets/images/device/iPad4,2.png b/assets/images/device/iPad4,2.png new file mode 100644 index 000000000000..7c7278f2ba7f Binary files /dev/null and b/assets/images/device/iPad4,2.png differ diff --git a/assets/images/device/iPad4,3.png b/assets/images/device/iPad4,3.png new file mode 100644 index 000000000000..229337c36cc8 Binary files /dev/null and b/assets/images/device/iPad4,3.png differ diff --git a/assets/images/device/iPad4,4.png b/assets/images/device/iPad4,4.png new file mode 100644 index 000000000000..0696b88435f0 Binary files /dev/null and b/assets/images/device/iPad4,4.png differ diff --git a/assets/images/device/iPad4,5.png b/assets/images/device/iPad4,5.png new file mode 100644 index 000000000000..0696b88435f0 Binary files /dev/null and b/assets/images/device/iPad4,5.png differ diff --git a/assets/images/device/iPad4,6.png b/assets/images/device/iPad4,6.png new file mode 100644 index 000000000000..0696b88435f0 Binary files /dev/null and b/assets/images/device/iPad4,6.png differ diff --git a/assets/images/device/iPad4,7.png b/assets/images/device/iPad4,7.png new file mode 100644 index 000000000000..c91575c0f259 Binary files /dev/null and b/assets/images/device/iPad4,7.png differ diff --git a/assets/images/device/iPad4,8.png b/assets/images/device/iPad4,8.png new file mode 100644 index 000000000000..c696998a9a3b Binary files /dev/null and b/assets/images/device/iPad4,8.png differ diff --git a/assets/images/device/iPad4,9.png b/assets/images/device/iPad4,9.png new file mode 100644 index 000000000000..c91575c0f259 Binary files /dev/null and b/assets/images/device/iPad4,9.png differ diff --git a/assets/images/device/iPad5,1.png b/assets/images/device/iPad5,1.png new file mode 100644 index 000000000000..c91575c0f259 Binary files /dev/null and b/assets/images/device/iPad5,1.png differ diff --git a/assets/images/device/iPad5,2.png b/assets/images/device/iPad5,2.png new file mode 100644 index 000000000000..c91575c0f259 Binary files /dev/null and b/assets/images/device/iPad5,2.png differ diff --git a/assets/images/device/iPad5,3.png b/assets/images/device/iPad5,3.png new file mode 100644 index 000000000000..39f36ed1e5c1 Binary files /dev/null and b/assets/images/device/iPad5,3.png differ diff --git a/assets/images/device/iPad5,4.png b/assets/images/device/iPad5,4.png new file mode 100644 index 000000000000..7562f0a09b44 Binary files /dev/null and b/assets/images/device/iPad5,4.png differ diff --git a/assets/images/device/iPad6,11.png b/assets/images/device/iPad6,11.png new file mode 100644 index 000000000000..dd6497ea7879 Binary files /dev/null and b/assets/images/device/iPad6,11.png differ diff --git a/assets/images/device/iPad6,12.png b/assets/images/device/iPad6,12.png new file mode 100644 index 000000000000..dd6497ea7879 Binary files /dev/null and b/assets/images/device/iPad6,12.png differ diff --git a/assets/images/device/iPad6,3.png b/assets/images/device/iPad6,3.png new file mode 100644 index 000000000000..7cb60e9f993d Binary files /dev/null and b/assets/images/device/iPad6,3.png differ diff --git a/assets/images/device/iPad6,4.png b/assets/images/device/iPad6,4.png new file mode 100644 index 000000000000..e8d4f08c9132 Binary files /dev/null and b/assets/images/device/iPad6,4.png differ diff --git a/assets/images/device/iPad6,7.png b/assets/images/device/iPad6,7.png new file mode 100644 index 000000000000..54552b72d183 Binary files /dev/null and b/assets/images/device/iPad6,7.png differ diff --git a/assets/images/device/iPad6,8.png b/assets/images/device/iPad6,8.png new file mode 100644 index 000000000000..c5d0a8ae4996 Binary files /dev/null and b/assets/images/device/iPad6,8.png differ diff --git a/assets/images/device/iPad7,1.png b/assets/images/device/iPad7,1.png new file mode 100644 index 000000000000..7cb60e9f993d Binary files /dev/null and b/assets/images/device/iPad7,1.png differ diff --git a/assets/images/device/iPad7,11.png b/assets/images/device/iPad7,11.png new file mode 100644 index 000000000000..c9b98af744e1 Binary files /dev/null and b/assets/images/device/iPad7,11.png differ diff --git a/assets/images/device/iPad7,12.png b/assets/images/device/iPad7,12.png new file mode 100644 index 000000000000..c9b98af744e1 Binary files /dev/null and b/assets/images/device/iPad7,12.png differ diff --git a/assets/images/device/iPad7,2.png b/assets/images/device/iPad7,2.png new file mode 100644 index 000000000000..7cb60e9f993d Binary files /dev/null and b/assets/images/device/iPad7,2.png differ diff --git a/assets/images/device/iPad7,3.png b/assets/images/device/iPad7,3.png new file mode 100644 index 000000000000..7cb60e9f993d Binary files /dev/null and b/assets/images/device/iPad7,3.png differ diff --git a/assets/images/device/iPad7,4.png b/assets/images/device/iPad7,4.png new file mode 100644 index 000000000000..7cb60e9f993d Binary files /dev/null and b/assets/images/device/iPad7,4.png differ diff --git a/assets/images/device/iPad7,5.png b/assets/images/device/iPad7,5.png new file mode 100644 index 000000000000..7cb60e9f993d Binary files /dev/null and b/assets/images/device/iPad7,5.png differ diff --git a/assets/images/device/iPad7,6.png b/assets/images/device/iPad7,6.png new file mode 100644 index 000000000000..7cb60e9f993d Binary files /dev/null and b/assets/images/device/iPad7,6.png differ diff --git a/assets/images/device/iPad8,1.png b/assets/images/device/iPad8,1.png new file mode 100644 index 000000000000..a84688ad3d7e Binary files /dev/null and b/assets/images/device/iPad8,1.png differ diff --git a/assets/images/device/iPad8,10.png b/assets/images/device/iPad8,10.png new file mode 100644 index 000000000000..d880ae55be04 Binary files /dev/null and b/assets/images/device/iPad8,10.png differ diff --git a/assets/images/device/iPad8,11.png b/assets/images/device/iPad8,11.png new file mode 100644 index 000000000000..d880ae55be04 Binary files /dev/null and b/assets/images/device/iPad8,11.png differ diff --git a/assets/images/device/iPad8,12.png b/assets/images/device/iPad8,12.png new file mode 100644 index 000000000000..d880ae55be04 Binary files /dev/null and b/assets/images/device/iPad8,12.png differ diff --git a/assets/images/device/iPad8,2.png b/assets/images/device/iPad8,2.png new file mode 100644 index 000000000000..a84688ad3d7e Binary files /dev/null and b/assets/images/device/iPad8,2.png differ diff --git a/assets/images/device/iPad8,3.png b/assets/images/device/iPad8,3.png new file mode 100644 index 000000000000..a84688ad3d7e Binary files /dev/null and b/assets/images/device/iPad8,3.png differ diff --git a/assets/images/device/iPad8,4.png b/assets/images/device/iPad8,4.png new file mode 100644 index 000000000000..a84688ad3d7e Binary files /dev/null and b/assets/images/device/iPad8,4.png differ diff --git a/assets/images/device/iPad8,5.png b/assets/images/device/iPad8,5.png new file mode 100644 index 000000000000..c6b8715e41fc Binary files /dev/null and b/assets/images/device/iPad8,5.png differ diff --git a/assets/images/device/iPad8,6.png b/assets/images/device/iPad8,6.png new file mode 100644 index 000000000000..c6b8715e41fc Binary files /dev/null and b/assets/images/device/iPad8,6.png differ diff --git a/assets/images/device/iPad8,7.png b/assets/images/device/iPad8,7.png new file mode 100644 index 000000000000..c6b8715e41fc Binary files /dev/null and b/assets/images/device/iPad8,7.png differ diff --git a/assets/images/device/iPad8,8.png b/assets/images/device/iPad8,8.png new file mode 100644 index 000000000000..c6b8715e41fc Binary files /dev/null and b/assets/images/device/iPad8,8.png differ diff --git a/assets/images/device/iPad8,9.png b/assets/images/device/iPad8,9.png new file mode 100644 index 000000000000..d880ae55be04 Binary files /dev/null and b/assets/images/device/iPad8,9.png differ diff --git a/assets/images/device/iPhone1,1.png b/assets/images/device/iPhone1,1.png new file mode 100644 index 000000000000..7dacc412ed63 Binary files /dev/null and b/assets/images/device/iPhone1,1.png differ diff --git a/assets/images/device/iPhone1,2.png b/assets/images/device/iPhone1,2.png new file mode 100644 index 000000000000..567b6b6fb02b Binary files /dev/null and b/assets/images/device/iPhone1,2.png differ diff --git a/assets/images/device/iPhone10,1.png b/assets/images/device/iPhone10,1.png new file mode 100644 index 000000000000..b1e6fcf64ada Binary files /dev/null and b/assets/images/device/iPhone10,1.png differ diff --git a/assets/images/device/iPhone10,2.png b/assets/images/device/iPhone10,2.png new file mode 100644 index 000000000000..bcb696c112ea Binary files /dev/null and b/assets/images/device/iPhone10,2.png differ diff --git a/assets/images/device/iPhone10,3.png b/assets/images/device/iPhone10,3.png new file mode 100644 index 000000000000..669164374eed Binary files /dev/null and b/assets/images/device/iPhone10,3.png differ diff --git a/assets/images/device/iPhone10,4.png b/assets/images/device/iPhone10,4.png new file mode 100644 index 000000000000..b1e6fcf64ada Binary files /dev/null and b/assets/images/device/iPhone10,4.png differ diff --git a/assets/images/device/iPhone10,5.png b/assets/images/device/iPhone10,5.png new file mode 100644 index 000000000000..bcb696c112ea Binary files /dev/null and b/assets/images/device/iPhone10,5.png differ diff --git a/assets/images/device/iPhone10,6.png b/assets/images/device/iPhone10,6.png new file mode 100644 index 000000000000..669164374eed Binary files /dev/null and b/assets/images/device/iPhone10,6.png differ diff --git a/assets/images/device/iPhone11,2.png b/assets/images/device/iPhone11,2.png new file mode 100644 index 000000000000..57dbe60d9ab6 Binary files /dev/null and b/assets/images/device/iPhone11,2.png differ diff --git a/assets/images/device/iPhone11,4.png b/assets/images/device/iPhone11,4.png new file mode 100644 index 000000000000..57dbe60d9ab6 Binary files /dev/null and b/assets/images/device/iPhone11,4.png differ diff --git a/assets/images/device/iPhone11,6.png b/assets/images/device/iPhone11,6.png new file mode 100644 index 000000000000..57dbe60d9ab6 Binary files /dev/null and b/assets/images/device/iPhone11,6.png differ diff --git a/assets/images/device/iPhone11,8.png b/assets/images/device/iPhone11,8.png new file mode 100644 index 000000000000..3f0acb03b8ba Binary files /dev/null and b/assets/images/device/iPhone11,8.png differ diff --git a/assets/images/device/iPhone12,1.png b/assets/images/device/iPhone12,1.png new file mode 100644 index 000000000000..5b6a36707aeb Binary files /dev/null and b/assets/images/device/iPhone12,1.png differ diff --git a/assets/images/device/iPhone12,3.png b/assets/images/device/iPhone12,3.png new file mode 100644 index 000000000000..5b6a36707aeb Binary files /dev/null and b/assets/images/device/iPhone12,3.png differ diff --git a/assets/images/device/iPhone12,5.png b/assets/images/device/iPhone12,5.png new file mode 100644 index 000000000000..5b6a36707aeb Binary files /dev/null and b/assets/images/device/iPhone12,5.png differ diff --git a/assets/images/device/iPhone12,8.png b/assets/images/device/iPhone12,8.png new file mode 100644 index 000000000000..447209993108 Binary files /dev/null and b/assets/images/device/iPhone12,8.png differ diff --git a/assets/images/device/iPhone13,1.png b/assets/images/device/iPhone13,1.png new file mode 100644 index 000000000000..4ab6983208a8 Binary files /dev/null and b/assets/images/device/iPhone13,1.png differ diff --git a/assets/images/device/iPhone13,2.png b/assets/images/device/iPhone13,2.png new file mode 100644 index 000000000000..9fc6b5fab043 Binary files /dev/null and b/assets/images/device/iPhone13,2.png differ diff --git a/assets/images/device/iPhone13,3.png b/assets/images/device/iPhone13,3.png new file mode 100644 index 000000000000..7768c3daff72 Binary files /dev/null and b/assets/images/device/iPhone13,3.png differ diff --git a/assets/images/device/iPhone13,4.png b/assets/images/device/iPhone13,4.png new file mode 100644 index 000000000000..4e880ec63604 Binary files /dev/null and b/assets/images/device/iPhone13,4.png differ diff --git a/assets/images/device/iPhone14,2.png b/assets/images/device/iPhone14,2.png new file mode 100644 index 000000000000..681761f5bfe4 Binary files /dev/null and b/assets/images/device/iPhone14,2.png differ diff --git a/assets/images/device/iPhone14,3.png b/assets/images/device/iPhone14,3.png new file mode 100644 index 000000000000..681761f5bfe4 Binary files /dev/null and b/assets/images/device/iPhone14,3.png differ diff --git a/assets/images/device/iPhone14,4.png b/assets/images/device/iPhone14,4.png new file mode 100644 index 000000000000..6ac37a01b7ad Binary files /dev/null and b/assets/images/device/iPhone14,4.png differ diff --git a/assets/images/device/iPhone14,5.png b/assets/images/device/iPhone14,5.png new file mode 100644 index 000000000000..f327fe79c8f1 Binary files /dev/null and b/assets/images/device/iPhone14,5.png differ diff --git a/assets/images/device/iPhone14,6.png b/assets/images/device/iPhone14,6.png new file mode 100644 index 000000000000..3cf45f663c4a Binary files /dev/null and b/assets/images/device/iPhone14,6.png differ diff --git a/assets/images/device/iPhone2,1.png b/assets/images/device/iPhone2,1.png new file mode 100644 index 000000000000..6e7d99b72f71 Binary files /dev/null and b/assets/images/device/iPhone2,1.png differ diff --git a/assets/images/device/iPhone3,1.png b/assets/images/device/iPhone3,1.png new file mode 100644 index 000000000000..f850d6ba1d3f Binary files /dev/null and b/assets/images/device/iPhone3,1.png differ diff --git a/assets/images/device/iPhone3,2.png b/assets/images/device/iPhone3,2.png new file mode 100644 index 000000000000..dd72adfdcab5 Binary files /dev/null and b/assets/images/device/iPhone3,2.png differ diff --git a/assets/images/device/iPhone3,3.png b/assets/images/device/iPhone3,3.png new file mode 100644 index 000000000000..bafcea75d142 Binary files /dev/null and b/assets/images/device/iPhone3,3.png differ diff --git a/assets/images/device/iPhone4,1.png b/assets/images/device/iPhone4,1.png new file mode 100644 index 000000000000..a626210afb36 Binary files /dev/null and b/assets/images/device/iPhone4,1.png differ diff --git a/assets/images/device/iPhone5,1.png b/assets/images/device/iPhone5,1.png new file mode 100644 index 000000000000..82ac6d7277a0 Binary files /dev/null and b/assets/images/device/iPhone5,1.png differ diff --git a/assets/images/device/iPhone5,2.png b/assets/images/device/iPhone5,2.png new file mode 100644 index 000000000000..e377dddb56c2 Binary files /dev/null and b/assets/images/device/iPhone5,2.png differ diff --git a/assets/images/device/iPhone5,3.png b/assets/images/device/iPhone5,3.png new file mode 100644 index 000000000000..0b4ab58ed1c6 Binary files /dev/null and b/assets/images/device/iPhone5,3.png differ diff --git a/assets/images/device/iPhone5,4.png b/assets/images/device/iPhone5,4.png new file mode 100644 index 000000000000..a5390f1d1114 Binary files /dev/null and b/assets/images/device/iPhone5,4.png differ diff --git a/assets/images/device/iPhone6,1.png b/assets/images/device/iPhone6,1.png new file mode 100644 index 000000000000..37d277f5af68 Binary files /dev/null and b/assets/images/device/iPhone6,1.png differ diff --git a/assets/images/device/iPhone6,2.png b/assets/images/device/iPhone6,2.png new file mode 100644 index 000000000000..47a951db78ce Binary files /dev/null and b/assets/images/device/iPhone6,2.png differ diff --git a/assets/images/device/iPhone7,1.png b/assets/images/device/iPhone7,1.png new file mode 100644 index 000000000000..8e8514fb3810 Binary files /dev/null and b/assets/images/device/iPhone7,1.png differ diff --git a/assets/images/device/iPhone7,2.png b/assets/images/device/iPhone7,2.png new file mode 100644 index 000000000000..063a655b0fa8 Binary files /dev/null and b/assets/images/device/iPhone7,2.png differ diff --git a/assets/images/device/iPhone8,1.png b/assets/images/device/iPhone8,1.png new file mode 100644 index 000000000000..83e5f24a6240 Binary files /dev/null and b/assets/images/device/iPhone8,1.png differ diff --git a/assets/images/device/iPhone8,2.png b/assets/images/device/iPhone8,2.png new file mode 100644 index 000000000000..83e5f24a6240 Binary files /dev/null and b/assets/images/device/iPhone8,2.png differ diff --git a/assets/images/device/iPhone8,4.png b/assets/images/device/iPhone8,4.png new file mode 100644 index 000000000000..152952f8d7a1 Binary files /dev/null and b/assets/images/device/iPhone8,4.png differ diff --git a/assets/images/device/iPhone9,1.png b/assets/images/device/iPhone9,1.png new file mode 100644 index 000000000000..b1e6fcf64ada Binary files /dev/null and b/assets/images/device/iPhone9,1.png differ diff --git a/assets/images/device/iPhone9,2.png b/assets/images/device/iPhone9,2.png new file mode 100644 index 000000000000..bcb696c112ea Binary files /dev/null and b/assets/images/device/iPhone9,2.png differ diff --git a/assets/images/device/iPhone9,3.png b/assets/images/device/iPhone9,3.png new file mode 100644 index 000000000000..b1e6fcf64ada Binary files /dev/null and b/assets/images/device/iPhone9,3.png differ diff --git a/assets/images/device/iPhone9,4.png b/assets/images/device/iPhone9,4.png new file mode 100644 index 000000000000..bcb696c112ea Binary files /dev/null and b/assets/images/device/iPhone9,4.png differ diff --git a/assets/images/device/iPod1,1.png b/assets/images/device/iPod1,1.png new file mode 100644 index 000000000000..245dbaa12bfa Binary files /dev/null and b/assets/images/device/iPod1,1.png differ diff --git a/assets/images/device/iPod2,1.png b/assets/images/device/iPod2,1.png new file mode 100644 index 000000000000..a4601a275ff7 Binary files /dev/null and b/assets/images/device/iPod2,1.png differ diff --git a/assets/images/device/iPod3,1.png b/assets/images/device/iPod3,1.png new file mode 100644 index 000000000000..a4601a275ff7 Binary files /dev/null and b/assets/images/device/iPod3,1.png differ diff --git a/assets/images/device/iPod4,1.png b/assets/images/device/iPod4,1.png new file mode 100644 index 000000000000..1004a6e5a047 Binary files /dev/null and b/assets/images/device/iPod4,1.png differ diff --git a/assets/images/device/iPod5,1.png b/assets/images/device/iPod5,1.png new file mode 100644 index 000000000000..2434410f70c3 Binary files /dev/null and b/assets/images/device/iPod5,1.png differ diff --git a/assets/images/device/iPod7,1.png b/assets/images/device/iPod7,1.png new file mode 100644 index 000000000000..5c3bbc8f6269 Binary files /dev/null and b/assets/images/device/iPod7,1.png differ diff --git a/assets/images/device/iPod9,1.png b/assets/images/device/iPod9,1.png new file mode 100644 index 000000000000..b30f98c287a4 Binary files /dev/null and b/assets/images/device/iPod9,1.png differ diff --git a/assets/images/dynastic-sileo.png b/assets/images/dynastic-sileo.png new file mode 100644 index 000000000000..5ef6ef22158f Binary files /dev/null and b/assets/images/dynastic-sileo.png differ diff --git a/assets/images/ethereum_white.png b/assets/images/ethereum_white.png new file mode 100644 index 000000000000..58328d55ae16 Binary files /dev/null and b/assets/images/ethereum_white.png differ diff --git a/assets/images/find-version-ipad-old.jpg b/assets/images/find-version-ipad-old.jpg new file mode 100644 index 000000000000..249fde627936 Binary files /dev/null and b/assets/images/find-version-ipad-old.jpg differ diff --git a/assets/images/find-version-ipad.jpg b/assets/images/find-version-ipad.jpg new file mode 100644 index 000000000000..adc36153b4af Binary files /dev/null and b/assets/images/find-version-ipad.jpg differ diff --git a/assets/images/find-version-old.jpg b/assets/images/find-version-old.jpg new file mode 100644 index 000000000000..90597afaa34e Binary files /dev/null and b/assets/images/find-version-old.jpg differ diff --git a/assets/images/find-version-tv-new.jpg b/assets/images/find-version-tv-new.jpg new file mode 100644 index 000000000000..d9c17a2825e9 Binary files /dev/null and b/assets/images/find-version-tv-new.jpg differ diff --git a/assets/images/find-version-tv-old.jpg b/assets/images/find-version-tv-old.jpg new file mode 100644 index 000000000000..c1856beb704b Binary files /dev/null and b/assets/images/find-version-tv-old.jpg differ diff --git a/assets/images/find-version.jpg b/assets/images/find-version.jpg new file mode 100644 index 000000000000..860fbdef5aa4 Binary files /dev/null and b/assets/images/find-version.jpg differ diff --git a/assets/images/futurerestore-gui.png b/assets/images/futurerestore-gui.png new file mode 100644 index 000000000000..1c3b92bf8d01 Binary files /dev/null and b/assets/images/futurerestore-gui.png differ diff --git a/assets/images/greenpois0n-win.png b/assets/images/greenpois0n-win.png new file mode 100644 index 000000000000..ed0b9d6c982d Binary files /dev/null and b/assets/images/greenpois0n-win.png differ diff --git a/assets/images/hostshield.jpg b/assets/images/hostshield.jpg new file mode 100644 index 000000000000..beeaf36cc2e9 Binary files /dev/null and b/assets/images/hostshield.jpg differ diff --git a/assets/images/iPad8,9.png b/assets/images/iPad8,9.png new file mode 100644 index 000000000000..d880ae55be04 Binary files /dev/null and b/assets/images/iPad8,9.png differ diff --git a/assets/images/iPod9,1.png b/assets/images/iPod9,1.png new file mode 100644 index 000000000000..e8ac67532f53 Binary files /dev/null and b/assets/images/iPod9,1.png differ diff --git a/assets/images/impactor.png b/assets/images/impactor.png new file mode 100644 index 000000000000..0a173d3286a7 Binary files /dev/null and b/assets/images/impactor.png differ diff --git a/assets/images/iphone12pro.png b/assets/images/iphone12pro.png new file mode 100644 index 000000000000..948affcc110d Binary files /dev/null and b/assets/images/iphone12pro.png differ diff --git a/assets/images/itunes-wifi-sync.png b/assets/images/itunes-wifi-sync.png new file mode 100644 index 000000000000..99f10c642ffa Binary files /dev/null and b/assets/images/itunes-wifi-sync.png differ diff --git a/assets/images/jb-icons/absinthe.png b/assets/images/jb-icons/absinthe.png new file mode 100644 index 000000000000..301cfbd7fcf3 Binary files /dev/null and b/assets/images/jb-icons/absinthe.png differ diff --git a/assets/images/jb-icons/ac1dsn0w.png b/assets/images/jb-icons/ac1dsn0w.png new file mode 100644 index 000000000000..2921127743cd Binary files /dev/null and b/assets/images/jb-icons/ac1dsn0w.png differ diff --git a/assets/images/jb-icons/blackra1n.png b/assets/images/jb-icons/blackra1n.png new file mode 100644 index 000000000000..7a55e765f438 Binary files /dev/null and b/assets/images/jb-icons/blackra1n.png differ diff --git a/assets/images/jb-icons/breezy.png b/assets/images/jb-icons/breezy.png new file mode 100644 index 000000000000..b416eeeee726 Binary files /dev/null and b/assets/images/jb-icons/breezy.png differ diff --git a/assets/images/jb-icons/checkra1n.png b/assets/images/jb-icons/checkra1n.png new file mode 100644 index 000000000000..135692a15821 Binary files /dev/null and b/assets/images/jb-icons/checkra1n.png differ diff --git a/assets/images/jb-icons/chimera.png b/assets/images/jb-icons/chimera.png new file mode 100644 index 000000000000..ce8eb2878e32 Binary files /dev/null and b/assets/images/jb-icons/chimera.png differ diff --git a/assets/images/jb-icons/daibutsu.png b/assets/images/jb-icons/daibutsu.png new file mode 100644 index 000000000000..248df9e50ad1 Binary files /dev/null and b/assets/images/jb-icons/daibutsu.png differ diff --git a/assets/images/jb-icons/dopamine.png b/assets/images/jb-icons/dopamine.png new file mode 100644 index 000000000000..e28e1965d5b3 Binary files /dev/null and b/assets/images/jb-icons/dopamine.png differ diff --git a/assets/images/jb-icons/doubleh3lix.png b/assets/images/jb-icons/doubleh3lix.png new file mode 100644 index 000000000000..e5ab04404cdc Binary files /dev/null and b/assets/images/jb-icons/doubleh3lix.png differ diff --git a/assets/images/jb-icons/electra.png b/assets/images/jb-icons/electra.png new file mode 100644 index 000000000000..b1f926b87831 Binary files /dev/null and b/assets/images/jb-icons/electra.png differ diff --git a/assets/images/jb-icons/etasonjb.png b/assets/images/jb-icons/etasonjb.png new file mode 100644 index 000000000000..eb4370cacd09 Binary files /dev/null and b/assets/images/jb-icons/etasonjb.png differ diff --git a/assets/images/jb-icons/evasi0n.png b/assets/images/jb-icons/evasi0n.png new file mode 100644 index 000000000000..0034a3a98b4c Binary files /dev/null and b/assets/images/jb-icons/evasi0n.png differ diff --git a/assets/images/jb-icons/g0blin.png b/assets/images/jb-icons/g0blin.png new file mode 100644 index 000000000000..a61ac9168cf3 Binary files /dev/null and b/assets/images/jb-icons/g0blin.png differ diff --git a/assets/images/jb-icons/geeksn0w.png b/assets/images/jb-icons/geeksn0w.png new file mode 100644 index 000000000000..298a56288404 Binary files /dev/null and b/assets/images/jb-icons/geeksn0w.png differ diff --git a/assets/images/jb-icons/greenpois0n.png b/assets/images/jb-icons/greenpois0n.png new file mode 100644 index 000000000000..34a5d6854e9c Binary files /dev/null and b/assets/images/jb-icons/greenpois0n.png differ diff --git a/assets/images/jb-icons/h3lix.png b/assets/images/jb-icons/h3lix.png new file mode 100644 index 000000000000..0a1f59b7c4e6 Binary files /dev/null and b/assets/images/jb-icons/h3lix.png differ diff --git a/assets/images/jb-icons/homedepot.png b/assets/images/jb-icons/homedepot.png new file mode 100644 index 000000000000..3db310f68185 Binary files /dev/null and b/assets/images/jb-icons/homedepot.png differ diff --git a/assets/images/jb-icons/ibrickr.png b/assets/images/jb-icons/ibrickr.png new file mode 100644 index 000000000000..07856e4d38a0 Binary files /dev/null and b/assets/images/jb-icons/ibrickr.png differ diff --git a/assets/images/jb-icons/ijailbreak.png b/assets/images/jb-icons/ijailbreak.png new file mode 100644 index 000000000000..d076487df24d Binary files /dev/null and b/assets/images/jb-icons/ijailbreak.png differ diff --git a/assets/images/jb-icons/iliberty.png b/assets/images/jb-icons/iliberty.png new file mode 100644 index 000000000000..8fe05327717d Binary files /dev/null and b/assets/images/jb-icons/iliberty.png differ diff --git a/assets/images/jb-icons/independence.png b/assets/images/jb-icons/independence.png new file mode 100644 index 000000000000..53edd2b7eca2 Binary files /dev/null and b/assets/images/jb-icons/independence.png differ diff --git a/assets/images/jb-icons/limera1n.png b/assets/images/jb-icons/limera1n.png new file mode 100644 index 000000000000..7d7658bfbbd5 Binary files /dev/null and b/assets/images/jb-icons/limera1n.png differ diff --git a/assets/images/jb-icons/meridian.png b/assets/images/jb-icons/meridian.png new file mode 100644 index 000000000000..2733a64907b7 Binary files /dev/null and b/assets/images/jb-icons/meridian.png differ diff --git a/assets/images/jb-icons/odyssey.png b/assets/images/jb-icons/odyssey.png new file mode 100644 index 000000000000..ced6c134a4b2 Binary files /dev/null and b/assets/images/jb-icons/odyssey.png differ diff --git a/assets/images/jb-icons/p0insettia.png b/assets/images/jb-icons/p0insettia.png new file mode 100644 index 000000000000..248df9e50ad1 Binary files /dev/null and b/assets/images/jb-icons/p0insettia.png differ diff --git a/assets/images/jb-icons/p0sixspwn.png b/assets/images/jb-icons/p0sixspwn.png new file mode 100644 index 000000000000..872020df6bc2 Binary files /dev/null and b/assets/images/jb-icons/p0sixspwn.png differ diff --git a/assets/images/jb-icons/palera1n.png b/assets/images/jb-icons/palera1n.png new file mode 100644 index 000000000000..75d4ecb0680e Binary files /dev/null and b/assets/images/jb-icons/palera1n.png differ diff --git a/assets/images/jb-icons/pangu.png b/assets/images/jb-icons/pangu.png new file mode 100644 index 000000000000..48f9c27538c7 Binary files /dev/null and b/assets/images/jb-icons/pangu.png differ diff --git a/assets/images/jb-icons/pangu8.png b/assets/images/jb-icons/pangu8.png new file mode 100644 index 000000000000..14dcae805e8e Binary files /dev/null and b/assets/images/jb-icons/pangu8.png differ diff --git a/assets/images/jb-icons/pangu9.png b/assets/images/jb-icons/pangu9.png new file mode 100644 index 000000000000..2ed17a5ed3c4 Binary files /dev/null and b/assets/images/jb-icons/pangu9.png differ diff --git a/assets/images/jb-icons/phoenix.png b/assets/images/jb-icons/phoenix.png new file mode 100644 index 000000000000..76a763769205 Binary files /dev/null and b/assets/images/jb-icons/phoenix.png differ diff --git a/assets/images/jb-icons/powdersn0w.png b/assets/images/jb-icons/powdersn0w.png new file mode 100644 index 000000000000..248df9e50ad1 Binary files /dev/null and b/assets/images/jb-icons/powdersn0w.png differ diff --git a/assets/images/jb-icons/ppjailbreak.png b/assets/images/jb-icons/ppjailbreak.png new file mode 100644 index 000000000000..ef3d39e726dc Binary files /dev/null and b/assets/images/jb-icons/ppjailbreak.png differ diff --git a/assets/images/jb-icons/purplera1n.png b/assets/images/jb-icons/purplera1n.png new file mode 100644 index 000000000000..8f33352eb1e7 Binary files /dev/null and b/assets/images/jb-icons/purplera1n.png differ diff --git a/assets/images/jb-icons/pusher.png b/assets/images/jb-icons/pusher.png new file mode 100644 index 000000000000..d16344e1bc60 Binary files /dev/null and b/assets/images/jb-icons/pusher.png differ diff --git a/assets/images/jb-icons/pwnagetool.png b/assets/images/jb-icons/pwnagetool.png new file mode 100644 index 000000000000..69b4f1bf0ab7 Binary files /dev/null and b/assets/images/jb-icons/pwnagetool.png differ diff --git a/assets/images/jb-icons/quickfreedom.png b/assets/images/jb-icons/quickfreedom.png new file mode 100644 index 000000000000..9cf5456bac0c Binary files /dev/null and b/assets/images/jb-icons/quickfreedom.png differ diff --git a/assets/images/jb-icons/quickpwn.png b/assets/images/jb-icons/quickpwn.png new file mode 100644 index 000000000000..cca172fb8874 Binary files /dev/null and b/assets/images/jb-icons/quickpwn.png differ diff --git a/assets/images/jb-icons/quicktether.png b/assets/images/jb-icons/quicktether.png new file mode 100644 index 000000000000..9cf5456bac0c Binary files /dev/null and b/assets/images/jb-icons/quicktether.png differ diff --git a/assets/images/jb-icons/ragebreak.png b/assets/images/jb-icons/ragebreak.png new file mode 100644 index 000000000000..1848d702987a Binary files /dev/null and b/assets/images/jb-icons/ragebreak.png differ diff --git a/assets/images/jb-icons/redsn0w.png b/assets/images/jb-icons/redsn0w.png new file mode 100644 index 000000000000..43bf7b14aad7 Binary files /dev/null and b/assets/images/jb-icons/redsn0w.png differ diff --git a/assets/images/jb-icons/redtool.png b/assets/images/jb-icons/redtool.png new file mode 100644 index 000000000000..196032a1eeb6 Binary files /dev/null and b/assets/images/jb-icons/redtool.png differ diff --git a/assets/images/jb-icons/saigon.png b/assets/images/jb-icons/saigon.png new file mode 100644 index 000000000000..78228f981e45 Binary files /dev/null and b/assets/images/jb-icons/saigon.png differ diff --git a/assets/images/jb-icons/sn0wbreeze.png b/assets/images/jb-icons/sn0wbreeze.png new file mode 100644 index 000000000000..bbdc406531fa Binary files /dev/null and b/assets/images/jb-icons/sn0wbreeze.png differ diff --git a/assets/images/jb-icons/sockh3lix.png b/assets/images/jb-icons/sockh3lix.png new file mode 100644 index 000000000000..e26a55a442d7 Binary files /dev/null and b/assets/images/jb-icons/sockh3lix.png differ diff --git a/assets/images/jb-icons/spirit.png b/assets/images/jb-icons/spirit.png new file mode 100644 index 000000000000..b817f8c60269 Binary files /dev/null and b/assets/images/jb-icons/spirit.png differ diff --git a/assets/images/jb-icons/taig.png b/assets/images/jb-icons/taig.png new file mode 100644 index 000000000000..a90059fd924c Binary files /dev/null and b/assets/images/jb-icons/taig.png differ diff --git a/assets/images/jb-icons/taurine.png b/assets/images/jb-icons/taurine.png new file mode 100644 index 000000000000..c3a00342aa8e Binary files /dev/null and b/assets/images/jb-icons/taurine.png differ diff --git a/assets/images/jb-icons/totallynotspyware.png b/assets/images/jb-icons/totallynotspyware.png new file mode 100644 index 000000000000..28ed9d2dedee Binary files /dev/null and b/assets/images/jb-icons/totallynotspyware.png differ diff --git a/assets/images/jb-icons/unc0ver-dark.png b/assets/images/jb-icons/unc0ver-dark.png new file mode 100644 index 000000000000..319db090e8c8 Binary files /dev/null and b/assets/images/jb-icons/unc0ver-dark.png differ diff --git a/assets/images/jb-icons/unc0ver.png b/assets/images/jb-icons/unc0ver.png new file mode 100644 index 000000000000..5c81bd1d6170 Binary files /dev/null and b/assets/images/jb-icons/unc0ver.png differ diff --git a/assets/images/jb-icons/untetherizer.png b/assets/images/jb-icons/untetherizer.png new file mode 100644 index 000000000000..85c31e5305f7 Binary files /dev/null and b/assets/images/jb-icons/untetherizer.png differ diff --git a/assets/images/jb-icons/unthreadera1n.png b/assets/images/jb-icons/unthreadera1n.png new file mode 100644 index 000000000000..33bd5e24cf16 Binary files /dev/null and b/assets/images/jb-icons/unthreadera1n.png differ diff --git a/assets/images/jb-icons/unthredeh4il.png b/assets/images/jb-icons/unthredeh4il.png new file mode 100644 index 000000000000..f115036e12b9 Binary files /dev/null and b/assets/images/jb-icons/unthredeh4il.png differ diff --git a/assets/images/jb-icons/yalu.png b/assets/images/jb-icons/yalu.png new file mode 100644 index 000000000000..59999ecfce9f Binary files /dev/null and b/assets/images/jb-icons/yalu.png differ diff --git a/assets/images/jb-icons/ziphone.png b/assets/images/jb-icons/ziphone.png new file mode 100644 index 000000000000..af099a97fc67 Binary files /dev/null and b/assets/images/jb-icons/ziphone.png differ diff --git a/assets/images/jb/checkra1n.png b/assets/images/jb/checkra1n.png new file mode 100644 index 000000000000..85debf589c5e Binary files /dev/null and b/assets/images/jb/checkra1n.png differ diff --git a/assets/images/jb/chimera.png b/assets/images/jb/chimera.png new file mode 100644 index 000000000000..8055bb1599f2 Binary files /dev/null and b/assets/images/jb/chimera.png differ diff --git a/assets/images/jb/doubleh3lix.png b/assets/images/jb/doubleh3lix.png new file mode 100644 index 000000000000..7dfcc2c046be Binary files /dev/null and b/assets/images/jb/doubleh3lix.png differ diff --git a/assets/images/jb/etas0n.png b/assets/images/jb/etas0n.png new file mode 100644 index 000000000000..8f6cd7e3fee8 Binary files /dev/null and b/assets/images/jb/etas0n.png differ diff --git a/assets/images/jb/h3lix.png b/assets/images/jb/h3lix.png new file mode 100644 index 000000000000..d74047c6a95f Binary files /dev/null and b/assets/images/jb/h3lix.png differ diff --git a/assets/images/jb/homedepot.png b/assets/images/jb/homedepot.png new file mode 100644 index 000000000000..2a9de0d4ed20 Binary files /dev/null and b/assets/images/jb/homedepot.png differ diff --git a/assets/images/jb/pangu933.png b/assets/images/jb/pangu933.png new file mode 100644 index 000000000000..353ff3839bb1 Binary files /dev/null and b/assets/images/jb/pangu933.png differ diff --git a/assets/images/jb/phoenix.png b/assets/images/jb/phoenix.png new file mode 100644 index 000000000000..c091aea31aa6 Binary files /dev/null and b/assets/images/jb/phoenix.png differ diff --git a/assets/images/jb/unc0ver.png b/assets/images/jb/unc0ver.png new file mode 100644 index 000000000000..46152d2b5110 Binary files /dev/null and b/assets/images/jb/unc0ver.png differ diff --git a/assets/images/limera1n.jpeg b/assets/images/limera1n.jpeg new file mode 100644 index 000000000000..caddf7a385fc Binary files /dev/null and b/assets/images/limera1n.jpeg differ diff --git a/assets/images/limera1n.png b/assets/images/limera1n.png new file mode 100644 index 000000000000..c4150ad98e91 Binary files /dev/null and b/assets/images/limera1n.png differ diff --git a/assets/images/logo.png b/assets/images/logo.png new file mode 100644 index 000000000000..7e6e75709e25 Binary files /dev/null and b/assets/images/logo.png differ diff --git a/assets/images/logo.webp b/assets/images/logo.webp new file mode 100644 index 000000000000..b7446244b299 Binary files /dev/null and b/assets/images/logo.webp differ diff --git a/assets/images/logo_dark.png b/assets/images/logo_dark.png new file mode 100644 index 000000000000..cc732ffe19e3 Binary files /dev/null and b/assets/images/logo_dark.png differ diff --git a/assets/images/logo_dark.webp b/assets/images/logo_dark.webp new file mode 100644 index 000000000000..7cffca40139e Binary files /dev/null and b/assets/images/logo_dark.webp differ diff --git a/assets/images/logo_old.png b/assets/images/logo_old.png new file mode 100644 index 000000000000..f2abbc1bbfb1 Binary files /dev/null and b/assets/images/logo_old.png differ diff --git a/assets/images/logo_old_dark.png b/assets/images/logo_old_dark.png new file mode 100644 index 000000000000..41d16be9bb0b Binary files /dev/null and b/assets/images/logo_old_dark.png differ diff --git a/assets/images/nitotv_picture.png b/assets/images/nitotv_picture.png new file mode 100644 index 000000000000..d4e328aed29c Binary files /dev/null and b/assets/images/nitotv_picture.png differ diff --git a/assets/images/odysseymain.png b/assets/images/odysseymain.png new file mode 100644 index 000000000000..013658ecb6c0 Binary files /dev/null and b/assets/images/odysseymain.png differ diff --git a/assets/images/p0sixpwn.png b/assets/images/p0sixpwn.png new file mode 100644 index 000000000000..4394f526c12d Binary files /dev/null and b/assets/images/p0sixpwn.png differ diff --git a/assets/images/p0sixspwn-win.png b/assets/images/p0sixspwn-win.png new file mode 100644 index 000000000000..7d564e2ead0a Binary files /dev/null and b/assets/images/p0sixspwn-win.png differ diff --git a/assets/images/pangu7-win.png b/assets/images/pangu7-win.png new file mode 100644 index 000000000000..c317d262362b Binary files /dev/null and b/assets/images/pangu7-win.png differ diff --git a/assets/images/pangu9-win.png b/assets/images/pangu9-win.png new file mode 100644 index 000000000000..7b12cdafeb39 Binary files /dev/null and b/assets/images/pangu9-win.png differ diff --git a/assets/images/paypal_white.png b/assets/images/paypal_white.png new file mode 100644 index 000000000000..55fb5ba0ab57 Binary files /dev/null and b/assets/images/paypal_white.png differ diff --git a/assets/images/pwnagetool.jpeg b/assets/images/pwnagetool.jpeg new file mode 100644 index 000000000000..b75aa5aeb185 Binary files /dev/null and b/assets/images/pwnagetool.jpeg differ diff --git a/assets/images/pwnagetool.png b/assets/images/pwnagetool.png new file mode 100644 index 000000000000..a39acaa374f0 Binary files /dev/null and b/assets/images/pwnagetool.png differ diff --git a/assets/images/rootlessjb.png b/assets/images/rootlessjb.png new file mode 100644 index 000000000000..72891ac62144 Binary files /dev/null and b/assets/images/rootlessjb.png differ diff --git a/assets/images/sideloadly_win.png b/assets/images/sideloadly_win.png new file mode 100644 index 000000000000..b460881e36da Binary files /dev/null and b/assets/images/sideloadly_win.png differ diff --git a/assets/images/splash-odyssey.png b/assets/images/splash-odyssey.png new file mode 100644 index 000000000000..eb83e5f99ab9 Binary files /dev/null and b/assets/images/splash-odyssey.png differ diff --git a/assets/images/splash-taurine.png b/assets/images/splash-taurine.png new file mode 100644 index 000000000000..2001bd2323cf Binary files /dev/null and b/assets/images/splash-taurine.png differ diff --git a/assets/images/splash.png b/assets/images/splash.png new file mode 100644 index 000000000000..d3708bf17f78 Binary files /dev/null and b/assets/images/splash.png differ diff --git a/assets/images/system-version.jpg b/assets/images/system-version.jpg new file mode 100644 index 000000000000..5c83909da3be Binary files /dev/null and b/assets/images/system-version.jpg differ diff --git a/assets/images/unc0vermain.png b/assets/images/unc0vermain.png new file mode 100644 index 000000000000..3afa7cf39a56 Binary files /dev/null and b/assets/images/unc0vermain.png differ diff --git a/assets/images/unc0vermainpage.png b/assets/images/unc0vermainpage.png new file mode 100644 index 000000000000..5392bd80617b Binary files /dev/null and b/assets/images/unc0vermainpage.png differ diff --git a/assets/images/unc0versettingspage.png b/assets/images/unc0versettingspage.png new file mode 100644 index 000000000000..0cd34016bd40 Binary files /dev/null and b/assets/images/unc0versettingspage.png differ diff --git a/assets/images/windows-10-file-extensions.png b/assets/images/windows-10-file-extensions.png new file mode 100644 index 000000000000..f83cc05d0c4b Binary files /dev/null and b/assets/images/windows-10-file-extensions.png differ diff --git a/assets/images/windows-7-folder-options-start-menu.png b/assets/images/windows-7-folder-options-start-menu.png new file mode 100644 index 000000000000..028f19da0259 Binary files /dev/null and b/assets/images/windows-7-folder-options-start-menu.png differ diff --git a/assets/images/windows-7-folder-options.png b/assets/images/windows-7-folder-options.png new file mode 100644 index 000000000000..a563307fe65f Binary files /dev/null and b/assets/images/windows-7-folder-options.png differ diff --git a/assets/index.html.004e9b4a.js b/assets/index.html.004e9b4a.js new file mode 100644 index 000000000000..fcbaa1958919 --- /dev/null +++ b/assets/index.html.004e9b4a.js @@ -0,0 +1 @@ +import{_ as d}from"./p0sixspwn-win.041ad54e.js";import{_ as m,r,o as w,c as f,a as l,b as e,d as o,w as i}from"./app.748f7f56.js";const b={},k={href:"https://ih8sn0w.com/p0sixspwn.html",target:"_blank",rel:"noopener noreferrer"},y={href:"https://archive.org/download/p0sixspwn-modernmacOS/p0sixspwn%206.1.6%20test.zip",target:"_blank",rel:"noopener noreferrer"},v={href:"https://secure-appldnld.apple.com/iTunes11/031-3482.20140225.kdX8s/iTunes64Setup.exe",target:"_blank",rel:"noopener noreferrer"},x={href:"https://secure-appldnld.apple.com/iTunes11/031-3481.20140225.SdYYY/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},g={href:"https://ih8sn0w.com/p0sixspwn.html",target:"_blank",rel:"noopener noreferrer"},S={class:"custom-container tip"},T={href:"https://secure-appldnld.apple.com/itunes12/031-34005-20150916-98D38F1E-5C11-11E5-A6AD-C05A6DA99CB1/iTunes6464Setup.exe",target:"_blank",rel:"noopener noreferrer"},C={href:"https://secure-appldnld.apple.com/itunes12/031-34002-20150916-98D32A92-5C11-11E5-80AC-C25A6DA99CB1/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},A={href:"https://support.apple.com/en-us/HT210384",target:"_blank",rel:"noopener noreferrer"};function O(W,n){const u=r("RouterLink"),t=r("ExternalLinkIcon"),s=r("Tab"),p=r("Tabs"),a=r("router-link");return w(),f("div",null,[n[40]||(n[40]=l("p",null,"p0sixspwn is capable of jailbreaking every iOS device on firmware version 6.1.3 up to 6.1.6",-1)),l("p",null,[n[1]||(n[1]=e("p0sixspwn is an ")),o(u,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:i(()=>n[0]||(n[0]=[e("untethered")])),_:1}),n[2]||(n[2]=e(" jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore"))]),n[41]||(n[41]=l("p",null,"You will need a computer running macOS 10.12 Sierra or older or Windows XP or newer. Wine will not work.",-1)),n[42]||(n[42]=l("p",null,[l("img",{src:d,alt:"A screenshot of p0sixspwn (Windows)"})],-1)),o(p,{tabs:""},{default:i(()=>[o(s,{tab:"",name:"macOS Sierra or older",default:!0},{default:i(()=>[l("ol",null,[l("li",null,[n[4]||(n[4]=e("Download the latest version of ")),l("a",k,[n[3]||(n[3]=e("p0sixspwn")),o(t)])]),n[5]||(n[5]=l("li",null,"Unzip p0sixspwn",-1)),n[6]||(n[6]=l("li",null,[e("Run p0sixspwn "),l("ul",null,[l("li",null,[e("Right click and click "),l("code",null,"Open")])])],-1)),n[7]||(n[7]=l("li",null,[e("Connect your iOS Device over to USB to your computer "),l("ul",null,[l("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])],-1)),n[8]||(n[8]=l("li",null,[e("Click "),l("code",null,"Jailbreak"),e(" on p0sixspwn "),l("ul",null,[l("li",null,"Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode")])],-1))])]),_:1}),o(s,{tab:"",name:"macOS High Sierra and newer"},{default:i(()=>[l("ol",null,[l("li",null,[n[10]||(n[10]=e("Download the ")),l("a",y,[n[9]||(n[9]=e("custom version of p0sixspwn updated for modern macOS")),o(t)])]),n[11]||(n[11]=l("li",null,"Unzip the ZIP file",-1)),n[12]||(n[12]=l("li",null,[e("Open Terminal (can be found in "),l("code",null,"Applications/Utilities/"),e(")")],-1)),n[13]||(n[13]=l("li",null,[e("Navigate to the extracted zip folder with "),l("code",null,"cd")],-1)),n[14]||(n[14]=l("li",null,[e("Run "),l("code",null,"./p0sixspwn.tool"),e(" from the p0sixspwn folder "),l("ul",null,[l("li",null,[e("If you receive an error "),l("code",null,"\u201Cpris0nbarake\u201D cannot be opened because the developer cannot be verified."),e(" or anything similar, run "),l("code",null,"sudo xattr -c *"),e(" in the p0sixspwn folder and then run "),l("code",null,"./p0sixspwn.tool"),e(" again.")])])],-1)),n[15]||(n[15]=l("li",null,[e("Connect your iOS Device over to USB to your computer "),l("ul",null,[l("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])],-1)),n[16]||(n[16]=l("li",null,[e("Click "),l("code",null,"Jailbreak"),e(" on p0sixspwn "),l("ul",null,[l("li",null,"Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode")])],-1))])]),_:1}),o(s,{tab:"",name:"Windows"},{default:i(()=>[l("ol",null,[n[22]||(n[22]=l("li",null,[e("Check your iTunes version, if it is 11.1.4 or lower, you can skip steps 2-4 "),l("ul",null,[l("li",null,[e("You can check by opening iTunes, clicking "),l("code",null,"Help"),e(", then clicking "),l("code",null,"About")])])],-1)),n[23]||(n[23]=l("li",null,[e("Press "),l("code",null,"Windows Key+R"),e(" to open the Run dialog, then type "),l("code",null,"appwiz.cpl")],-1)),n[24]||(n[24]=l("li",null,[e("Uninstall everything published by "),l("code",null,"Apple Inc."),l("ul",null,[l("li",null,"You can find them easier if you sort by publisher"),l("li",null,"The amount of applications may vary, make sure you remove all of them"),l("li",null,"If you are prompted to restart your computer, dismiss the dialog")])],-1)),n[25]||(n[25]=l("li",null,"After all programs have been uninstalled, restart your computer",-1)),l("li",null,[n[19]||(n[19]=e("Download iTunes version 11.1.5 ")),l("ul",null,[l("li",null,[l("a",v,[n[17]||(n[17]=e("64-bit")),o(t)])]),l("li",null,[l("a",x,[n[18]||(n[18]=e("32-bit")),o(t)])])])]),n[26]||(n[26]=l("li",null,"Install iTunes, then restart your computer if prompted",-1)),l("li",null,[n[21]||(n[21]=e("Download the latest version of ")),l("a",g,[n[20]||(n[20]=e("p0sixspwn")),o(t)])]),n[27]||(n[27]=l("li",null,"Unzip p0sixspwn",-1))]),n[35]||(n[35]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"For Windows 10 and later, you will need to set compatibility mode for the p0sixspwn application to Windows XP SP3"),l("ol",null,[l("li",null,[e("Right click on "),l("code",null,"p0sixspwn-1.0.8.exe")]),l("li",null,[e("Select "),l("code",null,"Properties")]),l("li",null,[e("Go to the "),l("code",null,"Compatibility"),e(" tab")]),l("li",null,[e("Tick the checkbox in "),l("code",null,"Compatibilty mode")]),l("li",null,[e("Set the drop down box to "),l("code",null,"Windows XP (Service Pack 3)")]),l("li",null,[e("Click "),l("code",null,"Apply"),e(", then "),l("code",null,"OK")])])],-1)),n[36]||(n[36]=l("ol",{start:"9"},[l("li",null,"Run p0sixspwn"),l("li",null,[e("Connect your iOS Device over to USB to your computer "),l("ul",null,[l("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),l("li",null,[e("Click "),l("code",null,"Jailbreak"),e(" on p0sixspwn "),l("ul",null,[l("li",null,"Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode")])])],-1)),l("div",S,[n[33]||(n[33]=l("p",{class:"custom-container-title"},"TIP",-1)),n[34]||(n[34]=l("p",null,"After jailbreaking is complete, install the latest version of iTunes to avoid library issues",-1)),l("ul",null,[l("li",null,[n[30]||(n[30]=e("Windows XP and Windows Vista (12.1.3): ")),l("ul",null,[l("li",null,[l("a",T,[n[28]||(n[28]=e("64-bit")),o(t)])]),l("li",null,[l("a",C,[n[29]||(n[29]=e("32-bit")),o(t)])])])]),l("li",null,[n[32]||(n[32]=e("Windows 7 and later (select Windows 8 if you are on Windows 7): ")),l("ul",null,[l("li",null,[l("a",A,[n[31]||(n[31]=e("Apple Support article")),o(t)])])])])])])]),_:1})]),_:1}),n[43]||(n[43]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Be sure to use an MFI-certified 30-pin or lightning connector for highest chances of success")],-1)),l("p",null,[n[38]||(n[38]=e("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),o(a,{to:"/faq/#what-are-tweaks"},{default:i(()=>n[37]||(n[37]=[e("tweaks")])),_:1}),n[39]||(n[39]=e(", themes and more."))])])}var P=m(b,[["render",O],["__file","index.html.vue"]]);export{P as default}; diff --git a/assets/index.html.005ac4a2.js b/assets/index.html.005ac4a2.js new file mode 100644 index 000000000000..c3ed2c1adc41 --- /dev/null +++ b/assets/index.html.005ac4a2.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-13b788ac","path":"/installing-trollstore-trollinstallermdc/","title":"Installing TrollStore (TrollInstallerMDC)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollInstallerMDC)","description":"Guide to installing TrollStore via TrollInstallerMDC","permalink":"/installing-trollstore-trollinstallermdc","sidebar":false,"redirect_from":null,"extra_contributors":["opa334","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":6},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/guides/trollstore/trollinstallermdc.md"}');export{l as data}; diff --git a/assets/index.html.015e1568.js b/assets/index.html.015e1568.js new file mode 100644 index 000000000000..64b6f7a2a1dd --- /dev/null +++ b/assets/index.html.015e1568.js @@ -0,0 +1 @@ +import{_ as u}from"./sideloadly_win.6263388d.js";import{_ as p,r as l,o as h,c as k,a as e,b as t,d as i,e as a,w as r}from"./app.748f7f56.js";const f={},g={href:"https://kok3shidoll.web.app/kok3shi9_32.html",target:"_blank",rel:"noopener noreferrer"},m={href:"https://kok3shidoll.web.app/kok3shi9.html",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},y={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function v(x,o){const n=l("ExternalLinkIcon"),s=l("router-link"),d=l("RouterLink");return h(),k("div",null,[o[25]||(o[25]=e("p",null,"kok3shi9 is capable of jailbreaking all devices on 9.3.2 to 9.3.6, as well as 64-bit devices on 9.2 to 9.3.1",-1)),o[26]||(o[26]=e("h2",{id:"downloads",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),e("ul",null,[e("li",null,[o[10]||(o[10]=t("The version of kok3shi9 for your device: ")),e("ul",null,[e("li",null,[o[1]||(o[1]=e("strong",null,"32-bit devices",-1)),o[2]||(o[2]=t(" should download the ")),o[3]||(o[3]=e("strong",null,"4.0.3",-1)),o[4]||(o[4]=t(" version of ")),e("a",g,[o[0]||(o[0]=t("kok3shi9")),i(n)])]),e("li",null,[o[6]||(o[6]=e("strong",null,"64-bit devices",-1)),o[7]||(o[7]=t(" should download the ")),o[8]||(o[8]=e("strong",null,"latest",-1)),o[9]||(o[9]=t(" version of ")),e("a",m,[o[5]||(o[5]=t("kok3shi9")),i(n)])])])]),e("li",null,[o[12]||(o[12]=t("The latest version of ")),e("a",w,[o[11]||(o[11]=t("Sideloadly")),i(n)])]),e("li",null,[o[14]||(o[14]=t("The latest version of ")),e("a",y,[o[13]||(o[13]=t("iTunes")),i(n)]),o[15]||(o[15]=t(" if on Windows."))])]),o[27]||(o[27]=a('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the kok3shi9 .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The kok3shi9 application can now be opened from home screen.

    Running kok3shi9

    1. Open the kok3shi9 application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),e("p",null,[o[17]||(o[17]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(s,{to:"/faq/#what-are-tweaks"},{default:r(()=>o[16]||(o[16]=[t("tweaks")])),_:1}),o[18]||(o[18]=t(", themes and more."))]),o[28]||(o[28]=e("h2",{id:"untethering-64-bit-ios-9-2-to-9-3-4",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#untethering-64-bit-ios-9-2-to-9-3-4","aria-hidden":"true"},"#"),t(" Untethering (64-bit, iOS 9.2 to 9.3.4)")],-1)),o[29]||(o[29]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,[t("The steps listed here only apply and only work for "),e("strong",null,"64-bit devices"),t(" on iOS 9.2 to 9.3.4.")])],-1)),o[30]||(o[30]=e("p",null,"This is an optional step which allows the jailbreak to run automatically when your device is booted. This means that you won't have to re-jailbreak through rerunning the kok3shi9 app after your device is turned off.",-1)),e("p",null,[o[20]||(o[20]=t("You will have to use Cydia to install the untether. If you are unfamiliar with how Cydia works, please read ")),i(d,{to:"/installing-kok3shi9/using-cydia.html"},{default:r(()=>o[19]||(o[19]=[t("Using Cydia")])),_:1}),o[21]||(o[21]=t(" first, before returning to this page."))]),o[31]||(o[31]=a("
    1. Open the Cydia application
    2. Go to the "Sources" tab
    3. If you can't find it, tap Edit -> + and enter kok3shidoll.github.io/kokeshi9
    4. Open the "Search" tab and enter "kokeshi 9.2-9.3.4 Untether"
    5. Tap on the tweak and then tap "Install" in the top right-hand corner of the screen
    6. Confirm the installation

    Once finished, you will be prompted to reboot your device.

    ",2)),e("div",b,[o[24]||(o[24]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[o[23]||(o[23]=t("If you wish to use a more modern package manager, continue to ")),i(s,{to:"/installing-zebra"},{default:r(()=>o[22]||(o[22]=[t("Installing Zebra")])),_:1})])])])}var S=p(f,[["render",v],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.01cdcffa.js b/assets/index.html.01cdcffa.js new file mode 100644 index 000000000000..753db727c07a --- /dev/null +++ b/assets/index.html.01cdcffa.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-18ef41b0","path":"/installing-doubleh3lix-ipa/","title":"Installing doubleh3lix","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing doubleh3lix","description":"Guide to installing doubleH3lix via Sideloading","permalink":"/installing-doubleh3lix-ipa","redirect_from":["/installing-doubleh3lix-(ipa)"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","TophattedWasTaken","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running doubleh3lix","slug":"running-doubleh3lix","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-doubleh3lix-ipa.md"}');export{e as data}; diff --git a/assets/index.html.0229d2ec.js b/assets/index.html.0229d2ec.js new file mode 100644 index 000000000000..a7eaa5d7268b --- /dev/null +++ b/assets/index.html.0229d2ec.js @@ -0,0 +1 @@ +import{_ as a,o as r,c as o,e as n}from"./app.748f7f56.js";const t={};function i(l,e){return r(),o("div",null,e[0]||(e[0]=[n('

    When you uninstall checkra1n, you need to go and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install Odysseyra1n, unc0ver, Chimera, Odyssey, or Taurine, as it requires that checkra1n is removed first, or just people who want to unjailbreak their device.

    Uninstalling

    1. Jailbreak
    2. Open the checkra1n loader application on your device
    3. Tap Restore System
      • If you get Restore Error: General, reboot and try these steps again

    checkra1n should now be uninstalled, leaving you safe to install any other jailbreak.

    ',5)]))}var c=a(t,[["render",i],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.023129fc.js b/assets/index.html.023129fc.js new file mode 100644 index 000000000000..315672bf75e1 --- /dev/null +++ b/assets/index.html.023129fc.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-e233c82e","path":"/package-managers/","title":"Package Managers","lang":"en_US","frontmatter":{"lang":"en_US","title":"Package Managers","description":"Information on the current package managers available to use","permalink":"/package-managers","redirect_from":["/pkgman"],"extra_contributors":["TheHacker894","Tanbeer191","BurritoSOFTWARE"]},"excerpt":"","headers":[{"level":2,"title":"What is a package manager?","slug":"what-is-a-package-manager","children":[{"level":3,"title":"Sileo","slug":"sileo","children":[]},{"level":3,"title":"Cydia","slug":"cydia","children":[]},{"level":3,"title":"Installer 5","slug":"installer-5","children":[]},{"level":3,"title":"Zebra","slug":"zebra","children":[]}]}],"git":{"updatedTime":1664807730000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"nooka1","email":"47955667+nooka1@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/guides/package-managers.md"}');export{e as data}; diff --git a/assets/index.html.024164d2.js b/assets/index.html.024164d2.js new file mode 100644 index 000000000000..387a4b9354ba --- /dev/null +++ b/assets/index.html.024164d2.js @@ -0,0 +1 @@ +import{_ as u}from"./sideloadly_win.6263388d.js";import{_ as d,r as a,o as p,c as m,a as i,b as t,d as o,w as r,e as s}from"./app.748f7f56.js";const h={},f={class:"custom-container warning"},g={class:"custom-container warning"},b={href:"https://chimera.coolstar.org/",target:"_blank",rel:"noopener noreferrer"},y={href:"https://jailbreaks.app/cdn/ipas/ChimeraPatch-resigned.ipa",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},v={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container danger"},q={href:"https://github.com/staturnzz/chimera_patch",target:"_blank",rel:"noopener noreferrer"};function S(c,e){const n=a("router-link"),l=a("ExternalLinkIcon");return p(),m("div",null,[i("p",null,[e[1]||(e[1]=t("Chimera is a ")),o(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[34]||(e[34]=i("p",null,"Chimera is capable of jailbreaking all devices on iOS 12.0 to 12.1.2 and A7 to A11 devices on iOS 12.0 to 12.5.7.",-1)),i("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),o(n,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days."))]),e[35]||(e[35]=i("p",null,"We will use Sideloadly to install the Chimera jailbreak application to your iOS device for use in the next step.",-1)),i("div",f,[e[9]||(e[9]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[7]||(e[7]=t("If you have a newer device with an A12 SoC, such as the iPhone XS, you can only use Chimera on iOS 12.0 - 12.1.2. If you are on iOS 12.1.3 to 12.4.1, you will need to follow ")),o(n,{to:"/installing-unc0ver"},{default:r(()=>e[6]||(e[6]=[t("Installing unc0ver")])),_:1}),e[8]||(e[8]=t(" instead."))])]),i("div",g,[e[13]||(e[13]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[11]||(e[11]=t("If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly ")),o(n,{to:"/restoring-rootfs"},{default:r(()=>e[10]||(e[10]=[t("remove it")])),_:1}),e[12]||(e[12]=t(" before proceeding."))])]),e[36]||(e[36]=i("h2",{id:"downloads",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),e[37]||(e[37]=i("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[i("p",null,[t(" Chimera is currently signed at "),i("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),t(" for easy installation without a computer. ")])],-1)),i("ul",null,[i("li",null,[e[18]||(e[18]=t("The latest release of ")),i("a",b,[e[14]||(e[14]=t("Chimera")),o(l)]),i("ul",null,[i("li",null,[e[16]||(e[16]=t("A7 or A8(X) devices running either 12.3.x or 12.4.1 to 12.5.7 are recommended to use ")),i("a",y,[e[15]||(e[15]=t("Chimera patched with chimera_patch")),o(l)]),e[17]||(e[17]=t(" for improved success rates."))])])]),i("li",null,[e[20]||(e[20]=t("The latest version of ")),i("a",w,[e[19]||(e[19]=t("Sideloadly")),o(l)])]),i("li",null,[e[22]||(e[22]=t("The latest version of ")),i("a",v,[e[21]||(e[21]=t("iTunes")),o(l)]),e[23]||(e[23]=t(" if on Windows."))])]),i("div",k,[e[29]||(e[29]=i("p",{class:"custom-container-title"},"DANGER",-1)),i("p",null,[e[25]||(e[25]=t("The patched version of Chimera recommended above is an ")),e[26]||(e[26]=i("em",null,"unofficial build",-1)),e[27]||(e[27]=t(" of Chimera patched with staturnz's ")),i("a",q,[e[24]||(e[24]=t("chimera_patch")),o(l)]),e[28]||(e[28]=t(" to improve success rate on older devices."))]),e[30]||(e[30]=i("p",null,[t("The unofficial build is "),i("strong",null,"completely unnecessary"),t(" on newer (A9 and later) devices. Additionally, if you're not comfortable using an unofficial build of Chimera, the normal build of Chimera will still work.")],-1))]),e[38]||(e[38]=s('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Chimera .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Chimera application can now be opened from home screen.

    Running Chimera

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Chimera application from your home screen immediately afterwards
    3. Tap "Jailbreak"
    4. Reboot your phone again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    5. Once again, open the Chimera application from your home screen immediately after rebooting
    6. Tap "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.

    WARNING

    If that app or your device continually crashes/restarts unexpectedly and the jailbreak isn't installed despite the above steps, attempt to put the device in a freezer for that 1-2 minute period.

    ',10)),i("p",null,[e[32]||(e[32]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),o(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[31]||(e[31]=[t("tweaks")])),_:1}),e[33]||(e[33]=t(", themes and more."))]),e[39]||(e[39]=s('

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Modify", then Tap "Upgrade"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'
    ',2))])}var x=d(h,[["render",S],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.02506205.js b/assets/index.html.02506205.js new file mode 100644 index 000000000000..23e6bd4b4d09 --- /dev/null +++ b/assets/index.html.02506205.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-e22de202","path":"/installing-trollstore-misaka/","title":"Installing TrollStore (Misaka)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (Misaka)","description":"Guide to installing TrollStore via Misaka","permalink":"/installing-trollstore-misaka","sidebar":false,"redirect_from":null,"extra_contributors":["opa334","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":11},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/guides/trollstore/misaka.md"}');export{e as data}; diff --git a/assets/index.html.02ac5089.js b/assets/index.html.02ac5089.js new file mode 100644 index 000000000000..34f40d0f51c8 --- /dev/null +++ b/assets/index.html.02ac5089.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as u,r,o as c,c as h,e as i,a as o,b as n,d as t,w as a}from"./app.748f7f56.js";const p={},y={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},m={href:"https://checkra.in/releases/0.12.2-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},f={href:"https://checkra.in/releases/0.10.1-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function g(b,e){const l=r("ExternalLinkIcon"),s=r("router-link");return c(),h("div",null,[e[25]||(e[25]=i('

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    WARNING

    A7 devices will likely fail to successfully jailbreak with checkra1n on Linux, as a result, you'll need to use an older checkra1n version and quickly unplug and replug your device once you see Right Before Trigger

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this

    Downloads (ChromeOS)

    ',6)),o("ul",null,[o("li",null,[e[5]||(e[5]=n("The latest release of ")),o("a",y,[e[0]||(e[0]=n("checkra1n")),t(l)]),o("ul",null,[o("li",null,[e[2]||(e[2]=n("If you are on an A8X or A9X device, you should instead get the 0.12.2 release of ")),o("a",m,[e[1]||(e[1]=n("checkra1n")),t(l)])]),o("li",null,[e[4]||(e[4]=n("If you are on an A7 device, you should instead get the 0.10.1 release of ")),o("a",f,[e[3]||(e[3]=n("checkra1n")),t(l)])])])])]),e[26]||(e[26]=i('

    A screenshot of the checkra1n application

    Allowing checkra1n to run

    1. Move the checkra1n binary which is downloaded to /usr/local/bin
      • This can be done by doing the following:
        • press Ctrl + Alt + T
        • run shell
        • run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Run the following command in terminal: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    ',4)),o("ol",null,[e[12]||(e[12]=i("
  • Run the checkra1n binary in the terminal using TERM=linux sudo checkra1n
    • You may need to run sudo chmod a+x /usr/local/bin/checkra1n if the binary doesn't run
    • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check option once it runs
    • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    • If you're on an A8X or A9X device and are on iOS 14.4 to 14.4.2, you will need to head into Options, then enable the Allow Untested Versions option once it runs
  • Click Start and follow all onscreen prompts
  • ",2)),o("li",null,[e[7]||(e[7]=n("You will now be presented with instructions in how to reboot your device into ")),t(s,{to:"/faq/#what-is-dfu-mode"},{default:a(()=>e[6]||(e[6]=[n("DFU mode")])),_:1}),e[8]||(e[8]=n(", click ")),e[9]||(e[9]=o("code",null,"Start",-1)),e[10]||(e[10]=n(" to begin ")),e[11]||(e[11]=o("ul",null,[o("li",null,"Follow the instructions until your device shows a black screen")],-1))]),e[13]||(e[13]=o("li",null,"After this, checkra1n should automatically install",-1))]),e[27]||(e[27]=o("p",null,"Your iOS device should now reboot.",-1)),e[28]||(e[28]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,"While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:"),o("ul",null,[o("li",null,"People generally tend to have more stability when using Odysseyra1n instead of installing Cydia"),o("li",null,"Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available"),o("li",null,"Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia")])],-1)),e[29]||(e[29]=o("h2",{id:"the-odysseyra1n-script",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#the-odysseyra1n-script","aria-hidden":"true"},"#"),n(" The Odysseyra1n script")],-1)),o("ol",null,[e[18]||(e[18]=o("li",null,"Open this page (ios.cfw.guide/installing-odysseyra1n-chromeos) on your device by typing this URL into Safari",-1)),o("li",null,[e[15]||(e[15]=n("Click on ")),o("a",w,[e[14]||(e[14]=n("this hyperlink")),t(l)]),e[16]||(e[16]=n(" on your device, and press `Get Shortcut ")),e[17]||(e[17]=o("ul",null,[o("li",null,"If needed, download the Shortcuts app.")],-1))]),e[19]||(e[19]=o("li",null,[n("When prompted, choose "),o("code",null,"Open")],-1)),e[20]||(e[20]=o("li",null,[n("If necessary, press the "),o("code",null,"Procursus Bootstraper"),n(" icon, then press the Play icon.")],-1)),e[21]||(e[21]=o("li",null,"Press OK to any prompts which do come up",-1))]),e[30]||(e[30]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,[n("If prompted about an untrusted shortcut, run another shortcut, then open "),o("code",null,"Settings"),n(", go to "),o("code",null,"Shortcuts"),n(", and then toggle "),o("code",null,"Allow Untrusted Shortcuts")])],-1)),o("p",null,[e[23]||(e[23]=n("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),t(s,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[22]||(e[22]=[n("tweaks")])),_:1}),e[24]||(e[24]=n(", themes, packages and more."))])])}var S=u(p,[["render",g],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.02fea4ad.js b/assets/index.html.02fea4ad.js new file mode 100644 index 000000000000..f2d14e17af24 --- /dev/null +++ b/assets/index.html.02fea4ad.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r,o as u,c as p,a as i,b as o,d as t,w as l,e as m}from"./app.748f7f56.js";const f={},g={class:"custom-container warning"},y={href:"https://github.com/PsychoTea/MeridianJB/releases/download/v0.9-007/Meridian-v0.9-007.ipa",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},h={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function v(k,e){const n=r("router-link"),a=r("ExternalLinkIcon");return u(),p("div",null,[i("div",g,[e[3]||(e[3]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[1]||(e[1]=o("This guide is mainly designed to be a fallback should you, for any reason, run into issues doing ")),t(n,{to:"/using-tns"},{default:l(()=>e[0]||(e[0]=[o("TotallyNotSpyware")])),_:1}),e[2]||(e[2]=o(". In most cases, TotallyNotSpyware is generally easier and better than manually installing Meridian."))])]),e[20]||(e[20]=i("p",null,"Meridian is capable of jailbreaking every A7 to A10(X) device on firmware versions 10.0 to 10.3.3.",-1)),i("p",null,[e[5]||(e[5]=o("Note that the Meridian jailbreak is ")),t(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:l(()=>e[4]||(e[4]=[o("not \u201Cpersistent\u201D")])),_:1}),e[6]||(e[6]=o(" (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this."))]),e[21]||(e[21]=i("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the Meridian jailbreak application to your device every 7 days from your computer.",-1)),e[22]||(e[22]=i("p",null,"We will use the Sideloadly tool to install the Meridian jailbreak application to your iOS device for use in the next step.",-1)),e[23]||(e[23]=i("h2",{id:"downloads",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),i("ul",null,[i("li",null,[e[8]||(e[8]=o("The latest version of ")),i("a",y,[e[7]||(e[7]=o("Meridian")),t(a)])]),i("li",null,[e[10]||(e[10]=o("The latest version of ")),i("a",w,[e[9]||(e[9]=o("Sideloadly")),t(a)])]),i("li",null,[e[12]||(e[12]=o("The latest version of ")),i("a",h,[e[11]||(e[11]=o("iTunes")),t(a)]),e[13]||(e[13]=o(" if on Windows."))])]),e[24]||(e[24]=m('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Meridian .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Meridian application can now be opened from home screen.

    Running Meridian

    1. Open the Meridian application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),i("p",null,[e[15]||(e[15]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),t(n,{to:"/faq/#what-are-tweaks"},{default:l(()=>e[14]||(e[14]=[o("tweaks")])),_:1}),e[16]||(e[16]=o(", themes and more."))]),i("div",b,[e[19]||(e[19]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[18]||(e[18]=o("If you wish to use a more modern package manager, continue to ")),t(n,{to:"/installing-zebra"},{default:l(()=>e[17]||(e[17]=[o("Installing Zebra")])),_:1})])])])}var M=d(f,[["render",v],["__file","index.html.vue"]]);export{M as default}; diff --git a/assets/index.html.031e6f81.js b/assets/index.html.031e6f81.js new file mode 100644 index 000000000000..130265a77c33 --- /dev/null +++ b/assets/index.html.031e6f81.js @@ -0,0 +1 @@ +import{_ as i,r as s,o as a,c as u,a as t,b as n,d as o,w as r}from"./app.748f7f56.js";const d={},m={class:"custom-container danger"};function p(f,e){const l=s("router-link");return a(),u("div",null,[t("p",null,[e[1]||(e[1]=n("Odysseyra1n is a ")),o(l,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[n("semi-tethered jailbreak")])),_:1}),e[2]||(e[2]=n(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),e[10]||(e[10]=t("p",null,"checkra1n is a tool capable of jailbreaking the Apple TV HD and Apple TV 4K (1st generation) firmwares 12.0 to 14.7. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.",-1)),e[11]||(e[11]=t("hr",null,null,-1)),e[12]||(e[12]=t("p",null,"Please select your operating system:",-1)),t("ul",null,[t("li",null,[o(l,{to:"/installing-checkra1n-tv/macos/"},{default:r(()=>e[3]||(e[3]=[n("macOS")])),_:1})]),t("li",null,[o(l,{to:"/installing-checkra1n-tv/linux/"},{default:r(()=>e[4]||(e[4]=[n("Linux")])),_:1})]),t("li",null,[o(l,{to:"/using-odysseyn1x-tv/"},{default:r(()=>e[5]||(e[5]=[n("Windows (Odysseyn1x)")])),_:1})])]),t("div",m,[e[9]||(e[9]=t("p",{class:"custom-container-title"},"DANGER",-1)),t("p",null,[e[7]||(e[7]=n("If you have a ChromeOS device, you can attempt to follow ")),o(l,{to:"/installing-checkra1n-tv/chromeos"},{default:r(()=>e[6]||(e[6]=[n("Installing checkra1n for Apple TV (ChromeOS)")])),_:1}),e[8]||(e[8]=n(", however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error."))])])])}var y=i(d,[["render",p],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.0390becd.js b/assets/index.html.0390becd.js new file mode 100644 index 000000000000..9726f8c9d22c --- /dev/null +++ b/assets/index.html.0390becd.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-7edcf0bc","path":"/it_IT/installing-kok3shiX/","title":"Installare kok3shiX","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare kok3shiX","description":"Guida per l\u2019installazione di kok3shiX","permalink":"/it_IT/installing-kok3shiX","redirect_from":["/kok3shiX","/kokeshiX"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire kok3shiX","slug":"eseguire-kok3shix","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-kok3shiX.md"}');export{i as data}; diff --git a/assets/index.html.04a77787.js b/assets/index.html.04a77787.js new file mode 100644 index 000000000000..8e18fa061ef0 --- /dev/null +++ b/assets/index.html.04a77787.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2559382b","path":"/updating-to-9-3-6/","title":"Updating to 9.3.6","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 9.3.6","permalink":"/updating-to-9-3-6"},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 9.3.6","slug":"updating-to-9-3-6","children":[]}],"git":{"updatedTime":1689173614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-9.3.6.md"}');export{e as data}; diff --git a/assets/index.html.04dd7b86.js b/assets/index.html.04dd7b86.js new file mode 100644 index 000000000000..5669df3bdfe0 --- /dev/null +++ b/assets/index.html.04dd7b86.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9542028a","path":"/installing-meowbrek2-palera1n/","title":"Installing meowbrek2 (palera1n)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing meowbrek2 (palera1n)","description":"Guide to installing meowbrek2 using palera1n","permalink":"/installing-meowbrek2-palera1n","pkgman":"sileo"},"excerpt":"","headers":[{"level":2,"title":"Installing palera1n","slug":"installing-palera1n","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Installing TrollHelper","slug":"installing-trollhelper","children":[]},{"level":3,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}]},{"level":2,"title":"Installing meowbrek2","slug":"installing-meowbrek2","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing the jailbreak","slug":"installing-the-jailbreak","children":[]}]},{"level":2,"title":"Running meowbrek2","slug":"running-meowbrek2","children":[]}],"git":{"updatedTime":1727765819000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/archive/installing-meowbrek2-palera1n.md"}');export{e as data}; diff --git a/assets/index.html.04e9eaec.js b/assets/index.html.04e9eaec.js new file mode 100644 index 000000000000..bc9433f7a029 --- /dev/null +++ b/assets/index.html.04e9eaec.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-37a2c021","path":"/it_IT/blocking-jailbreak-detection/","title":"Bloccare il Rilevamento del Jailbreak","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Bloccare il Rilevamento del Jailbreak","description":"Bypassare ed evitare il rilevamento del jailbreak.","permalink":"/it_IT/blocking-jailbreak-detection","redirect_from":["/it_IT/blocking","/it_IT/jailbreak-detection"],"extra_contributors":["Absolucy","TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Tweak","slug":"tweak","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"A-Bypass","slug":"a-bypass","children":[]},{"level":2,"title":"Liberty Lite","slug":"liberty-lite","children":[]},{"level":2,"title":"Choicy","slug":"choicy","children":[]},{"level":2,"title":"libhooker configurator","slug":"libhooker-configurator","children":[]},{"level":2,"title":"KernBypass (iOS 12.0 - 14.2)","slug":"kernbypass-ios-12-0-14-2","children":[]},{"level":2,"title":"vnodebypass","slug":"vnodebypass","children":[]}],"git":{"updatedTime":1653247350000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/blocking-jailbreak-detection.md"}');export{e as data}; diff --git a/assets/index.html.0515bebb.js b/assets/index.html.0515bebb.js new file mode 100644 index 000000000000..fe1bb764b165 --- /dev/null +++ b/assets/index.html.0515bebb.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-60337ccb","path":"/using-zebra/","title":"Using Zebra","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Zebra","description":"Guide to using Zebra","permalink":"/using-zebra","redirect_from":["/zebra"],"extra_contributors":["TheHacker894","hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{"updatedTime":1664807693000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/using-zebra.md"}');export{e as data}; diff --git a/assets/index.html.055b7a0a.js b/assets/index.html.055b7a0a.js new file mode 100644 index 000000000000..2f1b0073046c --- /dev/null +++ b/assets/index.html.055b7a0a.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as u,r as t,o as p,c,e as a,a as e,b as o,d as n,w as r}from"./app.748f7f56.js";const m={},v={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},g={href:"https://github.com/checkra1n/BugTracker/files/6429930/Pongo.zip",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function f(z,i){const l=t("ExternalLinkIcon"),s=t("router-link");return p(),c("div",null,[i[24]||(i[24]=a('

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    DANGER

    Questa \xE8 una pagina guida altamente sperimentale, possono essere presenti cose non direttamente menzionate che devono essere eseguite per seguire questa guida. Di conseguenza, si consiglia vivamente di usare un altro tipo di computer se possibile.

    TIP

    Devi aver abilitato la modalit\xE0 sviluppatore sul tuo dispositivo ChromeOS per seguire questa guida

    Download (ChromeOS)

    ',5)),e("ul",null,[e("li",null,[i[1]||(i[1]=o("L'ultima versione di ")),e("a",v,[i[0]||(i[0]=o("checkra1n")),n(l)])]),e("li",null,[i[3]||(i[3]=o("La versione personalizzata di ")),e("a",g,[i[2]||(i[2]=o("pongoOS")),n(l)])])]),i[25]||(i[25]=a('

    Uno screenshot dell'applicazione checkra1n

    Consentire l'esecuzione di checkra1n

    1. Sposta il binary di checkra1n che viene scaricato su /usr/local/bin
      • Ci\xF2 pu\xF2 essere fatto facendo quanto segue:
        • premi Ctrl + Alt + T
        • esegui shell
        • esegui mv ~/Downloads/checkra1n /usr/local/bin/
    2. Esegui il seguente comando nel terminale: sudo mount -o remount,exec /tmp
      • Dovrai farlo ogni volta che riavvii il tuo dispositivo ChromeOS
    3. Ogni volta che hai bisogno di eseguire il jailbreak su ChromeOS, \xE8 necessario collegare il dispositivo e entrare in modalit\xE0 di recupero manualmente.

    Installare checkra1n

    ',4)),e("ol",null,[i[10]||(i[10]=a("
  • Apri il file pongoOS.zip, seleziona PongoConsolidated.bin ed estrailo.
    • Prendi nota di dove lo estrai
  • Esegui il file binary di checkra1n in modalit\xE0 CLI usando la versione modificata di pongoOS nel terminale utilizzando TERM=linux sudo checkra1n -c -k [percorso di PongoConsolidated.bin]
  • Collega il tuo dispositivo iOS al computer
  • ",3)),e("li",null,[i[5]||(i[5]=o("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),n(s,{to:"/faq/#what-is-dfu-mode"},{default:r(()=>i[4]||(i[4]=[o("modalit\xE0 DFU")])),_:1}),i[6]||(i[6]=o(", clicca ")),i[7]||(i[7]=e("code",null,"Start",-1)),i[8]||(i[8]=o(" per iniziare ")),i[9]||(i[9]=e("ul",null,[e("li",null,"Segui le istruzione finch\xE9 il tuo dispositivo non mostra uno schermo nero")],-1))]),i[11]||(i[11]=e("li",null,"Dopo ci\xF2, checkra1n dovrebbe installarsi automaticamente",-1))]),i[26]||(i[26]=e("p",null,"Il tuo dispositivo iOS dovrebbe adesso riavviarsi.",-1)),i[27]||(i[27]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"Anche se \xE8 possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:"),e("ul",null,[e("li",null,"Le persone tendono generalmente ad avere pi\xF9 stabilit\xE0 utilizzando Odysseyra1n invece di Cydia"),e("li",null,"Alcune funzionalit\xE0 facili da usare (come shshd, che salva automaticamente i blobs mentre si \xE8 jailbroken) non sono disponibili"),e("li",null,"Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia")])],-1)),i[28]||(i[28]=e("h2",{id:"lo-script-di-odysseyra1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#lo-script-di-odysseyra1n","aria-hidden":"true"},"#"),o(" Lo script di Odysseyra1n")],-1)),e("ol",null,[i[17]||(i[17]=e("li",null,"Apri questa pagina (ios.cfw.guide/installing-odysseyra1n-chromeos-a8x-a9x) sul tuo dispositivo digitando questo URL su Safari",-1)),e("li",null,[i[13]||(i[13]=o("Clicca su ")),e("a",b,[i[12]||(i[12]=o("questo hyperlink")),n(l)]),i[14]||(i[14]=o(" sul tuo dispositivo e premi ")),i[15]||(i[15]=e("code",null,"Ottieni scorciatoia",-1)),i[16]||(i[16]=e("ul",null,[e("li",null,"Se necessario, scarica l'app ComandiRapidi.")],-1))]),i[18]||(i[18]=e("li",null,[o("Quando richiesto, scegli "),e("code",null,"Apri")],-1)),i[19]||(i[19]=e("li",null,[o("Se necessario, premi l'icona "),e("code",null,"Procursus Bootstraper"),o(" e clicca sull'icona Esegui.")],-1)),i[20]||(i[20]=e("li",null,"Dai OK a tutti gli avvisi che vengono visualizzati",-1))]),i[29]||(i[29]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[o("Se vieni avvisato circa un Comando Rapido non attendibile, esegui un altro Comando Rapido, quindi apri "),e("code",null,"Impostazioni"),o(", vai su "),e("code",null,"Comandi Rapidi"),o(", e attiva "),e("code",null,"Consenti Comandi Rapidi non attendibili")])],-1)),e("p",null,[i[22]||(i[22]=o("Adesso dovresti essere jailbroken con Sileo installato nella home screen. \xC8 possibile utilizzare Sileo per installare ")),n(s,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[21]||(i[21]=[o("tweaks")])),_:1}),i[23]||(i[23]=o(", temi, pacchtti e altro ancora."))])])}var C=u(m,[["render",f],["__file","index.html.vue"]]);export{C as default}; diff --git a/assets/index.html.0573ee3f.js b/assets/index.html.0573ee3f.js new file mode 100644 index 000000000000..822790c40cc3 --- /dev/null +++ b/assets/index.html.0573ee3f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-c54f11a4","path":"/installing-trollhelper-tvos/","title":"Installing TrollStore (TrollHelper) (tvOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollHelper) (tvOS)","description":"Guide to installing TrollStore via the TrollStore Helper package","permalink":"/installing-trollhelper-tvos","sidebar":false,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}],"git":{"updatedTime":1706605529000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/guides/trollstore-tvOS/trollhelper.md"}');export{e as data}; diff --git a/assets/index.html.05dba02c.js b/assets/index.html.05dba02c.js new file mode 100644 index 000000000000..37ba5a5672e9 --- /dev/null +++ b/assets/index.html.05dba02c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6b84a25c","path":"/sideloading-apps/","title":"Sideloading Apps","lang":"en_US","frontmatter":{"lang":"en_US","title":"Sideloading Apps","description":"Guide to using sideloading and resigning your apps with or without a computer","permalink":"/sideloading-apps","redirect_from":["/resign","/resigning","/altstore","/altdaemon","/altserver","/altdeploy","/sideload","/sideloading","/reprovision","/repro","/reprovision-reborn","/sideloadly","/resigning-apps"],"extra_contributors":["ssalagginkool","TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Sideloading apps","slug":"sideloading-apps","children":[{"level":3,"title":"Sideload using Sideloadly","slug":"sideload-using-sideloadly","children":[]},{"level":3,"title":"Sideload using AltStore","slug":"sideload-using-altstore","children":[]}]},{"level":2,"title":"Resigning Apps","slug":"resigning-apps","children":[{"level":3,"title":"Resigning using ReProvision Reborn","slug":"resigning-using-reprovision-reborn","children":[]},{"level":3,"title":"Resigning using AltDaemon","slug":"resigning-using-altdaemon","children":[]}]}],"git":{"updatedTime":1704144261000,"contributors":[{"name":"sat1l","email":"66544255+Sat1l@users.noreply.github.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/guides/sideloading-apps.md"}');export{e as data}; diff --git a/assets/index.html.067e2aec.js b/assets/index.html.067e2aec.js new file mode 100644 index 000000000000..03cf34eea648 --- /dev/null +++ b/assets/index.html.067e2aec.js @@ -0,0 +1 @@ +import{_ as a,r,o as d,c as l,e as u,a as i,b as t,d as o,w as s}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"},m={class:"custom-container tip"},f={class:"custom-container tip"},b={class:"custom-container tip"},h={class:"custom-container tip"};function y(v,e){const n=r("router-link");return d(),l("div",null,[e[15]||(e[15]=u('

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Cydia

    If you don't know how to use Cydia, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Cydia.

    ',5)),i("div",g,[e[2]||(e[2]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[1]||(e[1]=t("Continue to ")),o(n,{to:"/using-cydia"},{default:s(()=>e[0]||(e[0]=[t("Using Cydia")])),_:1})])]),e[16]||(e[16]=i("h3",{id:"blocking-software-updates",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#blocking-software-updates","aria-hidden":"true"},"#"),t(" Blocking Software Updates")],-1)),e[17]||(e[17]=i("p",null,"It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.",-1)),e[18]||(e[18]=i("p",null,"As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates",-1)),i("div",m,[e[5]||(e[5]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[4]||(e[4]=t("Continue to ")),o(n,{to:"/blocking-updates"},{default:s(()=>e[3]||(e[3]=[t("Blocking Updates")])),_:1})])]),e[19]||(e[19]=i("h3",{id:"saving-blobs",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#saving-blobs","aria-hidden":"true"},"#"),t(" Saving Blobs")],-1)),e[20]||(e[20]=i("p",null,"Saving Blobs are an especially important step in jailbreaking, as, depending on SEP and (if using a cellular device) Baseband compatibility, you may be able to restore back to an unsigned version or the version you are on if something goes wrong, instead of restoring to the latest signed version.",-1)),i("div",f,[e[8]||(e[8]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[7]||(e[7]=t("Continue to ")),o(n,{to:"/saving-blobs"},{default:s(()=>e[6]||(e[6]=[t("Saving Blobs")])),_:1})])]),e[21]||(e[21]=i("h2",{id:"other-useful-next-steps",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#other-useful-next-steps","aria-hidden":"true"},"#"),t(" Other Useful Next Steps")],-1)),e[22]||(e[22]=i("h3",{id:"installing-sileo",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#installing-sileo","aria-hidden":"true"},"#"),t(" Installing Sileo")],-1)),e[23]||(e[23]=i("p",null,"If you feel like Cydia is a bit outdated, or are running into issues purchasing paid packages on certain repositories, if you are on iOS 12 or later, you can install Sileo, which can feel a bit more modern and resolve some issues you may run into.",-1)),i("div",b,[e[11]||(e[11]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[10]||(e[10]=t("Continue to ")),o(n,{to:"/installing-sileo"},{default:s(()=>e[9]||(e[9]=[t("Installing Sileo")])),_:1})])]),e[24]||(e[24]=i("h3",{id:"adding-recommended-repos",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#adding-recommended-repos","aria-hidden":"true"},"#"),t(" Adding Recommended Repos")],-1)),e[25]||(e[25]=i("p",null,"This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.",-1)),i("div",h,[e[14]||(e[14]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[13]||(e[13]=t("Continue to ")),o(n,{to:"/recommended-repos"},{default:s(()=>e[12]||(e[12]=[t("Recommended Repos")])),_:1})])])])}var w=a(p,[["render",y],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.067e4b99.js b/assets/index.html.067e4b99.js new file mode 100644 index 000000000000..297a834fdfc4 --- /dev/null +++ b/assets/index.html.067e4b99.js @@ -0,0 +1 @@ +import{_ as s,r as t,o as p,c as d,a as r,b as i,d as o,w as l}from"./app.748f7f56.js";const u={},m={href:"https://repo.chariz.com/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},f={href:"http://repo.1conan.com/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://rpetri.ch/repo/",target:"_blank",rel:"noopener noreferrer"};function k(h,e){const n=t("router-link"),a=t("ExternalLinkIcon");return p(),d("div",null,[r("p",null,[e[1]||(e[1]=i("Dopo aver installato il jailbreak, potresti voler installare alcune repo (")),o(n,{to:"/it_IT/faq#repos"},{default:l(()=>e[0]||(e[0]=[i("repository")])),_:1}),e[2]||(e[2]=i("). \xC8 possibile utilizzare queste per installare pi\xF9 tweak sul dispositivo. Per iniziare, ecco un elenco di alcune repo consigliate. Molte di queste potrebbero gi\xE0 essere installate sul tuo dispositivo!"))]),e[16]||(e[16]=r("h2",{id:"bigboss",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#bigboss","aria-hidden":"true"},"#"),i(" BigBoss")],-1)),e[17]||(e[17]=r("p",null,"Una repo default nella maggior parte dei gestori di pacchetti, Big Boss \xE8 una delle repo pi\xF9 grandi, con migliaia di tweak e modifiche da installare. \xC8 una repo essenziale su cui si basa la maggior parte dei jailbreaker.",-1)),e[18]||(e[18]=r("p",null,[i("URL: "),r("code",null,"http://apt.thebigboss.org/repofiles/cydia/")],-1)),e[19]||(e[19]=r("h2",{id:"chariz",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#chariz","aria-hidden":"true"},"#"),i(" Chariz")],-1)),e[20]||(e[20]=r("p",null,"Chariz \xE8 un altra repo predefinita con molti jailbreak. Include una grande variet\xE0 di tweak da alcuni sviluppatori noti ed \xE8 sicuro che ci troverai qualcosa di utile.",-1)),r("p",null,[e[4]||(e[4]=i("URL: ")),r("a",m,[e[3]||(e[3]=r("code",null,"https://repo.chariz.com/",-1)),o(a)])]),e[21]||(e[21]=r("h2",{id:"havoc",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#havoc","aria-hidden":"true"},"#"),i(" Havoc")],-1)),e[22]||(e[22]=r("p",null,"Havoc \xE8 un altra repo con oltre un migliaio di pacchetti disponibili per il download. Offre una vasta gamma di temi e tweak da installare ed \xE8 di certo essenziale per il vostro dispositivo.",-1)),r("p",null,[e[6]||(e[6]=i("URL: ")),r("a",g,[e[5]||(e[5]=r("code",null,"https://havoc.app/",-1)),o(a)])]),e[23]||(e[23]=r("h2",{id:"sparkdev",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#sparkdev","aria-hidden":"true"},"#"),i(" SparkDev")],-1)),e[24]||(e[24]=r("p",null,"La repo di SparkDev's include una serie di nuovi tweak che possono migliorare iOS, molti sono incentrati su iPhone X, tra cui un'esperienza OLED sempre impressionante.",-1)),e[25]||(e[25]=r("p",null,"Un pacchetto che la maggior parte delle persone installa dalla repo di SparkDev \xE8 SnowBoard, che pu\xF2 personalizzare ed eseguire il theming di, icone, elementi dell'interfaccia utente e altro ancora.",-1)),r("p",null,[e[8]||(e[8]=i("URL: ")),r("a",v,[e[7]||(e[7]=r("code",null,"https://sparkdev.me/",-1)),o(a)])]),e[26]||(e[26]=r("h2",{id:"_1conan-s-repo",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#_1conan-s-repo","aria-hidden":"true"},"#"),i(" 1Conan's Repo")],-1)),e[27]||(e[27]=r("p",null,'Questa repo \xE8 piccola, ma include un tool fondamentale: TSS Saver. Consente di salvare piccole parti di informazioni relative agli aggiornamenti di iOS chiamati "blobs".',-1)),e[28]||(e[28]=r("p",null,"Il salvataggio di questi ti permetter\xE0 di aggiornare e downgradare alla versione specifica del firmware disponibile quando hai salvato i blobs.",-1)),r("p",null,[e[10]||(e[10]=i("\xC8 importante salvarli con questo tool ogni volta che un nuovo aggiornamento viene rilasciato. Per maggiori informazioni sui blobs, vai alla ")),o(n,{to:"/saving-blobs"},{default:l(()=>e[9]||(e[9]=[i("guida per il salvataggio dei Blobs")])),_:1}),e[11]||(e[11]=i("."))]),r("p",null,[e[13]||(e[13]=i("URL: ")),r("a",f,[e[12]||(e[12]=r("code",null,"http://repo.1conan.com/",-1)),o(a)])]),e[29]||(e[29]=r("h2",{id:"rpetrich-repo",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#rpetrich-repo","aria-hidden":"true"},"#"),i(" rpetrich repo")],-1)),e[30]||(e[30]=r("p",null,"La repo rpetrich \xE8 un'altra piccola repo ma include alcuni tweak utili e tool che sono molto importanti, come PreferenceLoader e RocketBootstrap.",-1)),r("p",null,[e[15]||(e[15]=i("URL: ")),r("a",b,[e[14]||(e[14]=r("code",null,"https://rpetri.ch/repo/",-1)),o(a)])])])}var x=s(u,[["render",k],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.06f9f024.js b/assets/index.html.06f9f024.js new file mode 100644 index 000000000000..29ed6030acb1 --- /dev/null +++ b/assets/index.html.06f9f024.js @@ -0,0 +1 @@ +import{_ as i,o,c as a,e as s}from"./app.748f7f56.js";const l={};function r(n,e){return o(),a("div",null,e[0]||(e[0]=[s('

    Disinstallare un jailbreak non \xE8 semplice come eliminare l'app. Quando si disinstalla Odyssey, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida \xE8 utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Odyssey come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Odysseyra1n, non \xE8 necessario seguire questa guida. Odyssey e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Apri l'applicazione di Odyssey
    2. Abilita Restore RootFS
    3. Clicca su Jailbreak
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    4. Quando finito, tocca OK e il dispositivo verr\xE0 riavviato

    Odyssey dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    ',6)]))}var d=i(l,[["render",r],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.073a77bf.js b/assets/index.html.073a77bf.js new file mode 100644 index 000000000000..88410b26c097 --- /dev/null +++ b/assets/index.html.073a77bf.js @@ -0,0 +1 @@ +import{_ as a,r,o as u,c as d,a as o,b as t,d as i,w as n,e as p}from"./app.748f7f56.js";const y={},w={class:"custom-container warning"},m={href:"https://totally-not.spyware.lol/",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"};function b(v,e){const l=r("router-link"),s=r("ExternalLinkIcon");return u(),d("div",null,[e[17]||(e[17]=o("p",null,"TotallyNotSpyware is capable of jailbreaking every 64-bit iOS device on firmware version 10.0 up to 10.3.3.",-1)),e[18]||(e[18]=o("p",null,"Note that the TotallyNotSpyware jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),o("div",w,[e[5]||(e[5]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[e[2]||(e[2]=t("Should you run into issues with this method for any reason, you can attempt to use ")),i(l,{to:"/installing-doubleh3lix-ipa"},{default:n(()=>e[0]||(e[0]=[t("doubleh3lix")])),_:1}),e[3]||(e[3]=t(" if you are on an A7-A9(X) device or ")),i(l,{to:"/installing-meridian-ipa"},{default:n(()=>e[1]||(e[1]=[t("Meridian")])),_:1}),e[4]||(e[4]=t(" if you are on an A10(X) device."))])]),e[19]||(e[19]=o("h2",{id:"running-totallynotspyware",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#running-totallynotspyware","aria-hidden":"true"},"#"),t(" Running TotallyNotSpyware")],-1)),o("ol",null,[e[9]||(e[9]=o("li",null,"Open Safari on your iOS device",-1)),o("li",null,[e[7]||(e[7]=t("Go to the ")),o("a",m,[e[6]||(e[6]=t("https://totally-not.spyware.lol/")),i(s)]),e[8]||(e[8]=t(" website"))]),e[10]||(e[10]=p("
  • Slide, left to right, on the Slide for Spyware slider
  • Once you see the Spyware announcement prompt, press noot noot
    • If the device reboots without prompting this, try again.
  • You'll recieve a prompt asking you to choose between jailbreaking with Meridian or jailbreaking with doubleH3lix, what option you should select depends on your device
    • If your device is an A7-A9(X) device, you should select doubleh3lix.
    • If your device is an A10(X) device, the only option which works is to select Meridian.
  • After selecting what you wish to jailbreak with, press OK
  • ",4))]),e[20]||(e[20]=o("p",null,"TotallyNotSpyware will now install the temporary jailbreak on your device.",-1)),e[21]||(e[21]=o("p",null,"To rejailbreak in the future, doing steps 1 through 4 should rejailbreak your device.",-1)),e[22]||(e[22]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,[t("Tap "),o("code",null,"Share"),t(" -> "),o("code",null,"Add to home screen"),t(" for easier access to TotallyNotSpyware.")])],-1)),o("p",null,[e[12]||(e[12]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(l,{to:"/faq/#what-are-tweaks"},{default:n(()=>e[11]||(e[11]=[t("tweaks")])),_:1}),e[13]||(e[13]=t(", themes and more."))]),o("div",f,[e[16]||(e[16]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[15]||(e[15]=t("If you wish to use a more modern package manager, continue to ")),i(l,{to:"/installing-zebra"},{default:n(()=>e[14]||(e[14]=[t("Installing Zebra")])),_:1})])])])}var k=a(y,[["render",b],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.080056bc.js b/assets/index.html.080056bc.js new file mode 100644 index 000000000000..9d1d9abf811d --- /dev/null +++ b/assets/index.html.080056bc.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-60740fc4","path":"/installing-trollstore-trollinstallerx/","title":"Installing TrollStore (TrollInstallerX)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollInstallerX)","description":"Guide to installing TrollStore via TrollInstallerX","permalink":"/installing-trollstore-trollinstallerx","sidebar":false,"redirect_from":null,"extra_contributors":["opa334","alfiecg","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running TrollInstallerX","slug":"running-trollinstallerx","children":[]},{"level":2,"title":"Additional Steps","slug":"additional-steps","children":[]}],"git":{"updatedTime":1729720486000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":6}]},"filePathRelative":"en_US/guides/trollstore/trollinstallerx.md"}');export{l as data}; diff --git a/assets/index.html.09180b96.js b/assets/index.html.09180b96.js new file mode 100644 index 000000000000..fa2dd995e5f8 --- /dev/null +++ b/assets/index.html.09180b96.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-603b209c","path":"/it_IT/updating-to-9-3-5/","title":"Aggiornare a 9.3.5","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 9.3.5","permalink":"/it_IT/updating-to-9-3-5"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Rimuovere il profilo","slug":"rimuovere-il-profilo","children":[]},{"level":2,"title":"Aggiornare a 9.3.5","slug":"aggiornare-a-9-3-5","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-9.3.5.md"}');export{e as data}; diff --git a/assets/index.html.096f04dd.js b/assets/index.html.096f04dd.js new file mode 100644 index 000000000000..c91568282f87 --- /dev/null +++ b/assets/index.html.096f04dd.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return a(),t("div",null,e[0]||(e[0]=[o('

    Required Reading

    If you're on an unsupported firmware version, you can update to 18.1 and either jailbreak with palera1n or wait for an available jailbreak on iOS 18.1 instead. Keep in mind, you'll most likely be waiting for a jailbreak for a while if your device cannot already use palera1n.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 18.1, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 18.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 18.1
    4. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.09c1fa8c.js b/assets/index.html.09c1fa8c.js new file mode 100644 index 000000000000..d183525e50e0 --- /dev/null +++ b/assets/index.html.09c1fa8c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-01956bd7","path":"/it_IT/get-started/select-apple-tv/","title":"Selezione Del Dispositivo (Apple TV)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione Del Dispositivo (Apple TV)","description":"Scopri quali jailbreak puoi usare sul tuo Apple TV","chartType":"deviceGroup","widePage":true,"type":"Apple TV","group":[{"name":"Apple TV 4K (1st generation)","type":"Apple TV","devices":["AppleTV6,2"],"released":["2017-09-22"],"soc":["A10X"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV6,2","count":1,"dark":false}},{"name":"Apple TV HD (4th generation)","type":"Apple TV","devices":["AppleTV5,3"],"released":["2015-10-30"],"soc":["A8"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV5,3","count":1,"dark":false}},{"name":"Apple TV (3rd generation)","type":"Apple TV","devices":["AppleTV3,1","AppleTV3,2"],"released":["2012-03-07","2013-01-28"],"soc":["A5"],"arch":["armv7"],"latestFw":["Apple TV Software 7.9"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 7.9"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV3,1","count":1,"dark":false}},{"name":"Apple TV (2nd generation)","type":"Apple TV","devices":["AppleTV2,1"],"released":["2010-09-01"],"soc":["A4"],"arch":["armv7"],"latestFw":["Apple TV Software 6.2.1"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 6.2.1"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV2,1","count":1,"dark":false}},{"name":"Apple TV (1st generation)","type":"Apple TV","devices":["AppleTV1,1"],"released":["2007-03-21"],"soc":["Pentium M"],"arch":["x86"],"latestFw":["Apple TV Software 3.0.2"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 3.0.2"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.09c34316.js b/assets/index.html.09c34316.js new file mode 100644 index 000000000000..b5ae93ae2902 --- /dev/null +++ b/assets/index.html.09c34316.js @@ -0,0 +1 @@ +import{_ as d,r,o as u,c as p,a as o,b as t,d as n,w as i,e as a}from"./app.748f7f56.js";const h={},f={class:"custom-container danger"},g={href:"https://github.com/palera1n/palen1x/releases",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"},c={class:"custom-container warning"},m={start:"4"};function b(v,e){const l=r("router-link"),s=r("ExternalLinkIcon");return u(),p("div",null,[o("div",f,[e[7]||(e[7]=o("p",{class:"custom-container-title"},"DANGER",-1)),e[8]||(e[8]=o("p",null,"This guide only exists as an archive - we won't be making noticeable changes to this guide in the future if anything happens.",-1)),o("p",null,[e[1]||(e[1]=t("For users who are looking for a maintained palera1n guide - we generally recommend following the normal ")),n(l,{to:"/using-palen1x"},{default:i(()=>e[0]||(e[0]=[t("Using palen1x")])),_:1}),e[2]||(e[2]=t(" guide instead, as it will provide an overall better experience in almost every way compared to using rootful palera1n via palen1x, and is the general direction that most developers are prioritizing tweak support towards."))]),o("p",null,[e[5]||(e[5]=t("If you currently use rootful palera1n, we recommend following this guide to ")),n(l,{to:"/removing-palera1n"},{default:i(()=>e[3]||(e[3]=[t("remove rootful palera1n")])),_:1}),e[6]||(e[6]=t(" and then use palen1x to ")),n(l,{to:"/using-palen1x"},{default:i(()=>e[4]||(e[4]=[t("Install rootless palera1n")])),_:1})]),e[9]||(e[9]=o("p",null,"Regardless, if you choose to install or continue to use rootful palera1n, do note that there will likely be less and less support over time given, and that newer tweaks will be less and less likely to support this setup of palera1n.",-1))]),e[31]||(e[31]=a('

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    palen1x is a live bootable Linux environment that allows you to quickly run palera1n on a compatible device. palera1n is capable of jailbreaking iOS devices with A8(X) to A11 SoC's on iOS 15 and later

    On A11 devices, you must disable your passcode and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.

    Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to erase all content and settings in order to be able to jailbreak.

    Requirements

    ',6)),o("ul",null,[e[13]||(e[13]=o("li",null,[t("A 64MB or greater USB Drive "),o("ul",null,[o("li",null,"If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive")])],-1)),o("li",null,[e[11]||(e[11]=t("The latest version of ")),o("a",g,[e[10]||(e[10]=t("palen1x")),n(s)])]),o("li",null,[o("a",y,[e[12]||(e[12]=t("Ventoy")),n(s)])])]),e[32]||(e[32]=a('

    Installing Ventoy

    1. Download and extract the contents of the Ventoy.zip file
    2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
    3. Select the USB drive you would like to boot palen1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Click Install and confirm that you are ok erasing the USB drive
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the palen1x iso file that you downloaded onto the USB drive

    Booting palen1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into palen1x

    Running palera1n

    Creating the FakeFS/BindFS

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Once you have loaded palen1x, select palera1n
    2. Select Options
    3. Enable one of the two options, depending on your devices capacity, amount of free space, and iOS version:
      • 16GB devices should enable Create BindFS - note that you'll need to have 2-3GB of storage space free.
      • Devices with more than 2-3GB (if on iOS 15) or more than 5-6GB (if on iOS 16) of storage space free but with less than 10-15GB of storage space free also can enable Create BindFS
      • Devices which have more than 10-15GB of storage space free should enable Create FakeFS
    ',8)),o("div",c,[e[17]||(e[17]=o("p",{class:"custom-container-title"},"WARNING",-1)),e[18]||(e[18]=o("p",null,"If your device is either:",-1)),e[19]||(e[19]=o("ul",null,[o("li",null,"On iOS 15 and does not have at least 2-3GB of storage space free"),o("li",null,"On iOS 16 and does not have at least 5-6GB of storage space free")],-1)),e[20]||(e[20]=o("p",null,"You won't be able to continue following this guide.",-1)),o("p",null,[e[15]||(e[15]=t("If you cannot free up enough storage to follow this, you should instead use rootless palera1n by following ")),n(l,{to:"/using-palen1x"},{default:i(()=>e[14]||(e[14]=[t("Using palera1n")])),_:1}),e[16]||(e[16]=t(" instead."))])]),o("ol",m,[e[24]||(e[24]=o("li",null,[t("Press "),o("code",null,"Enter"),t(" to save the options you just selected, then select "),o("code",null,"Start"),o("ul",null,[o("li",null,"Make sure your device is plugged in when you do this.")])],-1)),o("li",null,[e[22]||(e[22]=t("Follow the on screen instructions to enter ")),n(l,{to:"/faq/#what-is-dfu-mode"},{default:i(()=>e[21]||(e[21]=[t("DFU mode")])),_:1}),e[23]||(e[23]=t("."))])]),e[33]||(e[33]=a('

    Your device should create the FakeFS or BindFS (depending on the option you chose).

    TIP

    A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

    1. In the terminal window, press Control + C on your keyboard
    2. Type exit
    3. Rerun the steps in palen1x that you just did

    Jailbreaking with palera1n

    ',3)),o("ol",null,[e[28]||(e[28]=o("li",null,[t("When prompted to "),o("code",null,"press enter to exit"),t(", press the enter key.")],-1)),e[29]||(e[29]=o("li",null,[t("Once the palen1x menu loads again, reselect "),o("code",null,"palera1n")],-1)),e[30]||(e[30]=o("li",null,[t("Select "),o("code",null,"Start"),o("ul",null,[o("li",null,"Make sure your device is plugged in when you do this.")])],-1)),o("li",null,[e[26]||(e[26]=t("Follow the on screen instructions to enter ")),n(l,{to:"/faq/#what-is-dfu-mode"},{default:i(()=>e[25]||(e[25]=[t("DFU mode")])),_:1}),e[27]||(e[27]=t("."))])]),e[34]||(e[34]=a('

    Your device should now begin to jailbreak.

    TIP

    A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

    1. In the terminal window, press Control + C on your keyboard
    2. Type exit
    3. Rerun the steps in palen1x that you just did

    Once the device boots up, open the palera1n loader app and tap Install. After a bit of time, you'll be prompted to respring and Sileo should be on your home screen.

    ',3))])}var S=d(h,[["render",b],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.09e061e2.js b/assets/index.html.09e061e2.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.09e061e2.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.0a0307ed.js b/assets/index.html.0a0307ed.js new file mode 100644 index 000000000000..e2f2cefdb7d9 --- /dev/null +++ b/assets/index.html.0a0307ed.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as u,r as a,o as p,c as y,a as t,b as o,d as i,w as n,e as s}from"./app.748f7f56.js";const f={},m={class:"custom-container warning"},g={href:"https://theodyssey.dev/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},h={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container warning"};function q(k,e){const l=a("router-link"),r=a("ExternalLinkIcon");return p(),y("div",null,[t("p",null,[e[1]||(e[1]=o("Odyssey is a ")),i(l,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:n(()=>e[0]||(e[0]=[o("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=o(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[30]||(e[30]=t("p",null,"The tool is compatible with jailbreaking devices on iOS/iPadOS versions from 13.0 to 13.7.",-1)),t("p",null,[e[4]||(e[4]=o("Due to how semi-untethered jailbreaks work, the app will need to be ")),i(l,{to:"/resigning-apps"},{default:n(()=>e[3]||(e[3]=[o("re-signed")])),_:1}),e[5]||(e[5]=o(" once every 7 days."))]),e[31]||(e[31]=t("p",null,"We will use Sideloadly to install the Odyssey jailbreak application to your iOS device for use in the next step.",-1)),t("div",m,[e[9]||(e[9]=t("p",{class:"custom-container-title"},"WARNING",-1)),t("p",null,[e[7]||(e[7]=o("If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly ")),i(l,{to:"/restoring-rootfs"},{default:n(()=>e[6]||(e[6]=[o("remove it")])),_:1}),e[8]||(e[8]=o(" before proceeding."))])]),e[32]||(e[32]=t("h2",{id:"downloads",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),e[33]||(e[33]=t("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[t("p",null,[o(" Odyssey is currently signed at "),t("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),o(" for easy installation without a computer. ")])],-1)),t("ul",null,[t("li",null,[e[11]||(e[11]=o("The latest version of ")),t("a",g,[e[10]||(e[10]=o("Odyssey")),i(r)])]),t("li",null,[e[13]||(e[13]=o("The latest version of ")),t("a",b,[e[12]||(e[12]=o("Sideloadly")),i(r)])]),t("li",null,[e[15]||(e[15]=o("The latest version of ")),t("a",h,[e[14]||(e[14]=o("iTunes")),i(r)]),e[16]||(e[16]=o(" if on Windows."))])]),e[34]||(e[34]=s('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Odyssey .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Odyssey application can now be opened from home screen.

    Running Odyssey

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Odyssey application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',10)),t("div",w,[e[26]||(e[26]=t("p",{class:"custom-container-title"},"WARNING",-1)),t("p",null,[e[18]||(e[18]=o("If you receive the error ")),e[19]||(e[19]=t("code",null,"ERR_Jailbreak",-1)),e[20]||(e[20]=o(", ")),e[21]||(e[21]=t("code",null,"ERR_Already_Jailbroken",-1)),e[22]||(e[22]=o(" or ")),e[23]||(e[23]=t("code",null,"ERR_TFP0",-1)),e[24]||(e[24]=o(" read the Taurine/Odyssey section on the ")),i(l,{to:"/troubleshooting/#common-errors-on-odyssey-and-taurine"},{default:n(()=>e[17]||(e[17]=[o("Troubleshooting")])),_:1}),e[25]||(e[25]=o(" page."))])]),t("p",null,[e[28]||(e[28]=o("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),i(l,{to:"/faq/#what-are-tweaks"},{default:n(()=>e[27]||(e[27]=[o("tweaks")])),_:1}),e[29]||(e[29]=o(", themes and more."))]),e[35]||(e[35]=s('

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Modify", then Tap "Upgrade"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'
    ',2))])}var O=u(f,[["render",q],["__file","index.html.vue"]]);export{O as default}; diff --git a/assets/index.html.0a12a5ca.js b/assets/index.html.0a12a5ca.js new file mode 100644 index 000000000000..838f731ab600 --- /dev/null +++ b/assets/index.html.0a12a5ca.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return a(),t("div",null,e[0]||(e[0]=[o('

    Required Reading

    If you're on an unsupported firmware version, you can update to 17.7.1 and either jailbreak with palera1n or wait for an available jailbreak on iOS 17.7.1 instead. Keep in mind, you'll most likely be waiting for a jailbreak for a while if your device cannot already use palera1n.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 17.7.1, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 17.7.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 17.7.1
    4. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.0a359eb8.js b/assets/index.html.0a359eb8.js new file mode 100644 index 000000000000..758346804254 --- /dev/null +++ b/assets/index.html.0a359eb8.js @@ -0,0 +1 @@ +import{_ as e,o,c as a,e as r}from"./app.748f7f56.js";const l={};function s(n,i){return o(),a("div",null,i[0]||(i[0]=[r('

    Disinstallare un jailbreak non \xE8 semplice come eliminare l'app. Quando si disinstalla Chimera, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida \xE8 utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Chimera come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Odysseyra1n, non \xE8 necessario seguire questa guida a meno che non hai installato Chimera prima di dicembre 2020, Chimera (installato a dicembre 2020 o successivamente) e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Apri l'applicazione di Chimera
    2. Abilita Restore RootFS
    3. Clicca su Jailbreak
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    4. Quando finito, tocca OK e il dispositivo verr\xE0 riavviato

    Chimera dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    ',6)]))}var c=e(l,[["render",s],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.0a68e242.js b/assets/index.html.0a68e242.js new file mode 100644 index 000000000000..a762264293f7 --- /dev/null +++ b/assets/index.html.0a68e242.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-434fc8ce","path":"/credits/","title":"Credits","lang":"en_US","frontmatter":{"lang":"en_US","title":"Credits","description":"Website and author credits","permalink":"/credits"},"excerpt":"","headers":[{"level":2,"title":"Credits","slug":"credits","children":[]}],"git":{"updatedTime":1705890637000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":3},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Vaishnav Santhosh","email":"32519167+vaishnav67@users.noreply.github.com","commits":1},{"name":"zachary7829","email":"56700161+zachary7829@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/misc/credits.md"}');export{e as data}; diff --git a/assets/index.html.0a9e3805.js b/assets/index.html.0a9e3805.js new file mode 100644 index 000000000000..2356934b86b3 --- /dev/null +++ b/assets/index.html.0a9e3805.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as p,r as i,o as c,c as m,a as e,b as l,d as t,w as o,e as h}from"./app.748f7f56.js";const y={},f={class:"custom-container danger"},b={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},v={class:"custom-container tip"},g={href:"https://checkra.in/linux",target:"_blank",rel:"noopener noreferrer"};function w(k,n){const r=i("router-link"),s=i("ExternalLinkIcon"),u=i("Tab"),a=i("Tabs");return c(),m("div",null,[e("div",f,[n[3]||(n[3]=e("p",{class:"custom-container-title"},"DANGER",-1)),e("p",null,[n[1]||(n[1]=l("Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc.) questa guida non funzioner\xE0 e dovresti usare invece ")),t(r,{to:"/using-odysseyn1x"},{default:o(()=>n[0]||(n[0]=[l("Utilizzare Odysseyn1x")])),_:1}),n[2]||(n[2]=l("."))])]),n[23]||(n[23]=h('

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    Requirements (Linux)

    ',3)),e("ul",null,[e("li",null,[n[5]||(n[5]=l("L'ultima versione di ")),e("a",b,[n[4]||(n[4]=l("checkra1n")),t(s)])]),n[6]||(n[6]=e("li",null,"An Apple TV Siri remote (any generation)",-1)),n[7]||(n[7]=e("li",null,[l("If you have an Apple TV 4K, you will also need two cables: "),e("ul",null,[e("li",null,"A GoldenEye or Foxlink X892 cable"),e("li",null,"An Alex DCSD cable"),e("li",null,"It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.")])],-1))]),n[24]||(n[24]=e("p",null,[e("img",{src:d,alt:"Uno screenshot dell'applicazione checkra1n"})],-1)),n[25]||(n[25]=e("h2",{id:"installing-checkra1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-checkra1n","aria-hidden":"true"},"#"),l(" Installing checkra1n")],-1)),t(a,{tabs:""},{default:o(()=>[t(u,{tab:"",name:"Apple TV HD",default:!0},{default:o(()=>[e("div",v,[n[11]||(n[11]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[n[9]||(n[9]=l("checkra1n provides native support to machines running a Debian-based distro (e.g Ubuntu). It's recommended that you follow ")),e("a",g,[n[8]||(n[8]=l("specific instructions")),t(s)]),n[10]||(n[10]=l(" provided by the checkra1n team themselves."))])]),e("ol",null,[n[18]||(n[18]=e("li",null,[l("Eseguire il file binary di "),e("code",null,"checkra1n"),l(" nel terminale usando "),e("code",null,"./checkra1n"),e("ul",null,[e("li",null,[l("Potrebbe essere necessario eseguire "),e("code",null,"sudo chmod a+x ./checkra1n"),l(" se il file binary non viene eseguito")]),e("li",null,[l("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),l(", then enable the "),e("code",null,"Allow Untested Versions"),l(" option once it runs")])])],-1)),n[19]||(n[19]=e("li",null,"Plug your Apple TV device into your computer",-1)),n[20]||(n[20]=e("li",null,[l("Clicca su "),e("code",null,"Start"),l(" -> "),e("code",null,"Next"),l(" su checkra1n "),e("ul",null,[e("li",null,[l("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),l(", then enable the "),e("code",null,"Allow Untested Versions"),l(" option before clicking Start")]),e("li",null,"Your device will be put into recovery mode automatically")])],-1)),e("li",null,[n[13]||(n[13]=l("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),t(r,{to:"/faq/#what-is-dfu-mode"},{default:o(()=>n[12]||(n[12]=[l("modalit\xE0 DFU")])),_:1}),n[14]||(n[14]=l(", clicca ")),n[15]||(n[15]=e("code",null,"Start",-1)),n[16]||(n[16]=l(" per iniziare ")),n[17]||(n[17]=e("ul",null,[e("li",null,"Follow the instructions until your device shows a black screen")],-1))]),n[21]||(n[21]=e("li",null,"After this, checkra1n should automatically install to your Apple TV",-1))])]),_:1}),t(u,{tab:"",name:"Apple TV 4K (1st generation)",default:!1},{default:o(()=>n[22]||(n[22]=[e("ol",null,[e("li",null,"Connect the GoldenEye to your Apple TV's Ethernet port"),e("li",null,'The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two'),e("li",null,[l("Connect the other end of the Alex cable to your computer, and then power cycle the Apple TV "),e("ul",null,[e("li",null,"You can do this by unplugging the power cord or by holding the Menu and TV buttons")])]),e("li",null,"The Apple TV should automatically enter DFU."),e("li",null,[l("Run the "),e("code",null,"checkra1n"),l(" binary in the terminal using "),e("code",null,"./checkra1n -c"),e("ul",null,[e("li",null,[l("Potrebbe essere necessario eseguire "),e("code",null,"sudo chmod a+x ./checkra1n"),l(" se il file binary non viene eseguito")]),e("li",null,[l("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),l(", then enable the "),e("code",null,"Allow Untested Versions"),l(" option once it runs")])])]),e("li",null,"After this, checkra1n should automatically install.")],-1)])),_:1})]),_:1}),n[26]||(n[26]=e("p",null,"Your Apple TV device should now reboot.",-1)),n[27]||(n[27]=e("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var V=p(y,[["render",w],["__file","index.html.vue"]]);export{V as default}; diff --git a/assets/index.html.0b82825b.js b/assets/index.html.0b82825b.js new file mode 100644 index 000000000000..0f3f48e9d85a --- /dev/null +++ b/assets/index.html.0b82825b.js @@ -0,0 +1 @@ +import{_ as n,r,o as l,c as d,e as u,a as e,b as a,d as o,w as s}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"},c={class:"custom-container tip"},m={class:"custom-container tip"},b={class:"custom-container tip"},v={class:"custom-container tip"};function f(S,i){const t=r("router-link");return l(),d("div",null,[i[15]||(i[15]=u('

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata \xE8 opzionale, ma sono tutte utili se non si ha familiarit\xE0 con il jailbreak.

    Step successivi consigliati

    Usare Cydia

    Se non sai come usare Cydia, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina pu\xF2 essere una grande risorsa per capire come utilizzarlo.

    ',5)),e("div",g,[i[2]||(i[2]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[1]||(i[1]=a("Continua con ")),o(t,{to:"/using-cydia"},{default:s(()=>i[0]||(i[0]=[a("Usare Cydia")])),_:1})])]),i[16]||(i[16]=e("h3",{id:"bloccare-gli-aggiornamenti-software",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#bloccare-gli-aggiornamenti-software","aria-hidden":"true"},"#"),a(" Bloccare gli Aggiornamenti Software")],-1)),i[17]||(i[17]=e("p",null,"Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi pi\xF9 recenti dove l'aggiornamento all'ultima versione di iOS si risulter\xE0 in un'incapacit\xE0 di eseguire il jailbreak del dispositivo.",-1)),i[18]||(i[18]=e("p",null,"Poich\xE9 \xE8 una cosa molto importante, questa pagina ti far\xE0 apprendere il miglior modo di disabilitare gli aggiornamenti software",-1)),e("div",c,[i[5]||(i[5]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[4]||(i[4]=a("Continua con ")),o(t,{to:"/blocking-updates"},{default:s(()=>i[3]||(i[3]=[a("Bloccare gli aggiornamenti")])),_:1})])]),i[19]||(i[19]=e("h3",{id:"salvare-i-blobs",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#salvare-i-blobs","aria-hidden":"true"},"#"),a(" Salvare i Blobs")],-1)),i[20]||(i[20]=e("p",null,"Salvare i Blobs \xE8 una cosa particolarmente importante nel jailbreak, poich\xE9, a seconda della combatibilit\xE0 di SEP e (se si utilizza un dispositivo cellulare) Baseband, potresti essere in grado di ripristinare una versione non firmata o la versione su cui sei se qualcosa va storto, invece di ripristinare all'ultima versione firmata.",-1)),e("div",m,[i[8]||(i[8]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[7]||(i[7]=a("Continua con ")),o(t,{to:"/saving-blobs"},{default:s(()=>i[6]||(i[6]=[a("Salvare i Blobs")])),_:1})])]),i[21]||(i[21]=e("h2",{id:"altri-step-utili",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#altri-step-utili","aria-hidden":"true"},"#"),a(" Altri Step utili")],-1)),i[22]||(i[22]=e("h3",{id:"installare-sileo",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installare-sileo","aria-hidden":"true"},"#"),a(" Installare Sileo")],-1)),i[23]||(i[23]=e("p",null,"Se noti che Cydia \xE8 un po 'obsoleto, o riscontri problemi eseguendo l'acquisto di pacchetti a pagamento su alcune repo, se utilizzi iOS 12 o successivo, \xE8 possibile installare Sileo, un'alternativa 'pi\xF9 moderna che risolve alcuni problemi che possono essere riscontrati.",-1)),e("div",b,[i[11]||(i[11]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[10]||(i[10]=a("Continua con ")),o(t,{to:"/installing-sileo"},{default:s(()=>i[9]||(i[9]=[a("Installare Sileo")])),_:1})])]),i[24]||(i[24]=e("h3",{id:"aggiungere-delle-repo-consigliate",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#aggiungere-delle-repo-consigliate","aria-hidden":"true"},"#"),a(" Aggiungere delle Repo consigliate")],-1)),i[25]||(i[25]=e("p",null,"Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero gi\xE0, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.",-1)),e("div",v,[i[14]||(i[14]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[13]||(i[13]=a("Continua con ")),o(t,{to:"/recommended-repos"},{default:s(()=>i[12]||(i[12]=[a("Repo Consigliate")])),_:1})])])])}var k=n(p,[["render",f],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.0bc71587.js b/assets/index.html.0bc71587.js new file mode 100644 index 000000000000..b7cec07b4ea3 --- /dev/null +++ b/assets/index.html.0bc71587.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-50702c26","path":"/removing-palera1n/","title":"Removing palera1n","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing palera1n","description":"Guide to removing palera1n","permalink":"/removing-palera1n","redirect_from":"/removing-palerain"},"excerpt":"","headers":[],"git":{"updatedTime":1684593595000,"contributors":[{"name":"CubeBag","email":"cubebagisawesome@gmail.com","commits":2},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-palera1n.md"}');export{e as data}; diff --git a/assets/index.html.0c12c310.js b/assets/index.html.0c12c310.js new file mode 100644 index 000000000000..3893ee165824 --- /dev/null +++ b/assets/index.html.0c12c310.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7e42b298","path":"/it_IT/updating-blobless-advanced/","title":"Aggiornare (Blobless) (Avanzato)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare (Blobless) (Avanzato)","description":"Guida all'aggiornamento a firmware non firmati senza alcun blob.","permalink":"/it_IT/updating-blobless-advanced","extra_contributors":["ssalagginkool"]},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Preparazione","slug":"preparazione","children":[]},{"level":2,"title":"macOS - Apple Configurator 2","slug":"macos-apple-configurator-2","children":[]},{"level":2,"title":"Windows - Cowabunga Lite","slug":"windows-cowabunga-lite","children":[]},{"level":2,"title":"Aggiornare la versione del firmware","slug":"aggiornare-la-versione-del-firmware","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"alexia","email":"me@alexia.lol","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-blobless-advanced.md"}`);export{e as data}; diff --git a/assets/index.html.0c529056.js b/assets/index.html.0c529056.js new file mode 100644 index 000000000000..50b33f7e100c --- /dev/null +++ b/assets/index.html.0c529056.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-71735594","path":"/updating-to-16-7-10/","title":"Updating to 16.7.10","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 16.7.10","permalink":"/updating-to-16-7-10","redirect_from":["/updating-to-16-0","/updating-to-16-0-2","/updating-to-16-0-3","/updating-to-16-1","/updating-to-16-1-1","/updating-to-16-2","/updating-to-16-3","/updating-to-16-3-1","/updating-to-16-4-1","/updating-to-16-5","/updating-to-16-5-1","/updating-to-16-7","/updating-to-16-7-1","/updating-to-16-7-2","/updating-to-16-7-3","/updating-to-16-7-4","/updating-to-16-7-5","/updating-to-16-7-8","/updating-to-16-7-9"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 16.7.10","slug":"updating-to-16-7-10","children":[]}],"git":{"updatedTime":1727765169000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"ROSeaboyer","email":"ryan.seaboyer@icloud.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-16.7.10.md"}');export{t as data}; diff --git a/assets/index.html.0c5d8661.js b/assets/index.html.0c5d8661.js new file mode 100644 index 000000000000..e87068846d99 --- /dev/null +++ b/assets/index.html.0c5d8661.js @@ -0,0 +1 @@ +import{_ as n,r as o,o as s,c as d,a as i,b as a,d as t,e as u,w as p}from"./app.748f7f56.js";const c={},m={href:"http://jailbreakme.com",target:"_blank",rel:"noopener noreferrer"};function v(b,e){const r=o("ExternalLinkIcon"),l=o("router-link");return s(),d("div",null,[e[7]||(e[7]=i("p",null,"JailbreakMe Star \xE8 in grado di eseguire il jailbreak di ogni dispositivo su iPhone OS 3.1.2-4.0.1 tranne l'iPad 1a Generazione su iPhone OS 3.2.2.",-1)),e[8]||(e[8]=i("p",null,"JailbreakMe Star \xE8 un jailbreak untethered, sopravvive ad un riavvio e pu\xF2 causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore.",-1)),e[9]||(e[9]=i("h2",{id:"eseguire-jailbreakme-star",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#eseguire-jailbreakme-star","aria-hidden":"true"},"#"),a(" Eseguire JailbreakMe Star")],-1)),i("ol",null,[e[2]||(e[2]=i("li",null,"Apri Safari sul tuo dispositivo iOS",-1)),i("li",null,[e[1]||(e[1]=a("Visita il sito ")),i("a",m,[e[0]||(e[0]=a("jailbreakme.com")),t(r)])]),e[3]||(e[3]=i("li",null,"Fai uno slide verso destra su \u201CSlide to Jailbreak\u201D",-1))]),e[10]||(e[10]=u('

    Dopo un paio di minuti, Cydia dovrebbe essere installato sulla home screen.

    Patchare Cydia

    DANGER

    Salta questi passaggi se sei su iOS 4 o superiore

    1. Apri Cydia e seleziona Developer (No Filters)
    2. Attendi la ricarica dei dati (Potrebbe richiedere molto tempo, assicurari che il dispositivo non vada in modalit\xE0 riposo)
    3. Quando ti viene chiesto degli aggiornamenti essenziali, seleziona Complete Upgrade (Di nuovo, assicurati che il dispositivo non vada in modalit\xE0 riposo)
    4. Una volta finito, clicca su Close Cydia (Restart)
    5. Dopo il riavvio di Cydia, attendi la ricarica dei dati e ignora eventuali errori sui certificati server non attendibili
    6. Vai nella sezione sorgenti, premi Edit, e poi Add
    7. Digita http://cydia.invoxiplaygames.uk/e attendi che Close appaia nell'angolo in alto a destra
    8. Clicca sull\u2019appena aggiunta IPG\u2019s Cydia Repo, poi clicca su Tweaks, e cerca Cydia HTTPatch
    9. Clicca su Install, poi, Confirm, e aspetta che Close appaia in alto a destra
    10. Cydia si chiuder\xE0, e ora dovrebbe essere completamente patchata.
    ',4)),i("p",null,[e[5]||(e[5]=a("Puoi utilizzare Cydia per installare ")),t(l,{to:"/it_IT/faq/#what-are-tweaks"},{default:p(()=>e[4]||(e[4]=[a("tweak")])),_:1}),e[6]||(e[6]=a(", temi e altro."))])])}var k=n(c,[["render",v],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.0ccad1c2.js b/assets/index.html.0ccad1c2.js new file mode 100644 index 000000000000..c21db5bdc0da --- /dev/null +++ b/assets/index.html.0ccad1c2.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as a,o as p,c as u,a as i,b as t,d as o,e as m,w as r}from"./app.748f7f56.js";const f={},h={href:"https://p0laris.dev/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container tip"};function y(b,e){const l=a("ExternalLinkIcon"),n=a("router-link");return p(),u("div",null,[e[13]||(e[13]=i("p",null,"p0laris is capable of jailbreaking A5(X) devices on firmware versions 9.3.5 and 9.3.6.",-1)),e[14]||(e[14]=i("p",null,"Note that the p0laris jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[15]||(e[15]=i("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the p0laris jailbreak application to your device every 7 days from your computer.",-1)),e[16]||(e[16]=i("p",null,"We will use the Sideloadly tool to install the p0laris jailbreak application to your iOS device for use in the next step.",-1)),e[17]||(e[17]=i("h2",{id:"downloads",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),e[18]||(e[18]=i("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[i("p",null,[t(" p0laris is currently signed at "),i("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),t(" for easy installation without a computer. ")])],-1)),i("ul",null,[i("li",null,[e[1]||(e[1]=t("The latest version of ")),i("a",h,[e[0]||(e[0]=t("p0laris")),o(l)])]),i("li",null,[e[3]||(e[3]=t("The latest version of ")),i("a",g,[e[2]||(e[2]=t("Sideloadly")),o(l)])]),i("li",null,[e[5]||(e[5]=t("The latest version of ")),i("a",c,[e[4]||(e[4]=t("iTunes")),o(l)]),e[6]||(e[6]=t(" if on Windows."))])]),e[19]||(e[19]=m('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the p0laris .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The p0laris application can now be opened from home screen.

    Running p0laris

    1. Open the p0laris application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),i("p",null,[e[8]||(e[8]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),o(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[7]||(e[7]=[t("tweaks")])),_:1}),e[9]||(e[9]=t(", themes and more."))]),i("div",w,[e[12]||(e[12]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[11]||(e[11]=t("If you wish to use a more modern package manager, continue to ")),o(n,{to:"/installing-zebra"},{default:r(()=>e[10]||(e[10]=[t("Installing Zebra")])),_:1})])])])}var x=d(f,[["render",y],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.0d021d27.js b/assets/index.html.0d021d27.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.0d021d27.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.0d50f2d0.js b/assets/index.html.0d50f2d0.js new file mode 100644 index 000000000000..4d13010961e9 --- /dev/null +++ b/assets/index.html.0d50f2d0.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as u,r as t,o as p,c as m,a as e,b as o,d as l,w as n,e as v}from"./app.748f7f56.js";const b={},f={class:"custom-container warning"},z={href:"https://dora2ios.web.app/daibutsu.html",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},k={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function c(w,i){const s=t("router-link"),r=t("RouterLink"),a=t("ExternalLinkIcon");return p(),m("div",null,[i[22]||(i[22]=e("p",null,"Daibutsu \xE8 in grado di eseguire il jailbreak della maggior parte dei dispositivi iOS A5(X) con una versione del firmware 8.4.1.",-1)),e("div",f,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"WARNING",-1)),i[4]||(i[4]=e("p",null,"Daibutsu supporta solo gli iPad 2 che sono stati realizzati nel 2012 o pi\xF9 tardi.",-1)),i[5]||(i[5]=e("p",null,"Nel caso in cui non si sappia se \xE8 un iPad idoneo, dovrebbe essere vero quanto segue:",-1)),i[6]||(i[6]=e("ul",null,[e("li",null,"Si tratta di un iPad 2 solo WiFi"),e("li",null,"Si tratta di un iPad 2 16GB")],-1)),i[7]||(i[7]=e("p",null,"Se si tratta di un iPad 2 16GB solo WiFi, \xE8 necessario controllare Impostazioni -> Generali -> Note legali e formative -> Esposizione a RF",-1)),i[8]||(i[8]=e("ul",null,[e("li",null,`Se menziona "iPad2,4" nell'URL della pagina, \xE8 un dispositivo supportato`)],-1)),e("p",null,[i[1]||(i[1]=o("Se si tratta di un iPad 2 Cellular 2, o un iPad 2 32/64GB, o se l'URL controllato non dice che \xE8 un iPad2,4, non \xE8 un dispositivo supportato, e dovresti usare ")),l(s,{to:"/it_IT/installing-etasonJB"},{default:n(()=>i[0]||(i[0]=[o("EtasonJB")])),_:1}),i[2]||(i[2]=o(" ."))])]),e("p",null,[i[10]||(i[10]=o("A differenza della maggior parte dei jailbreak moderni, il jailbreak di Daibutsu persiste dopo un riavvio (questo tipo di jailbreak \xE8 conosciuto anche come \u201C")),l(r,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:n(()=>i[9]||(i[9]=[o("untethered")])),_:1}),i[11]||(i[11]=o("\u201C). Ci\xF2 significa che dopo aver riavviato il dispositivo, il dispositivo rimarr\xE0 jailbroken e non dovrai eseguire l'exploit di nuovo."))]),i[23]||(i[23]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di Daibutsu sul tuo dispositivo iOS nello step successivo.",-1)),i[24]||(i[24]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i[25]||(i[25]=e("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[e("p",null,[o(" Daibutsu \xE8 attualmente firmato su "),e("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),e("ul",null,[e("li",null,[i[13]||(i[13]=o("L'ultima versione di ")),e("a",z,[i[12]||(i[12]=o("Daibutsu")),l(a)])]),e("li",null,[i[15]||(i[15]=o("L\u2019ultima versione di ")),e("a",g,[i[14]||(i[14]=o("Sideloadly")),l(a)])]),e("li",null,[i[17]||(i[17]=o("L\u2019ultima versione di ")),e("a",k,[i[16]||(i[16]=o("iTunes")),l(a)]),i[18]||(i[18]=o(" se sei su Windows"))])]),i[26]||(i[26]=v('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Daibutsu su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Daibutsu adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Daibutsu

    1. Apri l'applicazione di Daibutsu dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),e("p",null,[i[20]||(i[20]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),l(s,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[19]||(i[19]=[o("tweak")])),_:1}),i[21]||(i[21]=o(", temi e altro."))])])}var I=u(b,[["render",c],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.0d5e7ec1.js b/assets/index.html.0d5e7ec1.js new file mode 100644 index 000000000000..c113f1e39ba7 --- /dev/null +++ b/assets/index.html.0d5e7ec1.js @@ -0,0 +1 @@ +import{_ as a,r as l,o as s,c as u,a as n,b as o,d as i,w as d}from"./app.748f7f56.js";const p={},v={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/I5k1gaoQ",target:"_blank",rel:"noopener noreferrer"};function f(y,e){const r=l("ExternalLinkIcon"),t=l("router-link");return s(),u("div",null,[e[6]||(e[6]=n("p",null,"Evasi0n is capable of jailbreaking all devices on iOS 6.0 to 6.1.2",-1)),e[7]||(e[7]=n("p",null,"Evasi0n is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.",-1)),e[8]||(e[8]=n("p",null,"In order to use Evasi0n, you will need a Windows computer running Windows XP or newer, macOS 10.5 to 10.14, or a Linux distro with kernel version 2.6.24+ and libgtk+-2.0 version 2.24.13+ and the appropriate version of evasi0n from the Legacy JB Archive.",-1)),e[9]||(e[9]=n("h2",{id:"downloads",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),n("ul",null,[n("li",null,[e[1]||(e[1]=o("The latest version of ")),n("a",v,[e[0]||(e[0]=o("evasi0n")),i(r)]),e[2]||(e[2]=o(" for your platform from the Legacy JB Archive"))])]),e[10]||(e[10]=n("h2",{id:"installing-evasi0n6",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#installing-evasi0n6","aria-hidden":"true"},"#"),o(" Installing Evasi0n6")],-1)),e[11]||(e[11]=n("ol",null,[n("li",null,"Extract the zip to a convenient location e.g. your Downloads folder"),n("li",null,"Open the evasi0n application"),n("li",null,"Plug your device into your computer"),n("li",null,'In Evasi0n, click "Jailbreak"'),n("li",null,"Once your phone has rebooted once, open the Evasi0n app on your home screen as prompted by the evasi0n desktop application"),n("li",null,"Once your phone has rebooted again, unlock your device. Evasi0n will reboot your device one last time and you will see the evasi0n logo on your phone as it boots up")],-1)),n("p",null,[e[4]||(e[4]=o("Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install ")),i(t,{to:"/faq/#what-are-tweaks"},{default:d(()=>e[3]||(e[3]=[o("tweaks")])),_:1}),e[5]||(e[5]=o(", themes and more."))])])}var m=a(p,[["render",f],["__file","index.html.vue"]]);export{m as default}; diff --git a/assets/index.html.0e78da28.js b/assets/index.html.0e78da28.js new file mode 100644 index 000000000000..a94b08661b84 --- /dev/null +++ b/assets/index.html.0e78da28.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-cadcd67e","path":"/installing-limera1n/","title":"Installing limera1n","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing limera1n","description":"Guide to installing limera1n","permalink":"/installing-limera1n","redirect_from":["/installing-limerain","/limera1n","/limerain"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing limera1n","slug":"installing-limera1n","children":[]}],"git":{"updatedTime":1689173435000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":3},{"name":"zachary7829","email":"56700161+zachary7829@users.noreply.github.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-limera1n.md"}');export{e as data}; diff --git a/assets/index.html.0f3c64da.js b/assets/index.html.0f3c64da.js new file mode 100644 index 000000000000..c0665b65b041 --- /dev/null +++ b/assets/index.html.0f3c64da.js @@ -0,0 +1 @@ +import{_ as u}from"./hostshield.c228a1dc.js";import{_ as h,r as d,o as p,c as m,a as e,b as l,d as o,w as n,e as a}from"./app.748f7f56.js";const f={},g={href:"https://store.arduino.cc/products/arduino-uno-rev3",target:"_blank",rel:"noopener noreferrer"},y={href:"https://www.aliexpress.com/w/wholesale-MAX3421E-USB-host-shield.html",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sourceforge.net/projects/git-osx-installer/files/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.arduino.cc/en/software",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.theapplewiki.com/wiki/DFU_Mode#Entering_DFU_Mode",target:"_blank",rel:"noopener noreferrer"},A={href:"https://www.theapplewiki.com/wiki/DFU_Mode#Entering_DFU_Mode",target:"_blank",rel:"noopener noreferrer"},k={href:"https://www.theapplewiki.com/wiki/DFU_Mode#Entering_DFU_Mode",target:"_blank",rel:"noopener noreferrer"};function S(v,t){const r=d("ExternalLinkIcon"),i=d("Tab"),s=d("Tabs");return p(),m("div",null,[t[52]||(t[52]=e("h2",{id:"requisiti",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),l(" Requisiti")],-1)),e("ul",null,[e("li",null,[t[1]||(t[1]=l("An ")),e("a",g,[t[0]||(t[0]=l("Arduino Uno")),o(r)])]),e("li",null,[t[3]||(t[3]=l("A ")),e("a",y,[t[2]||(t[2]=l("MAX3421E USB host shield")),o(r)]),t[4]||(t[4]=l(", and USB-A to USB-B cable"))]),t[5]||(t[5]=e("li",null,"A soldering iron",-1)),t[6]||(t[6]=e("li",null,"0.5mm solder",-1)),t[7]||(t[7]=e("li",null,"Solder flux (Optional)",-1))]),t[53]||(t[53]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,"Following this guide is a difficult task and requires moderate soldering and computer terminal skills. Proceed with caution.")],-1)),t[54]||(t[54]=e("h2",{id:"preparing-the-host-shield",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#preparing-the-host-shield","aria-hidden":"true"},"#"),l(" Preparing the host shield")],-1)),t[55]||(t[55]=e("p",null,"Your host shield can arrive in two states - with headers, and without. If it is with headers, it will have pins and pin sockets already soldered to it, allowing you to connect it to an Arduino by simply placing it on top. If it has headers, your job is much easier.",-1)),o(s,{tabs:"",id:"headers"},{default:n(()=>[o(i,{tab:"",name:"With Headers",default:!0},{default:n(()=>t[8]||(t[8]=[e("p",null,"You will need to solder three pads on your USB host shield. The pads to solder are circled in this image:",-1),e("p",null,[e("img",{src:u,alt:"Where to solder to your host shield",style:{display:"block","margin-inline":"auto","max-width":"30em"}})],-1),e("ol",null,[e("li",null,"Plug in your soldering iron so it starts to heat up"),e("li",null,"Once it has heated up, place your USB host shield near a good source of light"),e("li",null,"Get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip"),e("li",null,"Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad"),e("li",null,"Repeat steps 3-4 until all three pads have been bridged")],-1)])),_:1}),o(i,{tab:"",name:"Without Headers"},{default:n(()=>t[9]||(t[9]=[e("p",null,"You will need to solder five sets of headers and bridge three pads on your USB host shield. The pads to solder are circled in this image:",-1),e("p",null,[e("img",{src:u,alt:"Where to solder to your host shield",style:{display:"block","margin-inline":"auto","max-width":"30em"}})],-1),e("ol",null,[e("li",null,"Plug in your soldering iron so it starts to heat up"),e("li",null,"Once it has heated up, place your USB host shield near a good source of light"),e("li",null,[l("Insert the first header into the holes on the board "),e("ul",null,[e("li",null,"For the single-row headers, ensure the sockets face towards the side with the ICs and USB port"),e("li",null,"For the dual-row header, ensure the sockets face on the opposite side of the board.")])]),e("li",null,"Get a medium-sided length of solder and form it into a straight wire shape"),e("li",null,"Touch it to a pin on the header - it's easiest to work from one edge and work your way to the other"),e("li",null,"Then, touch the soldering iron to the solder slightly away from the board, so that a short length of it is separated"),e("li",null,[l("This should form itself around the pin, securing the pin to the board "),e("ul",null,[e("li",null,"If it doesn't, remelt the solder and move it to the proper place")])]),e("li",null,[l("Repeat step 4 until all 34 pins are properly affixed "),e("ul",null,[e("li",null,"Ensure none of the pins are bridged (solder connecting two or more pins together)")])]),e("li",null,"Once the headers are soldered, get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip"),e("li",null,"Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad"),e("li",null,"Repeat steps 6-7 until all three pads have been bridged.")],-1)])),_:1})]),_:1}),t[56]||(t[56]=e("h2",{id:"installing-git",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-git","aria-hidden":"true"},"#"),l(" Installing Git")],-1)),t[57]||(t[57]=e("p",null,"To use checkm8-a5, you'll need Git. Depending on what version of macOS you're on, the steps are different.",-1)),o(s,{tabs:"",id:"git"},{default:n(()=>[o(i,{tab:"",name:"OS X 10.9 to macOS 10.12",default:!0},{default:n(()=>[e("ol",null,[e("li",null,[t[11]||(t[11]=l("Download the Git installer from ")),e("a",w,[t[10]||(t[10]=l("this link")),o(r)])]),t[12]||(t[12]=e("li",null,"Open and run the installer",-1)),t[13]||(t[13]=e("li",null,[l("Once it is installed, open Terminal and run "),e("code",null,"git --version"),l(" to verify it has installed properly")],-1))])]),_:1}),o(i,{tab:"",name:"macOS 10.13+"},{default:n(()=>t[14]||(t[14]=[e("ol",null,[e("li",null,[l("Install Brew, if you don't have it installed already, by opening a terminal window and running the command: "),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"')]),e("li",null,[l("Enter your user password when prompted "),e("ul",null,[e("li",null,"Installing brew can take up to half an hour to complete")])]),e("li",null,[l("Once Brew is installed, run the command "),e("code",null,"brew install git"),l(" in terminal")]),e("li",null,[l("Once it is complete, run the command "),e("code",null,"git --version"),l(" to verify it has installed properly")])],-1)])),_:1})]),_:1}),t[58]||(t[58]=a('

    Patching the USB Host Shield 2.0 Library

    1. Open a new Terminal window and run the command git clone https://github.com/felis/USB_Host_Shield_2.0.git
    2. Run the command git clone https://github.com/synackuk/checkm8-a5.git
    3. Run the command cd USB_Host_Shield_2.0 && git apply ~/checkm8-a5/usb_host_library.patch/

    Preparing the Script

    ',3)),e("ol",null,[e("li",null,[t[16]||(t[16]=l("Download and install the ")),e("a",b,[t[15]||(t[15]=l("Arduino IDE")),o(r)])]),t[17]||(t[17]=e("li",null,"While it is installing, connect your MAX3421E USB host shield to the Arduino",-1)),t[18]||(t[18]=e("li",null,"The pins and sockets on the bottom of the host shield will line up with the pins and sockets on the Arduino",-1)),t[19]||(t[19]=e("li",null,"Connect your Arduino to your computer",-1)),t[20]||(t[20]=e("li",null,[l("Once the Arduino IDE is installed, open Finder, press Command+Shift+G, and type in "),e("code",null,"~/checkm8-a5")],-1)),t[21]||(t[21]=e("li",null,[l("Open the file named "),e("code",null,"checkm8-a5.ino")],-1)),t[22]||(t[22]=e("li",null,[l("In the same Terminal window as before, run "),e("code",null,"cp -r ~/USB_Host_Shield_2.0 ~/Documents/Arduino/libraries/USB_Host_Shield_Library_2.0")],-1))]),t[59]||(t[59]=e("h2",{id:"running-the-script",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#running-the-script","aria-hidden":"true"},"#"),l(" Running the Script")],-1)),t[60]||(t[60]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"It may take a few tries to get your device into DFU. Be patient and ensure you follow the steps exactly.")],-1)),o(s,{tabs:"",id:"device"},{default:n(()=>[o(i,{tab:"",name:"iPhone 4s and iPad 2 (non-2012 model)",default:!0},{default:n(()=>[e("ol",null,[t[25]||(t[25]=e("li",null,"Connect your iPhone or iPad to your computer",-1)),e("li",null,[t[24]||(t[24]=l("Enter DFU using ")),e("a",c,[t[23]||(t[23]=l("this guide")),o(r)])]),t[26]||(t[26]=e("li",null,"Disconnect your device from your computer and connect it to your USB host shield.",-1)),t[27]||(t[27]=e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected",-1)),t[28]||(t[28]=e("li",null,[l("In the checkm8_a5 script, find the line that reads "),e("code",null,"#define A5_8942"),l(" and change it to "),e("code",null,"#define A5-8940")],-1)),t[29]||(t[29]=e("li",null,"Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino",-1)),t[30]||(t[30]=e("li",null,"Serial Monitor will begin displaying a log of what the script is doing",-1)),t[31]||(t[31]=e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your device from the Arduino and proceed to the next steps")],-1))])]),_:1}),o(i,{tab:"",name:"iPad 2 (2012), iPad mini 1, iPod touch 5"},{default:n(()=>[e("ol",null,[t[34]||(t[34]=e("li",null,"Connect your iPhone, iPad, or iPod to your computer",-1)),e("li",null,[t[33]||(t[33]=l("Enter DFU using ")),e("a",A,[t[32]||(t[32]=l("this guide")),o(r)])]),t[35]||(t[35]=e("li",null,"Disconnect your device from your computer and connect it to your USB host shield",-1)),t[36]||(t[36]=e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected",-1)),t[37]||(t[37]=e("li",null,"Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino",-1)),t[38]||(t[38]=e("li",null,"Serial Monitor will begin displaying a log of what the script is doing",-1)),t[39]||(t[39]=e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your device from the Arduino and proceed to the next steps")],-1))])]),_:1}),o(i,{tab:"",name:"iPad 3"},{default:n(()=>[t[50]||(t[50]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"On the iPad 3, success rate is much lower compared to other devices. It is not uncommon for it to take upwards of 10 tries to successfully exploit.")],-1)),e("ol",null,[t[42]||(t[42]=e("li",null,"Connect your iPhone, iPad, or iPod to your computer",-1)),e("li",null,[t[41]||(t[41]=l("Enter DFU using ")),e("a",k,[t[40]||(t[40]=l("this guide")),o(r)])]),t[43]||(t[43]=e("li",null,"Disconnect your device from your computer and connect it to your USB host shield",-1)),t[44]||(t[44]=e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected",-1)),t[45]||(t[45]=e("li",null,[l("In the checkm8_a5 script, find the line that reads "),e("code",null,"#define A5_8942"),l(" and change it to "),e("code",null,"#define A5-8945"),l(".")],-1)),t[46]||(t[46]=e("li",null,"Again under the Tools menu, open Serial Monitor",-1)),t[47]||(t[47]=e("li",null,"Set the baud rate is set to 115200, then upload the sketch to the Arduino",-1)),t[48]||(t[48]=e("li",null,"Serial Monitor will begin displaying a log of what the script is doing",-1)),t[49]||(t[49]=e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your device from the Arduino and proceed to the next steps")],-1))])]),_:1}),o(i,{tab:"",name:"Apple TV 3 (A1427)"},{default:n(()=>t[51]||(t[51]=[e("ol",null,[e("li",null,"Connect your Apple TV to a computer with a MicroUSB cable"),e("li",null,"You will most likely need to disconnect the HDMI cable"),e("li",null,[l("Enter DFU mode by completing the following steps: "),e("ol",null,[e("li",null,"Hold Menu and Down until the LED on the Apple TV flashes rapidly."),e("li",null,"Let go, then hold Menu and Play/Pause until the LED on the Apple TV flashes rapidly")])])],-1),e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[l("If iTunes or Finder says "),e("code",null,"n/a"),l(" when listing the serial number when reporting it detected an Apple TV in recovery or DFU mode, it has successfully entered DFU.")]),e("p",null,"If it displays the serial number, try the steps again - it entered Recovery Mode instead.")],-1),e("ol",{start:"4"},[e("li",null,"Disconnect your Apple TV from your computer and connect it to your USB host shield"),e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected"),e("li",null,"Also under the Tools menu, open Serial Monitor"),e("li",null,"Set the baud rate is set to 115200, then upload the sketch to the Arduino"),e("li",null,"Serial Monitor will begin displaying a log of what the script is doing"),e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your Apple TV from the Arduino")])],-1)])),_:1})]),_:1}),t[61]||(t[61]=a('

    WARNING

    At this step, there are many errors you may see. A list of the most common, with fixes, are as follows:

    • usb init failed: This means you did not solder the USB host shield correctly. Double-check everything is soldered properly and there are no bridges between pins.
    • Non Apple DFU found (vendorID: 0, productId: 0: This means the exploit failed. Force reboot the Apple TV, reenter DFU, and try the script again.
    • heap_feng_shui_req: setup status = 0, data status = 4 on loop: This is usually not an error. If it goes on for more than two minutes, force reboot the device and try the process again - otherwise, it should proceed to sending the line 2. set global state.
    • heap_feng_shui_req: setup status = D, data status = 5 on loop is an error, but easily fixable - simply reupload the script to the Arduino and it should work. If it still doesn't, reenter DFU and try the process again.

    If checkm8-a5 printed out Done!, your A5 device is now successfully pwned. You may return to whatever guide you were following previously, if any.

    ',2))])}var T=h(f,[["render",S],["__file","index.html.vue"]]);export{T as default}; diff --git a/assets/index.html.0f4da81c.js b/assets/index.html.0f4da81c.js new file mode 100644 index 000000000000..42cac466d5d1 --- /dev/null +++ b/assets/index.html.0f4da81c.js @@ -0,0 +1 @@ +import{_ as r}from"./sideloadly_win.6263388d.js";import{_ as s,r as t,o as d,c as p,a as e,b as o,d as a,e as u,w as c}from"./app.748f7f56.js";const v={},m={href:"https://etasonjb.tihmstar.net/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function b(g,i){const l=t("ExternalLinkIcon"),n=t("router-link");return d(),p("div",null,[i[10]||(i[10]=e("p",null,"EtasonJB \xE8 in grado di eseguire il jailbreak su dispositivi iOS a 32 bit con una versione del firmware 8.4.1.",-1)),i[11]||(i[11]=e("p",null,"A differenza della maggior parte dei jailbreak moderni, il jailbreak di EtasonJB persiste dopo un riavvio (questo tipo di jailbreak \xE8 conosciuto anche come \u201Cuntethered\u201C). Ci\xF2 significa che dopo aver riavviato il dispositivo, il dispositivo rimarr\xE0 jailbroken e non dovrai eseguire l'exploit di nuovo.",-1)),i[12]||(i[12]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di EtasonJB sul tuo dispositivo iOS nello step successivo.",-1)),i[13]||(i[13]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=o("L'ultima versione di ")),e("a",m,[i[0]||(i[0]=o("EtasonJB")),a(l)])]),e("li",null,[i[3]||(i[3]=o("L\u2019ultima versione di ")),e("a",f,[i[2]||(i[2]=o("Sideloadly")),a(l)])]),e("li",null,[i[5]||(i[5]=o("L\u2019ultima versione di ")),e("a",z,[i[4]||(i[4]=o("iTunes")),a(l)]),i[6]||(i[6]=o(" se sei su Windows"))])]),i[14]||(i[14]=u('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di EtasonJB su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Electra adesso pu\xF2 essere aperta dalla home screen.

    Eseguire EtasonJB

    1. Apri l'applicazione di EtasonJB dalla home screen
    2. Clicca su Etason JB!

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),e("p",null,[i[8]||(i[8]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),a(n,{to:"/it_IT/faq/#what-are-tweaks"},{default:c(()=>i[7]||(i[7]=[o("tweak")])),_:1}),i[9]||(i[9]=o(", temi e altro."))])])}var w=s(v,[["render",b],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.0fba9e5a.js b/assets/index.html.0fba9e5a.js new file mode 100644 index 000000000000..cebc0b7097d4 --- /dev/null +++ b/assets/index.html.0fba9e5a.js @@ -0,0 +1 @@ +import{_ as n,r as t,o as s,c as d,a as i,b as o,d as a,e as p,w as u}from"./app.748f7f56.js";const c={},v={href:"https://socket-jb.app",target:"_blank",rel:"noopener noreferrer"},m={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"};function k(f,e){const l=t("ExternalLinkIcon"),r=t("router-link");return s(),d("div",null,[e[7]||(e[7]=i("p",null,"Socket \xE8 in grado di eseguire il jailbreak di ogni dispositivo iOS a 32-bit su versioni firmware da 10.0.1 a 10.3.4.",-1)),e[8]||(e[8]=i("p",null,"Tieni a mente che il jailbreak di Socket non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),e[9]||(e[9]=i("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di Socket sul tuo dispositivo ogni 7 giorni tramite il tuo computer.",-1)),e[10]||(e[10]=i("p",null,"Utilizzeremo Sideloadly per installare l\u2019applicazione sul dispositivo.",-1)),e[11]||(e[11]=i("h2",{id:"download",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e[12]||(e[12]=i("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[i("p",null,[o(" Socket \xE8 attualmente firmato su "),i("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),i("ul",null,[i("li",null,[e[1]||(e[1]=o("L\u2019ultima versione di ")),i("a",v,[e[0]||(e[0]=o("Socket")),a(l)])]),i("li",null,[e[3]||(e[3]=o("L\u2019ultima versione di ")),i("a",m,[e[2]||(e[2]=o("Sideloadly")),a(l)])])]),e[13]||(e[13]=p('

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Socket su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Socket adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Socket

    1. Apri l'applicazione di Socket dalla home screen
    2. Clicca su \u201CJailbreak\u201D

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',9)),i("p",null,[e[5]||(e[5]=o("Adesso dovresti essere jailbroken con Zebra installato nella home screen. Puoi utilizzare Zebra per installare ")),a(r,{to:"/faq/#what-are-tweaks"},{default:u(()=>e[4]||(e[4]=[o("tweak")])),_:1}),e[6]||(e[6]=o(", temi e altro."))])])}var g=n(c,[["render",k],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.103be0c8.js b/assets/index.html.103be0c8.js new file mode 100644 index 000000000000..74833fc0dc5b --- /dev/null +++ b/assets/index.html.103be0c8.js @@ -0,0 +1 @@ +import{_ as d,r as t,o as p,c as v,a as l,b as e,d as o,w as a,e as f}from"./app.748f7f56.js";const m={},b={class:"custom-container warning"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},S={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"},T={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},I={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},A={href:"https://github.com/34306/TrollStar/releases/latest",target:"_blank",rel:"noopener noreferrer"},k={href:"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool/releases/latest",target:"_blank",rel:"noopener noreferrer"};function y(w,i){const n=t("router-link"),r=t("ExternalLinkIcon"),s=t("Tab"),u=t("Tabs");return p(),v("div",null,[l("p",null,[i[1]||(i[1]=e("Def1nit3lyN0tAJa1lbr3akTool \xE8 un ")),o(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:a(()=>i[0]||(i[0]=[e("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=e(", il che significa che richiede un'applicazione per ri-applicare l'exploit dopo un riavvio."))]),i[63]||(i[63]=l("p",null,"The tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 16.0 to 16.6.1.",-1)),i[64]||(i[64]=l("p",null,"We will first use Sideloadly to sideload either TrollInstallerMDC or TrollStar, then use either TrollInstallerMDC or TrollStar to then install TrollStore, and then install Def1nit3lyN0tAJa1lbr3akTool from there.",-1)),l("div",b,[i[8]||(i[8]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[i[4]||(i[4]=e("se stai usando palera1n ")),i[5]||(i[5]=l("em",null,"rootful",-1)),i[6]||(i[6]=e(", devi prima ")),o(n,{to:"/removing-palera1n"},{default:a(()=>i[3]||(i[3]=[e("Rimuovere palera1n rootful")])),_:1}),i[7]||(i[7]=e(" prima di procedere."))]),i[9]||(i[9]=l("p",null,[e("If you are using "),l("em",null,"rootless"),e(" palera1n, while you won't have to do anything, note that you "),l("strong",null,"will lose your existing jailbreak setup"),e(" by following these steps.")],-1))]),i[65]||(i[65]=l("h2",{id:"installare-trollstore",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore","aria-hidden":"true"},"#"),e(" Installare TrollStore")],-1)),i[66]||(i[66]=l("p",null,"Il metodo che deve essere seguito per installare TrollStore dipende dalla versione attuale del firmware, seleziona la scheda che si adatta alla versione attuale del firmware e segui i passaggi successivi",-1)),i[67]||(i[67]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Se hai gi\xE0 installato TrollStore, puoi ignorare questa sezione.")],-1)),o(u,{tabs:""},{default:a(()=>[o(s,{tab:"",name:"TrollInstallerMDC (16.0 to 16.1.2)",default:!0},{default:a(()=>[i[18]||(i[18]=l("h3",{id:"requisiti",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),e(" Requisiti")],-1)),l("ul",null,[i[17]||(i[17]=l("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),l("li",null,[i[11]||(i[11]=e("L'ultima versione di ")),l("a",g,[i[10]||(i[10]=e("Sideloadly")),o(r)])]),l("li",null,[i[13]||(i[13]=e("L\u2019ultima versione di ")),l("a",z,[i[12]||(i[12]=e("iTunes")),o(r)]),i[14]||(i[14]=e(" se sei su Windows"))]),l("li",null,[i[16]||(i[16]=e("L'ultima versione di ")),l("a",S,[i[15]||(i[15]=e("TrollInstallerMDC")),o(r)])])]),i[19]||(i[19]=l("h3",{id:"installare-l-applicazione",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-l-applicazione","aria-hidden":"true"},"#"),e(" Installare l'applicazione")],-1)),i[20]||(i[20]=l("ol",null,[l("li",null,"Apri Sideloadly"),l("li",null,[e("Collega il tuo dispositivo iOS al computer "),l("ul",null,[l("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo")])]),l("li",null,[e("Trascina il file "),l("code",null,".ipa"),e(" di TrollInstallerMDC su Sideloadly")]),l("li",null,"Inserisci il tuo ID Apple"),l("li",null,[e("Inserisci la tua password "),l("ul",null,[l("li",null,"Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.")])])],-1)),i[21]||(i[21]=l("p",null,"L'app verr\xE0 ora installata sul tuo dispositivo iOS.",-1)),i[22]||(i[22]=l("h3",{id:"autorizzare-l-applicazione",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#autorizzare-l-applicazione","aria-hidden":"true"},"#"),e(" Autorizzare l\u2019applicazione")],-1)),i[23]||(i[23]=l("ol",null,[l("li",null,[e("Vai a "),l("code",null,"Impostazioni"),e(" -> "),l("code",null,"Generali"),e(" -> "),l("code",null,"Gestione dispositivo"),e(" -> "),l("code",null,""),l("ul",null,[l("li",null,[e("A seconda del tuo utilizzo, "),l("code",null,"Gestione dispositivo"),e(" potrebbe apparire come "),l("code",null,"Gestione Profili e Dispositivo")])])]),l("li",null,[e("Tocca "),l("code",null,'Autorizza ""')])],-1)),i[24]||(i[24]=l("div",{class:"custom-container danger"},[l("p",{class:"custom-container-title"},"DANGER"),l("p",null,"Se non lo hai gi\xE0 fatto, dovrai anche abilitare la Modalit\xE0 Sviluppatore."),l("p",null,[e("Per farlo, vai in "),l("code",null,"Impostazioni"),e(" -> "),l("code",null,"Privacy e Sicurezza"),e(" e poi scorri verso il basso fino a vedere "),l("code",null,"Modalit\xE0 sviluppatore"),e(", tocca quella opzione, attiva la modalit\xE0 sviluppatore e segui le istruzioni sullo schermo")])],-1)),i[25]||(i[25]=l("h3",{id:"iniettare-trollstore-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#iniettare-trollstore-helper","aria-hidden":"true"},"#"),e(" Iniettare TrollStore Helper")],-1)),i[26]||(i[26]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"Se hai gi\xE0 aperto Suggerimenti, riavvia il dispositivo prima di seguire questi passaggi")],-1)),i[27]||(i[27]=l("ol",null,[l("li",null,"Apri TrollInstallerMDC"),l("li",null,[e(`Una volta che dice "Successfully replaced Tips binary", chiudi l'app `),l("code",null,"TrollInstallerMDC"),l("ul",null,[l("li",null,"Se restituisce un errore, chiudi TrollInstallerMDC e riaprilo")])])],-1)),i[28]||(i[28]=l("h3",{id:"installare-trollstore-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore-1","aria-hidden":"true"},"#"),e(" Installare TrollStore")],-1)),i[29]||(i[29]=l("ol",null,[l("li",null,[e("Apri l'app "),l("code",null,"Suggerimenti")]),l("li",null,[e("Clicca "),l("code",null,"Installa TrollStore")])],-1)),i[30]||(i[30]=l("p",null,"Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.",-1)),i[31]||(i[31]=l("h3",{id:"installare-persistence-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-persistence-helper","aria-hidden":"true"},"#"),e(" Installare Persistence Helper")],-1)),i[32]||(i[32]=l("ol",null,[l("li",null,[e("Apri l'app "),l("code",null,"TrollStore"),e(" nella home screen")]),l("li",null,[e("Premi "),l("code",null,"Impostazioni"),e(", poi premi "),l("code",null,"Installa Persistence Helper")]),l("li",null,[e("Seleziona "),l("code",null,"Suggerimenti"),e(" dalla lista di app")])],-1))]),_:1}),o(s,{tab:"",name:"TrollStar (16.2 to 16.6.1)"},{default:a(()=>[i[41]||(i[41]=l("h3",{id:"requisiti-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requisiti-1","aria-hidden":"true"},"#"),e(" Requisiti")],-1)),l("ul",null,[i[40]||(i[40]=l("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),l("li",null,[i[34]||(i[34]=e("L'ultima versione di ")),l("a",T,[i[33]||(i[33]=e("Sideloadly")),o(r)])]),l("li",null,[i[36]||(i[36]=e("L\u2019ultima versione di ")),l("a",I,[i[35]||(i[35]=e("iTunes")),o(r)]),i[37]||(i[37]=e(" se sei su Windows"))]),l("li",null,[i[39]||(i[39]=e("The latest version of ")),l("a",A,[i[38]||(i[38]=e("TrollStar")),o(r)])])]),i[42]||(i[42]=l("h3",{id:"installare-l-applicazione-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-l-applicazione-1","aria-hidden":"true"},"#"),e(" Installare l'applicazione")],-1)),i[43]||(i[43]=l("ol",null,[l("li",null,"Apri Sideloadly"),l("li",null,[e("Collega il tuo dispositivo iOS al computer "),l("ul",null,[l("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo")])]),l("li",null,[e("Drag and drop the TrollStar "),l("code",null,".ipa"),e(" file into Sideloadly")]),l("li",null,"Inserisci il tuo ID Apple"),l("li",null,[e("Inserisci la tua password "),l("ul",null,[l("li",null,"Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.")])])],-1)),i[44]||(i[44]=l("p",null,"L'app verr\xE0 ora installata sul tuo dispositivo iOS.",-1)),i[45]||(i[45]=l("h3",{id:"autorizzare-l-applicazione-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#autorizzare-l-applicazione-1","aria-hidden":"true"},"#"),e(" Autorizzare l\u2019applicazione")],-1)),i[46]||(i[46]=l("ol",null,[l("li",null,[e("Vai a "),l("code",null,"Impostazioni"),e(" -> "),l("code",null,"Generali"),e(" -> "),l("code",null,"Gestione dispositivo"),e(" -> "),l("code",null,""),l("ul",null,[l("li",null,[e("A seconda del tuo utilizzo, "),l("code",null,"Gestione dispositivo"),e(" potrebbe apparire come "),l("code",null,"Gestione Profili e Dispositivo")])])]),l("li",null,[e("Tocca "),l("code",null,'Autorizza ""')])],-1)),i[47]||(i[47]=l("div",{class:"custom-container danger"},[l("p",{class:"custom-container-title"},"DANGER"),l("p",null,"Se non lo hai gi\xE0 fatto, dovrai anche abilitare la Modalit\xE0 Sviluppatore."),l("p",null,[e("Per farlo, vai in "),l("code",null,"Impostazioni"),e(" -> "),l("code",null,"Privacy e Sicurezza"),e(" e poi scorri verso il basso fino a vedere "),l("code",null,"Modalit\xE0 sviluppatore"),e(", tocca quella opzione, attiva la modalit\xE0 sviluppatore e segui le istruzioni sullo schermo")])],-1)),i[48]||(i[48]=l("h3",{id:"iniettare-trollstore-helper-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#iniettare-trollstore-helper-1","aria-hidden":"true"},"#"),e(" Iniettare TrollStore Helper")],-1)),i[49]||(i[49]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"Questo metodo pu\xF2 richiedere diversi tentativi per funzionare correttamente.")],-1)),i[50]||(i[50]=l("ol",null,[l("li",null,"Open TrollStar"),l("li",null,[e("Tap "),l("code",null,"kopen"),l("ul",null,[l("li",null,"If the device reboots, wait a few minutes, then try again")])]),l("li",null,[e("Tap "),l("code",null,"Install TrollStore Helper to Tips")]),l("li",null,[e("Wait 10-15 seconds, then tap "),l("code",null,"kclose")]),l("li",null,[e("Tap "),l("code",null,"Respring to Apply")])],-1)),i[51]||(i[51]=l("p",null,[e("Your device will respring after you tap "),l("code",null,"Respring to Apply"),e(".")],-1)),i[52]||(i[52]=l("h3",{id:"installare-trollstore-2",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore-2","aria-hidden":"true"},"#"),e(" Installare TrollStore")],-1)),i[53]||(i[53]=l("ol",null,[l("li",null,"Unlock your device"),l("li",null,"Apri l'app Suggerimenti"),l("li",null,[e("Clicca "),l("code",null,"Installa TrollStore")])],-1)),i[54]||(i[54]=l("p",null,"Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.",-1)),i[55]||(i[55]=l("h3",{id:"installare-persistence-helper-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-persistence-helper-1","aria-hidden":"true"},"#"),e(" Installare Persistence Helper")],-1)),i[56]||(i[56]=l("ol",null,[l("li",null,[e("Apri l'app "),l("code",null,"TrollStore"),e(" nella home screen")]),l("li",null,[e("Premi "),l("code",null,"Impostazioni"),e(", poi premi "),l("code",null,"Installa Persistence Helper")]),l("li",null,[e("Seleziona "),l("code",null,"Suggerimenti"),e(" dalla lista di app")])],-1))]),_:1})]),_:1}),i[68]||(i[68]=l("h2",{id:"installare-def1nit3lyn0taja1lbr3aktool",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-def1nit3lyn0taja1lbr3aktool","aria-hidden":"true"},"#"),e(" Installare Def1nit3lyN0tAJa1lbr3akTool")],-1)),i[69]||(i[69]=l("h3",{id:"download",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),e(" Download")],-1)),l("ul",null,[l("li",null,[i[58]||(i[58]=e("L'ultima versione di ")),l("a",k,[i[57]||(i[57]=e("Def1nit3lyN0tAJa1lbr3akTool")),o(r)]),i[59]||(i[59]=l("ul",null,[l("li",null,[e("Assicurati di installare il file "),l("code",null,".ipa"),e(" di Def1nit3lyN0tAJa1lbr3akTool "),l("strong",null,"sul tuo dispositivo iOS")])],-1))])]),i[70]||(i[70]=f('

    Installazione del jailbreak

    1. Torna alla scheda Apps di TrollStore
    2. Premi sul + in alto a destra
    3. Vai dove hai salvato il file .tipa di Def1nit3lyN0tAJa1lbr3akTool
    4. Tocca il file .tipa di Def1nit3lyN0tAJa1lbr3akTool
    5. Premi su Installa

    L'app Def1nit3lyN0tAJa1lbr3akTool sar\xE0 ora installata sul tuo dispositivo.

    Eseguire Def1nit3lyN0tAJa1lbr3akTool

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di Def1nit3lyN0tAJa1lbr3akTool dalla home screen appena dopo il riavvio
    3. Tap "Start"

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',6)),l("p",null,[i[61]||(i[61]=e("Adesso dovresti essere jailbroken con Sileo installato nella home screen. \xC8 possibile utilizzare Sileo per installare ")),o(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>i[60]||(i[60]=[e("tweaks")])),_:1}),i[62]||(i[62]=e(", temi e altro ancora."))])])}var D=d(m,[["render",y],["__file","index.html.vue"]]);export{D as default}; diff --git a/assets/index.html.108eec22.js b/assets/index.html.108eec22.js new file mode 100644 index 000000000000..417120280384 --- /dev/null +++ b/assets/index.html.108eec22.js @@ -0,0 +1 @@ +import{_ as s,r,o as p,c as d,a as i,b as t,d as o,w as a,e as u}from"./app.748f7f56.js";const m={},h={href:"https://chimera.coolstar.org/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function w(y,e){const n=r("router-link"),l=r("ExternalLinkIcon");return p(),d("div",null,[i("p",null,[e[1]||(e[1]=t("ChimeraTV is a ")),o(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:a(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=i("p",null,"ChimeraTV is capable of jailbreaking all devices on tvOS 12.0 to 12.2 and 12.4.",-1)),i("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),o(n,{to:"/resigning-apps"},{default:a(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days."))]),e[17]||(e[17]=i("p",null,"We will use Sideloadly to install the ChimeraTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=i("h2",{id:"downloads",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),i("ul",null,[i("li",null,[e[7]||(e[7]=t("The latest release of ")),i("a",h,[e[6]||(e[6]=t("ChimeraTV")),o(l)])]),i("li",null,[e[9]||(e[9]=t("The latest version of ")),i("a",f,[e[8]||(e[8]=t("Sideloadly")),o(l)])]),i("li",null,[e[11]||(e[11]=t("The latest version of ")),i("a",g,[e[10]||(e[10]=t("iTunes")),o(l)]),e[12]||(e[12]=t(" if on Windows."))])]),e[19]||(e[19]=u('

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the ChimeraTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the ChimeraTV application can now be opened from home screen.

    Running ChimeraTV

    1. Open the ChimeraTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the ChimeraTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.
    ',6)),i("p",null,[e[14]||(e[14]=t("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),o(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[13]||(e[13]=[t("tweaks")])),_:1}),e[15]||(e[15]=t(", themes and more."))])])}var k=s(m,[["render",w],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.1269b3f2.js b/assets/index.html.1269b3f2.js new file mode 100644 index 000000000000..a14123169618 --- /dev/null +++ b/assets/index.html.1269b3f2.js @@ -0,0 +1 @@ +import{_ as s,r as n,o as p,c as d,a,b as e,d as l,w as t,e as u}from"./app.748f7f56.js";const c={},v={href:"https://zhuxinlang.github.io/XinaA12.2.1.5.2.ipa",target:"_blank",rel:"noopener noreferrer"},h={href:"https://api.jailbreaks.app/troll64e",target:"_blank",rel:"noopener noreferrer"};function m(f,i){const o=n("router-link"),r=n("ExternalLinkIcon");return p(),d("div",null,[a("p",null,[i[1]||(i[1]=e("XinaA15 \xE8 un ")),l(o,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:t(()=>i[0]||(i[0]=[e("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=e(", il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio."))]),i[12]||(i[12]=a("div",{class:"custom-container warning"},[a("p",{class:"custom-container-title"},"WARNING"),a("p",null,"XinaA15 supporta solo dispositivi con A12 o successivi su iOS da 15.0 a 15.4.1")],-1)),i[13]||(i[13]=a("h2",{id:"download",tabindex:"-1"},[a("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),e(" Download")],-1)),i[14]||(i[14]=a("p",null,[e("Scarica i seguenti file "),a("code",null,".ipa"),e(),a("strong",null,"sul tuo dispositivo iOS"),e(":")],-1)),a("ul",null,[a("li",null,[i[4]||(i[4]=e("L'ultima versione di ")),a("a",v,[i[3]||(i[3]=e("XinaA15")),l(r)])])]),i[15]||(i[15]=a("h2",{id:"installazione-di-trollhelper",tabindex:"-1"},[a("a",{class:"header-anchor",href:"#installazione-di-trollhelper","aria-hidden":"true"},"#"),e(" Installazione di TrollHelper")],-1)),a("ol",null,[i[7]||(i[7]=a("li",null,"Apri Safari",-1)),a("li",null,[i[6]||(i[6]=e("Vai su ")),a("a",h,[i[5]||(i[5]=e("https://api.jailbreaks.app/troll64e")),l(r)])]),i[8]||(i[8]=a("li",null,[e("Premi su "),a("code",null,"Installa")],-1))]),i[16]||(i[16]=u('

    Un'app chiamata GTA Car Tracker verr\xE0 installata sul tuo dispositivo iOS, anche se in realt\xE0 \xE8 l'app di TrollHelper.

    Installare TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca Installa TrollStore

    L'applicazione TrollStore verr\xE0 ora installata sul tuo dispositivo iOS.

    Installare Persistence Helper

    1. Riapri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper

    L'app GTA Car Tracker pu\xF2 ora essere utilizzata come Persistence Helper

    TIP

    Il motivo per cui la Persistence Helper \xE8 molto importante \xE8 che, ogni volta che iOS ricostruisce la sua cache delle icone, tutte le applicazioni installate da TrollStore (cos\xEC come TrollStore stesso) scompariranno o non si apriranno pi\xF9.

    Per aggirare ci\xF2, il Persistence Helper (che sar\xE0 ancora aperto anche dopo che questo accade) pu\xF2 aggiornare le registrazioni delle app in modo che le applicazioni riappariranno e si apriranno di nuovo.

    Installazione di XinaA15

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file XinaA15 .ipa
    4. Tocca il file .ipa XinaA15
    5. Premi su Installa

    L'app XinaA15 sar\xE0 ora installata sul tuo dispositivo.

    Eseguire XinaA15

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di XinaA15 dalla home screen appena dopo il riavvio
    3. Tocca l'icona delle impostazioni nell'angolo in alto a destra
    4. Disabilita l'opzione "Installazione automatica di Saily per la prima volta"
    5. Tocca il pulsante Indietro nell'angolo in alto a destra
    6. Tocca "Jailbreak", poi "OpenJailbreak", il dispositivo si riavvier\xE0 dopo qualche istante
    7. Apri l\u2019applicazione di XinaA15 dalla home screen appena dopo il riavvio

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',14)),a("p",null,[i[10]||(i[10]=e("Sileo dovrebbe essere installato nella home. \xC8 possibile utilizzare Sileo per installare ")),l(o,{to:"/faq/#what-are-tweaks"},{default:t(()=>i[9]||(i[9]=[e("tweaks")])),_:1}),i[11]||(i[11]=e(", temi e altro ancora."))])])}var T=s(c,[["render",m],["__file","index.html.vue"]]);export{T as default}; diff --git a/assets/index.html.127ef8bc.js b/assets/index.html.127ef8bc.js new file mode 100644 index 000000000000..2cb87c6fdfe3 --- /dev/null +++ b/assets/index.html.127ef8bc.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-44e0a0ea","path":"/it_IT/installing-taurine-trollstore/","title":"Taurine (Trollstore)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Taurine (Trollstore)","description":"Guida all'installazione di Taurine utilizzando TrollStore","permalink":"/it_IT/installing-taurine-trollstore","pkgman":"sileo","extra_contributors":["opa334","iCraze"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione di TrollHelper","slug":"installazione-di-trollhelper","children":[]},{"level":2,"title":"Installazione di TrollStore","slug":"installazione-di-trollstore","children":[]},{"level":2,"title":"Taurine","slug":"taurine","children":[]},{"level":2,"title":"Eseguire Taurine","slug":"eseguire-taurine","children":[]},{"level":2,"title":"Installare il software necessario","slug":"installare-il-software-necessario","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-taurine-trollstore.md"}`);export{e as data}; diff --git a/assets/index.html.12de697e.js b/assets/index.html.12de697e.js new file mode 100644 index 000000000000..9a0111155d34 --- /dev/null +++ b/assets/index.html.12de697e.js @@ -0,0 +1 @@ +import{_ as l,a as r}from"./odysseymain.53f3358b.js";import{_ as s}from"./checkra1n.ace0089d.js";import{_ as d,r as u,o as p,c as m,e as b,a as e,b as t,d as o,w as n}from"./app.748f7f56.js";const k={};function v(j,i){const a=u("router-link");return p(),m("div",null,[i[15]||(i[15]=b('

    Non tutti i jailbreak funzionano allo stesso modo. Questa pagina ti guider\xE0 attraverso ogni tipo di jailbreak e ti spiegher\xE0 come funzionano.

    Quali sono i diversi tipi?

    Ci sono 4 tipi principali di jailbreak:

    • Untethered
    • Semi-Untethered
    • Semi-Tethered
    • Tethered

    Ogni tipo \xE8 determinato da quanto \xE8 indipendente dall'utilizzo di un computer.

    Jailbreak Untethered


    I jailbreak Untethered possono essere considerati il santo graal di tutti i jailbreak. Richiedono che l'exploit venga eseguito una sola volta tramite un sito web, un'app o un computer.

    Uno screenshot del jailbreak di p0sixspwn

    Dopo di che, il dispositivo sar\xE0 completamente jailbroken e non richieder\xE0 ulteriori azioni. L'exploit rimarr\xE0 installato sul dispositivo anche dopo il riavvio.

    Purtroppo, da molto tempo non viene rilasciato un nuovo jailbreak untethered per utenti finali, ed \xE8 probabile che non ne vedremo uno per ancora molto.

    L'unica pecca di un jailbreak untethered \xE8 che se qualcosa va storto, cis i potrebbe imbattere in un bootloop che richiede il ripristino del dispositivo tramite iTunes o Finder (macOS Catalina o pi\xF9 recente). La probabilit\xE0 che questo accada \xE8 bassa, ma \xE8 effettivamente possibile.

    ',12)),e("p",null,[i[1]||(i[1]=t("Alcuni esempi di jailbreak untethered sono ")),o(a,{to:"/installing-p0sixspwn"},{default:n(()=>i[0]||(i[0]=[t("p0sixspwn")])),_:1}),i[2]||(i[2]=t(" e Pangu9."))]),i[16]||(i[16]=e("h3",{id:"jailbreak-semi-untethered",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#jailbreak-semi-untethered","aria-hidden":"true"},"#"),t(" Jailbreak semi-Untethered")],-1)),i[17]||(i[17]=e("hr",null,null,-1)),i[18]||(i[18]=e("p",null,"I jailbreak semi-untethered sono stati il tipo di jailbreak pi\xF9 popolare negli ultimi anni. Questo tipo di jailbreak richiede che un exploit venga eseguito ogni volta che si riavvia o si spenge il dispositivo.",-1)),i[19]||(i[19]=e("img",{src:l,width:"180",alt:"Uno screenshot del jailbreak di Odyssey",class:"align-right"},null,-1)),i[20]||(i[20]=e("p",null,"Questo jailbreak funziona tramite l'esecuzione dell'exploit attraverso un'app o un sito web sul dispositivo stesso. Data la natura di come l'exploit viene eseguito, questi jailbreak sono facilmente removibili dalla loro app.",-1)),e("p",null,[i[6]||(i[6]=t("Alcuni esempi di jailbreak semi-untethered includono ")),o(a,{to:"/installing-taurine"},{default:n(()=>i[3]||(i[3]=[t("Taurine")])),_:1}),i[7]||(i[7]=t(", ")),o(a,{to:"/installing-dopamine"},{default:n(()=>i[4]||(i[4]=[t("Dopamine")])),_:1}),i[8]||(i[8]=t(", e ")),o(a,{to:"/installing-odyssey"},{default:n(()=>i[5]||(i[5]=[t("Odyssey")])),_:1}),i[9]||(i[9]=t("."))]),i[21]||(i[21]=e("h3",{id:"jailbreak-semi-tethered",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#jailbreak-semi-tethered","aria-hidden":"true"},"#"),t(" Jailbreak semi-Tethered")],-1)),i[22]||(i[22]=e("hr",null,null,-1)),i[23]||(i[23]=e("p",null,"I jailbreak semi-tethered sono molto simili ai jailbreak semi-untethered, tuttavia l'exploit deve essere eseguito utilizzando un computer piuttosto che utilizzando un'app sideloadata.",-1)),i[24]||(i[24]=e("p",null,[e("img",{src:s,alt:"Uno screenshot del jailbreak di checkra1n"})],-1)),i[25]||(i[25]=e("p",null,"A causa della necessit\xE0 di un computer per ri-eseguire il jailbreak dopo ogni riavvio, la maggior parte sceglie invece di utilizzare un jailbreak semi-untethered.",-1)),e("p",null,[i[12]||(i[12]=t("Esempi di jailbreak semi-tethered includono ")),o(a,{to:"/installing-palera1n"},{default:n(()=>i[10]||(i[10]=[t("palera1n")])),_:1}),i[13]||(i[13]=t(" e ")),o(a,{to:"/installing-odysseyra1n"},{default:n(()=>i[11]||(i[11]=[t("Odysseyra1n")])),_:1}),i[14]||(i[14]=t("."))]),i[26]||(i[26]=e("h3",{id:"jailbreak-tethered",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#jailbreak-tethered","aria-hidden":"true"},"#"),t(" Jailbreak Tethered")],-1)),i[27]||(i[27]=e("hr",null,null,-1)),i[28]||(i[28]=e("p",null,"I jailbreak tethered non sono destinati ad essere utilizzati da tutti. Questi exploit modificano il dispositivo in un modo tale che \xE8 richiesto un PC per avviare il dispositivo anche senza un jailbreak.",-1)),i[29]||(i[29]=e("p",null,"A causa di ci\xF2, essi tendono ad essere utilizzati solo dagli sviluppatori di jailbreak che si preparano per una nuova versione di iOS.",-1))])}var x=d(k,[["render",v],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.1353cd5e.js b/assets/index.html.1353cd5e.js new file mode 100644 index 000000000000..d9b3055268e9 --- /dev/null +++ b/assets/index.html.1353cd5e.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as l,e as u,a as t,b as i,d as n,w as o}from"./app.748f7f56.js";const p={},m={class:"custom-container tip"},f={class:"custom-container tip"},h={class:"custom-container tip"};function g(c,e){const a=r("router-link");return d(),l("div",null,[e[9]||(e[9]=u('

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Cydia

    If you don't know how to use Cydia, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Cydia.

    ',5)),t("div",m,[e[2]||(e[2]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[1]||(e[1]=i("Continue to ")),n(a,{to:"/using-cydia"},{default:o(()=>e[0]||(e[0]=[i("Using Cydia")])),_:1})])]),e[10]||(e[10]=t("h3",{id:"blocking-software-updates",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#blocking-software-updates","aria-hidden":"true"},"#"),i(" Blocking Software Updates")],-1)),e[11]||(e[11]=t("div",{class:"custom-container warning"},[t("p",{class:"custom-container-title"},"WARNING"),t("p",null,"This is only relevant if you are on iOS 5 or newer, as iOS 4 and earlier do not have Over-The-Air Software Updates")],-1)),e[12]||(e[12]=t("p",null,"It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.",-1)),e[13]||(e[13]=t("p",null,"As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates",-1)),t("div",f,[e[5]||(e[5]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[4]||(e[4]=i("Continue to ")),n(a,{to:"/blocking-updates"},{default:o(()=>e[3]||(e[3]=[i("Blocking Updates")])),_:1})])]),e[14]||(e[14]=t("h2",{id:"other-useful-next-steps",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#other-useful-next-steps","aria-hidden":"true"},"#"),i(" Other Useful Next Steps")],-1)),e[15]||(e[15]=t("h3",{id:"adding-recommended-repos",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#adding-recommended-repos","aria-hidden":"true"},"#"),i(" Adding Recommended Repos")],-1)),e[16]||(e[16]=t("p",null,"This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.",-1)),t("div",h,[e[8]||(e[8]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[7]||(e[7]=i("Continue to ")),n(a,{to:"/recommended-repos"},{default:o(()=>e[6]||(e[6]=[i("Recommended Repos")])),_:1})])])])}var w=s(p,[["render",g],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.1435bc3a.js b/assets/index.html.1435bc3a.js new file mode 100644 index 000000000000..fa445b9aa4a0 --- /dev/null +++ b/assets/index.html.1435bc3a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-009cd69a","path":"/updating-to-7-1-2-ipsw/","title":"Updating to 7.1.2 (iTunes/Finder)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 7.1.2 (iTunes/Finder)","permalink":"/updating-to-7-1-2-ipsw"},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Updating to 7.1.2 using iTunes/Finder","slug":"updating-to-7-1-2-using-itunes-finder","children":[]}],"git":{"updatedTime":1673885975000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-7.1.2-ipsw.md"}');export{e as data}; diff --git a/assets/index.html.146fd106.js b/assets/index.html.146fd106.js new file mode 100644 index 000000000000..541557bbd3a0 --- /dev/null +++ b/assets/index.html.146fd106.js @@ -0,0 +1 @@ +import{_ as s,r,o as p,c as d,a as t,b as i,d as l,w as a,e as u}from"./app.748f7f56.js";const m={},h={href:"https://chimera.coolstar.org/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function g(y,e){const o=r("router-link"),n=r("ExternalLinkIcon");return p(),d("div",null,[t("p",null,[e[1]||(e[1]=i("ChimeraTV is a ")),l(o,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:a(()=>e[0]||(e[0]=[i("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=i(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=t("p",null,"ChimeraTV is capable of jailbreaking all devices on tvOS 12.0 to 12.2 and 12.4.",-1)),t("p",null,[e[4]||(e[4]=i("Due to how semi-untethered jailbreaks work, the app will need to be ")),l(o,{to:"/resigning-apps"},{default:a(()=>e[3]||(e[3]=[i("re-signed")])),_:1}),e[5]||(e[5]=i(" once every 7 days."))]),e[17]||(e[17]=t("p",null,"We will use Sideloadly to install the ChimeraTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=t("h2",{id:"download",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),i(" Download")],-1)),t("ul",null,[t("li",null,[e[7]||(e[7]=i("The latest release of ")),t("a",h,[e[6]||(e[6]=i("ChimeraTV")),l(n)])]),t("li",null,[e[9]||(e[9]=i("L'ultima versione di ")),t("a",f,[e[8]||(e[8]=i("Sideloadly")),l(n)])]),t("li",null,[e[11]||(e[11]=i("L\u2019ultima versione di ")),t("a",w,[e[10]||(e[10]=i("iTunes")),l(n)]),e[12]||(e[12]=i(" se sei su Windows"))])]),e[19]||(e[19]=u('

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the ChimeraTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the ChimeraTV application can now be opened from home screen.

    Running ChimeraTV

    1. Open the ChimeraTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the ChimeraTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.
    ',6)),t("p",null,[e[14]||(e[14]=i("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),l(o,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[13]||(e[13]=[i("tweaks")])),_:1}),e[15]||(e[15]=i(", themes and more."))])])}var k=s(m,[["render",g],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.14be7d6c.js b/assets/index.html.14be7d6c.js new file mode 100644 index 000000000000..6ea1560985b4 --- /dev/null +++ b/assets/index.html.14be7d6c.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as n}from"./app.748f7f56.js";const r={};function o(d,e){return a(),t("div",null,e[0]||(e[0]=[n('

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 4.3 to 4.3.2 and 4.3.4 to 4.3.5 on iPad 2 devices. However, this device can update to 9.3.6 and use the kok3shi jailbreak instead.

    Due to the age of this iOS version, you will need to use iTunes or similar to manually update the device to iOS 9.3.6, as updating on the device was not a thing at the time of iOS 4.3.

    Updating to 9.3.6 using iTunes/Finder

    1. Plug your device into your computer.
    2. On iTunes or Finder, locate your device.
    3. Select Check for Update.
    4. Select Download and Update
      • Ensure that the version you are updating to is iOS 9.3.6
    ',5)]))}var u=i(r,[["render",o],["__file","index.html.vue"]]);export{u as default}; diff --git a/assets/index.html.15afcfd6.js b/assets/index.html.15afcfd6.js new file mode 100644 index 000000000000..105ac7edcaf1 --- /dev/null +++ b/assets/index.html.15afcfd6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-005e48e7","path":"/donations/","title":"Donations","lang":"en_US","frontmatter":{"lang":"en_US","title":"Donations","permalink":"/donations"},"excerpt":"","headers":[],"git":{"updatedTime":1651592701000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":2}]},"filePathRelative":"en_US/misc/donations.md"}');export{e as data}; diff --git a/assets/index.html.16360f05.js b/assets/index.html.16360f05.js new file mode 100644 index 000000000000..5a84764bd1ab --- /dev/null +++ b/assets/index.html.16360f05.js @@ -0,0 +1 @@ +import{_ as i,r,o as s,c as u,a as n,b as o,d as a,w as d}from"./app.748f7f56.js";const f={},m={href:"https://jailbreakme.com",target:"_blank",rel:"noopener noreferrer"};function b(k,e){const t=r("ExternalLinkIcon"),l=r("router-link");return s(),u("div",null,[e[8]||(e[8]=n("p",null,"JailbreakMe Saffron is capable of jailbreaking every device on 4.3.3, as well as all devices except the iPad 2 on 4.3 to 4.3.2 and the iPhone 4 (CDMA) from 4.2.6 to 4.2.8.",-1)),e[9]||(e[9]=n("p",null,"JailbreakMe Saffron is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore.",-1)),e[10]||(e[10]=n("h2",{id:"running-jailbreakme-saffron",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#running-jailbreakme-saffron","aria-hidden":"true"},"#"),o(" Running JailbreakMe Saffron")],-1)),n("ol",null,[e[3]||(e[3]=n("li",null,"Open Safari on your iOS device",-1)),n("li",null,[e[1]||(e[1]=o("Go to the ")),n("a",m,[e[0]||(e[0]=o("jailbreakme.com")),a(t)]),e[2]||(e[2]=o(" website"))]),e[4]||(e[4]=n("li",null,'Tap "Install"',-1))]),n("p",null,[e[6]||(e[6]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),a(l,{to:"/faq/#what-are-tweaks"},{default:d(()=>e[5]||(e[5]=[o("tweaks")])),_:1}),e[7]||(e[7]=o(", themes and more."))])])}var v=i(f,[["render",b],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.186608d4.js b/assets/index.html.186608d4.js new file mode 100644 index 000000000000..99d0de1b9e5f --- /dev/null +++ b/assets/index.html.186608d4.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-5b55fe03","path":"/it_IT/futurerestore-help/","title":"Aiuto con FutureRestore","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aiuto con FutureRestore","description":"Soluzioni ad alcuni problemi di FR.","permalink":"/it_IT/futurerestore-help","redirect_from":["/it_IT/frhelp","/it_IT/futurerestorehelp","/it_IT/FutureRestoreHelp"],"extra_contributors":["Tanbeer191","TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Pagina di aiuto","slug":"pagina-di-aiuto","children":[]},{"level":2,"title":"iBEC error (error code -8)","slug":"ibec-error-error-code-8","children":[]},{"level":2,"title":"Device ApNonce doesn't match APTicket nonce","slug":"device-apnonce-doesn-t-match-apticket-nonce","children":[]},{"level":2,"title":"SEP Firmware is not being signed","slug":"sep-firmware-is-not-being-signed","children":[]},{"level":2,"title":"Could not connect to device in recovery mode / Failed to place device in recovery mode","slug":"could-not-connect-to-device-in-recovery-mode-failed-to-place-device-in-recovery-mode","children":[]},{"level":2,"title":"Error: Unable to receive message from FDR...","slug":"error-unable-to-receive-message-from-fdr","children":[]},{"level":2,"title":"About to send NOR data... No data to read","slug":"about-to-send-nor-data-no-data-to-read","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/updating/futurerestore-help.md"}`);export{e as data}; diff --git a/assets/index.html.19dc4611.js b/assets/index.html.19dc4611.js new file mode 100644 index 000000000000..3f598265644e --- /dev/null +++ b/assets/index.html.19dc4611.js @@ -0,0 +1,24 @@ +import{_ as i,o as e,c as s,e as t}from"./app.748f7f56.js";const c={};function n(r,a){return e(),s("div",null,a[0]||(a[0]=[t(`

    emiyl

    Emma

    Skylar McCauley

    Michael McAuliff

    Riconoscimenti

    Se ho dimenticato di inserirti in questa lista, contattami e ti aggiunger\xF2.

      + raizo
    +  + aaronp613
    +  + carsuki
    +  + EricLegend
    +  + J9ck
    +  + Jamie Bishop (nullpixel)
    +  + nqcshady
    +  + patricck88
    +  + pharzyn
    +  + Kabir Oberai
    +  + Absolucy
    +  + Steckler (atoiletcat)
    +  + Cimmerian_Iter
    +  + Hockey
    +  + nyuszika7h
    +  + DhinakG
    +  + Tanbeer
    +  + kawaiizenbo
    +  + Vaishnav Santhosh (DeathKnight)
    +  + TheAlphaStream
    +  + ssalagginkool
    +  + zachary7829
    +  + Bbaovanc
    +
    `,7)]))}var h=i(c,[["render",n],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.1a01430a.js b/assets/index.html.1a01430a.js new file mode 100644 index 000000000000..a8572cf1aae6 --- /dev/null +++ b/assets/index.html.1a01430a.js @@ -0,0 +1 @@ +import{_ as i,r as a,o as l,c as d,a as o,b as r,d as t,w as p}from"./app.748f7f56.js";const u={},f={href:"https://repo.chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function k(v,e){const s=a("router-link"),n=a("ExternalLinkIcon");return l(),d("div",null,[o("p",null,[e[1]||(e[1]=r("After installing your jailbreak, you may want to install some repos (")),t(s,{to:"/faq#repos"},{default:p(()=>e[0]||(e[0]=[r("repositories")])),_:1}),e[2]||(e[2]=r("). You can use these to install more tweaks on your device. To get you started, here is a list of some recommended options. A lot of these may already be installed on your device!"))]),e[9]||(e[9]=o("h2",{id:"bigboss",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#bigboss","aria-hidden":"true"},"#"),r(" BigBoss")],-1)),e[10]||(e[10]=o("p",null,"A default repo in most package managers, BigBoss is one of the largest repos, with thousands of tweaks and modifications to install. It's an essential repo that the majority of jailbreakers rely on.",-1)),e[11]||(e[11]=o("p",null,[r("URL: "),o("code",null,"http://apt.thebigboss.org/repofiles/cydia/")],-1)),e[12]||(e[12]=o("h2",{id:"chariz",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#chariz","aria-hidden":"true"},"#"),r(" Chariz")],-1)),e[13]||(e[13]=o("p",null,"Chariz is another repo that comes default with many jailbreak installations. It includes a wide variety of tweaks from some well-known developers and is sure to have something you'll find useful.",-1)),o("p",null,[e[4]||(e[4]=r("URL: ")),o("a",f,[e[3]||(e[3]=o("code",null,"https://repo.chariz.com/",-1)),t(n)])]),e[14]||(e[14]=o("h2",{id:"havoc",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#havoc","aria-hidden":"true"},"#"),r(" Havoc")],-1)),e[15]||(e[15]=o("p",null,"Havoc is another repo with over a thousand packages available for download. It offers a wide range of themes and tweaks to install and is certainly an essential for your device.",-1)),o("p",null,[e[6]||(e[6]=r("URL: ")),o("a",h,[e[5]||(e[5]=o("code",null,"https://havoc.app/",-1)),t(n)])]),e[16]||(e[16]=o("h2",{id:"sparkdev",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#sparkdev","aria-hidden":"true"},"#"),r(" SparkDev")],-1)),e[17]||(e[17]=o("p",null,"SparkDev's repo includes a host of new tweaks which can enhance iOS, with many focusing on the iPhone X, including an impressive always-on OLED experience.",-1)),e[18]||(e[18]=o("p",null,"A package that most people will use from SparkDev's repo is SnowBoard, which can theme icons, UI elements, and more.",-1)),o("p",null,[e[8]||(e[8]=r("URL: ")),o("a",m,[e[7]||(e[7]=o("code",null,"https://sparkdev.me/",-1)),t(n)])])])}var g=i(u,[["render",k],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.1a4bf809.js b/assets/index.html.1a4bf809.js new file mode 100644 index 000000000000..256ff7bff41b --- /dev/null +++ b/assets/index.html.1a4bf809.js @@ -0,0 +1 @@ +import{_ as d,r as a,o as p,c as m,a as l,b as i,d as r,w as n,e as f}from"./app.748f7f56.js";const b={},v={class:"custom-container warning"},g={href:"https://api.jailbreaks.app/troll",target:"_blank",rel:"noopener noreferrer"},k={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},T={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},w={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"},S={class:"custom-container warning"},I={href:"http://altstore.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},h={href:"https://secure-appldnld.apple.com/windows/061-91601-20200323-974a39d0-41fc-4761-b571-318b7d9205ed/iCloudSetup.exe",target:"_blank",rel:"noopener noreferrer"},A={href:"https://github.com/straight-tamago/TrollMisaka/releases/latest",target:"_blank",rel:"noopener noreferrer"},y={href:"https://kok3shidoll.github.io/download/secret/8F38F948-BCF6-46AF-8926-C95D823107B0/meowbrek2_1.1.7_TS.tipa",target:"_blank",rel:"noopener noreferrer"};function x(C,e){const t=a("router-link"),o=a("ExternalLinkIcon"),s=a("Tab"),u=a("Tabs");return p(),m("div",null,[l("p",null,[e[1]||(e[1]=i("meowbrek2 \xE8 un ")),r(t,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:n(()=>e[0]||(e[0]=[i("jailbreak semi-untethered")])),_:1}),e[2]||(e[2]=i(", il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio."))]),e[86]||(e[86]=l("p",null,"meowbrek2 supports A11 and earlier devices on firmware versions 15.0 to 15.8.1.",-1)),l("div",v,[e[12]||(e[12]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[4]||(e[4]=i("se stai utilizzando palera1n ")),e[5]||(e[5]=l("em",null,"rootful",-1)),e[6]||(e[6]=i(", o hai configurato palera1n ")),e[7]||(e[7]=l("em",null,"rootless",-1)),e[8]||(e[8]=i()),e[9]||(e[9]=l("strong",null,"prima del 27 aprile 2023",-1)),e[10]||(e[10]=i(", dovrai ")),r(t,{to:"/removing-palera1n"},{default:n(()=>e[3]||(e[3]=[i("Rimuovere palera1n rootful")])),_:1}),e[11]||(e[11]=i(" prima di procedere."))]),e[13]||(e[13]=l("p",null,[i("If you are using "),l("em",null,"rootless"),i(" palera1n, and set it up "),l("strong",null,"after April 27th, 2023"),i(", this is not an issue, and you can continue with these steps.")],-1))]),e[87]||(e[87]=l("h2",{id:"installare-trollstore",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore","aria-hidden":"true"},"#"),i(" Installare TrollStore")],-1)),e[88]||(e[88]=l("p",null,"Il metodo che deve essere seguito per installare TrollStore dipende dalla versione attuale del firmware, seleziona la scheda che si adatta alla versione attuale del firmware e segui i passaggi successivi",-1)),e[89]||(e[89]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Se hai gi\xE0 installato TrollStore, puoi ignorare questa sezione.")],-1)),r(u,{tabs:""},{default:n(()=>[r(s,{tab:"",name:"TrollHelperOTA (da 15.0 a 15.4.1)",default:!0},{default:n(()=>[e[18]||(e[18]=l("h3",{id:"installazione-di-trollhelper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installazione-di-trollhelper","aria-hidden":"true"},"#"),i(" Installazione di TrollHelper")],-1)),l("ol",null,[e[16]||(e[16]=l("li",null,"Apri Safari",-1)),l("li",null,[e[15]||(e[15]=i("Vai su ")),l("a",g,[e[14]||(e[14]=i("https://api.jailbreaks.app/troll")),r(o)])]),e[17]||(e[17]=l("li",null,[i("Premi su "),l("code",null,"Installa")],-1))]),e[19]||(e[19]=l("p",null,[i("Un'app chiamata "),l("code",null,"GTA Car Tracker"),i(" verr\xE0 installata sul tuo dispositivo iOS, anche se in realt\xE0 \xE8 l'app di TrollHelper.")],-1)),e[20]||(e[20]=l("h3",{id:"installare-trollstore-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore-1","aria-hidden":"true"},"#"),i(" Installare TrollStore")],-1)),e[21]||(e[21]=l("ol",null,[l("li",null,[i("Apri l'app "),l("code",null,"GTA Car Tracker")]),l("li",null,[i("Clicca su "),l("code",null,"Register Persistence Helper")]),l("li",null,[i("Clicca "),l("code",null,"Installa TrollStore")])],-1)),e[22]||(e[22]=l("p",null,"L'applicazione TrollStore verr\xE0 ora installata sul tuo dispositivo iOS.",-1))]),_:1}),r(s,{tab:"",name:"TrollInstallerMDC (da 15.5 a 15.7.1)"},{default:n(()=>[e[31]||(e[31]=l("h3",{id:"requisiti",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),i(" Requisiti")],-1)),l("ul",null,[e[30]||(e[30]=l("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),l("li",null,[e[24]||(e[24]=i("L'ultima versione di ")),l("a",k,[e[23]||(e[23]=i("Sideloadly")),r(o)])]),l("li",null,[e[26]||(e[26]=i("L\u2019ultima versione di ")),l("a",T,[e[25]||(e[25]=i("iTunes")),r(o)]),e[27]||(e[27]=i(" se sei su Windows"))]),l("li",null,[e[29]||(e[29]=i("L'ultima versione di ")),l("a",w,[e[28]||(e[28]=i("TrollInstallerMDC")),r(o)])])]),e[32]||(e[32]=l("h3",{id:"installare-l-applicazione",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-l-applicazione","aria-hidden":"true"},"#"),i(" Installare l'applicazione")],-1)),e[33]||(e[33]=l("ol",null,[l("li",null,"Apri Sideloadly"),l("li",null,[i("Collega il tuo dispositivo iOS al computer "),l("ul",null,[l("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo")])]),l("li",null,[i("Trascina il file "),l("code",null,".ipa"),i(" di TrollInstallerMDC su Sideloadly")]),l("li",null,"Inserisci il tuo ID Apple"),l("li",null,[i("Inserisci la tua password "),l("ul",null,[l("li",null,"Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.")])])],-1)),e[34]||(e[34]=l("p",null,"L'app verr\xE0 ora installata sul tuo dispositivo iOS.",-1)),e[35]||(e[35]=l("h3",{id:"autorizzare-l-applicazione",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#autorizzare-l-applicazione","aria-hidden":"true"},"#"),i(" Autorizzare l\u2019applicazione")],-1)),e[36]||(e[36]=l("ol",null,[l("li",null,[i("Vai a "),l("code",null,"Impostazioni"),i(" -> "),l("code",null,"Generali"),i(" -> "),l("code",null,"Gestione dispositivo"),i(" -> "),l("code",null,""),l("ul",null,[l("li",null,[i("A seconda del tuo utilizzo, "),l("code",null,"Gestione dispositivo"),i(" potrebbe apparire come "),l("code",null,"Gestione Profili e Dispositivo")])])]),l("li",null,[i("Tocca "),l("code",null,'Autorizza ""')])],-1)),e[37]||(e[37]=l("h3",{id:"iniettare-trollstore-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#iniettare-trollstore-helper","aria-hidden":"true"},"#"),i(" Iniettare TrollStore Helper")],-1)),e[38]||(e[38]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"Se hai gi\xE0 aperto Suggerimenti, riavvia il dispositivo prima di seguire questi passaggi")],-1)),e[39]||(e[39]=l("ol",null,[l("li",null,"Apri TrollInstallerMDC"),l("li",null,[i(`Una volta che dice "Successfully replaced Tips binary", chiudi l'app `),l("code",null,"TrollInstallerMDC"),l("ul",null,[l("li",null,"Se restituisce un errore, chiudi TrollInstallerMDC e riaprilo")])])],-1)),e[40]||(e[40]=l("h3",{id:"installare-trollstore-2",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore-2","aria-hidden":"true"},"#"),i(" Installare TrollStore")],-1)),e[41]||(e[41]=l("ol",null,[l("li",null,[i("Apri l'app "),l("code",null,"Suggerimenti")]),l("li",null,[i("Clicca "),l("code",null,"Installa TrollStore")])],-1)),e[42]||(e[42]=l("p",null,"Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.",-1)),e[43]||(e[43]=l("h3",{id:"installare-persistence-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-persistence-helper","aria-hidden":"true"},"#"),i(" Installare Persistence Helper")],-1)),e[44]||(e[44]=l("ol",null,[l("li",null,[i("Apri l'app "),l("code",null,"TrollStore"),i(" nella home screen")]),l("li",null,[i("Premi "),l("code",null,"Impostazioni"),i(", poi premi "),l("code",null,"Installa Persistence Helper")]),l("li",null,[i("Seleziona "),l("code",null,"Suggerimenti"),i(" dalla lista di app")])],-1))]),_:1}),r(s,{tab:"",name:"TrollMisaka (15.7.2 to 15.8.1)"},{default:n(()=>[l("div",S,[e[48]||(e[48]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[46]||(e[46]=i("This method may have issues in some cases. If you are having repeated and unresolvable issues, you can follow ")),r(t,{to:"/installing-meowbrek2-palera1n"},{default:n(()=>e[45]||(e[45]=[i("Installing meowbrek2 (palera1n)")])),_:1}),e[47]||(e[47]=i(" instead."))])]),e[60]||(e[60]=l("h3",{id:"requisiti-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requisiti-1","aria-hidden":"true"},"#"),i(" Requisiti")],-1)),l("ul",null,[e[59]||(e[59]=l("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),l("li",null,[e[50]||(e[50]=i("The latest version of ")),l("a",I,[e[49]||(e[49]=i("AltServer")),r(o)])]),l("li",null,[e[52]||(e[52]=i("L\u2019ultima versione di ")),l("a",z,[e[51]||(e[51]=i("iTunes")),r(o)]),e[53]||(e[53]=i(" se sei su Windows"))]),l("li",null,[e[55]||(e[55]=i("L\u2019ultima versione di ")),l("a",h,[e[54]||(e[54]=i("iCloud")),r(o)]),e[56]||(e[56]=i(" se sei su Windows"))]),l("li",null,[e[58]||(e[58]=i("The latest version of ")),l("a",A,[e[57]||(e[57]=i("TrollMisaka")),r(o)])])]),e[61]||(e[61]=l("h3",{id:"installare-l-applicazione-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-l-applicazione-1","aria-hidden":"true"},"#"),i(" Installare l'applicazione")],-1)),e[62]||(e[62]=l("ol",null,[l("li",null,"Open AltServer"),l("li",null,"Collega il tuo dispositivo iOS al computer"),l("li",null,"Shift-Click (Windows) or Option-Click (macOS) AltServer in the System Tray or Menu Bar"),l("li",null,[i("Click "),l("code",null,"Sideload .ipa"),i(", then select your device")]),l("li",null,[i("Select the TrollMisaka "),l("code",null,".ipa"),i(" file")])],-1)),e[63]||(e[63]=l("p",null,"L'app verr\xE0 ora installata sul tuo dispositivo iOS.",-1)),e[64]||(e[64]=l("h3",{id:"autorizzare-l-applicazione-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#autorizzare-l-applicazione-1","aria-hidden":"true"},"#"),i(" Autorizzare l\u2019applicazione")],-1)),e[65]||(e[65]=l("ol",null,[l("li",null,[i("Vai a "),l("code",null,"Impostazioni"),i(" -> "),l("code",null,"Generali"),i(" -> "),l("code",null,"Gestione dispositivo"),i(" -> "),l("code",null,""),l("ul",null,[l("li",null,[i("A seconda del tuo utilizzo, "),l("code",null,"Gestione dispositivo"),i(" potrebbe apparire come "),l("code",null,"Gestione Profili e Dispositivo")])])]),l("li",null,[i("Tocca "),l("code",null,'Autorizza ""')])],-1)),e[66]||(e[66]=l("p",null,"The TrollMisaka application can now be opened from home screen.",-1)),e[67]||(e[67]=l("h3",{id:"adding-a-keyboard",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#adding-a-keyboard","aria-hidden":"true"},"#"),i(" Adding a Keyboard")],-1)),e[68]||(e[68]=l("ol",null,[l("li",null,[i("Open TrollMisaka, then exit the app "),l("em",null,"while keeping it in the app switcher")]),l("li",null,[i("Go to "),l("code",null,"Settings"),i(" -> "),l("code",null,"General"),i(" -> "),l("code",null,"Keyboard"),i(" -> "),l("code",null,"Keyboards"),i(" -> "),l("code",null,"Add New Keyboard...")]),l("li",null,[i("Select "),l("code",null,"TrollMisaka")]),l("li",null,[i("Tap "),l("code",null,"TrollMisaka"),i(", then toggle on "),l("code",null,"Allow Full Access"),i(", then tap "),l("code",null,"Allow")]),l("li",null,"Re-open TrollMisaka")],-1)),e[69]||(e[69]=l("p",null,"After re-opening TrollMisaka, open the app switcher and then reboot your device.",-1)),e[70]||(e[70]=l("div",{class:"custom-container danger"},[l("p",{class:"custom-container-title"},"DANGER"),l("p",null,"Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.")],-1)),e[71]||(e[71]=l("h3",{id:"iniettare-trollstore-helper-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#iniettare-trollstore-helper-1","aria-hidden":"true"},"#"),i(" Iniettare TrollStore Helper")],-1)),e[72]||(e[72]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"Questo metodo pu\xF2 richiedere diversi tentativi per funzionare correttamente.")],-1)),e[73]||(e[73]=l("ol",null,[l("li",null,"Unlock your device"),l("li",null,[i("Immediately open "),l("code",null,"Spotlight Search"),i(" (via swipping down on the middle of the home screen)")]),l("li",null,[i("Tap the globe icon on the keyboard "),l("ul",null,[l("li",null,[i("If needed, select "),l("code",null,"TrollMisaka"),i(" from the list of keyboards")])])]),l("li",null,[i("Tap "),l("code",null,"kopen"),l("ul",null,[l("li",null,"If the device reboots, try these steps again")])]),l("li",null,[i("Clicca "),l("code",null,"Installa TrollStore"),l("ul",null,[l("li",null,"If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.")])])],-1)),e[74]||(e[74]=l("p",null,"Once it says it's successful, you can continue with the next section.",-1)),e[75]||(e[75]=l("h3",{id:"installare-trollstore-3",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore-3","aria-hidden":"true"},"#"),i(" Installare TrollStore")],-1)),e[76]||(e[76]=l("ol",null,[l("li",null,"Re-open the app switcher"),l("li",null,[i("Open the TrollMisaka app "),l("em",null,"from the app switcher")]),l("li",null,[i("Clicca "),l("code",null,"Installa TrollStore")])],-1)),e[77]||(e[77]=l("p",null,"Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.",-1)),e[78]||(e[78]=l("h3",{id:"installare-persistence-helper-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-persistence-helper-1","aria-hidden":"true"},"#"),i(" Installare Persistence Helper")],-1)),e[79]||(e[79]=l("ol",null,[l("li",null,[i("Apri l'app "),l("code",null,"TrollStore"),i(" nella home screen")]),l("li",null,[i("Premi "),l("code",null,"Impostazioni"),i(", poi premi "),l("code",null,"Installa Persistence Helper")]),l("li",null,[i("Seleziona "),l("code",null,"Suggerimenti"),i(" dalla lista di app")])],-1))]),_:1})]),_:1}),e[90]||(e[90]=l("h2",{id:"installare-meowbrek2",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-meowbrek2","aria-hidden":"true"},"#"),i(" Installare meowbrek2")],-1)),e[91]||(e[91]=l("h3",{id:"download",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),i(" Download")],-1)),l("ul",null,[l("li",null,[e[81]||(e[81]=i("The latest version of ")),l("a",y,[e[80]||(e[80]=i("meowbrek2")),r(o)]),e[82]||(e[82]=l("ul",null,[l("li",null,[i("Assicurati di scaricare il file "),l("code",null,".tipa"),i(" di meowbrek2 "),l("strong",null,"sul tuo dispositivo iOS")])],-1))])]),e[92]||(e[92]=f('

    Installazione del jailbreak

    1. Ri-apri l'app TrollStore nella home screen
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file meowbrek2 .tipa
    4. Tocca il file .tipa di meowbrek2
    5. Premi su Installa

    L'app meowbrek2 sar\xE0 ora installata sul tuo dispositivo.

    Eseguire meowbrek2

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di meowbrek2 dalla home screen appena dopo il riavvio
    3. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',6)),l("p",null,[e[84]||(e[84]=i("Adesso dovresti essere jailbroken con Sileo installato nella home screen. \xC8 possibile utilizzare Sileo per installare ")),r(t,{to:"/faq/#what-are-tweaks"},{default:n(()=>e[83]||(e[83]=[i("tweaks")])),_:1}),e[85]||(e[85]=i(", temi e altro ancora."))])])}var D=d(b,[["render",x],["__file","index.html.vue"]]);export{D as default}; diff --git a/assets/index.html.1a58819e.js b/assets/index.html.1a58819e.js new file mode 100644 index 000000000000..e48e40705e6c --- /dev/null +++ b/assets/index.html.1a58819e.js @@ -0,0 +1 @@ +import{_ as n,r,o as a,c as s,a as o,b as l,d as i,e as d}from"./app.748f7f56.js";const p={},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},u={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/straight-tamago/misaka/releases/latest",target:"_blank",rel:"noopener noreferrer"};function g(f,e){const t=r("ExternalLinkIcon");return a(),s("div",null,[e[9]||(e[9]=o("h2",{id:"requirements",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),l(" Requirements")],-1)),o("ul",null,[e[7]||(e[7]=o("li",null,"A device running iOS/iPadOS 16.0 to 16.6.1",-1)),e[8]||(e[8]=o("li",null,"The Tips app installed to your device",-1)),o("li",null,[e[1]||(e[1]=l("The latest version of ")),o("a",c,[e[0]||(e[0]=l("Sideloadly")),i(t)])]),o("li",null,[e[3]||(e[3]=l("The latest version of ")),o("a",u,[e[2]||(e[2]=l("iTunes")),i(t)]),e[4]||(e[4]=l(" if on Windows."))]),o("li",null,[e[6]||(e[6]=l("The latest version of ")),o("a",h,[e[5]||(e[5]=l("Misaka")),i(t)])])]),e[10]||(e[10]=d('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Misaka .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Misaka application can now be opened from home screen.

    DANGER

    If you don't have it enabled already, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Open Misaka
    2. Go to the "Packages [Emu/Var]" tab
    3. Tap on the bottom left button (known as "ToolBox") and tap Install TrollStore, then tap Tips

    Your device will respring after you tap Tips.

    Installing TrollStore

    1. Unlock your device
    2. Open the Tips app
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    ',16))])}var v=n(p,[["render",g],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.1a8c89ad.js b/assets/index.html.1a8c89ad.js new file mode 100644 index 000000000000..b4f71d5ce240 --- /dev/null +++ b/assets/index.html.1a8c89ad.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-85add8ce","path":"/installing-trollstore-tvos/","title":"Installing TrollStore (tvOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (tvOS)","description":"Guide to installing TrollStore on an Apple TV","permalink":"/installing-trollstore-tvos","sidebar":false,"home":true,"hero":false,"extra_contributors":["alfiecg24","opa334","iCraze"]},"excerpt":"","headers":[],"git":{"updatedTime":1710670071000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Zenzeq","email":"109885216+Zenzeq@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/guides/trollstore-tvOS/index.md"}');export{e as data}; diff --git a/assets/index.html.1b816407.js b/assets/index.html.1b816407.js new file mode 100644 index 000000000000..57c005b0ea2b --- /dev/null +++ b/assets/index.html.1b816407.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as n,o as p,c as u,a as e,b as o,d as a,e as c,w as r}from"./app.748f7f56.js";const m={},v={href:"https://phoenixpwn.com/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},g={class:"custom-container tip"};function h(x,i){const l=n("ExternalLinkIcon"),t=n("router-link");return p(),u("div",null,[i[13]||(i[13]=e("p",null,"Phoenix \xE8 in grado di eseguire il jailbreak su dispositivi iOS a 32 bit con una versione del firmware 9.3.5 e 9.3.6.",-1)),i[14]||(i[14]=e("p",null,"Tieni a mente che il jailbreak di Phoenix non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),i[15]||(i[15]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di Phoenix sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[16]||(i[16]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di Phoenix sul tuo dispositivo iOS nello step successivo.",-1)),i[17]||(i[17]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i[18]||(i[18]=e("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[e("p",null,[o(" Ph\u0153nix \xE8 attualmente firmato su "),e("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=o("L'ultima versione di ")),e("a",v,[i[0]||(i[0]=o("Ph\u0153nix")),a(l)])]),e("li",null,[i[3]||(i[3]=o("L'ultima versione di ")),e("a",f,[i[2]||(i[2]=o("Sideloadly")),a(l)])]),e("li",null,[i[5]||(i[5]=o("L\u2019ultima versione di ")),e("a",z,[i[4]||(i[4]=o("iTunes")),a(l)]),i[6]||(i[6]=o(" se sei su Windows"))])]),i[19]||(i[19]=c('

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Ph\u0153nix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di Phoenix adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Phoenix

    1. Apri l'applicazione di Phoenix dalla home screen
    2. Tocca Prepare for Jailbreak - Accept - Dismiss - Proceed with Jailbreak - Begin Installation - Use Provided Offsets

    Quando eseguirai il jailbreak per una seconda volta, un'opzione chiamata "Kickstart Jailbreak" sostituir\xE0 "Prepare for Jailbreak". Clicca su quella invece.

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',11)),e("p",null,[i[8]||(i[8]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),a(t,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[7]||(i[7]=[o("tweaks")])),_:1}),i[9]||(i[9]=o(", temi e altro ancora."))]),e("div",g,[i[12]||(i[12]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[11]||(i[11]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),a(t,{to:"/installing-zebra"},{default:r(()=>i[10]||(i[10]=[o("Installa Zebra")])),_:1})])])])}var w=d(m,[["render",h],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.1ba83063.js b/assets/index.html.1ba83063.js new file mode 100644 index 000000000000..63f746ef8e10 --- /dev/null +++ b/assets/index.html.1ba83063.js @@ -0,0 +1 @@ +import{_ as u,r as i,o as d,c as p,a as e,b as l,d as o,w as a,e as r}from"./app.748f7f56.js";const f={},h={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function w(m,t){const n=i("router-link"),s=i("ExternalLinkIcon");return d(),p("div",null,[t[25]||(t[25]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),l(" Required Reading")],-1)),t[26]||(t[26]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[27]||(t[27]=e("p",null,"Zebra is a newer package manager. It can be used to install tweaks and themes.",-1)),e("p",null,[o(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>t[0]||(t[0]=[l("Tweaks")])),_:1}),t[1]||(t[1]=l(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[o(n,{to:"/faq/#what-s-a-repo"},{default:a(()=>t[2]||(t[2]=[l("Repositories")])),_:1}),t[3]||(t[3]=l(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function."))]),t[28]||(t[28]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[29]||(t[29]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),l(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Zebra application",-1)),t[8]||(t[8]=e("li",null,[l("Tap "),e("code",null,"Sources"),l(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[l("Tap the "),e("code",null,"+"),l(" icon in the top left-hand corner")],-1)),e("li",null,[t[5]||(t[5]=l("Enter in a repo URL (e.g. ")),e("a",h,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),o(s)]),t[6]||(t[6]=l(")"))]),t[10]||(t[10]=e("li",null,[l("Tap "),e("code",null,"Add Source")],-1))]),t[30]||(t[30]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=r("
  • Open the Zebra application
  • Search for a tweak you'd like to install
  • Tap the Install button at the top right-hand corner of your screen
    • If a prompt asking you what version to install appears, you generally want to install the latest version
  • Tap on the bottom of the screen where it says "Tap to Manage"
  • Tap the Confirm button at the top right-hand corner of your screen
    • It may take some time for the tweak to install
  • ",5)),e("li",null,[t[12]||(t[12]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[11]||(t[11]=[l("Restart SpringBoard")])),_:1}),t[13]||(t[13]=l('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[31]||(t[31]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[32]||(t[32]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),l(" Uninstalling Tweaks")],-1)),e("ol",null,[t[20]||(t[20]=e("li",null,"Open the Zebra application",-1)),t[21]||(t[21]=e("li",null,[l("Tap "),e("code",null,"Packages"),l(" on the bar at the bottom")],-1)),t[22]||(t[22]=e("li",null,"Slide the tweak you want to uninstall all the way to the left.",-1)),t[23]||(t[23]=e("li",null,'Tap on the bottom of the screen where it says "Tap to Manage"',-1)),t[24]||(t[24]=e("li",null,[l("Tap the "),e("code",null,"Confirm"),l(" button at the top right-hand corner of your screen "),e("ul",null,[e("li",null,"It may take some time for the tweak to be removed")])],-1)),e("li",null,[t[17]||(t[17]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[16]||(t[16]=[l("Restart SpringBoard")])),_:1}),t[18]||(t[18]=l('" ')),t[19]||(t[19]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var g=u(f,[["render",w],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.1be5fe7c.js b/assets/index.html.1be5fe7c.js new file mode 100644 index 000000000000..cd859add28a1 --- /dev/null +++ b/assets/index.html.1be5fe7c.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-6303702d","path":"/it_IT/installing-trollhelper/","title":"TrollStore (TrollHelper)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"TrollStore (TrollHelper)","description":"Guida all'installazione di TrollStore tramite il pacchetto TrollStore Helper","permalink":"/it_IT/installing-trollhelper","sidebar":false,"redirect_from":["/installing-trollstorehelper","/trollhelper","/trollstorehelper"],"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installazione di TrollStore","slug":"installazione-di-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore/trollhelper.md"}`);export{l as data}; diff --git a/assets/index.html.1c32a5b3.js b/assets/index.html.1c32a5b3.js new file mode 100644 index 000000000000..731e0595869e --- /dev/null +++ b/assets/index.html.1c32a5b3.js @@ -0,0 +1 @@ +import{_ as n,r,o as a,c as s,a as l,b as o,d as i,e as d}from"./app.748f7f56.js";const p={},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},u={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},h={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"};function g(f,e){const t=r("ExternalLinkIcon");return a(),s("div",null,[e[9]||(e[9]=l("h2",{id:"requirements",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),o(" Requirements")],-1)),l("ul",null,[e[7]||(e[7]=l("li",null,"A device running iOS/iPadOS 15.0 to 15.7.1 or 16.0 to 16.1.2",-1)),e[8]||(e[8]=l("li",null,"The Tips app installed to your device",-1)),l("li",null,[e[1]||(e[1]=o("The latest version of ")),l("a",c,[e[0]||(e[0]=o("Sideloadly")),i(t)])]),l("li",null,[e[3]||(e[3]=o("The latest version of ")),l("a",u,[e[2]||(e[2]=o("iTunes")),i(t)]),e[4]||(e[4]=o(" if on Windows."))]),l("li",null,[e[6]||(e[6]=o("The latest version of ")),l("a",h,[e[5]||(e[5]=o("TrollInstallerMDC")),i(t)])])]),e[10]||(e[10]=d('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerMDC .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerMDC application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 to 16.1.2, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    If you've already opened Tips, reboot your device before following these steps

    1. Open TrollInstallerMDC
    2. Once it says "Successfully replaced Tips binary", close the TrollInstallerMDC app
      • If it gives an error, close TrollInstallerMDC and re-open it

    Installing TrollStore

    1. Open the Tips app
    2. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    ',15))])}var m=n(p,[["render",g],["__file","index.html.vue"]]);export{m as default}; diff --git a/assets/index.html.1c55cd60.js b/assets/index.html.1c55cd60.js new file mode 100644 index 000000000000..0d03ed3ce564 --- /dev/null +++ b/assets/index.html.1c55cd60.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as p,a as t,b as i,d as l,w as r,e as d}from"./app.748f7f56.js";const m={},v={href:"https://unc0ver.dev/tvos",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function b(g,e){const o=a("router-link"),n=a("ExternalLinkIcon");return u(),p("div",null,[t("p",null,[e[1]||(e[1]=i("unc0verTV is a ")),l(o,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[i("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=i(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=t("p",null,"unc0verTV is capable of jailbreaking all devices on tvOS 11.0 to 13.4.5, as well as tvOS 13.4.8 beta 1.",-1)),t("p",null,[e[4]||(e[4]=i("Due to how semi-untethered jailbreaks work, the app will need to be ")),l(o,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[i("re-signed")])),_:1}),e[5]||(e[5]=i(" once every 7 days."))]),e[17]||(e[17]=t("p",null,"We will use Sideloadly to install the unc0verTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=t("h2",{id:"download",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),i(" Download")],-1)),t("ul",null,[t("li",null,[e[7]||(e[7]=i("The latest release of ")),t("a",v,[e[6]||(e[6]=i("unc0verTV")),l(n)])]),t("li",null,[e[9]||(e[9]=i("L'ultima versione di ")),t("a",f,[e[8]||(e[8]=i("Sideloadly")),l(n)])]),t("li",null,[e[11]||(e[11]=i("L\u2019ultima versione di ")),t("a",w,[e[10]||(e[10]=i("iTunes")),l(n)]),e[12]||(e[12]=i(" se sei su Windows"))])]),e[19]||(e[19]=d('

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the unc0verTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the unc0verTV application can now be opened from home screen.

    Running unc0verTV

    1. Open the unc0verTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the unc0verTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.
    ',6)),t("p",null,[e[14]||(e[14]=i("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),l(o,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[i("tweaks")])),_:1}),e[15]||(e[15]=i(", themes and more."))])])}var k=s(m,[["render",b],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.1c7f6dd0.js b/assets/index.html.1c7f6dd0.js new file mode 100644 index 000000000000..ff8f7e6b8b4c --- /dev/null +++ b/assets/index.html.1c7f6dd0.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7a1455a0","path":"/it_IT/using-odysseyn1x/","title":"Odysseyn1x","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyn1x","excerpt":"Guida all'installazione di checkra1n tramite Odysseyn1x","permalink":"/it_IT/using-odysseyn1x","pkgman":"sileo","redirect_from":["/installing-odysseyn1x","/using-odysseynix","/odysseyn1x","/odysseynix","/using-bootra1n","/using-bootrain","/bootra1n","/bootrain","/using-checkn1x","/using-checknix","/checkn1x","/checkn1x"],"extra_contributors":["stekc","ssalagginkool","bbaovanc","Tanbeer191","TheHacker894","zachary7829","itsnebulalol"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installare Ventoy","slug":"installare-ventoy","children":[]},{"level":2,"title":"Avviare Odysseyn1x","slug":"avviare-odysseyn1x","children":[]},{"level":2,"title":"Eseguire checkra1n","slug":"eseguire-checkra1n","children":[]},{"level":2,"title":"Lo script di Odysseyra1n","slug":"lo-script-di-odysseyra1n","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/using-odysseyn1x.md"}`);export{e as data}; diff --git a/assets/index.html.1e651e83.js b/assets/index.html.1e651e83.js new file mode 100644 index 000000000000..b95968147492 --- /dev/null +++ b/assets/index.html.1e651e83.js @@ -0,0 +1 @@ +import{_ as n,r as a,o as s,c as l,a as i,b as t,d as o}from"./app.748f7f56.js";const d={},p={href:"https://getsileo.app/",target:"_blank",rel:"noopener noreferrer"},u={href:"https://twitter.com/elihwyma",target:"_blank",rel:"noopener noreferrer"},g={href:"https://getsileo.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://twitter.com/saurik",target:"_blank",rel:"noopener noreferrer"},f={href:"https://twitter.com/sbingner",target:"_blank",rel:"noopener noreferrer"},b={href:"https://apptapp.me/repo/",target:"_blank",rel:"noopener noreferrer"},v={href:"https://getzbra.com/",target:"_blank",rel:"noopener noreferrer"};function h(k,e){const r=a("ExternalLinkIcon");return s(),l("div",null,[e[15]||(e[15]=i("p",null,"Dopo il jailbreak, potresti chiederti cosa sia un gestore di pacchetti e perch\xE9 sia necessario averne uno.",-1)),e[16]||(e[16]=i("h2",{id:"cos-e-un-gestore-di-pacchetti",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#cos-e-un-gestore-di-pacchetti","aria-hidden":"true"},"#"),t(" Cos'\xE8 un gestore di pacchetti?")],-1)),e[17]||(e[17]=i("p",null,"I gestori di pacchetti sono frontend APT, o pi\xF9 semplicemente, un App Store per i tweak. Consentono di navigare nei repository (a volte indicati come repo o sorgenti) e scaricare tweaks, app, e altre parti di software per il vostro dispositivo jailbroken. Diversi jailbreak vengono in bundle con diversi gestori di pacchetti predefiniti, ma il pi\xF9 popolare \xE8 Cydia.",-1)),e[18]||(e[18]=i("h3",{id:"sileo",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#sileo","aria-hidden":"true"},"#"),t(" Sileo")],-1)),i("p",null,[i("a",p,[e[0]||(e[0]=t("Sileo")),o(r)]),e[2]||(e[2]=t(" \xE8 un Gestore di Pacchetti mantenuto da ")),i("a",u,[e[1]||(e[1]=t("Amy")),o(r)]),e[3]||(e[3]=t(" per iOS 11 e versioni successive. Sileo vanta un suo design basato su Swift, delle prestazioni rapide e dei miglioramenti QOL generali, come il corretto supporto per iPad."))]),e[19]||(e[19]=i("p",null,"Sileo \xE8 installato di default su Electra, Chimera, Odyssey, Taurine e Odysseyra1n. Sileo \xE8 anche scaricabile attraverso checkra1n e unc0ver su iOS 12.0 e superiore.",-1)),i("p",null,[e[5]||(e[5]=t("URL: ")),i("a",g,[e[4]||(e[4]=i("code",null,"https://getsileo.app/",-1)),o(r)])]),e[20]||(e[20]=i("h3",{id:"cydia",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#cydia","aria-hidden":"true"},"#"),t(" Cydia")],-1)),i("p",null,[e[8]||(e[8]=t("Cydia \xE8 un Gestore di Pacchetti che \xE8 stato a lungo considerato il volto del jailbreaking, essendo il gestore di pacchetti di scelta per la maggior parte dei jailbreak. ")),i("a",m,[e[6]||(e[6]=t("Saurik")),o(r)]),e[9]||(e[9]=t(", il creatore originale di Cydia, ha smesso di mantenere il progetto, ma negli ultimi anni ")),i("a",f,[e[7]||(e[7]=t("Sam Bingner")),o(r)]),e[10]||(e[10]=t(" ha aggiornato il software per dispositivi e versioni di iOS moderne."))]),e[21]||(e[21]=i("p",null,"Cydia \xE8 installato di default su unc0ver, checkra1n e altri jailbreak pi\xF9 vecchi.",-1)),e[22]||(e[22]=i("h3",{id:"installer-5",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#installer-5","aria-hidden":"true"},"#"),t(" Installer 5")],-1)),e[23]||(e[23]=i("p",null,"Installer, sviluppato da Nullriver Software \xE8 stato tra i primissimi gestori di pacchetti disponibili per iOS, essendo il gestore di pacchetti di scelta durante gli anni precedenti del jailbreak su iOS. Dopo il rilascio di iPhone OS 2, il software \xE8 non funzionava pi\xF9 e Cydia \xE8 diventato il gestore di pacchetti pi\xF9 utilizzato.",-1)),e[24]||(e[24]=i("p",null,"Dopo molti tentativi di rinascita nel corso degli anni, Installer 5 \xE8 stato finalmente rilasciato al pubblico nel 2019 dal team AppTapp. \xC8 dotato di un design moderno e aggiornato con decine di opzioni di personalizzazione disponibili tra cui scegliere.",-1)),i("p",null,[e[12]||(e[12]=t("URL: ")),i("a",b,[e[11]||(e[11]=i("code",null,"https://apptapp.me/repo/",-1)),o(r)])]),e[25]||(e[25]=i("h3",{id:"zebra",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#zebra","aria-hidden":"true"},"#"),t(" Zebra")],-1)),e[26]||(e[26]=i("p",null,"Zebra \xE8 un gestore di pacchetti pi\xF9 recente, che fornisce supporto per iOS 9 e successivi. \xC8 open source, e dispone di un'interfaccia utente molto pi\xF9 familiare per gli utenti di Cydia rispetto ad altri gestori di pacchetti.",-1)),i("p",null,[e[14]||(e[14]=t("URL: ")),i("a",v,[e[13]||(e[13]=i("code",null,"https://getzbra.com/",-1)),o(r)])])])}var S=n(d,[["render",h],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.1e9569d3.js b/assets/index.html.1e9569d3.js new file mode 100644 index 000000000000..9ac17099db0c --- /dev/null +++ b/assets/index.html.1e9569d3.js @@ -0,0 +1 @@ +const a=JSON.parse(`{"key":"v-5b22ba1c","path":"/it_IT/installing-odysseyra1n-a8x-a9x/linux/","title":"Odysseyra1n (A8X/A9X) (Linux)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyra1n (A8X/A9X) (Linux)","description":"Guida all'installazione di Odysseyra1n su dispositivi A8X e A9X su Linux","permalink":"/it_IT/installing-odysseyra1n-a8x-a9x/linux","redirect_from":["/installing-odysseyra1n-a9x/linux"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Download (Linux)","slug":"download-linux","children":[]},{"level":2,"title":"Installare checkra1n","slug":"installare-checkra1n","children":[]},{"level":2,"title":"Lo script di Odysseyra1n","slug":"lo-script-di-odysseyra1n","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-linux-a8x-a9x.md"}`);export{a as data}; diff --git a/assets/index.html.1fe5644f.js b/assets/index.html.1fe5644f.js new file mode 100644 index 000000000000..a85086661a8c --- /dev/null +++ b/assets/index.html.1fe5644f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5be38cbf","path":"/using-checkm8-a5/","title":"Using checkm8-a5","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using checkm8-a5","description":"Guide to using checkm8-a5","permalink":"/using-checkm8-a5","extra_contributors":["selfisht","WhitetailAni"],"redirect_from":["/checkm8-a5"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"none"},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Preparing the host shield","slug":"preparing-the-host-shield","children":[]},{"level":2,"title":"Installing Git","slug":"installing-git","children":[]},{"level":2,"title":"Patching the USB Host Shield 2.0 Library","slug":"patching-the-usb-host-shield-2-0-library","children":[]},{"level":2,"title":"Preparing the Script","slug":"preparing-the-script","children":[]},{"level":2,"title":"Running the Script","slug":"running-the-script","children":[]}],"git":{"updatedTime":1727764462000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"WhitetailAni","email":"87622301+WhitetailAni@users.noreply.github.com","commits":1},{"name":"euro-pol","email":"52547763+Euro-pol@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/using-checkm8-a5.md"}');export{e as data}; diff --git a/assets/index.html.20361803.js b/assets/index.html.20361803.js new file mode 100644 index 000000000000..dbfa10214a1e --- /dev/null +++ b/assets/index.html.20361803.js @@ -0,0 +1 @@ +import{_ as a,r as o,o as b,c as g,a as e,b as n,d as t,w as r}from"./app.748f7f56.js";const m={},p={href:"https://github.com/g1lbertJB/g1lbertJB/releases/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/g1lbertJB/g1lbertJB/releases/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/libimobiledevice/usbmuxd#installation--getting-started",target:"_blank",rel:"noopener noreferrer"};function k(x,l){const u=o("RouterLink"),i=o("ExternalLinkIcon"),s=o("Tab"),d=o("Tabs");return b(),g("div",null,[e("p",null,[l[1]||(l[1]=n("g1lbertJB is an ")),t(u,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:r(()=>l[0]||(l[0]=[n("untethered jailbreak")])),_:1}),l[2]||(l[2]=n(", meaning it only requires the exploit to be run once, whether through a website, an app, or a computer."))]),l[31]||(l[31]=e("p",null,"The tool is compatible with jailbreaking all devices on iOS versions 5.0 to 6.1.2.",-1)),l[32]||(l[32]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,[n("The only downside to an untethered jailbreak is that if something goes wrong, it could result in a bootloop, requiring you to restore your device via iTunes or Finder (macOS Catalina or newer). The likelihood of this happening is "),e("em",null,"low"),n(", but it is indeed possible.")])],-1)),t(d,{tabs:""},{default:r(()=>[t(s,{tab:"",name:"macOS",default:!0},{default:r(()=>[l[10]||(l[10]=e("h3",{id:"installing-g1lbertjb",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-g1lbertjb","aria-hidden":"true"},"#"),n(" Installing g1lbertJB")],-1)),e("ol",null,[e("li",null,[l[4]||(l[4]=n("Download ")),e("a",p,[l[3]||(l[3]=n("g1lbertJB")),t(i)]),l[5]||(l[5]=n("."))]),l[6]||(l[6]=e("li",null,[n("Plug in your iOS device. "),e("ul",null,[e("li",null,"Make sure your computer is trusted and allowed to view the contents of your device.")])],-1)),l[7]||(l[7]=e("li",null,"Open Terminal.app from your Applications folder.",-1)),l[8]||(l[8]=e("li",null,[n("Run "),e("code",null,"cd "),n(".")],-1)),l[9]||(l[9]=e("li",null,[n("Drag "),e("code",null,"gilbertjb_macos"),n(" from the g1lbertJB folder you downloaded earlier into the Terminal window and press Enter. This will start the jailbreaking process.")],-1))]),l[11]||(l[11]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,'If you receive the message "Error Code 1" and/or "Error Code 102" during the jailbreak, this is normal and can be ignored.')],-1))]),_:1}),t(s,{tab:"",name:"Linux"},{default:r(()=>[l[29]||(l[29]=e("h3",{id:"installing-g1lbertjb-1",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-g1lbertjb-1","aria-hidden":"true"},"#"),n(" Installing g1lbertJB")],-1)),e("ol",null,[e("li",null,[l[13]||(l[13]=n("Download ")),e("a",f,[l[12]||(l[12]=n("g1lbertJB")),t(i)]),l[14]||(l[14]=n("."))]),l[24]||(l[24]=e("li",null,[n("Plug in your iOS device. "),e("ul",null,[e("li",null,"Make sure your computer is trusted and allowed to view the contents of your device.")])],-1)),l[25]||(l[25]=e("li",null,"Open your default terminal application.",-1)),e("li",null,[l[21]||(l[21]=n("Run ")),l[22]||(l[22]=e("code",null,"systemctl status usbmuxd",-1)),l[23]||(l[23]=n(". ")),e("ul",null,[l[20]||(l[20]=e("li",null,"If it responds with information about usbmuxd, usbmuxd is installed.",-1)),e("li",null,[l[16]||(l[16]=n("If it responds with ")),l[17]||(l[17]=e("code",null,"Unit usbmuxd.service could not be found",-1)),l[18]||(l[18]=n(", please install usbmuxd following the ")),e("a",w,[l[15]||(l[15]=n("installation guide")),t(i)]),l[19]||(l[19]=n(" and then come back."))])])]),l[26]||(l[26]=e("li",null,[n("Run "),e("code",null,"sudo systemctl stop usbmuxd; sudo usbmuxd -pf"),n(".")],-1)),l[27]||(l[27]=e("li",null,[n("Run "),e("code",null,"cd "),n(".")],-1)),l[28]||(l[28]=e("li",null,[n("Depending on your architecture, drag "),e("code",null,"gilbertjb_linux_"),n(" from the g1lbertJB folder you downloaded earlier into the Terminal window and press Enter. This will start the jailbreaking process.")],-1))]),l[30]||(l[30]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,'If you receive the message "Error Code 1" and/or "Error Code 102" during the jailbreak, this is normal and can be ignored.')],-1))]),_:1})]),_:1})])}var v=a(m,[["render",k],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.216ef537.js b/assets/index.html.216ef537.js new file mode 100644 index 000000000000..1220c37783f0 --- /dev/null +++ b/assets/index.html.216ef537.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-c8294fe4","path":"/site-navigation/","title":"Site Navigation","lang":"en_US","frontmatter":{"lang":"en_US","title":"Site Navigation","permalink":"/site-navigation","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Highlighted","slug":"highlighted","children":[]},{"level":2,"title":"Recommended Jailbreaks/Methods","slug":"recommended-jailbreaks-methods","children":[]},{"level":2,"title":"AppleTV Jailbreaks/Methods","slug":"appletv-jailbreaks-methods","children":[]},{"level":2,"title":"Other Jailbreaks/Methods","slug":"other-jailbreaks-methods","children":[]},{"level":2,"title":"Miscellaneous","slug":"miscellaneous","children":[]},{"level":2,"title":"'Updating' Pages","slug":"updating-pages","children":[]},{"level":2,"title":"ios.cfw.guide","slug":"ios-cfw-guide","children":[]}],"git":{"updatedTime":1731277075000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":72},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":18},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":4},{"name":"ROSeaboyer","email":"ryan.seaboyer@icloud.com","commits":2},{"name":"zachary7829","email":"56700161+zachary7829@users.noreply.github.com","commits":2},{"name":"Nebula","email":"github@itsnebula.net","commits":1},{"name":"Nebula","email":"nebulalol@icloud.com","commits":1},{"name":"bradleytechman","email":"bradleytechman@gmail.com","commits":1}]},"filePathRelative":"en_US/misc/site-navigation.md"}`);export{e as data}; diff --git a/assets/index.html.21a0f671.js b/assets/index.html.21a0f671.js new file mode 100644 index 000000000000..731b0e3b9069 --- /dev/null +++ b/assets/index.html.21a0f671.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-4ffe4d6a","path":"/it_IT/installing-odysseyra1n-chromeos/","title":"Odysseyra1n (ChromeOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyra1n (ChromeOS)","description":"Guida all'installazione di Odysseyra1n su ChromeOS","permalink":"/it_IT/installing-odysseyra1n-chromeos","redirect_from":["/installing-checkra1n/chromeos","/installing-checkra1n-chromeos"],"extra_contributors":["DhinakG","Tanbeer191","TheHacker894","zachary7829","stekc"]},"excerpt":"","headers":[{"level":2,"title":"Download (ChromeOS)","slug":"download-chromeos","children":[]},{"level":2,"title":"Consentire l'esecuzione di checkra1n","slug":"consentire-l-esecuzione-di-checkra1n","children":[]},{"level":2,"title":"Installare checkra1n","slug":"installare-checkra1n","children":[]},{"level":2,"title":"Lo script di Odysseyra1n","slug":"lo-script-di-odysseyra1n","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-chromeos.md"}`);export{e as data}; diff --git a/assets/index.html.21ca5bbf.js b/assets/index.html.21ca5bbf.js new file mode 100644 index 000000000000..a8ee190031f7 --- /dev/null +++ b/assets/index.html.21ca5bbf.js @@ -0,0 +1 @@ +import{_ as d}from"./pangu7-win.56b56f00.js";import{_ as p,r as n,o as v,c as m,a as l,d as a,w as e,b as o}from"./app.748f7f56.js";const c={},b={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/Fo8ihCJa",target:"_blank",rel:"noopener noreferrer"},g={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/41UlRSyS",target:"_blank",rel:"noopener noreferrer"};function f(k,i){const t=n("ExternalLinkIcon"),r=n("Tab"),u=n("Tabs"),s=n("router-link");return v(),m("div",null,[i[18]||(i[18]=l("p",null,"Pangu7 \xE8 in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 7.1-7.1.2.",-1)),i[19]||(i[19]=l("p",null,"Pangu7 \xE8 un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.",-1)),i[20]||(i[20]=l("p",null,"Avrai bisogno di un computer con Windows XP e pi\xF9 recente o un Mac con Mac OS X 10.9 Mavericks - macOS 10.14 Mojave e l'appropriata versione di Pangu.",-1)),i[21]||(i[21]=l("p",null,[l("img",{src:d,alt:"Uno screenshot di Pangu7 (Windows)"})],-1)),a(u,{tabs:""},{default:e(()=>[a(r,{tab:"",name:"macOS",default:!0},{default:e(()=>[i[3]||(i[3]=l("h3",{id:"download",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),l("ul",null,[l("li",null,[i[1]||(i[1]=o("Versione 1.2.0 di ")),l("a",b,[i[0]||(i[0]=o("Pangu")),a(t)]),i[2]||(i[2]=o(" dall\u2019archivio di Legacy Jailbreak"))])]),i[4]||(i[4]=l("h3",{id:"installazione",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installazione","aria-hidden":"true"},"#"),o(" Installazione")],-1)),i[5]||(i[5]=l("ol",null,[l("li",null,[o("Apri "),l("code",null,"pangu.dmg"),o(" e sposta l'applicazione nella cartella "),l("code",null,"/Applicazioni ")]),l("li",null,[o("Apri il terminale ed esegui il comando: "),l("code",null," sudo -b /Applications/pangu.app/Contents/MacOS/pangu")]),l("li",null,"Collega il dispositivo al computer e autorizza il computer"),l("li",null,"Disabilita codice di sblocco (sarai in grado di riattivarlo una volta terminato il processo di jailbreak)"),l("li",null,"Imposta la data del tuo dispositivo a qualsiasi punto prima di Giugno 2014"),l("li",null,[o("Premi "),l("code",null,"Jailbreak "),o(" nell'app di Pangu sul tuo computer")]),l("li",null,[o("Apri l'app di Pangu sul tuo dispositivo una volta che appare nella home screen "),l("ul",null,[l("li",null,[o("Clicca su "),l("code",null,"Continue "),o(" per fidarti dell'app e consentirne il corretto funzionamento")])])]),l("li",null,"Il tuo dispositivo si riavvier\xE0 dopo un breve periodo, quindi dovrai sbloccarlo"),l("li",null,"Attendi un po' e il dispositivo si riavvier\xE0 ancora una volta")],-1))]),_:1}),a(r,{tab:"",name:"Windows"},{default:e(()=>[i[9]||(i[9]=l("div",{class:"custom-container danger"},[l("p",{class:"custom-container-title"},"DANGER"),l("p",null,"Ti imbatterai in un bootloop se esegui il jailbreak del tuo dispositivo mentre sei in uno spazio buio")],-1)),i[10]||(i[10]=l("h3",{id:"download-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#download-1","aria-hidden":"true"},"#"),o(" Download")],-1)),l("ul",null,[l("li",null,[i[7]||(i[7]=o("La versione 1.0. di ")),l("a",g,[i[6]||(i[6]=o("Pangu")),a(t)]),i[8]||(i[8]=o(" dall\u2019archivio di Legacy Jailbreak"))])]),i[11]||(i[11]=l("h3",{id:"installazione-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installazione-1","aria-hidden":"true"},"#"),o(" Installazione")],-1)),i[12]||(i[12]=l("ol",null,[l("li",null,[o("Apri "),l("code",null,"pangu.exe")]),l("li",null,"Collega il dispositivo al computer e autorizza il computer"),l("li",null,"Disabilita codice di sblocco (sarai in grado di riattivarlo una volta terminato il processo di jailbreak)"),l("li",null,"Imposta la data del tuo dispositivo a qualsiasi punto prima di Giugno 2014"),l("li",null,[o("Deseleziona la casella "),l("code",null,"Install PP25")]),l("li",null,[o("Premi "),l("code",null,"Jailbreak "),o(" nell'app di Pangu sul tuo computer")]),l("li",null,[o("Apri l'app di Pangu sul tuo dispositivo una volta che appare nella home screen "),l("ul",null,[l("li",null,[o("Clicca su "),l("code",null,"Continue "),o(" per fidarti dell'app e consentirne il corretto funzionamento")])])]),l("li",null,"Il tuo dispositivo si riavvier\xE0 dopo un breve periodo, quindi dovrai sbloccarlo"),l("li",null,"Attendi un po' e il dispositivo si riavvier\xE0 ancora una volta")],-1)),i[13]||(i[13]=l("h3",{id:"risolvere-i-bootloop-durante-l-avvio-del-dispositivo-al-buio",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#risolvere-i-bootloop-durante-l-avvio-del-dispositivo-al-buio","aria-hidden":"true"},"#"),o(" Risolvere i bootloop durante l\u2019avvio del dispositivo al buio")],-1)),i[14]||(i[14]=l("ol",null,[l("li",null,"Sblocca il dispositivo e apri Cydia"),l("li",null,[o("Clicca su "),l("code",null,"Ignore (Temporary)")]),l("li",null,"Apri la sezione Sources"),l("li",null,[o("Clicca su "),l("code",null,"Edit"),o(" poi "),l("code",null,"Add")]),l("li",null,[o("Digita "),l("code",null,"http://repo.kawaiizenbo.me"),o(" e poi premi "),l("code",null,"Add repo")]),l("li",null,[o("Clicca sulla nuova sorgente "),l("code",null,"KawaiiZenbo's Cydia repository")]),l("li",null,[o("Clicca su "),l("code",null,"System"),o(", "),l("code",null,"Pangu 7.1-7.1.x Untether")]),l("li",null,[o("Clicca su "),l("code",null,"Install"),o(", "),l("code",null,"Confirm")]),l("li",null,"Riavvia il dispositivo una volta installato il pacchetto")],-1))]),_:1})]),_:1}),i[22]||(i[22]=l("hr",null,null,-1)),l("p",null,[i[16]||(i[16]=o("Una volta che vedi la schermata di blocco, sarai jailbroken con un pacchetto fixato che non causer\xE0 pi\xF9 i bootloop mentre sei al buio. Adesso puoi utilizzare Cydia per installare ")),a(s,{to:"/it_IT/faq/#what-are-tweaks"},{default:e(()=>i[15]||(i[15]=[o("tweak")])),_:1}),i[17]||(i[17]=o(", temi e altro."))])])}var x=p(c,[["render",f],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.21f5e6c2.js b/assets/index.html.21f5e6c2.js new file mode 100644 index 000000000000..8d5309e509cc --- /dev/null +++ b/assets/index.html.21f5e6c2.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as u,a as t,b as o,d as i,w as p,e as l}from"./app.748f7f56.js";const h={},c={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/cgUwDb5S",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.iclarified.com/970/appletv-firmware-download-locations",target:"_blank",rel:"noopener noreferrer"},w={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/M1kWwbia",target:"_blank",rel:"noopener noreferrer"};function m(k,e){const a=r("router-link"),n=r("ExternalLinkIcon");return d(),u("div",null,[e[11]||(e[11]=t("p",null,"Patchstick is capable of untether jailbreaking the Apple TV 1 on Apple TV Software 1.0 to 3.0.2.",-1)),t("p",null,[e[1]||(e[1]=o("Patchstick is an ")),i(a,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:p(()=>e[0]||(e[0]=[o("untethered")])),_:1}),e[2]||(e[2]=o(" jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes or Finder (macOS Catalina and newer)."))]),e[12]||(e[12]=t("h2",{id:"requisiti",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),o(" Requisiti")],-1)),e[13]||(e[13]=t("ul",null,[t("li",null,"A computer with at least one free USB-A port"),t("li",null,"A USB-A flash drive with a capacity between 1GB and 64GB"),t("li",null,"macOS 10.8 to 10.13")],-1)),e[14]||(e[14]=t("h2",{id:"creating-the-patchstick",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#creating-the-patchstick","aria-hidden":"true"},"#"),o(" Creating the Patchstick")],-1)),t("ol",null,[t("li",null,[e[5]||(e[5]=o("Download the Apple TV software's restore DMG corresponding to the TV Software version that your Apple TV is running from ")),t("a",c,[e[3]||(e[3]=o("here")),i(n)]),e[6]||(e[6]=o(". ")),t("a",f,[e[4]||(e[4]=o("This link")),i(n)]),e[7]||(e[7]=o(" will tell you which DMG corresponds to what TV Software version"))]),t("li",null,[e[9]||(e[9]=o("Download the latest version of ")),t("a",w,[e[8]||(e[8]=o("ATV USB Creator")),i(n)])]),e[10]||(e[10]=l("
  • Unzip ATV USB Creator and drag it to /Applications
  • Open Terminal and run the command sudo /Applications/atvusb-creator.app/Contents/MacOS/atvusb-creator to open the application. Enter your user password when prompted.
  • In ATV USB Creator, click Choose a DMG and then select your downloaded TV Software DMG.
  • Ensure that your chosen USB flash drive is selected in the "USB Target Device" dropdown. It will not show the drive's name, only its location in /dev.
    • To ensure that it is the correct drive, open Disk Utility, select your flash drive, and make sure that the Device listing matches up with ATV USB Creator's selected device.
    • This will erase all data on the flash drive.
  • Make sure that ssh tools and bin tools is enabled under the Installation Options dropdown. You may enable the other options, but they are not required.
  • Click the Create Using -> button and wait. The process will take a few minutes.
  • ",6))]),e[15]||(e[15]=l('

    Installing the Patchstick

    1. Unplug the power cable from your Apple TV.
    2. Plug your newly created Patchstick into the USB port on the back of your Apple TV.
    3. Plug the power cable back in.
    4. Wait a few minutes. You will see an Apple TV 1 logo with Tux sitting on it for about 30 seconds, and then a lot of text will scroll down the screen.
    5. Once you see the line penbuntu login: _ at the bottom, unplug the Apple TV, unplug the USB flash drive, and plug your Apple TV back in.

    :::

    You should now be jailbroken with the Software Menu added to your home screen. You can use this menu to manage your Apple TV. SSH is available via the command ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss frontrow@ip.of.apple.tv, the password is frontrow. To mount / as read-write, run the command sudo mount -t hfs -o rw /dev/disk0s3 /.

    ',4))])}var b=s(h,[["render",m],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.22e1b8ba.js b/assets/index.html.22e1b8ba.js new file mode 100644 index 000000000000..55c7ab8874da --- /dev/null +++ b/assets/index.html.22e1b8ba.js @@ -0,0 +1 @@ +import{_ as u,r,o as d,c as p,e as i,a as o,b as t,d as n,w as s}from"./app.748f7f56.js";const c={},h={href:"https://github.com/palera1n/palen1x/releases",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"},m={class:"custom-container tip"};function f(b,e){const l=r("ExternalLinkIcon"),a=r("router-link");return d(),p("div",null,[e[14]||(e[14]=i('

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    palen1x is a live bootable Linux environment that allows you to quickly run palera1n on a compatible device. palera1n is capable of jailbreaking iOS devices with A8(X) to A11 SoC's on iOS 15.0 or later

    On A11 devices, you must disable your passcode and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.

    Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to erase all content and settings in order to be able to jailbreak.

    Requirements

    ',6)),o("ul",null,[e[3]||(e[3]=o("li",null,[t("A 128MB or greater USB Drive "),o("ul",null,[o("li",null,"If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive")])],-1)),o("li",null,[e[1]||(e[1]=t("The latest version of ")),o("a",h,[e[0]||(e[0]=t("palen1x")),n(l)])]),o("li",null,[o("a",y,[e[2]||(e[2]=t("Ventoy")),n(l)])])]),e[15]||(e[15]=i('

    Installing Ventoy

    1. Download and extract the contents of the Ventoy.zip file
    2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
    3. Select the USB drive you would like to boot palen1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Click Install and confirm that you are ok erasing the USB drive
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the palen1x iso file that you downloaded onto the USB drive

    Booting palen1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into palen1x

    Running palera1n

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    ',6)),o("ol",null,[e[7]||(e[7]=o("li",null,[t("Once you have loaded palen1x, select "),o("code",null,"Shell")],-1)),e[8]||(e[8]=o("li",null,[t("Type "),o("code",null,"palera1n -l")],-1)),o("li",null,[e[5]||(e[5]=t("Follow the on screen instructions to enter ")),n(a,{to:"/faq/#what-is-dfu-mode"},{default:s(()=>e[4]||(e[4]=[t("DFU mode")])),_:1}),e[6]||(e[6]=t("."))])]),e[16]||(e[16]=i('

    TIP

    A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

    1. In the terminal window, press Control + C on your keyboard
    2. Rerun the command that you just ran

    You'll need to do this every time you rejailbreak your device as well.

    Once the device boots up, open the palera1n loader app and tap Sileo. After a bit of time, you'll be prompted to set a passcode for using command line stuff, and then afterwards,Sileo should be on your home screen.

    ',2)),o("div",m,[e[12]||(e[12]=o("p",{class:"custom-container-title"},"TIP",-1)),e[13]||(e[13]=o("p",null,"To rejailbreak your device, simply rerun the command you just ran and then repeat any other applicable steps.",-1)),o("p",null,[e[10]||(e[10]=t("Alternatively, if you're on versions 15.0 to 16.6.1, you can follow ")),n(a,{to:"/installing-dopamine"},{default:s(()=>e[9]||(e[9]=[t("Installing Dopamine")])),_:1}),e[11]||(e[11]=t(" to install a permanently signed semi-untethered jailbreak, which will allow you to rejailbreak your device without a computer."))])])])}var v=u(c,[["render",f],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.244a7a49.js b/assets/index.html.244a7a49.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.244a7a49.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.24d60806.js b/assets/index.html.24d60806.js new file mode 100644 index 000000000000..302439fd8173 --- /dev/null +++ b/assets/index.html.24d60806.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as a,o as u,c as p,a as t,b as o,d as i,e as g,w as r}from"./app.748f7f56.js";const f={},m={href:"https://web.archive.org/web/20170214021020/http://dl.pangu.25pp.com/jb/NvwaStone_1.1.ipa",target:"_blank",rel:"noopener noreferrer"},h={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},w={href:"http://jbme.ddw.nu",target:"_blank",rel:"noopener noreferrer"},y={class:"custom-container tip"};function k(v,e){const n=a("ExternalLinkIcon"),l=a("router-link");return u(),p("div",null,[e[21]||(e[21]=t("p",null,"Pangu933 is capable of jailbreaking every 64bit iOS device on firmware version 9.2 up to 9.3.3.",-1)),e[22]||(e[22]=t("p",null,"Note that the Pangu933 jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot, which luckily does not require the application to be installed. You will be instructed on how to do this.",-1)),e[23]||(e[23]=t("p",null,"We will use the Sideloadly tool to install the Pangu933 jailbreak application to your iOS device for use in the next step.",-1)),e[24]||(e[24]=t("h2",{id:"downloads",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),t("ul",null,[t("li",null,[e[1]||(e[1]=o("The latest version of ")),t("a",m,[e[0]||(e[0]=o("Pangu933")),i(n)]),e[2]||(e[2]=o()),e[3]||(e[3]=t("em",null,"(archive.org)",-1))]),t("li",null,[e[5]||(e[5]=o("The latest version of ")),t("a",h,[e[4]||(e[4]=o("Sideloadly")),i(n)])]),t("li",null,[e[7]||(e[7]=o("The latest version of ")),t("a",b,[e[6]||(e[6]=o("iTunes")),i(n)]),e[8]||(e[8]=o(" if on Windows."))])]),e[25]||(e[25]=g('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Pangu9 .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Pangu application can now be opened from home screen.

    Running Pangu933

    1. Open the Pangu933 application from your home screen
      • Allow notifications if prompted
    2. Tap "Start"
    3. Lock the device
    4. You should get a notification telling you that the jailbreak has succeeded

    On the first installation, the jailbreak may take some time to complete. This is normal.

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    Rejailbreaking

    As Pangu933 is a semi-untethered jailbreak, you won't remain jailbroken if your device reboots or powers off for any reason. Luckily, rather than needing to keep the Pangu933 app sideloaded, you can simply follow the below steps to rejailbreak your device.

    DANGER

    This does not install the jailbreak in the first place - you'll need to sideload the Pangu933 app and jailbreak normally first before being able to follow this section.

    ',14)),t("ol",null,[e[13]||(e[13]=t("li",null,"Open Safari on your iOS device",-1)),t("li",null,[e[10]||(e[10]=o("Go to the ")),t("a",w,[e[9]||(e[9]=o("jbme.ddw.nu")),i(n)]),e[11]||(e[11]=o(" website ")),e[12]||(e[12]=t("ul",null,[t("li",null,"Make sure your device is in portrait rotation (you'll get a notice to tilt the device if it isn't)")],-1))]),e[14]||(e[14]=t("li",null,'Tap "go"',-1))]),e[26]||(e[26]=t("p",null,"Your device should now be in a jailbroken state again.",-1)),e[27]||(e[27]=t("div",{class:"custom-container warning"},[t("p",{class:"custom-container-title"},"WARNING"),t("p",null,"If your device crashes or restarts unexpectedly and you don't enter a jailbroken state, simply try running the exploit again until it does work.")],-1)),t("p",null,[e[16]||(e[16]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(l,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[15]||(e[15]=[o("tweaks")])),_:1}),e[17]||(e[17]=o(", themes and more."))]),t("div",y,[e[20]||(e[20]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[19]||(e[19]=o("If you wish to use a more modern package manager, continue to ")),i(l,{to:"/installing-zebra"},{default:r(()=>e[18]||(e[18]=[o("Installing Zebra")])),_:1})])])])}var x=d(f,[["render",k],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.24f82064.js b/assets/index.html.24f82064.js new file mode 100644 index 000000000000..e90ed90b34cd --- /dev/null +++ b/assets/index.html.24f82064.js @@ -0,0 +1 @@ +import{_ as a}from"./pwnagetool.da2131a7.js";import{_ as s,r as t,o as u,c as d,a as o,b as n,d as l,e as p,w}from"./app.748f7f56.js";const g={},f={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/swVhVKYB",target:"_blank",rel:"noopener noreferrer"},m={href:"https://ipsw.me",target:"_blank",rel:"noopener noreferrer"};function y(k,e){const i=t("ExternalLinkIcon"),r=t("router-link");return u(),d("div",null,[e[14]||(e[14]=o("p",null,"PwnageTool is capable of jailbreaking pre-A5 devices on iOS 1.1.4 to 5.1.1 - although support heavily varies.",-1)),e[15]||(e[15]=o("p",null,"PwnageTool is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.",-1)),e[16]||(e[16]=o("p",null,"In order to use PwnageTool, you will need a Mac running macOS Mavericks or earlier.",-1)),e[17]||(e[17]=o("p",null,[o("img",{src:a,alt:"A screenshot of PwnageTool"})],-1)),e[18]||(e[18]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),o("ul",null,[o("li",null,[e[1]||(e[1]=n("The versions of ")),o("a",f,[e[0]||(e[0]=n("PwnageTool")),l(i)]),e[2]||(e[2]=n(" for your platform from the r/LegacyJailbreak archives ")),e[3]||(e[3]=o("ul",null,[o("li",null,"If you're using a iPhone 2G or iPod Touch 1/2 or jailbreaking iPhone OS 2, download PwnageTool 3.1.5.")],-1))])]),e[19]||(e[19]=o("h2",{id:"installing-pwnagetool",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#installing-pwnagetool","aria-hidden":"true"},"#"),n(" Installing PwnageTool")],-1)),o("ol",null,[e[6]||(e[6]=o("li",null,[n("Extract the "),o("code",null,".zip"),n(" to a convenient location, e.g. your Downloads folder")],-1)),e[7]||(e[7]=o("li",null,"Open the PwnageTool application",-1)),e[8]||(e[8]=o("li",null,"Plug your device into your computer",-1)),e[9]||(e[9]=o("li",null,"Select if you are using an iPhone, iPad or iPod touch",-1)),o("li",null,[e[5]||(e[5]=n("Download an IPSW from ")),o("a",m,[e[4]||(e[4]=n("ipsw.me")),l(i)])]),e[10]||(e[10]=p("
  • When prompted, input the IPSW you downloaded into PwnageTool
  • Select General, then continue on
  • Do not adjust the root partition size
  • Continue on until you hit Cydia Settings
  • Select OpenSSL, and OpenSSH.
  • Continue, and make sure Cydia Installer is checked
  • Uncheck Icy and continue
  • Select 'Build', and continue
  • Choose where to save the custom IPSW file
  • Wait for it to make the IPSW
  • PwnageTool will ask you if your phone has been jailbroken before; please select the answer that applies to you
  • Follow the instructions PwnageTool gives you to enter DFU mode
  • Open iTunes, and restore with the .ipsw file PwnageTool has created
  • ",13))]),o("p",null,[e[12]||(e[12]=n("Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install ")),l(r,{to:"/faq/#what-are-tweaks"},{default:w(()=>e[11]||(e[11]=[n("tweaks")])),_:1}),e[13]||(e[13]=n(", themes and more."))])])}var b=s(g,[["render",y],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.255bab67.js b/assets/index.html.255bab67.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.255bab67.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.26715590.js b/assets/index.html.26715590.js new file mode 100644 index 000000000000..157c28b13f2e --- /dev/null +++ b/assets/index.html.26715590.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-d2849794","path":"/installing-zebra/","title":"Installing Zebra","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Zebra","description":"Guide to installing Zebra","permalink":"/installing-zebra","redirect_from":["/install-zebra"]},"excerpt":"","headers":[{"level":2,"title":"Introduction","slug":"introduction","children":[]},{"level":2,"title":"Adding the Zebra repo","slug":"adding-the-zebra-repo","children":[]},{"level":2,"title":"Installing Zebra","slug":"installing-zebra","children":[]}],"git":{"updatedTime":1689173577000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"CubeBag","email":"cubebagisawesome@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-zebra.md"}');export{e as data}; diff --git a/assets/index.html.26964f9b.js b/assets/index.html.26964f9b.js new file mode 100644 index 000000000000..bb3172b34030 --- /dev/null +++ b/assets/index.html.26964f9b.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-77b3ae8c","path":"/installing-palera1n/","title":"Installing palera1n","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing palera1n","description":"Guide to installing palera1n","permalink":"/installing-palera1n","pkgman":"sileo","redirect_from":["/installing-palerain","/palera1n","/palerain","/installing-palera1n/linux","/installing-palera1n/macos","/installing-palera1n/windows","/installing-palera1n-rootless"],"extra_contributors":["Mineek","nebula"]},"excerpt":"","headers":[{"level":2,"title":"Installing the jailbreak","slug":"installing-the-jailbreak","children":[{"level":3,"title":"Installing palera1n","slug":"installing-palera1n","children":[]},{"level":3,"title":"Running palera1n","slug":"running-palera1n","children":[]},{"level":3,"title":"Installing palera1n","slug":"installing-palera1n-1","children":[]},{"level":3,"title":"Running palera1n","slug":"running-palera1n-1","children":[]}]}],"git":{"updatedTime":1721649880000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":26},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":15},{"name":"BananaOnGitHub","email":"mail@bananaplays.com","commits":5},{"name":"BananaOnGitHub","email":"61894149+BananaOnGitHub@users.noreply.github.com","commits":3},{"name":"alexia","email":"me@alexia.lol","commits":3},{"name":"Jade","email":"83504509+SlinkousArt@users.noreply.github.com","commits":2},{"name":"Worf1337","email":"49472728+Worf1337@users.noreply.github.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"hg13bs","email":"108540686+hg13bs@users.noreply.github.com","commits":2},{"name":"Musa Ahmed","email":"musaa.ahmed7@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-palera1n.md"}');export{a as data}; diff --git a/assets/index.html.26d298ee.js b/assets/index.html.26d298ee.js new file mode 100644 index 000000000000..ddb416299688 --- /dev/null +++ b/assets/index.html.26d298ee.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as u,c as p,e as a,a as t,b as o,d as i,w as r}from"./app.748f7f56.js";const g={},f={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"},b={href:"https://dhinakg.github.io/repo/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://repo.alexia.lol",target:"_blank",rel:"noopener noreferrer"},v={class:"custom-container tip"},y={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function w(k,e){const n=s("ExternalLinkIcon"),l=s("router-link");return u(),p("div",null,[e[32]||(e[32]=a('

    Required Reading

    iOS and iPadOS devices can typically only update to firmware versions which Apple has "signed". This usually means that you can only update to the most recent firmware versions. This is bad for jailbreaking, as most jailbreaks rely on exploits that have been patched in newer versions.

    Fortunately, we can use different "profiles" to delay a firmware update. This is intended for organisations which require additional time to update their devices, however we can also use these to update to unsigned firmware versions.

    This has a time limit, however. You will only be able to update to the following firmware versions before their respective expiration dates:

    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024
    ',5)),t("p",null,[e[1]||(e[1]=o("Time is given in ")),e[2]||(e[2]=t("code",null,"UTC 00:00",-1)),e[3]||(e[3]=o(". For more expiration dates, view ")),t("a",f,[e[0]||(e[0]=o("dhinakg.github.io/delayed-otas.html")),i(n)]),e[4]||(e[4]=o("."))]),t("div",h,[e[10]||(e[10]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[7]||(e[7]=o("You must have a jailbreak to follow these instructions. If you cannot jailbreak, follow ")),i(l,{to:"/updating-blobless-nonjailbroken"},{default:r(()=>e[5]||(e[5]=[o("Updating (Blobless) (Non-Jailbroken)")])),_:1}),e[8]||(e[8]=o(" or ")),i(l,{to:"/updating-blobless-advanced"},{default:r(()=>e[6]||(e[6]=[o("Updating (Blobless) (Advanced)")])),_:1}),e[9]||(e[9]=o(" instead."))])]),e[33]||(e[33]=t("div",{class:"custom-container tip"},[t("p",{class:"custom-container-title"},"TIP"),t("p",null,"If you previously attempted an older blobless method, remove all delay and beta profiles prior to following this method.")],-1)),e[34]||(e[34]=t("h2",{id:"installing-dahlia",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#installing-dahlia","aria-hidden":"true"},"#"),o(" Installing Dahlia")],-1)),t("ol",null,[e[14]||(e[14]=t("li",null,"Launch your current jailbreak",-1)),t("li",null,[e[13]||(e[13]=o("Open your preferred package manager and add the following repos: ")),t("ul",null,[t("li",null,[t("a",b,[e[11]||(e[11]=o("https://dhinakg.github.io/repo/")),i(n)])]),t("li",null,[t("a",m,[e[12]||(e[12]=o("https://repo.alexia.lol")),i(n)])])])]),e[15]||(e[15]=t("li",null,[o("Search and install the "),t("code",null,"Dahlia"),o(" package")],-1)),e[16]||(e[16]=t("li",null,[o("Tap "),t("code",null,"Reboot Device"),o(", and then rejailbreak your device after rebooting")],-1))]),e[35]||(e[35]=a('

    Preparing to update

    1. Open the settings app, scroll down, and tap on Dahlia
    2. Enable Toggle Supervision, then say Yes to Userspace Rebooting
      • If you are already supervised for any reason, you can skip this step
    3. Tap Download Profiles, then tap "Normal"
    4. Tap Download Profile next to the iOS version you are wanting to update too.
    5. Tap "Allow" when prompted
    6. Exit out of the Dahlia menu and go to General -> Profiles & Device Management -> OTA Delay - [Days] Days
    7. Tap "Install" in the top right corner and enter your passcode if prompted
    8. Tap "Install" again twice to confirm
    9. Go back to the Dahlia tab in Settings
    10. Make sure Ready to Update says "Yes"
      • If it doesn't, click the "i" next to the "Ready to Update" tab, and see what the issue is

    Restoring rootFS

    ',3)),t("ol",null,[e[21]||(e[21]=t("li",null,"Open the Settings application",-1)),e[22]||(e[22]=t("li",null,[o("Tap "),t("code",null,"General"),o(" -> "),t("code",null,"Software Update")],-1)),e[23]||(e[23]=t("li",null,[o("Ensure that the version displayed is the version you are intending to update to "),t("ul",null,[t("li",null,[t("strong",null,"Do not"),o(" update yet, we will do this later")])])],-1)),t("li",null,[e[20]||(e[20]=o("Open your current jailbreak and restore rootFS ")),t("ul",null,[t("li",null,[e[18]||(e[18]=o("If you need a detailed guide on how to restore rootfs, follow ")),i(l,{to:"/restoring-rootfs"},{default:r(()=>e[17]||(e[17]=[o("Restoring Rootfs")])),_:1}),e[19]||(e[19]=o(" and select the jailbreak which you currently use"))])])]),e[24]||(e[24]=t("li",null,"Reboot your device",-1))]),e[36]||(e[36]=a('

    Updating your firmware version

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
    4. Ensure that the version displayed is the version you are intending to update to
    5. Download and install the update
    6. Once updated, remove the update profile and (if applicable) the beta profile through Settings

    TIP

    As a result of supervising earlier, your device will remain supervised. Being in a supervised state means that:

    • A message will display in Settings, showing that your device is supervised
    • Activation lock will be disabled, potentially making your device accessible by thieves (FindMy will still work however)
    • If your device has Mobile Device Management enabled (e.g. a school or work device), then your organisation will be able to silently install and uninstall apps on your device

    Note that, for most users, staying in a supervised state won't be an issue.

    It is possible to remove the supervised state by resetting your device and restoring a previously made backup. This can be done by selecting "Erase All Content and Settings" in the Settings app, then restoring from a backup during setup from iCloud.

    DANGER

    If you restore a backup made in a jailbroken state from iTunes/Finder, you may encounter severe issues, such as bootloops.

    WARNING

    If you restore a backup made in a jailbroken state from iCloud, you may encounter false-positive flagging of jailbreak detection.

    ',5)),t("div",v,[e[28]||(e[28]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[26]||(e[26]=o("If the update was successful, continue to ")),i(l,{to:"/get-started"},{default:r(()=>e[25]||(e[25]=[o("Get Started")])),_:1}),e[27]||(e[27]=o(" to jailbreak your device."))])]),t("p",null,[e[30]||(e[30]=o("Credits to ")),t("a",y,[e[29]||(e[29]=o("dhinakg")),i(n)]),e[31]||(e[31]=o(" for discovering this method."))])])}var q=d(g,[["render",w],["__file","index.html.vue"]]);export{q as default}; diff --git a/assets/index.html.27410f97.js b/assets/index.html.27410f97.js new file mode 100644 index 000000000000..ae042453c4d9 --- /dev/null +++ b/assets/index.html.27410f97.js @@ -0,0 +1 @@ +import{_ as a,r,o as e,c as s,a as i,b as n,d as o,w as u}from"./app.748f7f56.js";const d={};function g(f,l){const t=r("router-link");return e(),s("div",null,[l[95]||(l[95]=i("h2",{id:"in-evidenza",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#in-evidenza","aria-hidden":"true"},"#"),n(" In evidenza")],-1)),i("ul",null,[i("li",null,[o(t,{to:"/installing-palera1n"},{default:u(()=>l[0]||(l[0]=[n("palera1n")])),_:1})]),i("li",null,[o(t,{to:"/using-palen1x"},{default:u(()=>l[1]||(l[1]=[n("Usare palen1x")])),_:1})]),i("li",null,[o(t,{to:"/installing-meowbrek2"},{default:u(()=>l[2]||(l[2]=[n("Installare meowbrek2")])),_:1})]),i("li",null,[o(t,{to:"/installing-dopamine"},{default:u(()=>l[3]||(l[3]=[n("Installare Dopamine")])),_:1})])]),l[96]||(l[96]=i("h2",{id:"jailbreak-metodi-raccomandati",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#jailbreak-metodi-raccomandati","aria-hidden":"true"},"#"),n(" Jailbreak/Metodi Raccomandati")],-1)),i("ul",null,[i("li",null,[o(t,{to:"/installing-palera1n"},{default:u(()=>l[4]||(l[4]=[n("palera1n")])),_:1})]),i("li",null,[o(t,{to:"/using-palen1x"},{default:u(()=>l[5]||(l[5]=[n("Usare palen1x")])),_:1})]),i("li",null,[o(t,{to:"/installing-notajb"},{default:u(()=>l[6]||(l[6]=[n("Installare Def1nit3lyN0tAJa1lbr3akTool")])),_:1})]),i("li",null,[o(t,{to:"/installing-meowbrek2"},{default:u(()=>l[7]||(l[7]=[n("Installare meowbrek2")])),_:1})]),i("li",null,[o(t,{to:"/installing-dopamine"},{default:u(()=>l[8]||(l[8]=[n("Installare Dopamine")])),_:1})]),i("li",null,[o(t,{to:"/installing-taurine-trollstore"},{default:u(()=>l[9]||(l[9]=[n("Taurine (Trollstore)")])),_:1})]),i("li",null,[o(t,{to:"/installing-taurine"},{default:u(()=>l[10]||(l[10]=[n("Taurine")])),_:1})]),i("li",null,[o(t,{to:"/installing-unc0ver"},{default:u(()=>l[11]||(l[11]=[n("unc0ver")])),_:1})]),i("li",null,[o(t,{to:"/installing-odyssey"},{default:u(()=>l[12]||(l[12]=[n("Odyssey")])),_:1})]),i("li",null,[o(t,{to:"/installing-chimera"},{default:u(()=>l[13]||(l[13]=[n("Chimera")])),_:1})]),i("li",null,[o(t,{to:"/installing-electra"},{default:u(()=>l[14]||(l[14]=[n("Electra")])),_:1})]),i("li",null,[o(t,{to:"/using-tns"},{default:u(()=>l[15]||(l[15]=[n("TotallyNotSpyware")])),_:1})]),i("li",null,[o(t,{to:"/installing-socket"},{default:u(()=>l[16]||(l[16]=[n("Installare Socket")])),_:1})]),i("li",null,[o(t,{to:"/installing-kok3shi9"},{default:u(()=>l[17]||(l[17]=[n("Installare kok3shi9")])),_:1})]),i("li",null,[o(t,{to:"/installing-openpwnage"},{default:u(()=>l[18]||(l[18]=[n("openpwnage")])),_:1})]),i("li",null,[o(t,{to:"/installing-pangu933"},{default:u(()=>l[19]||(l[19]=[n("Pangu9")])),_:1})]),i("li",null,[o(t,{to:"/using-jailbreakme-4-0"},{default:u(()=>l[20]||(l[20]=[n("Utilizzare JailbreakMe 4.0")])),_:1})]),i("li",null,[o(t,{to:"/installing-wtfis"},{default:u(()=>l[21]||(l[21]=[n("Installare wtfis")])),_:1})]),i("li",null,[o(t,{to:"/installing-homedepot"},{default:u(()=>l[22]||(l[22]=[n("HomeDepot")])),_:1})]),i("li",null,[o(t,{to:"/installing-etasonjb"},{default:u(()=>l[23]||(l[23]=[n("EtasonJB")])),_:1})]),i("li",null,[o(t,{to:"/installing-pangu7"},{default:u(()=>l[24]||(l[24]=[n("Pangu7")])),_:1})]),i("li",null,[o(t,{to:"/installing-evasi0n7"},{default:u(()=>l[25]||(l[25]=[n("evasi0n7")])),_:1})]),i("li",null,[o(t,{to:"/installing-p0sixspwn"},{default:u(()=>l[26]||(l[26]=[n("P0sixspwn")])),_:1})]),i("li",null,[o(t,{to:"/installing-evasi0n6"},{default:u(()=>l[27]||(l[27]=[n("evasi0n6")])),_:1})]),i("li",null,[o(t,{to:"/installing-pwnagetool"},{default:u(()=>l[28]||(l[28]=[n("Installare PwnageTool")])),_:1})]),i("li",null,[o(t,{to:"/installing-absinthe"},{default:u(()=>l[29]||(l[29]=[n("Absinthe")])),_:1})]),i("li",null,[o(t,{to:"/installing-limera1n"},{default:u(()=>l[30]||(l[30]=[n("Installare limera1n")])),_:1})]),i("li",null,[o(t,{to:"/using-jailbreakme-saffron"},{default:u(()=>l[31]||(l[31]=[n("JailbreakMe Saffron")])),_:1})]),i("li",null,[o(t,{to:"/installing-greenpois0n"},{default:u(()=>l[32]||(l[32]=[n("greenpois0n")])),_:1})]),i("li",null,[o(t,{to:"/using-jailbreakme-star"},{default:u(()=>l[33]||(l[33]=[n("JailbreakMe Star")])),_:1})])]),l[97]||(l[97]=i("h2",{id:"jailbreak-metodi-appletv",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#jailbreak-metodi-appletv","aria-hidden":"true"},"#"),n(" Jailbreak/Metodi AppleTV")],-1)),i("ul",null,[i("li",null,[o(t,{to:"/installing-checkra1n-tv"},{default:u(()=>l[34]||(l[34]=[n("Installare checkra1n (Apple TV)")])),_:1})]),i("li",null,[o(t,{to:"/using-odysseyn1x-tv"},{default:u(()=>l[35]||(l[35]=[n("Usare Odysseyn1x (Apple TV)")])),_:1})]),i("li",null,[o(t,{to:"/installing-unc0vertv"},{default:u(()=>l[36]||(l[36]=[n("Installare unc0verTV")])),_:1})]),i("li",null,[o(t,{to:"/installing-chimeratv"},{default:u(()=>l[37]||(l[37]=[n("Installare ChimeraTV")])),_:1})]),i("li",null,[o(t,{to:"/installing-electratv"},{default:u(()=>l[38]||(l[38]=[n("Installare ElectraTV")])),_:1})]),i("li",null,[o(t,{to:"/installing-backr00m"},{default:u(()=>l[39]||(l[39]=[n("Installare backr00m")])),_:1})]),i("li",null,[o(t,{to:"/installing-libertv"},{default:u(()=>l[40]||(l[40]=[n("Installare LiberTV")])),_:1})]),i("li",null,[o(t,{to:"/installing-blackb0x"},{default:u(()=>l[41]||(l[41]=[n("Installing blackb0x")])),_:1})]),i("li",null,[o(t,{to:"/using-checkm8-a5"},{default:u(()=>l[42]||(l[42]=[n("Using checkm8-a5")])),_:1})]),i("li",null,[o(t,{to:"/installing-patchstick"},{default:u(()=>l[43]||(l[43]=[n("Installing Patchstick")])),_:1})])]),l[98]||(l[98]=i("h2",{id:"altri-jailbreak-metodi",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#altri-jailbreak-metodi","aria-hidden":"true"},"#"),n(" Altri Jailbreak/Metodi")],-1)),i("ul",null,[i("li",null,[o(t,{to:"/installing-meowbrek2-palera1n"},{default:u(()=>l[44]||(l[44]=[n("Installare meowbrek2 (TrollStore)")])),_:1})]),i("li",null,[o(t,{to:"/installing-xinaa15"},{default:u(()=>l[45]||(l[45]=[n("Installare XinaA15")])),_:1})]),i("li",null,[o(t,{to:"/installing-odysseyra1n"},{default:u(()=>l[46]||(l[46]=[n("Installazione di Odysseyra1n")])),_:1})]),i("li",null,[o(t,{to:"/using-odysseyn1x"},{default:u(()=>l[47]||(l[47]=[n("Odysseyn1x")])),_:1})]),i("li",null,[o(t,{to:"/installing-odysseyra1n-a8x-a9x"},{default:u(()=>l[48]||(l[48]=[n("Odysseyra1n (A8X/A9X)")])),_:1})]),i("li",null,[o(t,{to:"/installing-unc0ver-trollstore"},{default:u(()=>l[49]||(l[49]=[n("unc0ver (TrollStore)")])),_:1})]),i("li",null,[o(t,{to:"/installing-unc0ver-fugu14"},{default:u(()=>l[50]||(l[50]=[n("unc0ver (Fugu14)")])),_:1})]),i("li",null,[o(t,{to:"/installing-kok3shiX"},{default:u(()=>l[51]||(l[51]=[n("Installare kok3shiX")])),_:1})]),i("li",null,[o(t,{to:"/installing-h3lix"},{default:u(()=>l[52]||(l[52]=[n("h3lix")])),_:1})]),i("li",null,[o(t,{to:"/installing-doubleh3lix-ipa"},{default:u(()=>l[53]||(l[53]=[n("doubleh3lix")])),_:1})]),i("li",null,[o(t,{to:"/installing-meridian-ipa"},{default:u(()=>l[54]||(l[54]=[n("Meridian")])),_:1})]),i("li",null,[o(t,{to:"/installing-sockh3lix"},{default:u(()=>l[55]||(l[55]=[n("sockh3lix")])),_:1})]),i("li",null,[o(t,{to:"/installing-phoenix"},{default:u(()=>l[56]||(l[56]=[n("Phoenix")])),_:1})]),i("li",null,[o(t,{to:"/installing-p0laris"},{default:u(()=>l[57]||(l[57]=[n("p0laris")])),_:1})]),i("li",null,[o(t,{to:"/installing-daibutsu"},{default:u(()=>l[58]||(l[58]=[n("daibutsu")])),_:1})])]),l[99]||(l[99]=i("h2",{id:"extra",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#extra","aria-hidden":"true"},"#"),n(" Extra")],-1)),i("ul",null,[i("li",null,[o(t,{to:"/troubleshooting"},{default:u(()=>l[59]||(l[59]=[n("Risoluzione Problemi")])),_:1})]),i("li",null,[o(t,{to:"/installing-trollstore"},{default:u(()=>l[60]||(l[60]=[n("Installare TrollStore")])),_:1})]),i("li",null,[o(t,{to:"/restoring-rootfs"},{default:u(()=>l[61]||(l[61]=[n("Il rootfs,")])),_:1})]),i("li",null,[o(t,{to:"/installing-sileo"},{default:u(()=>l[62]||(l[62]=[n("Installare Sileo")])),_:1})]),i("li",null,[o(t,{to:"/installing-zebra"},{default:u(()=>l[63]||(l[63]=[n("Installazione di Zebra")])),_:1})]),i("li",null,[o(t,{to:"/using-sileo"},{default:u(()=>l[64]||(l[64]=[n("Usare Sileo")])),_:1})]),i("li",null,[o(t,{to:"/using-zebra"},{default:u(()=>l[65]||(l[65]=[n("Usare Zebra")])),_:1})]),i("li",null,[o(t,{to:"/blocking-updates"},{default:u(()=>l[66]||(l[66]=[n("Bloccare gli aggiornamenti")])),_:1})]),i("li",null,[o(t,{to:"/futurerestore"},{default:u(()=>l[67]||(l[67]=[n("FutureRestore")])),_:1})]),i("li",null,[o(t,{to:"/package-managers"},{default:u(()=>l[68]||(l[68]=[n("Gestori di pacchetti")])),_:1})]),i("li",null,[o(t,{to:"/types-of-jailbreak"},{default:u(()=>l[69]||(l[69]=[n("Tipi di Jailbreak")])),_:1})]),i("li",null,[o(t,{to:"/recommended-repos"},{default:u(()=>l[70]||(l[70]=[n("Repo Consigliate")])),_:1})]),i("li",null,[o(t,{to:"/resigning-apps"},{default:u(()=>l[71]||(l[71]=[n("Re-Signare le App")])),_:1})]),i("li",null,[o(t,{to:"/using-cydia"},{default:u(()=>l[72]||(l[72]=[n("Usare Cydia")])),_:1})]),i("li",null,[o(t,{to:"/using-coolbooter"},{default:u(()=>l[73]||(l[73]=[n("Installare Coolbooter")])),_:1})]),i("li",null,[o(t,{to:"/futurerestore-help"},{default:u(()=>l[74]||(l[74]=[n("Aiuto con FutureRestore")])),_:1})])]),l[100]||(l[100]=i("h2",{id:"guide-aggiornamento",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#guide-aggiornamento","aria-hidden":"true"},"#"),n(" Guide 'Aggiornamento'")],-1)),i("ul",null,[i("li",null,[o(t,{to:"/updating-blobless"},{default:u(()=>l[75]||(l[75]=[n("Aggiornare (Blobless)")])),_:1})]),i("li",null,[o(t,{to:"/updating-blobless-alternate"},{default:u(()=>l[76]||(l[76]=[n("Aggiornare (Blobless) (Metodo Alternativo)")])),_:1})]),i("li",null,[o(t,{to:"/updating-blobless-nonjailbroken"},{default:u(()=>l[77]||(l[77]=[n("Aggiornamento (Blobless) (Non-Jailbroken)")])),_:1})]),i("li",null,[o(t,{to:"/updating-blobless-advanced"},{default:u(()=>l[78]||(l[78]=[n("Aggiornare (Blobless) (Avanzato)")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-17-3"},{default:u(()=>l[79]||(l[79]=[n("Updating to 17.3")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-16-7-3"},{default:u(()=>l[80]||(l[80]=[n("Updating to 16.7.5")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-15-8-1"},{default:u(()=>l[81]||(l[81]=[n("Updating to 15.8.1")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-12-5-7"},{default:u(()=>l[82]||(l[82]=[n("Aggiornare a 12.5.7")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-10-3-4"},{default:u(()=>l[83]||(l[83]=[n("Aggiornare a 10.3.4")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-10-3-3"},{default:u(()=>l[84]||(l[84]=[n("Aggiornare a 10.3.3")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-9-3-6"},{default:u(()=>l[85]||(l[85]=[n("Aggiornare a 9.3.6")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-9-3-6-ipsw"},{default:u(()=>l[86]||(l[86]=[n("Aggiornare a 9.3.6 (iTunes/Finder)")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-9-3-5"},{default:u(()=>l[87]||(l[87]=[n("Aggiornare a 9.3.5 utilizzando iTunes / Finder")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-9-3-5-ipsw"},{default:u(()=>l[88]||(l[88]=[n("Aggiornare a 9.3.5 (iTunes/Finder)")])),_:1})]),i("li",null,[o(t,{to:"/updating-to-7-1-2-ipsw"},{default:u(()=>l[89]||(l[89]=[n("Aggiornare a 7.1.2 (iTunes/Finder)")])),_:1})])]),l[101]||(l[101]=i("h2",{id:"ios-cfw-guide",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#ios-cfw-guide","aria-hidden":"true"},"#"),n(" ios.cfw.guide")],-1)),i("ul",null,[i("li",null,[o(t,{to:"/"},{default:u(()=>l[90]||(l[90]=[n("Pagina Iniziale")])),_:1})]),i("li",null,[o(t,{to:"/get-started"},{default:u(()=>l[91]||(l[91]=[n("Per cominciare")])),_:1})]),i("li",null,[o(t,{to:"/faq"},{default:u(()=>l[92]||(l[92]=[n("FAQ")])),_:1})]),i("li",null,[o(t,{to:"/credits"},{default:u(()=>l[93]||(l[93]=[n("Riconoscimenti")])),_:1})]),i("li",null,[o(t,{to:"/donations"},{default:u(()=>l[94]||(l[94]=[n("Donazioni")])),_:1})])])])}var b=a(d,[["render",g],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.2799743b.js b/assets/index.html.2799743b.js new file mode 100644 index 000000000000..ae61f3695dda --- /dev/null +++ b/assets/index.html.2799743b.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as p,r as o,o as h,c,a as e,b as n,d as t,e as m,w as i}from"./app.748f7f56.js";const f={},y={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"};function b(k,l){const a=o("ExternalLinkIcon"),s=o("router-link"),r=o("Tab"),u=o("Tabs");return h(),c("div",null,[l[15]||(l[15]=e("h2",{id:"requirements",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),n(" Requirements")],-1)),e("ul",null,[e("li",null,[l[1]||(l[1]=n("The latest release of ")),e("a",y,[l[0]||(l[0]=n("checkra1n")),t(a)])]),l[2]||(l[2]=e("li",null,"An Apple TV Siri remote (any generation)",-1)),l[3]||(l[3]=e("li",null,[n("If you have an Apple TV 4K, you will also need two cables: "),e("ul",null,[e("li",null,"A GoldenEye or Foxlink X892 cable"),e("li",null,"An Alex DCSD cable"),e("li",null,"It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.")])],-1))]),l[16]||(l[16]=m('

    A screenshot of the checkra1n application

    Installing checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, a USB-C to USB-A adapter.

    ',3)),t(u,{tabs:""},{default:i(()=>[t(r,{tab:"",name:"Apple TV HD",default:!0},{default:i(()=>[e("ol",null,[l[10]||(l[10]=e("li",null,"Open checkra1n on your Mac",-1)),l[11]||(l[11]=e("li",null,"Plug your Apple TV device into your Mac",-1)),l[12]||(l[12]=e("li",null,[n("Click "),e("code",null,"Start"),n(" -> "),e("code",null,"Next"),n(" on checkra1n "),e("ul",null,[e("li",null,[n("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),n(", then enable the "),e("code",null,"Allow Untested Versions"),n(" option before clicking Start")]),e("li",null,"Your device will be put into recovery mode automatically")])],-1)),e("li",null,[l[5]||(l[5]=n("You will now be presented with instructions in how to reboot your device into ")),t(s,{to:"/faq/#what-is-dfu-mode"},{default:i(()=>l[4]||(l[4]=[n("DFU mode")])),_:1}),l[6]||(l[6]=n(", click ")),l[7]||(l[7]=e("code",null,"Start",-1)),l[8]||(l[8]=n(" to begin ")),l[9]||(l[9]=e("ul",null,[e("li",null,"Follow the instructions until your device shows a black screen")],-1))]),l[13]||(l[13]=e("li",null,"After this, checkra1n should automatically install to your Apple TV",-1))])]),_:1}),t(r,{tab:"",name:"Apple TV 4K (1st generation)",default:!1},{default:i(()=>l[14]||(l[14]=[e("ol",null,[e("li",null,"Connect the GoldenEye to your Apple TV's Ethernet port"),e("li",null,'The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two'),e("li",null,[n("Connect the other end of the Alex cable to your Mac, and then power cycle the Apple TV "),e("ul",null,[e("li",null,"You can do this by unplugging the power cord or by holding the Menu and TV buttons")])]),e("li",null,"The Apple TV should automatically enter DFU."),e("li",null,[n("Ensure the checkra1n app is in "),e("code",null,"/Applications")]),e("li",null,[n("Open a Terminal window and run the command "),e("code",null,"/Applications/checkra1n.app/Contents/MacOS/checkra1n -c")]),e("li",null,"After this, checkra1n will run")],-1)])),_:1})]),_:1}),l[17]||(l[17]=e("p",null,"Your Apple TV device should now reboot.",-1)),l[18]||(l[18]=e("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var g=p(f,[["render",b],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.27c14d62.js b/assets/index.html.27c14d62.js new file mode 100644 index 000000000000..28d9ed6668b4 --- /dev/null +++ b/assets/index.html.27c14d62.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7c509b79","path":"/recommended-repos/","title":"Recommended Repos","lang":"en_US","frontmatter":{"lang":"en_US","title":"Recommended Repos","description":"Information on popular repositories for jailbreak tweaks","permalink":"/recommended-repos","redirect_from":["/repos"],"extra_contributors":["TheHacker894","itsnebulalol","kitiki1222"]},"excerpt":"","headers":[{"level":2,"title":"BigBoss","slug":"bigboss","children":[]},{"level":2,"title":"Chariz","slug":"chariz","children":[]},{"level":2,"title":"Havoc","slug":"havoc","children":[]},{"level":2,"title":"SparkDev","slug":"sparkdev","children":[]}],"git":{"updatedTime":1710792338000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":5},{"name":"kitiki1222","email":"113810633+kitiki1222@users.noreply.github.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"Nebula","email":"github@itsnebula.net","commits":1}]},"filePathRelative":"en_US/guides/recommended-repos.md"}');export{e as data}; diff --git a/assets/index.html.28583778.js b/assets/index.html.28583778.js new file mode 100644 index 000000000000..0b3086a048a5 --- /dev/null +++ b/assets/index.html.28583778.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-f94e40ee","path":"/it_IT/","title":"Inizio","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Inizio","description":"Una guida completa per il modding di iOS, da stock a jailbroken.","permalink":"/it_IT","home":true,"actions":[{"text":"Cominciamo!","link":"get-started","type":"secondario"}],"heroImage":"/assets/images/splash-taurine.png","heroFilter":0.3},"excerpt":"","headers":[{"level":2,"title":"Che cos'\xE8 il jailbreak?","slug":"che-cos-e-il-jailbreak","children":[]},{"level":2,"title":"Il Jailbreak \xE8 legale?","slug":"il-jailbreak-e-legale","children":[]},{"level":2,"title":"Cos'\xE8 un gestore di pacchetti?","slug":"cos-e-un-gestore-di-pacchetti","children":[]},{"level":2,"title":"Cosa sono i tweak?","slug":"cosa-sono-i-tweak","children":[]},{"level":2,"title":"Cosa posso fare una volta eseguito il Jailbreak?","slug":"cosa-posso-fare-una-volta-eseguito-il-jailbreak","children":[]},{"level":2,"title":"Cosa dovrei sapere prima di iniziare?","slug":"cosa-dovrei-sapere-prima-di-iniziare","children":[]}],"git":{"updatedTime":1653291185000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/home.md"}`);export{e as data}; diff --git a/assets/index.html.2872af5e.js b/assets/index.html.2872af5e.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.2872af5e.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.2893679a.js b/assets/index.html.2893679a.js new file mode 100644 index 000000000000..80ddd095d9f9 --- /dev/null +++ b/assets/index.html.2893679a.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as p,c as d,a as o,b as i,d as l,w as r,e as u}from"./app.748f7f56.js";const b={},m={href:"http://newosxbook.com/libertv/libertv.ipa",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function v(k,e){const t=a("router-link"),n=a("ExternalLinkIcon");return p(),d("div",null,[o("p",null,[e[1]||(e[1]=i("LiberTV is a ")),l(t,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[i("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=i(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=o("p",null,"LiberTV is capable of jailbreaking all devices on tvOS 10.0 to 10.1 and 11.0 to 11.1.",-1)),o("p",null,[e[4]||(e[4]=i("Due to how semi-untethered jailbreaks work, the app will need to be ")),l(t,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[i("re-signed")])),_:1}),e[5]||(e[5]=i(" once every 7 days."))]),e[17]||(e[17]=o("p",null,"We will use Sideloadly to install the LiberTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=o("h2",{id:"download",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),i(" Download")],-1)),o("ul",null,[o("li",null,[e[7]||(e[7]=i("The latest release of ")),o("a",m,[e[6]||(e[6]=i("LiberTV")),l(n)])]),o("li",null,[e[9]||(e[9]=i("L'ultima versione di ")),o("a",f,[e[8]||(e[8]=i("Sideloadly")),l(n)])]),o("li",null,[e[11]||(e[11]=i("L\u2019ultima versione di ")),o("a",w,[e[10]||(e[10]=i("iTunes")),l(n)]),e[12]||(e[12]=i(" se sei su Windows"))])]),e[19]||(e[19]=u('

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the LiberTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the LiberTV application can now be opened from home screen.

    Running LiberTV

    1. Reboot your Apple TV
    2. Open the LiberTV application from your home screen
    3. Click "Jailbreak"
    ',6)),o("p",null,[e[14]||(e[14]=i("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),l(t,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[i("tweaks")])),_:1}),e[15]||(e[15]=i(", themes and more."))])])}var y=s(b,[["render",v],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.28fe09f3.js b/assets/index.html.28fe09f3.js new file mode 100644 index 000000000000..604b81d1b7f9 --- /dev/null +++ b/assets/index.html.28fe09f3.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7ef86387","path":"/installing-checkra1n-tv/","title":"Installing checkra1n (Apple TV)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing checkra1n (Apple TV)","description":"Guide to installing checkra1n for Apple TV","permalink":"/installing-checkra1n-tv","0pkgman":"nito.tv","extra_contributors":["stekc","Tanbeer191","TheHacker894","Snoolie","itsnebulalol","WhitetailAni"]},"excerpt":"","headers":[],"git":{"updatedTime":1706772308000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/checkra1n/installing-checkra1n-atv/index.md"}');export{e as data}; diff --git a/assets/index.html.2a0e04fe.js b/assets/index.html.2a0e04fe.js new file mode 100644 index 000000000000..a45875970c1d --- /dev/null +++ b/assets/index.html.2a0e04fe.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as p,c as d,a as l,b as t,d as o,w as r,e as u}from"./app.748f7f56.js";const f={},m={href:"https://coolstar.org/electra/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function k(y,e){const n=a("router-link"),i=a("ExternalLinkIcon");return p(),d("div",null,[l("p",null,[e[1]||(e[1]=t("ElectraTV is a ")),o(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=l("p",null,"ElectraTV is capable of jailbreaking all devices on tvOS 11.0 to 11.4.1.",-1)),l("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),o(n,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days."))]),e[17]||(e[17]=l("p",null,"We will use Sideloadly to install the ElectraTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=l("h2",{id:"downloads",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),l("ul",null,[l("li",null,[e[7]||(e[7]=t("The latest release of ")),l("a",m,[e[6]||(e[6]=t("ElectraTV")),o(i)])]),l("li",null,[e[9]||(e[9]=t("The latest version of ")),l("a",w,[e[8]||(e[8]=t("Sideloadly")),o(i)])]),l("li",null,[e[11]||(e[11]=t("The latest version of ")),l("a",g,[e[10]||(e[10]=t("iTunes")),o(i)]),e[12]||(e[12]=t(" if on Windows."))])]),e[19]||(e[19]=u('

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the ElectraTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the ElectraTV application can now be opened from home screen.

    Running Electra

    1. Reboot your Apple TV
    2. Open the ElectraTV application from your home screen
    3. Click "Jailbreak"
    ',6)),l("p",null,[e[14]||(e[14]=t("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),o(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[t("tweaks")])),_:1}),e[15]||(e[15]=t(", themes and more."))])])}var h=s(f,[["render",k],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.2a8fc812.js b/assets/index.html.2a8fc812.js new file mode 100644 index 000000000000..caff57414435 --- /dev/null +++ b/assets/index.html.2a8fc812.js @@ -0,0 +1 @@ +import{_ as a,r,o as d,c as s,a as i,b as o,d as l,w as n,e as u}from"./app.748f7f56.js";const p={},c={class:"custom-container warning"},h={class:"custom-container tip"};function g(f,e){const t=r("router-link");return d(),s("div",null,[e[7]||(e[7]=i("h2",{id:"introduction",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#introduction","aria-hidden":"true"},"#"),o(" Introduction")],-1)),e[8]||(e[8]=i("p",null,"This guide will allow you to install Sileo if you are using a jailbreak which includes Cydia by default instead.",-1)),i("div",c,[e[3]||(e[3]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[1]||(e[1]=o("Sileo only supports iOS 12 or newer, if you're on iOS 9 to 11, consider ")),l(t,{to:"/installing-zebra"},{default:n(()=>e[0]||(e[0]=[o("installing Zebra")])),_:1}),e[2]||(e[2]=o(" instead."))])]),e[9]||(e[9]=u('

    Adding the Sileo repo

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in repo.getsileo.app
    6. Tap Add Source
    7. Tap Return to Cydia

    Installing Sileo

    1. Tap on the repo.getsileo.app repo
    2. Tap Packaging
    3. Tap Sileo
    4. Tap the Install button at the top right-hand corner of your screen
    5. Confirm the installation
      • It may take some time for the tweak to install
    6. After it's finished, tap Respring
      • The device should appear to reboot after this

    Sileo should now be installed onto your device.

    DANGER

    Attempting to delete Cydia from your device after installing Sileo may cause issues with your jailbreak.

    ',6)),i("div",h,[e[6]||(e[6]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[5]||(e[5]=o("Continue to ")),l(t,{to:"/using-sileo"},{default:n(()=>e[4]||(e[4]=[o("Using Sileo")])),_:1})])])])}var b=a(p,[["render",g],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.2a987f58.js b/assets/index.html.2a987f58.js new file mode 100644 index 000000000000..404e6b77e434 --- /dev/null +++ b/assets/index.html.2a987f58.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-9ba6a618","path":"/installing-meridian-ipa/","title":"Installing Meridian","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Meridian","description":"Guide to installing Meridian via Sideloading","permalink":"/installing-meridian-ipa","redirect_from":["/installing-meridian-(ipa)"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","TophattedWasTaken","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Meridian","slug":"running-meridian","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-meridian-ipa.md"}');export{i as data}; diff --git a/assets/index.html.2adf2507.js b/assets/index.html.2adf2507.js new file mode 100644 index 000000000000..b4fc083b2041 --- /dev/null +++ b/assets/index.html.2adf2507.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-b63b8e06","path":"/it_IT/installing-phoenix/","title":"Phoenix","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Phoenix","description":"Guida per l\u2019installazione di Phoenix","permalink":"/it_IT/installing-phoenix","redirect_from":["/installing-ph\u0153nix","/ph\u0153nix","/phoenix","/pn"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Phoenix","slug":"eseguire-phoenix","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-phoenix.md"}');export{e as data}; diff --git a/assets/index.html.2bc33129.js b/assets/index.html.2bc33129.js new file mode 100644 index 000000000000..e1aac74e3c70 --- /dev/null +++ b/assets/index.html.2bc33129.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as u,r as l,o as p,c as f,a as i,b as t,d as o,w as a,e as b}from"./app.748f7f56.js";const g={},m={class:"custom-container warning"},y={href:"https://dora2ios.web.app/daibutsu.html",target:"_blank",rel:"noopener noreferrer"},h={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function k(v,e){const r=l("router-link"),s=l("RouterLink"),n=l("ExternalLinkIcon");return p(),f("div",null,[e[22]||(e[22]=i("p",null,"Daibutsu is capable of jailbreaking most A5(X) iOS devices on firmware version 8.4.1.",-1)),i("div",m,[e[3]||(e[3]=i("p",{class:"custom-container-title"},"WARNING",-1)),e[4]||(e[4]=i("p",null,"With regards to iPad 2's, Daibutsu only supports iPad 2's that were made in 2012 or later.",-1)),e[5]||(e[5]=i("p",null,"In case you don't know if it's an eligible iPad 2, the following should be true:",-1)),e[6]||(e[6]=i("ul",null,[i("li",null,"It is a WiFi-Only iPad 2"),i("li",null,"It is a 16GB iPad 2")],-1)),e[7]||(e[7]=i("p",null,"If it is a 16GB WiFi-Only iPad 2, you should check Settings -> General -> About -> Legal -> RF Exposure",-1)),e[8]||(e[8]=i("ul",null,[i("li",null,'If it mentions "iPad2,4" in the URL mentioned in the page, it is a supported device')],-1)),i("p",null,[e[1]||(e[1]=t("If it is a cellular iPad 2, or a 32/64GB iPad 2, or if checking the URL does not say it's an iPad2,4, it is not a supported iPad 2, and you should follow ")),o(r,{to:"/installing-etasonJB"},{default:a(()=>e[0]||(e[0]=[t("Installing etasonJB")])),_:1}),e[2]||(e[2]=t(" instead."))])]),i("p",null,[e[10]||(e[10]=t('Unlike most modern jailbreaks, Daibutsu is persistent after a reboot (this is also referred to as an "')),o(s,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:a(()=>e[9]||(e[9]=[t("untethered")])),_:1}),e[11]||(e[11]=t(`" jailbreak). This means that after you reboot the device, the device will stay jailbroken and you won't have to run the exploit again.`))]),e[23]||(e[23]=i("p",null,"We will use the Sideloadly tool to install the Daibutsu jailbreak application to your iOS device for use in the next step.",-1)),e[24]||(e[24]=i("h2",{id:"downloads",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),e[25]||(e[25]=i("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[i("p",null,[t(" Daibutsu is currently signed at "),i("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),t(" for easy installation without a computer. ")])],-1)),i("ul",null,[i("li",null,[e[13]||(e[13]=t("The latest version of ")),i("a",y,[e[12]||(e[12]=t("Daibutsu")),o(n)])]),i("li",null,[e[15]||(e[15]=t("The latest version of ")),i("a",h,[e[14]||(e[14]=t("Sideloadly")),o(n)])]),i("li",null,[e[17]||(e[17]=t("The latest version of ")),i("a",w,[e[16]||(e[16]=t("iTunes")),o(n)]),e[18]||(e[18]=t(" if on Windows."))])]),e[26]||(e[26]=b('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Daibutsu .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Daibutsu application can now be opened from home screen.

    Running Daibutsu

    1. Open the Daibutsu application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),i("p",null,[e[20]||(e[20]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),o(r,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[19]||(e[19]=[t("tweaks")])),_:1}),e[21]||(e[21]=t(", themes and more."))])])}var I=u(g,[["render",k],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.2c6bfa79.js b/assets/index.html.2c6bfa79.js new file mode 100644 index 000000000000..f63d93418bb8 --- /dev/null +++ b/assets/index.html.2c6bfa79.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-21476b10","path":"/updating-to-17-7.1/","title":"Updating to 17.7.1","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 17.7.1","permalink":"/updating-to-17-7.1","redirect_from":["/updating-to-17-7","/updating-to-17-6-1","/updating-to-17-6","/updating-to-17-5-1","/updating-to-17-5","/updating-to-17-3-1","/updating-to-17-3","/updating-to-17-2","/updating-to-17-1-1","/updating-to-17-1","/updating-to-17-0-3"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 17.7.1","slug":"updating-to-17-7-1","children":[]}],"git":{"updatedTime":1731277075000,"contributors":[{"name":"ROSeaboyer","email":"ryan.seaboyer@icloud.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-17.7.1.md"}');export{t as data}; diff --git a/assets/index.html.2c91b85d.js b/assets/index.html.2c91b85d.js new file mode 100644 index 000000000000..fab4fd8a8379 --- /dev/null +++ b/assets/index.html.2c91b85d.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-64ad6e84","path":"/it_IT/installing-pangu9/","title":"Pangu9","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Pangu9","excerpt":"Guida per l\u2019installazione di Pangu9","permalink":"/it_IT/installing-pangu9","redirect_from":["/pangu9"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installing Pangu9","slug":"installing-pangu9","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-pangu9.md"}');export{i as data}; diff --git a/assets/index.html.2c95602d.js b/assets/index.html.2c95602d.js new file mode 100644 index 000000000000..5878b1f050cc --- /dev/null +++ b/assets/index.html.2c95602d.js @@ -0,0 +1 @@ +import{_ as n,r as a,o as d,c as u,a as o,b as e,d as l,w as s,e as p}from"./app.748f7f56.js";const v={},m={class:"custom-container warning"},g={href:"https://totally-not.spyware.lol/",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"};function y(z,i){const t=a("router-link"),r=a("ExternalLinkIcon");return d(),u("div",null,[i[16]||(i[16]=o("p",null,"TotallyNotSpyware \xE8 in grado di eseguire il jailbreak di tutti dispositivi iOS a 64 bit con una versione del firmware 10.0-10.3.3.",-1)),i[17]||(i[17]=o("p",null,"Tieni a mente che il jailbreak di TotallyNotSpyware non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),o("div",m,[i[5]||(i[5]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[i[2]||(i[2]=e("Se per qualsiasi motivo si verificano problemi con questo metodo \xE8 possibile tentare di utilizzare ")),l(t,{to:"/installing-doubleh3lix-ipa"},{default:s(()=>i[0]||(i[0]=[e("doubleh3lix")])),_:1}),i[3]||(i[3]=e(" se sei su un dispositivo A7-A9(X) o ")),l(t,{to:"/installing-meridian-ipa"},{default:s(()=>i[1]||(i[1]=[e("Meridian")])),_:1}),i[4]||(i[4]=e(" se sei su un dispositivo A10(X)."))])]),i[18]||(i[18]=o("h2",{id:"eseguire-totallynotspyware",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#eseguire-totallynotspyware","aria-hidden":"true"},"#"),e(" Eseguire TotallyNotSpyware")],-1)),o("ol",null,[i[8]||(i[8]=o("li",null,"Apri Safari sul tuo dispositivo iOS",-1)),o("li",null,[i[7]||(i[7]=e("Visita il sito ")),o("a",g,[i[6]||(i[6]=e("https://totally-not.spyware.lol")),l(r)])]),i[9]||(i[9]=p("
  • Trascina il dito da sinistra verso destra sulla scritta Slide for Spyware
  • Una volta visualizzatoi l'avviso Spyware, premi noot noot
    • Se il dispositivo si riavvia senza che venga visualizzato l'avviso, riprova.
  • Riceverai un avviso chiedendoti cosa vuoi utilizzare per eseguire il jalbreak, Meridian o doubleH3lix, l'opzione corretta dipende dal tuo dispositivo
    • Se il tuo dispositivo \xE8 un dispositivo A7-A9(X), dovresti selezionare doubleh3lix.
    • Se il dispositivo \xE8 un dispositivo A10(X), l'unica opzione che funziona \xE8 quella di Meridian.
  • Dopo aver selezionato il tool da utilizzare per il jailbreak, premi OK
  • ",4))]),i[19]||(i[19]=o("p",null,"TotallyNotSpyware adesso installer\xE0 il jailbreak sul tuo dispositivo.",-1)),i[20]||(i[20]=o("p",null,"Per eseguire nuovamente il jailbreak, \xE8 necessario rieseguire i passaggi da 1 a 4.",-1)),i[21]||(i[21]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,[e("Tocca "),o("code",null,"Condividi"),e(" -> "),o("code",null,"Aggiungi alla schermata Home"),e(" per un accesso facilitato a TotallyNotSpyware.")])],-1)),o("p",null,[i[11]||(i[11]=e("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),l(t,{to:"/it_IT/faq/#what-are-tweaks"},{default:s(()=>i[10]||(i[10]=[e("tweak")])),_:1}),i[12]||(i[12]=e(", temi e altro."))]),o("div",f,[i[15]||(i[15]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[i[14]||(i[14]=e("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),l(t,{to:"/installing-zebra"},{default:s(()=>i[13]||(i[13]=[e("Installare Zebra")])),_:1})])])])}var w=n(v,[["render",y],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.2c9ba48e.js b/assets/index.html.2c9ba48e.js new file mode 100644 index 000000000000..bca6379959ee --- /dev/null +++ b/assets/index.html.2c9ba48e.js @@ -0,0 +1 @@ +import{_ as a,r,o as s,c as d,a as i,b as o,d as t,w as l,e as p}from"./app.748f7f56.js";const u={};function h(m,e){const n=r("router-link");return s(),d("div",null,[e[6]||(e[6]=i("p",null,"Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall XinaA15, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.",-1)),i("p",null,[e[1]||(e[1]=o("This guide is useful for people who want to install ")),t(n,{to:"/installing-dopamine"},{default:l(()=>e[0]||(e[0]=[o("Dopamine")])),_:1}),e[2]||(e[2]=o(", or just people who want to unjailbreak their device."))]),e[7]||(e[7]=p('

    Uninstalling XinaA15

    TIP

    You'll need to rejailbreak with XinaA15 before following these steps

    1. Open the XinaA15 application
    2. Tap on the Settings icon on the top left
    3. Tap Unintall Xina Jailbreak, then tap OK

    XinaA15 should now be removed from your device.

    Removing Sileo

    1. Open the TrollStore application
    2. Tap on the Sileo application in the "Apps" tab
    3. Tap Uninstall App, then press Uninstall
    ',6)),i("p",null,[e[4]||(e[4]=o("Sileo should now be removed from your device, and you should be able to switch to ")),t(n,{to:"/installing-dopamine"},{default:l(()=>e[3]||(e[3]=[o("Dopamine")])),_:1}),e[5]||(e[5]=o(" if desired."))])])}var c=a(u,[["render",h],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.2cfbbda4.js b/assets/index.html.2cfbbda4.js new file mode 100644 index 000000000000..5d3e3c4492c2 --- /dev/null +++ b/assets/index.html.2cfbbda4.js @@ -0,0 +1 @@ +import{_ as n,r,o as s,c as d,e as u,a as o,b as e,d as l,w as t}from"./app.748f7f56.js";const p={},c={class:"custom-container tip"};function m(g,i){const a=r("router-link");return s(),d("div",null,[i[9]||(i[9]=u('

    Lettura Necessaria

    Purtroppo, al momento non c'\xE8 nessun jailbreak disponibile per la versione del firmware da 8.0-8.3, n\xE9 un jailbreak disponibile per la versione del firmware 8.4.1 sui dispositivi a 64 bit. Tuttavia alcuni dispositivi, come iPhone 5S o iPhone 5C, possono essere aggiornati a 10.3.3 e utilizzare un jailbreak disponibile.

    Ci\xF2 si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poich\xE9 l'ultima versione OTA disponibile per il firmware corrente su questi dispositivi \xE8 10.3.3, possiamo facilmente aggiornare alla versione desiderata, a causa dell'et\xE0 della loro versione firmware corrente.

    Se \xE8 stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, \xE8 necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non \xE8 presente, puoi saltare alla sezione successiva della guida
    4. Clicca Rimuovi Profilo Scaricato

    Aggiornare a 10.3.3

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 10.3.3
    3. Scarica e installa l'aggiornamento
    ',9)),o("div",c,[i[8]||(i[8]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[i[1]||(i[1]=e("Se si \xE8 su un dispositivo a 32 bit (come un iPhone 5C), continua con ")),l(a,{to:"/installing-socket"},{default:t(()=>i[0]||(i[0]=[e("Installare Socket")])),_:1}),i[2]||(i[2]=e("."))]),o("p",null,[i[5]||(i[5]=e("Se si \xE8 su un dispositivo a 64 bit (come un iPhone 5S), continua con ")),l(a,{to:"/it_IT/using-tns"},{default:t(()=>i[3]||(i[3]=[e("TotallyNotSpyware")])),_:1}),i[6]||(i[6]=e(" o ")),l(a,{to:"/it_IT/updating-to-12-5-5"},{default:t(()=>i[4]||(i[4]=[e("Aggiornare a 12.5.5")])),_:1}),i[7]||(i[7]=e("."))])])])}var f=n(p,[["render",m],["__file","index.html.vue"]]);export{f as default}; diff --git a/assets/index.html.2d45bd78.js b/assets/index.html.2d45bd78.js new file mode 100644 index 000000000000..cbacfae5cf76 --- /dev/null +++ b/assets/index.html.2d45bd78.js @@ -0,0 +1 @@ +import{_ as d,r as t,o as u,c as p,e as l,a as e,b as o,d as a,w as s}from"./app.748f7f56.js";const c={},m={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},h={href:"https://theodyssey.dev",target:"_blank",rel:"noopener noreferrer"},v={href:"https://chimera.coolstar.org/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://taurine.app/",target:"_blank",rel:"noopener noreferrer"},g={class:"custom-container tip"},f={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},z={href:"https://discord.gg/Sileo",target:"_blank",rel:"noopener noreferrer"},k={href:"https://parcility.co",target:"_blank",rel:"noopener noreferrer"};function S(P,i){const r=t("ExternalLinkIcon"),n=t("router-link");return u(),p("div",null,[i[29]||(i[29]=l('

    Bootloop e respring loop

    Respring Loop

    Un respring loop \xE8 sintomo di uno o pi\xF9 tweak incompatibili, che causano il blocco del dispositivo mentre sei in uno stato jailbroken.

    Mentre non c'\xE8 modo semplice per diagnosticare ci\xF2 che provoca un respring loop, la colpa pi\xF9 probabile \xE8 il tweak pi\xF9 recente installato/aggiornato che risulta incompatibile con la tua versione di iOS o un altro tweak.

    Jailbreak semi-(un)tethered

    TIP

    Un jailbreak semi-tethered \xE8 un jailbreak che ha bisogno di un'app su un computer per eseguire il jailbreak dopo un riavvio.

    Un jailbreak semi-untethered \xE8 un jailbreak che ha bisogno di un'app o di un sito web per eseguire il jailbreak dopo un riavvio.

    Per uscire da un respring loop, riavvia forzatamente il tuo dispositivo. Una volta riavviato, disabilita l'iniezione dei tweak dalle impostazioni dell'app di jailbreak. Una volta che sei jailbroken, dovresti essere in grado di accedere al gestore dei pacchetti e rimuovere il tweak pi\xF9 recente o l'ultima modifica delle impostazioni di un tweak che potrebbe aver causato il respring loop.

    ',7)),e("p",null,[i[1]||(i[1]=o("In uno scenario peggiore, in cui non \xE8 possibile diagnosticare o risolvere il problema, chiedi supporto nel ")),e("a",m,[i[0]||(i[0]=o("server discord di r/jailbreak")),a(r)]),i[2]||(i[2]=o(" o ripristina il rootFS."))]),i[30]||(i[30]=l('

    Jailbreak untethered

    TIP

    Un jailbreak untethered \xE8 un jailbreak che persiste dopo un riavvio

    Un respring loop su un jailbreak untethered \xE8 molto facile da confondere con un bootloop, dal momento che anche al riavvio del dispositivo il respring loop persister\xE0.

    Per uscire da un potenziale respring loop, \xE8 necessario riavviare forzatamente il dispositivo e tenere premuto il Volume Su, siccome la tempistica varia a seconda dei jailbreak, la cosa migliore \xE8 tenere premuto Volume Su fino a quando non si avvia iOS.

    Anche se dopo aver tentato di fare ci\xF2 pi\xF9 volte non \xE8 possibile avviare iOS tenendo premuto il Volume Su; potresti essere in un bootloop.

    Bootloop

    Un bootloop \xE8 un errore irrecuperabile causato dai file di sistema corrotti o un errore hardware. Anche se molto pi\xF9 raro nelle versioni moderne di iOS, \xE8 comunque possibile imbattersi in un bootloop.

    Un bootloop pu\xF2 essere riconosciuto dal fatto che il logo Apple appaia costantemente, anche dopo aver eseguito un riavvio forzato del dispositivo.

    Per uscire da un bootloop \xE8 necessario ripristinare il dispositivo in DFU mode.

    Come entrare in modalit\xE0 DFU

    Per i dispositivi con un pulsante home fisico (iPhone 6s e precedenti):

    1. Tieni premuto il tasto Home e Power.
    2. Dopo 8 secondi, rilascia il tasto Power e continua a tenere premuto il tasto Home.

    Per iPhone 7/7+, iPod 7th Gen e gli iPad del 2018:

    1. Accendi il tuo iPhone/iPad se non lo \xE8 gi\xE0
    2. Connettilo al tuo computer con un cavo USB
    3. Avvia iTunes (o Finder su macOS Catalina e pi\xF9 recenti) e controlla che l'iPhone/iPad sia riconosciuto
    4. Tieni premuti i tasti Volume Gi\xF9 e Accensione.
    5. Dopo 8 secondi, rilascia il tasto Power e continua a tenere premuto il tasto Home.

    Per dispositivi senza tasto Home, iPhone 8/8+, iPad Air 5 e iPad Mini 6:

    1. Accendi il tuo iPhone/iPad se non lo \xE8 gi\xE0
    2. Connettilo al tuo computer con un cavo USB
    3. Avvia iTunes (o Finder su macOS Catalina e pi\xF9 recenti) e controlla che l'iPhone/iPad sia riconosciuto
    4. Premi il tasto Volume Su immediatamente seguito dal tasto Volume Gi\xF9
    5. Premi e tieni premuto il tasto Accensione fino a quando lo schermo diventa nero
    6. Rilascia il tasto Accensione
    7. Immediatamente dopo, tieni premuto il tasto Accensione e il tasto Volume gi\xF9 per 5 secondi
    8. Rilascia il tasto Accensione ma continua a tener premuto il tasto Volume Gi\xF9 per altri 5 secondi

    Come uscire dalla modalit\xE0 DFU

    Per i dispositivi con un pulsante home fisico (iPhone 6s e precedenti):

    Tieni premuto il tasto Home e il tasto Accensione fino al riavvio del dispositivo.

    Per iPhone 7/7+, iPod 7th Gen e gli iPad del 2018:

    Tieni premuto il tasto Accensione e il tasto Volume Gi\xF9 fino al riavvio del dispositivo.

    Per dispositivi senza tasto Home, iPhone 8/8+, iPad Air 5 e iPad Mini 6:

    1. Premi rapidamente il tasto Volume su
    2. Premi rapidamente il tasto Volume gi\xF9
    3. Tieni premuto il tasto Accensione fino al riavvio del dispositivo.

    Errori comuni su Chimera, Odyssey e Taurine

    ERR_Jailbreak

    DANGER

    Se riscontri questo problema mentre usi taurine-permanent, segui ERR_Jailbreak quando si utilizza taurine-permanent.

    Questo \xE8 causato dal fatto di aver usato un altro jailbreak prima di Taurine. Per risolvere questo problema, \xE8 necessario ripristinare il rootfs:

    1. Riavvia il dispositivo.
    2. Apri l'app di Odyssey o Taurine, a seconda della tua versione iOS.
    3. Attiva l'opzione Restore Rootfs
    4. Premi su Jailbreak.

    Una volta che il ripristino del rootfs sar\xE0 completato con successo, prova di nuovo ad eseguire il jailbreak.

    ERR_Already_Jailbroken e ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)

    ERR_Already_Jailbroken indica che il processo di jailbreak \xE8 stato interrotto. ERR_KernRW e ERR_TFP0 indicano che l'exploit non \xE8 riuscito. Entrambi possono essere risolti nello stesso modo:

    1. Riavvia il dispositivo.
    2. Apri l'app di Odyssey o Taurine, a seconda della tua versione iOS.
    3. Premi su Jailbreak.

    TIP

    I Jailbreak non hanno quasi mai un successo del 100%, potrebbe essere necessario riprovare ad eseguire il jailbreak pi\xF9 volte

    "Installation Error" dopo aver aperto Sileo per la prima volta con Odyssey 1.4.2

    ',34)),e("p",null,[i[4]||(i[4]=o("Rimuovi la versione attualmente installata di Odyssey, esegui il sideload dell'")),e("a",h,[i[3]||(i[3]=o("ultima versione di Odyssey")),a(r)]),i[5]||(i[5]=o(", ripristina il rootfs e poi esegui nuovamente il jailbreak."))]),i[31]||(i[31]=e("h3",{id:"impossibilita-di-aprire-newterm-o-cr4shed-dopo-un-po-di-tempo-che-si-utilizza-taurine",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#impossibilita-di-aprire-newterm-o-cr4shed-dopo-un-po-di-tempo-che-si-utilizza-taurine","aria-hidden":"true"},"#"),o(" Impossibilit\xE0 di aprire NewTerm o Cr4shed dopo un po' di tempo che si utilizza Taurine")],-1)),i[32]||(i[32]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[o("Se ti trovi su 14.3 o successivi "),e("em",null,"oppure"),o(" hai un dispositivo A12 o pi\xF9 recente, \xE8 probabile che il dispositivo si sia riavviato (il che significa che non sei pi\xF9 in uno stato Jailbroken) o potresti avere qualche altro problema non causato dal jailbreak.")])],-1)),i[33]||(i[33]=e("p",null,[o("Se ti trovi su 14.0-14.3 "),e("em",null,"e"),o(" su un dispositivo A11 o precedente, questo problema \xE8 causato dal fatto che alcuni tweak e applicazioni utilizzano delle librerie che hanno dei componenti che possono avviarsi prima del jailbreak, ci\xF2 \xE8 in grado di interrompere il codesigning. Quando ci\xF2 accade, i tweak e le applicazioni che utilizzano queste librerie non possono essere utilizzate.")],-1)),e("p",null,[i[7]||(i[7]=o("La soluzione pi\xF9 facile a questo problema \xE8 quella di riavviare il dispositivo e ri-eseguire ol jailbreak. In alternativa, se non vuoi che questo problema accada, puoi eseguire il jailbreak con ")),a(n,{to:"/installing-odysseyra1n"},{default:s(()=>i[6]||(i[6]=[o("Odysseyra1n")])),_:1}),i[8]||(i[8]=o(", siccome Taurine e Odysseyra1n sono entrambi intercompatibili fra loro e Odysseyra1n non \xE8 influenzato da questo problema."))]),i[34]||(i[34]=e("h3",{id:"err-jailbreak-quando-si-utilizza-taurine-permanent",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#err-jailbreak-quando-si-utilizza-taurine-permanent","aria-hidden":"true"},"#"),o(" ERR_Jailbreak quando si utilizza taurine-permanent")],-1)),i[35]||(i[35]=e("p",null,"Aggiorna all'ultima versione di taurine-permanent.",-1)),i[36]||(i[36]=e("h3",{id:"sileo-non-compare-nella-home-screen-dopo-aver-eseguito-il-jailbreak-per-la-prima-volta-su-chimera-1-6-1-o-taurine-1-1-2",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#sileo-non-compare-nella-home-screen-dopo-aver-eseguito-il-jailbreak-per-la-prima-volta-su-chimera-1-6-1-o-taurine-1-1-2","aria-hidden":"true"},"#"),o(" Sileo non compare nella home screen dopo aver eseguito il jailbreak per la prima volta su Chimera 1.6.1 o Taurine 1.1.2")],-1)),e("ul",null,[e("li",null,[i[10]||(i[10]=o("Se hai questo problema su Chimera, usa ")),e("a",v,[i[9]||(i[9]=o("l'ultima versione di Chimera")),a(r)])]),e("li",null,[i[12]||(i[12]=o("Se riscontri questo problema su Taurine, usa ")),e("a",b,[i[11]||(i[11]=o("l'ultima versione di Taurine")),a(r)])])]),i[37]||(i[37]=l('

    Errori comuni su unc0ver

    Problemi generali con unc0ver su iOS 14

    TIP

    Mentre questi problemi sono generalmente i pi\xF9 frequenti su iOS 14, alcuni problemi potrebbero essere presenti anche su versioni precedenti di iOS

    Durante l'utilizzo di unc0ver su iOS 14, \xE8 molto comune imbattersi in questi problemi:

    • Le applicazioni si bloccano quando si tenta di avviarle
    • Vari problemi relativi all'app store (inclusa l'incapacit\xE0 di scaricare app o effettuare acquisti in app)
    • Non riuscire a ricevere chiamate mentre si \xE8 jailbroken
    • Problemi mentre si utilizzano i dati mobili (come non essere in grado di caricare pagine web o altri servizi online)
    • Impossibile salvare, scattare o visualizzare screenshot
    • Safari non carica le pagine o le ricarica infinitamente
    • La sezione di condivisione non funziona correttamente
    • Problemi di connessione con Carplay.

    WARNING

    Se stai usando Fugu14 per avere unc0ver firmato in modo permanente, si possono sperimentare questi problemi in misura maggiore, cos\xEC come alcuni problemi esclusivi di Fugu14, come:

    • L'incapacit\xE0 di visualizzare le statistiche della batteria
    • Kernel panic pi\xF9 frequenti e casuali

    Per risolvere temporaneamente questi problemi, esegui uno userspace reboot digitando launchctl reboot userspace in un'app terminale (ad esempio NewTerm) sul tuo dispositivo.

    rootFS already mounted

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Spazio iX
      • Potrebbe apparire come Spazio iPhone, Spazio iPad o Spazio iPod
    3. Scorri fino all'Aggiornamento di Sistema scaricato e tocca su di esso
    4. Clicca su Elimina
    5. Riesegui unc0ver

    Se ancora non riesci a risolvere, o non c'\xE8 nessun aggiornamento scaricato, potrebbe essere necessario scaricare l'aggiornamento OTA ed eliminarlo nuovamente. Prova le seguenti indicazioni:

    1. Apri l'applicazione di unc0ver
    2. Tocca l'icona delle impostazioni nell'angolo in alto a destra
    3. Deseleziona tutte le opzioni
    4. Abilita Restore RootFS
    5. Clicca su Done nell'angolo in alto a destra
    6. Vai nella sezione dove si esegue il jailbreak e clicca su Restore RootFS
      • Se appare Jailbreak, torna indietro e controlla che Restore RootFS sia l'unica opzione abilitata
    7. Quando viene richiesto il ripristino, premi OK
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    8. Quando finito, tocca di nuovo OK e il dispositivo verr\xE0 riavviato
    9. Apri l'app delle Impostazioni
    10. Vai su Generali -> Aggiornamento Software
    11. Scarica l'aggiornamento del software ma non installarlo
    12. Torna a Generale
    13. Una volta scaricato, vai su Spazio iX
      • Potrebbe apparire come Spazio iPhone, Spazio iPad o Spazio iPod
    14. Scorri fino all'Aggiornamento di Sistema scaricato e tocca su di esso
    15. Clicca su Elimina
    16. Scorri fino all'applicazione unc0ver e cliccaci sopra
    17. Clicca su Elimina
    18. Installa unc0ver di nuovo, ma non eseguirlo
    19. Attiva la modalit\xE0 aereo ed esegui il jailbreak
      • Questo pu\xF2 richiedere diversi tentativi, continua a provare fino a quando non funziona
    ',11)),e("div",g,[i[16]||(i[16]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[14]||(i[14]=o("Se non funziona, chiedi supporto sul ")),e("a",f,[i[13]||(i[13]=o("Server Discord")),a(r)]),i[15]||(i[15]=o(" di r/Jailbreak."))])]),i[38]||(i[38]=e("h3",{id:"non-essere-in-grado-di-rieseguire-il-jailbreak-o-ripristinare-il-rootfs-su-unc0ver-dopo-aver-utilizzato-tweak-come-batchomatic-o-iamlazy",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#non-essere-in-grado-di-rieseguire-il-jailbreak-o-ripristinare-il-rootfs-su-unc0ver-dopo-aver-utilizzato-tweak-come-batchomatic-o-iamlazy","aria-hidden":"true"},"#"),o(" Non essere in grado di rieseguire il jailbreak o ripristinare il rootfs su unc0ver dopo aver utilizzato tweak come Batchomatic o IAmLazy")],-1)),i[39]||(i[39]=e("p",null,"La tua possibilit\xE0 di risolvere questo problema dipende dalla tua versione di iOS:",-1)),e("ul",null,[e("li",null,[i[18]||(i[18]=o("Se sei su iOS 14.3 o inferiore (tranne se sei su 11.x o su A12(X) con 12.1.3-12.4.1), segui un'altra guida per ripristinare ")),a(n,{to:"/it_IT/restoring-rootfs"},{default:s(()=>i[17]||(i[17]=[o("il RootFS")])),_:1}),i[19]||(i[19]=o(" che sia supportata dal tuo dispositivo/versione di ios."))]),i[20]||(i[20]=e("li",null,"Se sei su iOS 14.4-14.5.1, prova a ripristinare il rootfs nell'app di Fugu14",-1)),i[21]||(i[21]=e("li",null,"Se sei su iOS 14.6-14.8, le tue opzioni sono quelle di attendere un aggiornamento di unc0ver che risolve questo problema, o ripristinare il dispositivo in modalit\xE0 DFU all'ultima versione di iOS e perdere la capacit\xE0 di eseguire il jailbreak fino a quando non ne uscir\xE0 uno",-1))]),i[40]||(i[40]=e("h2",{id:"correggere-gli-errori-di-installazione-dei-pacchetti-su-sileo",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#correggere-gli-errori-di-installazione-dei-pacchetti-su-sileo","aria-hidden":"true"},"#"),o(" Correggere gli errori di installazione dei pacchetti su Sileo")],-1)),i[41]||(i[41]=e("p",null,"Ai fini di questa sezione di risoluzione dei problemi, stiamo supponendo che usate Sileo su Taurine/Odysseyra1n.",-1)),i[42]||(i[42]=e("p",null,[o("Per determinare quale errore si sta incontrando, dovrai cliccare su "),e("code",null,"Mostra Dettagli"),o(" su Sileo quando riscontri un errore durante l'installazione o la rimozione di un pacchetto.")],-1)),e("p",null,[i[23]||(i[23]=o("Se le risoluzioni qui sotto non funzionano, puoi chiedere supporto sul ")),e("a",z,[i[22]||(i[22]=o("Server Discord")),a(r)]),i[24]||(i[24]=o(" di Sileo."))]),i[43]||(i[43]=l('

    Syntax error: "(" unexpected

    Questo errore indica che lo sviluppatore del tweak che stai cercando di installare/rimuovere ha scritto lo script di installazione/rimozione in modo errato. Avrai bisogno di Filza per risolvere questo problema.

    Rimozione del tweak che causa questo errore

    1. Apri Filza e vai su /Library/dpkg/info
    2. Trova il file .postinst o .postrm corrispondente al tweak che riporta un errore, ad esempio com.miro.shortmoji2. postinst sarebbe il file da modificare se ShortMoji 2 riportasse un errore di installazione o com. miro.shortmoji2.postrm se riportasse un errore di disinstallazione
    3. Tocca e tieni premuto il file finch\xE9 non appare un menu
    4. Premi Apri con
    5. Premi Editor di testo
    6. Trova la prima riga del file che dice #!/bin/sh
    7. Sostituisci sh con bash
    8. Clicca su Salva
    9. Apri Sileo
    10. Disinstalla il tweak.
      • Per i tweak a pagamento, \xE8 necessario inviare una segnalazione di un bug allo sviluppatore se si desidera installare il tweak.
      • Per i tweak gratuiti, dovresti inviare una segnalazione di un bug allo sviluppatore. Se desideri installare immediatamente il tweak, continua con questa guida.

    Modificare il tweak per correggere l'errore (solo tweak gratuiti)

    ',5)),e("ol",null,[e("li",null,[i[26]||(i[26]=o("Apri ")),e("a",k,[i[25]||(i[25]=o("Parcility")),a(r)]),i[27]||(i[27]=o(" su Safari nel tuo dispositivo"))]),i[28]||(i[28]=l("
  • Cerca il tweak che vuoi installare
    • Se non appare nella ricerca, dovrai aspettare che lo sviluppatore aggiorni il proprio tweak
  • Clicca su Download
  • Una volta terminato il download del file, clicca sul file nel menu dei download di Safari
  • Clicca sul tasto di condivisione
  • Clicca Salva su Filza
  • Clicca su Salva
  • Apri Filza, si aprir\xE0 nella cartella in cui hai scaricato il file del tweak
  • Tocca il tweak che desideri correggere
  • Scorri verso il basso e tocca Estrai
  • Apri la cartella estratta e vai a DEBIAN
  • Ripeti i passaggi 2-8 di Rimozione del tweak che causa questo errore sopra
  • Torna alla cartella in cui hai scaricato il tweak
  • Tocca e tieni premuta la cartella del tweak
  • Premi Crea DEB
  • Tocca e tieni premuto il file deb ottenuto
  • Premi Apri con
  • Clicca su Sileo
  • Clicca su Installa
  • ",18))]),i[44]||(i[44]=l('

    TIP

    Alcuni sviluppatori nella community del Jailbreak mettono una call alla shell sbagliata nei loro script di installazione/rimozione. Fino Ad Aprile 2021, la maggior parte dei Jailbreak puntavano /bin/sh su /bin/bash cos\xEC gli sviluppatori sono stati in grado di utilizzare #!/bin/sh per indicare quale shell usare anche se usano le funzioni di Bash. Nell'aprile 2021, Procursus, che viene utilizzaro su Chimera, Odyssey, Taurine e Odysseyra1n, ha iniziato ad usare una shell differente con prestazioni pi\xF9 elevate. Ci\xF2 ha provocato in non funzionamento di questi script formattati in modo errato.

    Exec format error

    Questo errore indica che lo sviluppatore del tweak che stai cercando di installare/rimuovere omesso una parte fondamentale durante la scrittura dello script di installazione/rimozione. Avrai bisogno di Filza per risolvere questo problema.

    Rimozione del tweak che causa questo errore

    1. Apri Filza e vai su /Library/dpkg/info
    2. Trova il file .postinst o .postrm corrispondente al tweak che riporta un errore, ad esempio com.miro.shortmoji2. postinst sarebbe il file da modificare se ShortMoji 2 riportasse un errore di installazione
    3. Tocca e tieni premuto il file finch\xE9 non appare un men\xF9.
    4. Premi Apri con
    5. Premi Editor di testo
    6. Aggiungi una nuova riga all'inizio del file che dice #!/bin/bash.
    7. Clicca su Salva
    8. Apri Sileo
    9. Disinstalla il tweak.
    10. Naviga fino alla sezione Sorgenti
    11. Esegui uno swipe verso il basso per aggiornare le sorgenti
    12. Naviga fino alla sezione Cerca
    13. Digita libiosexec1 nel campo Ricerca
    14. Installa libiosexec1 di Hayden Seay
    15. Prova a installare nuovamente il tweak che causava un errore

    TIP

    Nel maggio 2021, Procursus ha tentato di migrare a una versione di dpkg che non gestisce pi\xF9 questo errore di installazione, gli sviluppatori avrebbero dovuto includere #! bin/sh o #!/bin/bash nei loro script. Al momento della scrittura, lo sviluppatore principale di Procursus ha creato una patch, libiosexec, che riaggiunge questa gestione degli errori. Se continui a riscontrare questo errore, potresti non aver aggiornato i pacchetti da un po'.

    ',6))])}var y=d(c,[["render",S],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.2d6ad0f6.js b/assets/index.html.2d6ad0f6.js new file mode 100644 index 000000000000..640020ea20a3 --- /dev/null +++ b/assets/index.html.2d6ad0f6.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-2e50eb42","path":"/it_IT/get-started/select-ipad/","title":"Selezione Del Dispositivo (iPad)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione Del Dispositivo (iPad)","description":"Scopri quali jailbreak puoi usare sul tuo iPad","chartType":"deviceGroup","widePage":true,"type":"iPad","group":[{"name":"iPad (10th generation)","type":"iPad","order":9,"devices":["iPad13,18","iPad13,19"],"released":["2022-10-26","2023-10-25"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,18","count":4,"dark":false}},{"name":"iPad (9th generation)","type":"iPad","order":8,"devices":["iPad12,1","iPad12,2"],"released":["2021-09-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad12,1","count":2,"dark":true}},{"name":"iPad (8th generation)","type":"iPad","order":7,"devices":["iPad11,6","iPad11,7"],"released":["2020-09-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,6","count":1,"dark":false}},{"name":"iPad (7th generation)","type":"iPad","order":6,"devices":["iPad7,11","iPad7,12"],"released":["2019-09-25"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 18.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,11","count":1,"dark":false}},{"name":"iPad (6th generation)","type":"iPad","order":5,"devices":["iPad7,5","iPad7,6"],"released":["2018-03-27"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,5","count":1,"dark":false}},{"name":"iPad (5th generation)","type":"iPad","order":4,"devices":["iPad6,11","iPad6,12"],"released":["2017-03-24"],"soc":["A9"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,11","count":1,"dark":false}},{"name":"iPad (4th generation)","type":"iPad","order":3,"devices":["iPad3,4","iPad3,5","iPad3,6"],"released":["2012-11-02"],"soc":["A6X"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,4","count":1,"dark":false}},{"name":"iPad (3rd generation)","type":"iPad","order":2,"devices":["iPad3,1","iPad3,2","iPad3,3"],"released":["2012-03-16"],"soc":["A5X"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,1","count":1,"dark":false}},{"name":"iPad 2","type":"iPad","order":1,"devices":["iPad2,1","iPad2,2","iPad2,3","iPad2,4"],"released":["2011-03-11","2012-03-25"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,1","count":1,"dark":false}},{"name":"iPad","type":"iPad","devices":["iPad1,1"],"released":["2010-04-03"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.2dd9c3b0.js b/assets/index.html.2dd9c3b0.js new file mode 100644 index 000000000000..ad7bbb7c134a --- /dev/null +++ b/assets/index.html.2dd9c3b0.js @@ -0,0 +1 @@ +import{_ as r,r as s,o as l,c as n,a as i,b as a,d as t,e as d}from"./app.748f7f56.js";const p={},c={class:"custom-container tip"},u={href:"https://cfw.guide/",target:"_blank",rel:"noopener noreferrer"},m={class:"custom-container tip"},g={href:"https://crowdin.com/project/ioscfwguide",target:"_blank",rel:"noopener noreferrer"};function b(h,e){const o=s("ExternalLinkIcon");return l(),n("div",null,[i("div",c,[e[3]||(e[3]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[1]||(e[1]=a("Per guide complete su homebrew e custom firmware per altri dispositivi, controlla ")),i("a",u,[e[0]||(e[0]=a("CFW.Guide")),t(o)]),e[2]||(e[2]=a("."))])]),e[7]||(e[7]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,"Prima di continuare, leggi attentamente tutte le pagine introduttive (compresa questa!).")],-1)),i("div",m,[e[6]||(e[6]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[5]||(e[5]=a("Stiamo cercando persone per tradurre la guida, se sei interessato, vai su ")),i("a",g,[e[4]||(e[4]=a("Crowdin")),t(o)])])]),e[8]||(e[8]=d('

    Che cos'\xE8 il jailbreak?

    Jailbreak \xE8 un termine utilizzato per descrivere il processo che consente di sbloccare veramente il potenziale del tuo dispositivo iOS. Il sistema operativo mobile di Apple \xE8 noto per la sua sicurezza e questo \xE8 in parte a causa di quanto sia bloccato. Eseguire il jailbreak del tuo dispositivo ti permetter\xE0 di infrangere tali restrizioni e personalizzare il dispositivo a tuo piacimento.

    Il Jailbreak ti d\xE0 la possibilit\xE0 di installare applicazioni di terze parti e "tweak" (modifiche) tramite un gestore di pacchetti per personalizzare e migliorare l'esperienza utente. Il Jailbreak \xE8 gratuito e facile da eseguire per la maggior parte dei dispositivi.

    Il Jailbreak \xE8 legale?

    Il Jailbreak negli Stati Uniti \xE8 perfettamente legale. Nel 2010, l'Ufficio per il Copyright degli Stati Uniti ha dichiarato il Jailbreak come un'eccezione al Digital Millennium Copyright Act.

    Prima di procedere dovresti controllare se nel tuo Paese \xE8 legale o meno, tuttavia nella maggior parte dei Paesi non dovrebbero esserci problemi.

    Cos'\xE8 un gestore di pacchetti?

    I gestori di pacchetti sono utilizzati per installare, disinstallare e modificare software ufficiali e fatti dalla community per personalizzare il tuo dispositivo. Sileo \xE8 un esempio di gestore di pacchetti.

    Possono essere messi a confronto con l'App Store di iOS, dove \xE8 possibile installare software gratuiti o a pagamento.

    Cosa sono i tweak?

    I tweak sono tipicamente pacchetti software che possono essere installati sul dispositivo e trasformano l'aspetto e l'esperienza del tuo dispositivo iOS. Con alcune eccezioni, i tweak di solito non possiedono un'icona app, ma piuttosto un'area nell'app Impostazioni per modificare il funzionamento dei vari tweak. I tweak pi\xF9 semplici potrebbero non averla.

    Cosa posso fare una volta eseguito il Jailbreak?

    • Ottenere pieno accesso al sistema operativo del tuo dispositivo
    • Ottenere l'accesso a un gestore di pacchetti, come Sileo
    • Installare temi per cambiare l'aspetto e la sensazione del tuo dispositivo
    • Installare tweak per modificare il comportamento di iOS

    Cosa dovrei sapere prima di iniziare?

    DANGER

    Prima di seguire i passaggi di questa guida, \xE8 necessario conoscere i rischi del jailbreak: Ogni volta che si modifica il sistema in qualsiasi modo, c'\xE8 sempre la possibilit\xE0 di poter perdere i dati utente e la capacit\xE0 di eseguire il jailbreak. Tuttavia, \xE8 molto raro che un sistema sia reso del tutto irrecuperabile.

    • \xC8 fortemente consigliato eseguire il backup del dispositivo su iCloud, iTunes o Finder (su macOS Catalina o pi\xF9 recenti) in caso di perdita dei dati
    • Se non si verificano problemi durante l'installazione, sarai jailbroken senza alcuna perdita dei dati
    • Mantieni il dispositivo collegato a una fonte di alimentazione o mantieni la batteria abbastanza carica, in modo che qualsiasi spegnimento imprevisto pu\xF2 essere impedito
    • Eseguire il Jailbreak consente di sbloccare il sistema, ma pu\xF2 comportare una perdita dei dati se il sistema operativo viene danneggiato
    • Potresti essere vulnerabile a pi\xF9 malware e altri problemi di sicurezza dopo il jailbreak rispetto all'essere in uno stato non-jailbroken
    • La garanzia del dispositivo diventer\xE0 nulla dopo il jailbreak fino a quando non viene ripristinato a uno stato non-jailbroken, che \xE8 facile da fare
    ',16))])}var f=r(p,[["render",b],["__file","index.html.vue"]]);export{f as default}; diff --git a/assets/index.html.2e00fe94.js b/assets/index.html.2e00fe94.js new file mode 100644 index 000000000000..a11c5b97784e --- /dev/null +++ b/assets/index.html.2e00fe94.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as n}from"./app.748f7f56.js";const o={};function l(r,e){return a(),t("div",null,e[0]||(e[0]=[n('

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall either Taurine, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Taurine is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing Odysseyra1n, you do not need to follow this guide, for Taurine and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Open the Taurine application
    2. Enable Restore RootFS
    3. Press Jailbreak
      • This may take some time
      • If it fails, try again from the beginning
    4. When finished, tap OK and your device will restart

    Taurine should now be uninstalled, leaving you safe to install any other jailbreak.

    ',6)]))}var d=i(o,[["render",l],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.2e9015e7.js b/assets/index.html.2e9015e7.js new file mode 100644 index 000000000000..0c687ef620c0 --- /dev/null +++ b/assets/index.html.2e9015e7.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-6ca5fbce","path":"/it_IT/using-jailbreakme-saffron/","title":"JailbreakMe Saffron","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"JailbreakMe Saffron","description":"Guida all'utilizzo di JailbreakMe (Saffron)","permalink":"/it_IT/using-jailbreakme-saffron","redirect_from":["/it_IT/installing-jailbreakme-saffron","/it_IT/installing-saffron","/it_IT/saffron","/it_IT/jailbreakme-saffron"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Eseguire JailbreakMe Saffron","slug":"eseguire-jailbreakme-saffron","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-jailbreakme-saffron.md"}`);export{e as data}; diff --git a/assets/index.html.2e97f752.js b/assets/index.html.2e97f752.js new file mode 100644 index 000000000000..633535222de8 --- /dev/null +++ b/assets/index.html.2e97f752.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-616d7a04","path":"/installing-electra/","title":"Installing Electra","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Electra","description":"Guide to installing Electra","permalink":"/installing-electra","redirect_from":["/electra","/el"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"sileo","extra_contributors":["TheHacker894","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Electra","slug":"running-electra","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":4},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-electra.md"}');export{e as data}; diff --git a/assets/index.html.2ebd6cc8.js b/assets/index.html.2ebd6cc8.js new file mode 100644 index 000000000000..38debf8e746f --- /dev/null +++ b/assets/index.html.2ebd6cc8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2ddd21a0","path":"/installing-trollstore-trollhelper/","title":"Installing TrollStore (TrollHelper)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollHelper)","description":"Guide to installing TrollStore via the TrollStore Helper package","permalink":"/installing-trollstore-trollhelper","sidebar":false,"redirect_from":["/installing-trollstorehelper","/trollhelper","/trollstorehelper"],"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}],"git":{"updatedTime":1725310496000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":8},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/guides/trollstore/trollhelper.md"}');export{e as data}; diff --git a/assets/index.html.2f72a928.js b/assets/index.html.2f72a928.js new file mode 100644 index 000000000000..441501eb5862 --- /dev/null +++ b/assets/index.html.2f72a928.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-0d50255e","path":"/it_IT/credits/","title":"Riconoscimenti","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Riconoscimenti","description":"Crediti per il sito web e l'autore","permalink":"/it_IT/credits"},"excerpt":"","headers":[{"level":2,"title":"Riconoscimenti","slug":"riconoscimenti","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/misc/credits.md"}`);export{i as data}; diff --git a/assets/index.html.30c7f9a2.js b/assets/index.html.30c7f9a2.js new file mode 100644 index 000000000000..e520a4f29113 --- /dev/null +++ b/assets/index.html.30c7f9a2.js @@ -0,0 +1 @@ +import{_ as n}from"./sideloadly_win.6263388d.js";import{_ as d,r as a,o as p,c as u,a as o,b as e,d as l,w as s,e as m}from"./app.748f7f56.js";const v={},f={class:"custom-container warning"},y={href:"https://theodyssey.dev/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container warning"};function k(I,i){const t=a("router-link"),r=a("ExternalLinkIcon");return p(),u("div",null,[o("p",null,[i[1]||(i[1]=e("Odyssey \xE8 un ")),l(t,{to:"/it_IT/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:s(()=>i[0]||(i[0]=[e("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=e(", richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio."))]),i[30]||(i[30]=o("p",null,"Il tool \xE8 compatibile con dispositivi su versioni di iOS/iPadOS 13.0-13.7.",-1)),o("p",null,[i[4]||(i[4]=e("A causa di come funzionano i jailbreak semi-untethered, l'app avr\xE0 bisogno di essere ")),l(t,{to:"/it_IT/resigning-apps"},{default:s(()=>i[3]||(i[3]=[e("ri-firmata")])),_:1}),i[5]||(i[5]=e(" ogni 7 giorni."))]),i[31]||(i[31]=o("p",null,"Utilizzeremo Sideloadly per installare l'app di Odyssey sul tuo dispositivo iOS nello step successivo.",-1)),o("div",f,[i[9]||(i[9]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[i[7]||(i[7]=e("Se attualmente hai eseguito il jailbreak tramite un altro tool (escluso Odysseyra1n), assicurati di ")),l(t,{to:"/it_IT/restoring-rootfs"},{default:s(()=>i[6]||(i[6]=[e("rimuoverlo correttamente")])),_:1}),i[8]||(i[8]=e(" prima di proseguire."))])]),i[32]||(i[32]=o("h2",{id:"download",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),e(" Download")],-1)),i[33]||(i[33]=o("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[o("p",null,[e(" Odyssey \xE8 attualmente firmato su "),o("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),e(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),o("ul",null,[o("li",null,[i[11]||(i[11]=e("L\u2019ultima versione di ")),o("a",y,[i[10]||(i[10]=e("Odyssey")),l(r)])]),o("li",null,[i[13]||(i[13]=e("L\u2019ultima versione di ")),o("a",g,[i[12]||(i[12]=e("Sideloadly")),l(r)])]),o("li",null,[i[15]||(i[15]=e("L\u2019ultima versione di ")),o("a",z,[i[14]||(i[14]=e("iTunes")),l(r)]),i[16]||(i[16]=e(" se sei su Windows"))])]),i[34]||(i[34]=m('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Odyssey su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Odyssey adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Odyssey

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di Odyssey dalla home screen appena dopo il riavvio
    3. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),o("div",b,[i[26]||(i[26]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[i[18]||(i[18]=e("Se ricevi l'errore ")),i[19]||(i[19]=o("code",null,"ERR_Jailbreak",-1)),i[20]||(i[20]=e(", ")),i[21]||(i[21]=o("code",null,"ERR_Already_Jailbroken",-1)),i[22]||(i[22]=e(" o ")),i[23]||(i[23]=o("code",null,"ERR_TFP0",-1)),i[24]||(i[24]=e(" leggi la sezione Taurine/Odyssey ")),l(t,{to:"/it_IT/troubleshooting/#common-errors-on-odyssey-and-taurine"},{default:s(()=>i[17]||(i[17]=[e("sulla")])),_:1}),i[25]||(i[25]=e(" pagina di TroubleShooting."))])]),o("p",null,[i[28]||(i[28]=e("Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare ")),l(t,{to:"/it_IT/faq/#what-are-tweaks"},{default:s(()=>i[27]||(i[27]=[e("tweak")])),_:1}),i[29]||(i[29]=e(", temi e altro."))])])}var A=d(v,[["render",k],["__file","index.html.vue"]]);export{A as default}; diff --git a/assets/index.html.30d05222.js b/assets/index.html.30d05222.js new file mode 100644 index 000000000000..449560e5f1db --- /dev/null +++ b/assets/index.html.30d05222.js @@ -0,0 +1 @@ +import{_ as d,r as i,o as p,c,a as e,b as l,d as o,e as a,w as r}from"./app.748f7f56.js";const h={},m={href:"https://www.python.org/downloads",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/JJTech0130/TrollRestore/releases",target:"_blank",rel:"noopener noreferrer"};function y(g,n){const t=i("ExternalLinkIcon"),s=i("Tab"),u=i("Tabs");return p(),c("div",null,[n[12]||(n[12]=e("h2",{id:"requirements",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),l(" Requirements")],-1)),e("ul",null,[n[9]||(n[9]=e("li",null,"A device running iOS/iPadOS 15.2 to 16.6.1, 16.7 RC (20H18), or 17.0",-1)),e("li",null,[n[1]||(n[1]=l("The latest version of ")),e("a",m,[n[0]||(n[0]=l("python3")),o(t)])]),e("li",null,[n[3]||(n[3]=l("The latest version of ")),e("a",f,[n[2]||(n[2]=l("iTunes")),o(t)]),n[4]||(n[4]=l(" if on Windows."))]),e("li",null,[n[6]||(n[6]=l("The latest version of ")),e("a",w,[n[5]||(n[5]=l("TrollRestore")),o(t)]),n[7]||(n[7]=l(" for your platform. ")),n[8]||(n[8]=e("ul",null,[e("li",null,[l("For Windows, this will be "),e("code",null,"TrollRestore.exe")]),e("li",null,[l("For Apple Silicon Macs, this will be "),e("code",null,"TrollRestore_macOS_arm64.zip")]),e("li",null,[l("For Intel-based Macs, this will be "),e("code",null,"TrollRestore_macOS_amd64.zip")]),e("li",null,[l("For Linux, this will be "),e("code",null,"TrollRestore_Linux.zip")])],-1))])]),n[13]||(n[13]=a('

    WARNING

    Before continuing, if you're using macOS or Linux, extract the contents of the downloaded TrollRestore .zip file.

    WARNING

    As this method of installing TrollStore involves restoring a modified backup, you'll need to disable Find My before continuing with this guide.

    After this guide is complete, you are free to re-enable Find My.

    Running TrollRestore

    Please select your operating system:

    ',4)),o(u,{tabs:""},{default:r(()=>[o(s,{tab:"",name:"macOS/Windows",default:!0},{default:r(()=>n[10]||(n[10]=[e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,[l("The build of TrollRestore for "),e("em",null,"Intel-based Macs"),l(" is not notarized, which means you'll either need to Double Click while holding Control (if on macOS Sonoma or earlier) or by attempting to open it normally, and then opening "),e("code",null,"System Settings"),l(" -> "),e("code",null,"Privacy & Security"),l(" and scrolling down until you see "),e("code",null,"Open Anyway"),l(".")]),e("p",null,[l("Alternatively, if you're running into issues doing this, you can follow the "),e("code",null,"Linux"),l(" tab instead, as those steps work on all platforms (but are slightly more involved than the normal steps listed in this tab).")])],-1),e("h3",{id:"injecting-trollstore-helper",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#injecting-trollstore-helper","aria-hidden":"true"},"#"),l(" Injecting TrollStore Helper")],-1),e("ol",null,[e("li",null,[l("Plug your iOS device into your computer. "),e("ul",null,[e("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),e("li",null,"Open a File Explorer (Windows) or Finder (macOS) window."),e("li",null,[l("Navigate to where the downloaded/extracted file is saved. "),e("ul",null,[e("li",null,[l("This will likely be the "),e("code",null,"Downloads"),l(" folder.")])])]),e("li",null,[l("Double Click "),e("code",null,"TrollRestore"),l(".")]),e("li",null,[l("When prompted, type in the name of a system app you want to overwrite, and press enter. "),e("ul",null,[e("li",null,[l("If you are unsure as to what app you want to overwrite, overwrite the Tips app by entering "),e("code",null,"Tips")])])])],-1),e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[l("Until the device reboots, there is no visual indication "),e("em",null,"on the device itself"),l(" that anything is being done.")])],-1),e("p",null,"The TrollStore Helper should now be restored to your device, and your device will reboot once this process is complete.",-1)])),_:1}),o(s,{tab:"",name:"Linux"},{default:r(()=>n[11]||(n[11]=[e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[l("While this tab (and the associated zip file) are for Linux platforms, all other platforms can follow this tab and use the Linux "),e("code",null,".zip"),l(" file as an alternative to the normal executable files.")])],-1),e("h3",{id:"installing-dependencies",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-dependencies","aria-hidden":"true"},"#"),l(" Installing Dependencies")],-1),e("ol",null,[e("li",null,"Open a terminal application"),e("li",null,[l("Run "),e("code",null,"cd "),e("ul",null,[e("li",null,[l("In most cases, this will likely mean running "),e("code",null,"cd ~/Downloads/TrollRestore_Linux")])])]),e("li",null,[l("Run "),e("code",null,"pip3 install -r requirements.txt"),l(" and follow the on screen prompts")])],-1),e("p",null,"All dependencies needed for TrollRestore should now be installed.",-1),e("h3",{id:"injecting-trollstore-helper-1",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#injecting-trollstore-helper-1","aria-hidden":"true"},"#"),l(" Injecting TrollStore Helper")],-1),e("ol",null,[e("li",null,[l("Plug your iOS device into your computer "),e("ul",null,[e("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),e("li",null,[e("em",null,"In the same terminal window as the previous section"),l(", run "),e("code",null,"python3 trollstore.py")]),e("li",null,[l("When prompted, type in the name of a system app you want to overwrite, and press enter. "),e("ul",null,[e("li",null,[l("If you are unsure as to what app you want to overwrite, overwrite the Tips app by entering "),e("code",null,"Tips")])])])],-1),e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[l("Until the device reboots, there is no visual indication "),e("em",null,"on the device itself"),l(" that anything is being done.")])],-1),e("p",null,"The TrollStore Helper should now be restored to your device, and your device will reboot once this process is complete.",-1)])),_:1})]),_:1}),n[14]||(n[14]=a('

    Installing TrollStore

    1. Unlock your device.
    2. Open the app you originally put in.
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    ',5))])}var v=d(h,[["render",y],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.315b2e07.js b/assets/index.html.315b2e07.js new file mode 100644 index 000000000000..e929ccba0626 --- /dev/null +++ b/assets/index.html.315b2e07.js @@ -0,0 +1 @@ +import{_ as i,r as l,o as a,c as d,a as t,b as n,d as o,e as g,w as p}from"./app.748f7f56.js";const u={},y={class:"custom-container tip"},f={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},x={style:{"text-align":"center"},colspan:"2"};function b(c,e){const r=l("ExternalLinkIcon"),s=l("router-link");return a(),d("div",null,[e[13]||(e[13]=t("h1",{id:"installing-trollstore",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#installing-trollstore","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),t("div",y,[e[3]||(e[3]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[1]||(e[1]=n("For support in English, ask for help on the r/Jailbreak ")),t("a",f,[e[0]||(e[0]=n("Discord Server")),o(r)]),e[2]||(e[2]=n("."))])]),e[14]||(e[14]=g('

    DANGER

    TrollStore is not a jailbreak.

    TrollStore is a tool which uses a CoreTrust bug in order to permanently sign any app with any entitlements which are necessary for the apps functioning.

    Installing TrollStore is a process which varies depending on Apple TV and tvOS you are running, as a result, different guides are attached below depending on said combination

    DANGER

    If your device is on tvOS 14.0 beta 1 or earlier, or is running tvOS 17.1 or newer, it will never be supported by TrollStore.


    ',5)),t("table",null,[e[11]||(e[11]=t("colgroup",null,[t("col",{span:"1",style:{width:"15%"}}),t("col",{span:"1",style:{width:"15%"}}),t("col",{span:"1",style:{width:"35%"}}),t("col",{span:"1",style:{width:"35%"}})],-1)),e[12]||(e[12]=t("thead",null,[t("tr",null,[t("th",{style:{"text-align":"center","font-weight":"bold"}},"From"),t("th",{style:{"text-align":"center","font-weight":"bold"}},"To"),t("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64 (A8 / A10X)"),t("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64e (A12 / A13)")])],-1)),t("tbody",null,[e[7]||(e[7]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"14.0 beta 1 and earlier"),t("td",{style:{"text-align":"center"},colspan:"2"},"Unsupported")],-1)),e[8]||(e[8]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"}},"14.0 beta 2"),t("td",{style:{"text-align":"center","font-weight":"bold"}},"14.8.1"),t("td",{style:{"text-align":"center"}},"Coming Soon"),t("td",{style:{"text-align":"center"}},"No Installation Method")],-1)),t("tr",null,[e[5]||(e[5]=t("td",{style:{"text-align":"center","font-weight":"bold"}},"15.0",-1)),e[6]||(e[6]=t("td",{style:{"text-align":"center","font-weight":"bold"}},"16.6",-1)),t("td",x,[o(s,{to:"/installing-trollhelper-misaka-tvos"},{default:p(()=>e[4]||(e[4]=[n("Installing TrollStore (Misaka) (tvOS)")])),_:1})])]),e[9]||(e[9]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0"),t("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0"),t("td",{style:{"text-align":"center"}},"Coming Soon"),t("td",{style:{"text-align":"center"}},"No Installation Method")],-1)),e[10]||(e[10]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"17.1 and later"),t("td",{style:{"text-align":"center"},colspan:"2"},"Unsupported")],-1))])])])}var w=i(u,[["render",b],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.32304c5b.js b/assets/index.html.32304c5b.js new file mode 100644 index 000000000000..09d3a52079cf --- /dev/null +++ b/assets/index.html.32304c5b.js @@ -0,0 +1 @@ +import{_ as l,r as a,o as d,c as s,a as o,b as t,d as n,e as p,w as u}from"./app.748f7f56.js";const c={},h={href:"http://jailbreakme.com",target:"_blank",rel:"noopener noreferrer"};function m(f,e){const i=a("ExternalLinkIcon"),r=a("router-link");return d(),s("div",null,[e[8]||(e[8]=o("p",null,"JailbreakMe Star is capable of jailbreaking every device on iPhone OS 3.1.2 to iOS 4.0.1 except for the iPad 1st Generation on iPhone OS 3.2.2.",-1)),e[9]||(e[9]=o("p",null,"JailbreakMe Star is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore.",-1)),e[10]||(e[10]=o("h2",{id:"running-jailbreakme-star",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#running-jailbreakme-star","aria-hidden":"true"},"#"),t(" Running JailbreakMe Star")],-1)),o("ol",null,[e[3]||(e[3]=o("li",null,"Open Safari on your iOS device",-1)),o("li",null,[e[1]||(e[1]=t("Go to the ")),o("a",h,[e[0]||(e[0]=t("jailbreakme.com")),n(i)]),e[2]||(e[2]=t(" website"))]),e[4]||(e[4]=o("li",null,'Slide to the right on "Slide to Jailbreak"',-1))]),e[11]||(e[11]=p('

    After a couple of minutes, Cydia should be installed on your home screen.

    Patching Cydia

    DANGER

    Skip these steps if you are on iOS 4 or higher

    1. Open Cydia and select Developer (No Filters)
    2. Wait for data to reload (May take a very long time, ensure device does not go to sleep)
    3. When prompted about essential upgrades, select Complete Upgrade (Again, ensure device does not go to sleep)
    4. Once done, tap Close Cydia (Restart)
    5. After Cydia has restarted, wait for it to reload data and ignore any errors about untrusted server certificates
    6. Go to the sources tab, tap Edit, then Add
    7. Type in http://cydia.invoxiplaygames.uk/, and wait until Close appears in the top righthand corner
    8. Tap on the newly added IPG's Cydia Repo, then tap Tweaks, then find Cydia HTTPatch
    9. Tap Install, then Confirm, then wait until Close appears in the top righthand corner
    10. Cydia will close, and should now be fully patched.
    ',4)),o("p",null,[e[6]||(e[6]=t("You can now use Cydia to install ")),n(r,{to:"/faq/#what-are-tweaks"},{default:u(()=>e[5]||(e[5]=[t("tweaks")])),_:1}),e[7]||(e[7]=t(", themes and more."))])])}var y=l(c,[["render",m],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.32dbea40.js b/assets/index.html.32dbea40.js new file mode 100644 index 000000000000..459c196b1f20 --- /dev/null +++ b/assets/index.html.32dbea40.js @@ -0,0 +1 @@ +import{_ as l,r,o as t,c as n,e as s,a as e,b as a,d as c,w as d}from"./app.748f7f56.js";const u={},p={class:"custom-container tip"};function m(g,i){const o=r("router-link");return t(),n("div",null,[i[3]||(i[3]=s('

    Lettura Necessaria

    Purtroppo, al momento non c'\xE8 nessun jailbreak disponibile per le versioni del firmware 5.0 o 5.1 su molti dispositivi A5. Tuttavia alcuni dispositivi, come l'iPhone 4s, possono essere aggiornati a 6.1.3 e utilizzare un jailbreak disponibile.

    Ci\xF2 si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poich\xE9 l'ultima versione OTA disponibile per il firmware corrente su questi dispositivi \xE8 6.1.3, possiamo facilmente aggiornare alla versione desiderata, a causa dell'et\xE0 della loro versione firmware corrente.

    Se \xE8 stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, \xE8 necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non \xE8 presente, puoi saltare alla sezione successiva della guida
    4. Clicca Rimuovi Profilo Scaricato

    Aggiornare a 6.1.3

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 6.1.3
    3. Scarica e installa l'aggiornamento
    ',9)),e("div",p,[i[2]||(i[2]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[1]||(i[1]=a("Se vuoi, invece di usare p0sixspwn, puoi continuare con ")),c(o,{to:"/it_IT/updating-to-8-4-1"},{default:d(()=>i[0]||(i[0]=[a("Aggiornare a 8.4.1")])),_:1})])])])}var f=l(u,[["render",m],["__file","index.html.vue"]]);export{f as default}; diff --git a/assets/index.html.32f379dd.js b/assets/index.html.32f379dd.js new file mode 100644 index 000000000000..16d05267bad3 --- /dev/null +++ b/assets/index.html.32f379dd.js @@ -0,0 +1 @@ +import{_ as s,r as l,o as h,c as d,e as i,a as o,b as a,d as r,w as n}from"./app.748f7f56.js";const u={};function c(g,e){const t=l("router-link");return h(),d("div",null,[e[9]||(e[9]=i('

    General Questions

    What is jailbreaking?

    Jailbreaking is a term used to describe the process that allows you to truly unlock the potential of your iOS device. Apple's mobile operating system is known for its security and that's partly because of how locked-down it is. Jailbreaking your device will allow you to break those restrictions and customize your device to how you like it.

    Jailbreaking gives you the ability to install custom applications and "tweaks" (modifications) from a package manager to customize and enhance the user experience. Jailbreaking is free and easy on most devices.

    Jailbreaking in the US is perfectly legal. In 2010, the US Copyright Office declared jailbreaking to be an exception to the Digital Millennium Copyright Act.

    You may want to check in your country whether it is legal there or not before proceeding, however in most countries it should be fine.

    What is a package manager?

    Package managers are used to install, uninstall and modify official or community-made software to customize your device. Sileo is an example of a package manager.

    They can be considered similar to the iOS App Store, where you can install both free and paid software.

    What's a repo?

    These are essentially databases that contain lots of tweaks for you to install. When you add repos to your package manager, you will be able to install the tweaks contained on it, and look for them using the search function.

    What are tweaks?

    Tweaks are small modifications that can be installed change the look and/or feel of your device.

    Unlike apps, tweaks usually don't come with an app icon, but rather instead an area in the Settings app to change how the tweak acts. Some simpler tweaks might not even have this.

    What is "respringing" or "Restarting Springboard"?

    Respringing is essentially restarting the home screen and the iOS UI. Most of the time, you can install a tweak and respring to apply it, without fully rebooting.

    You won't have to reinstall an exploit after respringing, however, and you can remain jailbroken.

    What is Recovery Mode?

    Recovery Mode is a protection built-in to your device that allows the user to completely start over with a fresh install of iOS. This is especially useful if the installed OS is damaged and cannot start properly, which can happen during jailbreaks, although rare. Entering recovery mode can be done on device and through a computer, and iTunes/Finder utilise recovery mode during normal upgrades and restores.

    What is DFU mode?

    ',21)),o("p",null,[e[1]||(e[1]=a("DFU mode is a way you can interact with your iOS device without loading the operating system or boot loader. It stands for Device Firmware Upgrade. It's functionally different from recovery mode and is generally intended as a last resort in case things seriously go wrong on your device, however we can use it with ")),r(t,{to:"/installing-odysseyra1n"},{default:n(()=>e[0]||(e[0]=[a("Odysseyra1n")])),_:1}),e[2]||(e[2]=a(" to jailbreak your device instead. Entering DFU mode can only be done on device as it is part of the phone itself."))]),e[10]||(e[10]=i('

    What can I do once jailbroken?

    • Gain full access to your device's OS
    • Get access to a package manager, such as Sileo or Zebra
    • Install themes to change the look and feel of your device
    • Install tweaks to change how iOS behaves

    What should I know before starting?

    • It is strongly recommended to backup your device to iCloud, iTunes, or Finder (on macOS Catalina or newer) in case of data loss
    • If no issues occur during installation, you will be jailbroken without any data loss
    • Keep the device plugged into to a power source or keep the battery fairly charged, so that any unexpected power off can be prevented
    • Jailbreaking allows you to unlock your system but can lead to data loss if you damage the OS
    • You may be vulnerable to more malware and other security issues after jailbreaking compared to if you were in a non-jailbroken state
    • Your device warranty will become void after jailbreaking until it is restored to an un-jailbroken state, which is easy to do

    Blob questions

    What is a blob?

    A blob is a file containing a special key specifically for that one device to allow downgrading to a specific firmware.

    Blobs are like golden tickets, but instead a digital signature made by Apple that was saved at the time when the signing window was open. If you possess one (or many), keep them safe.

    How do blobs work?

    Blobs can be used in a program named futurerestore, to restore to a firmware, provided the SEP (Secure Enclave Processor) firmware and the Baseband firmware are compatible with the target iOS version.

    Even though blobs may become incompatible for use of restoring at the current time, it is still advised to save them, in case an opportunity is made available which allows for their usage.

    Can I save them now?

    There are two sets of blobs which can be saved at the current time:

    • Versions currently signed by Apple
    • The version you are currently on

    Note that saving blobs for the version you are currently on is dependent on whether or not you have a jailbreak, and may or may not be usable depending on the device you have and how you got to the version you are on at that time.

    ',15)),o("p",null,[e[4]||(e[4]=a("To see all the possible methods of saving blobs, follow the ")),r(t,{to:"/saving-blobs"},{default:n(()=>e[3]||(e[3]=[a("Saving Blobs")])),_:1}),e[5]||(e[5]=a(" guide."))]),e[11]||(e[11]=i('

    Should I use tweaks such as Batchomatic or IAmLazy

    You should not use these tweaks, due to the fact that they tend to cause issues and instability within your jailbreaking setup. Instead, if you're switching between jailbreaks or updating to a newer iOS version, make a text based tweaklist and then manually reinstall them.

    Other questions

    What is the latest iOS version with a jailbreak for my 64-bit device

    ',5)),o("p",null,[e[7]||(e[7]=a("While this can be easily figured out by checking ")),r(t,{to:"/get-started"},{default:n(()=>e[6]||(e[6]=[a("Get Started")])),_:1}),e[8]||(e[8]=a(", in case you don't want to go through get started, here is the following information:"))]),e[12]||(e[12]=i("
    • A7 iPads: iOS 12.5.7 (via Odysseyra1n or Chimera)
    • A7/A8 iPhones: iOS 12.5.7 (via Odysseyra1n or Chimera)
    • iPod Touch (6th Generation): iOS 12.5.7 (via Odysseyra1n or Chimera)
    • A8/A10X Apple TVs: tvOS 18.1 (via palera1n)
    • A8(X) iPads: iPadOS 15.8.3 (via Dopamine or palera1n)
    • iPod Touch (7th Generation): iOS 15.8.3 (via Dopamine or palera1n)
    • A9/A10 iPhones: iOS 15.8.3 (via Dopamine or palera1n)
    • A9(X) iPads: iPadOS 16.7.10 (via palera1n)
    • iPad 6th Generation: iPadOS 17.7.1 (via palera1n)
    • iPad 7th Generation: iPadOS 18.1 (via palera1n)
    • A10X iPad Pros: iPadOS 17.7.1 (via palera1n)
    • A11 iPhones: iOS 16.7.10 (via palera1n)
    • A12-A14 iPhones: iOS 16.5.1 (via Dopamine)
    • A12-A14/M1 iPads: iPadOS 16.5.1 (via Dopamine)
    • A15/A16 iPhones: iOS 16.5 (via Dopamine)
    • A15/M2 iPads: iPadOS 16.5 (via Dopamine)

    Note that A12 and newer devices running iOS 16.6 or newer do not have a jailbreak, which also inherently means no A17/M4 or later device has a jailbreak currently.

    ",2))])}var b=s(u,[["render",c],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.33041ba1.js b/assets/index.html.33041ba1.js new file mode 100644 index 000000000000..be3f12f4eed2 --- /dev/null +++ b/assets/index.html.33041ba1.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as n,o as p,c as u,a as e,b as o,d as a,w as t,e as m}from"./app.748f7f56.js";const v={},g={class:"custom-container warning"},f={href:"https://github.com/PsychoTea/MeridianJB/releases/download/v0.9-007/Meridian-v0.9-007.ipa",target:"_blank",rel:"noopener noreferrer"},z={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function w(k,i){const l=n("router-link"),r=n("ExternalLinkIcon");return p(),u("div",null,[e("div",g,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[1]||(i[1]=o("Questa \xE8 una guida alternativa progettata in caso riscontrassi problemi con ")),a(l,{to:"/using-tns"},{default:t(()=>i[0]||(i[0]=[o("TotallyNotSpyware")])),_:1}),i[2]||(i[2]=o(". Nella maggior parte dei casi, TotallyNotSpyware \xE8 generalmente migliore e pi\xF9 semplice rispetto ad installare manualmente Meridian."))])]),i[20]||(i[20]=e("p",null,"Meridian \xE8 in grado di eseguire il jailbreak di tutti dispositivi A7-A10(X) con una versione del firmware 10.0-10.3.3.",-1)),e("p",null,[i[5]||(i[5]=o("Tieni a mente che il jailbreak di Meridian ")),a(l,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:t(()=>i[4]||(i[4]=[o("non \xE8 \u201Cpersistente\u201D")])),_:1}),i[6]||(i[6]=o(" (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare."))]),i[21]||(i[21]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di Meridia sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[22]||(i[22]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di Meridian sul tuo dispositivo iOS nello step successivo.",-1)),i[23]||(i[23]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[8]||(i[8]=o("L'ultima versione di ")),e("a",f,[i[7]||(i[7]=o("Meridian")),a(r)])]),e("li",null,[i[10]||(i[10]=o("L'ultima versione di ")),e("a",z,[i[9]||(i[9]=o("Sideloadly")),a(r)])]),e("li",null,[i[12]||(i[12]=o("L\u2019ultima versione di ")),e("a",c,[i[11]||(i[11]=o("iTunes")),a(r)]),i[13]||(i[13]=o(" se sei su Windows"))])]),i[24]||(i[24]=m('

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Meridian su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di Meridian adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Meridian

    1. Apri l'applicazione di Meridian dalla home screen
    2. Clicca su \u201CJailbreak\u201D

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),e("p",null,[i[15]||(i[15]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),a(l,{to:"/faq/#what-are-tweaks"},{default:t(()=>i[14]||(i[14]=[o("tweaks")])),_:1}),i[16]||(i[16]=o(", temi e altro ancora."))]),e("div",b,[i[19]||(i[19]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[18]||(i[18]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),a(l,{to:"/installing-zebra"},{default:t(()=>i[17]||(i[17]=[o("Installa Zebra")])),_:1})])])])}var x=d(v,[["render",w],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.331d745a.js b/assets/index.html.331d745a.js new file mode 100644 index 000000000000..925d9017d8f9 --- /dev/null +++ b/assets/index.html.331d745a.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-095c8f23","path":"/it_IT/installing-dopamine/","title":"Dopamine","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Dopamine","description":"Guida per l'installazione di Dopamine","permalink":"/it_IT/installing-dopamine","pkgman":"sileo","redirect_from":["/installing-fugu15max"],"extra_contributors":["opa334","iCraze"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione di TrollHelper","slug":"installazione-di-trollhelper","children":[]},{"level":2,"title":"Installazione di TrollStore","slug":"installazione-di-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]},{"level":2,"title":"Installare Dopamine","slug":"installare-dopamine","children":[]},{"level":2,"title":"Eseguire Dopamine","slug":"eseguire-dopamine","children":[]},{"level":2,"title":"Installare il software necessario","slug":"installare-il-software-necessario","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-dopamine.md"}`);export{e as data}; diff --git a/assets/index.html.33b92c04.js b/assets/index.html.33b92c04.js new file mode 100644 index 000000000000..8c560b9db3aa --- /dev/null +++ b/assets/index.html.33b92c04.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-a1093068","path":"/it_IT/sideloading-apps/","title":"Sideloadare le App","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Sideloadare le App","description":"Guida all'utilizzo del sideloading e al re-sign delle app con o senza computer","permalink":"/it_IT/sideloading-apps","redirect_from":["/it_IT/resign","/it_IT/resigning","/it_IT/altstore","/it_IT/altdaemon","/it_IT/altserver","/it_IT/altdeploy","/it_IT/sideload","/it_IT/sideloading","/it_IT/reprovision","/it_IT/repro","/it_IT/reprovision-reborn","/it_IT/sideloadly","/it_IT/resigning-apps"],"extra_contributors":["ssalagginkool","TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Sideloadare le App","slug":"sideloadare-le-app","children":[{"level":3,"title":"Sideloadare utilizzando Sideloadly","slug":"sideloadare-utilizzando-sideloadly","children":[]},{"level":3,"title":"Sideloadare utilizzando Altstore","slug":"sideloadare-utilizzando-altstore","children":[]}]},{"level":2,"title":"Re-Signare le App","slug":"re-signare-le-app","children":[{"level":3,"title":"Re-Signare utilizzando Reprovision Reborn","slug":"re-signare-utilizzando-reprovision-reborn","children":[]},{"level":3,"title":"Re-Signare utilizzando AltDaemon","slug":"re-signare-utilizzando-altdaemon","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/guides/sideloading-apps.md"}`);export{e as data}; diff --git a/assets/index.html.33db886b.js b/assets/index.html.33db886b.js new file mode 100644 index 000000000000..a95825b35384 --- /dev/null +++ b/assets/index.html.33db886b.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-aead548a","path":"/it_IT/updating-blobless/","title":"Aggiornare (Blobless)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare (Blobless)","permalink":"/it_IT/updating-blobless","description":"Guida all'aggiornamento a firmware non firmati senza alcun blob utilizzando il profilo di Dallas.","redirect_from":["/it_IT/updating-to-12-5-5-(blobless)","/it_IT/updating-to-14-3-(blobless)","/it_IT/updating-to-14-4-(blobless)","/it_IT/updating-to-14-4-1-(blobless)","/it_IT/updating-to-14-4-2-(blobless)","/it_IT/updating-to-14-5-(blobless)","/it_IT/updating-to-14-6-(blobless)","/it_IT/updating-to-14-7-(blobless)","/it_IT/updating-to-14-7-1-(blobless)","/it_IT/updating-to-14-8-(blobless)","/it_IT/updating-to-14-8-(blobless-alternate)","/it_IT/updating-to-15-0-2-(blobless)","/it_IT/updating-alternate-edit","/it_IT/updating-to-14-8-(dallas)","/it_IT/updating-(blobless)"]},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Istruzioni","slug":"istruzioni","children":[{"level":3,"title":"Installare Dahlia","slug":"installare-dahlia","children":[]},{"level":3,"title":"Preparare l'Aggiornamento","slug":"preparare-l-aggiornamento","children":[]},{"level":3,"title":"Ripristinare il RootFS","slug":"ripristinare-il-rootfs","children":[]},{"level":3,"title":"Aggiornare la versione del firmware","slug":"aggiornare-la-versione-del-firmware","children":[]},{"level":3,"title":"Rimozione dei profili Dallas","slug":"rimozione-dei-profili-dallas","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"alexia","email":"me@alexia.lol","commits":1}]},"filePathRelative":"it_IT/updating/updating-blobless.md"}`);export{i as data}; diff --git a/assets/index.html.33f3e2c9.js b/assets/index.html.33f3e2c9.js new file mode 100644 index 000000000000..65b708cc068b --- /dev/null +++ b/assets/index.html.33f3e2c9.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-593c1a6c","path":"/it_IT/installing-electratv/","title":"Installing ElectraTV","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing ElectraTV","description":"Guide to installing electratv","permalink":"/it_IT/installing-electratv","0pkgman":"nito.tv","extra_contributors":["TheHacker894","Mineek","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Running Electra","slug":"running-electra","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-electratv.md"}`);export{e as data}; diff --git a/assets/index.html.34d35c01.js b/assets/index.html.34d35c01.js new file mode 100644 index 000000000000..e9b5af738af3 --- /dev/null +++ b/assets/index.html.34d35c01.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-4091c038","path":"/it_IT/installing-odysseyra1n-chromeos-a8x-a9x/","title":"Odysseyra1n (A8X/A9X) (ChromeOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyra1n (A8X/A9X) (ChromeOS)","description":"Guida all'installazione di Odysseyra1n su ChromeOS sui dispositivi A9X e A8X","permalink":"/it_IT/installing-odysseyra1n-chromeos-a8x-a9x","redirect_from":["/installing-checkra1n/chromeos/a8x-a9x","/installing-checkra1n-chromeos-a8x-a9x"],"extra_contributors":["DhinakG","Tanbeer191","TheHacker894","zachary7829","stekc"]},"excerpt":"","headers":[{"level":2,"title":"Download (ChromeOS)","slug":"download-chromeos","children":[]},{"level":2,"title":"Consentire l'esecuzione di checkra1n","slug":"consentire-l-esecuzione-di-checkra1n","children":[]},{"level":2,"title":"Installare checkra1n","slug":"installare-checkra1n","children":[]},{"level":2,"title":"Lo script di Odysseyra1n","slug":"lo-script-di-odysseyra1n","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-chromeos-a8x-a9x.md"}`);export{e as data}; diff --git a/assets/index.html.34e14ad0.js b/assets/index.html.34e14ad0.js new file mode 100644 index 000000000000..0e1c64c91d0b --- /dev/null +++ b/assets/index.html.34e14ad0.js @@ -0,0 +1 @@ +import{_ as s}from"./checkra1n.ace0089d.js";import{_ as d,r as i,o as u,c,e as t,a as o,b as n,d as l,w as h}from"./app.748f7f56.js";const p={},m={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"};function y(f,e){const r=i("ExternalLinkIcon"),a=i("router-link");return u(),c("div",null,[e[11]||(e[11]=t('

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this.

    Requirements (ChromeOS)

    ',6)),o("ul",null,[o("li",null,[e[1]||(e[1]=n("The latest release of ")),o("a",m,[e[0]||(e[0]=n("checkra1n")),l(r)])]),e[2]||(e[2]=o("li",null,"An Apple TV Siri remote (any generation)",-1))]),e[12]||(e[12]=t('

    A screenshot of the checkra1n application

    Allowing checkra1n to run

    1. Move the checkra1n binary which is downloaded to /usr/local/bin
      • This can be done by doing the following:
        • Press Ctrl + Alt + T
        • Run shell
        • Run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Run the following command in terminal: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    ',4)),o("ol",null,[e[9]||(e[9]=t("
  • Run the checkra1n binary in the terminal using TERM=linux sudo checkra1n
    • You may need to run sudo chmod a+x /usr/local/bin/checkra1n if the binary doesn't run
    • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
  • Click Start and follow all onscreen prompts
  • ",2)),o("li",null,[e[4]||(e[4]=n("You will now be presented with instructions in how to reboot your device into ")),l(a,{to:"/faq/#what-is-dfu-mode"},{default:h(()=>e[3]||(e[3]=[n("DFU mode")])),_:1}),e[5]||(e[5]=n(", click ")),e[6]||(e[6]=o("code",null,"Start",-1)),e[7]||(e[7]=n(" to begin ")),e[8]||(e[8]=o("ul",null,[o("li",null,"Follow the instructions until your device shows a black screen")],-1))]),e[10]||(e[10]=o("li",null,"After this, checkra1n should automatically install",-1))]),e[13]||(e[13]=o("p",null,"Your Apple TV device should now reboot.",-1)),e[14]||(e[14]=o("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var v=d(p,[["render",y],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.3552cca9.js b/assets/index.html.3552cca9.js new file mode 100644 index 000000000000..4e31692dc052 --- /dev/null +++ b/assets/index.html.3552cca9.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as u,c as p,a as e,b as l,d as o,w as n,e as a}from"./app.748f7f56.js";const v={},m={class:"custom-container warning"},g={href:"https://unc0ver.dev",target:"_blank",rel:"noopener noreferrer"},f={href:"http://altstore.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},S={href:"https://secure-appldnld.apple.com/windows/061-91601-20200323-974a39d0-41fc-4761-b571-318b7d9205ed/iCloudSetup.exe",target:"_blank",rel:"noopener noreferrer"},A={href:"https://unc0ver.dev",target:"_blank",rel:"noopener noreferrer"},z={class:"custom-container warning"},k={class:"custom-container tip"};function w(C,i){const t=s("router-link"),r=s("ExternalLinkIcon");return u(),p("div",null,[e("p",null,[i[1]||(i[1]=l("unc0ver \xE8 un ")),o(t,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:n(()=>i[0]||(i[0]=[l("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=l(", il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio."))]),i[45]||(i[45]=e("p",null,"Il metodo di unc0ver con Fugu14 supporta i dispositivi A12+ su iOS 14.3-14.5.1",-1)),e("div",m,[i[6]||(i[6]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[4]||(i[4]=l("Il metodo di unc0ver con Fugu14 non supporta le versioni beta di iOS. Se sei su una versione beta di iOS 14.3, 14.4, o 14.5, segui ")),o(t,{to:"/installing-taurine-trollstore"},{default:n(()=>i[3]||(i[3]=[l("Installazione Taurine (TrollStore)")])),_:1}),i[5]||(i[5]=l("."))])]),i[46]||(i[46]=e("p",null,"Utilizzeremo il tool di AltStore che ci permetter\xE0 di impostare tutto per poter eseguire il jailbreak.",-1)),i[47]||(i[47]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),l(" Download")],-1)),e("ul",null,[e("li",null,[i[8]||(i[8]=l("L'ultima versione di ")),e("a",g,[i[7]||(i[7]=l("unc0ver")),o(r)])]),e("li",null,[i[10]||(i[10]=l("L'ultima versione di ")),e("a",f,[i[9]||(i[9]=l("AltStore")),o(r)])]),e("li",null,[i[12]||(i[12]=l("L\u2019ultima versione di ")),e("a",b,[i[11]||(i[11]=l("iTunes")),o(r)]),i[13]||(i[13]=l(" se sei su Windows"))]),e("li",null,[i[15]||(i[15]=l("L\u2019ultima versione di ")),e("a",S,[i[14]||(i[14]=l("iCloud")),o(r)]),i[16]||(i[16]=l(" se sei su Windows"))])]),i[48]||(i[48]=e("h2",{id:"installazione-di-altstore",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installazione-di-altstore","aria-hidden":"true"},"#"),l(" Installazione di Altstore")],-1)),e("ol",null,[i[32]||(i[32]=a("
  • Scarica AltStore per il tuo rispettivo sistema operativo
  • Avvia AltStore/AltServer
    • Su macOS, apri l'app Mail e apri Mail -> Preferenze nella barra dei menu
    • Fare clic sulla sezione Generali, Gestisci plug-in, seleziona AltPlugin e applica
  • Collega il tuo dispositivo iOS al tuo Mac o PC tramite USB
  • Clicca su AltStore/AltServer nella barra dei menu/barra di sistema
  • Clicca Install AltStore
    • Segui le istruzioni sullo schermo
  • Apri Impostazioni e vai su Generali - Gestione Dispositivo e verifica AltStore
  • ",6)),e("li",null,[i[18]||(i[18]=l("Scarica ")),e("a",A,[i[17]||(i[17]=l("unc0ver")),o(r)]),i[19]||(i[19]=l(" sul tuo dispositivo iOS e apri il file ")),i[20]||(i[20]=e("code",null,".ipa",-1)),i[21]||(i[21]=l(" su AltStore ")),i[22]||(i[22]=e("ul",null,[e("li",null,"Assicurati che il tuo dispositivo iOS e il Mac o PC siano collegati alla stessa rete Wi-Fi")],-1))]),e("li",null,[i[28]||(i[28]=l("Una volta che il file ")),i[29]||(i[29]=e("code",null,".ipa",-1)),i[30]||(i[30]=l(" viene installato, dovresti vedere un prompt che ti comunica che il jailbreak richiede un untethering, clicca su ")),i[31]||(i[31]=e("code",null,"Install Untethered Jailbreak",-1)),e("ul",null,[e("li",null,[i[24]||(i[24]=l("Se non vedi questo prompt dopo aver installato il file ")),i[25]||(i[25]=e("code",null,".ipa",-1)),i[26]||(i[26]=l(", il tuo dispositivo/versione \xE8 incompatibile e dovresti tornare a ")),o(t,{to:"/get-started"},{default:n(()=>i[23]||(i[23]=[l("Cominciamo!")])),_:1}),i[27]||(i[27]=l("."))])])]),i[33]||(i[33]=a("
  • AltStore installer\xE0 un'applicazione segnaposto, una volta completata, tocca Open Placeholder
  • Premi Setup Fugu14, poi una volta completato il processo, premi OK
  • Riapri AltStore
  • AltStore patcher\xE0 quindi la cosiddetta applicazione segnaposto, una volta completato, tocca Open Placeholder ancora una volta
  • Clicca su Install Untether
  • Una volta terminata l'installazione, tocca Riavvia ora e consenti al dispositivo di riavviarsi
  • Riapri AltStore
  • Tocca Installa unc0ver e consenti l'installazione di unc0ver.
  • Premi Open unc0ver
  • ",9))]),i[49]||(i[49]=a('

    Eseguire unc0ver

    1. Apri il menu delle impostazioni e disabilita Disabilita aggiornamenti automatici
      • unc0ver di default disabilita gli aggiornamenti \u201COver-The-Air\u201D, comunque \xE8 consigliato disabilitare questa feature perch\xE9 potrebbe causare problemi durante un aggiornamento manuale
    2. Clicca su \u201CDone\u201D
    3. Clicca su \u201CJailbreak\u201D
    4. Quando richiesto, riavvia il dispositivo
    5. Apri l\u2019applicazione di unc0ver dalla home screen subito dopo aver eseguito il riavvio
    6. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',3)),e("div",z,[i[38]||(i[38]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[35]||(i[35]=l("Se ricevi l'errore ")),i[36]||(i[36]=e("code",null,"rootFS gi\xE0 montato, elimina l'aggiornamento OTA",-1)),i[37]||(i[37]=l(", leggi la pagina di ")),o(t,{to:"/troubleshooting/#rootfs-already-mounted"},{default:n(()=>i[34]||(i[34]=[l("Risoluzione dei problemi")])),_:1})])]),e("p",null,[i[40]||(i[40]=l("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),o(t,{to:"/faq/#what-are-tweaks"},{default:n(()=>i[39]||(i[39]=[l("tweaks")])),_:1}),i[41]||(i[41]=l(", temi e altro ancora."))]),e("div",k,[i[44]||(i[44]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[43]||(i[43]=l("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),o(t,{to:"/installing-sileo"},{default:n(()=>i[42]||(i[42]=[l("Installazione di Sileo")])),_:1})])])])}var x=d(v,[["render",w],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.35681c02.js b/assets/index.html.35681c02.js new file mode 100644 index 000000000000..945eb69bec5f --- /dev/null +++ b/assets/index.html.35681c02.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-386ad182","path":"/installing-trollstore-trollhelperota/","title":"Installing TrollStore (TrollHelperOTA)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollHelperOTA)","description":"Guide to installing TrollStore via installd bugs","permalink":"/installing-trollstore-trollhelperota","sidebar":false,"redirect_from":["/trollhelperota","/installing-trollinstaller2","/trollinstaller2","/installing-trollinstaller","/trollinstaller","/installing-trollstore-sshrd","/sshrd","/trollstore-sshrd"],"extra_contributors":["opa334","iCraze"]},"excerpt":"","headers":[{"level":2,"title":"Installing TrollHelper","slug":"installing-trollhelper","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]}],"git":{"updatedTime":1713402277000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":7},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/guides/trollstore/trollhelperota.md"}');export{l as data}; diff --git a/assets/index.html.358b8848.js b/assets/index.html.358b8848.js new file mode 100644 index 000000000000..d2f6f99b91d9 --- /dev/null +++ b/assets/index.html.358b8848.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4f420c06","path":"/using-palen1x/","title":"Using palen1x","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using palen1x","excerpt":"Guide to installing palera1n via palen1x","permalink":"/using-palen1x","pkgman":"sileo","redirect_from":["/installing-palen1x","/using-palenix","/palen1x","/palenix","/using-palen1x-rootless"],"extra_contributors":["Mineek","nebula","ssalagginkool"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing Ventoy","slug":"installing-ventoy","children":[]},{"level":2,"title":"Booting palen1x","slug":"booting-palen1x","children":[]},{"level":2,"title":"Running palera1n","slug":"running-palera1n","children":[]}],"git":{"updatedTime":1721649880000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":13},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":12},{"name":"BananaOnGitHub","email":"mail@bananaplays.com","commits":3},{"name":"BananaOnGitHub","email":"61894149+BananaOnGitHub@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/jailbreak/using-palen1x.md"}');export{e as data}; diff --git a/assets/index.html.35d45585.js b/assets/index.html.35d45585.js new file mode 100644 index 000000000000..f696ceea5a10 --- /dev/null +++ b/assets/index.html.35d45585.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-f74dc0e2","path":"/it_IT/using-odysseyn1x-tv/","title":"Using Odysseyn1x (Apple TV)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Odysseyn1x (Apple TV)","excerpt":"Guide to installing checkra1n for Apple TV via Odysseyn1x","permalink":"/it_IT/using-odysseyn1x-tv","0pkgman":"nito.tv","redirect_from":["/installing-odysseyn1x-tv","/using-odysseynix-tv","/odysseyn1x-tv","/odysseynix-tv"],"extra_contributors":["stekc","flowerible","bbaovanc","Tanbeer191","TheHacker894","Snoolie","itsnebulalol","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installing Ventoy","slug":"installing-ventoy","children":[]},{"level":2,"title":"Booting Odysseyn1x","slug":"booting-odysseyn1x","children":[]},{"level":2,"title":"Running checkra1n","slug":"running-checkra1n","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/using-odysseyn1x-tv.md"}');export{e as data}; diff --git a/assets/index.html.385e2a27.js b/assets/index.html.385e2a27.js new file mode 100644 index 000000000000..6ce65f008164 --- /dev/null +++ b/assets/index.html.385e2a27.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r as s,o as p,c,a as t,b as o,d as n,e as l,w as r}from"./app.748f7f56.js";const h={},y={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},m={href:"https://checkra.in/releases/0.12.2-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"},g={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function b(w,e){const i=s("ExternalLinkIcon"),a=s("router-link");return p(),c("div",null,[e[19]||(e[19]=t("h2",{id:"downloads",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),t("ul",null,[t("li",null,[e[3]||(e[3]=o("The latest release of ")),t("a",y,[e[0]||(e[0]=o("checkra1n")),n(i)]),t("ul",null,[t("li",null,[e[2]||(e[2]=o("If you are on an A8X or A9X device, you should instead get the 0.12.2 release of ")),t("a",m,[e[1]||(e[1]=o("checkra1n")),n(i)])])])])]),e[20]||(e[20]=l('

    A screenshot of the checkra1n application

    Installing checkra1n

    TIP

    If you're using an Apple Silicon Mac and are attempting to jailbreak on A7 device or an A9X (not A9) to A10(X) device, you will be prompted during the process to unplug and replug the device and will need to do so.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    ',4)),t("ol",null,[e[10]||(e[10]=l("
  • Open checkra1n on your computer
  • Plug your iOS device into your computer
    • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check option once it runs
    • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    • If you're on an A8X or A9X device and are on iOS 14.4 to 14.4.2, you will need to head into Options, then enable the Allow Untested Versions option once it runs
  • Click Start -> Next on checkra1n
    • Your device will be put into recovery mode automatically
  • ",3)),t("li",null,[e[5]||(e[5]=o("You will now be presented with instructions in how to reboot your device into ")),n(a,{to:"/faq/#what-is-dfu-mode"},{default:r(()=>e[4]||(e[4]=[o("DFU mode")])),_:1}),e[6]||(e[6]=o(", click ")),e[7]||(e[7]=t("code",null,"Start",-1)),e[8]||(e[8]=o(" to begin ")),e[9]||(e[9]=t("ul",null,[t("li",null,"Follow the instructions until your device shows a black screen")],-1))]),e[11]||(e[11]=t("li",null,"After this, checkra1n should automatically install",-1))]),e[21]||(e[21]=l('

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    ',4)),t("div",f,[e[15]||(e[15]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[13]||(e[13]=o("If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the ")),t("a",g,[e[12]||(e[12]=o("shortcut")),n(i)]),e[14]||(e[14]=o(" by opening this page on your device and then clicking the shortcut hyperlink."))])]),e[22]||(e[22]=t("ol",null,[t("li",null,"Open the terminal app on your computer"),t("li",null,"Ensure that your computer is trusted by your device"),t("li",null,[o('Install "homebrew" by pasting and executing the following command: '),t("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"')]),t("li",null,[o('Install "iproxy" by pasting and executing the following command: '),t("code",null,"brew install libusbmuxd")]),t("li",null,[o("Install the Odysseyra1n script by pasting and executing the following command: "),t("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"')])],-1)),t("p",null,[e[17]||(e[17]=o("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(a,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[16]||(e[16]=[o("tweaks")])),_:1}),e[18]||(e[18]=o(", themes, packages and more."))]),e[23]||(e[23]=l('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var S=d(h,[["render",b],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.38aefc16.js b/assets/index.html.38aefc16.js new file mode 100644 index 000000000000..7926563b3bea --- /dev/null +++ b/assets/index.html.38aefc16.js @@ -0,0 +1 @@ +import{_ as s,r as n,o as d,c as p,a as e,b as a,d as l,w as r,e as u}from"./app.748f7f56.js";const c={},m={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/UgV1HAJT",target:"_blank",rel:"noopener noreferrer"},h={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},v={href:"https://gist.github.com/jakeajames/b44d8db345769a7149e97f5e155b3d46",target:"_blank",rel:"noopener noreferrer"},g={href:"https://github.com/kawaiizenbo/winh3lixpatcher/releases",target:"_blank",rel:"noopener noreferrer"},x={class:"custom-container tip"},f={class:"custom-container tip"};function z(b,i){const o=n("ExternalLinkIcon"),t=n("router-link");return d(),p("div",null,[i[20]||(i[20]=e("p",null,"h3lix \xE8 in grado di eseguire il jailbreak di tutti dispositivi iOS a 32 bit con una versione del firmware dalla 10.0 alla 10.3.4.",-1)),i[21]||(i[21]=e("p",null,"Tieni a mente che il jailbreak di h3lix non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),i[22]||(i[22]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di h3lix sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[23]||(i[23]=e("p",null,"Utilizzeremo Sideloadly per installare l\u2019applicazione sul dispositivo e uno script per patchare h3lix.",-1)),i[24]||(i[24]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),a(" Download")],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=a("Versione RC6 di ")),e("a",m,[i[0]||(i[0]=a("h3lix")),l(o)]),i[2]||(i[2]=a(" dall'archivio Jailbreak Legacy"))]),e("li",null,[i[4]||(i[4]=a("L'ultima versione di ")),e("a",h,[i[3]||(i[3]=a("Sideloadly")),l(o)])]),e("li",null,[i[6]||(i[6]=a("macOS e Linux: ")),e("a",v,[i[5]||(i[5]=a("patcher script")),l(o)]),i[7]||(i[7]=a(" di Jakeajames"))]),e("li",null,[i[9]||(i[9]=a("Windows: ")),e("a",g,[i[8]||(i[8]=a("winh3lixpatcher")),l(o)])])]),i[25]||(i[25]=e("h2",{id:"patchare-l-applicazione",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#patchare-l-applicazione","aria-hidden":"true"},"#"),a(" Patchare l\u2019applicazione")],-1)),e("div",x,[i[13]||(i[13]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[11]||(i[11]=a("Se non vuoi patchare un'applicazione, e sei su iOS 10.3.x, potresti invece seguire ")),l(t,{to:"/installing-socket"},{default:r(()=>i[10]||(i[10]=[a("Installare Socket")])),_:1}),i[12]||(i[12]=a(", anche se tieni presente che kok3shiX \xE8 attualmente in uno stadio alpha."))])]),i[26]||(i[26]=u('

    TIP

    macOS e Linux

    1. Apri il Terminale
    2. Cambia la directory nella cartella in cui hai salvato lo script e h3lix.ipa
      • Se li hai salvati in download, dovresti digitare cd ~/Downloads
    3. Digita ./patch.sh nel terminale
    4. Trascina il file .ipa di h3lix sul terminale
    5. Digita "h3lix.ipa"
    6. Premi Invio

    TIP

    Windows

    1. Trascina il file ipa di h3lix nel file winh3lixpatcher.exe

    Ora hai un ipa di h3lix patchata che puoi firmare

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di h3lix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di h3lix adesso pu\xF2 essere aperta dalla home screen.

    Eseguire h3lix

    1. Apri l'applicazione di h3lix dalla home screen
    2. Clicca su \u201CJailbreak\u201D

    TIP

    Se l'applicazione mostra Uicache Failed! significa che il processo di patching non \xE8 stato applicato correttamente e dovresti controllare di aver eseguito correttamente i passaggi sopra

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',13)),e("p",null,[i[15]||(i[15]=a("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),l(t,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[14]||(i[14]=[a("tweaks")])),_:1}),i[16]||(i[16]=a(", temi e altro ancora."))]),e("div",f,[i[19]||(i[19]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[18]||(i[18]=a("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),l(t,{to:"/installing-zebra"},{default:r(()=>i[17]||(i[17]=[a("Installa Zebra")])),_:1})])])])}var w=s(c,[["render",z],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.38c22d2a.js b/assets/index.html.38c22d2a.js new file mode 100644 index 000000000000..033259703d58 --- /dev/null +++ b/assets/index.html.38c22d2a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6dcf9b88","path":"/archived-palen1x-rootful/","title":"Using palen1x (Rootful)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using palen1x (Rootful)","excerpt":"Guide to installing rootful palera1n via palen1x (Archived)","permalink":"/archived-palen1x-rootful","pkgman":"sileo","extra_contributors":["Mineek","nebula","ssalagginkool"],"redirect_from":["/installing-palera1n-rootful"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing Ventoy","slug":"installing-ventoy","children":[]},{"level":2,"title":"Booting palen1x","slug":"booting-palen1x","children":[]},{"level":2,"title":"Running palera1n","slug":"running-palera1n","children":[{"level":3,"title":"Creating the FakeFS/BindFS","slug":"creating-the-fakefs-bindfs","children":[]},{"level":3,"title":"Jailbreaking with palera1n","slug":"jailbreaking-with-palera1n","children":[]}]}],"git":{"updatedTime":1700015590000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/archive/using-palen1x-rootful.md"}');export{e as data}; diff --git a/assets/index.html.3953c18c.js b/assets/index.html.3953c18c.js new file mode 100644 index 000000000000..0f2e9f1abd22 --- /dev/null +++ b/assets/index.html.3953c18c.js @@ -0,0 +1 @@ +import{_ as u}from"./sideloadly_win.6263388d.js";import{_ as d,r as s,o as p,c as f,a as i,b as t,d as o,w as l,e as r}from"./app.748f7f56.js";const m={},g={class:"custom-container tip"},h={class:"custom-container warning"},b={href:"https://taurine.app/",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/TheMasterOfMike/Taurine/releases/tag/1.1.7-3_M1",target:"_blank",rel:"noopener noreferrer"},T={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},q={class:"custom-container warning"};function v(k,e){const n=s("router-link"),a=s("ExternalLinkIcon");return p(),f("div",null,[i("p",null,[e[1]||(e[1]=t("Taurine is a ")),o(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:l(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[41]||(e[41]=i("p",null,"The tool is compatible with jailbreaking all devices on iOS/iPadOS versions 14.0 to 14.8.1.",-1)),i("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),o(n,{to:"/resigning-apps"},{default:l(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days. However, you also have the option of installing a permanently signed Taurine app after jailbreaking."))]),e[42]||(e[42]=i("p",null,"We will use Sideloadly to install the Taurine jailbreak application to your iOS device for use in the next step.",-1)),i("div",g,[e[11]||(e[11]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[7]||(e[7]=t("It is ")),e[8]||(e[8]=i("strong",null,"highly",-1)),e[9]||(e[9]=t(" recommended to follow ")),o(n,{to:"/installing-taurine"},{default:l(()=>e[6]||(e[6]=[t("Installing Taurine")])),_:1}),e[10]||(e[10]=t(" instead."))])]),i("div",h,[e[15]||(e[15]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[13]||(e[13]=t("If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly ")),o(n,{to:"/restoring-rootfs"},{default:l(()=>e[12]||(e[12]=[t("remove it")])),_:1}),e[14]||(e[14]=t(" before proceeding."))])]),e[43]||(e[43]=r('

    WARNING

    Reliable M1 iPad Pro support for 1TB and 2TB M1 iPad Pro's requires an unofficial build of Taurine. If you are not comfortable with using an unofficial build, you can attempt to use the official release, but it will be extraordinarily unlikely that it ever succeeds.

    Downloads

    Taurine is currently signed at jailbreaks.app for easy installation without a computer.

    ',3)),i("ul",null,[i("li",null,[e[22]||(e[22]=t("The latest version of ")),i("a",b,[e[16]||(e[16]=t("Taurine")),o(a)]),i("ul",null,[i("li",null,[e[18]||(e[18]=t("If you have a 1TB or 2TB M1 iPad Pro, you can opt to get the latest ")),i("a",y,[e[17]||(e[17]=t("unofficial Taurine")),o(a)]),e[19]||(e[19]=t(" instead (if you do not have an M1 iPad Pro, ")),e[20]||(e[20]=i("strong",null,"do not use this unofficial build",-1)),e[21]||(e[21]=t(")"))])])]),i("li",null,[e[24]||(e[24]=t("The latest version of ")),i("a",T,[e[23]||(e[23]=t("Sideloadly")),o(a)])]),i("li",null,[e[26]||(e[26]=t("The latest version of ")),i("a",w,[e[25]||(e[25]=t("iTunes")),o(a)]),e[27]||(e[27]=t(" if on Windows."))])]),e[44]||(e[44]=r('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Taurine .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Taurine application can now be opened from home screen.

    Running Taurine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Taurine application from your home screen immediately afterwards
    3. Tap "Jailbreak"
    4. Reboot your phone when prompted
    5. Open the Taurine application from your home screen immediately after rebooting
    6. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',10)),i("div",q,[e[37]||(e[37]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[29]||(e[29]=t("If you receive the error ")),e[30]||(e[30]=i("code",null,"ERR_Jailbreak",-1)),e[31]||(e[31]=t(", ")),e[32]||(e[32]=i("code",null,"ERR_Already_Jailbroken",-1)),e[33]||(e[33]=t(" or ")),e[34]||(e[34]=i("code",null,"ERR_KernRW",-1)),e[35]||(e[35]=t(" read the Taurine/Odyssey section on the ")),o(n,{to:"/troubleshooting/#common-errors-on-odyssey-and-taurine"},{default:l(()=>e[28]||(e[28]=[t("Troubleshooting")])),_:1}),e[36]||(e[36]=t(" page."))])]),i("p",null,[e[39]||(e[39]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),o(n,{to:"/faq/#what-are-tweaks"},{default:l(()=>e[38]||(e[38]=[t("tweaks")])),_:1}),e[40]||(e[40]=t(", themes and more."))]),e[45]||(e[45]=r('

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Install"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'

    After installing the necessary software, you can also install taurine-permanent to have a permanently signed Taurine application, which we recommend doing in order to be able to save effort in the long-term.

    Installing taurine-permanent

    WARNING

    taurine-permanent will install the latest official version of Taurine.

    If you are using the unofficial build for reliable M1 iPad Pro support, you can alternatively install TrollStore (via the TrollStore Helper package on the havoc.app repository) and install the unofficial build of Taurine through that, in order to permasign it.

    1. Reopen the Sileo application
    2. Tap on the "Search" tab
    3. Search for "taurine-permanent"
    4. Tap "Install"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    ',6))])}var x=d(m,[["render",v],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.3aaef40a.js b/assets/index.html.3aaef40a.js new file mode 100644 index 000000000000..bd6365c0e6e9 --- /dev/null +++ b/assets/index.html.3aaef40a.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as t,o as u,c as p,a as e,b as o,d as l,e as v,w as r}from"./app.748f7f56.js";const m={},g={href:"https://web.archive.org/web/20170214021020/http://dl.pangu.25pp.com/jb/NvwaStone_1.1.ipa",target:"_blank",rel:"noopener noreferrer"},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},b={href:"http://jbme.ddw.nu",target:"_blank",rel:"noopener noreferrer"},z={class:"custom-container tip"};function k(w,i){const a=t("ExternalLinkIcon"),n=t("router-link");return u(),p("div",null,[i[19]||(i[19]=e("p",null,"Pangu933 \xE8 in grado di eseguire il jailbreak su ogni dispositivo a 64 bit su versioni firmware da 9.2 a 9.3.3.",-1)),i[20]||(i[20]=e("p",null,"Tieni a mente che il jailbreak di Pangu933 non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). \xC8 necessario rieseguire l'exploit dopo ogni riavvio, che per fortuna non richiede che l'applicazione sia installata. Ti verr\xE0 spiegato come fare.",-1)),i[21]||(i[21]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di Pangu933 sul tuo dispositivo iOS nello step successivo.",-1)),i[22]||(i[22]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=o("L'ultima versione di ")),e("a",g,[i[0]||(i[0]=o("Pangu933")),l(a)]),i[2]||(i[2]=e("em",null,"(archive.org)",-1))]),e("li",null,[i[4]||(i[4]=o("L\u2019ultima versione di ")),e("a",c,[i[3]||(i[3]=o("Sideloadly")),l(a)])]),e("li",null,[i[6]||(i[6]=o("L\u2019ultima versione di ")),e("a",f,[i[5]||(i[5]=o("iTunes")),l(a)]),i[7]||(i[7]=o(" se sei su Windows"))])]),i[23]||(i[23]=v('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Pangu9 su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Pangu9 adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Pangu933

    1. Apri l'applicazione di Pangu933 dalla home screen
      • Consenti le notifiche se richiesto
    2. Premi "Start"
    3. Blocca il dispositivo
    4. Dovresti ricevere una notifica che ti dice che il jailbreak \xE8 riuscito

    Durante la prima installazione, ci potrebbe volere un po\u2019 di tempo per completare il jailbreak. \xC8 normale.

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    Rejailbreaking

    Dato che Pangu933 \xE8 un jailbreak semi-untethered, non rimarrai jailbroken se il tuo dispositivo si riavvia o si spegne per qualsiasi motivo. Fortunatamente, invece di dover mantenere in sideload l'app di Pangu933, puoi semplicemente seguire gli step qui sotto per rieseguire il jailbreak sul tuo dispositivo.

    DANGER

    Questo non installer\xE0 il jailbreak - dovrai comunque fare il sideload di Pangu933 ed eseguire il jailbreak normalmente prima di poter seguire questa sezione.

    ',14)),e("ol",null,[i[11]||(i[11]=e("li",null,"Apri Safari sul tuo dispositivo iOS",-1)),e("li",null,[i[9]||(i[9]=o("Visita il sito ")),e("a",b,[i[8]||(i[8]=o("jbme.ddw.nu")),l(a)]),i[10]||(i[10]=e("ul",null,[e("li",null,"Assicurati che il tuo dispositivo sia in orientato verticalmente (altrimenti riceverai un avviso per inclinare il dispositivo)")],-1))]),i[12]||(i[12]=e("li",null,'Clicca "go"',-1))]),i[24]||(i[24]=e("p",null,"Il tuo dispositivo dovrebbe essere nuovamente in uno stato di jailbreak.",-1)),i[25]||(i[25]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se il tuo dispositivo crasha o si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova far partire l\u2019exploit di nuovo finch\xE9 non funziona.")],-1)),e("p",null,[i[14]||(i[14]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),l(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[13]||(i[13]=[o("tweaks")])),_:1}),i[15]||(i[15]=o(", temi e altro."))]),e("div",z,[i[18]||(i[18]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[17]||(i[17]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),l(n,{to:"/installing-zebra"},{default:r(()=>i[16]||(i[16]=[o("Installare Zebra")])),_:1})])])])}var S=d(m,[["render",k],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.3afc268d.js b/assets/index.html.3afc268d.js new file mode 100644 index 000000000000..e0daab1b7433 --- /dev/null +++ b/assets/index.html.3afc268d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2950f747","path":"/get-started/select-apple-tv/","title":"Device Selection (Apple TV)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Device Selection (Apple TV)","description":"Find out what jailbreaks you can use on your Apple TV","chartType":"deviceGroup","widePage":true,"type":"Apple TV","group":[{"name":"Apple TV 4K (1st generation)","type":"Apple TV","devices":["AppleTV6,2"],"released":["2017-09-22"],"soc":["A10X"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV6,2","count":1,"dark":false}},{"name":"Apple TV HD (4th generation)","type":"Apple TV","devices":["AppleTV5,3"],"released":["2015-10-30"],"soc":["A8"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV5,3","count":1,"dark":false}},{"name":"Apple TV (3rd generation)","type":"Apple TV","devices":["AppleTV3,1","AppleTV3,2"],"released":["2012-03-07","2013-01-28"],"soc":["A5"],"arch":["armv7"],"latestFw":["Apple TV Software 7.9"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 7.9"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV3,1","count":1,"dark":false}},{"name":"Apple TV (2nd generation)","type":"Apple TV","devices":["AppleTV2,1"],"released":["2010-09-01"],"soc":["A4"],"arch":["armv7"],"latestFw":["Apple TV Software 6.2.1"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 6.2.1"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV2,1","count":1,"dark":false}},{"name":"Apple TV (1st generation)","type":"Apple TV","devices":["AppleTV1,1"],"released":["2007-03-21"],"soc":["Pentium M"],"arch":["x86"],"latestFw":["Apple TV Software 3.0.2"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 3.0.2"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.3b3f9f8a.js b/assets/index.html.3b3f9f8a.js new file mode 100644 index 000000000000..a197a5ca2661 --- /dev/null +++ b/assets/index.html.3b3f9f8a.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,a as n,b as e,d as l,w as o,e as r}from"./app.748f7f56.js";const m={},g={class:"custom-container warning"},w={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(k,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[n("div",g,[t[6]||(t[6]=n("p",{class:"custom-container-title"},"WARNING",-1)),t[7]||(t[7]=n("p",null,"Cydia is incredibly unmaintained and does not support several modern functions, as a result, we generally recommend using a more modern package manager if your device supports it.",-1)),n("p",null,[t[1]||(t[1]=e("If you are on iOS 12 or newer, consider using ")),l(i,{to:"/installing-sileo"},{default:o(()=>t[0]||(t[0]=[e("Sileo")])),_:1}),t[2]||(t[2]=e(" instead."))]),n("p",null,[t[4]||(t[4]=e("If you are on iOS 9 or newer, consider using ")),l(i,{to:"/installing-zebra"},{default:o(()=>t[3]||(t[3]=[e("Zebra")])),_:1}),t[5]||(t[5]=e(" instead."))])]),t[37]||(t[37]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),n("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[8]||(t[8]=[e("Tweaks")])),_:1}),t[9]||(t[9]=e(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),n("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[10]||(t[10]=[e("Repositories")])),_:1}),t[11]||(t[11]=e(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[38]||(t[38]=n("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[39]||(t[39]=n("h2",{id:"adding-repos",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),e(" Adding Repos")],-1)),n("ol",null,[t[15]||(t[15]=n("li",null,"Open the Cydia application",-1)),t[16]||(t[16]=n("li",null,[e("Tap "),n("code",null,"Sources"),e(" on the bar at the bottom")],-1)),t[17]||(t[17]=n("li",null,[e("Tap the "),n("code",null,"Edit"),e(" button in the top right-hand corner")],-1)),t[18]||(t[18]=n("li",null,[e("Tap the "),n("code",null,"+"),e(" icon in the top right-hand corner")],-1)),n("li",null,[t[13]||(t[13]=e("Enter in a repo URL (e.g. ")),n("a",w,[t[12]||(t[12]=n("code",null,"https://sparkdev.me/",-1)),l(s)]),t[14]||(t[14]=e(")"))]),t[19]||(t[19]=n("li",null,[e("Tap "),n("code",null,"Add Source")],-1))]),t[40]||(t[40]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),n("ol",null,[t[24]||(t[24]=n("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=n("li",null,"Search for a tweak you'd like to install",-1)),t[26]||(t[26]=n("li",null,[e("Tap the "),n("code",null,"Install"),e(" button at the top right-hand corner of your screen")],-1)),t[27]||(t[27]=n("li",null,[e("Confirm the installation "),n("ul",null,[n("li",null,"It may take some time for the tweak to install")])],-1)),n("li",null,[t[21]||(t[21]=e(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[e("Restart SpringBoard")])),_:1}),t[22]||(t[22]=e('" ')),t[23]||(t[23]=n("ul",null,[n("li",null,"The device should appear to reboot after this"),n("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[41]||(t[41]=n("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[42]||(t[42]=n("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),e(" Uninstalling Tweaks")],-1)),n("ol",null,[t[32]||(t[32]=n("li",null,"Open the Cydia application",-1)),t[33]||(t[33]=n("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[34]||(t[34]=n("li",null,[e("Tap the "),n("code",null,"Modify"),e(" button at the top of the page")],-1)),t[35]||(t[35]=n("li",null,[e("Tap "),n("code",null,"Remove")],-1)),t[36]||(t[36]=n("li",null,[e("Confirm the uninstallation "),n("ul",null,[n("li",null,"It may take some time for the tweak to install")])],-1)),n("li",null,[t[29]||(t[29]=e(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[28]||(t[28]=[e("Restart SpringBoard")])),_:1}),t[30]||(t[30]=e('" ')),t[31]||(t[31]=n("ul",null,[n("li",null,"The device should appear to reboot after this"),n("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=n("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var v=u(m,[["render",b],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.3c560f63.js b/assets/index.html.3c560f63.js new file mode 100644 index 000000000000..87626cc4f5d0 --- /dev/null +++ b/assets/index.html.3c560f63.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7f4b416f","path":"/installing-chimeratv/","title":"Installing ChimeraTV","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing ChimeraTV","description":"Guide to installing ChimeraTV","permalink":"/installing-chimeratv","redirect_from":["/chimera-tv","/cm-tv"],"0pkgman":"nito.tv","extra_contributors":["WhitetailAni","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Running ChimeraTV","slug":"running-chimeratv","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-chimeratv.md"}');export{e as data}; diff --git a/assets/index.html.3cc95be8.js b/assets/index.html.3cc95be8.js new file mode 100644 index 000000000000..993eeae48a23 --- /dev/null +++ b/assets/index.html.3cc95be8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-b512e3dc","path":"/installing-pwnagetool/","title":"Installing PwnageTool","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing PwnageTool","description":"Guide to installing PwnageTool","permalink":"/installing-pwnagetool","redirect_from":["/pwnagetool"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing PwnageTool","slug":"installing-pwnagetool","children":[]}],"git":{"updatedTime":1706772308000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":4},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"zachary7829","email":"56700161+zachary7829@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-pwnagetool.md"}');export{e as data}; diff --git a/assets/index.html.3d75a2cd.js b/assets/index.html.3d75a2cd.js new file mode 100644 index 000000000000..5c9117888d57 --- /dev/null +++ b/assets/index.html.3d75a2cd.js @@ -0,0 +1 @@ +import{_ as l,a as o}from"./odysseymain.53f3358b.js";import{_ as s}from"./checkra1n.ace0089d.js";import{_ as d,r as u,o as p,c as h,e as b,a as t,b as r,d as a,w as n}from"./app.748f7f56.js";const f={};function m(y,e){const i=u("router-link");return p(),h("div",null,[e[15]||(e[15]=b('

    Not all jailbreaks work in the same way. This page will take you through each type of jailbreak and explain how they work.

    What are the different types?

    There are 4 main types of jailbreaks:

    • Untethered
    • Semi-Untethered
    • Semi-Tethered
    • Tethered

    Each type is determined by how independent it is from a computer.

    Untethered Jailbreaks


    Untethered jailbreaks can be considered the holy grail of all jailbreaks. They only require the exploit to be ran once either via a website, an app or a computer.

    A screenshot of the p0sixspwn jailbreak

    After that, your device is fully jailbroken and won't require any further action. The exploit will stay on a device even after you reboot it.

    Unfortunately, there hasn't been a new untethered jailbreak for end users in a very long time, and it's likely we won't see one for even longer.

    The only downside to an untethered jailbreak is that if something goes wrong, it could very well result in a bootloop requiring you to restore your device via iTunes or Finder (macOS Catalina or newer). The likelihood of this happening is low, but is indeed possible.

    ',12)),t("p",null,[e[1]||(e[1]=r("A few examples of untethered jailbreaks are ")),a(i,{to:"/installing-p0sixspwn"},{default:n(()=>e[0]||(e[0]=[r("p0sixspwn")])),_:1}),e[2]||(e[2]=r(" and Pangu9."))]),e[16]||(e[16]=t("h3",{id:"semi-untethered-jailbreaks",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#semi-untethered-jailbreaks","aria-hidden":"true"},"#"),r(" Semi-Untethered Jailbreaks")],-1)),e[17]||(e[17]=t("hr",null,null,-1)),e[18]||(e[18]=t("p",null,"Semi-untethered jailbreaks have been the most popular type of jailbreak in recent years. This type of jailbreak requires an exploit to be executed every time you reboot or turn off your device.",-1)),e[19]||(e[19]=t("img",{src:l,width:"180",alt:"A screenshot of the Odyssey jailbreak",class:"align-right"},null,-1)),e[20]||(e[20]=t("p",null,"This jailbreak works by running the exploit through an app or website on the device itself. Due to the nature of how the exploit is ran, however, these jailbreaks are easily removable through their respective app.",-1)),t("p",null,[e[6]||(e[6]=r("A few examples of semi-untethered jailbreaks include ")),a(i,{to:"/installing-taurine"},{default:n(()=>e[3]||(e[3]=[r("Taurine")])),_:1}),e[7]||(e[7]=r(", ")),a(i,{to:"/installing-dopamine"},{default:n(()=>e[4]||(e[4]=[r("Dopamine")])),_:1}),e[8]||(e[8]=r(", and ")),a(i,{to:"/installing-odyssey"},{default:n(()=>e[5]||(e[5]=[r("Odyssey")])),_:1}),e[9]||(e[9]=r("."))]),e[21]||(e[21]=t("h3",{id:"semi-tethered-jailbreaks",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#semi-tethered-jailbreaks","aria-hidden":"true"},"#"),r(" Semi-Tethered Jailbreaks")],-1)),e[22]||(e[22]=t("hr",null,null,-1)),e[23]||(e[23]=t("p",null,"Semi-tethered jailbreaks are very similar to semi-untethered jailbreaks, however the exploit must be ran using a computer rather than using a sideloaded app.",-1)),e[24]||(e[24]=t("p",null,[t("img",{src:s,alt:"A screenshot of the checkra1n jailbreak"})],-1)),e[25]||(e[25]=t("p",null,"Due to requiring a computer to rejailbreak after every reboot, most choose to use a semi-untethered jailbreak instead.",-1)),t("p",null,[e[12]||(e[12]=r("A few examples of a semi-tethered jailbreak include ")),a(i,{to:"/installing-palera1n"},{default:n(()=>e[10]||(e[10]=[r("palera1n")])),_:1}),e[13]||(e[13]=r(" and ")),a(i,{to:"/installing-odysseyra1n"},{default:n(()=>e[11]||(e[11]=[r("Odysseyra1n")])),_:1}),e[14]||(e[14]=r("."))]),e[26]||(e[26]=t("h3",{id:"tethered-jailbreaks",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#tethered-jailbreaks","aria-hidden":"true"},"#"),r(" Tethered Jailbreaks")],-1)),e[27]||(e[27]=t("hr",null,null,-1)),e[28]||(e[28]=t("p",null,"Tethered jailbreaks are not meant to be used by the general public. These exploits modify the device in a way that it requires a PC to even boot at all, even without a jailbreak.",-1)),e[29]||(e[29]=t("p",null,"Because of this, these tend to only be used by jailbreak developers getting ready for a newer version of iOS.",-1))])}var g=d(f,[["render",m],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.3d86b7dd.js b/assets/index.html.3d86b7dd.js new file mode 100644 index 000000000000..ed4a5486c7ca --- /dev/null +++ b/assets/index.html.3d86b7dd.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r,o as u,c as p,a as o,b as t,d as i,w as n,e as m}from"./app.748f7f56.js";const b={},f={class:"custom-container warning"},h={href:"https://doubleh3lix.tihmstar.net/ipa/doubleH3lix-RC8.ipa",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},y={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container tip"};function x(v,e){const l=r("router-link"),a=r("ExternalLinkIcon");return u(),p("div",null,[o("div",f,[e[3]||(e[3]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[e[1]||(e[1]=t("This guide is mainly designed to be a fallback should you, for any reason, run into issues doing ")),i(l,{to:"/using-tns"},{default:n(()=>e[0]||(e[0]=[t("TotallyNotSpyware")])),_:1}),e[2]||(e[2]=t(". In most cases, TotallyNotSpyware is generally easier and better than manually installing doubleh3lix."))])]),e[20]||(e[20]=o("p",null,"doubleh3lix is capable of jailbreaking every A7 to A9(X) device on firmware versions 10.0 to 10.3.3.",-1)),o("p",null,[e[5]||(e[5]=t("Note that the doubleh3lix jailbreak is ")),i(l,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:n(()=>e[4]||(e[4]=[t("not \u201Cpersistent\u201D")])),_:1}),e[6]||(e[6]=t(" (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this."))]),e[21]||(e[21]=o("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the doubleh3lix jailbreak application to your device every 7 days from your computer.",-1)),e[22]||(e[22]=o("p",null,"We will use the Sideloadly tool to install the doubleh3lix jailbreak application to your iOS device for use in the next step.",-1)),e[23]||(e[23]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),o("ul",null,[o("li",null,[e[8]||(e[8]=t("The latest version of ")),o("a",h,[e[7]||(e[7]=t("doubleh3lix")),i(a)])]),o("li",null,[e[10]||(e[10]=t("The latest version of ")),o("a",g,[e[9]||(e[9]=t("Sideloadly")),i(a)])]),o("li",null,[e[12]||(e[12]=t("The latest version of ")),o("a",y,[e[11]||(e[11]=t("iTunes")),i(a)]),e[13]||(e[13]=t(" if on Windows."))])]),e[24]||(e[24]=m('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the doubleh3lix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The doubleh3lix application can now be opened from home screen.

    Running doubleh3lix

    1. Open the doubleh3lix application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),o("p",null,[e[15]||(e[15]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(l,{to:"/faq/#what-are-tweaks"},{default:n(()=>e[14]||(e[14]=[t("tweaks")])),_:1}),e[16]||(e[16]=t(", themes and more."))]),o("div",w,[e[19]||(e[19]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[18]||(e[18]=t("If you wish to use a more modern package manager, continue to ")),i(l,{to:"/installing-zebra"},{default:n(()=>e[17]||(e[17]=[t("Installing Zebra")])),_:1})])])])}var T=d(b,[["render",x],["__file","index.html.vue"]]);export{T as default}; diff --git a/assets/index.html.3dc3b80d.js b/assets/index.html.3dc3b80d.js new file mode 100644 index 000000000000..a603cad86061 --- /dev/null +++ b/assets/index.html.3dc3b80d.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-4293115b","path":"/it_IT/using-zebra/","title":"Usare Zebra","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Usare Zebra","description":"Guida all'utilizzo di Zebra","permalink":"/it_IT/using-zebra","redirect_from":["/zebra"],"extra_contributors":["TheHacker894","hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-zebra.md"}`);export{e as data}; diff --git a/assets/index.html.3eef85c6.js b/assets/index.html.3eef85c6.js new file mode 100644 index 000000000000..c2285ae3fbd0 --- /dev/null +++ b/assets/index.html.3eef85c6.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7b401554","path":"/it_IT/installing-odyssey/","title":"Odyssey","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odyssey","description":"Guida per l'installazione di Odyssey","permalink":"/it_IT/installing-odyssey","redirect_from":["/it_IT/odyssey","/it_IT/od"],"pkgman":"sileo","extra_contributors":["TheHacker894","hopolapopola","raizo"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Odyssey","slug":"eseguire-odyssey","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-odyssey.md"}`);export{e as data}; diff --git a/assets/index.html.3f05a97b.js b/assets/index.html.3f05a97b.js new file mode 100644 index 000000000000..9e6920f06424 --- /dev/null +++ b/assets/index.html.3f05a97b.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-9b0b8258","path":"/it_IT/blocking-updates/","title":"Bloccare gli aggiornamenti","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Bloccare gli aggiornamenti","description":"Come bloccare gli aggiornamenti sul tuo dispositivo iOS o iPadOS.","permalink":"/it_IT/blocking-updates","extra_contributors":["Tanbeer191","Jack LaFond"]},"excerpt":"","headers":[{"level":2,"title":"Installazione del profilo tvOS","slug":"installazione-del-profilo-tvos","children":[]},{"level":2,"title":"Disinstallazione del profilo tvOS","slug":"disinstallazione-del-profilo-tvos","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/guides/blocking-updates.md"}');export{i as data}; diff --git a/assets/index.html.3f1a38f4.js b/assets/index.html.3f1a38f4.js new file mode 100644 index 000000000000..d6c6684d9c03 --- /dev/null +++ b/assets/index.html.3f1a38f4.js @@ -0,0 +1 @@ +import{_ as u,r as s,o as d,c as p,a as e,b as a,d as o,w as n,e as r}from"./app.748f7f56.js";const c={},v={class:"custom-container danger"},m={href:"https://github.com/palera1n/palen1x/releases",target:"_blank",rel:"noopener noreferrer"},g={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container warning"},z={start:"4"};function f(S,i){const l=s("router-link"),t=s("ExternalLinkIcon");return d(),p("div",null,[e("div",v,[i[7]||(i[7]=e("p",{class:"custom-container-title"},"DANGER",-1)),i[8]||(i[8]=e("p",null,"Questa guida esiste solo come archivio - in futuro non apporteremo modifiche significative a questa guida se dovesse succedere qualcosa.",-1)),e("p",null,[i[1]||(i[1]=a("Per gli utenti che sono alla ricerca di una guida per palera1n aggiornata - consigliamo generalmente di seguire la normale guida ")),o(l,{to:"/using-palen1x"},{default:n(()=>i[0]||(i[0]=[a("Usando palen1x")])),_:1}),i[2]||(i[2]=a(", in quanto fornisce una migliore esperienza complessiva rispetto all'utilizzo di palera1n rootful tramite palen1x, ed \xE8 la direzione generale che la maggior parte degli sviluppatori sta intraprendendo, dando la priorit\xE0 al supporto tweak."))]),e("p",null,[i[5]||(i[5]=a("Se stai attualmente utilizzando palera1n rootful, ti cosigliamo di seguire la guida per ")),o(l,{to:"/removing-palera1n"},{default:n(()=>i[3]||(i[3]=[a("rimuovere palera1n rootful")])),_:1}),i[6]||(i[6]=a(" e utilizzare palen1x per ")),o(l,{to:"/using-palen1x"},{default:n(()=>i[4]||(i[4]=[a("Installare palera1n rootless")])),_:1})]),i[9]||(i[9]=e("p",null,"In ogni caso, se scegli di installare o di continuare ad utilizzare palera1n rootful, tieni a mente che ci sar\xE0 sempre meno supporto man mano che passa il tempo, e che i tweak pi\xF9 recenti tenderanno a non supportare questa configurazione di palera1n.",-1))]),i[31]||(i[31]=r('

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc) non si avr\xE0 successo seguendo questa guida, e avrai bisogno di un supporto avviabile come una chiavetta USB e di seguire i passaggi seguenti.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    palen1x \xE8 una distro Linux avviabile in live che consente di eseguire rapidamente palera1n su un dispositivo compatibile. palera1n \xE8 in grado di eseguire il jailbreak su dispositivi iOS da A8(X) ad A11 su iOS 15 o successivi

    Sui dispositivi con A11, devi disabilitare il pin di sblocco e non sarai in grado di utilizzare il pin, o altre funzionalit\xE0 SEP, finch\xE9 non fai il boot allo stato di iOS stock. Le funzionalit\xE0 SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Inoltre, se il tuo \xE8 un dispostivo A11 con iOS 16 a cui \xE8 stato impostato un codice di sblocco precedentemente, dovrai cancellare il contenuto e le impostazioni per poter eseguire il jailbreak.

    Requisiti

    ',6)),e("ul",null,[i[13]||(i[13]=e("li",null,[a("Unit\xE0 USB da 64MB o superiore "),e("ul",null,[e("li",null,"Se non hai un'unit\xE0 USB, ma hai un'altra forma di hardware rimovibile supportato (es. Un CD o DVD), \xE8 possibile utilizzarlo invece di un'unit\xE0 USB")])],-1)),e("li",null,[i[11]||(i[11]=a("L'ultima versione di ")),e("a",m,[i[10]||(i[10]=a("palen1x")),o(t)])]),e("li",null,[e("a",g,[i[12]||(i[12]=a("Ventoy")),o(t)])])]),i[32]||(i[32]=r('

    Installare Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unit\xE0 USB se non l'hai gi\xE0 fatto e apri il file Ventoy2Disk.exe
    3. Seleziona l'unit\xE0 USB dalla quale vuoi avviare palen1x
      • Questa unit\xE0 USB verr\xE0 completamente cancellata
      • Assicurati di eseguire il backup di tutti i dati importanti in anticipo
    4. Fai clic su Install e conferma di essere d'accordo con il cancellare l'unit\xE0 USB
      • Non rimuovere l'unit\xE0 USB fino a quando il processo non sar\xE0 completato
    5. Una volta installato, copia il file iso di palen1x che hai scaricato sul drive USB

    Avviare palen1x

    1. Riavvia il pc, vai nelle impostazioni del BIOS e disabilita il Secure Boot, quindi entra nel boot picker e seleziona l'unit\xE0 USB da avviare
      • Questo \xE8 diverso per ogni computer
      • Cerca il tuo PC o la marca della scheda madre per scoprire come entrare nelle impostazioni del BIOS se non sei sicuro
    2. Premi Invio una volta che visualizzi la schermata di Ventoy per avviare palen1x

    Eseguire palera1n

    Creazione del FakeFS/BindFS

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Una volta che hai caricato palen1x, seleziona palera1n
    2. Seleziona Options
    3. Abilita una delle due opzioni, a seconda della capacit\xE0 del tuo dispositivo, quantit\xE0 di spazio libero e versione iOS:
      • I dispositivi da 16GB dovrebbero abilitare Create BindFS - nota che avrai bisogno di 2-3GB di spazio di archiviazione libero.
      • I dispositivi con pi\xF9 di 2-3GB (se su iOS 15) o pi\xF9 di 5-6GB (se su iOS 16) di spazio di archiviazione libero ma con meno di 10-15GB di spazio di archiviazione libero possono abilitare Create BindFS
      • I dispositivi che hanno pi\xF9 di 10-15GB di spazio di archiviazione libero dovrebbero abilitare Create FakeFS
    ',8)),e("div",b,[i[17]||(i[17]=e("p",{class:"custom-container-title"},"WARNING",-1)),i[18]||(i[18]=e("p",null,"Se il tuo dispositivo \xE8:",-1)),i[19]||(i[19]=e("ul",null,[e("li",null,"Su iOS 15 e non ha almeno 2-3GB di spazio di archiviazione libero"),e("li",null,"Su iOS 16 e non ha almeno 5-6GB di spazio di archiviazione libero")],-1)),i[20]||(i[20]=e("p",null,"Non sarai in grado di continuare a seguire questa guida.",-1)),e("p",null,[i[15]||(i[15]=a("Se non riesci a liberare abbastanza spazio per seguirla, dovresti invece usare palera1n rootless seguendo ")),o(l,{to:"/using-palen1x"},{default:n(()=>i[14]||(i[14]=[a("Utilizzare palera1n")])),_:1}),i[16]||(i[16]=a("."))])]),e("ol",z,[i[24]||(i[24]=e("li",null,[a("Premi "),e("code",null,"Enter"),a(" per salvare le opzioni appena selezionate, quindi seleziona "),e("code",null,"Start"),e("ul",null,[e("li",null,"Assicurati che il tuo dispositivo sia collegato quando fai ci\xF2.")])],-1)),e("li",null,[i[22]||(i[22]=a("Segui le istruzioni sullo schermo per entrare in ")),o(l,{to:"/faq/#what-is-dfu-mode"},{default:n(()=>i[21]||(i[21]=[a("modalit\xE0 DFU")])),_:1}),i[23]||(i[23]=a("."))])]),i[33]||(i[33]=r('

    Il tuo dispositivo dovrebbe creare il FakeFS o il BindFS (a seconda dell'opzione scelta).

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a met\xE0 di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Scrivi exit
    3. Riesegui su palen1x gli step che hai appena fatto

    Jailbreaking con palera1n

    ',3)),e("ol",null,[i[28]||(i[28]=e("li",null,[a("Quando appare "),e("code",null,"press enter to exit"),a(", premere il tasto Invio.")],-1)),i[29]||(i[29]=e("li",null,[a("Una volta caricato nuovamente il menu palen1x, riselezionare "),e("code",null,"palera1n")],-1)),i[30]||(i[30]=e("li",null,[a("Seleziona "),e("code",null,"Start"),e("ul",null,[e("li",null,"Assicurati che il tuo dispositivo sia collegato quando fai ci\xF2.")])],-1)),e("li",null,[i[26]||(i[26]=a("Segui le istruzioni sullo schermo per entrare in ")),o(l,{to:"/faq/#what-is-dfu-mode"},{default:n(()=>i[25]||(i[25]=[a("modalit\xE0 DFU")])),_:1}),i[27]||(i[27]=a("."))])]),i[34]||(i[34]=r('

    Il tuo dispositivo dovrebbe ora iniziare a eseguire il jailbreak.

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a met\xE0 di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Scrivi exit
    3. Riesegui su palen1x gli step che hai appena fatto

    Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare Install. Dopo un po' di tempo, ti verr\xE0 chiesto di riprenderti e Sileo dovrebbe essere sulla tua schermata iniziale.

    ',3))])}var h=u(c,[["render",f],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.3ff90dc2.js b/assets/index.html.3ff90dc2.js new file mode 100644 index 000000000000..3b62a9b505d9 --- /dev/null +++ b/assets/index.html.3ff90dc2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0a40e9de","path":"/get-started/","title":"Get Started","lang":"en_US","frontmatter":{"lang":"en_US","title":"Get Started","description":"Find out what jailbreaks you can use on your iOS or tvOS Device","chartType":"deviceGroupList","groupList":[{"name":"Apple TV 4K (1st generation)","type":"Apple TV","devices":["AppleTV6,2"],"released":["2017-09-22"],"soc":["A10X"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV6,2","count":1,"dark":false}},{"name":"Apple TV HD (4th generation)","type":"Apple TV","devices":["AppleTV5,3"],"released":["2015-10-30"],"soc":["A8"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV5,3","count":1,"dark":false}},{"name":"Apple TV (3rd generation)","type":"Apple TV","devices":["AppleTV3,1","AppleTV3,2"],"released":["2012-03-07","2013-01-28"],"soc":["A5"],"arch":["armv7"],"latestFw":["Apple TV Software 7.9"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 7.9"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV3,1","count":1,"dark":false}},{"name":"Apple TV (2nd generation)","type":"Apple TV","devices":["AppleTV2,1"],"released":["2010-09-01"],"soc":["A4"],"arch":["armv7"],"latestFw":["Apple TV Software 6.2.1"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 6.2.1"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV2,1","count":1,"dark":false}},{"name":"Apple TV (1st generation)","type":"Apple TV","devices":["AppleTV1,1"],"released":["2007-03-21"],"soc":["Pentium M"],"arch":["x86"],"latestFw":["Apple TV Software 3.0.2"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 3.0.2"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV1,1","count":1,"dark":false}},{"name":"iPad (10th generation)","type":"iPad","order":9,"devices":["iPad13,18","iPad13,19"],"released":["2022-10-26","2023-10-25"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,18","count":4,"dark":false}},{"name":"iPad (9th generation)","type":"iPad","order":8,"devices":["iPad12,1","iPad12,2"],"released":["2021-09-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad12,1","count":2,"dark":true}},{"name":"iPad (8th generation)","type":"iPad","order":7,"devices":["iPad11,6","iPad11,7"],"released":["2020-09-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,6","count":1,"dark":false}},{"name":"iPad (7th generation)","type":"iPad","order":6,"devices":["iPad7,11","iPad7,12"],"released":["2019-09-25"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 18.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,11","count":1,"dark":false}},{"name":"iPad (6th generation)","type":"iPad","order":5,"devices":["iPad7,5","iPad7,6"],"released":["2018-03-27"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,5","count":1,"dark":false}},{"name":"iPad (5th generation)","type":"iPad","order":4,"devices":["iPad6,11","iPad6,12"],"released":["2017-03-24"],"soc":["A9"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,11","count":1,"dark":false}},{"name":"iPad (4th generation)","type":"iPad","order":3,"devices":["iPad3,4","iPad3,5","iPad3,6"],"released":["2012-11-02"],"soc":["A6X"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,4","count":1,"dark":false}},{"name":"iPad (3rd generation)","type":"iPad","order":2,"devices":["iPad3,1","iPad3,2","iPad3,3"],"released":["2012-03-16"],"soc":["A5X"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,1","count":1,"dark":false}},{"name":"iPad 2","type":"iPad","order":1,"devices":["iPad2,1","iPad2,2","iPad2,3","iPad2,4"],"released":["2011-03-11","2012-03-25"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,1","count":1,"dark":false}},{"name":"iPad","type":"iPad","devices":["iPad1,1"],"released":["2010-04-03"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad1,1","count":1,"dark":false}},{"name":"iPad Air (5th generation)","type":"iPad Air","order":4,"devices":["iPad13,16","iPad13,17"],"released":["2022-03-18"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,16","count":4,"dark":true}},{"name":"iPad Air (4th generation)","type":"iPad Air","order":3,"devices":["iPad13,1","iPad13,2"],"released":["2020-10-23"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,1","count":5,"dark":true}},{"name":"iPad Air (3rd generation)","type":"iPad Air","order":2,"devices":["iPad11,3","iPad11,4"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,3","count":1,"dark":false}},{"name":"iPad Air 2","type":"iPad Air","order":1,"devices":["iPad5,3","iPad5,4"],"released":["2014-10-22"],"soc":["A8X"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,3","count":1,"dark":false}},{"name":"iPad Air","type":"iPad Air","order":0,"devices":["iPad4,1","iPad4,2","iPad4,3"],"released":["2013-10-22","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,1","count":1,"dark":false}},{"name":"iPad Pro 11-inch (4th generation)","type":"iPad Pro","order":11,"devices":["iPad14,3","iPad14,4"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,3","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (6th generation)","type":"iPad Pro","order":10,"devices":["iPad14,5","iPad14,6"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,5","count":2,"dark":true}},{"name":"iPad Pro 11-inch (3rd generation)","type":"iPad Pro","order":9,"devices":["iPad13,4","iPad13,5","iPad13,6","iPad13,7"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,4","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (5th generation)","type":"iPad Pro","order":8,"devices":["iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,8","count":2,"dark":true}},{"name":"iPad Pro 11-inch (2nd generation)","type":"iPad Pro","order":7,"devices":["iPad8,9","iPad8,10"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,9","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (4th generation)","type":"iPad Pro","order":6,"devices":["iPad8,11","iPad8,12"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,11","count":2,"dark":true}},{"name":"iPad Pro 11-inch (1st generation)","type":"iPad Pro","order":5,"devices":["iPad8,1","iPad8,2","iPad8,3","iPad8,4"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,1","count":2,"dark":false}},{"name":"iPad Pro 12.9-inch (3rd generation)","type":"iPad Pro","order":4,"devices":["iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,5","count":2,"dark":false}},{"name":"iPad Pro (10.5-inch)","type":"iPad Pro","order":3,"devices":["iPad7,3","iPad7,4"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (2nd generation)","type":"iPad Pro","order":2,"devices":["iPad7,1","iPad7,2"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,1","count":1,"dark":false}},{"name":"iPad Pro (9.7-inch)","type":"iPad Pro","order":1,"devices":["iPad6,3","iPad6,4"],"released":["2016-03-31"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (1st generation)","type":"iPad Pro","order":0,"devices":["iPad6,7","iPad6,8"],"released":["2015-11-11"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,7","count":1,"dark":false}},{"name":"iPad mini (6th generation)","type":"iPad mini","order":5,"devices":["iPad14,1","iPad14,2"],"released":["2021-09-24"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,1","count":4,"dark":true}},{"name":"iPad mini (5th generation)","type":"iPad mini","order":4,"devices":["iPad11,1","iPad11,2"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,1","count":1,"dark":false}},{"name":"iPad mini 4","type":"iPad mini","order":3,"devices":["iPad5,1","iPad5,2"],"released":["2015-09-09"],"soc":["A8"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,1","count":1,"dark":false}},{"name":"iPad mini 3","type":"iPad mini","order":2,"devices":["iPad4,7","iPad4,8","iPad4,9"],"released":["2014-10-22"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,7","count":1,"dark":false}},{"name":"iPad mini 2","type":"iPad mini","order":1,"devices":["iPad4,4","iPad4,5","iPad4,6"],"released":["2013-10-23","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,4","count":1,"dark":false}},{"name":"iPad mini","type":"iPad mini","order":0,"devices":["iPad2,5","iPad2,6","iPad2,7"],"released":["2012-11-02"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.6"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.6"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,5","count":1,"dark":false}},{"name":"iPhone 14","type":"iPhone","key":"iPhone 14 series","devices":["iPhone14,7","iPhone14,8"],"subgroups":[{"name":"iPhone 14","type":"iPhone","devices":["iPhone14,7"]},{"name":"iPhone 14 Plus","type":"iPhone","devices":["iPhone14,8"]}],"released":["2022-09-16","2022-10-07","2023-03-14"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,7","count":5,"dark":false}},{"name":"iPhone 14 Pro","type":"iPhone","key":"iPhone 14 Pro series","devices":["iPhone15,2","iPhone15,3"],"subgroups":[{"name":"iPhone 14 Pro","type":"iPhone","devices":["iPhone15,2"]},{"name":"iPhone 14 Pro Max","type":"iPhone","devices":["iPhone15,3"]}],"released":["2022-09-16"],"soc":["A16"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone15,2","count":4,"dark":false}},{"name":"iPhone SE (3rd generation)","type":"iPhone","devices":["iPhone14,6"],"released":["2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,6","count":3,"dark":true}},{"name":"iPhone 13 Pro","type":"iPhone","key":"iPhone 13 Pro series","order":22,"devices":["iPhone14,2","iPhone14,3"],"subgroups":[{"name":"iPhone 13 Pro","type":"iPhone","order":0,"devices":["iPhone14,2"]},{"name":"iPhone 13 Pro Max","type":"iPhone","order":1,"devices":["iPhone14,3"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,2","count":4,"dark":true}},{"name":"iPhone 13","type":"iPhone","key":"iPhone 13 series","order":21,"devices":["iPhone14,4","iPhone14,5"],"subgroups":[{"name":"iPhone 13","type":"iPhone","order":0,"devices":["iPhone14,5"]},{"name":"iPhone 13 mini","type":"iPhone","order":1,"devices":["iPhone14,4"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,4","count":5,"dark":true}},{"name":"iPhone 12","type":"iPhone","key":"iPhone 12 series","order":19,"devices":["iPhone13,1","iPhone13,2"],"subgroups":[{"name":"iPhone 12","type":"iPhone","order":0,"devices":["iPhone13,2"]},{"name":"iPhone 12 mini","type":"iPhone","order":1,"devices":["iPhone13,1"]}],"released":["2020-10-23","2020-11-13","2021-04-30"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,1","count":5,"dark":true}},{"name":"iPhone 12 Pro","type":"iPhone","key":"iPhone 12 Pro series","order":20,"devices":["iPhone13,3","iPhone13,4"],"subgroups":[{"name":"iPhone 12 Pro","type":"iPhone","order":0,"devices":["iPhone13,3"]},{"name":"iPhone 12 Pro Max","type":"iPhone","order":1,"devices":["iPhone13,4"]}],"released":["2020-10-23","2020-11-13"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,3","count":4,"dark":true}},{"name":"iPhone SE (2nd generation)","type":"iPhone","devices":["iPhone12,8"],"released":["2020-04-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,8","count":3,"dark":true}},{"name":"iPhone 11 Pro","type":"iPhone","key":"iPhone 11 Pro series","order":17,"devices":["iPhone12,3","iPhone12,5"],"subgroups":[{"name":"iPhone 11 Pro","type":"iPhone","order":0,"devices":["iPhone12,3"]},{"name":"iPhone 11 Pro Max","type":"iPhone","order":1,"devices":["iPhone12,5"]}],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,3","count":4,"dark":true}},{"name":"iPhone 11","type":"iPhone","devices":["iPhone12,1"],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,1","count":6,"dark":true}},{"name":"iPhone XR","type":"iPhone","devices":["iPhone11,8"],"released":["2018-10-26"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,8","count":6,"dark":false}},{"name":"iPhone XS","type":"iPhone","key":"iPhone XS series","order":14,"devices":["iPhone11,2","iPhone11,4","iPhone11,6"],"subgroups":[{"name":"iPhone XS","type":"iPhone","order":0,"devices":["iPhone11,2"]},{"name":"iPhone XS Max","type":"iPhone","order":1,"devices":["iPhone11,4","iPhone11,6"]}],"released":["2018-09-21"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,2","count":3,"dark":false}},{"name":"iPhone X","type":"iPhone","order":13,"devices":["iPhone10,3","iPhone10,6"],"released":["2017-11-03"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,3","count":2,"dark":false}},{"name":"iPhone 8","type":"iPhone","key":"iPhone 8 series","order":12,"devices":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"subgroups":[{"name":"iPhone 8","type":"iPhone","order":0,"devices":["iPhone10,1","iPhone10,4"]},{"name":"iPhone 8 Plus","type":"iPhone","order":1,"devices":["iPhone10,2","iPhone10,5"]}],"released":["2017-09-22"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,1","count":3,"dark":false}},{"name":"iPhone 7","type":"iPhone","key":"iPhone 7 series","order":11,"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"subgroups":[{"name":"iPhone 7","type":"iPhone","order":0,"devices":["iPhone9,1","iPhone9,3"]},{"name":"iPhone 7 Plus","type":"iPhone","order":1,"devices":["iPhone9,2","iPhone9,4"]}],"released":["2016-09-16"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone9,1","count":5,"dark":false}},{"name":"iPhone SE (1st generation)","type":"iPhone","devices":["iPhone8,4"],"released":["2016-03-31"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,4","count":4,"dark":false}},{"name":"iPhone 6s","type":"iPhone","key":"iPhone 6s series","order":9,"devices":["iPhone8,1","iPhone8,2"],"subgroups":[{"name":"iPhone 6s","type":"iPhone","order":0,"devices":["iPhone8,1"]},{"name":"iPhone 6s Plus","type":"iPhone","order":1,"devices":["iPhone8,2"]}],"released":["2015-09-25"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,1","count":4,"dark":false}},{"name":"iPhone 6","type":"iPhone","key":"iPhone 6 series","order":8,"devices":["iPhone7,1","iPhone7,2"],"subgroups":[{"name":"iPhone 6","type":"iPhone","order":0,"devices":["iPhone7,2"]},{"name":"iPhone 6 Plus","type":"iPhone","order":1,"devices":["iPhone7,1"]}],"released":["2014-09-19","2017-05-10"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone7,1","count":3,"dark":false}},{"name":"iPhone 5c","type":"iPhone","order":6,"devices":["iPhone5,3","iPhone5,4"],"released":["2013-09-20"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,3","count":5,"dark":false}},{"name":"iPhone 5s","type":"iPhone","order":7,"devices":["iPhone6,1","iPhone6,2"],"released":["2013-09-20"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone6,1","count":3,"dark":false}},{"name":"iPhone 5","type":"iPhone","order":5,"devices":["iPhone5,1","iPhone5,2"],"released":["2012-09-21"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,1","count":1,"dark":false}},{"name":"iPhone 4S","type":"iPhone","devices":["iPhone4,1"],"released":["2011-10-14"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone4,1","count":1,"dark":false}},{"name":"iPhone 4","type":"iPhone","order":3,"devices":["iPhone3,1","iPhone3,2","iPhone3,3"],"released":["2010-06-24","2011-02-10","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone3,1","count":1,"dark":false}},{"name":"iPhone 3GS","type":"iPhone","devices":["iPhone2,1"],"released":["2009-06-19"],"soc":["APL0298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone2,1","count":1,"dark":false}},{"name":"iPhone 3G","type":"iPhone","devices":["iPhone1,2"],"released":["2008-07-11"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,2","count":1,"dark":false}},{"name":"iPhone 2G","type":"iPhone","order":0,"devices":["iPhone1,1"],"released":["2007-06-29"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,1","count":1,"dark":false}},{"name":"iPod touch (7th generation)","type":"iPod touch","devices":["iPod9,1"],"released":["2019-05-28"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod9,1","count":6,"dark":false}},{"name":"iPod touch (6th generation)","type":"iPod touch","devices":["iPod7,1"],"released":["2015-07-15"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod7,1","count":1,"dark":false}},{"name":"iPod touch (5th generation)","type":"iPod touch","devices":["iPod5,1"],"released":["2012-10-11","2013-05-30","2014-06-26"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.5"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod5,1","count":1,"dark":false}},{"name":"iPod touch (4th generation)","type":"iPod touch","devices":["iPod4,1"],"released":["2010-09-12","2011-10-04","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod4,1","count":1,"dark":false}},{"name":"iPod touch (3rd generation)","type":"iPod touch","devices":["iPod3,1"],"released":["2009-09-09"],"soc":["APL2298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod3,1","count":1,"dark":false}},{"name":"iPod touch (2nd generation)","type":"iPod touch","devices":["iPod2,1"],"released":["2008-09-09","2009-09-09"],"soc":["APL0278"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod2,1","count":1,"dark":false}},{"name":"iPod touch (1st generation)","type":"iPod touch","devices":["iPod1,1"],"released":["2007-09-05"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod1,1","count":1,"dark":false}}],"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.40326568.js b/assets/index.html.40326568.js new file mode 100644 index 000000000000..86428ec74b9b --- /dev/null +++ b/assets/index.html.40326568.js @@ -0,0 +1 @@ +import{_ as p,r as a,o as f,c as h,a as l,b as t,d as n,w as o,e as s}from"./app.748f7f56.js";const g={},T={class:"custom-container warning"},m={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX.ipa",target:"_blank",rel:"noopener noreferrer"},w={href:"https://taurine.app/",target:"_blank",rel:"noopener noreferrer"},v={href:"https://github.com/TheMasterOfMike/Taurine/releases/tag/1.1.7-3_M1",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container warning"};function I(q,e){const r=a("router-link"),u=a("Tab"),i=a("ExternalLinkIcon"),d=a("Tabs");return f(),h("div",null,[l("p",null,[e[1]||(e[1]=t("Taurine is a ")),n(r,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:o(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[46]||(e[46]=l("p",null,"The tool is compatible with jailbreaking all devices on iOS/iPadOS versions 14.0 to 14.8.1.",-1)),l("div",T,[e[6]||(e[6]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[4]||(e[4]=t("If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly ")),n(r,{to:"/restoring-rootfs"},{default:o(()=>e[3]||(e[3]=[t("remove it")])),_:1}),e[5]||(e[5]=t(" before proceeding."))])]),e[47]||(e[47]=s('

    WARNING

    Reliable M1 iPad Pro support for 1TB and 2TB M1 iPad Pro's requires an unofficial build of Taurine. If you are not comfortable with using an unofficial build, you can attempt to use the official release, but it will be extraordinarily unlikely that it ever succeeds.

    We will first install TrollStore using one of two methods (depending on your device), and then install Taurine through TrollStore.

    Installing TrollStore

    The method that needs to be followed in order to install TrollStore depends on your device, select the tab that fits your device and follow the subsequent steps.

    TIP

    If you already have TrollStore installed, you can skip this section.

    ',5)),n(d,{tabs:""},{default:o(()=>[n(u,{tab:"",name:"TrollHelperOTA (A12 and later)",default:!0},{default:o(()=>e[7]||(e[7]=[l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"This method only supports A12 and later devices.")],-1),l("h3",{id:"installing-trollhelper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollhelper","aria-hidden":"true"},"#"),t(" Installing TrollHelper")],-1),l("ol",null,[l("li",null,"Open Safari"),l("li",null,[t("Open this page on your device "),l("ul",null,[l("li",null,[t("The url of this page is "),l("code",null,"https://ios.cfw.guide/installing-taurine")])])]),l("li",null,[t("On your device, "),l("a",{href:"itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist"},"tap here"),t(": "),l("ul",null,[l("li",null,[t("If you're unable to access this page, type "),l("code",null,"itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist"),t(" into Safari")])])]),l("li",null,[t("Tap "),l("code",null,"Install")])],-1),l("p",null,[t("An app named "),l("code",null,"GTA Car Tracker"),t(" will now install to your iOS device, this app is TrollHelper, however.")],-1),l("h3",{id:"installing-trollstore-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-1","aria-hidden":"true"},"#"),t(" Installing TrollStore")],-1),l("ol",null,[l("li",null,[t("Open the "),l("code",null,"GTA Car Tracker"),t(" app")]),l("li",null,[t("Tap "),l("code",null,"Register Persistence Helper")]),l("li",null,[t("Tap "),l("code",null,"Install TrollStore")])],-1),l("p",null,"The TrollStore application will now install to your iOS device.",-1)])),_:1}),n(u,{tab:"",name:"TrollInstallerX (A11 and earlier)"},{default:o(()=>[e[15]||(e[15]=l("h3",{id:"requirements",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),t(" Requirements")],-1)),e[16]||(e[16]=l("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[l("p",null,[t(" TrollInstallerX is currently signed at "),l("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),t(" for easy installation without a computer. ")])],-1)),l("ul",null,[l("li",null,[e[9]||(e[9]=t("The latest version of ")),l("a",m,[e[8]||(e[8]=t("Sideloadly")),n(i)])]),l("li",null,[e[11]||(e[11]=t("The latest version of ")),l("a",b,[e[10]||(e[10]=t("iTunes")),n(i)]),e[12]||(e[12]=t(" if on Windows."))]),l("li",null,[e[14]||(e[14]=t("The latest version of ")),l("a",y,[e[13]||(e[13]=t("TrollInstallerX")),n(i)])])]),e[17]||(e[17]=l("h3",{id:"installing-the-application",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-the-application","aria-hidden":"true"},"#"),t(" Installing the application")],-1)),e[18]||(e[18]=l("ol",null,[l("li",null,"Open Sideloadly"),l("li",null,[t("Plug your iOS device into your computer "),l("ul",null,[l("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),l("li",null,[t("Drag and drop the TrollInstallerX "),l("code",null,".ipa"),t(" file into Sideloadly")]),l("li",null,"Enter in your Apple ID"),l("li",null,"Enter in your password")],-1)),e[19]||(e[19]=l("p",null,"The app will now install to your iOS device.",-1)),e[20]||(e[20]=l("h3",{id:"trusting-the-application",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#trusting-the-application","aria-hidden":"true"},"#"),t(" Trusting the application")],-1)),e[21]||(e[21]=l("ol",null,[l("li",null,[t("Go to "),l("code",null,"Settings"),t(" -> "),l("code",null,"General"),t(" -> "),l("code",null,"Device Management"),t(" -> "),l("code",null,""),l("ul",null,[l("li",null,[t("Depending on your usage, "),l("code",null,"Device Management"),t(" may be labeled "),l("code",null,"Profiles and Device Management")])])]),l("li",null,[t("Tap "),l("code",null,'Trust ""')])],-1)),e[22]||(e[22]=l("p",null,"The TrollInstallerX application can now be opened from home screen.",-1)),e[23]||(e[23]=l("h3",{id:"installing-trollstore-2",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-2","aria-hidden":"true"},"#"),t(" Installing TrollStore")],-1)),e[24]||(e[24]=l("ol",null,[l("li",null,"Open TrollInstallerX"),l("li",null,[t("Tap "),l("code",null,"Install TrollStore"),l("ul",null,[l("li",null,'If your device is stuck on "Exploiting Kernel", reboot your device')])]),l("li",null,[t("When prompted to select an app to install the persistence helper into, select an app you care about "),l("strong",null,"the least"),l("ul",null,[l("li",null,[t("If you don't know what app to select, select "),l("code",null,"Tips")]),l("li",null,[t("If your device reboots "),l("em",null,"before"),t(" getting to this step, try again")])])])],-1)),e[25]||(e[25]=l("p",null,"Both TrollStore and its persistence helper should now be installed.",-1))]),_:1})]),_:1}),e[48]||(e[48]=l("h2",{id:"installing-taurine",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-taurine","aria-hidden":"true"},"#"),t(" Installing Taurine")],-1)),e[49]||(e[49]=l("h3",{id:"downloads",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),l("ul",null,[l("li",null,[e[32]||(e[32]=t("The latest version of ")),l("a",w,[e[26]||(e[26]=t("Taurine")),n(i)]),l("ul",null,[l("li",null,[e[28]||(e[28]=t("If you have a 1TB or 2TB M1 iPad Pro, you can opt to get the latest ")),l("a",v,[e[27]||(e[27]=t("unofficial Taurine")),n(i)]),e[29]||(e[29]=t(" instead (if you do not have an M1 iPad Pro, ")),e[30]||(e[30]=l("strong",null,"do not use this unofficial build",-1)),e[31]||(e[31]=t(")"))])])])]),e[50]||(e[50]=s('

    Installing Taurine

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the Taurine .ipa file
    4. Tap on the Taurine .ipa file
    5. Tap Install

    The Taurine app will now be installed onto your device.

    Running Taurine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Taurine application from your home screen immediately afterwards
    3. Tap "Jailbreak"
    4. Reboot your phone when prompted
    5. Open the Taurine application from your home screen immediately after rebooting
    6. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',6)),l("div",k,[e[42]||(e[42]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[34]||(e[34]=t("If you receive the error ")),e[35]||(e[35]=l("code",null,"ERR_Jailbreak",-1)),e[36]||(e[36]=t(", ")),e[37]||(e[37]=l("code",null,"ERR_Already_Jailbroken",-1)),e[38]||(e[38]=t(" or ")),e[39]||(e[39]=l("code",null,"ERR_KernRW",-1)),e[40]||(e[40]=t(" read the Taurine/Odyssey section on the ")),n(r,{to:"/troubleshooting/#common-errors-on-odyssey-and-taurine"},{default:o(()=>e[33]||(e[33]=[t("Troubleshooting")])),_:1}),e[41]||(e[41]=t(" page."))])]),l("p",null,[e[44]||(e[44]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(r,{to:"/faq/#what-are-tweaks"},{default:o(()=>e[43]||(e[43]=[t("tweaks")])),_:1}),e[45]||(e[45]=t(", themes and more."))]),e[51]||(e[51]=s('

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Modify", then Tap "Upgrade"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'
    ',2))])}var x=p(g,[["render",I],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.40a6eb67.js b/assets/index.html.40a6eb67.js new file mode 100644 index 000000000000..ef0027a6fc00 --- /dev/null +++ b/assets/index.html.40a6eb67.js @@ -0,0 +1 @@ +import{_ as o,o as a,c as i,e as l}from"./app.748f7f56.js";const r={};function t(s,e){return a(),i("div",null,e[0]||(e[0]=[l('

    DANGER

    This is a stub page, nothing listed here is accurate whatsoever (it is currently a direct copy paste of the iOS one), but is being used as a placeholder for when a jailbreak method to install TrollStore is developed for tvOS

    Requisiti

    You will need:

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • A functioning package manager

    TIP

    If it's not already added, you'll also need to add the havoc.app repo to your package manager

    Installare TrollStore

    1. In your package manager, search and install the TrollStore Helper package
    2. After installing, close your package manager
    3. Apri l'app TrollHelper nella home screen
    4. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    DANGER

    If you're on iOS 15.0 or later, you have to do the below steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    If you're on iOS 14.0 to 14.8.1, you can safely ignore these below steps.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    Once you reboot your device, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    ',12)]))}var c=o(r,[["render",t],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.40abedb6.js b/assets/index.html.40abedb6.js new file mode 100644 index 000000000000..f3e98c645157 --- /dev/null +++ b/assets/index.html.40abedb6.js @@ -0,0 +1 @@ +const a=JSON.parse(`{"key":"v-39d90921","path":"/it_IT/installing-odysseyra1n-a8x-a9x/","title":"Odysseyra1n (A8X/A9X)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyra1n (A8X/A9X)","description":"Guida all'installazione di Odysseyra1n su dispositivi A8X e A9X","permalink":"/it_IT/installing-odysseyra1n-a8x-a9x","pkgman":"sileo","redirect_from":["/installing-odysseyra1n-a9x"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/index.md"}`);export{a as data}; diff --git a/assets/index.html.41b11738.js b/assets/index.html.41b11738.js new file mode 100644 index 000000000000..36aa05f652f3 --- /dev/null +++ b/assets/index.html.41b11738.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-082e4d08","path":"/it_IT/updating-to-12-5-7/","title":"Aggiornare a 12.5.7","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 12.5.7","permalink":"/it_IT/updating-to-12-5-7","redirect_from":["/updating-to-12-4-9","/updating-to-12-5","/updating-to-12-5-1","/updating-to-12-5-2","/updating-to-12-5-3","/updating-to-12-5-4","/updating-to-12-5-5","/updating-to-12-5-6"]},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Rimuovere il profilo","slug":"rimuovere-il-profilo","children":[]},{"level":2,"title":"Aggiornare a 12.5.7","slug":"aggiornare-a-12-5-7","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/updating/updating-to-12.5.7.md"}');export{t as data}; diff --git a/assets/index.html.41d8fc14.js b/assets/index.html.41d8fc14.js new file mode 100644 index 000000000000..a2a448ed8569 --- /dev/null +++ b/assets/index.html.41d8fc14.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6e837964","path":"/blocking-updates/","title":"Blocking Updates","lang":"en_US","frontmatter":{"lang":"en_US","title":"Blocking Updates","description":"How to block updates on your iOS or iPadOS device.","permalink":"/blocking-updates","extra_contributors":["Tanbeer191","Jack LaFond"]},"excerpt":"","headers":[{"level":2,"title":"Installing the tvOS profile","slug":"installing-the-tvos-profile","children":[]},{"level":2,"title":"Uninstalling the tvOS Profile","slug":"uninstalling-the-tvos-profile","children":[]}],"git":{"updatedTime":1724080677000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":5},{"name":"emiyl","email":"me@emiyl.com","commits":5},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2},{"name":"c22dev","email":"102235607+c22dev@users.noreply.github.com","commits":2},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Nebula","email":"github@itsnebula.net","commits":1}]},"filePathRelative":"en_US/guides/blocking-updates.md"}');export{e as data}; diff --git a/assets/index.html.4200d891.js b/assets/index.html.4200d891.js new file mode 100644 index 000000000000..c1aa243029ba --- /dev/null +++ b/assets/index.html.4200d891.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3a0ea38b","path":"/using-cydia/","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","permalink":"/using-cydia","redirect_from":["/cydia"],"extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{"updatedTime":1664807693000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":6},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"en_US/jailbreak/using-cydia.md"}');export{e as data}; diff --git a/assets/index.html.4208b139.js b/assets/index.html.4208b139.js new file mode 100644 index 000000000000..2ec0bb6c1593 --- /dev/null +++ b/assets/index.html.4208b139.js @@ -0,0 +1 @@ +import{_ as i,r,o as a,c as d,a as t,b as n,d as l,w as s}from"./app.748f7f56.js";const u={},y={class:"custom-container warning"},p={class:"custom-container danger"};function m(f,e){const o=r("router-link");return a(),d("div",null,[t("p",null,[e[1]||(e[1]=n("Odysseyra1n is a ")),l(o,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:s(()=>e[0]||(e[0]=[n("semi-tethered jailbreak")])),_:1}),e[2]||(e[2]=n(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),e[18]||(e[18]=t("p",null,"checkra1n is a tool capable of jailbreaking millions of iOS devices with the A7 to A11 SoC on firmwares 12.0 to 14.8.1. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.",-1)),e[19]||(e[19]=t("p",null,"After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.",-1)),t("div",y,[e[6]||(e[6]=t("p",{class:"custom-container-title"},"WARNING",-1)),t("p",null,[e[4]||(e[4]=n("If you are already jailbroken with another jailbreak (besides Chimera, Odyssey, or Taurine), make sure to properly ")),l(o,{to:"/restoring-rootfs"},{default:s(()=>e[3]||(e[3]=[n("remove it")])),_:1}),e[5]||(e[5]=n(" before proceeding."))])]),e[20]||(e[20]=t("p",null,"On iOS 14:",-1)),t("ul",null,[t("li",null,[e[8]||(e[8]=n("Odysseyra1n is only fully supported on A8, A9, A10(X), and A11 devices. A8X and A9X devices are only fully supported up to 14.4.2 using an older version of checkra1n, with a special method required for A8X and A9X devices on 14.5 to 14.8.1, which is detailed at ")),l(o,{to:"/installing-odysseyra1n-a8x-a9x"},{default:s(()=>e[7]||(e[7]=[n("Installing Odysseyra1n (A8X/A9X)")])),_:1}),e[9]||(e[9]=n("."))]),e[10]||(e[10]=t("li",null,"On iOS 14, A11 devices do not allow you to use SEP functionality in a jailbroken state. SEP functionality are things such as a passcode, Face ID/Touch ID, and Apple Pay.",-1))]),e[21]||(e[21]=t("hr",null,null,-1)),e[22]||(e[22]=t("p",null,"Please select your operating system:",-1)),t("ul",null,[t("li",null,[l(o,{to:"/installing-odysseyra1n/macos/"},{default:s(()=>e[11]||(e[11]=[n("macOS")])),_:1})]),t("li",null,[l(o,{to:"/installing-odysseyra1n/linux/"},{default:s(()=>e[12]||(e[12]=[n("Linux")])),_:1})]),t("li",null,[l(o,{to:"/using-odysseyn1x/"},{default:s(()=>e[13]||(e[13]=[n("Windows (Odysseyn1x)")])),_:1})])]),t("div",p,[e[17]||(e[17]=t("p",{class:"custom-container-title"},"DANGER",-1)),t("p",null,[e[15]||(e[15]=n("If you have a ChromeOS device, you can attempt to follow ")),l(o,{to:"/installing-odysseyra1n-chromeos"},{default:s(()=>e[14]||(e[14]=[n("Installing Odysseyra1n (ChromeOS)")])),_:1}),e[16]||(e[16]=n(", however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error"))])])])}var k=i(u,[["render",m],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.421bc531.js b/assets/index.html.421bc531.js new file mode 100644 index 000000000000..6d2eada24e46 --- /dev/null +++ b/assets/index.html.421bc531.js @@ -0,0 +1 @@ +import{_ as u,r as s,o as d,c as p,e as n,a as o,b as e,d as a,w as r}from"./app.748f7f56.js";const g={},m={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},v={class:"custom-container tip"},c={href:"https://dhinakg.github.io/repo/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://repo.alexia.lol",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"},z={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function h(k,i){const l=s("ExternalLinkIcon"),t=s("router-link");return d(),p("div",null,[i[32]||(i[32]=n('

    Lettura Necessaria

    I dispositivi iOS e iPadOS possono essere aggiornati solo alle versioni firmware che Apple ha "firmato". Questo di solito significa che \xE8 possibile aggiornare solo alle versioni pi\xF9 recenti del firmware. Questo \xE8 un male per il jailbreak, siccome la maggior parte dei jailbreak si basano su exploit che sono stati patchati in versioni pi\xF9 recenti.

    Fortunatamente, possiamo usare diversi "profili" per ritardare un aggiornamento del firmware. Questo \xE8 destinato alle organizzazioni che richiedono pi\xF9 tempo per aggiornare i loro dispositivi, ma possiamo anche usarli per aggiornare a versioni del firmware non firmate.

    Ma questo ha un limite di tempo. Potrai aggiornare solo alle seguenti versioni del firmware prima delle rispettive date di scadenza:

    • 17.1 - February 5th, 2024
    • 17.1.1 - February 28th, 2024
    • 16.7.2 - March 9th, 2024
    • 17.1.2 - March 9th, 2024
    • 16.7.3 - March 18th, 2024
    • 17.2 (For iPhones) - March 18th, 2024
    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024
    ',5)),o("p",null,[i[1]||(i[1]=e("Il tempo \xE8 indicato in ")),i[2]||(i[2]=o("code",null,"UTC 00:00",-1)),i[3]||(i[3]=e(". Per ulteriori date di scadenza, controlla ")),o("a",m,[i[0]||(i[0]=e("dhinakg.github.io/delayed-otas.html")),a(l)]),i[4]||(i[4]=e("."))]),o("div",v,[i[10]||(i[10]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[i[7]||(i[7]=e("Devi avere un jailbreak per seguire queste istruzioni. Se non puoi eseguire il jailbreak, segui ")),a(t,{to:"/updating-blobless-nonjailbroken"},{default:r(()=>i[5]||(i[5]=[e("Aggiornamento (Blobless) (Non-Jailbroken)")])),_:1}),i[8]||(i[8]=e(" o ")),a(t,{to:"/updating-blobless-advanced"},{default:r(()=>i[6]||(i[6]=[e("Aggiornamento (Blobless) (Avanzato)")])),_:1}),i[9]||(i[9]=e(" ."))])]),i[33]||(i[33]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,"Se si \xE8 tentato in precedenza di usare un metodo di aggiornamento blobless, rimuovi tutti i profili delay e beta prima di seguire questo metodo.")],-1)),i[34]||(i[34]=o("h2",{id:"installare-dahlia",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#installare-dahlia","aria-hidden":"true"},"#"),e(" Installare Dahlia")],-1)),o("ol",null,[i[14]||(i[14]=o("li",null,"Avvia il tuo attuale jailbreak",-1)),o("li",null,[i[13]||(i[13]=e("Apri il tuo gestore di pacchetti preferito e aggiungi le seguenti repo: ")),o("ul",null,[o("li",null,[o("a",c,[i[11]||(i[11]=e("https://dhinakg.github.io/repo/")),a(l)])]),o("li",null,[o("a",b,[i[12]||(i[12]=e("https://repo.alexia.lol")),a(l)])])])]),i[15]||(i[15]=o("li",null,[e("Cerca e installa il pacchetto "),o("code",null,"Dahlia")],-1)),i[16]||(i[16]=o("li",null,[e("Tocca "),o("code",null,"Riavvia il dispositivo"),e(" e poi ri-esegui il jailbreak del dispositivo dopo il riavvio")],-1))]),i[35]||(i[35]=n('

    Preparare l'Aggiornamento

    1. Apri l'app Impostazioni, scorri verso il basso e clicca su Dahlia
    2. Abilita Toggle Supervision, poi clicca Yes quando ti viene chiesto di eseguire un riavvio dello Userspace
      • Se sei gi\xE0 supervisionato per qualsiasi motivo, puoi saltare questo passaggio
    3. Clicca su Download Profilese poi premi su "Normal"
    4. Tocca Download Profile accanto alla versione iOS che alla quale vuoi aggiornare.
    5. Premi "Consenti" quando viene richiesto
    6. Esci dal menu di Dahlia e vai a Generali -> Gestione Profili e Dispositivo -> OTA Delay - [Days] Days
    7. Clicca "Installa" nell'angolo in alto a destra e inserisci il codice di accesso se richiesto
    8. Tocca nuovamente "Installa" due volte per confermare
    9. Torna alla schermata di Dahlia nelle impostazioni
    10. Assicurati che Ready to Update indichi di "S\xEC"
      • Se non lo fa, clicca sulla "i" accanto a "Ready to Update", e vedi quale \xE8 il problema

    Ripristinare il RootFS

    ',3)),o("ol",null,[i[21]||(i[21]=o("li",null,"Apri l'app Impostazioni",-1)),i[22]||(i[22]=o("li",null,[e("Vai su "),o("code",null,"Generali"),e(" -> "),o("code",null,"Aggiornamento Software")],-1)),i[23]||(i[23]=o("li",null,[e("Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare "),o("ul",null,[o("li",null,[o("strong",null,"Non aggiornare"),e(" ancora, lo faremo pi\xF9 tardi")])])],-1)),o("li",null,[i[20]||(i[20]=e("Apri il tuo jailbreak attuale e ripristina il rootFS ")),o("ul",null,[o("li",null,[i[18]||(i[18]=e("Se hai bisogno di una guida dettagliata su come ripristinare il rootfs, segui ")),a(t,{to:"/restoring-rootfs"},{default:r(()=>i[17]||(i[17]=[e("Ripristinare il RootFS")])),_:1}),i[19]||(i[19]=e(" e seleziona il jailbreak che usi attualmente"))])])]),i[24]||(i[24]=o("li",null,"Riavvia il dispositivo",-1))]),i[36]||(i[36]=n('

    Aggiornare la versione del firmware

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Apri l'app delle Impostazioni
    3. Vai su Generali -> Aggiornamento Software
    4. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    5. Scarica e installa l'aggiornamento
    6. Una volta aggiornato, rimuovi il profilo di aggiornamento e (se presente) il profilo beta tramite le Impostazioni

    TIP

    Se hai scelto di abilitare la supervisione in precedenza, il tuo dispositivo rimarr\xE0 supervisionato. Essere in uno stato supervisionato significa che:

    • Un messaggio verr\xE0 visualizzato in Impostazioni, mostrando che il dispositivo \xE8 supervisionato
    • Il blocco di attivazione sar\xE0 disabilitato, rendendo il dispositivo potenzialmente accessibile dai ladri (Dov'\xE8 funzioner\xE0 comunque)
    • Se il dispositivo ha la gestione del dispositivo mobile attivata (es. un dispositivo scolastico o di lavoro), allora la tua organizzazione sar\xE0 in grado di installare e disinstallare silenziosamente le app sul tuo dispositivo

    Nota che, per la maggior parte degli utenti, rimanere in uno stato supervisionato non sar\xE0 un problema.

    \xC8 possibile rimuovere lo stato di supervisione ripristinando il dispositivo e ripristinando un backup precedentemente fatto. Ci\xF2 pu\xF2 essere fatto selezionando "Cancella tutti i contenuti e le impostazioni" nell'app Impostazioni, poi ripristinando da un backup da iCloud durante la configurazione iniziale.

    DANGER

    Se si ripristina un backup fatto in uno stato jailbroken da iTunes/Finder, si possono riscontrare gravi problemi, come i bootloop.

    WARNING

    Se ripristini un backup fatto in uno stato jailbroken da iCloud, potresti riscontrare segnali di falsi positivi per il rilevamento del jailbreak.

    ',5)),o("div",f,[i[28]||(i[28]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[i[26]||(i[26]=e("Se l'aggiornamento ha avuto successo, continua con ")),a(t,{to:"/get-started"},{default:r(()=>i[25]||(i[25]=[e("Per cominciare")])),_:1}),i[27]||(i[27]=e(" per eseguire il jailbreak sul tuo dispositivo."))])]),o("p",null,[i[30]||(i[30]=e("Crediti a ")),o("a",z,[i[29]||(i[29]=e("dhinakg")),a(l)]),i[31]||(i[31]=e(" per aver scoperto questo metodo."))])])}var A=u(g,[["render",h],["__file","index.html.vue"]]);export{A as default}; diff --git a/assets/index.html.42378c1c.js b/assets/index.html.42378c1c.js new file mode 100644 index 000000000000..f49d69a407b2 --- /dev/null +++ b/assets/index.html.42378c1c.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-1b89bbc3","path":"/it_IT/saving-blobs/","title":"Salvataggio Blobs","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Salvataggio Blobs","excerpt":"Guida al salvataggio dei blobs per ottenere la capacit\xE0 di eseguire un downgrade di iOS in futuro.","permalink":"/it_IT/saving-blobs","redirect_from":["/it_IT/blobs","/it_IT/blob","/it_IT/save-blobs","/it_IT/save-blob","/it_IT/saving-blob"],"extra_contributors":["TheHacker894","airsquared","hopolapopola","wr3nch3000","Tanbeer191","itsnebulalol"]},"excerpt":"","headers":[{"level":2,"title":"Salvare i blobs con shshd","slug":"salvare-i-blobs-con-shshd","children":[{"level":3,"title":"Eseguire shshd manualmente","slug":"eseguire-shshd-manualmente","children":[]}]},{"level":2,"title":"Salvare i blobs con l'App di TSS Saver","slug":"salvare-i-blobs-con-l-app-di-tss-saver","children":[]},{"level":2,"title":"Salvare i blobs con il sito web di TSS Saver","slug":"salvare-i-blobs-con-il-sito-web-di-tss-saver","children":[{"level":3,"title":"Ottenere Generatore e ApNonce (solo A12+ Jailbroken)","slug":"ottenere-generatore-e-apnonce-solo-a12-jailbroken","children":[]},{"level":3,"title":"Salvare i blobs (Tutti i Dispositivi)","slug":"salvare-i-blobs-tutti-i-dispositivi","children":[]}]},{"level":2,"title":"Salvare i blobs con blobsaver","slug":"salvare-i-blobs-con-blobsaver","children":[{"level":3,"title":"blobsaver","slug":"blobsaver","children":[]},{"level":3,"title":"Ottenere APNonce e generator specifici per il dispositivo","slug":"ottenere-apnonce-e-generator-specifici-per-il-dispositivo","children":[]},{"level":3,"title":"Salvare i Blobs","slug":"salvare-i-blobs","children":[]},{"level":3,"title":"Salvare i blobs automaticamente in background","slug":"salvare-i-blobs-automaticamente-in-background","children":[]}]},{"level":2,"title":"Salvataggio dei Blobs Onboard","slug":"salvataggio-dei-blobs-onboard","children":[{"level":3,"title":"Blobs Onboard OTA","slug":"blobs-onboard-ota","children":[]},{"level":3,"title":"Blobs Onboard iTunes","slug":"blobs-onboard-itunes","children":[]},{"level":3,"title":"Salvare i Blobs Onboard","slug":"salvare-i-blobs-onboard","children":[]},{"level":3,"title":"Utilizzando Deverser","slug":"utilizzando-deverser","children":[]},{"level":3,"title":"Utilizzando una Ramdisk SSH","slug":"utilizzando-una-ramdisk-ssh","children":[]},{"level":3,"title":"Utilizzando System Info","slug":"utilizzando-system-info","children":[]},{"level":3,"title":"Verificare il Tipo di Blob","slug":"verificare-il-tipo-di-blob","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/guides/saving-blobs.md"}`);export{e as data}; diff --git a/assets/index.html.424765ef.js b/assets/index.html.424765ef.js new file mode 100644 index 000000000000..c6b712cec157 --- /dev/null +++ b/assets/index.html.424765ef.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as o,e as l}from"./app.748f7f56.js";const r={};function t(s,i){return a(),o("div",null,i[0]||(i[0]=[l('

    Lettura Necessaria

    Sfortunatamente, al momento non c'\xE8 nessun jailbreak disponibile per le versioni del firmware 8.0-8.3 sui dispositivi a 32 bit. Tuttavia, alcuni dispositivi, come l'iPhone 4S, possono essere aggiornati a 9.3.6 e utilizzare il jailbreak di kok3shi.

    Ci\xF2 si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poich\xE9 la versione pi\xF9 recente per questi dispositivi \xE8 9.3.6, possiamo facilmente aggiornare alla versione firmware desiderata, a causa dell'et\xE0 dei dispositivi.

    Se \xE8 stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, \xE8 necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non \xE8 presente, puoi saltare alla sezione successiva della guida
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 9.3.6

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 9.3.6
    3. Scarica e installa l'aggiornamento
    ',9)]))}var c=e(r,[["render",t],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.42a494cd.js b/assets/index.html.42a494cd.js new file mode 100644 index 000000000000..f311e1135644 --- /dev/null +++ b/assets/index.html.42a494cd.js @@ -0,0 +1 @@ +import{_ as l,r,o as a,c as u,a as n,b as e,d as t,w as o}from"./app.748f7f56.js";const d={},p={class:"custom-container tip"},m={class:"custom-container warning"},g={class:"custom-container danger"};function y(f,i){const s=r("router-link");return a(),u("div",null,[n("p",null,[i[1]||(i[1]=e("Odysseyra1n is a ")),t(s,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:o(()=>i[0]||(i[0]=[e("semi-tethered jailbreak")])),_:1}),i[2]||(i[2]=e(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),i[18]||(i[18]=n("p",null,"checkra1n \xE8 un tool in grado di eseguire il Jailbreak di milioni di dispositivi iOS con un SoC A7-A11 su firmware 12.0-14.8.1. Al momento \xE8 compatibile solo con macOS e Linux. Una versione di Windows \xE8 prevista per il rilascio in futuro.",-1)),i[19]||(i[19]=n("p",null,"After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.",-1)),i[20]||(i[20]=n("p",null,"Sui dispositivi A8X e A9X non \xE8 possibile utilizzare checkra1n 0.12.4 (richiesto per 14.5-14.8.1) senza l'uso di una versione di pongoOS personalizzata e checkra1n in modalit\xE0 CLI.",-1)),n("div",p,[i[6]||(i[6]=n("p",{class:"custom-container-title"},"TIP",-1)),n("p",null,[i[4]||(i[4]=e("Se si utilizza un dispositivo A8X o A9X che esegue iOS 14.4.2 o precedenti, \xE8 necessario seguire ")),t(s,{to:"/installing-odysseyra1n"},{default:o(()=>i[3]||(i[3]=[e("Installare Odysseyra1n")])),_:1}),i[5]||(i[5]=e(" e utilizzare la versione 0.12.2 di checkra1n."))])]),i[21]||(i[21]=n("div",{class:"custom-container warning"},[n("p",{class:"custom-container-title"},"WARNING"),n("p",null,"Non \xE8 necessario utilizzare una build speciale di Odysseyn1x per seguire questa guida, di conseguenza, la guida normale di Odysseyn1x \xE8 linkata sotto.")],-1)),n("div",m,[i[10]||(i[10]=n("p",{class:"custom-container-title"},"WARNING",-1)),n("p",null,[i[8]||(i[8]=e("Se hai gi\xE0 eseguito il jailbreak con checkra1n, assicurati di ")),t(s,{to:"/removing-checkra1n"},{default:o(()=>i[7]||(i[7]=[e("rimuoverlo")])),_:1}),i[9]||(i[9]=e(" prima di procedere."))])]),i[22]||(i[22]=n("hr",null,null,-1)),i[23]||(i[23]=n("p",null,"Seleziona un sistema operativo:",-1)),n("ul",null,[n("li",null,[t(s,{to:"/installing-odysseyra1n-a8x-a9x/macos/"},{default:o(()=>i[11]||(i[11]=[e("macOS")])),_:1})]),n("li",null,[t(s,{to:"/installing-odysseyra1n-a8x-a9x/linux/"},{default:o(()=>i[12]||(i[12]=[e("Linux")])),_:1})]),n("li",null,[t(s,{to:"/using-odysseyn1x/"},{default:o(()=>i[13]||(i[13]=[e("Windows (Odysseyn1x)")])),_:1})])]),n("div",g,[i[17]||(i[17]=n("p",{class:"custom-container-title"},"DANGER",-1)),n("p",null,[i[15]||(i[15]=e("Se hai un dispositivo ChromeOS, puoi provare a seguire ")),t(s,{to:"/installing-odysseyra1n-chromeos-a8x-a9x"},{default:o(()=>i[14]||(i[14]=[e("Installare Odysseyra1n (A8X/A9X) (ChromeOS)")])),_:1}),i[16]||(i[16]=e(", tuttavia, nota che non \xE8 consigliato a causa del fatto che \xE8 sia pi\xF9 lungo sia pi\xF9 incline a un errore da parte dell'utente."))])])])}var x=l(d,[["render",y],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.437d4af0.js b/assets/index.html.437d4af0.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.437d4af0.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.4391bf52.js b/assets/index.html.4391bf52.js new file mode 100644 index 000000000000..33895f6d2f61 --- /dev/null +++ b/assets/index.html.4391bf52.js @@ -0,0 +1 @@ +import{_ as l,r,o as s,c as d,e as u,a as n,b as e,d as a,w as t}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"};function m(f,i){const o=r("router-link");return s(),d("div",null,[i[15]||(i[15]=u('

    Lettura Necessaria

    Sfortunatamente, al momento non c'\xE8 nessun jailbreak disponibile per la versione 5.1 del firmware su dispositivi A5(X). Tuttavia, alcuni dispositivi, come l'iPad 3a Generazione, possono essere aggiornati a 8.4.1 e utilizzare un jailbreak disponibile.

    Ci\xF2 si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poich\xE9 l'ultima versione OTA disponibile per il firmware corrente su questi dispositivi \xE8 8.4.1, possiamo facilmente aggiornare alla versione desiderata, a causa dell'et\xE0 della loro versione firmware corrente.

    Se \xE8 stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, \xE8 necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 8.4.1

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 8.4.1
    3. Scarica e installa l'aggiornamento
    ',9)),n("div",g,[i[14]||(i[14]=n("p",{class:"custom-container-title"},"TIP",-1)),n("p",null,[i[3]||(i[3]=e("Se si \xE8 su un dispositivo A5(X) (come l'iPad 3a generazione), \xE8 possibile continuare con entrambi ")),a(o,{to:"/it_IT/installing-daibutsu"},{default:t(()=>i[0]||(i[0]=[e("Daibutsu")])),_:1}),i[4]||(i[4]=e(", ")),a(o,{to:"/it_IT/updating-to-9-3-5"},{default:t(()=>i[1]||(i[1]=[e("Aggiornare a 9.3.5")])),_:1}),i[5]||(i[5]=e(", o ")),a(o,{to:"/it_IT/updating-to-9-3-6"},{default:t(()=>i[2]||(i[2]=[e("Aggiornare a 9.3.6")])),_:1}),i[6]||(i[6]=e("."))]),n("p",null,[i[10]||(i[10]=e("Se sei su un dispositivo A6(X) (come l'iPad 4a generazione), puoi continuare con entrambi ")),a(o,{to:"/it_IT/installing-etasonJB"},{default:t(()=>i[7]||(i[7]=[e("EtasonJB")])),_:1}),i[11]||(i[11]=e(", ")),a(o,{to:"/it_IT/updating-to-10-3-3"},{default:t(()=>i[8]||(i[8]=[e("Aggiornare a 10.3.3")])),_:1}),i[12]||(i[12]=e(", o ")),a(o,{to:"/it_IT/updating-to-10-3-4"},{default:t(()=>i[9]||(i[9]=[e("Aggiornare a 10.3.4")])),_:1}),i[13]||(i[13]=e("."))])])])}var v=l(p,[["render",m],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.44030be4.js b/assets/index.html.44030be4.js new file mode 100644 index 000000000000..e8a84832c2ad --- /dev/null +++ b/assets/index.html.44030be4.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-347f7b6a","path":"/it_IT/updating-to-9-3-5-ipsw/","title":"Aggiornare a 9.3.5 (iTunes/Finder)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 9.3.5 (iTunes/Finder)","permalink":"/it_IT/updating-to-9-3-5-ipsw"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiornare a 9.3.5 utilizzando iTunes / Finder","slug":"aggiornare-a-9-3-5-utilizzando-itunes-finder","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-9.3.5-ipsw.md"}');export{i as data}; diff --git a/assets/index.html.450b39de.js b/assets/index.html.450b39de.js new file mode 100644 index 000000000000..35f49118c1df --- /dev/null +++ b/assets/index.html.450b39de.js @@ -0,0 +1 @@ +import{_ as r,r as t,o as s,c as d,a as e,b as o,d as a,e as u,w as v}from"./app.748f7f56.js";const p={},m={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/1wc0HZgQ",target:"_blank",rel:"noopener noreferrer"},f={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/Z1MC2ZaS",target:"_blank",rel:"noopener noreferrer"};function k(c,i){const l=t("ExternalLinkIcon"),n=t("router-link");return s(),d("div",null,[i[9]||(i[9]=e("p",null,"Evasi0n \xE8 in grado di eseguire il jailbreak di tutti i dispositivi su iOS 7.0-7.0.6",-1)),i[10]||(i[10]=e("p",null,"Evasi0n \xE8 un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.",-1)),i[11]||(i[11]=e("p",null,"Per utilizzare Evasi0n, \xE8 necessario un computer Windows che esegue Windows 7 o pi\xF9 recente e la versione patchata dell\u2019originale evasi0n7.exe in modo che possa recuperare i file per il jailbreak da Internet.",-1)),i[12]||(i[12]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[4]||(i[4]=o("L'ultima versione di ")),e("a",m,[i[0]||(i[0]=o("evasi0n patchato")),a(l)]),i[5]||(i[5]=o(" dall'Archivio Legacy JB ")),e("ul",null,[e("li",null,[i[2]||(i[2]=o("Se stai utilizzando un iPhone 5S o 5C su iOS 7. (Build 11A466) avrai bisogno di ")),e("a",f,[i[1]||(i[1]=o("questa versione di evasi0n")),a(l)]),i[3]||(i[3]=o(" invece di quella precedente."))])])])]),i[13]||(i[13]=u('

    Installazione

    WARNING

    Se il dispositivo \xE8 stato aggiornato tramite OTA alla sua versione corrente di iOS 7, potresti riscontrare un bootloop o altri errori mentre esegui il jailbreak.

    1. Apri il file patched-with-ipg-link-evasi0n7.exe
      • Se stai usando un 5S/5C su 7.0, si chiamer\xE0 ONLY_5c_7.0_evasi0n7.exe
    2. Connetti il dispositivo al computer e autorizza il computer sul dispositivo quando richiesto
    3. Su Evasi0n7, clicca "Jailbreak"
      • Potrebbe volerci un po\u2019 per i file richiesti da scaricare
    4. Una volta che il telefono \xE8 stato riavviato una volta, apri l'app Evasi0n sulla home screen
    5. Una volta riavviato il telefono nuovamente, sblocca il tuo dispositivo. Evasi0n riavvier\xE0 il dispositivo un'ultima volta e vedrai il logo di evasi0n sul tuo telefono mentre si avvia
    ',3)),e("p",null,[i[7]||(i[7]=o("Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sar\xE0 sulla tua home screen. Puoi utilizzare Cydia per installare ")),a(n,{to:"/it_IT/faq/#what-are-tweaks"},{default:v(()=>i[6]||(i[6]=[o("tweak")])),_:1}),i[8]||(i[8]=o(", temi e altro."))])])}var z=r(p,[["render",k],["__file","index.html.vue"]]);export{z as default}; diff --git a/assets/index.html.452387a2.js b/assets/index.html.452387a2.js new file mode 100644 index 000000000000..b13dcd149c10 --- /dev/null +++ b/assets/index.html.452387a2.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-da07c232","path":"/it_IT/installing-blackb0x/","title":"Installing Blackb0x","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing Blackb0x","description":"Guide to installing Blackb0x","permalink":"/it_IT/installing-blackb0x","pkgman":"none","extra_contributors":["selfisht","WhitetailAni"],"redirect_from":["/blackb0x"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installing Blackb0x","slug":"installing-blackb0x","children":[]}],"git":{"updatedTime":1716176044000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"WhitetailAni","email":"87622301+WhitetailAni@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-blackb0x.md"}');export{i as data}; diff --git a/assets/index.html.45244acc.js b/assets/index.html.45244acc.js new file mode 100644 index 000000000000..1aa70290cfd1 --- /dev/null +++ b/assets/index.html.45244acc.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-3a4a589b","path":"/it_IT/using-jailbreakme-star/","title":"JailbreakMe Star","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"JailbreakMe Star","description":"Guida all'utilizzo di JailbreakMe (Star)","permalink":"/it_IT/using-jailbreakme-star","redirect_from":["/it_IT/installing-jailbreakme-star","/it_IT/installing-star","/it_IT/star","/it_IT/jailbreakme-star"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Eseguire JailbreakMe Star","slug":"eseguire-jailbreakme-star","children":[]},{"level":2,"title":"Patchare Cydia","slug":"patchare-cydia","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-jailbreakme-star.md"}`);export{e as data}; diff --git a/assets/index.html.454d237e.js b/assets/index.html.454d237e.js new file mode 100644 index 000000000000..5d64ac129cd7 --- /dev/null +++ b/assets/index.html.454d237e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ae7ca03c","path":"/installing-trollstore-trollrestore/","title":"Installing TrollStore (TrollRestore)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollRestore)","description":"Guide to installing TrollStore via TrollRestore","permalink":"/installing-trollstore-trollrestore","sidebar":false,"redirect_from":null,"extra_contributors":["opa334","JJTech","Dhinak"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Running TrollRestore","slug":"running-trollrestore","children":[{"level":3,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":3,"title":"Installing Dependencies","slug":"installing-dependencies","children":[]},{"level":3,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper-1","children":[]}]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}],"git":{"updatedTime":1725540916000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":4},{"name":"Cactus","email":"88598340+Cactism@users.noreply.github.com","commits":1},{"name":"emmo","email":"150938948+el-emmoe@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/guides/trollstore/trollrestore.md"}');export{e as data}; diff --git a/assets/index.html.45c5565b.js b/assets/index.html.45c5565b.js new file mode 100644 index 000000000000..a122ed1d7ed4 --- /dev/null +++ b/assets/index.html.45c5565b.js @@ -0,0 +1 @@ +import{_ as s,r as l,o as d,c as p,e as a,a as r,b as i,d as n,w as t}from"./app.748f7f56.js";const c={};function u(m,e){const o=l("router-link");return d(),p("div",null,[e[9]||(e[9]=a('

    Domande generali

    Che cos'\xE8 il jailbreak?

    Jailbreak \xE8 un termine utilizzato per descrivere il processo che consente di sbloccare veramente il potenziale del tuo dispositivo iOS. Il sistema operativo mobile di Apple \xE8 noto per la sua sicurezza e questo \xE8 in parte a causa di quanto sia bloccato. Eseguire il jailbreak del tuo dispositivo ti permetter\xE0 di infrangere tali restrizioni e personalizzare il dispositivo a tuo piacimento.

    Il Jailbreak ti d\xE0 la possibilit\xE0 di installare applicazioni di terze parti e "tweak" (modifiche) tramite un gestore di pacchetti per personalizzare e migliorare l'esperienza utente. Il Jailbreak \xE8 gratuito e facile da eseguire per la maggior parte dei dispositivi.

    Il Jailbreak \xE8 legale?

    Il Jailbreak negli Stati Uniti \xE8 perfettamente legale. Nel 2010, l'Ufficio per il Copyright degli Stati Uniti ha dichiarato il Jailbreak come un'eccezione al Digital Millennium Copyright Act.

    Prima di procedere dovresti controllare se nel tuo Paese \xE8 legale o meno, tuttavia nella maggior parte dei Paesi non dovrebbero esserci problemi.

    Cos'\xE8 un gestore di pacchetti?

    I gestori di pacchetti sono utilizzati per installare, disinstallare e modificare software ufficiali e fatti dalla community per personalizzare il tuo dispositivo. Sileo \xE8 un esempio di gestore di pacchetti.

    Possono essere messi a confronto con l'App Store di iOS, dove \xE8 possibile installare software gratuiti o a pagamento.

    Che cos'\xE8 una repo?

    Esse sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo sul tuo gestore di pacchetti, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Cosa sono i tweak?

    I tweak sono piccole modifiche che possono essere installate per cambiare l'aspetto e/o la sensazione del tuo dispositivo.

    Con alcune eccezioni, i tweak di solito non possiedono un'icona app, ma piuttosto un'area nell'app Impostazioni per modificare il funzionamento dei vari tweak. I tweak pi\xF9 semplici potrebbero non averla.

    Che cosa \xE8 il "respring" o "Riavviare la Springboard"?

    Il respring \xE8 essenzialmente la procedura con la quale si riavvia la home screen e l'interfaccia utente di iOS. La maggior parte delle volte, \xE8 possibile installare un tweak e eseguire un respring per applicarlo, senza riavviare completamente.

    Non dovrai rieseguire un exploit dopo il respring e rimarrai jailbroken.

    Che cos'\xE8 la Modalit\xE0 di Recupero?

    La Modalit\xE0 di Recupero \xE8 una protezione integrata per il dispositivo che consente all'utente di ricominciare completamente con una nuova installazione di iOS. Ci\xF2 \xE8 particolarmente utile se il sistema operativo installato \xE8 danneggiato e non pu\xF2 avviarsi correttamente, cosa che pu\xF2 accadere durante i jailbreak, anche se raramente. Entrare in modalit\xE0 di recupero \xE8 possibile sul dispositivo e attraverso un computer, e iTunes/Finder utilizzer\xE0 la modalit\xE0 di recupero durante gli aggiornamenti e i ripristini normali.

    Che cos\u2019\xE8 la modalit\xE0 DFU?

    ',21)),r("p",null,[e[1]||(e[1]=i("La modalit\xE0 DFU \xE8 un modo per interagire con il dispositivo iOS senza caricare il sistema operativo o il boot loader. Sta per Device Firmware Upgrade. \xC8 funzionalmente diverso dalla modalit\xE0 di recupero ed \xE8 generalmente inteso come ultima risorsa nel caso in cui le cose vadano seriamente male sul tuo dispositivo, tuttavia possiamo usarlo con ")),n(o,{to:"/it_IT/installing-odysseyra1n"},{default:t(()=>e[0]||(e[0]=[i("Odysseyra1n")])),_:1}),e[2]||(e[2]=i(" per eseguire il jailbreak sul tuo dispositivo. Entrare in modalit\xE0 DFU \xE8 possibile solo sul dispositivo in quanto fa parte del telefono stesso."))]),e[10]||(e[10]=a('

    Cosa posso fare una volta eseguito il Jailbreak?

    • Ottenere pieno accesso al sistema operativo del tuo dispositivo
    • Ottenere l'accesso a un gestore di pacchetti, come Sileo o Zebra
    • Installare temi per cambiare l'aspetto e la sensazione del tuo dispositivo
    • Installare tweak per modificare il comportamento di iOS

    Cosa dovrei sapere prima di iniziare?

    • \xC8 fortemente consigliato eseguire il backup del dispositivo su iCloud, iTunes o Finder (su macOS Catalina o pi\xF9 recenti) in caso di perdita dei dati
    • Se non si verificano problemi durante l'installazione, sarai jailbroken senza alcuna perdita dei dati
    • Mantieni il dispositivo collegato a una fonte di alimentazione o mantieni la batteria abbastanza carica, in modo che qualsiasi spegnimento imprevisto pu\xF2 essere impedito
    • Eseguire il Jailbreak consente di sbloccare il sistema, ma pu\xF2 comportare una perdita dei dati se il sistema operativo viene danneggiato
    • Potresti essere vulnerabile a pi\xF9 malware e altri problemi di sicurezza dopo il jailbreak rispetto all'essere in uno stato non-jailbroken
    • La garanzia del dispositivo diventer\xE0 nulla dopo il jailbreak fino a quando non viene ripristinato a uno stato non-jailbroken, che \xE8 facile da fare

    Domande sui Blobs

    Che cosa \xE8 un blob?

    Un blob \xE8 un file contenente una chiave speciale specificatamente per quel dispositivo per consentire il downgrade a un firmware specifico.

    I blobs sono una firma digitale fatta da Apple che \xE8 stata salvata al momento in cui la versione del firmware era firmata. Se ne possiedi uno (o molti), tienili al sicuro.

    Come funzionano i blobs?

    i blobs possono essere utilizzati in un programma chiamato futurerestore, per ripristinare un firmware, se una volta forniti il firmware SEP (Secure Enclave Processor) e il firmware Baseband essi sono compatibili con la versione iOS di destinazione.

    Anche se i blobs possono diventare incompatibili il ripristino al momento attuale, si consiglia ancora di salvarli, nel caso in cui si renda disponibile un'opportunit\xE0 che ne consente il loro utilizzo.

    Li posso salvare ora?

    Ci sono due tipi di blobs che possono essere salvati al momento attuale:

    • Versioni attualmente firmate da Apple
    • La versione su cui sei attualmente

    Nota che salvare le blobs per la versione su cui sei attualmente dipende dal fatto che tu abbia o meno un jailbreak, e pu\xF2 o non pu\xF2 essere utilizzabile a seconda del dispositivo che si dispone e come \xE8 stata installata la versione sulla quale si \xE8 in quel momento.

    ',15)),r("p",null,[e[4]||(e[4]=i("Per vedere tutti i metodi possibili per salvare le blobs, segui la guida per ")),n(o,{to:"/it_IT/saving-blobs"},{default:t(()=>e[3]||(e[3]=[i("Salvare i Blobs")])),_:1}),e[5]||(e[5]=i(" ."))]),e[11]||(e[11]=a('

    Domande relative ai tweak

    Dovrei usare tweak come Batchomatic o IAmLazy

    Dovresti non utilizzare questi tweak, a causa del fatto che tendono a causare problemi e instabilit\xE0 all'interno della configurazione del jailbreak. Invece, se stai cambiando jailbreak o aggiornando a una versione pi\xF9 recente di iOS, crea una tweaklist nelle note e poi installali di nuovo manualmente.

    Altre domande

    Qual \xE8 l'ultima versione iOS con un jailbreak per il mio dispositivo a 64 bit

    ',5)),r("p",null,[e[7]||(e[7]=i("Ci\xF2 pu\xF2 essere facilmente capito controllando ")),n(o,{to:"/get-started"},{default:t(()=>e[6]||(e[6]=[i("Cominciamo!")])),_:1}),e[8]||(e[8]=i(", nel caso in cui non si voglia passare per Cominciamo!, ecco le seguenti informazioni:"))]),e[12]||(e[12]=a("
    • iPad A7: iOS 12.5.7 (tramite Odysseyra1n o Chimera)
    • iPhone A7/A8: iOS 12.5.7 (tramite Odysseyra1n o Chimera)
    • iPod Touch (6a generazione): iOS 12.5.7 (tramite Odysseyra1n o Chimera)
    • A8(X) iPads: iPadOS 15.8.1 (via meowbrek2 or palera1n)
    • iPod Touch (7th Generation): iOS 15.8.1 (via meowbrek2 or palera1n)
    • A9/A10 iPhones: iOS 15.8.1 (via meowbrek2 or palera1n)
    • A9(X) iPads: iPadOS 16.7.5 (via palera1n)
    • A10(X) iPads: iPadOS 17.3 (via palera1n)
    • A11 iPhones: iOS 16.7.5 (via palera1n)
    • iPhone A12-A15: iOS 15.4.1 (tramite Dopamine (Noto anche come Fugu15 Max))
    • iPad A12-A15/M1: iPadOS 15.4.1 (tramite Dopamine (Noto anche come Fugu15 Max))

    Tieni a mente che i dispositivi A12 o pi\xF9 recenti che eseguono iOS 15.5 o pi\xF9 recente non hanno un jailbreak, ci\xF2 significa anche che nessun dispositivo M2 o A16 ha un jailbreak attualmente.

    ",2))])}var b=s(c,[["render",u],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.45d5ae0f.js b/assets/index.html.45d5ae0f.js new file mode 100644 index 000000000000..5447e6701d2e --- /dev/null +++ b/assets/index.html.45d5ae0f.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-18af3fc2","path":"/it_IT/installing-unc0ver-fugu14/","title":"unc0ver (Fugu14)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"unc0ver (Fugu14)","description":"Guida all'installazione di unc0ver con Fugu14","permalink":"/it_IT/installing-unc0ver-fugu14","pkgman":"cydia","redirect_from":["/installing-uncover-fugu14","/installing-unc0ver-(fugu14)","/installing-uncover-(fugu14)"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione di Altstore","slug":"installazione-di-altstore","children":[]},{"level":2,"title":"Eseguire unc0ver","slug":"eseguire-unc0ver","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-unc0ver-fugu14.md"}`);export{e as data}; diff --git a/assets/index.html.45dc8e3b.js b/assets/index.html.45dc8e3b.js new file mode 100644 index 000000000000..e7b0d5769fd9 --- /dev/null +++ b/assets/index.html.45dc8e3b.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-92f1015e","path":"/installing-kok3shi9/","title":"Installing kok3shi9","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing kok3shi9","description":"Guide to installing kok3shi9","permalink":"/installing-kok3shi9","redirect_from":["/installing-kokeshi","/installing-kokeshi9","/installing-kok3shi","/kok3shi","/kokeshi","/kok3shi9","/kokeshi9"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running kok3shi9","slug":"running-kok3shi9","children":[]},{"level":2,"title":"Untethering (64-bit, iOS 9.2 to 9.3.4)","slug":"untethering-64-bit-ios-9-2-to-9-3-4","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"en_US/jailbreak/installing-kok3shi9.md"}');export{i as data}; diff --git a/assets/index.html.45e61422.js b/assets/index.html.45e61422.js new file mode 100644 index 000000000000..cf80b241b78c --- /dev/null +++ b/assets/index.html.45e61422.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-180ebc96","path":"/it_IT/using-palen1x/","title":"Usare palen1x","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Usare palen1x","excerpt":"Guida all\u2019installazione di palera1n tramite palen1x","permalink":"/it_IT/using-palen1x","pkgman":"sileo","redirect_from":["/installing-palen1x","/using-palenix","/palen1x","/palenix","/using-palen1x-rootless"],"extra_contributors":["Mineek","nebula","ssalagginkool"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installare Ventoy","slug":"installare-ventoy","children":[]},{"level":2,"title":"Avviare palen1x","slug":"avviare-palen1x","children":[]},{"level":2,"title":"Eseguire palera1n","slug":"eseguire-palera1n","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/using-palen1x.md"}');export{e as data}; diff --git a/assets/index.html.46938e03.js b/assets/index.html.46938e03.js new file mode 100644 index 000000000000..7d47a6e2bae4 --- /dev/null +++ b/assets/index.html.46938e03.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-919af7ee","path":"/it_IT/recommended-repos/","title":"Repo Consigliate","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Repo Consigliate","description":"Informazioni sui repository popolari per i tweak","permalink":"/it_IT/recommended-repos","redirect_from":["/it_IT/repos"],"extra_contributors":["TheHacker894","itsnebulalol"]},"excerpt":"","headers":[{"level":2,"title":"BigBoss","slug":"bigboss","children":[]},{"level":2,"title":"Chariz","slug":"chariz","children":[]},{"level":2,"title":"Havoc","slug":"havoc","children":[]},{"level":2,"title":"SparkDev","slug":"sparkdev","children":[]},{"level":2,"title":"1Conan's Repo","slug":"_1conan-s-repo","children":[]},{"level":2,"title":"rpetrich repo","slug":"rpetrich-repo","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":3},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/guides/recommended-repos.md"}`);export{e as data}; diff --git a/assets/index.html.469d9a7f.js b/assets/index.html.469d9a7f.js new file mode 100644 index 000000000000..570f2a3ed4a4 --- /dev/null +++ b/assets/index.html.469d9a7f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2512c00c","path":"/it_IT/next-steps-z/","title":"Step successivi","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Step successivi","permalink":"/it_IT/next-steps-z","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Step successivi consigliati","slug":"step-successivi-consigliati","children":[{"level":3,"title":"Usare Zebra","slug":"usare-zebra","children":[]},{"level":3,"title":"Bloccare gli Aggiornamenti Software","slug":"bloccare-gli-aggiornamenti-software","children":[]},{"level":3,"title":"Salvare i Blobs","slug":"salvare-i-blobs","children":[]}]},{"level":2,"title":"Altri Step utili","slug":"altri-step-utili","children":[{"level":3,"title":"Aggiungere delle Repo consigliate","slug":"aggiungere-delle-repo-consigliate","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/next-steps/next-steps-z.md"}');export{e as data}; diff --git a/assets/index.html.46d62f3e.js b/assets/index.html.46d62f3e.js new file mode 100644 index 000000000000..ef7a7cd05134 --- /dev/null +++ b/assets/index.html.46d62f3e.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as p,a as e,b as o,d as l,w as n,e as u}from"./app.748f7f56.js";const m={},v={class:"custom-container warning"},c={href:"https://github.com/SongXiaoXi/sockH3lix/releases/latest",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container tip"};function f(b,i){const a=r("router-link"),t=r("ExternalLinkIcon");return d(),p("div",null,[i[17]||(i[17]=e("p",null,"Sockh3lix \xE8 in grado di eseguire il jailbreak di della maggior parte dei dispositivu iOS a 64 bit con una versione del firmware 10.0-10.3.3.",-1)),i[18]||(i[18]=e("p",null,"\xC8 anche compatibile gli iPhone 5 su 10.3.3 e 10.3.4. Non \xE8 compatibile con di dispositivi A10 come iPhone 7 e iPad Pro (Seconda Generazione).",-1)),i[19]||(i[19]=e("p",null,"Tieni a mente che il jailbreak di sockH3lix non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),i[20]||(i[20]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di h3lix sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[21]||(i[21]=e("p",null,"Utilizzeremo Sideloadly per installare l\u2019applicazione sul dispositivo.",-1)),e("div",v,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[1]||(i[1]=o("Gli iPhone 5 che usano questo jailbreak potrebbero riscontrare un problema dove i tweak non funzionano correttamente. Se succede ci\xF2, dovresti provare a resettare il tuo dispositivo, poi eseguire il jailbreak con ")),l(a,{to:"/installing-kok3shiX"},{default:n(()=>i[0]||(i[0]=[o("Installare kok3shiX")])),_:1}),i[2]||(i[2]=o("."))])]),i[22]||(i[22]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[5]||(i[5]=o("L'ultima versione di ")),e("a",c,[i[4]||(i[4]=o("sockH3lix")),l(t)])]),e("li",null,[i[7]||(i[7]=o("L'ultima versione di ")),e("a",g,[i[6]||(i[6]=o("Sideloadly")),l(t)])]),e("li",null,[i[9]||(i[9]=o("L\u2019ultima versione di ")),e("a",z,[i[8]||(i[8]=o("iTunes")),l(t)]),i[10]||(i[10]=o(" se sei su Windows"))])]),i[23]||(i[23]=u('

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di sockH3lix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di sockH3lix adesso pu\xF2 essere aperta dalla home screen.

    Eseguire sockH3lix

    1. Apri l'applicazione di sockH3lix dalla home screen
    2. Clicca su \u201CJailbreak\u201D

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',9)),e("p",null,[i[12]||(i[12]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),l(a,{to:"/faq/#what-are-tweaks"},{default:n(()=>i[11]||(i[11]=[o("tweaks")])),_:1}),i[13]||(i[13]=o(", temi e altro ancora."))]),e("div",k,[i[16]||(i[16]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[15]||(i[15]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),l(a,{to:"/installing-zebra"},{default:n(()=>i[14]||(i[14]=[o("Installa Zebra")])),_:1})])])])}var w=s(m,[["render",f],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.48064739.js b/assets/index.html.48064739.js new file mode 100644 index 000000000000..54d665affa88 --- /dev/null +++ b/assets/index.html.48064739.js @@ -0,0 +1 @@ +import{_ as t,r as n,o as s,c as d,e as r,a as e,b as l,d as o}from"./app.748f7f56.js";const p={},u={href:"http://altstore.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},v={href:"https://secure-appldnld.apple.com/windows/061-91601-20200323-974a39d0-41fc-4761-b571-318b7d9205ed/iCloudSetup.exe",target:"_blank",rel:"noopener noreferrer"},m={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://repo.chariz.com/",target:"_blank",rel:"noopener noreferrer"};function S(g,i){const a=n("ExternalLinkIcon");return s(),d("div",null,[i[19]||(i[19]=r('

    Lettura Necessaria

    I jailbreak semi-untethered richiedono l'utilizzo di un'app sideloadata per eseguire il jailbreak. Le app sideloadate con un ID Apple normale scadranno dopo 7 giorni (o 365 giorni con un ID Apple Developer). Dopo quel periodo, non sarai pi\xF9 in grado di aprire l'app per ri-eseguire il jailbreak.

    DANGER

    Se utilizzi la versione beta di iOS 16, dovrai seguire qualche passaggio extra prima di essere in grado di aprire le app sideloadate:

    1. Apri le Impostazioni
    2. Vai su Privacy e Sicurezza e trova la voce Modalit\xE0 sviluppatore
    3. Attiva la modalit\xE0 sviluppatore e premi Riavvia
    4. Dopo il riavvio del dispositivo, sbloccalo e conferma di voler abilitare la Modalit\xE0 Sviluppatore
    • Se hai abilitato un codice di accesso, dovrai inserirlo.

    Sideloadare le App

    Sideloadare utilizzando Sideloadly

    TIP

    Sideloadly \xE8 compatibile con iOS 7 e versioni successive.

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina un file .ipa a tua scelta su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    Sideloadare utilizzando Altstore

    TIP

    AltServer \xE8 compatibile solo con iOS 12.2 e versioni successive.

    ',9)),e("ol",null,[e("li",null,[i[3]||(i[3]=l("Scarica le ultime versioni ")),e("a",u,[i[0]||(i[0]=l("AltServer")),o(a)]),i[4]||(i[4]=l(", ")),e("a",c,[i[1]||(i[1]=l("iTunes")),o(a)]),i[5]||(i[5]=l(" se su Windows e ")),e("a",v,[i[2]||(i[2]=l("iCloud")),o(a)]),i[6]||(i[6]=l(" se su Windows"))]),i[7]||(i[7]=r("
  • Installa AltServer per il corrispondente sistema operativo
    • Su macOS, apri l'app Mail e apri Mail -> Preferenze nella barra dei menu
    • Fare clic sulla sezione Generali, Gestisci plug-in, e applica AltPlugin
  • Collega il tuo dispositivo iOS al tuo Mac o PC tramite USB
  • Clicca su AltStore/AltServer nella barra dei menu/barra di sistema
  • Clicca Install AltStore
    • Segui le istruzioni a schermo
  • Apri Impostazioni e vai su Generali -> Gestione Dispositivo e verifica AltStore
  • Apri iTunes (Windows o macOS Mojave o pi\xF9 vecchio) o Finder (macOS Catalina o pi\xF9 recente) e abilita la sincronizzazione WiFi
  • Scarica il file IPA desiderato e aprilo su AltStore sul tuo dispositivo iOS.
    • Assicurati che il tuo dispositivo iOS e il Mac o il PC Windows siano collegati alla stessa rete Wi-Fi
  • ",7))]),i[20]||(i[20]=r('

    Re-Signare le App

    Re-Signare utilizzando Reprovision Reborn

    TIP

    ReProvision Reborn \xE8 compatibile con iOS 9 e pi\xF9 recenti

    ',3)),e("ol",null,[e("li",null,[i[9]||(i[9]=l("Aggiungi la repo di Havoc al tuo gestore di pacchetti preferito (")),e("a",m,[i[8]||(i[8]=l("havoc.app")),o(a)]),i[10]||(i[10]=l(")"))]),i[11]||(i[11]=e("li",null,"Installa Reprovison Reborn",-1)),i[12]||(i[12]=e("li",null,[l("Apri Reprovision Reborn and segui le istruzioni a schermo "),e("ul",null,[e("li",null,"Ti sar\xE0 richiesto di inserire il tuo AppleID. Esso viene inviato solo a Apple e nessun altro.")])],-1))]),i[21]||(i[21]=e("h3",{id:"re-signare-utilizzando-altdaemon",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#re-signare-utilizzando-altdaemon","aria-hidden":"true"},"#"),l(" Re-Signare utilizzando AltDaemon")],-1)),i[22]||(i[22]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"AltDaemon, che utilizza AltStore, \xE8 compatibile solo con iOS 12.2 e versioni successive.")],-1)),i[23]||(i[23]=e("p",null,"AltDaemon consente a AltStore di ri-firmare automaticamente le applicazioni, senza dover connettersi a un computer che esegue AltServer sulla rete locale.",-1)),e("ol",null,[e("li",null,[i[14]||(i[14]=l("Aggiungi la repo di Chariz al tuo gestore di pacchetti (")),e("a",z,[i[13]||(i[13]=l("repo.chariz.com")),o(a)]),i[15]||(i[15]=l(")"))]),i[16]||(i[16]=e("li",null,'Scarica e installa il tweak "AltDaemon"',-1)),i[17]||(i[17]=e("li",null,"Chiudi il gestore di pacchetti",-1)),i[18]||(i[18]=e("li",null,"Firma tutte le applicazioni che stanno per scadere",-1))])])}var b=t(p,[["render",S],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.481683c2.js b/assets/index.html.481683c2.js new file mode 100644 index 000000000000..1a9e5b902c51 --- /dev/null +++ b/assets/index.html.481683c2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6784269d","path":"/installing-g1lbertJB/","title":"Installing g1lbertJB","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing g1lbertJB","description":"Guide to Installing g1lbertJB","permalink":"/installing-g1lbertJB","redirect_from":["/g1lbert","/g1lbertJB","/g1JB"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":3,"title":"Installing g1lbertJB","slug":"installing-g1lbertjb","children":[]},{"level":3,"title":"Installing g1lbertJB","slug":"installing-g1lbertjb-1","children":[]}],"git":{"updatedTime":1725414864000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-g1lbertjb.md"}');export{e as data}; diff --git a/assets/index.html.48242223.js b/assets/index.html.48242223.js new file mode 100644 index 000000000000..3ff3418ccb6f --- /dev/null +++ b/assets/index.html.48242223.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-57292cbb","path":"/installing-odysseyra1n-chromeos/","title":"Installing Odysseyra1n (ChromeOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n (ChromeOS)","description":"Guide to installing Odysseyra1n on ChromeOS","permalink":"/installing-odysseyra1n-chromeos","redirect_from":["/installing-checkra1n/chromeos","/installing-checkra1n-chromeos"],"extra_contributors":["DhinakG","Tanbeer191","TheHacker894","zachary7829","stekc"]},"excerpt":"","headers":[{"level":2,"title":"Downloads (ChromeOS)","slug":"downloads-chromeos","children":[]},{"level":2,"title":"Allowing checkra1n to run","slug":"allowing-checkra1n-to-run","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]},{"level":2,"title":"The Odysseyra1n script","slug":"the-odysseyra1n-script","children":[]}],"git":{"updatedTime":1700015590000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-chromeos.md"}');export{e as data}; diff --git a/assets/index.html.496a1af4.js b/assets/index.html.496a1af4.js new file mode 100644 index 000000000000..130265a77c33 --- /dev/null +++ b/assets/index.html.496a1af4.js @@ -0,0 +1 @@ +import{_ as i,r as s,o as a,c as u,a as t,b as n,d as o,w as r}from"./app.748f7f56.js";const d={},m={class:"custom-container danger"};function p(f,e){const l=s("router-link");return a(),u("div",null,[t("p",null,[e[1]||(e[1]=n("Odysseyra1n is a ")),o(l,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[n("semi-tethered jailbreak")])),_:1}),e[2]||(e[2]=n(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),e[10]||(e[10]=t("p",null,"checkra1n is a tool capable of jailbreaking the Apple TV HD and Apple TV 4K (1st generation) firmwares 12.0 to 14.7. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.",-1)),e[11]||(e[11]=t("hr",null,null,-1)),e[12]||(e[12]=t("p",null,"Please select your operating system:",-1)),t("ul",null,[t("li",null,[o(l,{to:"/installing-checkra1n-tv/macos/"},{default:r(()=>e[3]||(e[3]=[n("macOS")])),_:1})]),t("li",null,[o(l,{to:"/installing-checkra1n-tv/linux/"},{default:r(()=>e[4]||(e[4]=[n("Linux")])),_:1})]),t("li",null,[o(l,{to:"/using-odysseyn1x-tv/"},{default:r(()=>e[5]||(e[5]=[n("Windows (Odysseyn1x)")])),_:1})])]),t("div",m,[e[9]||(e[9]=t("p",{class:"custom-container-title"},"DANGER",-1)),t("p",null,[e[7]||(e[7]=n("If you have a ChromeOS device, you can attempt to follow ")),o(l,{to:"/installing-checkra1n-tv/chromeos"},{default:r(()=>e[6]||(e[6]=[n("Installing checkra1n for Apple TV (ChromeOS)")])),_:1}),e[8]||(e[8]=n(", however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error."))])])])}var y=i(d,[["render",p],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.49ac046b.js b/assets/index.html.49ac046b.js new file mode 100644 index 000000000000..196290218de0 --- /dev/null +++ b/assets/index.html.49ac046b.js @@ -0,0 +1 @@ +import{_ as d}from"./limera1n.7af217c3.js";import{_ as u,r as n,o as p,c as m,a as e,b as a,d as l,w as t,e as r}from"./app.748f7f56.js";const v={},c={class:"custom-container tip"},f={href:"http://limera1n.com/",target:"_blank",rel:"noopener noreferrer"};function z(g,i){const o=n("router-link"),s=n("ExternalLinkIcon");return p(),m("div",null,[i[10]||(i[10]=e("p",null,"limera1n \xE8 in grado di eseguire il jailbreak dei dispositivi A4 e iPhone 3GS e iPod Touch terza generazione su iOS 4.0-4.1, cos\xEC come l'iPad prima generazione su 3.2.2",-1)),i[11]||(i[11]=e("p",null,"limera1n \xE8 un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.",-1)),e("div",c,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[1]||(i[1]=a("Per iPad prima generazione su 3.2.2, si consiglia di utilizzare ")),l(o,{to:"/it_IT/installing-greenpois0n"},{default:t(()=>i[0]||(i[0]=[a("greenpois0n")])),_:1}),i[2]||(i[2]=a(" invece, siccome limera1n su 3.2.2 \xE8 un jailbreak tethered."))])]),i[12]||(i[12]=r('

    TIP

    Per utilizzare limera1n, \xE8 necessario un computer Windows che esegue Windows 8 o precedente, o macOS Mojave o precedente.

    Uno screenshot di limera1n

    Download

    ',3)),e("ul",null,[e("li",null,[i[5]||(i[5]=a("L'ultima versione di ")),e("a",f,[i[4]||(i[4]=a("limera1n")),l(s)]),i[6]||(i[6]=a(" per la tua piattaforma dal sito ufficiale"))])]),i[13]||(i[13]=r('

    Installare limera1n

    1. Estrai lo zip in una posizione comoda, ad esempio la cartella Download
    2. Apri l'applicazione di limera1n
    3. Connetti il tuo dispositivo iOS al computer
    4. Nell'applicazione limera1n, clicca su "make it ra1n"
    5. Il tuo dispositivo dovrebbe entrare in modalit\xE0 recupero
    6. Segui le istruzioni che limera1n ti dice
    7. Una volta che il dispositivo \xE8 stato riavviato una volta, apri l'app limera1n sulla home screen e scegli di installare Cydia.
    8. Riavvia il dispositivo
    ',2)),e("p",null,[i[8]||(i[8]=a("Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sar\xE0 sulla tua home screen. Puoi utilizzare Cydia per installare ")),l(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:t(()=>i[7]||(i[7]=[a("tweak")])),_:1}),i[9]||(i[9]=a(", temi e altro."))])])}var w=u(v,[["render",z],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.4b267720.js b/assets/index.html.4b267720.js new file mode 100644 index 000000000000..023e1529e956 --- /dev/null +++ b/assets/index.html.4b267720.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-89007c7a","path":"/next-steps-s/","title":"Next Steps","lang":"en_US","frontmatter":{"lang":"en_US","title":"Next Steps","permalink":"/next-steps-s","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Recommended Next Steps","slug":"recommended-next-steps","children":[{"level":3,"title":"Using Sileo","slug":"using-sileo","children":[]},{"level":3,"title":"Blocking Software Updates","slug":"blocking-software-updates","children":[]},{"level":3,"title":"Saving Blobs","slug":"saving-blobs","children":[]}]},{"level":2,"title":"Other Useful Next Steps","slug":"other-useful-next-steps","children":[{"level":3,"title":"Adding Recommended Repos","slug":"adding-recommended-repos","children":[]}]}],"git":{"updatedTime":1654781060000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/next-steps/next-steps-s.md"}');export{e as data}; diff --git a/assets/index.html.4b408875.js b/assets/index.html.4b408875.js new file mode 100644 index 000000000000..2f88a3ed6f41 --- /dev/null +++ b/assets/index.html.4b408875.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as p,r as a,o as d,c as u,a as o,b as n,d as t,e as g,w as r}from"./app.748f7f56.js";const w={},m={href:"https://github.com/0xilis/openpwnage",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},h={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},c={class:"custom-container tip"};function y(b,e){const i=a("ExternalLinkIcon"),l=a("router-link");return d(),u("div",null,[e[13]||(e[13]=o("p",null,"openpwnage is capable of jailbreaking all 32bit devices on firmware versions 8.4b4 to 9.3.6.",-1)),e[14]||(e[14]=o("p",null,"Note that the openpwnage jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[15]||(e[15]=o("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the openpwnage jailbreak application to your device every 7 days from your computer.",-1)),e[16]||(e[16]=o("p",null,"We will use the Sideloadly tool to install the openpwnage jailbreak application to your iOS device for use in the next step.",-1)),e[17]||(e[17]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),e[18]||(e[18]=o("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[o("p",null,[n(" openpwnage is currently signed at "),o("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),n(" for easy installation without a computer. ")])],-1)),o("ul",null,[o("li",null,[e[1]||(e[1]=n("The latest version of ")),o("a",m,[e[0]||(e[0]=n("openpwnage")),t(i)])]),o("li",null,[e[3]||(e[3]=n("The latest version of ")),o("a",f,[e[2]||(e[2]=n("Sideloadly")),t(i)])]),o("li",null,[e[5]||(e[5]=n("The latest version of ")),o("a",h,[e[4]||(e[4]=n("iTunes")),t(i)]),e[6]||(e[6]=n(" if on Windows."))])]),e[19]||(e[19]=g('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the openpwnage .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The openpwnage application can now be opened from home screen.

    Running openpwnage

    1. Open the openpwnage application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),o("p",null,[e[8]||(e[8]=n("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),t(l,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[7]||(e[7]=[n("tweaks")])),_:1}),e[9]||(e[9]=n(", themes and more."))]),o("div",c,[e[12]||(e[12]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[11]||(e[11]=n("If you wish to use a more modern package manager, and are on iOS 9, continue to ")),t(l,{to:"/installing-zebra"},{default:r(()=>e[10]||(e[10]=[n("Installing Zebra")])),_:1})])])])}var x=p(w,[["render",y],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.4b9473d8.js b/assets/index.html.4b9473d8.js new file mode 100644 index 000000000000..6dd176d3320a --- /dev/null +++ b/assets/index.html.4b9473d8.js @@ -0,0 +1 @@ +import{_ as i,r,o as a,c as u,a as e,b as n,d as s,w as l}from"./app.748f7f56.js";const d={},m={class:"custom-container tip"},p={class:"custom-container warning"},y={class:"custom-container danger"};function f(g,t){const o=r("router-link");return a(),u("div",null,[e("p",null,[t[1]||(t[1]=n("Odysseyra1n is a ")),s(o,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:l(()=>t[0]||(t[0]=[n("semi-tethered jailbreak")])),_:1}),t[2]||(t[2]=n(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),t[18]||(t[18]=e("p",null,"checkra1n is a tool capable of jailbreaking millions of iOS devices with the A7 to A11 SoC on firmwares 12.0 to 14.8.1. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.",-1)),t[19]||(t[19]=e("p",null,"After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.",-1)),t[20]||(t[20]=e("p",null,"On A8X and A9X devices, it is not possible to use checkra1n 0.12.4 (required for 14.5 to 14.8.1 support) without the use of a custom pongoOS and checkra1n in CLI mode.",-1)),e("div",m,[t[6]||(t[6]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[4]||(t[4]=n("If you are using an A8X or A9X device running iOS 14.4.2 or earlier, you should follow ")),s(o,{to:"/installing-odysseyra1n"},{default:l(()=>t[3]||(t[3]=[n("Installing Odysseyra1n")])),_:1}),t[5]||(t[5]=n(" and use checkra1n version 0.12.2 instead."))])]),t[21]||(t[21]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"You do not need to use a special build of Odysseyn1x in order to follow this, the normal Odysseyn1x guide is linked below as a result.")],-1)),e("div",p,[t[10]||(t[10]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[t[8]||(t[8]=n("If you are already jailbroken with regular checkra1n, make sure to properly ")),s(o,{to:"/removing-checkra1n"},{default:l(()=>t[7]||(t[7]=[n("remove it")])),_:1}),t[9]||(t[9]=n(" before proceeding."))])]),t[22]||(t[22]=e("hr",null,null,-1)),t[23]||(t[23]=e("p",null,"Please select your operating system:",-1)),e("ul",null,[e("li",null,[s(o,{to:"/installing-odysseyra1n-a8x-a9x/macos/"},{default:l(()=>t[11]||(t[11]=[n("macOS")])),_:1})]),e("li",null,[s(o,{to:"/installing-odysseyra1n-a8x-a9x/linux/"},{default:l(()=>t[12]||(t[12]=[n("Linux")])),_:1})]),e("li",null,[s(o,{to:"/using-odysseyn1x/"},{default:l(()=>t[13]||(t[13]=[n("Windows (Odysseyn1x)")])),_:1})])]),e("div",y,[t[17]||(t[17]=e("p",{class:"custom-container-title"},"DANGER",-1)),e("p",null,[t[15]||(t[15]=n("If you have a ChromeOS device, you can attempt to follow ")),s(o,{to:"/installing-odysseyra1n-chromeos-a8x-a9x"},{default:l(()=>t[14]||(t[14]=[n("Installing Odysseyra1n (A8X/A9X) (ChromeOS)")])),_:1}),t[16]||(t[16]=n(", however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error."))])])])}var x=i(d,[["render",f],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.4bc64b9e.js b/assets/index.html.4bc64b9e.js new file mode 100644 index 000000000000..98664d207f81 --- /dev/null +++ b/assets/index.html.4bc64b9e.js @@ -0,0 +1 @@ +import{_ as l,r,o as t,c as n,e as s,a as i,b as a,d as c,w as d}from"./app.748f7f56.js";const u={},p={class:"custom-container tip"};function b(g,e){const o=r("router-link");return t(),n("div",null,[e[3]||(e[3]=s('

    Introduzione

    Questa guida ti permetter\xE0 l'installazione di Zebra se utilizzi un Jailbreak che include Cydia di default.

    WARNING

    Zebra supporta solo iOS 9 o superiore.

    Aggiungere la repo di Zebra

    TIP

    Se hai gi\xE0 aggiunto questa repo (es. hai eseguito il jailbreak con kok3shi9) puoi saltare questa sezione.

    1. Apri l'applicazione Cydia
    2. Clicca su Sources o sorgenti nella barra in basso
    3. Clicca sul pulsante Edit o Modifica nell'angolo in alto a destra
    4. Clicca l'icona + nell'angolo in alto a destra
    5. Inserisci getzbra.com/repo
    6. Clicca Add Source o Aggiungi Sorgente

    Installazione di Zebra

    1. Clicca sulla repo getzbra.com/repo
    2. Clicca Packaging
    3. Clicca Zebra
    4. Clicca il pulsante Install o Installa in alto a destra
    5. Conferma l'installazione
      • Potrebbe volerci del tempo per l'installazione del tweak
    6. Non appena \xE8 concluso, clicca su Respring
      • Il dispositivo dovrebbe riavviarsi

    Adesso Zebra dovrebbe essere installato sul tuo dispositivo.

    DANGER

    Provare a cancellare Cydia dal dispositivo dopo aver installato Zebra potrebbe causare alcuni problemi con il tuo jailbreak.

    ',10)),i("div",p,[e[2]||(e[2]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[1]||(e[1]=a("Continua a ")),c(o,{to:"/using-zebra"},{default:d(()=>e[0]||(e[0]=[a("Usare Zebra")])),_:1})])])])}var v=l(u,[["render",b],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.4c59a5af.js b/assets/index.html.4c59a5af.js new file mode 100644 index 000000000000..3d1f9f56c3be --- /dev/null +++ b/assets/index.html.4c59a5af.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as n}from"./app.748f7f56.js";const o={};function l(r,e){return a(),t("div",null,e[0]||(e[0]=[n('

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall Chimera, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Chimera is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing Odysseyra1n, you do not need to follow this guide unless you installed Chimera before December 2020, for Chimera (if installed on or after December 2020) and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Open the Chimera application
    2. Enable Restore RootFS
    3. Press Jailbreak
      • This may take some time
      • If it fails, try again from the beginning
    4. When finished, tap OK and your device will restart

    Chimera should now be uninstalled, leaving you safe to install any other jailbreak.

    ',6)]))}var d=i(o,[["render",l],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.4cd771fb.js b/assets/index.html.4cd771fb.js new file mode 100644 index 000000000000..00b21b52625f --- /dev/null +++ b/assets/index.html.4cd771fb.js @@ -0,0 +1 @@ +import{_ as r,r as n,o as s,c as l,a,b as t,d as o,e as d}from"./app.748f7f56.js";const c={},h={class:"custom-container tip"},u={href:"https://cfw.guide",target:"_blank",rel:"noopener noreferrer"},p={class:"custom-container tip"},g={href:"https://crowdin.com/project/ioscfwguide",target:"_blank",rel:"noopener noreferrer"};function f(m,e){const i=n("ExternalLinkIcon");return s(),l("div",null,[a("div",h,[e[3]||(e[3]=a("p",{class:"custom-container-title"},"TIP",-1)),a("p",null,[e[1]||(e[1]=t("For complete guides to homebrew and custom firmware for other devices, check out ")),a("a",u,[e[0]||(e[0]=t("CFW.Guide")),o(i)]),e[2]||(e[2]=t("."))])]),e[7]||(e[7]=a("div",{class:"custom-container tip"},[a("p",{class:"custom-container-title"},"TIP"),a("p",null,"Thoroughly read all of the introductory pages (including this one!) before proceeding.")],-1)),a("div",p,[e[6]||(e[6]=a("p",{class:"custom-container-title"},"TIP",-1)),a("p",null,[e[5]||(e[5]=t("We are currently looking for translators for the guide, if you are interested in translating the guide, go to ")),a("a",g,[e[4]||(e[4]=t("Crowdin")),o(i)])])]),e[8]||(e[8]=d('

    What is jailbreaking?

    Jailbreaking is a term used to describe the process that allows you to truly unlock the potential of your iOS device. Apple's mobile operating system is known for its security and that's partly because of how locked-down it is. Jailbreaking your device will allow you to break those restrictions and customize your device to how you like it.

    Jailbreaking gives you the ability to install custom applications and "tweaks" (modifications) from a package manager to customize and enhance the user experience. Jailbreaking is free and easy on most devices.

    Jailbreaking in the US is perfectly legal. In 2010, the US Copyright Office declared jailbreaking to be an exception to the Digital Millennium Copyright Act.

    You may want to check in your country whether it is legal there or not before proceeding, however in most countries it should be fine.

    What is a package manager?

    Package managers are used to install, uninstall and modify official and community-made software to customize your device. Sileo is an example of a package manager.

    They can be considered similar to the iOS App Store, where you can install both free and paid software.

    What are tweaks?

    Tweaks are typically software packages that can be installed to your device which transform the look and feel of your iOS device. With some exceptions, tweaks usually don't come with an app icon, but rather instead an area in the Settings app to change how the tweak acts. Simpler tweaks might not have these.

    What can I do once jailbroken?

    • Gain full access to your device's OS
    • Get access to a package manager, such as Sileo
    • Install themes to change the look and feel of your device
    • Install tweaks to change how iOS behaves

    What should I know before starting?

    DANGER

    Before following the steps of this guide, you must know the risks of jailbreaking: Every time you modify your system in any way, there is always a chance that you could lose user data and ability to jailbreak. It is, however, very rare for a system to be rendered completely unrecoverable.

    • It is strongly recommended to backup your device to iCloud, iTunes, or Finder (on macOS Catalina or newer) in case of data loss
    • If no issues occur during installation, you will be jailbroken without any data loss
    • Keep the device plugged into to a power source or keep the battery fairly charged, so that any unexpected power off can be prevented
    • Jailbreaking allows you to unlock your system but can lead to data loss if you damage the OS
    • You may be vulnerable to more malware and other security issues after jailbreaking compared to if you were in a non-jailbroken state
    • Your device warranty will become void after jailbreaking until it is restored to an un-jailbroken state, which is easy to do
    ',16))])}var k=r(c,[["render",f],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.4d2910f3.js b/assets/index.html.4d2910f3.js new file mode 100644 index 000000000000..e1a39461257a --- /dev/null +++ b/assets/index.html.4d2910f3.js @@ -0,0 +1 @@ +import{_ as s,r as t,o as d,c as u,a as n,b as o,d as i,e as p,w as a}from"./app.748f7f56.js";const m={},g={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/w00VVQ7J",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"};function b(k,e){const r=t("ExternalLinkIcon"),l=t("router-link");return d(),u("div",null,[e[9]||(e[9]=n("p",null,"Pangu9 is capable of jailbreaking every iOS device on firmware version 9.0GM up to 9.0.2. 64bit devices can also be jailbroken on 9.1.",-1)),e[10]||(e[10]=n("p",null,"Pangu9 is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.",-1)),e[11]||(e[11]=n("p",null,"You will need a Mac running macOS 10.14 Mojave or earlier in order to use pangu9.",-1)),e[12]||(e[12]=n("h2",{id:"downloads",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),n("ul",null,[n("li",null,[e[1]||(e[1]=o("Version 1.1.1 of ")),n("a",g,[e[0]||(e[0]=o("Pangu")),i(r)]),e[2]||(e[2]=o(" from the Legacy Jailbreak Archives"))])]),e[13]||(e[13]=p('

    Installing Pangu9

    1. Open the pangu9_mac_v1.1.1 dmg and move the application to your /Applications folder
    2. Open the terminal and run the following command: sudo -b /Applications/jb9mac.app/Contents/MacOS/jb9mac
    3. Turn off Find My iPhone.
    4. Plug your device into your computer and trust your computer.
    5. Unlock your device.
    6. Enable Airplane Mode.
    7. When Pangu9 says the jailbreak is ready, press Start.
    8. Press the 'Already Backup' button.
    9. After the device reboots, unlock it and re-enable airplane mode.
    10. Open the Pangu app.
    11. Click Accept, then press ok for accessing Photo Library.
    12. Keep your device plugged in until the jailbreak hits 100% and your device reboots.
    ',2)),n("p",null,[e[4]||(e[4]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(l,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[3]||(e[3]=[o("tweaks")])),_:1}),e[5]||(e[5]=o(", themes and more."))]),n("div",f,[e[8]||(e[8]=n("p",{class:"custom-container-title"},"TIP",-1)),n("p",null,[e[7]||(e[7]=o("If you wish to use a more modern package manager, continue to ")),i(l,{to:"/installing-zebra"},{default:a(()=>e[6]||(e[6]=[o("Installing Zebra")])),_:1})])])])}var v=s(m,[["render",b],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.4d3c5dce.js b/assets/index.html.4d3c5dce.js new file mode 100644 index 000000000000..59c3b566c179 --- /dev/null +++ b/assets/index.html.4d3c5dce.js @@ -0,0 +1 @@ +import{_ as r,r as s,o as d,c as p,a as n,b as e,d as o,w as t}from"./app.748f7f56.js";const m={},g={class:"custom-container warning"},y={class:"custom-container warning"},f={class:"custom-container tip"};function w(b,l){const i=s("router-link"),a=s("Tab"),u=s("Tabs");return d(),p("div",null,[l[38]||(l[38]=n("p",null,"palera1n is a work-in-progress jailbreak that is compatible with A11 (iPhone X) and earlier devices on iOS 15.0 or later, with some caveats for A11 devices.",-1)),l[39]||(l[39]=n("p",null,[e("On A11 devices, you "),n("strong",null,"must disable your passcode"),e(" and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.")],-1)),l[40]||(l[40]=n("p",null,[e("Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to "),n("strong",null,"erase all content and settings"),e(" in order to be able to jailbreak.")],-1)),n("div",g,[l[3]||(l[3]=n("p",{class:"custom-container-title"},"WARNING",-1)),n("p",null,[l[1]||(l[1]=e("If you are using an old version of palera1n that was tethered, you'll need to ")),o(i,{to:"/removing-palera1n-legacy"},{default:t(()=>l[0]||(l[0]=[e("remove palera1n")])),_:1}),l[2]||(l[2]=e(" before continuing."))])]),n("div",y,[l[7]||(l[7]=n("p",{class:"custom-container-title"},"WARNING",-1)),n("p",null,[l[5]||(l[5]=e("If you are using Windows, you should follow ")),o(i,{to:"/using-palen1x"},{default:t(()=>l[4]||(l[4]=[e("Using palen1x")])),_:1}),l[6]||(l[6]=e(" instead."))])]),l[41]||(l[41]=n("h2",{id:"installing-the-jailbreak",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#installing-the-jailbreak","aria-hidden":"true"},"#"),e(" Installing the jailbreak")],-1)),l[42]||(l[42]=n("p",null,"Please select your operating system:",-1)),o(u,{tabs:""},{default:t(()=>[o(a,{tab:"",name:"macOS",default:!0},{default:t(()=>[l[14]||(l[14]=n("h3",{id:"installing-palera1n",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#installing-palera1n","aria-hidden":"true"},"#"),e(" Installing palera1n")],-1)),l[15]||(l[15]=n("ol",null,[n("li",null,"Open a terminal window"),n("li",null,[e("Run "),n("code",null,'sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"')])],-1)),l[16]||(l[16]=n("h3",{id:"running-palera1n",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#running-palera1n","aria-hidden":"true"},"#"),e(" Running palera1n")],-1)),l[17]||(l[17]=n("div",{class:"custom-container warning"},[n("p",{class:"custom-container-title"},"WARNING"),n("p",null,"If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode"),n("p",null,"If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.")],-1)),l[18]||(l[18]=n("div",{class:"custom-container tip"},[n("p",{class:"custom-container-title"},"TIP"),n("p",null,[e("If you're using an Apple Silicon Mac and using a USB-C port to plug your cable/adapter into, you'll need to unplug and replug the device after "),n("code",null,"Checkmate!"),e(" appears in the logs.")])],-1)),n("ol",null,[l[13]||(l[13]=n("li",null,[e("Run "),n("code",null,"palera1n -l"),n("ul",null,[n("li",null,"Make sure your device is plugged in when entering this command")])],-1)),n("li",null,[l[9]||(l[9]=e("When ready, press ")),l[10]||(l[10]=n("code",null,"Enter",-1)),l[11]||(l[11]=e(" and follow the on screen instructions to enter ")),o(i,{to:"/faq/#what-is-dfu-mode"},{default:t(()=>l[8]||(l[8]=[e("DFU mode")])),_:1}),l[12]||(l[12]=e("."))])]),l[19]||(l[19]=n("div",{class:"custom-container tip"},[n("p",{class:"custom-container-title"},"TIP"),n("p",null,"A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:"),n("ol",null,[n("li",null,[e("In the terminal window, press "),n("code",null,"Control"),e(" + "),n("code",null,"C"),e(" on your keyboard")]),n("li",null,"Rerun the command that you just ran")]),n("p",null,"You'll need to do this every time you rejailbreak your device as well.")],-1))]),_:1}),o(a,{tab:"",name:"Linux"},{default:t(()=>[l[26]||(l[26]=n("div",{class:"custom-container danger"},[n("p",{class:"custom-container-title"},"DANGER"),n("p",null,"If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide.")],-1)),l[27]||(l[27]=n("div",{class:"custom-container warning"},[n("p",{class:"custom-container-title"},"WARNING"),n("p",null,"If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.")],-1)),l[28]||(l[28]=n("h3",{id:"installing-palera1n-1",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#installing-palera1n-1","aria-hidden":"true"},"#"),e(" Installing palera1n")],-1)),l[29]||(l[29]=n("div",{class:"custom-container warning"},[n("p",{class:"custom-container-title"},"WARNING"),n("p",null,"If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode"),n("p",null,"If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.")],-1)),l[30]||(l[30]=n("ol",null,[n("li",null,"Open up a terminal window"),n("li",null,[e("Run "),n("code",null,"sudo systemctl stop usbmuxd")]),n("li",null,[e("Run "),n("code",null,"sudo usbmuxd -f -p")]),n("li",null,"Open up another terminal window"),n("li",null,[e("Run "),n("code",null,'sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"')])],-1)),l[31]||(l[31]=n("h3",{id:"running-palera1n-1",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#running-palera1n-1","aria-hidden":"true"},"#"),e(" Running palera1n")],-1)),n("ol",null,[l[25]||(l[25]=n("li",null,[e("Run "),n("code",null,"sudo palera1n -l"),n("ul",null,[n("li",null,"Make sure your device is plugged in when entering this command")])],-1)),n("li",null,[l[21]||(l[21]=e("When ready, press ")),l[22]||(l[22]=n("code",null,"Enter",-1)),l[23]||(l[23]=e(" and follow the on screen instructions to enter ")),o(i,{to:"/faq/#what-is-dfu-mode"},{default:t(()=>l[20]||(l[20]=[e("DFU mode")])),_:1}),l[24]||(l[24]=e("."))])]),l[32]||(l[32]=n("div",{class:"custom-container tip"},[n("p",{class:"custom-container-title"},"TIP"),n("p",null,"A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:"),n("ol",null,[n("li",null,[e("In the terminal window, press "),n("code",null,"Control"),e(" + "),n("code",null,"C"),e(" on your keyboard")]),n("li",null,"Rerun the command that you just ran")]),n("p",null,"You'll need to do this every time you rejailbreak your device as well.")],-1))]),_:1})]),_:1}),l[43]||(l[43]=n("p",null,[e("Once the device boots up, open the palera1n loader app and tap "),n("code",null,"Sileo"),e(". After a bit of time, you'll be prompted to set a passcode for using command line stuff, and then afterwards,"),n("code",null,"Sileo"),e(" should be on your home screen.")],-1)),n("div",f,[l[36]||(l[36]=n("p",{class:"custom-container-title"},"TIP",-1)),l[37]||(l[37]=n("p",null,"To rejailbreak your device, simply rerun the command you just ran and then repeat any other applicable steps.",-1)),n("p",null,[l[34]||(l[34]=e("Alternatively, if you're on versions 15.0 to 16.6.1, you can follow ")),o(i,{to:"/installing-dopamine"},{default:t(()=>l[33]||(l[33]=[e("Installing Dopamine")])),_:1}),l[35]||(l[35]=e(" to install a permanently signed semi-untethered jailbreak, which will allow you to rejailbreak your device without a computer."))])])])}var h=r(m,[["render",w],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.4e5729b5.js b/assets/index.html.4e5729b5.js new file mode 100644 index 000000000000..71b14d80fd1e --- /dev/null +++ b/assets/index.html.4e5729b5.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2512bd43","path":"/it_IT/next-steps-c/","title":"Step successivi","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Step successivi","permalink":"/it_IT/next-steps-c","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Step successivi consigliati","slug":"step-successivi-consigliati","children":[{"level":3,"title":"Usare Cydia","slug":"usare-cydia","children":[]},{"level":3,"title":"Bloccare gli Aggiornamenti Software","slug":"bloccare-gli-aggiornamenti-software","children":[]},{"level":3,"title":"Salvare i Blobs","slug":"salvare-i-blobs","children":[]}]},{"level":2,"title":"Altri Step utili","slug":"altri-step-utili","children":[{"level":3,"title":"Installare Sileo","slug":"installare-sileo","children":[]},{"level":3,"title":"Aggiungere delle Repo consigliate","slug":"aggiungere-delle-repo-consigliate","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/next-steps/next-steps-c.md"}');export{e as data}; diff --git a/assets/index.html.4ea0159b.js b/assets/index.html.4ea0159b.js new file mode 100644 index 000000000000..c0a48379bb92 --- /dev/null +++ b/assets/index.html.4ea0159b.js @@ -0,0 +1 @@ +import{_ as r,r as n,o as t,c as d,a as o,b as e,d as l,w as s,e as p}from"./app.748f7f56.js";const u={};function c(m,i){const a=n("router-link");return t(),d("div",null,[i[6]||(i[6]=o("p",null,"Disinstallare un jailbreak non \xE8 semplice come eliminare l'app. Quando si disinstalla XinaA15, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.",-1)),o("p",null,[i[1]||(i[1]=e("Questa guida \xE8 utile per le persone che vogliono installare ")),l(a,{to:"/installing-dopamine"},{default:s(()=>i[0]||(i[0]=[e("Dopamine")])),_:1}),i[2]||(i[2]=e(", o solo le persone che vogliono rimuovere il jailbreak dal loro dispositivo."))]),i[7]||(i[7]=p('

    RImozione di XinaA15

    TIP

    Dovrai ri-eseguire il jailbreak con XinaA15 prima di seguire questi passaggi

    1. Apri l'applicazione XinaA15
    2. Clicca sull'icona delle Impostazioni in alto a sinistra
    3. Tocca Unintall Xina Jailbreak, quindi tocca OK

    XinaA15 dovrebbe essere stato rimosso dal dispositivo.

    Rimuovere Sileo

    1. Apri l'applicazione TrollStore
    2. Clicca sull'applicazione di Sileo nella sezione "App"
    3. Clicca su Uninstall App, e premi Uninstall
    ',6)),o("p",null,[i[4]||(i[4]=e("Sileo dovrebbe esser stato rimosso dal dispositivo e dovresti essere in grado di passare a ")),l(a,{to:"/installing-dopamine"},{default:s(()=>i[3]||(i[3]=[e("Dopamine")])),_:1}),i[5]||(i[5]=e(" se lo desideri."))])])}var b=r(u,[["render",c],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.4ecd1b48.js b/assets/index.html.4ecd1b48.js new file mode 100644 index 000000000000..b889d7b4c67c --- /dev/null +++ b/assets/index.html.4ecd1b48.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-19967e52","path":"/it_IT/removing-palera1n-legacy/","title":"Rimozione di palera1n (legacy)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimozione di palera1n (legacy)","description":"Guida alla rimozione di palera1n utilizzando la versione legacy di palera1n","permalink":"/it_IT/removing-palera1n-legacy","redirect_from":"/removing-palerain-legacy"},"excerpt":"","headers":[],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-palera1n-legacy.md"}');export{e as data}; diff --git a/assets/index.html.4ee08cdd.js b/assets/index.html.4ee08cdd.js new file mode 100644 index 000000000000..b3a5154bfab9 --- /dev/null +++ b/assets/index.html.4ee08cdd.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-015aeada","path":"/installing-dopamine/","title":"Installing Dopamine","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Dopamine","description":"Guide to installing Dopamine using TrollStore","permalink":"/installing-dopamine","pkgman":"sileo","redirect_from":["/installing-fugu15max"],"extra_contributors":["opa334","iCraze","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Requirements","slug":"requirements","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-1","children":[]},{"level":3,"title":"Installing TrollHelper","slug":"installing-trollhelper","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-2","children":[]},{"level":3,"title":"Requirements","slug":"requirements-1","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application-1","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application-1","children":[]},{"level":3,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-3","children":[]},{"level":3,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}]},{"level":2,"title":"Installing Dopamine","slug":"installing-dopamine","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing Dopamine","slug":"installing-dopamine-1","children":[]},{"level":3,"title":"Running Dopamine","slug":"running-dopamine","children":[]}]},{"level":2,"title":"Installing necessary software","slug":"installing-necessary-software","children":[]}],"git":{"updatedTime":1729720486000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":17},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-dopamine.md"}');export{l as data}; diff --git a/assets/index.html.4eeadab2.js b/assets/index.html.4eeadab2.js new file mode 100644 index 000000000000..fa61625c907f --- /dev/null +++ b/assets/index.html.4eeadab2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-c2847b84","path":"/removing-odysseyra1n/","title":"Removing Odysseyra1n","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing Odysseyra1n","description":"Guide to removing Odysseyra1n","permalink":"/removing-odysseyra1n","redirect_from":"/removing-odysseyrain"},"excerpt":"","headers":[{"level":2,"title":"Uninstalling","slug":"uninstalling","children":[]}],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-odysseyra1n.md"}');export{e as data}; diff --git a/assets/index.html.4f60549c.js b/assets/index.html.4f60549c.js new file mode 100644 index 000000000000..3fb90c962ce0 --- /dev/null +++ b/assets/index.html.4f60549c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6d0b6b20","path":"/installing-openpwnage/","title":"Installing openpwnage","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing openpwnage","description":"Guide to installing openpwnage","permalink":"/installing-openpwnage","redirect_from":["/openpwnage"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running openpwnage","slug":"running-openpwnage","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"zachary7829","email":"56700161+zachary7829@users.noreply.github.com","commits":4},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-openpwnage.md"}');export{e as data}; diff --git a/assets/index.html.4fb8bda8.js b/assets/index.html.4fb8bda8.js new file mode 100644 index 000000000000..b91851553804 --- /dev/null +++ b/assets/index.html.4fb8bda8.js @@ -0,0 +1 @@ +import{_ as u}from"./futurerestore-gui.e50e3f73.js";import{_ as d,r as s,o as p,c as b,a as i,b as o,d as r,e as n,w as a}from"./app.748f7f56.js";const g={},m={href:"https://gist.github.com/nyuszika7h/aac55c97f7925cddcf5ec3167f85dfe8",target:"_blank",rel:"noopener noreferrer"},v={href:"https://gist.github.com/Cryptiiiic/b82133ac290070939189e1377dc3ac85",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container danger"},S={href:"https://docs.google.com/spreadsheets/d/1Mb1UNm6g3yvdQD67M413GYSaJ4uoNhLgpkc7YKi3LBs/edit#gid=0",target:"_blank",rel:"noopener noreferrer"},z={href:"https://github.com/CoocooFroggy/FutureRestore-GUI/releases",target:"_blank",rel:"noopener noreferrer"},k={href:"https://ipsw.me",target:"_blank",rel:"noopener noreferrer"},x={href:"https://www.apple.com/itunes/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/opa334/TrollStore/releases",target:"_blank",rel:"noopener noreferrer"},N={href:"https://github.com/opa334/TrollNonce/releases",target:"_blank",rel:"noopener noreferrer"},A={href:"https://repo.1conan.com",target:"_blank",rel:"noopener noreferrer"},T={href:"https://github.com/opa334/TrollStore",target:"_blank",rel:"noopener noreferrer"},c={href:"https://github.com/opa334/TrollNonce/releases",target:"_blank",rel:"noopener noreferrer"},C={class:"custom-container warning"},F={href:"https://gist.github.com/aac55c97f7925cddcf5ec3167f85dfe8",target:"_blank",rel:"noopener noreferrer"},j={class:"custom-container danger"},B={href:"https://cdn.cryptiiiic.com/bin/Windows/x86_64/futurerestore/futurerestore-Windows-x86_64-v2.0.0-test-Build_304-RELEASE.exe",target:"_blank",rel:"noopener noreferrer"},E={href:"https://discord.gg/9apvC4C3CC",target:"_blank",rel:"noopener noreferrer"};function I(R,e){const l=s("ExternalLinkIcon"),t=s("router-link");return p(),b("div",null,[e[61]||(e[61]=i("h2",{id:"osservazioni",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#osservazioni","aria-hidden":"true"},"#"),o(" Osservazioni")],-1)),i("p",null,[e[2]||(e[2]=o("Se sei su iOS 15.2 o successive o su dispositivi A10- dovrai invece seguire ")),i("a",m,[e[0]||(e[0]=o("questa")),r(l)]),e[3]||(e[3]=o(" guida. Tieni conto che se stai utilizzando un dispositivo che supporta iOS 16 (che include A12+), ")),e[4]||(e[4]=i("strong",null,"non",-1)),e[5]||(e[5]=o(" sarai in grado di seguire questa guida a causa dell'incompatibilit\xE0 di Cryptex1 e del SEP/BB. Per maggiori informazioni sulle motivazioni, vai ")),i("a",v,[e[1]||(e[1]=o("qui")),r(l)]),e[6]||(e[6]=o("."))]),e[62]||(e[62]=i("h2",{id:"requisiti",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),o(" Requisiti")],-1)),e[63]||(e[63]=i("ul",null,[i("li",null,[o("I blobs salvati per la versione alla quale si desidera ripristinare "),i("ul",null,[i("li",null,[o("Questi blob devono essere per il"),i("strong",null,"tuo"),o(" dispositivo; non puoi utilizzare i blob di altre persone")])])]),i("li",null,[o("Un dispositivo jailbroken "),i("strong",null,"oppure"),o(" un dispositivo A10-A11 su 15.0-15.1.1")])],-1)),i("div",f,[e[11]||(e[11]=i("p",{class:"custom-container-title"},"DANGER",-1)),i("p",null,[e[8]||(e[8]=i("strong",null,"Devi",-1)),e[9]||(e[9]=o(" assicurarti che l'ultima SEP/BB sia compatibile con la versione che stai cercando di ripristinare per evitare bootloop o attivazioni fallite! Per farlo, consulta il ")),i("a",S,[e[7]||(e[7]=o("grafico SEP/BB")),r(l)]),e[10]||(e[10]=o('. Se una cella riporta "Compatibile" allora sei libero di ripristinare a quella versione.'))])]),e[64]||(e[64]=i("h2",{id:"download",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i("ul",null,[i("li",null,[e[13]||(e[13]=o("L'ultima versione di ")),i("a",z,[e[12]||(e[12]=o("FutureRestore-GUI")),r(l)])]),i("li",null,[e[15]||(e[15]=o("Il file iPSW per il tuo dispositivo da ")),i("a",k,[e[14]||(e[14]=o("ipsw.me")),r(l)]),e[16]||(e[16]=i("ul",null,[i("li",null,"Scarica la stessa versione di iOS del tuo blob")],-1))]),i("li",null,[e[18]||(e[18]=o("Su Windows, assicurati di avere installato ")),i("a",x,[e[17]||(e[17]=o("iTunes")),r(l)]),e[19]||(e[19]=i("ul",null,[i("li",null,"Scorri verso il basso e seleziona l'altra build di Windows siccome la versione di Microsoft Store non funzioner\xE0")],-1))]),i("li",null,[e[24]||(e[24]=o("Se sei su un dispositivo A10 con 15.0-15.1.1 ")),i("ul",null,[i("li",null,[e[21]||(e[21]=o("L'ultima versione di ")),i("a",w,[e[20]||(e[20]=o("TrollStore")),r(l)])]),i("li",null,[e[23]||(e[23]=o("L'ultima versione di ")),i("a",N,[e[22]||(e[22]=o("TrollNonce")),r(l)])])])])]),e[65]||(e[65]=i("h2",{id:"per-iniziare-jailbroken",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#per-iniziare-jailbroken","aria-hidden":"true"},"#"),o(" Per Iniziare (Jailbroken)")],-1)),i("ol",null,[e[28]||(e[28]=i("li",null,"Apri il gestore di pacchetti sul tuo dispositivo jailbroken",-1)),i("li",null,[e[26]||(e[26]=o("Aggiungi ")),i("a",A,[e[25]||(e[25]=o("repo.1conan.com")),r(l)]),e[27]||(e[27]=o(" alle sorgenti"))]),e[29]||(e[29]=i("li",null,"Scarica e installa dimentio",-1)),e[30]||(e[30]=i("li",null,"Scarica e installa NewTerm2",-1)),e[31]||(e[31]=i("li",null,[o("Procedere a "),i("a",{href:"#finding-the-generator"},"Trovare il generatore")],-1))]),e[66]||(e[66]=i("h2",{id:"per-iniziare-non-jailbroken",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#per-iniziare-non-jailbroken","aria-hidden":"true"},"#"),o(" Per Iniziare (Non-Jailbroken)")],-1)),i("ol",null,[i("li",null,[e[33]||(e[33]=o("Vai alla pagina GitHub di ")),i("a",T,[e[32]||(e[32]=o("TrollStore")),r(l)]),e[34]||(e[34]=o(" e segui le istruzioni d'installazione per il tuo device ")),e[35]||(e[35]=i("ul",null,[i("li",null,'Se \xE8 elencato "non supportato" e non puoi eseguire il jailbreak o non hai un dispositivo A11-, non sarai in grado di procedere')],-1))]),i("li",null,[e[37]||(e[37]=o("Una volta che TrollStore \xE8 installato, installa l'app di ")),i("a",c,[e[36]||(e[36]=o("TrollNonce")),r(l)]),e[38]||(e[38]=o(" tramite TrollStore"))]),e[39]||(e[39]=i("li",null,"Procedere alla sezione successiva",-1))]),e[67]||(e[67]=n('

    Trovare il generatore

    DANGER

    Assicurati di non modificare il file blob! Cos\xEC facendo lo renderi invalido e inutilizzabile con futurerestore.

    1. Apri il tuo blob in un editor di testo e cerca generator Esempio di Generator

    2. Annota il valore all'interno del campo <string>

      • Dovrebbe essere 0x seguito da 16 caratteri che saranno una combinazione di lettere e numeri. Questo \xE8 il tuo generator.

    N.B: Se non \xE8 presente alcun valore, prova a ricordare quale jailbreak stavi usando al momento del salvataggio dei blobs. Se stavi usando unc0ver, il tuo generator molto probabilmente \xE8 0x1111111111111111, se stavi usando Chimera/Odyssey/Taurine, il tuo generator molto probabilmente \xE8 0xbd34a880be0b53f3

    Impostare la nonce (Jailbroken)

    1. Apri NewTerm 2 sul tuo dispositivo e digita il seguente comando, dove [generator] \xE8 il valore che hai appena ottenuto: su root -c 'dimentio [generator]'

    2. Quando viene richiesta una password, inserisci la password di root

      • Quella predefinita \xE8 impostata su alpine, non \xE8 la password del tuo telefono.
    3. Una volta eseguito il comando, dovrebbe comparire del testo

    4. Vicino alla fine del testo, dovresti vedere la riga Set nonce to [generator]

    Impostare la nonce (Unjailbroken)

    ',7)),i("div",C,[e[43]||(e[43]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[41]||(e[41]=o("Questo metodo non funzioner\xE0 sui dispositivi A9 o sui dispositivi A10 su 15.2+. Se non riesci ad eseguire il jailbreak, devi seguire ")),i("a",F,[e[40]||(e[40]=o("questa guida")),r(l)]),e[42]||(e[42]=o("."))])]),e[68]||(e[68]=i("ol",null,[i("li",null,"Apri l'app TrollNonce"),i("li",null,[o("Seleziona l'opzione "),i("code",null,"Imposta Nonce"),o(", poi inserisci nel campo il valore del generatore che hai trovato nel tuo blob. Tocca "),i("code",null,"Set")])],-1)),e[69]||(e[69]=i("h3",{id:"su-computer",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#su-computer","aria-hidden":"true"},"#"),o(" Su Computer")],-1)),i("div",j,[e[49]||(e[49]=i("p",{class:"custom-container-title"},"DANGER",-1)),i("p",null,[e[45]||(e[45]=o("Ripetendo: ")),e[46]||(e[46]=i("strong",null,"non puoi",-1)),e[47]||(e[47]=o(" eseguire il FutureRestore su nessun dispositivo che supporta iOS 16. Seguire i passaggi seguenti porter\xE0 al fallimento del processo o dell'attivazione del dispositivo, i quali implicheranno il ripristino a una versione firmata di iOS. Nonostante tu non possa effettuare il downgrade, potresti avere un modo per aggiornare e puoi trovare le istruzioni/dettagli alla pagina ")),r(t,{to:"/updating-blobless"},{default:a(()=>e[44]||(e[44]=[o("Aggiornare (Blobless)")])),_:1}),e[48]||(e[48]=o(" Troubleshooting."))])]),e[70]||(e[70]=n('
    1. Connetti il dispositivo al tuo computer

    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo

      • Opzionalmente, \xE8 possibile creare un backup completo del dispositivo tramite iTunes o Finder
    3. Apri FutureRestoreGUI sul tuo computer

      • Se richiesto da Windows Defender, Windows Smartscreen o un altro software anti-virus, consenti al programma di essere eseguito - \xE8 sicuro
    4. Quando apri FutureRestoreGUI, ti dovrebbe essere presentato questo menu: Schermata principale di FutureRestoreGUI

    5. Clicca sul pulsante Impostazioni e abilita Futurerestore Beta, quindi fai clic sul pulsante Scarica FutureRestore. Questa opzione \xE8 disponibile solo per macOS e Linux

    ',1)),i("ul",null,[i("li",null,[e[51]||(e[51]=o("Gli utenti Windows devono scaricare la beta da ")),i("a",B,[e[50]||(e[50]=o("qui")),r(l)]),e[52]||(e[52]=o(". Una volta fatto, premi ")),e[53]||(e[53]=i("code",null,"Seleziona FutureRestore Binary/Executable",-1)),e[54]||(e[54]=o(" e vai a dove hai scaricato la beta. Seleziona il file e clicca ")),e[55]||(e[55]=i("code",null,"Apri",-1))])]),e[71]||(e[71]=n("
    1. Fai clic sul pulsante Select Blob File... e seleziona il file blob .shsh2
    2. Fai clic su Select Target iPSW File... e seleziona il tuo file .ipsw
    3. Dopo fai clic sul pulsante Next per passare al menu Options, assicurati che Extra Logs sia abilitato
    4. Se non sei in fase di downgrading, \xE8 sicuro abilitare Preserve Data nel menu delle opzioni per conservare i dati. Tuttavia, utilizzarlo mentre si fa il downgrade potrebbe essere pericoloso
    5. Non abilitare AP Nonce Collision su qualsiasi dispositivo moderno
    6. Abilita No RSEP
    7. Fai clic su Next per passare al menu Controls
    8. Clicca Start Futurerestore
    ",1)),i("p",null,[e[58]||(e[58]=o("Se si verificano problemi durante il processo, controlla la ")),r(t,{to:"/futurerestore-help"},{default:a(()=>e[56]||(e[56]=[o("pagina di aiuto di Futurerestore")])),_:1}),e[59]||(e[59]=o(", se ancora non riesci a trovare una soluzione, chiedi aiuto nel canale #genius-bar sul ")),i("a",E,[e[57]||(e[57]=o("Server Discord")),r(l)]),e[60]||(e[60]=o(" di r/jailbreak."))])])}var G=d(g,[["render",I],["__file","index.html.vue"]]);export{G as default}; diff --git a/assets/index.html.501200e0.js b/assets/index.html.501200e0.js new file mode 100644 index 000000000000..6214a4a3b6e7 --- /dev/null +++ b/assets/index.html.501200e0.js @@ -0,0 +1 @@ +import{_ as i,o,c as a,e as r}from"./app.748f7f56.js";const s={};function l(n,e){return o(),a("div",null,e[0]||(e[0]=[r('

    Quando si disinstalla Odysseyra1n, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida \xE8 utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Odysseyra1n come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Chimera, Odyssey o Taurine non \xE8 necessario seguire questa guida. Chimera/Odyssey/Taurine e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Esegui il Jailbreak
    2. Apri l'applicazione del loader di checkra1n sul tuo dispositivo
    3. Clicca su Restore System
      • Se ricevi l'errore Restore Error: General, riavvia e riprova di nuovo questi passaggi

    Odysseyra1n dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    ',6)]))}var d=i(s,[["render",l],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.51151840.js b/assets/index.html.51151840.js new file mode 100644 index 000000000000..7f92e8a3aea2 --- /dev/null +++ b/assets/index.html.51151840.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as u,r,o as c,c as p,e as s,a as e,b as o,d as n,w as t}from"./app.748f7f56.js";const m={},v={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},g={href:"https://checkra.in/releases/0.12.2-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},b={href:"https://checkra.in/releases/0.10.1-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function k(h,i){const l=r("ExternalLinkIcon"),a=r("router-link");return c(),p("div",null,[i[26]||(i[26]=s('

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    WARNING

    I dispositivi A7 probabilmente falliranno nell'eseguire il jailbreak con checkra1n su Linux, di conseguenza, dovrai usare una versione di checkra1n pi\xF9 vecchia e scollegare e ricollegare rapidamente il tuo dispositivo una volta che vedrai l'avviso Right Before Trigger

    DANGER

    Questa \xE8 una pagina guida altamente sperimentale, possono essere presenti cose non direttamente menzionate che devono essere eseguite per seguire questa guida. Di conseguenza, si consiglia vivamente di usare un altro tipo di computer se possibile.

    TIP

    Devi aver abilitato la modalit\xE0 sviluppatore sul tuo dispositivo ChromeOS per seguire questa guida

    Download (ChromeOS)

    ',6)),e("ul",null,[e("li",null,[i[5]||(i[5]=o("L'ultima versione di ")),e("a",v,[i[0]||(i[0]=o("checkra1n")),n(l)]),e("ul",null,[e("li",null,[i[2]||(i[2]=o("Se sei su un dispositivo A8X o A9X, dovresti utilizzare la versione 0.12.2 di ")),e("a",g,[i[1]||(i[1]=o("checkra1n")),n(l)])]),e("li",null,[i[4]||(i[4]=o("Se sei su un dispositivo A7, dovresti utilizzare la versione 0.10.1 di ")),e("a",b,[i[3]||(i[3]=o("checkra1n")),n(l)])])])])]),i[27]||(i[27]=s('

    Uno screenshot dell'applicazione checkra1n

    Consentire l'esecuzione di checkra1n

    1. Sposta il binary di checkra1n che viene scaricato su /usr/local/bin
      • Ci\xF2 pu\xF2 essere fatto facendo quanto segue:
        • premi Ctrl + Alt + T
        • esegui shell
        • esegui mv ~/Downloads/checkra1n /usr/local/bin/
    2. Esegui il seguente comando nel terminale: sudo mount -o remount,exec /tmp
      • Dovrai farlo ogni volta che riavvii il tuo dispositivo ChromeOS
    3. Ogni volta che hai bisogno di eseguire il jailbreak su ChromeOS, \xE8 necessario collegare il dispositivo e entrare in modalit\xE0 di recupero manualmente.

    Installare checkra1n

    ',4)),e("ol",null,[i[12]||(i[12]=s("
  • Esegui il file binary di checkra1n nel terminale usando TERM=linux sudo checkra1n
    • Potrebbe essere necessario eseguire sudo chmod a+x /usr/local/bin/checkra1n se il file binary non viene eseguito
    • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
    • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
    • Se sei su un dispositivo A8X o A9X con iOS da 14.4 a 14.4.2, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
  • Clicca Start e segui le istruzioni a schermo
  • ",2)),e("li",null,[i[7]||(i[7]=o("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),n(a,{to:"/faq/#what-is-dfu-mode"},{default:t(()=>i[6]||(i[6]=[o("modalit\xE0 DFU")])),_:1}),i[8]||(i[8]=o(", clicca ")),i[9]||(i[9]=e("code",null,"Start",-1)),i[10]||(i[10]=o(" per iniziare ")),i[11]||(i[11]=e("ul",null,[e("li",null,"Segui le istruzione finch\xE9 il tuo dispositivo non mostra uno schermo nero")],-1))]),i[13]||(i[13]=e("li",null,"Dopo ci\xF2, checkra1n dovrebbe installarsi automaticamente",-1))]),i[28]||(i[28]=e("p",null,"Il tuo dispositivo iOS dovrebbe adesso riavviarsi.",-1)),i[29]||(i[29]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"Anche se \xE8 possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:"),e("ul",null,[e("li",null,"Le persone tendono generalmente ad avere pi\xF9 stabilit\xE0 utilizzando Odysseyra1n invece di Cydia"),e("li",null,"Alcune funzionalit\xE0 facili da usare (come shshd, che salva automaticamente i blobs mentre si \xE8 jailbroken) non sono disponibili"),e("li",null,"Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia")])],-1)),i[30]||(i[30]=e("h2",{id:"lo-script-di-odysseyra1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#lo-script-di-odysseyra1n","aria-hidden":"true"},"#"),o(" Lo script di Odysseyra1n")],-1)),e("ol",null,[i[19]||(i[19]=e("li",null,"Apri questa pagina (ios.cfw.guide/installing-odysseyra1n-chromeos) sul tuo dispositivo digitando questo URL su Safari",-1)),e("li",null,[i[15]||(i[15]=o("Clicca su ")),e("a",f,[i[14]||(i[14]=o("questo hyperlink")),n(l)]),i[16]||(i[16]=o(" sul tuo dispositivo e premi ")),i[17]||(i[17]=e("code",null,"Ottieni scorciatoia",-1)),i[18]||(i[18]=e("ul",null,[e("li",null,"Se necessario, scarica l'app ComandiRapidi.")],-1))]),i[20]||(i[20]=e("li",null,[o("Quando richiesto, scegli "),e("code",null,"Apri")],-1)),i[21]||(i[21]=e("li",null,[o("Se necessario, premi l'icona "),e("code",null,"Procursus Bootstraper"),o(" e clicca sull'icona Esegui.")],-1)),i[22]||(i[22]=e("li",null,"Dai OK a tutti gli avvisi che vengono visualizzati",-1))]),i[31]||(i[31]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[o("Se vieni avvisato circa un Comando Rapido non attendibile, esegui un altro Comando Rapido, quindi apri "),e("code",null,"Impostazioni"),o(", vai su "),e("code",null,"Comandi Rapidi"),o(", e attiva "),e("code",null,"Consenti Comandi Rapidi non attendibili")])],-1)),e("p",null,[i[24]||(i[24]=o("Adesso dovresti essere jailbroken con Sileo installato nella home screen. \xC8 possibile utilizzare Sileo per installare ")),n(a,{to:"/faq/#what-are-tweaks"},{default:t(()=>i[23]||(i[23]=[o("tweaks")])),_:1}),i[25]||(i[25]=o(", temi, pacchtti e altro ancora."))])])}var C=u(m,[["render",k],["__file","index.html.vue"]]);export{C as default}; diff --git a/assets/index.html.515c2e88.js b/assets/index.html.515c2e88.js new file mode 100644 index 000000000000..539a329cb6e0 --- /dev/null +++ b/assets/index.html.515c2e88.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-54a2a1a1","path":"/it_IT/installing-chimera/","title":"Chimera","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Chimera","description":"Guida per l\u2019installazione di Chimera","permalink":"/it_IT/installing-chimera","redirect_from":["/it_IT/chimera","/it_IT/cm"],"pkgman":"sileo","extra_contributors":["TheHacker894","Mineek"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Chimera","slug":"eseguire-chimera","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-chimera.md"}');export{e as data}; diff --git a/assets/index.html.518f3395.js b/assets/index.html.518f3395.js new file mode 100644 index 000000000000..7fb7591b0c62 --- /dev/null +++ b/assets/index.html.518f3395.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-48870de7","path":"/installing-homedepot/","title":"Installing HomeDepot","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing HomeDepot","description":"Guide to installing HomeDepot","permalink":"/installing-homedepot","redirect_from":["/homedepot","/hd"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","WhitetailAni","LukeZGD","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Patching Home Depot","slug":"patching-home-depot","children":[{"level":3,"title":"macOS and Linux","slug":"macos-and-linux","children":[]},{"level":3,"title":"Windows","slug":"windows","children":[]}]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running HomeDepot","slug":"running-homedepot","children":[]},{"level":2,"title":"Untethering","slug":"untethering","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":8},{"name":"emiyl","email":"me@emiyl.com","commits":7},{"name":"LukeeGD","email":"26163116+LukeZGD@users.noreply.github.com","commits":1},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"bigfloppa234","email":"104149053+bigfloppa234@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-homedepot.md"}');export{e as data}; diff --git a/assets/index.html.52d4da3b.js b/assets/index.html.52d4da3b.js new file mode 100644 index 000000000000..51601b53bc26 --- /dev/null +++ b/assets/index.html.52d4da3b.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as l,e as u,a as t,b as i,d as o,w as a}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"},m={class:"custom-container tip"},b={class:"custom-container tip"},f={class:"custom-container tip"};function h(v,e){const n=r("router-link");return d(),l("div",null,[e[12]||(e[12]=u('

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Zebra

    If you don't know how to use Zebra, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Zebra.

    ',5)),t("div",g,[e[2]||(e[2]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[1]||(e[1]=i("Continue to ")),o(n,{to:"/using-zebra"},{default:a(()=>e[0]||(e[0]=[i("Using Zebra")])),_:1})])]),e[13]||(e[13]=t("h3",{id:"blocking-software-updates",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#blocking-software-updates","aria-hidden":"true"},"#"),i(" Blocking Software Updates")],-1)),e[14]||(e[14]=t("p",null,"It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.",-1)),e[15]||(e[15]=t("p",null,"As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates",-1)),t("div",m,[e[5]||(e[5]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[4]||(e[4]=i("Continue to ")),o(n,{to:"/blocking-updates"},{default:a(()=>e[3]||(e[3]=[i("Blocking Updates")])),_:1})])]),e[16]||(e[16]=t("h3",{id:"saving-blobs",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#saving-blobs","aria-hidden":"true"},"#"),i(" Saving Blobs")],-1)),e[17]||(e[17]=t("p",null,"Saving Blobs are an especially important step in jailbreaking, as, depending on SEP and (if using a cellular device) Baseband compatibility, you may be able to restore back to an unsigned version or the version you are on if something goes wrong, instead of restoring to the latest signed version.",-1)),t("div",b,[e[8]||(e[8]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[7]||(e[7]=i("Continue to ")),o(n,{to:"/saving-blobs"},{default:a(()=>e[6]||(e[6]=[i("Saving Blobs")])),_:1})])]),e[18]||(e[18]=t("h2",{id:"other-useful-next-steps",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#other-useful-next-steps","aria-hidden":"true"},"#"),i(" Other Useful Next Steps")],-1)),e[19]||(e[19]=t("h3",{id:"adding-recommended-repos",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#adding-recommended-repos","aria-hidden":"true"},"#"),i(" Adding Recommended Repos")],-1)),e[20]||(e[20]=t("p",null,"This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.",-1)),t("div",f,[e[11]||(e[11]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[10]||(e[10]=i("Continue to ")),o(n,{to:"/recommended-repos"},{default:a(()=>e[9]||(e[9]=[i("Recommended Repos")])),_:1})])])])}var w=s(p,[["render",h],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.53012254.js b/assets/index.html.53012254.js new file mode 100644 index 000000000000..8d355862af45 --- /dev/null +++ b/assets/index.html.53012254.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-4f96d2c8","path":"/installing-notajb/","title":"Installing Def1nit3lyN0tAJa1lbr3akTool","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Def1nit3lyN0tAJa1lbr3akTool","description":"Guide to installing Def1nit3lyN0tAJa1lbr3akTool","permalink":"/installing-notajb","pkgman":"sileo","extra_contributors":["Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Requirements","slug":"requirements","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-1","children":[]}]},{"level":2,"title":"Installing Def1nit3lyN0tAJa1lbr3akTool","slug":"installing-def1nit3lyn0taja1lbr3aktool","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing the jailbreak","slug":"installing-the-jailbreak","children":[]}]},{"level":2,"title":"Running Def1nit3lyN0tAJa1lbr3akTool","slug":"running-def1nit3lyn0taja1lbr3aktool","children":[]}],"git":{"updatedTime":1729720486000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":5}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-dnajt.md"}');export{l as data}; diff --git a/assets/index.html.5377a47b.js b/assets/index.html.5377a47b.js new file mode 100644 index 000000000000..e5e5ccfbb143 --- /dev/null +++ b/assets/index.html.5377a47b.js @@ -0,0 +1 @@ +import{_ as a,o as t,c as o,e as r}from"./app.748f7f56.js";const i={};function n(s,e){return t(),o("div",null,e[0]||(e[0]=[r('

    When you uninstall Odysseyra1n, you need to go and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Odysseyra1n is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing either Chimera, Odyssey, or Taurine, you do not need to follow this guide, for Chimera/Odyssey/Taurine and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Jailbreak
    2. Open the checkra1n loader application on your device
    3. Tap Restore System
      • If you get Restore Error: General, reboot and try these steps again

    Odysseyra1n should now be uninstalled, leaving you safe to install any other jailbreak.

    ',6)]))}var d=a(i,[["render",n],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.5454bf91.js b/assets/index.html.5454bf91.js new file mode 100644 index 000000000000..c442d8edc471 --- /dev/null +++ b/assets/index.html.5454bf91.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ee1bcb52","path":"/installing-blackb0x/","title":"Installing Blackb0x","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Blackb0x","description":"Guide to installing Blackb0x","permalink":"/installing-blackb0x","pkgman":"none","extra_contributors":["selfisht","WhitetailAni"],"redirect_from":["/blackb0x"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing Blackb0x","slug":"installing-blackb0x","children":[]}],"git":{"updatedTime":1716176007000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"WhitetailAni","email":"87622301+WhitetailAni@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-blackb0x.md"}');export{e as data}; diff --git a/assets/index.html.545a6d1a.js b/assets/index.html.545a6d1a.js new file mode 100644 index 000000000000..4371f3df4235 --- /dev/null +++ b/assets/index.html.545a6d1a.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r as a,o as p,c as h,a as e,b as n,d as o,e as i,w as r}from"./app.748f7f56.js";const c={},y={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},g={href:"https://github.com/checkra1n/BugTracker/files/6429930/Pongo.zip",target:"_blank",rel:"noopener noreferrer"},m={class:"custom-container tip"},f={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function b(w,t){const l=a("ExternalLinkIcon"),s=a("router-link");return p(),h("div",null,[t[21]||(t[21]=e("h2",{id:"downloads-macos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#downloads-macos","aria-hidden":"true"},"#"),n(" Downloads (macOS)")],-1)),e("ul",null,[e("li",null,[t[1]||(t[1]=n("The latest release of ")),e("a",y,[t[0]||(t[0]=n("checkra1n")),o(l)])]),e("li",null,[t[3]||(t[3]=n("The custom version of ")),e("a",g,[t[2]||(t[2]=n("pongoOS")),o(l)])])]),t[22]||(t[22]=i('

    A screenshot of the checkra1n application

    Installing checkra1n

    TIP

    If you're using an Apple Silicon Mac and are using an A9X device, you will be prompted during the process to unplug and replug the device and will need to do so.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    ',4)),e("ol",null,[t[10]||(t[10]=e("li",null,[n("Open the "),e("code",null,"pongoOS.zip"),n(" file, navigate to "),e("code",null,"PongoConsolidated.bin"),n(", then extract it. "),e("ul",null,[e("li",null,"Keep note of where you extract this")])],-1)),t[11]||(t[11]=e("li",null,[n("Open a terminal and run checkra1n in CLI mode by using "),e("code",null,"/Applications/checkra1n.app/Contents/MacOS/checkra1n -c -k [path to PongoConsolidated.bin]")],-1)),t[12]||(t[12]=e("li",null,"Plug your iOS device into your computer",-1)),e("li",null,[t[5]||(t[5]=n("You will now be presented with instructions in how to reboot your device into ")),o(s,{to:"/faq/#what-is-dfu-mode"},{default:r(()=>t[4]||(t[4]=[n("DFU mode")])),_:1}),t[6]||(t[6]=n(", click ")),t[7]||(t[7]=e("code",null,"Start",-1)),t[8]||(t[8]=n(" to begin ")),t[9]||(t[9]=e("ul",null,[e("li",null,"Follow the instructions until your device shows a black screen")],-1))]),t[13]||(t[13]=e("li",null,"After this, checkra1n should automatically install",-1))]),t[23]||(t[23]=i('

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    ',4)),e("div",m,[t[17]||(t[17]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[15]||(t[15]=n("If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the ")),e("a",f,[t[14]||(t[14]=n("shortcut")),o(l)]),t[16]||(t[16]=n(" by opening this page on your device and then clicking the shortcut hyperlink."))])]),t[24]||(t[24]=e("ol",null,[e("li",null,"Open the terminal app on your computer"),e("li",null,"Ensure that your computer is trusted by your device"),e("li",null,[n('Install "homebrew" by pasting and executing the following command: '),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"')]),e("li",null,[n('Install "iproxy" by pasting and executing the following command: '),e("code",null,"brew install libusbmuxd")]),e("li",null,[n("Install the Odysseyra1n script by pasting and executing the following command: "),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"')])],-1)),e("p",null,[t[19]||(t[19]=n("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),o(s,{to:"/faq/#what-are-tweaks"},{default:r(()=>t[18]||(t[18]=[n("tweaks")])),_:1}),t[20]||(t[20]=n(", themes, packages and more."))]),t[25]||(t[25]=i('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var S=d(c,[["render",b],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.54d1ed0d.js b/assets/index.html.54d1ed0d.js new file mode 100644 index 000000000000..39441368c92c --- /dev/null +++ b/assets/index.html.54d1ed0d.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-7996fb65","path":"/it_IT/get-started/select-ipad-air/","title":"Selezione Del Dispositivo (iPad Air)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione Del Dispositivo (iPad Air)","description":"Scopri quali jailbreak puoi usare sul tuo iPad Air","chartType":"deviceGroup","widePage":true,"type":"iPad Air","group":[{"name":"iPad Air (5th generation)","type":"iPad Air","order":4,"devices":["iPad13,16","iPad13,17"],"released":["2022-03-18"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,16","count":4,"dark":true}},{"name":"iPad Air (4th generation)","type":"iPad Air","order":3,"devices":["iPad13,1","iPad13,2"],"released":["2020-10-23"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,1","count":5,"dark":true}},{"name":"iPad Air (3rd generation)","type":"iPad Air","order":2,"devices":["iPad11,3","iPad11,4"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,3","count":1,"dark":false}},{"name":"iPad Air 2","type":"iPad Air","order":1,"devices":["iPad5,3","iPad5,4"],"released":["2014-10-22"],"soc":["A8X"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,3","count":1,"dark":false}},{"name":"iPad Air","type":"iPad Air","order":0,"devices":["iPad4,1","iPad4,2","iPad4,3"],"released":["2013-10-22","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.5507c398.js b/assets/index.html.5507c398.js new file mode 100644 index 000000000000..bf6d8216d218 --- /dev/null +++ b/assets/index.html.5507c398.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-2a29b4ca","path":"/it_IT/installing-daibutsu/","title":"Daibutsu","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Daibutsu","description":"Guida per l\u2019installazione di Daibutsu","permalink":"/it_IT/installing-daibutsu","redirect_from":["/it_IT/daibutsu"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul r/LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Daibutsu","slug":"eseguire-daibutsu","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-daibatsu.md"}');export{i as data}; diff --git a/assets/index.html.55cbfeec.js b/assets/index.html.55cbfeec.js new file mode 100644 index 000000000000..90575fd4107d --- /dev/null +++ b/assets/index.html.55cbfeec.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-658bcae2","path":"/it_IT/faq/","title":"FAQ","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"FAQ","description":"Domande frequenti sui dispositivi Jailbroken.","permalink":"/it_IT/faq","redirect_from":["/it_IT/help/faq"],"extra_contributors":["Tanbeer191","TheHacker894","BurritoSOFTWARE"]},"excerpt":"","headers":[{"level":2,"title":"Domande generali","slug":"domande-generali","children":[{"level":3,"title":"Che cos'\xE8 il jailbreak?","slug":"che-cos-e-il-jailbreak","children":[]},{"level":3,"title":"Il Jailbreak \xE8 legale?","slug":"il-jailbreak-e-legale","children":[]},{"level":3,"title":"Cos'\xE8 un gestore di pacchetti?","slug":"cos-e-un-gestore-di-pacchetti","children":[]},{"level":3,"title":"Che cos'\xE8 una repo?","slug":"che-cos-e-una-repo","children":[]},{"level":3,"title":"Cosa sono i tweak?","slug":"cosa-sono-i-tweak","children":[]},{"level":3,"title":"Che cosa \xE8 il \\"respring\\" o \\"Riavviare la Springboard\\"?","slug":"che-cosa-e-il-respring-o-riavviare-la-springboard","children":[]},{"level":3,"title":"Che cos'\xE8 la Modalit\xE0 di Recupero?","slug":"che-cos-e-la-modalita-di-recupero","children":[]},{"level":3,"title":"Che cos\u2019\xE8 la modalit\xE0 DFU?","slug":"che-cos-e-la-modalita-dfu","children":[]},{"level":3,"title":"Cosa posso fare una volta eseguito il Jailbreak?","slug":"cosa-posso-fare-una-volta-eseguito-il-jailbreak","children":[]},{"level":3,"title":"Cosa dovrei sapere prima di iniziare?","slug":"cosa-dovrei-sapere-prima-di-iniziare","children":[]}]},{"level":2,"title":"Domande sui Blobs","slug":"domande-sui-blobs","children":[{"level":3,"title":"Che cosa \xE8 un blob?","slug":"che-cosa-e-un-blob","children":[]},{"level":3,"title":"Come funzionano i blobs?","slug":"come-funzionano-i-blobs","children":[]},{"level":3,"title":"Li posso salvare ora?","slug":"li-posso-salvare-ora","children":[]}]},{"level":2,"title":"Domande relative ai tweak","slug":"domande-relative-ai-tweak","children":[{"level":3,"title":"Dovrei usare tweak come Batchomatic o IAmLazy","slug":"dovrei-usare-tweak-come-batchomatic-o-iamlazy","children":[]}]},{"level":2,"title":"Altre domande","slug":"altre-domande","children":[{"level":3,"title":"Qual \xE8 l'ultima versione iOS con un jailbreak per il mio dispositivo a 64 bit","slug":"qual-e-l-ultima-versione-ios-con-un-jailbreak-per-il-mio-dispositivo-a-64-bit","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/guides/faq.md"}`);export{e as data}; diff --git a/assets/index.html.57189877.js b/assets/index.html.57189877.js new file mode 100644 index 000000000000..9f985a7fcd36 --- /dev/null +++ b/assets/index.html.57189877.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-30fc2cf8","path":"/it_IT/installing-meridian-ipa/","title":"Meridian","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Meridian","description":"Guida all'installazione di Meridian tramite Sideload","permalink":"/it_IT/installing-meridian-ipa","redirect_from":["/installing-meridian-(ipa)"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894","TophattedWasTaken"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Meridian","slug":"eseguire-meridian","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-meridian-ipa.md"}`);export{i as data}; diff --git a/assets/index.html.581d2226.js b/assets/index.html.581d2226.js new file mode 100644 index 000000000000..58c42cff2890 --- /dev/null +++ b/assets/index.html.581d2226.js @@ -0,0 +1 @@ +import{_ as p,r as a,o as f,c as g,a as e,b as n,d as t,w as o,e as u}from"./app.748f7f56.js";const v={},m={class:"custom-container warning"},h={class:"custom-container warning"},b={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},y={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},T={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX.ipa",target:"_blank",rel:"noopener noreferrer"},w={href:"https://unc0ver.dev/",target:"_blank",rel:"noopener noreferrer"},I={href:"https://github.com/opa334/u0Launcher/releases",target:"_blank",rel:"noopener noreferrer"},c={href:"https://unc0ver.dev/downloads/6.1.1/decf7c36cc08118dc83ba455f8ca42e0e3cf354c/unc0ver_Release_6.1.1.ipa",target:"_blank",rel:"noopener noreferrer"},S={class:"custom-container warning"},k={class:"custom-container tip"};function O(x,l){const i=a("router-link"),s=a("Tab"),r=a("ExternalLinkIcon"),d=a("Tabs");return f(),g("div",null,[e("p",null,[l[1]||(l[1]=n("unc0ver is a ")),t(i,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:o(()=>l[0]||(l[0]=[n("semi-untethered jailbreak")])),_:1}),l[2]||(l[2]=n(", meaning it requires an app to re-apply the exploit after a reboot."))]),e("div",m,[l[9]||(l[9]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[l[4]||(l[4]=n("In order to follow this method, you'll need a device running iOS versions 14.0 to 14.3 or 14.6 to 14.8. If you are running iOS 13.7 or earlier, follow ")),t(i,{to:"/installing-unc0ver"},{default:o(()=>l[3]||(l[3]=[n("Installing unc0ver")])),_:1}),l[5]||(l[5]=n(" instead."))]),e("p",null,[l[7]||(l[7]=n("If you have an A12 or newer device on iOS versions 14.4 to 14.5.1, continue to ")),t(i,{to:"/installing-unc0ver-fugu14"},{default:o(()=>l[6]||(l[6]=[n("Installing unc0ver (Fugu14)")])),_:1}),l[8]||(l[8]=n(" instead."))])]),l[53]||(l[53]=e("p",null,"While unc0ver is compatible with jailbreaking several devices on iOS/iPadOS versions from 11.0 to 14.8 (excluding iOS 12.5.6/12.5.7), this method of obtaining unc0ver requires a device running iOS versions 14.0 to 14.3 or 14.6 to 14.8.",-1)),e("div",h,[l[13]||(l[13]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[l[11]||(l[11]=n("If you are already jailbroken with Taurine, make sure to properly ")),t(i,{to:"/removing-taurine"},{default:o(()=>l[10]||(l[10]=[n("remove Taurine")])),_:1}),l[12]||(l[12]=n(" before proceeding."))])]),l[54]||(l[54]=u('

    WARNING

    unc0ver on firmware versions 14.6 to 14.8 only supports A12 and A13 iPhones.

    We will first install TrollStore using one of two methods (depending on your device), and then install unc0ver through TrollStore.

    Installing TrollStore

    The method that needs to be followed in order to install TrollStore depends on your device, select the tab that fits your device and follow the subsequent steps.

    TIP

    If you already have TrollStore installed, you can skip this section.

    ',5)),t(d,{tabs:""},{default:o(()=>[t(s,{tab:"",name:"TrollHelperOTA (A12 and later)",default:!0},{default:o(()=>l[14]||(l[14]=[e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"This method only supports A12 and later devices.")],-1),e("h3",{id:"installing-trollhelper",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-trollhelper","aria-hidden":"true"},"#"),n(" Installing TrollHelper")],-1),e("ol",null,[e("li",null,"Open Safari"),e("li",null,[n("Open this page on your device "),e("ul",null,[e("li",null,[n("The url of this page is "),e("code",null,"https://ios.cfw.guide/installing-unc0ver-trollstore")])])]),e("li",null,[n("On your device, "),e("a",{href:"itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist"},"tap here"),n(": "),e("ul",null,[e("li",null,[n("If you're unable to access this page, type "),e("code",null,"itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist"),n(" into Safari")])])]),e("li",null,[n("Tap "),e("code",null,"Install")])],-1),e("p",null,[n("An app named "),e("code",null,"GTA Car Tracker"),n(" will now install to your iOS device, this app is TrollHelper, however.")],-1),e("h3",{id:"installing-trollstore-1",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-trollstore-1","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1),e("ol",null,[e("li",null,[n("Open the "),e("code",null,"GTA Car Tracker"),n(" app")]),e("li",null,[n("Tap "),e("code",null,"Register Persistence Helper")]),e("li",null,[n("Tap "),e("code",null,"Install TrollStore")])],-1),e("p",null,"The TrollStore application will now install to your iOS device.",-1)])),_:1}),t(s,{tab:"",name:"TrollInstallerX (A11 and earlier)"},{default:o(()=>[l[22]||(l[22]=e("h3",{id:"requirements",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),n(" Requirements")],-1)),l[23]||(l[23]=e("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[e("p",null,[n(" TrollInstallerX is currently signed at "),e("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),n(" for easy installation without a computer. ")])],-1)),e("ul",null,[e("li",null,[l[16]||(l[16]=n("The latest version of ")),e("a",b,[l[15]||(l[15]=n("Sideloadly")),t(r)])]),e("li",null,[l[18]||(l[18]=n("The latest version of ")),e("a",y,[l[17]||(l[17]=n("iTunes")),t(r)]),l[19]||(l[19]=n(" if on Windows."))]),e("li",null,[l[21]||(l[21]=n("The latest version of ")),e("a",T,[l[20]||(l[20]=n("TrollInstallerX")),t(r)])])]),l[24]||(l[24]=e("h3",{id:"installing-the-application",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-the-application","aria-hidden":"true"},"#"),n(" Installing the application")],-1)),l[25]||(l[25]=e("ol",null,[e("li",null,"Open Sideloadly"),e("li",null,[n("Plug your iOS device into your computer "),e("ul",null,[e("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),e("li",null,[n("Drag and drop the TrollInstallerX "),e("code",null,".ipa"),n(" file into Sideloadly")]),e("li",null,"Enter in your Apple ID"),e("li",null,"Enter in your password")],-1)),l[26]||(l[26]=e("p",null,"The app will now install to your iOS device.",-1)),l[27]||(l[27]=e("h3",{id:"trusting-the-application",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#trusting-the-application","aria-hidden":"true"},"#"),n(" Trusting the application")],-1)),l[28]||(l[28]=e("ol",null,[e("li",null,[n("Go to "),e("code",null,"Settings"),n(" -> "),e("code",null,"General"),n(" -> "),e("code",null,"Device Management"),n(" -> "),e("code",null,""),e("ul",null,[e("li",null,[n("Depending on your usage, "),e("code",null,"Device Management"),n(" may be labeled "),e("code",null,"Profiles and Device Management")])])]),e("li",null,[n("Tap "),e("code",null,'Trust ""')])],-1)),l[29]||(l[29]=e("p",null,"The TrollInstallerX application can now be opened from home screen.",-1)),l[30]||(l[30]=e("h3",{id:"installing-trollstore-2",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-trollstore-2","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),l[31]||(l[31]=e("ol",null,[e("li",null,"Open TrollInstallerX"),e("li",null,[n("Tap "),e("code",null,"Install TrollStore"),e("ul",null,[e("li",null,'If your device is stuck on "Exploiting Kernel", reboot your device')])]),e("li",null,[n("When prompted to select an app to install the persistence helper into, select an app you care about "),e("strong",null,"the least"),e("ul",null,[e("li",null,[n("If you don't know what app to select, select "),e("code",null,"Tips")]),e("li",null,[n("If your device reboots "),e("em",null,"before"),n(" getting to this step, try again")])])])],-1)),l[32]||(l[32]=e("p",null,"Both TrollStore and its persistence helper should now be installed.",-1))]),_:1})]),_:1}),l[55]||(l[55]=e("h2",{id:"installing-unc0ver",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-unc0ver","aria-hidden":"true"},"#"),n(" Installing unc0ver")],-1)),l[56]||(l[56]=e("h3",{id:"downloads",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),e("ul",null,[e("li",null,[l[40]||(l[40]=n("unc0ver ")),e("ul",null,[e("li",null,[l[36]||(l[36]=n("If you are on iOS 14.6 to 14.8, download the latest version of ")),e("a",w,[l[33]||(l[33]=n("unc0ver")),t(r)]),e("ul",null,[e("li",null,[l[35]||(l[35]=n("If you are on iOS 14.6 to 14.8, also download the latest version of ")),e("a",I,[l[34]||(l[34]=n("u0Launcher")),t(r)])])])]),e("li",null,[l[38]||(l[38]=n("If you are on iOS 14.0 to 14.3, download the 6.1.1 version of ")),e("a",c,[l[37]||(l[37]=n("unc0ver")),t(r)])]),l[39]||(l[39]=e("li",null,[n("Make sure to download the aforementioned files "),e("strong",null,"onto your iOS device")],-1))])])]),l[57]||(l[57]=u('

    Installing unc0ver

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the unc0ver .ipa file
    4. Tap on the unc0ver .ipa file
    5. Tap Install

    The unc0ver app will now be installed onto your device.

    WARNING

    If you're on iOS 14.6 to 14.8, you'll need to repeat these steps for the u0Launcher .ipa file as well.

    Running unc0ver

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the unc0ver application from your home screen immediately afterwards
      • If you're on iOS 14.6 to 14.8, open the u0Launcher application instead
    3. Open the settings menu and disable the Disable Auto Updates toggle
      • unc0ver disables Over-The-Air updates by default, however it's recommended to toggle this as it can cause issues when updating manually if not disabled
    4. Tap "Done"
    5. Tap "Jailbreak"
    6. Reboot your phone when prompted
    7. Open the unc0ver application from your home screen immediately after rebooting
      • If you're on iOS 14.6 to 14.8, open the u0Launcher application instead
    8. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',7)),e("div",S,[l[46]||(l[46]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[l[42]||(l[42]=n("If you receive the error ")),l[43]||(l[43]=e("code",null,"rootFS already mounted, delete the OTA update",-1)),l[44]||(l[44]=n(", read the ")),t(i,{to:"/troubleshooting/#rootfs-already-mounted"},{default:o(()=>l[41]||(l[41]=[n("Troubleshooting")])),_:1}),l[45]||(l[45]=n(" page"))])]),e("p",null,[l[48]||(l[48]=n("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),t(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>l[47]||(l[47]=[n("tweaks")])),_:1}),l[49]||(l[49]=n(", themes and more."))]),e("div",k,[l[52]||(l[52]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[l[51]||(l[51]=n("If you wish to use a more modern package manager, continue to ")),t(i,{to:"/installing-sileo"},{default:o(()=>l[50]||(l[50]=[n("Installing Sileo")])),_:1})])])])}var N=p(v,[["render",O],["__file","index.html.vue"]]);export{N as default}; diff --git a/assets/index.html.58275ad3.js b/assets/index.html.58275ad3.js new file mode 100644 index 000000000000..e22cc94c7331 --- /dev/null +++ b/assets/index.html.58275ad3.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-2819ebd4","path":"/updating-to-15-8-3/","title":"Updating to 15.8.3","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 15.8.3","permalink":"/updating-to-15-8-3","redirect_from":["/updating-to-15-0","/updating-to-15-0-1","/updating-to-15-0-2","/updating-to-15-1","/updating-to-15-2","/updating-to-15-2-1","/updating-to-15-3","/updating-to-15-3-1","/updating-to-15-4","/updating-to-15-4-1","/updating-to-15-5","/updating-to-15-6","/updating-to-15-6-1","/updating-to-15-7","/updating-to-15-7-1","/updating-to-15-7-2","/updating-to-15-7-3","/updating-to-15-7-4","/updating-to-15-7-5","/updating-to-15-7-6","/updating-to-15-7-7","/updating-to-15-7-9","/updating-to-15-8","/updating-to-15-8-1","/updating-to-15-8-2"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 15.8.3","slug":"updating-to-15-8-3","children":[]}],"git":{"updatedTime":1723345667000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"ROSeaboyer","email":"ryan.seaboyer@icloud.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-15.8.3.md"}');export{t as data}; diff --git a/assets/index.html.585c2818.js b/assets/index.html.585c2818.js new file mode 100644 index 000000000000..9177f0f0dd7f --- /dev/null +++ b/assets/index.html.585c2818.js @@ -0,0 +1 @@ +import{_ as i,o,c as a,e as l}from"./app.748f7f56.js";const r={};function n(s,e){return o(),a("div",null,e[0]||(e[0]=[l('

    Disinstallare un jailbreak non \xE8 semplice come eliminare l'app. Quando si disinstalla unc0ver, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida \xE8 utile per le persone che vogliono installare la versione normale di checkra1n, Odysseyra1n, Electra, Chimera, Odyssey o Taurine, in quanto richiedono la rimozione di unc0ver come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    Rimozione

    1. Apri l'applicazione di unc0ver
    2. Tocca l'icona delle impostazioni nell'angolo in alto a destra
    3. Deseleziona tutte le opzioni
    4. Abilita Restore RootFS
    5. Clicca su Done nell'angolo in alto a destra
    6. Vai nella sezione dove si esegue il jailbreak e clicca su Restore RootFS
      • Se appare Jailbreak, torna indietro e controlla che Restore RootFS sia l'unica opzione abilitata
    7. Quando viene richiesto il ripristino, premi OK
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    8. Quando finito, tocca di nuovo OK e il dispositivo verr\xE0 riavviato

    unc0ver dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    ',5)]))}var c=i(r,[["render",n],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.58938de5.js b/assets/index.html.58938de5.js new file mode 100644 index 000000000000..8e40ca1dc2ac --- /dev/null +++ b/assets/index.html.58938de5.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-46380e15","path":"/it_IT/removing-unc0ver/","title":"Rimuovere unc0ver","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere unc0ver","description":"Guida alla rimozione di unc0ver","permalink":"/it_IT/removing-unc0ver","redirect_from":"/removing-uncover"},"excerpt":"","headers":[{"level":2,"title":"Rimozione","slug":"rimozione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-unc0ver.md"}');export{e as data}; diff --git a/assets/index.html.58be14d0.js b/assets/index.html.58be14d0.js new file mode 100644 index 000000000000..bf7c72b05f80 --- /dev/null +++ b/assets/index.html.58be14d0.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as n}from"./app.748f7f56.js";const o={};function l(s,e){return t(),a("div",null,e[0]||(e[0]=[n('

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall Odyssey, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Odyssey is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing Odysseyra1n, you do not need to follow this guide, for Odyssey and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Open the Odyssey application
    2. Enable Restore RootFS
    3. Press Jailbreak
      • This may take some time
      • If it fails, try again from the beginning
    4. When finished, tap OK and your device will restart

    Odyssey should now be uninstalled, leaving you safe to install any other jailbreak.

    ',6)]))}var d=i(o,[["render",l],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.58f953a2.js b/assets/index.html.58f953a2.js new file mode 100644 index 000000000000..2c7fc002225f --- /dev/null +++ b/assets/index.html.58f953a2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-76550cac","path":"/installing-odysseyra1n-a8x-a9x/linux/","title":"Installing Odysseyra1n (A8X/A9X) (Linux)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n (A8X/A9X) (Linux)","description":"Guide to installing Odysseyra1n on Linux on A8X and A9X devices","permalink":"/installing-odysseyra1n-a8x-a9x/linux","redirect_from":["/installing-odysseyra1n-a9x/linux"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Downloads (Linux)","slug":"downloads-linux","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]},{"level":2,"title":"The Odysseyra1n script","slug":"the-odysseyra1n-script","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-linux-a8x-a9x.md"}');export{e as data}; diff --git a/assets/index.html.596b8449.js b/assets/index.html.596b8449.js new file mode 100644 index 000000000000..95b80d242c39 --- /dev/null +++ b/assets/index.html.596b8449.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-c3887b92","path":"/it_IT/installing-trollhelper-trollstar/","title":"Installing TrollStore (TrollStar)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing TrollStore (TrollStar)","description":"Guide to installing TrollStore via TrollStar","permalink":"/it_IT/installing-trollhelper-trollstar","sidebar":false,"redirect_from":null,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore/trollstar.md"}`);export{l as data}; diff --git a/assets/index.html.59c9f6ce.js b/assets/index.html.59c9f6ce.js new file mode 100644 index 000000000000..3d40ba07bd2a --- /dev/null +++ b/assets/index.html.59c9f6ce.js @@ -0,0 +1 @@ +import{_ as o,o as t,c as n,e as a}from"./app.748f7f56.js";const d={};function l(s,e){return t(),n("div",null,e[0]||(e[0]=[a('

    If you want to remove palera1n, you can use the below commands on a PC/Mac while your device is connected in DFU. To remove the jailbreak, you do not have to restore.

    WARNING

    If you are on Linux, you will have to do another step first. Open up a terminal and run these commands:

    sudo systemctl stop usbmuxd

    sudo usbmuxd -f -p

    Then, open a second terminal, and do the following steps with the other terminal window.

    1. Clone the repo with git clone -b legacy --recursive --depth=1 --shallow-submodules https://github.com/palera1n/palera1n && cd palera1n
      • If you've already cloned the repo, just run cd palera1n
    2. Run ./palera1n.sh --restorerootfs <iOS version you're on> --tweaks
      • If you're using Linux, add sudo to the front of the command
      • If you're using semi-tethered palera1n, add the --semi-tethered flag to the end of the command
      • If you're having an issue, add --debug to the end and use those logs to troubleshoot

    Your device should boot into iOS, and you can use the device as normal.

    ',4)]))}var i=o(d,[["render",l],["__file","index.html.vue"]]);export{i as default}; diff --git a/assets/index.html.5a51b3d9.js b/assets/index.html.5a51b3d9.js new file mode 100644 index 000000000000..a66604e478e3 --- /dev/null +++ b/assets/index.html.5a51b3d9.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7205f2c4","path":"/it_IT/troubleshooting/","title":"Risoluzione problemi","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Risoluzione problemi","description":"Risolvere i problemi comuni su dispositivi Jailbroken.","permalink":"/it_IT/troubleshooting","extra_contributors":["iCrazeiOS","hopolapopola","Tanbeer191","TheHacker894","raizo","Superuser"]},"excerpt":"","headers":[{"level":2,"title":"Bootloop e respring loop","slug":"bootloop-e-respring-loop","children":[{"level":3,"title":"Respring Loop","slug":"respring-loop","children":[]},{"level":3,"title":"Bootloop","slug":"bootloop","children":[]}]},{"level":2,"title":"Come entrare in modalit\xE0 DFU","slug":"come-entrare-in-modalita-dfu","children":[]},{"level":2,"title":"Come uscire dalla modalit\xE0 DFU","slug":"come-uscire-dalla-modalita-dfu","children":[]},{"level":2,"title":"Errori comuni su Chimera, Odyssey e Taurine","slug":"errori-comuni-su-chimera-odyssey-e-taurine","children":[{"level":3,"title":"ERR_Jailbreak","slug":"err-jailbreak","children":[]},{"level":3,"title":"ERR_Already_Jailbroken e ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)","slug":"err-already-jailbroken-e-err-kernrw-taurine-err-tfp0-odyssey","children":[]},{"level":3,"title":"\\"Installation Error\\" dopo aver aperto Sileo per la prima volta con Odyssey 1.4.2","slug":"installation-error-dopo-aver-aperto-sileo-per-la-prima-volta-con-odyssey-1-4-2","children":[]},{"level":3,"title":"Impossibilit\xE0 di aprire NewTerm o Cr4shed dopo un po' di tempo che si utilizza Taurine","slug":"impossibilita-di-aprire-newterm-o-cr4shed-dopo-un-po-di-tempo-che-si-utilizza-taurine","children":[]},{"level":3,"title":"ERR_Jailbreak quando si utilizza taurine-permanent","slug":"err-jailbreak-quando-si-utilizza-taurine-permanent","children":[]},{"level":3,"title":"Sileo non compare nella home screen dopo aver eseguito il jailbreak per la prima volta su Chimera 1.6.1 o Taurine 1.1.2","slug":"sileo-non-compare-nella-home-screen-dopo-aver-eseguito-il-jailbreak-per-la-prima-volta-su-chimera-1-6-1-o-taurine-1-1-2","children":[]}]},{"level":2,"title":"Errori comuni su unc0ver","slug":"errori-comuni-su-unc0ver","children":[{"level":3,"title":"Problemi generali con unc0ver su iOS 14","slug":"problemi-generali-con-unc0ver-su-ios-14","children":[]},{"level":3,"title":"rootFS already mounted","slug":"rootfs-already-mounted","children":[]},{"level":3,"title":"Non essere in grado di rieseguire il jailbreak o ripristinare il rootfs su unc0ver dopo aver utilizzato tweak come Batchomatic o IAmLazy","slug":"non-essere-in-grado-di-rieseguire-il-jailbreak-o-ripristinare-il-rootfs-su-unc0ver-dopo-aver-utilizzato-tweak-come-batchomatic-o-iamlazy","children":[]}]},{"level":2,"title":"Correggere gli errori di installazione dei pacchetti su Sileo","slug":"correggere-gli-errori-di-installazione-dei-pacchetti-su-sileo","children":[{"level":3,"title":"Syntax error: \\"(\\" unexpected","slug":"syntax-error-unexpected","children":[]},{"level":3,"title":"Exec format error","slug":"exec-format-error","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/guides/troubleshooting.md"}`);export{e as data}; diff --git a/assets/index.html.5a627e07.js b/assets/index.html.5a627e07.js new file mode 100644 index 000000000000..6d8d09c6bfb3 --- /dev/null +++ b/assets/index.html.5a627e07.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-23c8e17c","path":"/it_IT/installing-greenpois0n/","title":"greenpois0n","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"greenpois0n","description":"Guida per l\u2019installazione di greenpois0n","permalink":"/it_IT/installing-greenpois0n","redirect_from":["/it_IT/greenpois0n"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Installazione","slug":"installazione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-greenpois0n.md"}');export{e as data}; diff --git a/assets/index.html.5ac1db29.js b/assets/index.html.5ac1db29.js new file mode 100644 index 000000000000..e8e790a8c812 --- /dev/null +++ b/assets/index.html.5ac1db29.js @@ -0,0 +1 @@ +import{_ as o,o as r,c as l,e as t}from"./app.748f7f56.js";const a={};function i(n,e){return r(),l("div",null,e[0]||(e[0]=[t('

    Requirements

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • A functioning package manager

    TIP

    If it's not already added, you'll also need to add the havoc.app repo to your package manager

    Installing TrollStore

    1. In your package manager, search and install the TrollStore Helper package
    2. After installing, close your package manager
    3. Open the TrollHelper app on your home screen
    4. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    DANGER

    If you're on iOS 15.0 or later, you have to do the below steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    If you're on iOS 14.0 to 14.8.1, you can safely ignore these below steps.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps

    Once you reboot your device, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    ',10)]))}var c=o(a,[["render",i],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.5b00a213.js b/assets/index.html.5b00a213.js new file mode 100644 index 000000000000..0cabf3322878 --- /dev/null +++ b/assets/index.html.5b00a213.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-bdd11f6e","path":"/it_IT/archived-palera1n-rootful/","title":"Installare palera1n (Rootful)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare palera1n (Rootful)","description":"Guida all'installazione di palera1n rootful (Archiviata)","permalink":"/it_IT/archived-palera1n-rootful","pkgman":"sileo","extra_contributors":["Mineek","nebula"],"redirect_from":["/using-palen1x-rootful"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione del jailbreak","slug":"installazione-del-jailbreak","children":[{"level":3,"title":"Installa palera1n","slug":"installa-palera1n","children":[]},{"level":3,"title":"Eseguire palera1n","slug":"eseguire-palera1n","children":[]},{"level":3,"title":"Installa palera1n","slug":"installa-palera1n-1","children":[]},{"level":3,"title":"Eseguire palera1n","slug":"eseguire-palera1n-1","children":[]}]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/archive/installing-palera1n-rootful.md"}`);export{e as data}; diff --git a/assets/index.html.5b507296.js b/assets/index.html.5b507296.js new file mode 100644 index 000000000000..8dc77b84ea91 --- /dev/null +++ b/assets/index.html.5b507296.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-0adb28b0","path":"/installing-nathanlr/","title":"Installing nathanlr","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing nathanlr","description":"Guide to installing nathanlr","permalink":"/installing-nathanlr","pkgman":"sileo","extra_contributors":["Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Requirements","slug":"requirements","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":3,"title":"Running TrollInstallerX","slug":"running-trollinstallerx","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-1","children":[]}]},{"level":2,"title":"Installing nathanlr","slug":"installing-nathanlr","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing nathanlr","slug":"installing-nathanlr-1","children":[]}]},{"level":2,"title":"Running nathanlr","slug":"running-nathanlr","children":[]},{"level":2,"title":"Updating packages","slug":"updating-packages","children":[]}],"git":{"updatedTime":1729720486000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":4}]},"filePathRelative":"en_US/jailbreak/installing-nathanlr.md"}');export{l as data}; diff --git a/assets/index.html.5b6a23de.js b/assets/index.html.5b6a23de.js new file mode 100644 index 000000000000..811b776a91d2 --- /dev/null +++ b/assets/index.html.5b6a23de.js @@ -0,0 +1 @@ +import{_ as u}from"./Odysseyn1x.f106730e.js";import{_ as d,r,o as p,c,a as e,b as o,d as l,w as s,e as t}from"./app.748f7f56.js";const m={},v={class:"custom-container warning"},g={href:"https://github.com/raspberryenvoie/odysseyn1x/releases",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/raspberryenvoie/odysseyn1x/releases/tag/v2.12-checkra1n-0.10.1",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"},S={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function h(k,i){const n=r("router-link"),a=r("ExternalLinkIcon");return p(),c("div",null,[i[32]||(i[32]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,"Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc) non si avr\xE0 successo seguendo questa guida, e avrai bisogno di un supporto avviabile come una chiavetta USB e di seguire i passaggi seguenti.")],-1)),i[33]||(i[33]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.")],-1)),e("div",v,[i[5]||(i[5]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[1]||(i[1]=o("I dispositivi A7 probabilmente falliranno nell'eseguire il jailbreak con Odysseyn1x su Linux, di conseguenza, dovrai usare una versione di Odysseyn1x pi\xF9 vecchia e scollegare e ricollegare rapidamente il tuo dispositivo una volta che vedrai l'avviso ")),i[2]||(i[2]=e("code",null,"Right Before Trigger",-1)),i[3]||(i[3]=o(". Si consiglia vivamente di seguire ")),l(n,{to:"/installing-chimera"},{default:s(()=>i[0]||(i[0]=[o("Installare Chimera")])),_:1}),i[4]||(i[4]=o("."))])]),e("p",null,[i[7]||(i[7]=o("Odysseyra1n is a ")),l(n,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:s(()=>i[6]||(i[6]=[o("semi-tethered jailbreak")])),_:1}),i[8]||(i[8]=o(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),i[34]||(i[34]=e("p",null,"Odysseyn1x \xE8 una distro Linux avviabile tramite live-booting che consente di eseguire rapidamente checkra1n su un dispositivo compatibile. checkra1n \xE8 un tool in grado di eseguire il Jailbreak di milioni di dispositivi iOS con un SoC A7-A11 su firmware 12.0-14.8.1.",-1)),i[35]||(i[35]=e("p",null,"After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.",-1)),i[36]||(i[36]=e("p",null,"I dispositivi A11con iOS 14 non consentono di utilizzare la funzionalit\xE0 SEP mentre si \xE8 jailbroken. Le funzionalit\xE0 SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.",-1)),i[37]||(i[37]=e("h2",{id:"requisiti",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),o(" Requisiti")],-1)),e("ul",null,[i[16]||(i[16]=e("li",null,[o("Unit\xE0 USB da 256MB o superiore "),e("ul",null,[e("li",null,"Se non hai un'unit\xE0 USB, ma hai un'altra forma di hardware rimovibile supportato (es. Un CD o DVD), \xE8 possibile utilizzarlo invece di un'unit\xE0 USB")])],-1)),e("li",null,[i[14]||(i[14]=o("L'ultima versione di ")),e("a",g,[i[9]||(i[9]=o("Odysseyn1x")),l(a)]),e("ul",null,[e("li",null,[i[11]||(i[11]=o("Se sei su un dispositivo A7, dovresti utilizzare la versione v2.12-checkra1n-0.10.1 di ")),e("a",y,[i[10]||(i[10]=o("Odysseyn1x")),l(a)])]),i[12]||(i[12]=e("li",null,[o('Per computer a 64 bit, scarica la versione "AMD64" '),e("ul",null,[e("li",null,`Non importa se si possiede un processore AMD o meno, "AMD64" \xE8 solo il nome dell'architettura`)])],-1)),i[13]||(i[13]=e("li",null,'Per computer a 32 bit, scarica la versione "i686"',-1))])]),e("li",null,[e("a",b,[i[15]||(i[15]=o("Ventoy")),l(a)])])]),i[38]||(i[38]=t('

    Uno screenshot del menu Odysseyn1x

    Installare Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unit\xE0 USB se non l'hai gi\xE0 fatto e apri il file Ventoy2Disk.exe
    3. Seleziona l'unit\xE0 USB dalla quale vuoi avviare Odysseyn1x
      • Questa unit\xE0 USB verr\xE0 completamente cancellata
      • Assicurati di eseguire il backup di tutti i dati importanti in anticipo
    4. Fai clic su Install e conferma di essere d'accordo con il cancellare l'unit\xE0 USB
      • Non rimuovere l'unit\xE0 USB fino a quando il processo non sar\xE0 completato
    5. Una volta installato, copia il file iso di Odysseyn1x che hai scaricato sul drive USB

    Avviare Odysseyn1x

    1. Riavvia il pc, vai nelle impostazioni del BIOS e disabilita il Secure Boot, quindi entra nel boot picker e seleziona l'unit\xE0 USB da avviare
      • Questo \xE8 diverso per ogni computer
      • Cerca il tuo PC o la marca della scheda madre per scoprire come entrare nelle impostazioni del BIOS se non sei sicuro
    2. Premi Invio una volta che visualizzi la schermata di Ventoy per avviare Odysseyn1x

    Eseguire checkra1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    ',7)),e("ol",null,[i[23]||(i[23]=t("
  • Una volta caricato odysseyn1x, seleziona checkra1n
    • Se sei su un dispositivo A8X o A9X, seleziona l'opzione checkra1n (A8X/A9X).
    • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
    • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
  • Clicca Start e segui le istruzioni a schermo
  • ",2)),e("li",null,[i[18]||(i[18]=o("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),l(n,{to:"/faq/#what-is-dfu-mode"},{default:s(()=>i[17]||(i[17]=[o("modalit\xE0 DFU")])),_:1}),i[19]||(i[19]=o(", clicca ")),i[20]||(i[20]=e("code",null,"Start",-1)),i[21]||(i[21]=o(" per iniziare ")),i[22]||(i[22]=e("ul",null,[e("li",null,"Segui le istruzione finch\xE9 il tuo dispositivo non mostra uno schermo nero")],-1))]),i[24]||(i[24]=e("li",null,"Una volta che il dispositivo si avvia, \xE8 possibile uscire da checkra1n, ma non spegnere il computer",-1))]),i[39]||(i[39]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"Anche se \xE8 possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:"),e("ul",null,[e("li",null,"Le persone tendono generalmente ad avere pi\xF9 stabilit\xE0 utilizzando Odysseyra1n invece di Cydia"),e("li",null,"Alcune funzionalit\xE0 facili da usare (come shshd, che salva automaticamente i blobs mentre si \xE8 jailbroken) non sono disponibili"),e("li",null,"Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia")])],-1)),i[40]||(i[40]=e("h2",{id:"lo-script-di-odysseyra1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#lo-script-di-odysseyra1n","aria-hidden":"true"},"#"),o(" Lo script di Odysseyra1n")],-1)),e("div",f,[i[28]||(i[28]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[26]||(i[26]=o("Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la ")),e("a",S,[i[25]||(i[25]=o("scorciatoia")),l(a)]),i[27]||(i[27]=o(" aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia."))])]),i[41]||(i[41]=t('

    I seguenti passaggi devono essere eseguiti solo una volta e sono opzionali ma altamente consigliati per un'esperienza pi\xF9 fluida con un bootstrap moderno.

    1. Sblocca il tuo dispositivo
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Seleziona Odysseyra1n su Odysseyn1x
    4. Sileo dovrebbe installarsi sul dispositivo
    5. Non chiudere Odysseyn1x siccome sar\xE0 necessario ri-eseguire il jailbreak fra pochi minuti

    DANGER

    After installing Odysseyra1n, do not install Cydia from the Loader app.

    ',3)),e("p",null,[i[30]||(i[30]=o("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),l(n,{to:"/faq/#what-are-tweaks"},{default:s(()=>i[29]||(i[29]=[o("tweaks")])),_:1}),i[31]||(i[31]=o(", themes, packages and more."))]),i[42]||(i[42]=t('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var A=d(m,[["render",h],["__file","index.html.vue"]]);export{A as default}; diff --git a/assets/index.html.5ba3c1cd.js b/assets/index.html.5ba3c1cd.js new file mode 100644 index 000000000000..c1f5fd7a6e64 --- /dev/null +++ b/assets/index.html.5ba3c1cd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-26bf0324","path":"/it_IT/get-started/","title":"Cominciamo!","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Cominciamo!","description":"Find out what jailbreaks you can use on your iOS or tvOS Device","chartType":"deviceGroupList","groupList":[{"name":"Apple TV 4K (1st generation)","type":"Apple TV","devices":["AppleTV6,2"],"released":["2017-09-22"],"soc":["A10X"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV6,2","count":1,"dark":false}},{"name":"Apple TV HD (4th generation)","type":"Apple TV","devices":["AppleTV5,3"],"released":["2015-10-30"],"soc":["A8"],"arch":["arm64"],"latestFw":["tvOS 18.1"],"latestOsStr":"tvOS","latestJailbreakFirmware":["tvOS 18.1"],"latestJailbreakFirmwareOsStr":"tvOS","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV5,3","count":1,"dark":false}},{"name":"Apple TV (3rd generation)","type":"Apple TV","devices":["AppleTV3,1","AppleTV3,2"],"released":["2012-03-07","2013-01-28"],"soc":["A5"],"arch":["armv7"],"latestFw":["Apple TV Software 7.9"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 7.9"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV3,1","count":1,"dark":false}},{"name":"Apple TV (2nd generation)","type":"Apple TV","devices":["AppleTV2,1"],"released":["2010-09-01"],"soc":["A4"],"arch":["armv7"],"latestFw":["Apple TV Software 6.2.1"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 6.2.1"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV2,1","count":1,"dark":false}},{"name":"Apple TV (1st generation)","type":"Apple TV","devices":["AppleTV1,1"],"released":["2007-03-21"],"soc":["Pentium M"],"arch":["x86"],"latestFw":["Apple TV Software 3.0.2"],"latestOsStr":"Apple TV Software","latestJailbreakFirmware":["Apple TV Software 3.0.2"],"latestJailbreakFirmwareOsStr":"Apple TV Software","hasJailbreaks":true,"expanded":true,"img":{"key":"AppleTV1,1","count":1,"dark":false}},{"name":"iPad (10th generation)","type":"iPad","order":9,"devices":["iPad13,18","iPad13,19"],"released":["2022-10-26","2023-10-25"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,18","count":4,"dark":false}},{"name":"iPad (9th generation)","type":"iPad","order":8,"devices":["iPad12,1","iPad12,2"],"released":["2021-09-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad12,1","count":2,"dark":true}},{"name":"iPad (8th generation)","type":"iPad","order":7,"devices":["iPad11,6","iPad11,7"],"released":["2020-09-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,6","count":1,"dark":false}},{"name":"iPad (7th generation)","type":"iPad","order":6,"devices":["iPad7,11","iPad7,12"],"released":["2019-09-25"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 18.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,11","count":1,"dark":false}},{"name":"iPad (6th generation)","type":"iPad","order":5,"devices":["iPad7,5","iPad7,6"],"released":["2018-03-27"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,5","count":1,"dark":false}},{"name":"iPad (5th generation)","type":"iPad","order":4,"devices":["iPad6,11","iPad6,12"],"released":["2017-03-24"],"soc":["A9"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,11","count":1,"dark":false}},{"name":"iPad (4th generation)","type":"iPad","order":3,"devices":["iPad3,4","iPad3,5","iPad3,6"],"released":["2012-11-02"],"soc":["A6X"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,4","count":1,"dark":false}},{"name":"iPad (3rd generation)","type":"iPad","order":2,"devices":["iPad3,1","iPad3,2","iPad3,3"],"released":["2012-03-16"],"soc":["A5X"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,1","count":1,"dark":false}},{"name":"iPad 2","type":"iPad","order":1,"devices":["iPad2,1","iPad2,2","iPad2,3","iPad2,4"],"released":["2011-03-11","2012-03-25"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,1","count":1,"dark":false}},{"name":"iPad","type":"iPad","devices":["iPad1,1"],"released":["2010-04-03"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad1,1","count":1,"dark":false}},{"name":"iPad Air (5th generation)","type":"iPad Air","order":4,"devices":["iPad13,16","iPad13,17"],"released":["2022-03-18"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,16","count":4,"dark":true}},{"name":"iPad Air (4th generation)","type":"iPad Air","order":3,"devices":["iPad13,1","iPad13,2"],"released":["2020-10-23"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,1","count":5,"dark":true}},{"name":"iPad Air (3rd generation)","type":"iPad Air","order":2,"devices":["iPad11,3","iPad11,4"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,3","count":1,"dark":false}},{"name":"iPad Air 2","type":"iPad Air","order":1,"devices":["iPad5,3","iPad5,4"],"released":["2014-10-22"],"soc":["A8X"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,3","count":1,"dark":false}},{"name":"iPad Air","type":"iPad Air","order":0,"devices":["iPad4,1","iPad4,2","iPad4,3"],"released":["2013-10-22","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,1","count":1,"dark":false}},{"name":"iPad Pro 11-inch (4th generation)","type":"iPad Pro","order":11,"devices":["iPad14,3","iPad14,4"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,3","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (6th generation)","type":"iPad Pro","order":10,"devices":["iPad14,5","iPad14,6"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,5","count":2,"dark":true}},{"name":"iPad Pro 11-inch (3rd generation)","type":"iPad Pro","order":9,"devices":["iPad13,4","iPad13,5","iPad13,6","iPad13,7"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,4","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (5th generation)","type":"iPad Pro","order":8,"devices":["iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,8","count":2,"dark":true}},{"name":"iPad Pro 11-inch (2nd generation)","type":"iPad Pro","order":7,"devices":["iPad8,9","iPad8,10"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,9","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (4th generation)","type":"iPad Pro","order":6,"devices":["iPad8,11","iPad8,12"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,11","count":2,"dark":true}},{"name":"iPad Pro 11-inch (1st generation)","type":"iPad Pro","order":5,"devices":["iPad8,1","iPad8,2","iPad8,3","iPad8,4"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,1","count":2,"dark":false}},{"name":"iPad Pro 12.9-inch (3rd generation)","type":"iPad Pro","order":4,"devices":["iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,5","count":2,"dark":false}},{"name":"iPad Pro (10.5-inch)","type":"iPad Pro","order":3,"devices":["iPad7,3","iPad7,4"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (2nd generation)","type":"iPad Pro","order":2,"devices":["iPad7,1","iPad7,2"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,1","count":1,"dark":false}},{"name":"iPad Pro (9.7-inch)","type":"iPad Pro","order":1,"devices":["iPad6,3","iPad6,4"],"released":["2016-03-31"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (1st generation)","type":"iPad Pro","order":0,"devices":["iPad6,7","iPad6,8"],"released":["2015-11-11"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,7","count":1,"dark":false}},{"name":"iPad mini (6th generation)","type":"iPad mini","order":5,"devices":["iPad14,1","iPad14,2"],"released":["2021-09-24"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,1","count":4,"dark":true}},{"name":"iPad mini (5th generation)","type":"iPad mini","order":4,"devices":["iPad11,1","iPad11,2"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,1","count":1,"dark":false}},{"name":"iPad mini 4","type":"iPad mini","order":3,"devices":["iPad5,1","iPad5,2"],"released":["2015-09-09"],"soc":["A8"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,1","count":1,"dark":false}},{"name":"iPad mini 3","type":"iPad mini","order":2,"devices":["iPad4,7","iPad4,8","iPad4,9"],"released":["2014-10-22"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,7","count":1,"dark":false}},{"name":"iPad mini 2","type":"iPad mini","order":1,"devices":["iPad4,4","iPad4,5","iPad4,6"],"released":["2013-10-23","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,4","count":1,"dark":false}},{"name":"iPad mini","type":"iPad mini","order":0,"devices":["iPad2,5","iPad2,6","iPad2,7"],"released":["2012-11-02"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.6"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.6"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,5","count":1,"dark":false}},{"name":"iPhone 14","type":"iPhone","key":"iPhone 14 series","devices":["iPhone14,7","iPhone14,8"],"subgroups":[{"name":"iPhone 14","type":"iPhone","devices":["iPhone14,7"]},{"name":"iPhone 14 Plus","type":"iPhone","devices":["iPhone14,8"]}],"released":["2022-09-16","2022-10-07","2023-03-14"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,7","count":5,"dark":false}},{"name":"iPhone 14 Pro","type":"iPhone","key":"iPhone 14 Pro series","devices":["iPhone15,2","iPhone15,3"],"subgroups":[{"name":"iPhone 14 Pro","type":"iPhone","devices":["iPhone15,2"]},{"name":"iPhone 14 Pro Max","type":"iPhone","devices":["iPhone15,3"]}],"released":["2022-09-16"],"soc":["A16"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone15,2","count":4,"dark":false}},{"name":"iPhone SE (3rd generation)","type":"iPhone","devices":["iPhone14,6"],"released":["2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,6","count":3,"dark":true}},{"name":"iPhone 13 Pro","type":"iPhone","key":"iPhone 13 Pro series","order":22,"devices":["iPhone14,2","iPhone14,3"],"subgroups":[{"name":"iPhone 13 Pro","type":"iPhone","order":0,"devices":["iPhone14,2"]},{"name":"iPhone 13 Pro Max","type":"iPhone","order":1,"devices":["iPhone14,3"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,2","count":4,"dark":true}},{"name":"iPhone 13","type":"iPhone","key":"iPhone 13 series","order":21,"devices":["iPhone14,4","iPhone14,5"],"subgroups":[{"name":"iPhone 13","type":"iPhone","order":0,"devices":["iPhone14,5"]},{"name":"iPhone 13 mini","type":"iPhone","order":1,"devices":["iPhone14,4"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,4","count":5,"dark":true}},{"name":"iPhone 12","type":"iPhone","key":"iPhone 12 series","order":19,"devices":["iPhone13,1","iPhone13,2"],"subgroups":[{"name":"iPhone 12","type":"iPhone","order":0,"devices":["iPhone13,2"]},{"name":"iPhone 12 mini","type":"iPhone","order":1,"devices":["iPhone13,1"]}],"released":["2020-10-23","2020-11-13","2021-04-30"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,1","count":5,"dark":true}},{"name":"iPhone 12 Pro","type":"iPhone","key":"iPhone 12 Pro series","order":20,"devices":["iPhone13,3","iPhone13,4"],"subgroups":[{"name":"iPhone 12 Pro","type":"iPhone","order":0,"devices":["iPhone13,3"]},{"name":"iPhone 12 Pro Max","type":"iPhone","order":1,"devices":["iPhone13,4"]}],"released":["2020-10-23","2020-11-13"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,3","count":4,"dark":true}},{"name":"iPhone SE (2nd generation)","type":"iPhone","devices":["iPhone12,8"],"released":["2020-04-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,8","count":3,"dark":true}},{"name":"iPhone 11 Pro","type":"iPhone","key":"iPhone 11 Pro series","order":17,"devices":["iPhone12,3","iPhone12,5"],"subgroups":[{"name":"iPhone 11 Pro","type":"iPhone","order":0,"devices":["iPhone12,3"]},{"name":"iPhone 11 Pro Max","type":"iPhone","order":1,"devices":["iPhone12,5"]}],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,3","count":4,"dark":true}},{"name":"iPhone 11","type":"iPhone","devices":["iPhone12,1"],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,1","count":6,"dark":true}},{"name":"iPhone XR","type":"iPhone","devices":["iPhone11,8"],"released":["2018-10-26"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,8","count":6,"dark":false}},{"name":"iPhone XS","type":"iPhone","key":"iPhone XS series","order":14,"devices":["iPhone11,2","iPhone11,4","iPhone11,6"],"subgroups":[{"name":"iPhone XS","type":"iPhone","order":0,"devices":["iPhone11,2"]},{"name":"iPhone XS Max","type":"iPhone","order":1,"devices":["iPhone11,4","iPhone11,6"]}],"released":["2018-09-21"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,2","count":3,"dark":false}},{"name":"iPhone X","type":"iPhone","order":13,"devices":["iPhone10,3","iPhone10,6"],"released":["2017-11-03"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,3","count":2,"dark":false}},{"name":"iPhone 8","type":"iPhone","key":"iPhone 8 series","order":12,"devices":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"subgroups":[{"name":"iPhone 8","type":"iPhone","order":0,"devices":["iPhone10,1","iPhone10,4"]},{"name":"iPhone 8 Plus","type":"iPhone","order":1,"devices":["iPhone10,2","iPhone10,5"]}],"released":["2017-09-22"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,1","count":3,"dark":false}},{"name":"iPhone 7","type":"iPhone","key":"iPhone 7 series","order":11,"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"subgroups":[{"name":"iPhone 7","type":"iPhone","order":0,"devices":["iPhone9,1","iPhone9,3"]},{"name":"iPhone 7 Plus","type":"iPhone","order":1,"devices":["iPhone9,2","iPhone9,4"]}],"released":["2016-09-16"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone9,1","count":5,"dark":false}},{"name":"iPhone SE (1st generation)","type":"iPhone","devices":["iPhone8,4"],"released":["2016-03-31"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,4","count":4,"dark":false}},{"name":"iPhone 6s","type":"iPhone","key":"iPhone 6s series","order":9,"devices":["iPhone8,1","iPhone8,2"],"subgroups":[{"name":"iPhone 6s","type":"iPhone","order":0,"devices":["iPhone8,1"]},{"name":"iPhone 6s Plus","type":"iPhone","order":1,"devices":["iPhone8,2"]}],"released":["2015-09-25"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,1","count":4,"dark":false}},{"name":"iPhone 6","type":"iPhone","key":"iPhone 6 series","order":8,"devices":["iPhone7,1","iPhone7,2"],"subgroups":[{"name":"iPhone 6","type":"iPhone","order":0,"devices":["iPhone7,2"]},{"name":"iPhone 6 Plus","type":"iPhone","order":1,"devices":["iPhone7,1"]}],"released":["2014-09-19","2017-05-10"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone7,1","count":3,"dark":false}},{"name":"iPhone 5c","type":"iPhone","order":6,"devices":["iPhone5,3","iPhone5,4"],"released":["2013-09-20"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,3","count":5,"dark":false}},{"name":"iPhone 5s","type":"iPhone","order":7,"devices":["iPhone6,1","iPhone6,2"],"released":["2013-09-20"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone6,1","count":3,"dark":false}},{"name":"iPhone 5","type":"iPhone","order":5,"devices":["iPhone5,1","iPhone5,2"],"released":["2012-09-21"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,1","count":1,"dark":false}},{"name":"iPhone 4S","type":"iPhone","devices":["iPhone4,1"],"released":["2011-10-14"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone4,1","count":1,"dark":false}},{"name":"iPhone 4","type":"iPhone","order":3,"devices":["iPhone3,1","iPhone3,2","iPhone3,3"],"released":["2010-06-24","2011-02-10","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone3,1","count":1,"dark":false}},{"name":"iPhone 3GS","type":"iPhone","devices":["iPhone2,1"],"released":["2009-06-19"],"soc":["APL0298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone2,1","count":1,"dark":false}},{"name":"iPhone 3G","type":"iPhone","devices":["iPhone1,2"],"released":["2008-07-11"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,2","count":1,"dark":false}},{"name":"iPhone 2G","type":"iPhone","order":0,"devices":["iPhone1,1"],"released":["2007-06-29"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,1","count":1,"dark":false}},{"name":"iPod touch (7th generation)","type":"iPod touch","devices":["iPod9,1"],"released":["2019-05-28"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod9,1","count":6,"dark":false}},{"name":"iPod touch (6th generation)","type":"iPod touch","devices":["iPod7,1"],"released":["2015-07-15"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod7,1","count":1,"dark":false}},{"name":"iPod touch (5th generation)","type":"iPod touch","devices":["iPod5,1"],"released":["2012-10-11","2013-05-30","2014-06-26"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.5"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod5,1","count":1,"dark":false}},{"name":"iPod touch (4th generation)","type":"iPod touch","devices":["iPod4,1"],"released":["2010-09-12","2011-10-04","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod4,1","count":1,"dark":false}},{"name":"iPod touch (3rd generation)","type":"iPod touch","devices":["iPod3,1"],"released":["2009-09-09"],"soc":["APL2298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod3,1","count":1,"dark":false}},{"name":"iPod touch (2nd generation)","type":"iPod touch","devices":["iPod2,1"],"released":["2008-09-09","2009-09-09"],"soc":["APL0278"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod2,1","count":1,"dark":false}},{"name":"iPod touch (1st generation)","type":"iPod touch","devices":["iPod1,1"],"released":["2007-09-05"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod1,1","count":1,"dark":false}}],"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.5c00284c.js b/assets/index.html.5c00284c.js new file mode 100644 index 000000000000..d6a28518fec5 --- /dev/null +++ b/assets/index.html.5c00284c.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-8389d426","path":"/it_IT/futurerestore/","title":"Ripristinare con i blobs utilizzando FutureRestore","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Ripristinare con i blobs utilizzando FutureRestore","description":"Guida all'utilizzo di FutureRestore per ripristinare il dispositivo","permalink":"/it_IT/futurerestore","redirect_from":["/it_IT/future-restore","/it_IT/restoring-to-14-3"],"extra_contributors":["Tanbeer191","TheHacker894","CoocooFroggy"]},"excerpt":"","headers":[{"level":2,"title":"Osservazioni","slug":"osservazioni","children":[]},{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Per Iniziare (Jailbroken)","slug":"per-iniziare-jailbroken","children":[]},{"level":2,"title":"Per Iniziare (Non-Jailbroken)","slug":"per-iniziare-non-jailbroken","children":[]},{"level":2,"title":"Trovare il generatore","slug":"trovare-il-generatore","children":[]},{"level":2,"title":"Impostare la nonce (Jailbroken)","slug":"impostare-la-nonce-jailbroken","children":[]},{"level":2,"title":"Impostare la nonce (Unjailbroken)","slug":"impostare-la-nonce-unjailbroken","children":[{"level":3,"title":"Su Computer","slug":"su-computer","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"alexia","email":"me@alexia.lol","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/updating/futurerestore.md"}`);export{e as data}; diff --git a/assets/index.html.5ca4a518.js b/assets/index.html.5ca4a518.js new file mode 100644 index 000000000000..b73483a3d73e --- /dev/null +++ b/assets/index.html.5ca4a518.js @@ -0,0 +1 @@ +import{_ as u}from"./Odysseyn1x.f106730e.js";import{_ as d,r,o as p,c as y,e as s,a as o,b as t,d as n,w as a}from"./app.748f7f56.js";const m={},f={href:"https://github.com/raspberryenvoie/odysseyn1x/releases",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/raspberryenvoie/odysseyn1x/releases/tag/v2.12-checkra1n-0.10.1",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"};function c(v,e){const l=r("router-link"),i=r("ExternalLinkIcon");return p(),y("div",null,[e[21]||(e[21]=s('

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    ',3)),o("p",null,[e[1]||(e[1]=t("Odysseyra1n is a ")),n(l,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:a(()=>e[0]||(e[0]=[t("semi-tethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),e[22]||(e[22]=o("p",null,"Odysseyn1x is a live bootable Linux environment that allows you to quickly run checkra1n on a compatible device. checkra1n is capable of jailbreaking the Apple TV HD and Apple TV 4K (1st Generation) on firmwares 12.0 to 14.7.",-1)),e[23]||(e[23]=o("h2",{id:"requisiti",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),t(" Requisiti")],-1)),o("ul",null,[e[10]||(e[10]=o("li",null,[t("A 256MB or greater USB Drive "),o("ul",null,[o("li",null,"If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive")])],-1)),o("li",null,[e[8]||(e[8]=t("L'ultima versione di ")),o("a",f,[e[3]||(e[3]=t("Odysseyn1x")),n(i)]),o("ul",null,[o("li",null,[e[5]||(e[5]=t("Se sei su un dispositivo A7, dovresti utilizzare la versione v2.12-checkra1n-0.10.1 di ")),o("a",h,[e[4]||(e[4]=t("Odysseyn1x")),n(i)])]),e[6]||(e[6]=o("li",null,[t('For 64-bit computers, download the "AMD64" version '),o("ul",null,[o("li",null,`It doesn't matter if you have an AMD processor or not, "AMD64" is just the name of the architecture`)])],-1)),e[7]||(e[7]=o("li",null,'For 32-bit computers, download the "i686" version',-1))])]),e[11]||(e[11]=o("li",null,"An Apple TV Siri remote (any generation)",-1)),o("li",null,[o("a",b,[e[9]||(e[9]=t("Ventoy")),n(i)])])]),e[24]||(e[24]=s('

    Uno screenshot del menu Odysseyn1x

    Installing Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unit\xE0 USB se non l'hai gi\xE0 fatto e apri il file Ventoy2Disk.exe
    3. Select the USB drive you would like to boot Odysseyn1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Fai clic su Install e conferma di essere d'accordo con il cancellare l'unit\xE0 USB
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the Odysseyn1x iso file that you downloaded onto the USB drive

    Booting Odysseyn1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into Odysseyn1x

    Running checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    ',7)),o("ol",null,[e[18]||(e[18]=o("li",null,[t("Una volta caricato odysseyn1x, seleziona "),o("code",null,"checkra1n"),o("ul",null,[o("li",null,[t("If you're on tvOS 14.6 or later, you will need to head into "),o("code",null,"Options"),t(", then enable the "),o("code",null,"Allow Untested Versions")])])],-1)),e[19]||(e[19]=o("li",null,[t("Clicca "),o("code",null,"Start"),t(" e segui le istruzioni a schermo")],-1)),o("li",null,[e[13]||(e[13]=t("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),n(l,{to:"/faq/#what-is-dfu-mode"},{default:a(()=>e[12]||(e[12]=[t("modalit\xE0 DFU")])),_:1}),e[14]||(e[14]=t(", clicca ")),e[15]||(e[15]=o("code",null,"Start",-1)),e[16]||(e[16]=t(" per iniziare ")),e[17]||(e[17]=o("ul",null,[o("li",null,"Follow the instructions until your device reboots to a black screen")],-1))]),e[20]||(e[20]=o("li",null,"Once your device boots, you can quit checkra1n, but do not shut down your computer",-1))]),e[25]||(e[25]=o("p",null,":::",-1)),e[26]||(e[26]=o("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var k=d(m,[["render",c],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.5d50c893.js b/assets/index.html.5d50c893.js new file mode 100644 index 000000000000..ad943066b10b --- /dev/null +++ b/assets/index.html.5d50c893.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-4a970cb4","path":"/it_IT/installing-zebra/","title":"Installazione di Zebra","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installazione di Zebra","description":"Guida sull'installazione di Zebra","permalink":"/it_IT/installing-zebra","redirect_from":["/installa-zebra"]},"excerpt":"","headers":[{"level":2,"title":"Introduzione","slug":"introduzione","children":[]},{"level":2,"title":"Aggiungere la repo di Zebra","slug":"aggiungere-la-repo-di-zebra","children":[]},{"level":2,"title":"Installazione di Zebra","slug":"installazione-di-zebra","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-zebra.md"}`);export{e as data}; diff --git a/assets/index.html.5d896283.js b/assets/index.html.5d896283.js new file mode 100644 index 000000000000..5e420b0bf72d --- /dev/null +++ b/assets/index.html.5d896283.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as p,a as i,b as o,d as t,w as a,e as u}from"./app.748f7f56.js";const h={},c={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/UgV1HAJT",target:"_blank",rel:"noopener noreferrer"},m={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},g={href:"https://gist.github.com/jakeajames/b44d8db345769a7149e97f5e155b3d46",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/kawaiizenbo/winh3lixpatcher/releases",target:"_blank",rel:"noopener noreferrer"},y={class:"custom-container tip"},x={class:"custom-container tip"};function b(v,e){const l=r("ExternalLinkIcon"),n=r("router-link");return d(),p("div",null,[e[22]||(e[22]=i("p",null,"h3lix is capable of jailbreaking every 32-bit iOS device on firmware version 10.0 up to 10.3.4.",-1)),e[23]||(e[23]=i("p",null,"Note that the h3lix jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[24]||(e[24]=i("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the h3lix jailbreak application to your device every 7 days from your computer.",-1)),e[25]||(e[25]=i("p",null,"We will use Sideloadly and a patcher script to install the application to your device.",-1)),e[26]||(e[26]=i("h2",{id:"downloads",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),i("ul",null,[i("li",null,[e[1]||(e[1]=o("Version RC6 of ")),i("a",c,[e[0]||(e[0]=o("h3lix")),t(l)]),e[2]||(e[2]=o(" from the Legacy Jailbreak Archives"))]),i("li",null,[e[4]||(e[4]=o("The latest version of ")),i("a",m,[e[3]||(e[3]=o("Sideloadly")),t(l)])]),i("li",null,[e[6]||(e[6]=o("The latest version of ")),i("a",f,[e[5]||(e[5]=o("iTunes")),t(l)]),e[7]||(e[7]=o(" if on Windows."))])]),e[27]||(e[27]=i("p",null,"Additionally, you'll also need one of the following to patch the h3lix ipa, depending on your platform:",-1)),i("ul",null,[i("li",null,[e[9]||(e[9]=o("macOS and Linux: Jakeajames' ")),i("a",g,[e[8]||(e[8]=o("patcher script")),t(l)])]),i("li",null,[e[11]||(e[11]=o("Windows: ")),i("a",w,[e[10]||(e[10]=o("winh3lixpatcher")),t(l)])])]),e[28]||(e[28]=i("h2",{id:"patching-the-application",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#patching-the-application","aria-hidden":"true"},"#"),o(" Patching the application")],-1)),i("div",y,[e[15]||(e[15]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[13]||(e[13]=o("If you wish to not have to patch an application, you could follow ")),t(n,{to:"/installing-socket"},{default:a(()=>e[12]||(e[12]=[o("Installing Socket")])),_:1}),e[14]||(e[14]=o(" instead."))])]),e[29]||(e[29]=u('

    TIP

    macOS and Linux

    1. Open your Terminal application
    2. Change directory to the folder where you saved the script and h3lix.ipa files
      • If you saved them to Downloads, this would be cd ~/Downloads
    3. Type ./patch.sh in the terminal
    4. Drag and drop the h3lix .ipa file into the terminal
    5. Type "h3lix.ipa"
    6. Press Enter

    TIP

    Windows

    1. Drag the h3lix ipa onto the winh3lixpatcher.exe file

    You now have a patched h3lix ipa that you can sign

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the h3lix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The h3lix application can now be opened from home screen.

    Running h3lix

    1. Open the h3lix application from your home screen
    2. Tap "Jailbreak"

    TIP

    If the app displays Uicache Failed! this means the patching process was not done properly and you should double check you followed the steps above properly

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',13)),i("p",null,[e[17]||(e[17]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),t(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[16]||(e[16]=[o("tweaks")])),_:1}),e[18]||(e[18]=o(", themes and more."))]),i("div",x,[e[21]||(e[21]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[20]||(e[20]=o("If you wish to use a more modern package manager, continue to ")),t(n,{to:"/installing-zebra"},{default:a(()=>e[19]||(e[19]=[o("Installing Zebra")])),_:1})])])])}var I=s(h,[["render",b],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.5dcd9cff.js b/assets/index.html.5dcd9cff.js new file mode 100644 index 000000000000..4a6531704508 --- /dev/null +++ b/assets/index.html.5dcd9cff.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-bd4d0c5c","path":"/get-started/select-ipad-pro/","title":"Device Selection (iPad Pro)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Device Selection (iPad Pro)","description":"Find out what jailbreaks you can use on your iPad Pro","chartType":"deviceGroup","widePage":true,"type":"iPad Pro","group":[{"name":"iPad Pro 11-inch (4th generation)","type":"iPad Pro","order":11,"devices":["iPad14,3","iPad14,4"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,3","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (6th generation)","type":"iPad Pro","order":10,"devices":["iPad14,5","iPad14,6"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,5","count":2,"dark":true}},{"name":"iPad Pro 11-inch (3rd generation)","type":"iPad Pro","order":9,"devices":["iPad13,4","iPad13,5","iPad13,6","iPad13,7"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,4","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (5th generation)","type":"iPad Pro","order":8,"devices":["iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,8","count":2,"dark":true}},{"name":"iPad Pro 11-inch (2nd generation)","type":"iPad Pro","order":7,"devices":["iPad8,9","iPad8,10"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,9","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (4th generation)","type":"iPad Pro","order":6,"devices":["iPad8,11","iPad8,12"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,11","count":2,"dark":true}},{"name":"iPad Pro 11-inch (1st generation)","type":"iPad Pro","order":5,"devices":["iPad8,1","iPad8,2","iPad8,3","iPad8,4"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,1","count":2,"dark":false}},{"name":"iPad Pro 12.9-inch (3rd generation)","type":"iPad Pro","order":4,"devices":["iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,5","count":2,"dark":false}},{"name":"iPad Pro (10.5-inch)","type":"iPad Pro","order":3,"devices":["iPad7,3","iPad7,4"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (2nd generation)","type":"iPad Pro","order":2,"devices":["iPad7,1","iPad7,2"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,1","count":1,"dark":false}},{"name":"iPad Pro (9.7-inch)","type":"iPad Pro","order":1,"devices":["iPad6,3","iPad6,4"],"released":["2016-03-31"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (1st generation)","type":"iPad Pro","order":0,"devices":["iPad6,7","iPad6,8"],"released":["2015-11-11"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,7","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.5dd473f2.js b/assets/index.html.5dd473f2.js new file mode 100644 index 000000000000..de2782475dfd --- /dev/null +++ b/assets/index.html.5dd473f2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9c12835a","path":"/saving-blobs/","title":"Saving Blobs","lang":"en_US","frontmatter":{"lang":"en_US","title":"Saving Blobs","excerpt":"Guide to saving blobs to secure your ability to downgrade iOS in the future.","permalink":"/saving-blobs","redirect_from":["/blobs","/blob","/save-blobs","/save-blob","/saving-blob"],"extra_contributors":["TheHacker894","airsquared","hopolapopola","wr3nch3000","Tanbeer191","itsnebulalol"]},"excerpt":"","headers":[{"level":2,"title":"Saving blobs with shshd","slug":"saving-blobs-with-shshd","children":[{"level":3,"title":"Running shshd manually","slug":"running-shshd-manually","children":[]}]},{"level":2,"title":"Saving blobs with TSS Saver App","slug":"saving-blobs-with-tss-saver-app","children":[]},{"level":2,"title":"Saving blobs with TSS Saver Website","slug":"saving-blobs-with-tss-saver-website","children":[{"level":3,"title":"Getting Generator and ApNonce (Jailbroken A12+ only)","slug":"getting-generator-and-apnonce-jailbroken-a12-only","children":[]},{"level":3,"title":"Saving blobs (All Devices)","slug":"saving-blobs-all-devices","children":[]}]},{"level":2,"title":"Saving blobs with blobsaver","slug":"saving-blobs-with-blobsaver","children":[{"level":3,"title":"blobsaver","slug":"blobsaver","children":[]},{"level":3,"title":"Get your device-specific APNonce and generator","slug":"get-your-device-specific-apnonce-and-generator","children":[]},{"level":3,"title":"Saving blobs","slug":"saving-blobs","children":[]},{"level":3,"title":"Saving blobs automatically in the background","slug":"saving-blobs-automatically-in-the-background","children":[]}]},{"level":2,"title":"Saving Onboard Blobs","slug":"saving-onboard-blobs","children":[{"level":3,"title":"OTA Onboard Blobs","slug":"ota-onboard-blobs","children":[]},{"level":3,"title":"iTunes Onboard Blobs","slug":"itunes-onboard-blobs","children":[]},{"level":3,"title":"Save Onboard Blobs","slug":"save-onboard-blobs","children":[]},{"level":3,"title":"Using Deverser","slug":"using-deverser","children":[]},{"level":3,"title":"Using an SSH Ramdisk","slug":"using-an-ssh-ramdisk","children":[]},{"level":3,"title":"Using System Info","slug":"using-system-info","children":[]},{"level":3,"title":"Checking Blob Type","slug":"checking-blob-type","children":[]}]}],"git":{"updatedTime":1664053064000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":4},{"name":"Nebula","email":"github@itsnebula.net","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"Nathan","email":"87825638+verygenericname@users.noreply.github.com","commits":1},{"name":"Nebula","email":"me@itsnebula.net","commits":1},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/guides/saving-blobs.md"}');export{e as data}; diff --git a/assets/index.html.5e4cd9aa.js b/assets/index.html.5e4cd9aa.js new file mode 100644 index 000000000000..8f5054a9a077 --- /dev/null +++ b/assets/index.html.5e4cd9aa.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-799dee62","path":"/it_IT/get-started/select-ipad-pro/","title":"Selezione Del Dispositivo (iPad Pro)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione Del Dispositivo (iPad Pro)","description":"Scopri quali jailbreak puoi usare sul tuo iPad Pro","chartType":"deviceGroup","widePage":true,"type":"iPad Pro","group":[{"name":"iPad Pro 11-inch (4th generation)","type":"iPad Pro","order":11,"devices":["iPad14,3","iPad14,4"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,3","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (6th generation)","type":"iPad Pro","order":10,"devices":["iPad14,5","iPad14,6"],"released":["2022-10-26"],"soc":["M2"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,5","count":2,"dark":true}},{"name":"iPad Pro 11-inch (3rd generation)","type":"iPad Pro","order":9,"devices":["iPad13,4","iPad13,5","iPad13,6","iPad13,7"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,4","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (5th generation)","type":"iPad Pro","order":8,"devices":["iPad13,8","iPad13,9","iPad13,10","iPad13,11"],"released":["2021-05-21"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,8","count":2,"dark":true}},{"name":"iPad Pro 11-inch (2nd generation)","type":"iPad Pro","order":7,"devices":["iPad8,9","iPad8,10"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,9","count":2,"dark":true}},{"name":"iPad Pro 12.9-inch (4th generation)","type":"iPad Pro","order":6,"devices":["iPad8,11","iPad8,12"],"released":["2020-03-25"],"soc":["A12Z"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,11","count":2,"dark":true}},{"name":"iPad Pro 11-inch (1st generation)","type":"iPad Pro","order":5,"devices":["iPad8,1","iPad8,2","iPad8,3","iPad8,4"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,1","count":2,"dark":false}},{"name":"iPad Pro 12.9-inch (3rd generation)","type":"iPad Pro","order":4,"devices":["iPad8,5","iPad8,6","iPad8,7","iPad8,8"],"released":["2018-11-07"],"soc":["A12X"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad8,5","count":2,"dark":false}},{"name":"iPad Pro (10.5-inch)","type":"iPad Pro","order":3,"devices":["iPad7,3","iPad7,4"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (2nd generation)","type":"iPad Pro","order":2,"devices":["iPad7,1","iPad7,2"],"released":["2017-06-13"],"soc":["A10X"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,1","count":1,"dark":false}},{"name":"iPad Pro (9.7-inch)","type":"iPad Pro","order":1,"devices":["iPad6,3","iPad6,4"],"released":["2016-03-31"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,3","count":1,"dark":false}},{"name":"iPad Pro (12.9-inch) (1st generation)","type":"iPad Pro","order":0,"devices":["iPad6,7","iPad6,8"],"released":["2015-11-11"],"soc":["A9X"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,7","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.5eac1d52.js b/assets/index.html.5eac1d52.js new file mode 100644 index 000000000000..c08fb8059b08 --- /dev/null +++ b/assets/index.html.5eac1d52.js @@ -0,0 +1 @@ +import{_ as n,r,o as a,c as s,a as l,b as o,d as i,e as d}from"./app.748f7f56.js";const p={},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},u={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/34306/TrollStar/releases/latest",target:"_blank",rel:"noopener noreferrer"};function g(f,e){const t=r("ExternalLinkIcon");return a(),s("div",null,[e[9]||(e[9]=l("h2",{id:"requirements",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),o(" Requirements")],-1)),l("ul",null,[e[7]||(e[7]=l("li",null,"A device running iOS/iPadOS 16.0 to 16.6.1",-1)),e[8]||(e[8]=l("li",null,"The Tips app installed to your device",-1)),l("li",null,[e[1]||(e[1]=o("The latest version of ")),l("a",c,[e[0]||(e[0]=o("Sideloadly")),i(t)])]),l("li",null,[e[3]||(e[3]=o("The latest version of ")),l("a",u,[e[2]||(e[2]=o("iTunes")),i(t)]),e[4]||(e[4]=o(" if on Windows."))]),l("li",null,[e[6]||(e[6]=o("The latest version of ")),l("a",h,[e[5]||(e[5]=o("TrollStar")),i(t)])])]),e[10]||(e[10]=d('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollStar .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollStar application can now be opened from home screen.

    DANGER

    If you don't have it enabled already, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Open TrollStar
    2. Tap Click here to start!
      • If the device reboots, wait a few minutes, then try again
    3. Tap Install TrollStore Helper to Tips
    4. Tap Respring to Apply

    Your device will respring after you tap Respring to Apply.

    Installing TrollStore

    1. Unlock your device
    2. Open the Tips app
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    ',16))])}var m=n(p,[["render",g],["__file","index.html.vue"]]);export{m as default}; diff --git a/assets/index.html.5edcbac4.js b/assets/index.html.5edcbac4.js new file mode 100644 index 000000000000..a48fa42995e1 --- /dev/null +++ b/assets/index.html.5edcbac4.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as o,e as l}from"./app.748f7f56.js";const r={};function t(s,i){return a(),o("div",null,i[0]||(i[0]=[l('

    Lettura Necessaria

    Sfortunatamente, al momento non c'\xE8 nessun jailbreak disponibile per le versioni del firmware 8.0-8.3 sui dispositivi a 32 bit. Tuttavia alcuni dispositivi, come l'iPod Touch 5, possono essere aggiornati a 9.3.5 e utilizzare invece il jailbreak di kok3shi.

    Ci\xF2 si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poich\xE9 la versione pi\xF9 recente per questi dispositivi \xE8 9.3.5, possiamo facilmente aggiornare alla versione firmware desiderata, a causa dell'et\xE0 dei dispositivi.

    Se \xE8 stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, \xE8 necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non \xE8 presente, puoi saltare alla sezione successiva della guida
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 9.3.5

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 9.3.5
    3. Scarica e installa l'aggiornamento
    ',9)]))}var c=e(r,[["render",t],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.5f4f3e3d.js b/assets/index.html.5f4f3e3d.js new file mode 100644 index 000000000000..4773a678d323 --- /dev/null +++ b/assets/index.html.5f4f3e3d.js @@ -0,0 +1 @@ +import{_ as t,r as a,o as d,c as s,e as r,a as o,b as i,d as l}from"./app.748f7f56.js";const p={},u={href:"http://altstore.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},c={href:"https://secure-appldnld.apple.com/windows/061-91601-20200323-974a39d0-41fc-4761-b571-318b7d9205ed/iCloudSetup.exe",target:"_blank",rel:"noopener noreferrer"},h={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://repo.chariz.com/",target:"_blank",rel:"noopener noreferrer"};function v(y,e){const n=a("ExternalLinkIcon");return d(),s("div",null,[e[19]||(e[19]=r('

    Required Reading

    Semi-untethered jailbreaks require the use of a sideloaded app to jailbreak. Apps sideloaded with a regular Apple ID will expire after 7 days (or 365 days with a Developer Apple ID). After that period, you will no longer be able to open that app to re-jailbreak.

    DANGER

    If you are using an iOS 16 beta, you will need to take extra steps beforehand to open sideloaded apps:

    1. Open Settings
    2. Go to Privacy & Security and find the Developer Mode entry
    3. Toggle Developer Mode on, then press Reboot
    4. After the device reboots, unlock it, and confirm that you want to enable Developer Mode
    • If you have a passcode enabled, you'll need to enter it.

    Sideloading apps

    Sideload using Sideloadly

    TIP

    Sideloadly is compatible with iOS 7 and newer.

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the .ipa file of your choice into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    Sideload using AltStore

    TIP

    AltServer is only compatible with iOS 12.2 and newer.

    ',9)),o("ol",null,[o("li",null,[e[3]||(e[3]=i("Download the latest versions ")),o("a",u,[e[0]||(e[0]=i("AltServer")),l(n)]),e[4]||(e[4]=i(", ")),o("a",g,[e[1]||(e[1]=i("iTunes")),l(n)]),e[5]||(e[5]=i(" if on Windows, and ")),o("a",c,[e[2]||(e[2]=i("iCloud")),l(n)]),e[6]||(e[6]=i(" if on Windows"))]),e[7]||(e[7]=r("
  • Install AltServer for your respective operating system
    • On macOS, open the Mail app and open Mail -> Preferences in the menu bar
    • Click on the General tab, the Manage Plug-ins, check AltPlugin and apply
  • Connect your iOS Device to your Mac or PC via USB
  • Click AltStore/AltServer in the Menu Bar/System Tray
  • Click Install AltStore
    • Follow all onscreen prompts
  • Open Settings and navigate to General -> Device Management and verify AltStore
  • Open iTunes (Windows or macOS Mojave or older) or Finder (macOS Catalina or newer) and enable syncing over WiFi
  • Download your desired IPA file and open it in AltStore on your iOS Device.
    • Make sure your iOS Device and Mac or Windows PC are connected to the same WiFi network
  • ",7))]),e[20]||(e[20]=r('

    Resigning Apps

    Resigning using ReProvision Reborn

    TIP

    ReProvision Reborn is compatible with iOS 9 and newer.

    ',3)),o("ol",null,[o("li",null,[e[9]||(e[9]=i("Add the Havoc Repo to your preferred package manager (")),o("a",h,[e[8]||(e[8]=i("havoc.app")),l(n)]),e[10]||(e[10]=i(")"))]),e[11]||(e[11]=o("li",null,"Install ReProvison Reborn",-1)),e[12]||(e[12]=o("li",null,[i("Open ReProvision Reborn and follow all onscreen prompts "),o("ul",null,[o("li",null,"You will be asked to enter your Apple ID. This is only sent to Apple and no one else.")])],-1))]),e[21]||(e[21]=o("h3",{id:"resigning-using-altdaemon",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#resigning-using-altdaemon","aria-hidden":"true"},"#"),i(" Resigning using AltDaemon")],-1)),e[22]||(e[22]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,"AltDaemon, which utilizes AltStore, is only compatible with iOS 12.2 and newer.")],-1)),e[23]||(e[23]=o("p",null,"AltDaemon allows AltStore to automatically re-sign these applications, without needing to connect to a computer running AltServer over local network.",-1)),o("ol",null,[o("li",null,[e[14]||(e[14]=i("Add the Chariz repository to your preferred package manager (")),o("a",m,[e[13]||(e[13]=i("repo.chariz.com")),l(n)]),e[15]||(e[15]=i(")"))]),e[16]||(e[16]=o("li",null,'Download and install the "AltDaemon" tweak',-1)),e[17]||(e[17]=o("li",null,"Close your package manager",-1)),e[18]||(e[18]=o("li",null,"Sign any apps that are about to expire",-1))])])}var w=t(p,[["render",v],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.602853d0.js b/assets/index.html.602853d0.js new file mode 100644 index 000000000000..c43ed9a0f0f1 --- /dev/null +++ b/assets/index.html.602853d0.js @@ -0,0 +1 @@ +import{_ as u}from"./Odysseyn1x.f106730e.js";import{_ as d,r as a,o as y,c as p,a as o,b as t,d as n,w as s,e as r}from"./app.748f7f56.js";const h={},f={class:"custom-container warning"},m={href:"https://github.com/raspberryenvoie/odysseyn1x/releases",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.com/raspberryenvoie/odysseyn1x/releases/tag/v2.12-checkra1n-0.10.1",target:"_blank",rel:"noopener noreferrer"},c={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"},g={class:"custom-container tip"},w={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function v(k,e){const i=a("router-link"),l=a("ExternalLinkIcon");return y(),p("div",null,[e[32]||(e[32]=o("div",{class:"custom-container danger"},[o("p",{class:"custom-container-title"},"DANGER"),o("p",null,"If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.")],-1)),e[33]||(e[33]=o("div",{class:"custom-container warning"},[o("p",{class:"custom-container-title"},"WARNING"),o("p",null,"If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.")],-1)),o("div",f,[e[5]||(e[5]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[e[1]||(e[1]=t("A7 devices will likely fail to successfully jailbreak with Odysseyn1x, as a result, you'll need to use an older Odysseyn1x version and quickly unplug and replug your device once you see ")),e[2]||(e[2]=o("code",null,"Right Before Trigger",-1)),e[3]||(e[3]=t(". It is highly recommended to follow ")),n(i,{to:"/installing-chimera"},{default:s(()=>e[0]||(e[0]=[t("Installing Chimera")])),_:1}),e[4]||(e[4]=t(" instead."))])]),o("p",null,[e[7]||(e[7]=t("Odysseyra1n is a ")),n(i,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:s(()=>e[6]||(e[6]=[t("semi-tethered jailbreak")])),_:1}),e[8]||(e[8]=t(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),e[34]||(e[34]=o("p",null,"Odysseyn1x is a live bootable Linux environment that allows you to quickly run checkra1n on a compatible device. checkra1n is capable of jailbreaking millions of iOS devices with A7 to A11 SoC's on firmwares 12.0 to 14.8.1.",-1)),e[35]||(e[35]=o("p",null,"After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.",-1)),e[36]||(e[36]=o("p",null,"On iOS 14, A11 devices do not allow you to use SEP functionality in a jailbroken state. SEP functionality are things such as a passcode, Face ID/Touch ID, and Apple Pay.",-1)),e[37]||(e[37]=o("h2",{id:"requirements",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),t(" Requirements")],-1)),o("ul",null,[e[16]||(e[16]=o("li",null,[t("A 256MB or greater USB Drive "),o("ul",null,[o("li",null,"If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive")])],-1)),o("li",null,[e[14]||(e[14]=t("The latest version of ")),o("a",m,[e[9]||(e[9]=t("Odysseyn1x")),n(l)]),o("ul",null,[o("li",null,[e[11]||(e[11]=t("If you are on an A7 device, you should instead get the v2.12-checkra1n-0.10.1 release of ")),o("a",b,[e[10]||(e[10]=t("Odysseyn1x")),n(l)])]),e[12]||(e[12]=o("li",null,[t('For 64-bit computers, download the "AMD64" version '),o("ul",null,[o("li",null,`It doesn't matter if you have an AMD processor or not, "AMD64" is just the name of the architecture`)])],-1)),e[13]||(e[13]=o("li",null,'For 32-bit computers, download the "i686" version',-1))])]),o("li",null,[o("a",c,[e[15]||(e[15]=t("Ventoy")),n(l)])])]),e[38]||(e[38]=r('

    A screenshot of the Odysseyn1x menu

    Installing Ventoy

    1. Download and extract the contents of the Ventoy.zip file
    2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
    3. Select the USB drive you would like to boot Odysseyn1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Click Install and confirm that you are ok erasing the USB drive
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the Odysseyn1x iso file that you downloaded onto the USB drive

    Booting Odysseyn1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into Odysseyn1x

    Running checkra1n

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    ',7)),o("ol",null,[e[23]||(e[23]=r("
  • Once you have loaded odysseyn1x, select checkra1n
    • If you're on an A8X or A9X device, select the checkra1n (A8X/A9X) option instead.
    • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check
    • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions
  • Click Start and follow all onscreen prompts
  • ",2)),o("li",null,[e[18]||(e[18]=t("You will now be presented with instructions in how to reboot your device into ")),n(i,{to:"/faq/#what-is-dfu-mode"},{default:s(()=>e[17]||(e[17]=[t("DFU mode")])),_:1}),e[19]||(e[19]=t(", click ")),e[20]||(e[20]=o("code",null,"Start",-1)),e[21]||(e[21]=t(" to begin ")),e[22]||(e[22]=o("ul",null,[o("li",null,"Follow the instructions until your device reboots to a black screen")],-1))]),e[24]||(e[24]=o("li",null,"Once your device boots, you can quit checkra1n, but do not shut down your computer",-1))]),e[39]||(e[39]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,"While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:"),o("ul",null,[o("li",null,"People generally tend to have more stability when using Odysseyra1n instead of installing Cydia"),o("li",null,"Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available"),o("li",null,"Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia")])],-1)),e[40]||(e[40]=o("h2",{id:"the-odysseyra1n-script",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#the-odysseyra1n-script","aria-hidden":"true"},"#"),t(" The Odysseyra1n script")],-1)),o("div",g,[e[28]||(e[28]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[26]||(e[26]=t("If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the ")),o("a",w,[e[25]||(e[25]=t("shortcut")),n(l)]),e[27]||(e[27]=t(" by opening this page on your device and then clicking the shortcut hyperlink."))])]),e[41]||(e[41]=r('

    The following steps only need to be performed once and are optional but highly recommended for a smoother experience and modern bootstrap.

    1. Unlock your device
    2. Ensure that your computer is trusted by your device
    3. Select Odysseyra1n in Odysseyn1x
    4. Sileo should install to your device
    5. Do not close Odysseyn1x as you will need to re-jailbreak in a few minutes

    DANGER

    After installing Odysseyra1n, do not install Cydia from the Loader app.

    ',3)),o("p",null,[e[30]||(e[30]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(i,{to:"/faq/#what-are-tweaks"},{default:s(()=>e[29]||(e[29]=[t("tweaks")])),_:1}),e[31]||(e[31]=t(", themes, packages and more."))]),e[42]||(e[42]=r('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var O=d(h,[["render",v],["__file","index.html.vue"]]);export{O as default}; diff --git a/assets/index.html.6065484f.js b/assets/index.html.6065484f.js new file mode 100644 index 000000000000..cd790460de6b --- /dev/null +++ b/assets/index.html.6065484f.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as u,r as t,o as p,c as f,a as i,b as o,d as l,w as r,e as m}from"./app.748f7f56.js";const c={},v={href:"https://github.com/TheRealClarity/wtfis/releases/latest",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function z(b,e){const n=t("RouterLink"),a=t("ExternalLinkIcon"),s=t("router-link");return p(),f("div",null,[e[13]||(e[13]=i("p",null,"wtfis \xE8 in grado di eseguire il jailbreak di tutti dispositivi iOS a 64 bit con una versione del firmware da 8.0 a 8.4.1.",-1)),i("p",null,[e[1]||(e[1]=o('A differenza della maggior parte dei jailbreak moderni, wtfis persiste dopo un riavvio (questo \xE8 anche noto come jailbreak "')),l(n,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[o("untethered")])),_:1}),e[2]||(e[2]=o(`"). Ci\xF2 significa che dopo aver riavviato il dispositivo, il dispositivo rimarr\xE0 jailbroken e non dovrai eseguire l'exploit di nuovo.`))]),e[14]||(e[14]=i("div",{class:"custom-container warning"},[i("p",{class:"custom-container-title"},"WARNING"),i("p",null,[o("wtfis \xE8 attualmente "),i("strong",null,"in beta"),o(", se non sei a tuo agio con l'uso del software beta, attendi che wtfis (o un altro jailbreak) esca dalla beta")])],-1)),e[15]||(e[15]=i("h2",{id:"download",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i("ul",null,[i("li",null,[e[4]||(e[4]=o("L'ultima versione di ")),i("a",v,[e[3]||(e[3]=o("wtfis")),l(a)])]),i("li",null,[e[6]||(e[6]=o("L'ultima versione di ")),i("a",w,[e[5]||(e[5]=o("Sideloadly")),l(a)])]),i("li",null,[e[8]||(e[8]=o("L\u2019ultima versione di ")),i("a",g,[e[7]||(e[7]=o("iTunes")),l(a)]),e[9]||(e[9]=o(" se sei su Windows"))])]),e[16]||(e[16]=m('

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di wtfis su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di Pangu9 adesso pu\xF2 essere aperta dalla home screen.

    Eseguire wtfis

    1. Apri l'applicazione di wtfis dalla home screen
      • Consenti le notifiche se richiesto
    2. Clicca "Go"
    ',9)),i("p",null,[e[11]||(e[11]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),l(s,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[10]||(e[10]=[o("tweaks")])),_:1}),e[12]||(e[12]=o(", temi e altro ancora."))])])}var x=u(c,[["render",z],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.60ee0fb2.js b/assets/index.html.60ee0fb2.js new file mode 100644 index 000000000000..d733a52c0114 --- /dev/null +++ b/assets/index.html.60ee0fb2.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r as a,o as p,c as y,a as o,b as t,d as n,w as s,e as r}from"./app.748f7f56.js";const h={},f={class:"custom-container danger"},c={class:"custom-container warning"},m={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},g={href:"https://checkra.in/releases/0.12.2-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},w={href:"https://checkra.in/releases/0.10.1-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"},k={href:"https://checkra.in/linux",target:"_blank",rel:"noopener noreferrer"},v={class:"custom-container tip"},x={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function I(q,e){const l=a("router-link"),i=a("ExternalLinkIcon");return p(),y("div",null,[o("div",f,[e[3]||(e[3]=o("p",{class:"custom-container-title"},"DANGER",-1)),o("p",null,[e[1]||(e[1]=t("If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc.) this guide will not work, and you should follow ")),n(l,{to:"/using-odysseyn1x"},{default:s(()=>e[0]||(e[0]=[t("Using Odysseyn1x")])),_:1}),e[2]||(e[2]=t(" instead."))])]),e[35]||(e[35]=o("div",{class:"custom-container warning"},[o("p",{class:"custom-container-title"},"WARNING"),o("p",null,"If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.")],-1)),e[36]||(e[36]=o("div",{class:"custom-container warning"},[o("p",{class:"custom-container-title"},"WARNING"),o("p",null,"If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode"),o("p",null,"If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.")],-1)),o("div",c,[e[9]||(e[9]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[e[5]||(e[5]=t("A7 devices will likely fail to successfully jailbreak with checkra1n on Linux, as a result, you'll need to use an older checkra1n version and quickly unplug and replug your device once you see ")),e[6]||(e[6]=o("code",null,"Right Before Trigger",-1)),e[7]||(e[7]=t(". It is highly recommended to follow ")),n(l,{to:"/installing-chimera"},{default:s(()=>e[4]||(e[4]=[t("Installing Chimera")])),_:1}),e[8]||(e[8]=t(" instead."))])]),e[37]||(e[37]=o("h2",{id:"downloads-linux",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads-linux","aria-hidden":"true"},"#"),t(" Downloads (Linux)")],-1)),o("ul",null,[o("li",null,[e[15]||(e[15]=t("The latest release of ")),o("a",m,[e[10]||(e[10]=t("checkra1n")),n(i)]),o("ul",null,[o("li",null,[e[12]||(e[12]=t("If you are on an A8X or A9X device, you should instead get the 0.12.2 release of ")),o("a",g,[e[11]||(e[11]=t("checkra1n")),n(i)])]),o("li",null,[e[14]||(e[14]=t("If you are on an A7 device, you should instead get the 0.10.1 release of ")),o("a",w,[e[13]||(e[13]=t("checkra1n")),n(i)])])])])]),e[38]||(e[38]=o("p",null,[o("img",{src:u,alt:"A screenshot of the checkra1n application"})],-1)),e[39]||(e[39]=o("h2",{id:"installing-checkra1n",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#installing-checkra1n","aria-hidden":"true"},"#"),t(" Installing checkra1n")],-1)),o("div",b,[e[19]||(e[19]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[17]||(e[17]=t("checkra1n provides native support to machines running a Debian-based distro (e.g Ubuntu). It's recommended that you follow ")),o("a",k,[e[16]||(e[16]=t("specific instructions")),n(i)]),e[18]||(e[18]=t(" provided by the checkra1n team themselves."))])]),o("ol",null,[e[26]||(e[26]=r("
  • Run the checkra1n binary in the terminal using ./checkra1n
    • You may need to run sudo chmod a+x ./checkra1n if the binary doesn't run
    • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check option once it runs
    • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    • If you're on an A8X or A9X device and are on iOS 14.4 to 14.4.2, you will need to head into Options, then enable the Allow Untested Versions option once it runs
  • Click Start and follow all onscreen prompts
  • ",2)),o("li",null,[e[21]||(e[21]=t("You will now be presented with instructions in how to reboot your device into ")),n(l,{to:"/faq/#what-is-dfu-mode"},{default:s(()=>e[20]||(e[20]=[t("DFU mode")])),_:1}),e[22]||(e[22]=t(", click ")),e[23]||(e[23]=o("code",null,"Start",-1)),e[24]||(e[24]=t(" to begin ")),e[25]||(e[25]=o("ul",null,[o("li",null,"Follow the instructions until your device shows a black screen")],-1))]),e[27]||(e[27]=o("li",null,"After this, checkra1n should automatically install",-1))]),e[40]||(e[40]=r('

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    ',4)),o("div",v,[e[31]||(e[31]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[29]||(e[29]=t("If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the ")),o("a",x,[e[28]||(e[28]=t("shortcut")),n(i)]),e[30]||(e[30]=t(" by opening this page on your device and then clicking the shortcut hyperlink."))])]),e[41]||(e[41]=r("
    1. Open the terminal app on your computer
    2. Ensure that your computer is trusted by your device
    3. Install "iproxy" by pasting and executing the following command:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Install the Odysseyra1n script by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"
    ",1)),o("p",null,[e[33]||(e[33]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(l,{to:"/faq/#what-are-tweaks"},{default:s(()=>e[32]||(e[32]=[t("tweaks")])),_:1}),e[34]||(e[34]=t(", themes, packages and more."))]),e[42]||(e[42]=r('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var O=d(h,[["render",I],["__file","index.html.vue"]]);export{O as default}; diff --git a/assets/index.html.61baa608.js b/assets/index.html.61baa608.js new file mode 100644 index 000000000000..dd8e57fa1b7d --- /dev/null +++ b/assets/index.html.61baa608.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-b414d836","path":"/using-coolbooter/","title":"Coolbooter","lang":"en_US","frontmatter":{"lang":"en_US","title":"Coolbooter","description":"Guide to using Coolbooter to dualboot two different versions of iOS on your 32 bit device","permalink":"/using-coolbooter","redirect_from":["/coolbooter"],"discordNoticeText":"For support in English, ask for help on the r/LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Installing Coolbooter","slug":"installing-coolbooter","children":[]}],"git":{"updatedTime":1646789136000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":6},{"name":"kawaiizenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/using-coolbooter.md"}');export{e as data}; diff --git a/assets/index.html.61ecea53.js b/assets/index.html.61ecea53.js new file mode 100644 index 000000000000..c9e33a0fa935 --- /dev/null +++ b/assets/index.html.61ecea53.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-f6d04152","path":"/removing-chimera/","title":"Removing Chimera","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing Chimera","description":"Guide to removing Chimera","permalink":"/removing-chimera"},"excerpt":"","headers":[{"level":2,"title":"Uninstalling","slug":"uninstalling","children":[]}],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-chimera.md"}');export{e as data}; diff --git a/assets/index.html.61fd8988.js b/assets/index.html.61fd8988.js new file mode 100644 index 000000000000..f04c22d7c4ae --- /dev/null +++ b/assets/index.html.61fd8988.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-aefb23f0","path":"/installing-absinthe/","title":"Installing Absinthe","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Absinthe","description":"Guide to installing Absinthe","permalink":"/installing-absinthe","redirect_from":["/absinthe"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]}],"git":{"updatedTime":1727765774000,"contributors":[{"name":"kawaiizenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"emiyl","email":"me@emiyl.com","commits":3},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-absinthe.md"}');export{e as data}; diff --git a/assets/index.html.625686dd.js b/assets/index.html.625686dd.js new file mode 100644 index 000000000000..e7502c3addb1 --- /dev/null +++ b/assets/index.html.625686dd.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-30e54b3c","path":"/installing-trollstore-trollstar/","title":"Installing TrollStore (TrollStar)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollStar)","description":"Guide to installing TrollStore via TrollStar","permalink":"/installing-trollstore-trollstar","sidebar":false,"redirect_from":null,"extra_contributors":["opa334","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/guides/trollstore/trollstar.md"}');export{l as data}; diff --git a/assets/index.html.63d6f71a.js b/assets/index.html.63d6f71a.js new file mode 100644 index 000000000000..15529a78f974 --- /dev/null +++ b/assets/index.html.63d6f71a.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-7794120d","path":"/installing-odysseyra1n-a8x-a9x/macos/","title":"Installing Odysseyra1n (A8X/A9X) (macOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n (A8X/A9X) (macOS)","description":"Guide to installing Odysseyra1n on macOS A8X and A9X devices","permalink":"/installing-odysseyra1n-a8x-a9x/macos","redirect_from":["/installing-odysseyra1n-a9x/macos"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Downloads (macOS)","slug":"downloads-macos","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]},{"level":2,"title":"The Odysseyra1n script","slug":"the-odysseyra1n-script","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-macos-a8x-a9x.md"}');export{a as data}; diff --git a/assets/index.html.64599948.js b/assets/index.html.64599948.js new file mode 100644 index 000000000000..0a57bb79403b --- /dev/null +++ b/assets/index.html.64599948.js @@ -0,0 +1 @@ +import{_ as l,r as o,o as s,c as u,a as i,b as r,d as t,w as d}from"./app.748f7f56.js";const p={},f={href:"https://jailbreakme.com",target:"_blank",rel:"noopener noreferrer"};function m(k,e){const a=o("ExternalLinkIcon"),n=o("router-link");return s(),u("div",null,[e[7]||(e[7]=i("p",null,"JailbreakMe Zafferano \xE8 in grado di eseguire il jailbreak di ogni dispositivo su 4.3.3, cos\xEC come tutti i dispositivi tranne l'iPad 2 su 4.3-4.3.2 e l'iPhone 4 (CDMA) su 4.2.6-4.2.8.",-1)),e[8]||(e[8]=i("p",null,"JailbreakMe Saffron \xE8 un jailbreak untethered, sopravvive ad un riavvio e pu\xF2 causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore.",-1)),e[9]||(e[9]=i("h2",{id:"eseguire-jailbreakme-saffron",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#eseguire-jailbreakme-saffron","aria-hidden":"true"},"#"),r(" Eseguire JailbreakMe Saffron")],-1)),i("ol",null,[e[2]||(e[2]=i("li",null,"Apri Safari sul tuo dispositivo iOS",-1)),i("li",null,[e[1]||(e[1]=r("Visita il sito ")),i("a",f,[e[0]||(e[0]=r("jailbreakme.com")),t(a)])]),e[3]||(e[3]=i("li",null,'Premi su "Install"',-1))]),i("p",null,[e[5]||(e[5]=r("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),t(n,{to:"/it_IT/faq/#what-are-tweaks"},{default:d(()=>e[4]||(e[4]=[r("tweak")])),_:1}),e[6]||(e[6]=r(", temi e altro."))])])}var v=l(p,[["render",m],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.6471e205.js b/assets/index.html.6471e205.js new file mode 100644 index 000000000000..ab18b01f7c97 --- /dev/null +++ b/assets/index.html.6471e205.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r,o as p,c,a as e,b as o,d as t,w as s,e as n}from"./app.748f7f56.js";const m={},g={class:"custom-container danger"},b={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/checkra1n/BugTracker/files/6429930/Pongo.zip",target:"_blank",rel:"noopener noreferrer"},v={class:"custom-container tip"},y={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function h(k,i){const l=r("router-link"),a=r("ExternalLinkIcon");return p(),c("div",null,[e("div",g,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"DANGER",-1)),e("p",null,[i[1]||(i[1]=o("Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc.) questa guida non funzioner\xE0 e dovresti usare invece ")),t(l,{to:"/using-odysseyn1x"},{default:s(()=>i[0]||(i[0]=[o("Utilizzare Odysseyn1x")])),_:1}),i[2]||(i[2]=o("."))])]),i[23]||(i[23]=n('

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    Download (Linux)

    ',3)),e("ul",null,[e("li",null,[i[5]||(i[5]=o("L'ultima versione di ")),e("a",b,[i[4]||(i[4]=o("checkra1n")),t(a)])]),e("li",null,[i[7]||(i[7]=o("La versione personalizzata di ")),e("a",f,[i[6]||(i[6]=o("pongoOS")),t(a)])])]),i[24]||(i[24]=e("p",null,[e("img",{src:u,alt:"Uno screenshot dell'applicazione checkra1n"})],-1)),i[25]||(i[25]=e("h2",{id:"installare-checkra1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installare-checkra1n","aria-hidden":"true"},"#"),o(" Installare checkra1n")],-1)),e("ol",null,[i[14]||(i[14]=n("
  • Apri il file pongoOS.zip, seleziona PongoConsolidated.bin ed estrailo.
    • Prendi nota di dove lo estrai
  • Esegui il file binary di checkra1n in modalit\xE0 CLI usando la versione modificata di pongoOS nel terminale utilizzando sudo checkra1n -c -k [percorso di PongoConsolidated.bin]
  • Collega il tuo dispositivo iOS al computer
  • ",3)),e("li",null,[i[9]||(i[9]=o("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),t(l,{to:"/faq/#what-is-dfu-mode"},{default:s(()=>i[8]||(i[8]=[o("modalit\xE0 DFU")])),_:1}),i[10]||(i[10]=o(", clicca ")),i[11]||(i[11]=e("code",null,"Start",-1)),i[12]||(i[12]=o(" per iniziare ")),i[13]||(i[13]=e("ul",null,[e("li",null,"Segui le istruzione finch\xE9 il tuo dispositivo non mostra uno schermo nero")],-1))]),i[15]||(i[15]=e("li",null,"Dopo ci\xF2, checkra1n dovrebbe installarsi automaticamente",-1))]),i[26]||(i[26]=n('

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se \xE8 possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere pi\xF9 stabilit\xE0 utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalit\xE0 facili da usare (come shshd, che salva automaticamente i blobs mentre si \xE8 jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    ',4)),e("div",v,[i[19]||(i[19]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[17]||(i[17]=o("Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la ")),e("a",y,[i[16]||(i[16]=o("scorciatoia")),t(a)]),i[18]||(i[18]=o(" aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia."))])]),i[27]||(i[27]=n("
    1. Apri l'app terminale sul tuo computer
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Installa "iproxy" incollando ed eseguendo il seguente comando:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"
    ",1)),e("p",null,[i[21]||(i[21]=o("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),t(l,{to:"/faq/#what-are-tweaks"},{default:s(()=>i[20]||(i[20]=[o("tweaks")])),_:1}),i[22]||(i[22]=o(", themes, packages and more."))]),i[28]||(i[28]=n('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var S=d(m,[["render",h],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.647b40c0.js b/assets/index.html.647b40c0.js new file mode 100644 index 000000000000..2959df7264fb --- /dev/null +++ b/assets/index.html.647b40c0.js @@ -0,0 +1 @@ +import{_ as s,r,o as a,c as u,a as n,b as o,d as t,w as l}from"./app.748f7f56.js";const d={},p={class:"custom-container warning"},m={class:"custom-container danger"};function f(y,i){const e=r("router-link");return a(),u("div",null,[n("p",null,[i[1]||(i[1]=o("Odysseyra1n is a ")),t(e,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:l(()=>i[0]||(i[0]=[o("semi-tethered jailbreak")])),_:1}),i[2]||(i[2]=o(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),i[18]||(i[18]=n("p",null,"checkra1n \xE8 un tool in grado di eseguire il Jailbreak di milioni di dispositivi iOS con un SoC A7-A11 su firmware 12.0-14.8.1. Al momento \xE8 compatibile solo con macOS e Linux. Una versione di Windows \xE8 prevista per il rilascio in futuro.",-1)),i[19]||(i[19]=n("p",null,"After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.",-1)),n("div",p,[i[6]||(i[6]=n("p",{class:"custom-container-title"},"WARNING",-1)),n("p",null,[i[4]||(i[4]=o("Se attualmente hai eseguito il jailbreak tramite un altro tool (esclusi Chimera, Odyssey o Taurine), assicurati di ")),t(e,{to:"/restoring-rootfs"},{default:l(()=>i[3]||(i[3]=[o("rimuoverlo")])),_:1}),i[5]||(i[5]=o(" prima di procedere."))])]),i[20]||(i[20]=n("p",null,"Su iOS 14:",-1)),n("ul",null,[n("li",null,[i[8]||(i[8]=o("Odysseyra1n \xE8 completamente supportato solo su dispositivi A8, A9, A10(X) e A11. I dispositivi A8X e A9X sono completamente supportati fino alla 14.4.2 utilizzando una versione precedente di checkra1n, con un metodo speciale richiesto per i dispositivi A8X e A9X \xE8 possibile eseguire il jailbreak su 14.5-14.8.1, come spiegato nella guida di ")),t(e,{to:"/installing-odysseyra1n-a8x-a9x"},{default:l(()=>i[7]||(i[7]=[o("Installare Odysseyra1n (A8X/A9X)")])),_:1}),i[9]||(i[9]=o("."))]),i[10]||(i[10]=n("li",null,"I dispositivi A11con iOS 14 non consentono di utilizzare la funzionalit\xE0 SEP mentre si \xE8 jailbroken. Le funzionalit\xE0 SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.",-1))]),i[21]||(i[21]=n("hr",null,null,-1)),i[22]||(i[22]=n("p",null,"Seleziona un sistema operativo:",-1)),n("ul",null,[n("li",null,[t(e,{to:"/installing-odysseyra1n/macos/"},{default:l(()=>i[11]||(i[11]=[o("macOS")])),_:1})]),n("li",null,[t(e,{to:"/installing-odysseyra1n/linux/"},{default:l(()=>i[12]||(i[12]=[o("Linux")])),_:1})]),n("li",null,[t(e,{to:"/using-odysseyn1x/"},{default:l(()=>i[13]||(i[13]=[o("Windows (Odysseyn1x)")])),_:1})])]),n("div",m,[i[17]||(i[17]=n("p",{class:"custom-container-title"},"DANGER",-1)),n("p",null,[i[15]||(i[15]=o("Se hai un dispositivo ChromeOS, puoi provare a seguire ")),t(e,{to:"/installing-odysseyra1n-chromeos"},{default:l(()=>i[14]||(i[14]=[o("Installare Odysseyra1n (ChromeOS)")])),_:1}),i[16]||(i[16]=o(", tuttavia, nota che non \xE8 consigliato a causa del fatto che \xE8 sia pi\xF9 lungo sia pi\xF9 incline a un errore da parte dell'utente"))])])])}var v=s(d,[["render",f],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.6534dfc2.js b/assets/index.html.6534dfc2.js new file mode 100644 index 000000000000..6b35d1895207 --- /dev/null +++ b/assets/index.html.6534dfc2.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-6965b6ab","path":"/it_IT/updating-to-9-3-6-ipsw/","title":"Aggiornare a 9.3.6 (iTunes/Finder)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 9.3.6 (iTunes/Finder)","permalink":"/it_IT/updating-to-9-3-6-ipsw"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiornare a 9.3.6 utilizzando iTunes/Finder","slug":"aggiornare-a-9-3-6-utilizzando-itunes-finder","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-9.3.6-ipsw.md"}');export{i as data}; diff --git a/assets/index.html.66160c19.js b/assets/index.html.66160c19.js new file mode 100644 index 000000000000..7f75d2c0ff4b --- /dev/null +++ b/assets/index.html.66160c19.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-1aaa92ff","path":"/it_IT/installing-socket/","title":"Installare Socket","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare Socket","description":"Guida per l'installazione di Socket","permalink":"/it_IT/installing-socket","redirect_from":["/socket"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"zebra","extra_contributors":["hopolapopola","staturnz"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Socket","slug":"eseguire-socket","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-socket.md"}`);export{e as data}; diff --git a/assets/index.html.66980575.js b/assets/index.html.66980575.js new file mode 100644 index 000000000000..d6844a67e1b6 --- /dev/null +++ b/assets/index.html.66980575.js @@ -0,0 +1 @@ +import{_ as n,r as a,o as r,c as s,a as o,b as t,d as i,e as d}from"./app.748f7f56.js";const p={},u={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/straight-tamago/misaka/releases/latest",target:"_blank",rel:"noopener noreferrer"};function g(m,e){const l=a("ExternalLinkIcon");return r(),s("div",null,[e[8]||(e[8]=o("h2",{id:"requirements",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),t(" Requirements")],-1)),o("ul",null,[e[7]||(e[7]=o("li",null,"An Apple TV running tvOS 15.0 to 16.6",-1)),o("li",null,[e[1]||(e[1]=t("The latest version of ")),o("a",u,[e[0]||(e[0]=t("Sideloadly")),i(l)])]),o("li",null,[e[3]||(e[3]=t("The latest version of ")),o("a",c,[e[2]||(e[2]=t("iTunes")),i(l)]),e[4]||(e[4]=t(" if on Windows"))]),o("li",null,[e[6]||(e[6]=t("The latest version of ")),o("a",h,[e[5]||(e[5]=t("Misaka")),i(l)])])]),e[9]||(e[9]=d('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Misaka .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Misaka application can now be opened from home screen.

    DANGER

    If you don't have it enabled already, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Open Misaka
    2. Go to the "Packages [Emu/Var]" tab
    3. Tap on the bottom left button (known as "ToolBox") and tap Install TrollStore, then tap Tips

    Your device will respring after you tap Tips.

    Installing TrollStore

    1. Unlock your device
    2. Open the Tips app
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    ',14))])}var v=n(p,[["render",g],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.66c51540.js b/assets/index.html.66c51540.js new file mode 100644 index 000000000000..76b77cd67630 --- /dev/null +++ b/assets/index.html.66c51540.js @@ -0,0 +1 @@ +import{_ as e,o as i,c as l,e as t}from"./app.748f7f56.js";const a={};function r(n,o){return i(),l("div",null,o[0]||(o[0]=[t('

    Required Reading

    Coolbooter allows you to dualboot any supported version of iOS on a select few of iOS device. Coolbooter is permanent, but can be removed through the Coolbooter app on the main OS.

    Only the following devices are supported on iOS 5 to iOS 10:

    • iPhone 4
    • iPhone 4S
    • iPhone 5
    • iPhone 5c
    • iPad 2
    • iPad 3
    • iPad 4
    • iPad mini (1st Generation)
    • iPod Touch 5G

    This guide will require that you are already jailbroken on a supported device listed above.

    Installing Coolbooter

    1. Add the repo: https://coolbooter.com/ using Cydia
    2. Download and install Coolbooter
    3. Tap Install
      • Choose any version of iOS you'd like
      • You can choose how much storage the new partition is allocated by tapping Storage
    4. Once your Coolbooter configuration is to your liking, tap I'm Ready
    5. Follow all onscreen prompts
      • We recommend you choose to jailbreak the new OS as Coolbooter-installed versions of iOS cannot be jailbroken except by Coolbooter itself
    6. After the Coolbooter has completed, reboot your device
      • You will need to jailbreak again if you are using a semi-untethered jailbreak
    7. Open Coolbooter
    8. Tap Boot
    9. When prompted to lock your device, lock it

    To reboot back into your main version of iOS, reboot.

    ',8)]))}var c=e(a,[["render",r],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.672b22b8.js b/assets/index.html.672b22b8.js new file mode 100644 index 000000000000..4582769eacc1 --- /dev/null +++ b/assets/index.html.672b22b8.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-0d302bc5","path":"/it_IT/installing-p0laris/","title":"p0laris","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"p0laris","description":"Guida per l'installazione di p0laris","permalink":"/it_IT/installing-p0laris","redirect_from":["/p0laris","/polaris"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire p0laris","slug":"eseguire-p0laris","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-p0laris.md"}`);export{i as data}; diff --git a/assets/index.html.673fe175.js b/assets/index.html.673fe175.js new file mode 100644 index 000000000000..3be6c3f860ea --- /dev/null +++ b/assets/index.html.673fe175.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.6754da9a.js b/assets/index.html.6754da9a.js new file mode 100644 index 000000000000..ac3cfb8b83d9 --- /dev/null +++ b/assets/index.html.6754da9a.js @@ -0,0 +1 @@ +import{_ as s,r as t,o as d,c as u,a as e,b as l,d as a,w as r,e as p}from"./app.748f7f56.js";const c={},v={class:"custom-container warning"},m={class:"custom-container warning"},g={href:"https://unc0ver.dev/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/opa334/u0Launcher/releases",target:"_blank",rel:"noopener noreferrer"},S={href:"https://unc0ver.dev/downloads/6.1.1/decf7c36cc08118dc83ba455f8ca42e0e3cf354c/unc0ver_Release_6.1.1.ipa",target:"_blank",rel:"noopener noreferrer"},b={href:"https://api.jailbreaks.app/troll64e",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container warning"},A={class:"custom-container tip"};function T(z,i){const o=t("router-link"),n=t("ExternalLinkIcon");return d(),u("div",null,[e("p",null,[i[1]||(i[1]=l("unc0ver \xE8 un ")),a(o,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>i[0]||(i[0]=[l("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=l(", il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio."))]),e("div",v,[i[9]||(i[9]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[4]||(i[4]=l("Per seguire questo metodo, avrai bisogno di un dispositivo A12 o pi\xF9 recente con versioni di iOS da 14.0 a 14.3 o da 14.6 a 14.8. Se hai un dispositivo con A11 o precedenti o stai eseguendo iOS 13.7 o precedenti, segui ")),a(o,{to:"/installing-unc0ver"},{default:r(()=>i[3]||(i[3]=[l("Installare unc0ver")])),_:1}),i[5]||(i[5]=l("."))]),e("p",null,[i[7]||(i[7]=l("Se hai un dispositivo con A12 o successivi su versioni di iOS da 14.4 a 14.5.1, continua in ")),a(o,{to:"/installing-unc0ver-fugu14"},{default:r(()=>i[6]||(i[6]=[l("Installare unc0ver (Fugu14)")])),_:1}),i[8]||(i[8]=l("."))])]),i[37]||(i[37]=e("p",null,"Nonostante unc0ver sia compatibile con il jailbreak di diversi dispositivi su versioni iOS/iPadOS da 11.0 a 14.8 (escludendo iOS 12.5.6), questo metodo di ottenere unc0ver richiede un dispositivo con A12 o successivi che esegue versioni iOS da 14.0 a 14.3 o da 14.6 a 14.8.",-1)),e("div",m,[i[13]||(i[13]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[11]||(i[11]=l("Se stai gi\xE0 eseguendo il jailbreak con Taurine, assicurati di ")),a(o,{to:"/removing-taurine"},{default:r(()=>i[10]||(i[10]=[l("rimuovere Taurine")])),_:1}),i[12]||(i[12]=l(" accuratamente prima di procedere."))])]),i[38]||(i[38]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"unc0ver su versioni del firmware 14.6-14.8 supporta solo iPhone A12 e A13.")],-1)),i[39]||(i[39]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),l(" Download")],-1)),e("ul",null,[e("li",null,[i[21]||(i[21]=l("l'applicazione ")),e("ul",null,[e("li",null,[i[17]||(i[17]=l("Se sei su iOS da 14.6 a 14.8, scarica l'ultima versione di ")),e("a",g,[i[14]||(i[14]=l("unc0ver")),a(n)]),e("ul",null,[e("li",null,[i[16]||(i[16]=l("Se sei su iOS da 14.6 a 14.8, scarica anche l'ultima versione di ")),e("a",f,[i[15]||(i[15]=l("u0Launcher")),a(n)])])])]),e("li",null,[i[19]||(i[19]=l("Se sei su iOS da 14.0 a 14.3, scarica la versione 6.1.1 di ")),e("a",S,[i[18]||(i[18]=l("unc0ver")),a(n)])]),i[20]||(i[20]=e("li",null,[l("Assicurati di scaricare i file sopraindicati "),e("strong",null,"sul tuo dispositivo iOS")],-1))])])]),i[40]||(i[40]=e("h2",{id:"installazione-di-trollhelper",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installazione-di-trollhelper","aria-hidden":"true"},"#"),l(" Installazione di TrollHelper")],-1)),e("ol",null,[i[24]||(i[24]=e("li",null,"Apri Safari",-1)),e("li",null,[i[23]||(i[23]=l("Vai su ")),e("a",b,[i[22]||(i[22]=l("https://api.jailbreaks.app/troll64e")),a(n)])]),i[25]||(i[25]=e("li",null,[l("Premi su "),e("code",null,"Installa")],-1))]),i[41]||(i[41]=p('

    Un'app chiamata GTA Car Tracker verr\xE0 installata sul tuo dispositivo iOS, anche se in realt\xE0 \xE8 l'app di TrollHelper.

    Installare TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca Installa TrollStore

    L'applicazione TrollStore verr\xE0 ora installata sul tuo dispositivo iOS.

    Installare Persistence Helper

    1. Riapri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper

    L'app GTA Car Tracker pu\xF2 ora essere utilizzata come Persistence Helper

    TIP

    Il motivo per cui la Persistence Helper \xE8 molto importante \xE8 che, ogni volta che iOS ricostruisce la sua cache delle icone, tutte le applicazioni installate da TrollStore (cos\xEC come TrollStore stesso) scompariranno o non si apriranno pi\xF9.

    Per aggirare ci\xF2, il Persistence Helper (che sar\xE0 ancora aperto anche dopo che questo accade) pu\xF2 aggiornare le registrazioni delle app in modo che le applicazioni riappariranno e si apriranno di nuovo.

    unc0ver

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file .ipa di unc0ver
    4. Tocca il file .ipa di unc0ver
    5. Premi su Installa

    L'app di unc0ver sar\xE0 ora installata sul tuo dispositivo.

    WARNING

    Se sei su iOS da 14.6 a 14.8, dovrai ripetere questi step per il file .ipa di u0Launcher.

    Eseguire unc0ver

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di unc0ver dalla home screen appena dopo il riavvio
      • Se sei su iOS da 14.6 a 14.8, dovrai invece aprire l'app di u0Launcher
    3. Apri il menu delle impostazioni e disabilita Disabilita aggiornamenti automatici
      • unc0ver di default disabilita gli aggiornamenti \u201COver-The-Air\u201D, comunque \xE8 consigliato disabilitare questa feature perch\xE9 potrebbe causare problemi durante un aggiornamento manuale
    4. Clicca su \u201CDone\u201D
    5. Clicca su \u201CJailbreak\u201D
    6. Quando richiesto, riavvia il dispositivo
    7. Apri l\u2019applicazione di unc0ver dalla home screen subito dopo aver eseguito il riavvio
      • Se sei su iOS da 14.6 a 14.8, dovrai invece aprire l'app di u0Launcher
    8. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',15)),e("div",k,[i[30]||(i[30]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[27]||(i[27]=l("Se ricevi l'errore ")),i[28]||(i[28]=e("code",null,"rootFS gi\xE0 montato, elimina l'aggiornamento OTA",-1)),i[29]||(i[29]=l(", leggi la pagina di ")),a(o,{to:"/troubleshooting/#rootfs-already-mounted"},{default:r(()=>i[26]||(i[26]=[l("Risoluzione dei problemi")])),_:1})])]),e("p",null,[i[32]||(i[32]=l("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),a(o,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[31]||(i[31]=[l("tweaks")])),_:1}),i[33]||(i[33]=l(", temi e altro ancora."))]),e("div",A,[i[36]||(i[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[35]||(i[35]=l("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),a(o,{to:"/installing-sileo"},{default:r(()=>i[34]||(i[34]=[l("Installazione di Sileo")])),_:1})])])])}var O=s(c,[["render",T],["__file","index.html.vue"]]);export{O as default}; diff --git a/assets/index.html.6781b591.js b/assets/index.html.6781b591.js new file mode 100644 index 000000000000..e89a4120e2fd --- /dev/null +++ b/assets/index.html.6781b591.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-759cebbe","path":"/it_IT/installing-trollhelper-tvos/","title":"Installing TrollStore (TrollHelper) (tvOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing TrollStore (TrollHelper) (tvOS)","description":"Guide to installing TrollStore via the TrollStore Helper package","permalink":"/it_IT/installing-trollhelper-tvos","sidebar":false,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore-tvOS/trollhelper.md"}');export{e as data}; diff --git a/assets/index.html.67ae7676.js b/assets/index.html.67ae7676.js new file mode 100644 index 000000000000..657836833241 --- /dev/null +++ b/assets/index.html.67ae7676.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as p,c as u,a as t,b as o,d as i,w as a,e as r}from"./app.748f7f56.js";const c={},h={class:"custom-container danger"},m={class:"custom-container danger"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},y={href:"https://ellekit.space/dopamine",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.com/opa334/Dopamine/releases/download/2.1.7/Dopamine.ipa",target:"_blank",rel:"noopener noreferrer"},v={href:"https://ellekit.space/dopamine",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/opa334/Dopamine/releases/download/2.1.7/Dopamine.ipa",target:"_blank",rel:"noopener noreferrer"};function T(S,e){const n=s("router-link"),l=s("ExternalLinkIcon");return p(),u("div",null,[t("p",null,[e[1]||(e[1]=o("Dopamine is a ")),i(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:a(()=>e[0]||(e[0]=[o("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=o(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[32]||(e[32]=t("p",null,"Dopamine supports all devices on iOS 15.0 to 16.5, A14 and earlier devices and M1 devices on iOS 16.5.1, and A11 and earlier devices on iOS 16.6 to 16.6.1.",-1)),t("div",h,[e[6]||(e[6]=t("p",{class:"custom-container-title"},"DANGER",-1)),t("p",null,[e[4]||(e[4]=o("If your device is using the preinstalled version of iOS that your device first shipped with, this guide will not work, and you'll need to follow ")),i(n,{to:"/installing-dopamine"},{default:a(()=>e[3]||(e[3]=[o("Installing Dopamine")])),_:1}),e[5]||(e[5]=o(" instead."))])]),t("div",m,[e[12]||(e[12]=t("p",{class:"custom-container-title"},"DANGER",-1)),t("p",null,[e[8]||(e[8]=o("if you are currently using ")),e[9]||(e[9]=t("em",null,"rootful",-1)),e[10]||(e[10]=o(" palera1n, you need to first ")),i(n,{to:"/removing-palera1n"},{default:a(()=>e[7]||(e[7]=[o("Remove rootful palera1n")])),_:1}),e[11]||(e[11]=o(" before proceeding."))])]),e[33]||(e[33]=r('

    DANGER

    If you have previously used Serotonin and/or Bootstrap, you will need to remove them fully before proceeding.

    If you don't know what Bootstrap or Serotonin are, you can ignore this notice and proceed.

    Downloads

    TIP

    This section requires a computer.

    ',3)),t("ul",null,[t("li",null,[e[14]||(e[14]=o("The latest version of ")),t("a",f,[e[13]||(e[13]=o("Sideloadly")),i(l)])]),t("li",null,[e[16]||(e[16]=o("The latest version of ")),t("a",g,[e[15]||(e[15]=o("iTunes")),i(l)]),e[17]||(e[17]=o(" if on Windows."))]),t("li",null,[e[22]||(e[22]=o("The latest version of ")),t("a",y,[e[18]||(e[18]=o("Dopamine")),i(l)]),t("ul",null,[t("li",null,[e[20]||(e[20]=o("A12 and later devices on iOS 15 are recommended to download the 2.1.7 version of ")),t("a",b,[e[19]||(e[19]=o("Dopamine")),i(l)]),e[21]||(e[21]=o(" instead"))])])])]),e[34]||(e[34]=r('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Dopamine .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    TIP

    Once Dopamine is successfully installed, a computer is no longer required for the remainder of this guide.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Dopamine application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 to 16.6.1, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Running Dopamine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Dopamine application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',11)),t("p",null,[e[24]||(e[24]=o("Sileo should now be installed on your home screen. You can use Sileo to install ")),i(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[23]||(e[23]=[o("tweaks")])),_:1}),e[25]||(e[25]=o(", themes and more."))]),e[35]||(e[35]=r('

    While you are now jailbroken at this point, we need to both update and install some packages so that we're able to both update other packages and have stuff work properly

    Installing necessary software

    1. Open the Sileo app
    2. Tap on the "Sources" tab
    3. Tap on the "ElleKit" repository, then tap on "All Categories"
    4. Tap on ElleKit
    5. Tap "Get"
    6. Tap the "Queued" bar at the bottom of the page
    7. Tap "Confirm"
    8. Once finished, tap Restart SpringBoard Later
    9. Go to the "Search" tab
    10. Search for PreferenceLoader
    11. Tap on PreferenceLoader
    12. Tap on "Get"
    13. Tap the "Queued" bar at the bottom of the page
    14. Tap "Confirm"
    15. Once finished, tap Restart SpringBoard

    TIP

    After doing all the above steps, you may need to reboot and rejailbreak in order for tweak injection to function properly.

    Installing TrollStore

    TIP

    While Dopamine is now installed and setup, this next section - while technically optional - is highly recommended, since it'll allow you to install Dopamine and not have to worry about keeping it signed.

    Installing TrollStore

    1. Open the Sileo app
    2. Go to the Search tab and search for TrollStore Helper
    3. Tap on TrollStore Helper
    4. Tap "Get"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. install the TrollStore Helper package
    8. After TrollStore Helper installs, close Sileo
    9. Open the TrollHelper app on your home screen
    10. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    DANGER

    Make sure that you do the following steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    4. Reboot your device, then open the Tips app
    5. Press Refresh App Registrations

    TrollStore should now be accessible from the Home Screen. From there, we can use TrollStore to permanently install Dopamine.

    Downloads

    ',14)),t("ul",null,[t("li",null,[e[31]||(e[31]=o("The latest version of ")),t("a",v,[e[26]||(e[26]=o("Dopamine")),i(l)]),t("ul",null,[t("li",null,[e[28]||(e[28]=o("A12 and later devices on iOS 15 are recommended to download the 2.1.7 version of ")),t("a",w,[e[27]||(e[27]=o("Dopamine")),i(l)]),e[29]||(e[29]=o(" instead"))]),e[30]||(e[30]=t("li",null,[o("Make sure to download the "),t("code",null,".ipa"),o(" file onto your iOS device")],-1))])])]),e[36]||(e[36]=r('

    Installing Dopamine

    1. Open TrollStore if it is not open already
      • If you're in a different tab, go back to the Apps tab
    2. Press the + on the top right
    3. Go to where you saved the Dopamine .ipa file
    4. Tap on the Dopamine .ipa file
    5. Tap Install

    The Dopamine app will now be installed onto your device.

    ',3))])}var k=d(c,[["render",T],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.68174148.js b/assets/index.html.68174148.js new file mode 100644 index 000000000000..a279f4829304 --- /dev/null +++ b/assets/index.html.68174148.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-5329fb8e","path":"/it_IT/installing-wtfis/","title":"Installare wtfis","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare wtfis","description":"Guida all'installazione di wtfis","permalink":"/it_IT/installing-wtfis","redirect_from":["/wtfis"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894","hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire wtfis","slug":"eseguire-wtfis","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/installing-wtfis.md"}`);export{i as data}; diff --git a/assets/index.html.6877893c.js b/assets/index.html.6877893c.js new file mode 100644 index 000000000000..9ef2e487a375 --- /dev/null +++ b/assets/index.html.6877893c.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return t(),a("div",null,e[0]||(e[0]=[o('

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 8.0 to 8.3 on 32-bit devices. However, some devices, such as the iPhone 4S, can update to 9.3.6 and use the kok3shi jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 9.3.6, we can easily update to the desired firmware version, due to the age of the devices.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 9.3.6

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Tap Settings -> General -> Software Update
      • Ensure that the version you are updating to is 9.3.6
    3. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.68c93b88.js b/assets/index.html.68c93b88.js new file mode 100644 index 000000000000..bed95f064e4f --- /dev/null +++ b/assets/index.html.68c93b88.js @@ -0,0 +1 @@ +import{_ as u,r as n,o as d,c as p,e as s,a as e,b as o,d as l,w as t}from"./app.748f7f56.js";const b={},v={href:"https://tsssaver.1conan.com/v2/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://repo.1conan.com/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://tsssaver.1conan.com/v2/",target:"_blank",rel:"noopener noreferrer"},S={href:"https://itunes.apple.com/us/app/ax-cpu/id1048174418?mt=8",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/airsquared/blobsaver/releases",target:"_blank",rel:"noopener noreferrer"},f={href:"https://cadoth.net/~nyuszika7h/ios-builds/libimobiledevice-static-linux.tar.gz",target:"_blank",rel:"noopener noreferrer"},z={href:"https://github.com/verygenericname/SSHRD_Script",target:"_blank",rel:"noopener noreferrer"},k={href:"https://apt.arx8x.net",target:"_blank",rel:"noopener noreferrer"},q={href:"https://shsh.host",target:"_blank",rel:"noopener noreferrer"},x={href:"https://github.com/tihmstar/img4tool",target:"_blank",rel:"noopener noreferrer"};function O(A,i){const a=n("ExternalLinkIcon"),r=n("router-link");return d(),p("div",null,[i[56]||(i[56]=s('

    Questo ti guider\xE0 nel processo di salvataggio dei blobs che sono necessari se si desidera effettuare il downgrade ad una versione di iOS o iPadOS pi\xF9 vecchia e non pi\xF9 firmata. Ci sono diversi metodi che puoi provare. Per i dispositivi unjailbroken, \xE8 necessario utilizzare il metodo "Computer".

    Salvare i blobs con shshd

    shshd \xE8 un tweak utilizzato per il salvataggio automatico dei blobs. Una volta che l'hai installato, non dovrai preoccuparti di salvare manualmente i blobs in quanto gestisce tutto in background. Devi essere in jailbroken per usare shshd. Se non sei jailbroken, segui Salvare i blobs con il sito web di TSS Saver.

    WARNING

    shshd \xE8 compatibile solo con i jailbreak che si basano su Procursus, come Taurine, Odyssey, Chimera e Odysseyra1n. Se stai usando unc0ver o checkra1n, segui Salvare i blobs con l'App di TSS Saver.

    1. Apri il gestore dei pacchetti
    2. Cerca il pacchetto shshd
    3. Scarica e installa il pacchetto
    4. Premi "Fatto" quando viene richiesto
    ',5)),e("p",null,[i[1]||(i[1]=o("I blobs verranno salvati in automatico quando installi shshd, ogni volta che si ri-esegue il jailbreak, e ogni settimana. I blobs sono disponibili sul sito web ")),e("a",v,[i[0]||(i[0]=o("TSS saver")),l(a)]),i[2]||(i[2]=o('. Per recuperarli, vai su "retrieve" e inserisci il tuo ECID.'))]),i[57]||(i[57]=s('

    Eseguire shshd manualmente

    Non dovresti aver bisogno di eseguire shshd manualmente, ma pu\xF2 essere eseguito attraverso un terminale.

    1. Fai SSH nel tuo dispositivo o scarica NewTerm 2
    2. Digita sudo /usr/sbin/shshd nel terminale
      • Se richiesto per una password, inserisci la password di root (quella predefinita \xE8 impostata su alpine)

    Salvare i blobs con l'App di TSS Saver

    L'app TSS Saver pu\xF2 essere installata su dispositivi jailbroken e consente di salvare facilmente i tuoi blobs solamente con un clic. Se non sei jailbroken, segui Salvare i blobs con il sito web di TSS Saver.

    ',5)),e("ol",null,[e("li",null,[i[5]||(i[5]=o("Aggiungi ")),e("a",m,[i[3]||(i[3]=o("repo.1conan.com")),l(a)]),i[6]||(i[6]=o(" alle sorgenti nel tuo ")),l(r,{to:"/it_IT/package-managers"},{default:t(()=>i[4]||(i[4]=[o("gestore di pacchetti preferito")])),_:1})]),i[7]||(i[7]=e("li",null,[o("Scarica e installa TSS Saver "),e("ul",null,[e("li",null,[o("Se stai usando unc0ver su iOS 14, scarica e installa anche "),e("code",null,"libkrw")]),e("li",null,[o("Se stai usando Taurine su iOS 14, scarica e installa "),e("code",null,"libkernrw")])])],-1)),i[8]||(i[8]=e("li",null,'Premi "Save Blobs"',-1)),i[9]||(i[9]=e("li",null,'Una volta ricevuto il messaggio di conferma, clicca "Open"',-1))]),i[58]||(i[58]=s('

    Salvare i blobs con il sito web di TSS Saver

    Il sito web di TSS Saver consente di salvare i blobs del dispositivo inserendo alcune informazioni specifiche del dispositivo. Una volta salvati, \xE8 quindi possibile accedere ai blobs inserendo queste informazioni di nuovo.

    Gli utenti con un dispositivo A12+ devono essere jailbroken per poter utilizzare il sito web di TSS Saver, visto che \xE8 un requisito per impostare i valori di ApNoncs e Generator Se non sei jailbroken, segui Salvare i blobs con blobsaver

    Ottenere Generatore e ApNonce (solo A12+ Jailbroken)

    TIP

    Se stai usando unc0ver o Taurine su iOS 14, installa rispettivamente libkrw o libkernrw.

    1. Apri un'app Terminale ed esegui sudo dimentio > dimentio.txt
      • In alternativa, puoi ottenere il tuo Generatore e ApNonce dalla sezione Generator nell'App di TSS Saver
    2. Vai a /var/mobile su Filza e apri dimentio.txt
    3. Copiare il numero 0x dopo Current nonce is nella parte inferiore del file di testo cos\xEC come il numero che viene dopo entangled nonce:. Il numero 0x \xE8 il tuo Generatore, e il numero del nonce entangled \xE8 il tuo ApNonce. Tienili al sicuro da qualche parte, ne avrai bisogno pi\xF9 tardi
    4. Segui il resto di questa guida

    Salvare i blobs (Tutti i Dispositivi)

    ',7)),e("ol",null,[i[21]||(i[21]=e("li",null,"Collega il tuo dispositivo iOS al tuo Mac o PC",-1)),e("li",null,[i[13]||(i[13]=o("Apri iTunes o Finder ")),e("ul",null,[e("li",null,[i[11]||(i[11]=o("Gli utenti Windows devono scaricare la versione ")),e("a",c,[i[10]||(i[10]=o("normale")),l(a)]),i[12]||(i[12]=o(", NON la versione del Windows Store"))])])]),i[22]||(i[22]=e("li",null,"Vai alla pagina di riepilogo del dispositivo",-1)),i[23]||(i[23]=e("li",null,[o("Fai clic due volte sul campo Numero seriale "),e("ul",null,[e("li",null,"Esso dovrebbe cambiare per mostrare il tuo numero ECID")])],-1)),i[24]||(i[24]=e("li",null,"Appuntati l'ECID da qualche parte in modo da poterlo leggere pi\xF9 tardi",-1)),e("li",null,[i[15]||(i[15]=o("Apri il sito web ")),e("a",g,[i[14]||(i[14]=o("TSS Saver")),l(a)])]),i[25]||(i[25]=e("li",null,"Inserisci l'ECID del tuo dispositivo",-1)),e("li",null,[i[20]||(i[20]=o("Seleziona il tuo dispositivo ")),e("ul",null,[e("li",null,[i[17]||(i[17]=o("Gli utenti con iPhone 6S, 6S Plus e iPhone SE avranno bisogno di ottenere la loro board configuration tramite ")),e("a",S,[i[16]||(i[16]=o("AX-CPU")),l(a)]),i[18]||(i[18]=o(" sull'App Store"))]),i[19]||(i[19]=e("li",null,"Gli utenti con A12+ dovranno inserire ApNonce e Generator",-1))])]),i[26]||(i[26]=e("li",null,"Fai clic su Submit",-1))]),i[59]||(i[59]=e("h2",{id:"salvare-i-blobs-con-blobsaver",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#salvare-i-blobs-con-blobsaver","aria-hidden":"true"},"#"),o(" Salvare i blobs con blobsaver")],-1)),i[60]||(i[60]=e("p",null,"blobsaver \xE8 un programma per PC multipiattaforma, compatibile con Windows, macOS e Linux, che ti permette di salvare facilmente i tuoi blobs su qualsiasi dispositivo, jailbroken o meno. Non \xE8 conveniente come le altre opzioni, ma funziona con la maggior parte dei dispositivi.",-1)),i[61]||(i[61]=e("h3",{id:"blobsaver",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#blobsaver","aria-hidden":"true"},"#"),o(" blobsaver")],-1)),e("ol",null,[e("li",null,[i[28]||(i[28]=o("Scarica, installa e avvia l'ultima versione di ")),e("a",h,[i[27]||(i[27]=o("blobsaver")),l(a)])]),i[29]||(i[29]=e("li",null,"Connetti il tuo dispositivo iOS al tuo computer e assicurati che sia sbloccato",-1)),i[30]||(i[30]=e("li",null,'Clicca sul primo pulsante "Read from device", che inserir\xE0 il tuo ECID e le informazioni del dispositivo nel programma',-1)),i[31]||(i[31]=e("li",null,"Se il tuo dispositivo iOS non \xE8 A12 o superiore, non \xE8 necessario ottenere un APNonce e si pu\xF2 saltare il passo successivo",-1))]),i[62]||(i[62]=s('

    Ottenere APNonce e generator specifici per il dispositivo

    Assicurati che il tuo dispositivo sia sbloccato e connesso al tuo computer durante questo processo.

    1. Clicca sul secondo pulsante "Read from device" accanto al campo APNonce
    2. Se sei jailbroken o hai generatore/apnonce gi\xE0 impostati sul tuo dispositivo, seleziona "Jailbroken". Altrimenti, seleziona "Unjailbroken"

    Il dispositivo si riavvier\xE0 in modalit\xE0 di recupero pi\xF9 volte. Quando si riavvia in modalit\xE0 normale, sblocca il dispositivo iOS.

    DANGER

    Se rimani bloccato in modalit\xE0 di recupero, prova a utilizzare l'opzione "Exit Recovery Mode" dal menu "Help" su blobsaver.

    TIP

    Questi valori possono essere riutilizzati in qualsiasi momento per salvare i blobs se jailbroken o meno.

    Salvare i Blobs

    1. Una volta compilate tutte le informazioni, fai clic su "Go" per salvare i blobs
    2. \xC8 inoltre possibile fare clic su "Save device" per salvare le informazioni del dispositivo corrente, in modo da poter salvare i blobs per esso in modo pi\xF9 veloce

    Salvare i blobs automaticamente in background

    1. \xC8 possibile impostare blobsaver per salvare i blobs automaticamente in background, senza dover aprire manualmente blobsaver
    2. Una volta che si dispone di uno o pi\xF9 dispositivi salvati, fare clic su "Background Settings" per iniziare a configurarlo
    3. Seleziona per quali dispositivi si desidera salvare automaticamente i blobs in background, e blobsaver li tester\xE0 per assicurarsi che le informazioni del dispositivo siano corrette
    4. \xC8 successivamente possibile modificare la frequenza con la quale i blobs vengono salvati, utilizzando il pulsante "Change Frequency"
    5. Una volta pronto, fai clic su "Start Background" per attivarlo
    6. Ora puoi chiudere blobsaver e i blobs saranno salvati automaticamente in background durante l'intervallo impostato

    Salvataggio dei Blobs Onboard

    Il salvataggio dei Blobs Onboard \xE8 il processo di salvataggio la firma precedente dell'ultimo aggiornamento che hai eseguito, e la conversione di essa in un blob utilizzabile. Dato che hai aggiornato mentre la versione era ancora firmata, puoi riutilizzare questi blobs, ed essi saranno ancora validi. Tuttavia, il tipo di blobs che verr\xE0 salvato dipender\xE0 da come si \xE8 aggiornato alla versione corrente.

    Blobs Onboard OTA

    Se hai aggiornato alla versione della quale vuoi salvare i Blobs Onboard utilizzando l'app Impostazioni tramite aggiornamento over-the-air, allora i blobs saranno "Blobs OTA". Questi blobs richiedono un exploit bootrom per essere utilizzati, e solo con l'argomento --use-pwndfu su FutureRestore possono essere usati.

    Blobs Onboard iTunes

    Se hai aggiornato/ripristinato alla versione della quale vuoi salvare i Blobs Onboard utilizzando iTunes / Finder, allora i Blobs Onboard saranno salvati come blobs normali e sarete in grado di usarli. Tuttavia, differiscono a seconda che si sia ripristinato o aggiornato utilizzando un computer.

    Se hai ripristinato usando un computer, i tuoi blobs saranno "Erase" blobs, e non potranno essere utilizzati con l'opzione "Update (-u)" su FutureRestore.

    Se hai aggiornato usando un computer, i tuoi blobs saranno "Update" blobs, e potranno essere utilizzati solo con l'opzione "Update (-u)" su FutureRestore.

    Salvare i Blobs Onboard

    Utilizzando Deverser

    DANGER

    Per utilizzare questo metodo \xE8 necessario un pc Linux o macOS e un dispositivo jailbroken con OpenSSH installato.

    Su checkra1n/odysseyra1n, non hai bisogno di OpenSSH, ma \xE8 consigliato per i principianti.

    ',21)),e("ol",null,[i[38]||(i[38]=s("
  • Sul tuo pc Linux o macOS, esegui git clone https://github.com/joshuah345/deverser.git && cd deverser per scaricare la sorgente di Deverser da GitHub
    • Se hai gi\xE0 fatto ci\xF2, esegui cd deverser e git pull per ottenere le ultime modifiche
  • Esegui chmod +x deverser.sh per consentirne l'esecuzione, poi esegui ./deverser.sh per avviare lo script
  • Rispondi Yes se viene chiesto di installare img4tool
    • img4tool converte il file grezzo nel tuo blob SHSH utilizzabile
  • ",3)),e("li",null,[i[37]||(i[37]=o("Inserisci l'indirizzo IP del dispositivo ")),e("ul",null,[e("li",null,[i[35]||(i[35]=o("Su checkra1n/odysseyra1n, puoi eseguire iproxy se vuoi. ")),e("ul",null,[i[34]||(i[34]=e("li",null,[o("Su macOS, in un'altra finestra terminale, installa libimobiledevice con "),e("code",null,"brew install libimobiledevice libirecovery"),o(", poi esegui "),e("code",null,"sudo iproxy 22 44")],-1)),e("li",null,[i[33]||(i[33]=o("Su Linux, \xE8 consigliaro utilizzare OpenSSH sul dispositivo, ma se si desidera installare manualmente libimobiledevice, un link ai binary sono ")),e("a",f,[i[32]||(i[32]=o("qui")),l(a)])])])]),i[36]||(i[36]=e("li",null,"Per utilizzare OpenSSH, installalo sul tuo dispositivo e ottieni l'indirizzo IP del dispositivo dalle impostazioni Wi-Fi",-1))])]),i[39]||(i[39]=e("li",null,[o("Lo script ti chieder\xE0 di inserire due volte la password di root del tuo dispositivo "),e("ul",null,[e("li",null,[o("Se non sei sicuro, \xE8 probabilmente "),e("code",null,"alpine")])])],-1))]),i[63]||(i[63]=e("p",null,[o("Puoi trovare il tuo blob chiamato "),e("code",null,"(il TUO ECID).dumped.shsh"),o(" nella directory dove hai eseguito Deverser (di solito ~/deverser).")],-1)),i[64]||(i[64]=e("h3",{id:"utilizzando-una-ramdisk-ssh",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#utilizzando-una-ramdisk-ssh","aria-hidden":"true"},"#"),o(" Utilizzando una Ramdisk SSH")],-1)),i[65]||(i[65]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,"Per utilizzare questo metodo \xE8 necessario un pc Linux o macOS e un dispositivo vulnerabile a checkm8 su iOS 12+."),e("p",null,"Questo \xE8 un metodo pi\xF9 avanzato e non \xE8 comsigliato ai principianti.")],-1)),e("ol",null,[e("li",null,[i[41]||(i[41]=o("Vai su ")),e("a",z,[i[40]||(i[40]=o("questo link")),l(a)]),i[42]||(i[42]=o(" e imposta la ramdisk ")),i[43]||(i[43]=e("ul",null,[e("li",null,[o("Utilizzare "),e("code",null,"14.8"),o(" come versione ramdisk \xE8 consigliato, ma \xE8 possibile sceglierne una qualsiasi")])],-1))]),i[44]||(i[44]=e("li",null,[o("Esegui "),e("code",null,"./sshrd.sh dump-blobs")],-1)),i[45]||(i[45]=e("li",null,[o("Infine, esegui "),e("code",null,"./sshrd.sh ssh"),o(", poi esegui "),e("code",null,"reboot"),o(" nella sessione SSH. "),e("ul",null,[e("li",null,"Anche il riavvio forzato funzioner\xE0")])],-1))]),i[66]||(i[66]=e("p",null,[o("Puoi trovare il tuo blob chiamato "),e("code",null,"dumped.shsh"),o(" nella directory in cui hai clonato la repo (di solito ~/SSHRD_Script).")],-1)),i[67]||(i[67]=e("h3",{id:"utilizzando-system-info",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#utilizzando-system-info","aria-hidden":"true"},"#"),o(" Utilizzando System Info")],-1)),i[68]||(i[68]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,"Questo metodo attualmente non funziona e non riuscirai a ottenere il tuo blob.")],-1)),e("ol",null,[e("li",null,[i[48]||(i[48]=o("Aggiungi la repo ")),e("a",k,[i[46]||(i[46]=o("https://apt.arx8x.net")),l(a)]),i[49]||(i[49]=o(" sul tuo ")),l(r,{to:"/package-managers"},{default:t(()=>i[47]||(i[47]=[o("gestore di pacchetti preferito")])),_:1})]),i[50]||(i[50]=s('
  • Scarica il Tweak System Info
  • Dopo aver scaricato System Info, apri le Impostazioni e vai su Generali > Info
  • Scorri verso il basso fino a ECID
  • Esegui uno swipe verso sinistra su ECID e clicca APTicket
  • Clicca su Submit
  • ',5))]),e("p",null,[i[52]||(i[52]=o('Apparir\xE0 un popup con il messaggio "APTicket Submitted" una volta terminato. Ora puoi accedere ai tuoi blobs su ')),e("a",q,[i[51]||(i[51]=o("shsh.host")),l(a)]),i[53]||(i[53]=o("."))]),i[69]||(i[69]=e("h3",{id:"verificare-il-tipo-di-blob",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#verificare-il-tipo-di-blob","aria-hidden":"true"},"#"),o(" Verificare il Tipo di Blob")],-1)),e("p",null,[i[55]||(i[55]=o("Per verificare i tipi di blobs che possiedi, usa ")),e("a",x,[i[54]||(i[54]=o("img4tool")),l(a)])]),i[70]||(i[70]=e("ol",null,[e("li",null,[o("Scarica gli zip IPSW e OTA da internet, estrai il file BuildManifest.plist da entrambi gli iPSW. "),e("ul",null,[e("li",null,"Google \xE8 tuo amico")])]),e("li",null,[o("Esegui "),e("code",null,"img4tool -v IPSW_BuildManifest.plist -s blob.shsh2 e img4tool -v OTA_BuildManifest.plist -s blob.shsh2")]),e("li",null,"Scorri attraverso l'output e controlla con quale BuildManifest img4tool ha riportato un successo.")],-1))])}var T=u(b,[["render",O],["__file","index.html.vue"]]);export{T as default}; diff --git a/assets/index.html.68cdfd8c.js b/assets/index.html.68cdfd8c.js new file mode 100644 index 000000000000..55c45c9d3c82 --- /dev/null +++ b/assets/index.html.68cdfd8c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-e9eefb08","path":"/installing-sileo/","title":"Installing Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Sileo","description":"Guide to installing Sileo","permalink":"/installing-sileo","redirect_from":["/install-sileo"]},"excerpt":"","headers":[{"level":2,"title":"Introduction","slug":"introduction","children":[]},{"level":2,"title":"Adding the Sileo repo","slug":"adding-the-sileo-repo","children":[]},{"level":2,"title":"Installing Sileo","slug":"installing-sileo","children":[]}],"git":{"updatedTime":1664807693000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":4}]},"filePathRelative":"en_US/jailbreak/installing-sileo.md"}');export{e as data}; diff --git a/assets/index.html.690be683.js b/assets/index.html.690be683.js new file mode 100644 index 000000000000..af037d7347b1 --- /dev/null +++ b/assets/index.html.690be683.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-35fc2358","path":"/installing-pangu933/","title":"Installing Pangu933","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Pangu933","description":"Guide to installing Pangu933","permalink":"/installing-pangu933","redirect_from":["/pangu933","/pangu9"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","hopolapopola","Braec0","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Pangu933","slug":"running-pangu933","children":[]},{"level":2,"title":"Rejailbreaking","slug":"rejailbreaking","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-pangu933.md"}');export{e as data}; diff --git a/assets/index.html.696d5c28.js b/assets/index.html.696d5c28.js new file mode 100644 index 000000000000..f3ae55145453 --- /dev/null +++ b/assets/index.html.696d5c28.js @@ -0,0 +1 @@ +const t=JSON.parse(`{"key":"v-6f761cad","path":"/it_IT/installing-unc0vertv/","title":"Installing unc0verTV","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing unc0verTV","description":"Guide to installing unc0verTV","permalink":"/it_IT/installing-unc0vertv","0pkgman":"nito.tv","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Running unc0verTV","slug":"running-unc0vertv","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-unc0vertv.md"}`);export{t as data}; diff --git a/assets/index.html.6a0f837e.js b/assets/index.html.6a0f837e.js new file mode 100644 index 000000000000..79f9cdcf2b31 --- /dev/null +++ b/assets/index.html.6a0f837e.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-3259b8d0","path":"/updating-to-12-5-7/","title":"Updating to 12.5.7","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 12.5.7","permalink":"/updating-to-12-5-7","redirect_from":["/updating-to-12-4-9","/updating-to-12-5","/updating-to-12-5-1","/updating-to-12-5-2","/updating-to-12-5-3","/updating-to-12-5-4","/updating-to-12-5-5","/updating-to-12-5-6"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 12.5.7","slug":"updating-to-12-5-7","children":[]}],"git":{"updatedTime":1674517576000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-12.5.7.md"}');export{t as data}; diff --git a/assets/index.html.6a55b96c.js b/assets/index.html.6a55b96c.js new file mode 100644 index 000000000000..8d76e81be3e8 --- /dev/null +++ b/assets/index.html.6a55b96c.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-4783ca12","path":"/installing-trollhelper-misaka-tvos/","title":"Installing TrollStore (Misaka) (tvOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (Misaka) (tvOS)","description":"Guide to installing TrollStore via Misaka on an Apple TV","permalink":"/installing-trollhelper-misaka-tvos","sidebar":false,"redirect_from":null,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]}],"git":{"updatedTime":1706605529000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/guides/trollstore-tvOS/misaka.md"}');export{l as data}; diff --git a/assets/index.html.6b01d0d8.js b/assets/index.html.6b01d0d8.js new file mode 100644 index 000000000000..9ee213c764bb --- /dev/null +++ b/assets/index.html.6b01d0d8.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-565c72ae","path":"/it_IT/installing-trollhelper-mdc/","title":"Installare TrollStore (TrollInstallerMDC)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare TrollStore (TrollInstallerMDC)","description":"Guida all'installazione di TrollStore tramite TrollInstallerMDC","permalink":"/it_IT/installing-trollhelper-mdc","sidebar":false,"redirect_from":null,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore/trollinstallermdc.md"}`);export{l as data}; diff --git a/assets/index.html.6d543b12.js b/assets/index.html.6d543b12.js new file mode 100644 index 000000000000..ff8bb2f9f854 --- /dev/null +++ b/assets/index.html.6d543b12.js @@ -0,0 +1 @@ +import{_ as u}from"./sideloadly_win.6263388d.js";import{_ as d,r as s,o as p,c as m,a as l,b as e,d as a,w as n,e as r}from"./app.748f7f56.js";const f={},v={class:"custom-container tip"},g={class:"custom-container warning"},z={href:"https://taurine.app/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.com/TheMasterOfMike/Taurine/releases/tag/1.1.7-3_M1",target:"_blank",rel:"noopener noreferrer"},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},T={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container warning"};function q(I,i){const o=s("router-link"),t=s("ExternalLinkIcon");return p(),m("div",null,[l("p",null,[i[1]||(i[1]=e("Taurine \xE8 un ")),a(o,{to:"/it_IT/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:n(()=>i[0]||(i[0]=[e("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=e(", richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio."))]),i[41]||(i[41]=l("p",null,"Il tool \xE8 compatibile con tutti i dispositivi sulle versioni di iOS/iPadOS da 14.0 a 14.8.1.",-1)),l("p",null,[i[4]||(i[4]=e("A causa di come funzionano i jailbreak semi-untethered, l'app avr\xE0 bisogno di essere ")),a(o,{to:"/resigning-apps"},{default:n(()=>i[3]||(i[3]=[e("ri-firmata")])),_:1}),i[5]||(i[5]=e(" ogni 7 giorni. Tuttavia, hai anche la possibilit\xE0 di installare una versione dell'app di Taurine firmata in modo permanente dopo aver eseguito il jailbreak."))]),i[42]||(i[42]=l("p",null,"Utilizzeremo Sideloadly per installare l'app di Taurine sul tuo dispositivo iOS nello step successivo.",-1)),l("div",v,[i[11]||(i[11]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[7]||(i[7]=e("Se sei su un dispositivo A12 o pi\xF9 recente, \xE8 ")),i[8]||(i[8]=l("strong",null,"altamente",-1)),i[9]||(i[9]=e(" consigliato seguire ")),a(o,{to:"/installing-taurine-trollstore"},{default:n(()=>i[6]||(i[6]=[e("Taurine (Trollstore)")])),_:1}),i[10]||(i[10]=e(" ."))])]),l("div",g,[i[15]||(i[15]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[i[13]||(i[13]=e("Se attualmente hai eseguito il jailbreak tramite un altro tool (escluso Odysseyra1n), assicurati di ")),a(o,{to:"/restoring-rootfs"},{default:n(()=>i[12]||(i[12]=[e("rimuoverlo correttamente")])),_:1}),i[14]||(i[14]=e(" prima di proseguire."))])]),i[43]||(i[43]=r('

    WARNING

    Il supporto affidabile per iPad Pro M1 da 1TB e da 2TB richiede una versione non ufficiale di Taurine. Se non si \xE8 a proprio agio con l'utilizzo di una versione non ufficiale, si pu\xF2 provare ad utilizzare quella ufficiale, ma sar\xE0 estremamente poco probabile che funzioner\xE0 correttamente.

    Download

    Taurine \xE8 attualmente firmato su jailbreaks.app per una installazione pi\xF9 facile che non richiede un computer.

    ',3)),l("ul",null,[l("li",null,[i[22]||(i[22]=e("L\u2019ultima versione di ")),l("a",z,[i[16]||(i[16]=e("Taurine")),a(t)]),l("ul",null,[l("li",null,[i[18]||(i[18]=e("Se hai un iPad Pro M1 da 1TB o 2TB, puoi scegliere di utilizzare l'ultima versione di ")),l("a",b,[i[17]||(i[17]=e("Taurine non ufficiale")),a(t)]),i[19]||(i[19]=e(" (se non hai un iPad Pro con M1 ")),i[20]||(i[20]=l("strong",null,"non utilizzare questa versione non ufficiale",-1)),i[21]||(i[21]=e(")"))])])]),l("li",null,[i[24]||(i[24]=e("L\u2019ultima versione di ")),l("a",c,[i[23]||(i[23]=e("Sideloadly")),a(t)])]),l("li",null,[i[26]||(i[26]=e("L\u2019ultima versione di ")),l("a",T,[i[25]||(i[25]=e("iTunes")),a(t)]),i[27]||(i[27]=e(" se sei su Windows"))])]),i[44]||(i[44]=r('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Taurine su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Taurine adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Taurine

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di Taurine dalla home screen appena dopo il riavvio
    3. Clicca su \u201CJailbreak\u201D
    4. Quando richiesto, riavvia il dispositivo
    5. Apri l\u2019applicazione di Taurine dalla home screen appena dopo il riavvio
    6. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),l("div",k,[i[37]||(i[37]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[i[29]||(i[29]=e("Se ricevi l'errore ")),i[30]||(i[30]=l("code",null,"ERR_Jailbreak",-1)),i[31]||(i[31]=e(", ")),i[32]||(i[32]=l("code",null,"ERR_Already_Jailbroken",-1)),i[33]||(i[33]=e(" o ")),i[34]||(i[34]=l("code",null,"ERR_KernRW",-1)),i[35]||(i[35]=e(" leggi la sezione Taurine/Odyssey sulla ")),a(o,{to:"/troubleshooting/#common-errors-on-odyssey-and-taurine"},{default:n(()=>i[28]||(i[28]=[e("pagina di Troubleshooting")])),_:1}),i[36]||(i[36]=e(" Troubleshooting."))])]),l("p",null,[i[39]||(i[39]=e("Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare ")),a(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[38]||(i[38]=[e("tweak")])),_:1}),i[40]||(i[40]=e(", temi e altro."))]),i[45]||(i[45]=r('

    Installare il software necessario

    1. Apri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "libiosexec1"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su \u201CConferma\u201D
    7. Una volta terminato, tocca "Fatto"
    8. Cerca "libhooker (common)", "PreferenceLoader" e "RocketBootstrap" e aggiungili alla coda premendo "Installa"
      • Mentre stai preparando la coda, non installare nulla che viene messo in coda finch\xE9 non hai selezionato tutti i programmi da installare
    9. Tocca la barra della coda in fondo alla pagina
    10. Clicca su \u201CConferma\u201D
    11. Una volta terminato, tocca 'Riavvia la SpringBoard'

    Dopo aver installato il software necessario, \xE8 anche possibile installare taurine-permanent per avere una versione dell'app di Taurine firmata in modo permanente, che consigliamo di installare.

    Installazione di taurine-permanent

    WARNING

    taurine-permanent installer\xE0 l'ultima versione ufficiale di Taurine.

    Se stai utilizzando la versione non ufficiale per il supporto affidabile su iPad Pro M1, puoi installare alternativamente TrollStore (tramite il pacchetto TrollStore Helper della repo havoc.app) e installare la versione non ufficiale da l\xEC, per firmarlo permanentemente.

    1. Riapri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "taurine-permanent"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su \u201CConferma\u201D
    7. Una volta terminato, tocca "Fatto"
    ',6))])}var A=d(f,[["render",q],["__file","index.html.vue"]]);export{A as default}; diff --git a/assets/index.html.6d71efcb.js b/assets/index.html.6d71efcb.js new file mode 100644 index 000000000000..90ba56e9fae8 --- /dev/null +++ b/assets/index.html.6d71efcb.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-3fc1ba2c","path":"/it_IT/updating-blobless-nonjailbroken/","title":"Aggiornamento (Blobless) (Non-Jailbroken)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornamento (Blobless) (Non-Jailbroken)","description":"Guida all'aggiornamento a firmware non firmati senza alcun blob utilizzando il profilo di Delay.","permalink":"/it_IT/updating-blobless-nonjailbroken","extra_contributors":["DhinakG"]},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Installare Supervise","slug":"installare-supervise","children":[{"level":3,"title":"Download","slug":"download","children":[]},{"level":3,"title":"Installazione","slug":"installazione","children":[]},{"level":3,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]}]},{"level":2,"title":"Supervisionare il dispositivo","slug":"supervisionare-il-dispositivo","children":[]},{"level":2,"title":"Aggiornare la versione del firmware","slug":"aggiornare-la-versione-del-firmware","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/updating/updating-blobless-nonjailbroken.md"}`);export{e as data}; diff --git a/assets/index.html.6db77b08.js b/assets/index.html.6db77b08.js new file mode 100644 index 000000000000..c79a4f7cb0b7 --- /dev/null +++ b/assets/index.html.6db77b08.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3892319c","path":"/installing-unc0ver-fugu14/","title":"Installing unc0ver (Fugu14)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing unc0ver (Fugu14)","description":"Guide to installing unc0ver with Fugu14","permalink":"/installing-unc0ver-fugu14","pkgman":"cydia","redirect_from":["/installing-uncover-fugu14","/installing-unc0ver-(fugu14)","/installing-uncover-(fugu14)"],"extra_contributors":["Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the Application","slug":"installing-the-application","children":[]},{"level":2,"title":"Running unc0ver","slug":"running-unc0ver","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-unc0ver-fugu14.md"}');export{e as data}; diff --git a/assets/index.html.6e57c67e.js b/assets/index.html.6e57c67e.js new file mode 100644 index 000000000000..4126231713c0 --- /dev/null +++ b/assets/index.html.6e57c67e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-43a87f72","path":"/it_IT/get-started/select-iphone/","title":"Selezione Del Dispositivo (iPhone)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione Del Dispositivo (iPhone)","description":"Scopri quali jailbreak puoi usare sul tuo iPhone","chartType":"deviceGroup","widePage":true,"type":"iPhone","group":[{"name":"iPhone 14","type":"iPhone","key":"iPhone 14 series","devices":["iPhone14,7","iPhone14,8"],"subgroups":[{"name":"iPhone 14","type":"iPhone","devices":["iPhone14,7"]},{"name":"iPhone 14 Plus","type":"iPhone","devices":["iPhone14,8"]}],"released":["2022-09-16","2022-10-07","2023-03-14"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,7","count":5,"dark":false}},{"name":"iPhone 14 Pro","type":"iPhone","key":"iPhone 14 Pro series","devices":["iPhone15,2","iPhone15,3"],"subgroups":[{"name":"iPhone 14 Pro","type":"iPhone","devices":["iPhone15,2"]},{"name":"iPhone 14 Pro Max","type":"iPhone","devices":["iPhone15,3"]}],"released":["2022-09-16"],"soc":["A16"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone15,2","count":4,"dark":false}},{"name":"iPhone SE (3rd generation)","type":"iPhone","devices":["iPhone14,6"],"released":["2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,6","count":3,"dark":true}},{"name":"iPhone 13 Pro","type":"iPhone","key":"iPhone 13 Pro series","order":22,"devices":["iPhone14,2","iPhone14,3"],"subgroups":[{"name":"iPhone 13 Pro","type":"iPhone","order":0,"devices":["iPhone14,2"]},{"name":"iPhone 13 Pro Max","type":"iPhone","order":1,"devices":["iPhone14,3"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,2","count":4,"dark":true}},{"name":"iPhone 13","type":"iPhone","key":"iPhone 13 series","order":21,"devices":["iPhone14,4","iPhone14,5"],"subgroups":[{"name":"iPhone 13","type":"iPhone","order":0,"devices":["iPhone14,5"]},{"name":"iPhone 13 mini","type":"iPhone","order":1,"devices":["iPhone14,4"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,4","count":5,"dark":true}},{"name":"iPhone 12","type":"iPhone","key":"iPhone 12 series","order":19,"devices":["iPhone13,1","iPhone13,2"],"subgroups":[{"name":"iPhone 12","type":"iPhone","order":0,"devices":["iPhone13,2"]},{"name":"iPhone 12 mini","type":"iPhone","order":1,"devices":["iPhone13,1"]}],"released":["2020-10-23","2020-11-13","2021-04-30"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,1","count":5,"dark":true}},{"name":"iPhone 12 Pro","type":"iPhone","key":"iPhone 12 Pro series","order":20,"devices":["iPhone13,3","iPhone13,4"],"subgroups":[{"name":"iPhone 12 Pro","type":"iPhone","order":0,"devices":["iPhone13,3"]},{"name":"iPhone 12 Pro Max","type":"iPhone","order":1,"devices":["iPhone13,4"]}],"released":["2020-10-23","2020-11-13"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,3","count":4,"dark":true}},{"name":"iPhone SE (2nd generation)","type":"iPhone","devices":["iPhone12,8"],"released":["2020-04-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,8","count":3,"dark":true}},{"name":"iPhone 11 Pro","type":"iPhone","key":"iPhone 11 Pro series","order":17,"devices":["iPhone12,3","iPhone12,5"],"subgroups":[{"name":"iPhone 11 Pro","type":"iPhone","order":0,"devices":["iPhone12,3"]},{"name":"iPhone 11 Pro Max","type":"iPhone","order":1,"devices":["iPhone12,5"]}],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,3","count":4,"dark":true}},{"name":"iPhone 11","type":"iPhone","devices":["iPhone12,1"],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,1","count":6,"dark":true}},{"name":"iPhone XR","type":"iPhone","devices":["iPhone11,8"],"released":["2018-10-26"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,8","count":6,"dark":false}},{"name":"iPhone XS","type":"iPhone","key":"iPhone XS series","order":14,"devices":["iPhone11,2","iPhone11,4","iPhone11,6"],"subgroups":[{"name":"iPhone XS","type":"iPhone","order":0,"devices":["iPhone11,2"]},{"name":"iPhone XS Max","type":"iPhone","order":1,"devices":["iPhone11,4","iPhone11,6"]}],"released":["2018-09-21"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,2","count":3,"dark":false}},{"name":"iPhone X","type":"iPhone","order":13,"devices":["iPhone10,3","iPhone10,6"],"released":["2017-11-03"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,3","count":2,"dark":false}},{"name":"iPhone 8","type":"iPhone","key":"iPhone 8 series","order":12,"devices":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"subgroups":[{"name":"iPhone 8","type":"iPhone","order":0,"devices":["iPhone10,1","iPhone10,4"]},{"name":"iPhone 8 Plus","type":"iPhone","order":1,"devices":["iPhone10,2","iPhone10,5"]}],"released":["2017-09-22"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,1","count":3,"dark":false}},{"name":"iPhone 7","type":"iPhone","key":"iPhone 7 series","order":11,"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"subgroups":[{"name":"iPhone 7","type":"iPhone","order":0,"devices":["iPhone9,1","iPhone9,3"]},{"name":"iPhone 7 Plus","type":"iPhone","order":1,"devices":["iPhone9,2","iPhone9,4"]}],"released":["2016-09-16"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone9,1","count":5,"dark":false}},{"name":"iPhone SE (1st generation)","type":"iPhone","devices":["iPhone8,4"],"released":["2016-03-31"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,4","count":4,"dark":false}},{"name":"iPhone 6s","type":"iPhone","key":"iPhone 6s series","order":9,"devices":["iPhone8,1","iPhone8,2"],"subgroups":[{"name":"iPhone 6s","type":"iPhone","order":0,"devices":["iPhone8,1"]},{"name":"iPhone 6s Plus","type":"iPhone","order":1,"devices":["iPhone8,2"]}],"released":["2015-09-25"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,1","count":4,"dark":false}},{"name":"iPhone 6","type":"iPhone","key":"iPhone 6 series","order":8,"devices":["iPhone7,1","iPhone7,2"],"subgroups":[{"name":"iPhone 6","type":"iPhone","order":0,"devices":["iPhone7,2"]},{"name":"iPhone 6 Plus","type":"iPhone","order":1,"devices":["iPhone7,1"]}],"released":["2014-09-19","2017-05-10"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone7,1","count":3,"dark":false}},{"name":"iPhone 5c","type":"iPhone","order":6,"devices":["iPhone5,3","iPhone5,4"],"released":["2013-09-20"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,3","count":5,"dark":false}},{"name":"iPhone 5s","type":"iPhone","order":7,"devices":["iPhone6,1","iPhone6,2"],"released":["2013-09-20"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone6,1","count":3,"dark":false}},{"name":"iPhone 5","type":"iPhone","order":5,"devices":["iPhone5,1","iPhone5,2"],"released":["2012-09-21"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,1","count":1,"dark":false}},{"name":"iPhone 4S","type":"iPhone","devices":["iPhone4,1"],"released":["2011-10-14"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone4,1","count":1,"dark":false}},{"name":"iPhone 4","type":"iPhone","order":3,"devices":["iPhone3,1","iPhone3,2","iPhone3,3"],"released":["2010-06-24","2011-02-10","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone3,1","count":1,"dark":false}},{"name":"iPhone 3GS","type":"iPhone","devices":["iPhone2,1"],"released":["2009-06-19"],"soc":["APL0298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone2,1","count":1,"dark":false}},{"name":"iPhone 3G","type":"iPhone","devices":["iPhone1,2"],"released":["2008-07-11"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,2","count":1,"dark":false}},{"name":"iPhone 2G","type":"iPhone","order":0,"devices":["iPhone1,1"],"released":["2007-06-29"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.6e5d1e93.js b/assets/index.html.6e5d1e93.js new file mode 100644 index 000000000000..ec25254f6767 --- /dev/null +++ b/assets/index.html.6e5d1e93.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as o,e as l}from"./app.748f7f56.js";const r={};function t(n,i){return a(),o("div",null,i[0]||(i[0]=[l('

    Lettura Necessaria

    Sfortunatamente, al momento non c'\xE8 nessun jailbreak disponibile per le versioni del firmware 8.0-8.4.1 sui dispositivi a 64 bit. Tuttavia alcuni dispositivi, come l'iPhone 6, possono essere aggiornati a 12.5.7 e utilizzare il jailbreak di Chimera.

    Ci\xF2 si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poich\xE9 l'ultima versione disponibile per questi dispositivi \xE8 12.5.7, possiamo facilmente aggiornare a questa versione del firmware.

    Se \xE8 stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, \xE8 necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app Impostazioni
    2. Vai su Generali -> Profili
      • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non \xE8 presente, puoi saltare alla sezione successiva della guida
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 12.5.7

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Apri l'app delle Impostazioni
    3. Vai su Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 12.5.7
    4. Scarica e installa l'aggiornamento
    ',9)]))}var c=e(r,[["render",t],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.6fe90ae3.js b/assets/index.html.6fe90ae3.js new file mode 100644 index 000000000000..cd480dc13a3f --- /dev/null +++ b/assets/index.html.6fe90ae3.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,a as n,b as l,d as e,w as o,e as r}from"./app.748f7f56.js";const m={},g={class:"custom-container warning"},w={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(k,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[n("div",g,[t[6]||(t[6]=n("p",{class:"custom-container-title"},"WARNING",-1)),t[7]||(t[7]=n("p",null,"Cydia non \xE8 pi\xF9 mantenuto e non supporta diverse funzioni moderne, di conseguenza, generalmente consigliamo di utilizzare un gestore di pacchetti pi\xF9 moderno se il dispositivo lo supporta.",-1)),n("p",null,[t[1]||(t[1]=l("Se si \xE8 su iOS 12 o successivi, continua con ")),e(i,{to:"/installing-sileo"},{default:o(()=>t[0]||(t[0]=[l("Sileo")])),_:1}),t[2]||(t[2]=l(" ."))]),n("p",null,[t[4]||(t[4]=l("Se si \xE8 su iOS 9 o successivi, continua con ")),e(i,{to:"/installing-zebra"},{default:o(()=>t[3]||(t[3]=[l("Zebra")])),_:1}),t[5]||(t[5]=l(" ."))])]),t[37]||(t[37]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),n("p",null,[e(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[8]||(t[8]=[l("Tweaks")])),_:1}),t[9]||(t[9]=l(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),n("p",null,[e(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[10]||(t[10]=[l("Repositories")])),_:1}),t[11]||(t[11]=l(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[38]||(t[38]=n("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[39]||(t[39]=n("h2",{id:"adding-repos",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),l(" Adding Repos")],-1)),n("ol",null,[t[15]||(t[15]=n("li",null,"Open the Cydia application",-1)),t[16]||(t[16]=n("li",null,[l("Tap "),n("code",null,"Sources"),l(" on the bar at the bottom")],-1)),t[17]||(t[17]=n("li",null,[l("Tap the "),n("code",null,"Edit"),l(" button in the top right-hand corner")],-1)),t[18]||(t[18]=n("li",null,[l("Tap the "),n("code",null,"+"),l(" icon in the top right-hand corner")],-1)),n("li",null,[t[13]||(t[13]=l("Enter in a repo URL (e.g. ")),n("a",w,[t[12]||(t[12]=n("code",null,"https://sparkdev.me/",-1)),e(s)]),t[14]||(t[14]=l(")"))]),t[19]||(t[19]=n("li",null,[l("Tap "),n("code",null,"Add Source")],-1))]),t[40]||(t[40]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),n("ol",null,[t[24]||(t[24]=n("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=n("li",null,"Search for a tweak you'd like to install",-1)),t[26]||(t[26]=n("li",null,[l("Tap the "),n("code",null,"Install"),l(" button at the top right-hand corner of your screen")],-1)),t[27]||(t[27]=n("li",null,[l("Confirm the installation "),n("ul",null,[n("li",null,"It may take some time for the tweak to install")])],-1)),n("li",null,[t[21]||(t[21]=l(`After it's finished, tap "`)),e(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[l("Restart SpringBoard")])),_:1}),t[22]||(t[22]=l('" ')),t[23]||(t[23]=n("ul",null,[n("li",null,"The device should appear to reboot after this"),n("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[41]||(t[41]=n("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[42]||(t[42]=n("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),l(" Uninstalling Tweaks")],-1)),n("ol",null,[t[32]||(t[32]=n("li",null,"Open the Cydia application",-1)),t[33]||(t[33]=n("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[34]||(t[34]=n("li",null,[l("Tap the "),n("code",null,"Modify"),l(" button at the top of the page")],-1)),t[35]||(t[35]=n("li",null,[l("Tap "),n("code",null,"Remove")],-1)),t[36]||(t[36]=n("li",null,[l("Confirm the uninstallation "),n("ul",null,[n("li",null,"It may take some time for the tweak to install")])],-1)),n("li",null,[t[29]||(t[29]=l(`After it's finished, tap "`)),e(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[28]||(t[28]=[l("Restart SpringBoard")])),_:1}),t[30]||(t[30]=l('" ')),t[31]||(t[31]=n("ul",null,[n("li",null,"The device should appear to reboot after this"),n("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=n("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var v=u(m,[["render",b],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.6ff2f440.js b/assets/index.html.6ff2f440.js new file mode 100644 index 000000000000..16f48e7090a7 --- /dev/null +++ b/assets/index.html.6ff2f440.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5965f4e4","path":"/get-started/select-ipod-touch/","title":"Device Selection (iPod touch)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Device Selection (iPod touch)","description":"Find out what jailbreaks you can use on your iPod touch","chartType":"deviceGroup","widePage":true,"type":"iPod touch","group":[{"name":"iPod touch (7th generation)","type":"iPod touch","devices":["iPod9,1"],"released":["2019-05-28"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod9,1","count":6,"dark":false}},{"name":"iPod touch (6th generation)","type":"iPod touch","devices":["iPod7,1"],"released":["2015-07-15"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod7,1","count":1,"dark":false}},{"name":"iPod touch (5th generation)","type":"iPod touch","devices":["iPod5,1"],"released":["2012-10-11","2013-05-30","2014-06-26"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.5"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod5,1","count":1,"dark":false}},{"name":"iPod touch (4th generation)","type":"iPod touch","devices":["iPod4,1"],"released":["2010-09-12","2011-10-04","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod4,1","count":1,"dark":false}},{"name":"iPod touch (3rd generation)","type":"iPod touch","devices":["iPod3,1"],"released":["2009-09-09"],"soc":["APL2298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod3,1","count":1,"dark":false}},{"name":"iPod touch (2nd generation)","type":"iPod touch","devices":["iPod2,1"],"released":["2008-09-09","2009-09-09"],"soc":["APL0278"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod2,1","count":1,"dark":false}},{"name":"iPod touch (1st generation)","type":"iPod touch","devices":["iPod1,1"],"released":["2007-09-05"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.70e6b7f2.js b/assets/index.html.70e6b7f2.js new file mode 100644 index 000000000000..ec7d70bb1cb7 --- /dev/null +++ b/assets/index.html.70e6b7f2.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as u,r as l,o as p,c as f,a as t,b as o,d as i,w as r,e as w}from"./app.748f7f56.js";const h={},m={href:"https://github.com/TheRealClarity/wtfis/releases/latest",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function y(c,e){const a=l("RouterLink"),n=l("ExternalLinkIcon"),s=l("router-link");return p(),f("div",null,[e[13]||(e[13]=t("p",null,"wtfis is capable of jailbreaking every 64bit iOS device on firmware version 8.0 up to 8.4.1.",-1)),t("p",null,[e[1]||(e[1]=o('Unlike most modern jailbreaks, wtfis is persistent after a reboot (this is also referred to as an "')),i(a,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[o("untethered")])),_:1}),e[2]||(e[2]=o(`" jailbreak). This means that after you reboot the device, the device will stay jailbroken and you won't have to run the exploit again.`))]),e[14]||(e[14]=t("div",{class:"custom-container warning"},[t("p",{class:"custom-container-title"},"WARNING"),t("p",null,[o("wtfis is currently "),t("strong",null,"in beta"),o(", if you are not comfortable with using beta software, wait until wtfis (or another jailbreak) exits beta")])],-1)),e[15]||(e[15]=t("h2",{id:"downloads",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),t("ul",null,[t("li",null,[e[4]||(e[4]=o("The latest version of ")),t("a",m,[e[3]||(e[3]=o("wtfis")),i(n)])]),t("li",null,[e[6]||(e[6]=o("The latest version of ")),t("a",g,[e[5]||(e[5]=o("Sideloadly")),i(n)])]),t("li",null,[e[8]||(e[8]=o("The latest version of ")),t("a",b,[e[7]||(e[7]=o("iTunes")),i(n)]),e[9]||(e[9]=o(" if on Windows."))])]),e[16]||(e[16]=w('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the wtfis .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Pangu application can now be opened from home screen.

    Running wtfis

    1. Open the wtfis application from your home screen
      • Allow notifications if prompted
    2. Tap "Go"
    ',9)),t("p",null,[e[11]||(e[11]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(s,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[10]||(e[10]=[o("tweaks")])),_:1}),e[12]||(e[12]=o(", themes and more."))])])}var x=u(h,[["render",y],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.717cb001.js b/assets/index.html.717cb001.js new file mode 100644 index 000000000000..025363580330 --- /dev/null +++ b/assets/index.html.717cb001.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7665f958","path":"/installing-odysseyra1n-chromeos-a8x-a9x/","title":"Installing Odysseyra1n (A8X/A9X) (ChromeOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n (A8X/A9X) (ChromeOS)","description":"Guide to installing Odysseyra1n on ChromeOS on A8X and A9X devices","permalink":"/installing-odysseyra1n-chromeos-a8x-a9x","redirect_from":["/installing-checkra1n/chromeos/a8x-a9x","/installing-checkra1n-chromeos-a8x-a9x"],"extra_contributors":["DhinakG","Tanbeer191","TheHacker894","zachary7829","stekc"]},"excerpt":"","headers":[{"level":2,"title":"Downloads (ChromeOS)","slug":"downloads-chromeos","children":[]},{"level":2,"title":"Allowing checkra1n to run","slug":"allowing-checkra1n-to-run","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]},{"level":2,"title":"The Odysseyra1n script","slug":"the-odysseyra1n-script","children":[]}],"git":{"updatedTime":1700015590000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-chromeos-a8x-a9x.md"}');export{e as data}; diff --git a/assets/index.html.71909d0d.js b/assets/index.html.71909d0d.js new file mode 100644 index 000000000000..609e9bc5a337 --- /dev/null +++ b/assets/index.html.71909d0d.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as p,c as m,a as e,b as l,d as n,w as o}from"./app.748f7f56.js";const g={},v={class:"custom-container warning"},b={class:"custom-container warning"},f={class:"custom-container danger"},c={href:"https://github.com/palera1n/palera1n/releases/tag/v2.0.0-beta.7",target:"_blank",rel:"noopener noreferrer"},z={class:"custom-container tip"};function S(A,i){const a=s("router-link"),t=s("Tab"),r=s("ExternalLinkIcon"),u=s("Tabs");return p(),m("div",null,[i[49]||(i[49]=e("p",null,"palera1n \xE8 un jailbreak in fase di sviluppo che \xE8 compatibile con A11 (iPhone X) e dispositivi precedenti su iOS 15.0 o successivi, con alcune avvertenze per dispositivi A11.",-1)),i[50]||(i[50]=e("p",null,[l("Sui dispositivi con A11, "),e("strong",null,"devi disabilitare il codice di sblocco"),l(" e non sarai in grado i utilizzare il blocco con codice, o altre funzionalit\xE0 SEP, finch\xE8 non tornerai a uno stato di iOS stock. Le funzionalit\xE0 SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.")],-1)),i[51]||(i[51]=e("p",null,[l("Inoltre, se il tuo \xE8 un dispostivo A11 con iOS 16 a cui \xE8 stato impostato un codice di sblocco precedentemente, dovrai "),e("strong",null,"cancellare il contenuto e le impostazioni"),l(" per poter eseguire il jailbreak.")],-1)),e("div",v,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[1]||(i[1]=l("Se stai usando una vecchia versione di palera1n tethered, dovrai ")),n(a,{to:"/removing-palera1n-legacy"},{default:o(()=>i[0]||(i[0]=[l("rimuovere palera1n")])),_:1}),i[2]||(i[2]=l(" prima di continuare."))])]),e("div",b,[i[7]||(i[7]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[5]||(i[5]=l("Se stai usando Windows, devi seguire ")),n(a,{to:"/using-palen1x"},{default:o(()=>i[4]||(i[4]=[l("Usare palen1x")])),_:1}),i[6]||(i[6]=l(" ."))])]),i[52]||(i[52]=e("h2",{id:"installazione-del-jailbreak",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installazione-del-jailbreak","aria-hidden":"true"},"#"),l(" Installazione del jailbreak")],-1)),i[53]||(i[53]=e("p",null,"Seleziona un sistema operativo:",-1)),n(u,{tabs:""},{default:o(()=>[n(t,{tab:"",name:"macOS",default:!0},{default:o(()=>[i[14]||(i[14]=e("h3",{id:"installa-palera1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installa-palera1n","aria-hidden":"true"},"#"),l(" Installa palera1n")],-1)),i[15]||(i[15]=e("ol",null,[e("li",null,"Apre una finestra di terminale"),e("li",null,[l("Esegui "),e("code",null,'sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"')])],-1)),i[16]||(i[16]=e("h3",{id:"eseguire-palera1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#eseguire-palera1n","aria-hidden":"true"},"#"),l(" Eseguire palera1n")],-1)),i[17]||(i[17]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU"),e("p",null,"In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.")],-1)),i[18]||(i[18]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[l("Se si utilizza un Mac con Apple Silicon e si utilizza una porta USB-C per collegare il cavo/adattatore, dovrai scollegare e ricollegare il dispositivo dopo che "),e("code",null,"Checkmate!"),l(" compare nei log.")])],-1)),e("ol",null,[i[13]||(i[13]=e("li",null,[l("Run "),e("code",null,"palera1n -e thid_should_crash=0"),e("ul",null,[e("li",null,"Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando")])],-1)),e("li",null,[i[9]||(i[9]=l("Quando sei pronto, premi ")),i[10]||(i[10]=e("code",null,"Enter",-1)),i[11]||(i[11]=l(" e segui le istruzioni sullo schermo per entrare in ")),n(a,{to:"/faq/#what-is-dfu-mode"},{default:o(()=>i[8]||(i[8]=[l("modalit\xE0 DFU")])),_:1}),i[12]||(i[12]=l("."))])]),i[19]||(i[19]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a met\xE0 di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:"),e("ol",null,[e("li",null,[l("Nella finestra del terminale, premere "),e("code",null,"Control"),l(" + "),e("code",null,"C"),l(" sulla tastiera")]),e("li",null,"Riavvia il comando che hai appena eseguito")]),e("p",null,"Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.")],-1))]),_:1}),n(t,{tab:"",name:"Linux"},{default:o(()=>[e("div",f,[i[28]||(i[28]=e("p",{class:"custom-container-title"},"DANGER",-1)),i[29]||(i[29]=e("p",null,"A seconda della distribuzione Linux che si sta utilizzando, \xE8 possibile eseguire incorrere in problemi con l'ultima versione (2.0.0b8) di palera1n.",-1)),i[30]||(i[30]=e("p",null,"If you do run into issues, you have four options:",-1)),e("ul",null,[i[26]||(i[26]=e("li",null,"Reperire un Mac e seguire la sezione di macOS.",-1)),i[27]||(i[27]=e("li",null,"Try to use a different Linux distribution instead (e.g. Ubuntu).",-1)),e("li",null,[n(a,{to:"/using-palen1x"},{default:o(()=>i[20]||(i[20]=[l("Usare palen1x")])),_:1}),i[21]||(i[21]=l(" , che non ha questo problema. "))]),e("li",null,[i[23]||(i[23]=e("strong",null,"If you are trying to jailbreak a 15.0 to 16.7.4 device",-1)),i[24]||(i[24]=l(", you can manually install ")),e("a",c,[i[22]||(i[22]=l("palera1n 2.0.0b7")),n(r)]),i[25]||(i[25]=l(" instead."))])])]),i[37]||(i[37]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,"Se stai provando ad utilizzare un software per macchina virtuale di qualche tipo da Windows (es. Virtualbox, VMWare, Windows Subsystem for Linux, ecc) non sar\xE0 possibile seguire questa guida.")],-1)),i[38]||(i[38]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.")],-1)),i[39]||(i[39]=e("h3",{id:"installa-palera1n-1",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installa-palera1n-1","aria-hidden":"true"},"#"),l(" Installa palera1n")],-1)),i[40]||(i[40]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU"),e("p",null,"In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.")],-1)),i[41]||(i[41]=e("ol",null,[e("li",null,"Apri una finestra di terminale"),e("li",null,[l("Esegui "),e("code",null,"sudo systemctl stop usbmuxd")]),e("li",null,[l("Esegui "),e("code",null,"sudo usbmuxd -f -p")]),e("li",null,"Apri un'altra finestra di terminale"),e("li",null,[l("Esegui "),e("code",null,'sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"')])],-1)),i[42]||(i[42]=e("h3",{id:"eseguire-palera1n-1",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#eseguire-palera1n-1","aria-hidden":"true"},"#"),l(" Eseguire palera1n")],-1)),e("ol",null,[i[36]||(i[36]=e("li",null,[l("Run "),e("code",null,"sudo palera1n -e thid_should_crash=0"),e("ul",null,[e("li",null,"Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando")])],-1)),e("li",null,[i[32]||(i[32]=l("Quando sei pronto, premi ")),i[33]||(i[33]=e("code",null,"Enter",-1)),i[34]||(i[34]=l(" e segui le istruzioni sullo schermo per entrare in ")),n(a,{to:"/faq/#what-is-dfu-mode"},{default:o(()=>i[31]||(i[31]=[l("modalit\xE0 DFU")])),_:1}),i[35]||(i[35]=l("."))])]),i[43]||(i[43]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a met\xE0 di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:"),e("ol",null,[e("li",null,[l("Nella finestra del terminale, premere "),e("code",null,"Control"),l(" + "),e("code",null,"C"),l(" sulla tastiera")]),e("li",null,"Riesegui il comando che hai appena eseguito")]),e("p",null,"Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.")],-1))]),_:1})]),_:1}),i[54]||(i[54]=e("p",null,[l("Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare "),e("code",null,"Sileo"),l(". Dopo un po 'di tempo, ti verr\xE0 chiesto di impostare un codice di accesso per utilizzare comandi da riga di comando, e poi"),e("code",null,"Sileo"),l(" dovrebbe essere sulla schermata iniziale.")],-1)),e("div",z,[i[47]||(i[47]=e("p",{class:"custom-container-title"},"TIP",-1)),i[48]||(i[48]=e("p",null,"Per rieseguire il jailbreak il tuo dispositivo, esegui semplicemente il comando che hai appena eseguito e poi ripeti qualsiasi altro passaggio applicabile.",-1)),e("p",null,[i[45]||(i[45]=l("Alternatively, if you are on 15.0 to 15.8.1, you can use ")),n(a,{to:"/installing-meowbrek2"},{default:o(()=>i[44]||(i[44]=[l("meowbrek2")])),_:1}),i[46]||(i[46]=l(" per rieseguire il jailbreak."))])])])}var I=d(g,[["render",S],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.71c2e060.js b/assets/index.html.71c2e060.js new file mode 100644 index 000000000000..ff1ca77a6d17 --- /dev/null +++ b/assets/index.html.71c2e060.js @@ -0,0 +1 @@ +import{_ as u,r as t,o as d,c as p,a as l,b as e,d as o,w as n,e as s}from"./app.748f7f56.js";const v={},f={class:"custom-container warning"},m={class:"custom-container warning"},g={href:"https://taurine.app/",target:"_blank",rel:"noopener noreferrer"},T={href:"https://github.com/TheMasterOfMike/Taurine/releases/tag/1.1.7-3_M1",target:"_blank",rel:"noopener noreferrer"},b={href:"https://api.jailbreaks.app/troll64e",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container warning"};function z(c,i){const a=t("router-link"),r=t("ExternalLinkIcon");return d(),p("div",null,[l("p",null,[i[1]||(i[1]=e("Taurine \xE8 un ")),o(a,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:n(()=>i[0]||(i[0]=[e("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=e(", richiede quindi l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio."))]),l("div",f,[i[6]||(i[6]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[i[4]||(i[4]=e("Per seguire questo metodo, avrai bisogno di un dispositivo A12 o pi\xF9 recente. Se hai un dispositivo A11 o precedente, segui ")),o(a,{to:"/installing-taurine"},{default:n(()=>i[3]||(i[3]=[e("Installa Taurine")])),_:1}),i[5]||(i[5]=e(" ."))])]),i[36]||(i[36]=l("p",null,"Nonostante con Taurine sia possibile eseguire il jailbreak di qualsiasi device su iOS/iPadOS da 14.0 a 14.8.1, questo metodo per ottenere Taurine necessita di un dispostitvo con A12 o successivi.",-1)),l("div",m,[i[10]||(i[10]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[i[8]||(i[8]=e("Se sei gi\xE0 jailbroken con unc0ver, assicurati di ")),o(a,{to:"/removing-unc0ver"},{default:n(()=>i[7]||(i[7]=[e("rimuovere unc0ver")])),_:1}),i[9]||(i[9]=e(" prima di procedere."))])]),i[37]||(i[37]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,[e("Il supporto "),l("em",null,"affidabile"),e(" per iPad Pro con M1 da 1TB e da 2TB richiede una versione "),l("em",null,"non ufficiale"),e(" di Taurine. Se non si \xE8 a proprio agio con l'utilizzo di una versione non ufficiale, si pu\xF2 provare ad utilizzare quella ufficiale, ma sar\xE0 estremamente poco probabile che funzioner\xE0 correttamente.")])],-1)),i[38]||(i[38]=l("h2",{id:"download",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),e(" Download")],-1)),l("ul",null,[l("li",null,[i[18]||(i[18]=e("L\u2019ultima versione di ")),l("a",g,[i[11]||(i[11]=e("Taurine")),o(r)]),l("ul",null,[l("li",null,[i[13]||(i[13]=e("Se hai un iPad Pro M1 da 1TB o 2TB, puoi scegliere di utilizzare l'ultima versione di ")),l("a",T,[i[12]||(i[12]=e("Taurine non ufficiale")),o(r)]),i[14]||(i[14]=e(" (se non hai un iPad Pro con M1 ")),i[15]||(i[15]=l("strong",null,"non utilizzare questa versione non ufficiale",-1)),i[16]||(i[16]=e(")"))]),i[17]||(i[17]=l("li",null,[e("Assicurati di scaricare il file "),l("code",null,".ipa"),e(),l("strong",null,"sul tuo dispositivo iOS")],-1))])])]),i[39]||(i[39]=l("h2",{id:"installazione-di-trollhelper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installazione-di-trollhelper","aria-hidden":"true"},"#"),e(" Installazione di TrollHelper")],-1)),l("ol",null,[i[21]||(i[21]=l("li",null,"Apri Safari",-1)),l("li",null,[i[20]||(i[20]=e("Vai su ")),l("a",b,[i[19]||(i[19]=e("https://api.jailbreaks.app/troll64e")),o(r)])]),i[22]||(i[22]=l("li",null,[e("Clicca su "),l("code",null,"Install")],-1))]),i[40]||(i[40]=s('

    Un'app chiamata GTA Car Tracker verr\xE0 installata sul tuo dispositivo iOS, anche se in realt\xE0 \xE8 l'app di TrollHelper.

    Installazione di TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper
    3. Clicca Install TrollStore

    L'applicazione TrollStore verr\xE0 ora installata sul tuo dispositivo iOS.

    Taurine

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file .ipa di Taurine
    4. Tocca il file Taurine .ipa
    5. Clicca su Install

    L'app di Taurine sar\xE0 ora installata sul tuo dispositivo.

    Eseguire Taurine

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di Taurine dalla home screen appena dopo il riavvio
    3. Clicca su \u201CJailbreak\u201D
    4. Quando richiesto, riavvia il dispositivo
    5. Apri l\u2019applicazione di Taurine dalla home screen appena dopo il riavvio
    6. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),l("div",k,[i[32]||(i[32]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[i[24]||(i[24]=e("Se ricevi l'errore ")),i[25]||(i[25]=l("code",null,"ERR_Jailbreak",-1)),i[26]||(i[26]=e(", ")),i[27]||(i[27]=l("code",null,"ERR_Already_Jailbroken",-1)),i[28]||(i[28]=e(" o ")),i[29]||(i[29]=l("code",null,"ERR_KernRW",-1)),i[30]||(i[30]=e(" leggi la sezione Taurine/Odyssey sulla ")),o(a,{to:"/troubleshooting/#common-errors-on-odyssey-and-taurine"},{default:n(()=>i[23]||(i[23]=[e("pagina di Troubleshooting")])),_:1}),i[31]||(i[31]=e(" Troubleshooting."))])]),l("p",null,[i[34]||(i[34]=e("Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare ")),o(a,{to:"/faq/#what-are-tweaks"},{default:n(()=>i[33]||(i[33]=[e("tweaks")])),_:1}),i[35]||(i[35]=e(", temi e altro."))]),i[41]||(i[41]=s('

    Installare il software necessario

    1. Apri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "libiosexec1"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su \u201CConferma\u201D
    7. Una volta terminato, tocca "Fatto"
    8. Cerca "libhooker (common)", "PreferenceLoader" e "RocketBootstrap" e aggiungili alla coda premendo "Installa"
      • Mentre stai preparando la coda, non installare nulla che viene messo in coda finch\xE9 non hai selezionato tutti i programmi da installare
    9. Tocca la barra della coda in fondo alla pagina
    10. Clicca su \u201CConferma\u201D
    11. Una volta terminato, tocca 'Riavvia la SpringBoard'
    ',2))])}var S=u(v,[["render",z],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.72984a0c.js b/assets/index.html.72984a0c.js new file mode 100644 index 000000000000..098a7af5e8c1 --- /dev/null +++ b/assets/index.html.72984a0c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-383f8f3d","path":"/installing-unc0vertv/","title":"Installing unc0verTV","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing unc0verTV","description":"Guide to installing unc0verTV","permalink":"/installing-unc0vertv","0pkgman":"nito.tv","extra_contributors":["WhitetailAni","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Running unc0verTV","slug":"running-unc0vertv","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-unc0vertv.md"}');export{e as data}; diff --git a/assets/index.html.72e3e92f.js b/assets/index.html.72e3e92f.js new file mode 100644 index 000000000000..e01f94e956d4 --- /dev/null +++ b/assets/index.html.72e3e92f.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as a,c as g,a as l,b as e,d as n,e as p,w as r}from"./app.748f7f56.js";const u={},x={class:"custom-container tip"},y={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},f={style:{"text-align":"center"}},b={style:{"text-align":"center"}},w={style:{"text-align":"center"},colspan:"2"},T={style:{"text-align":"center"}},m={style:{"text-align":"center"}},S={style:{"text-align":"center"},colspan:"2"},I={style:{"text-align":"center"}},v={style:{"text-align":"center"}},A={style:{"text-align":"center"},colspan:"2"},k={style:{"text-align":"center"},colspan:"2"},N={style:{"text-align":"center"},colspan:"2"},C={style:{"text-align":"center"},colspan:"2"},H={style:{"text-align":"center"}},O={style:{"text-align":"center"}};function D(M,t){const i=s("ExternalLinkIcon"),o=s("router-link");return a(),g("div",null,[t[47]||(t[47]=l("h1",{id:"installare-trollstore",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installare-trollstore","aria-hidden":"true"},"#"),e(" Installare TrollStore")],-1)),l("div",x,[t[3]||(t[3]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[t[1]||(t[1]=e("Per ottenere supporto in inglese, chiedi aiuto sul ")),l("a",y,[t[0]||(t[0]=e("Server Discord")),n(i)]),t[2]||(t[2]=e(" di r/LegacyJailbreak."))])]),t[48]||(t[48]=p('

    DANGER

    TrollStore non \xE8 un jailbreak.

    TrollStore is a tool which uses a CoreTrust bug in order to permanently sign any app with any entitlements which are necessary for the apps functioning.

    Installare TrollStore \xE8 un processo che varia a seconda di quale dispositivo e iOS si possiede, perci\xF2 verranno elencate diverse guide a seconda di tale combinazione

    DANGER

    If your device is on iOS 14.0 beta 1 or earlier, is running iOS 16.7.x (excluding 16.7 RC (20H18)), or is running iOS 17.0.1 or newer, it will never be supported by TrollStore.


    ',5)),l("table",null,[t[45]||(t[45]=l("colgroup",null,[l("col",{span:"1",style:{width:"15%"}}),l("col",{span:"1",style:{width:"15%"}}),l("col",{span:"1",style:{width:"35%"}}),l("col",{span:"1",style:{width:"35%"}})],-1)),t[46]||(t[46]=l("thead",null,[l("tr",null,[l("th",{style:{"text-align":"center","font-weight":"bold"}},"Da"),l("th",{style:{"text-align":"center","font-weight":"bold"}},"A"),l("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64 (A8 - A11)"),l("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64e (A12 - A17 / M1 - M2)")])],-1)),l("tbody",null,[t[42]||(t[42]=l("tr",null,[l("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"14.0 beta 1 and earlier"),l("td",{style:{"text-align":"center"},colspan:"2"},"Non supportato")],-1)),l("tr",null,[t[6]||(t[6]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"14.0 beta 2",-1)),t[7]||(t[7]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"14.8.1",-1)),l("td",f,[n(o,{to:"/installing-trollhelper"},{default:r(()=>t[4]||(t[4]=[e("TrollStore (TrollHelper)")])),_:1})]),l("td",b,[n(o,{to:"/installing-trollhelperota"},{default:r(()=>t[5]||(t[5]=[e("Installare TrollStore (TrollHelperOTA)")])),_:1})])]),l("tr",null,[t[9]||(t[9]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.0",-1)),t[10]||(t[10]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.5 beta 4",-1)),l("td",w,[n(o,{to:"/installing-trollhelperota"},{default:r(()=>t[8]||(t[8]=[e("Installare TrollStore (TrollHelperOTA)")])),_:1})])]),l("tr",null,[t[13]||(t[13]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.5",-1)),t[14]||(t[14]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.5",-1)),l("td",T,[n(o,{to:"/installing-trollhelper-mdc"},{default:r(()=>t[11]||(t[11]=[e("Installare TrollStore (TrollInstallerMDC)")])),_:1})]),l("td",m,[n(o,{to:"/installing-trollhelperota"},{default:r(()=>t[12]||(t[12]=[e("Installare TrollStore (TrollHelperOTA)")])),_:1})])]),l("tr",null,[t[16]||(t[16]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6 beta 1",-1)),t[17]||(t[17]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6 beta 5",-1)),l("td",S,[n(o,{to:"/installing-trollhelperota"},{default:r(()=>t[15]||(t[15]=[e("Installare TrollStore (TrollHelperOTA)")])),_:1})])]),l("tr",null,[t[20]||(t[20]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6",-1)),t[21]||(t[21]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6.1",-1)),l("td",I,[n(o,{to:"/installing-trollhelper-mdc"},{default:r(()=>t[18]||(t[18]=[e("Installare TrollStore (TrollInstallerMDC)")])),_:1})]),l("td",v,[n(o,{to:"/installing-trollhelperota"},{default:r(()=>t[19]||(t[19]=[e("Installare TrollStore (TrollHelperOTA)")])),_:1})])]),l("tr",null,[t[23]||(t[23]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.7",-1)),t[24]||(t[24]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.7.1",-1)),l("td",A,[n(o,{to:"/installing-trollhelper-mdc"},{default:r(()=>t[22]||(t[22]=[e("Installare TrollStore (TrollInstallerMDC)")])),_:1})])]),l("tr",null,[t[26]||(t[26]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.7.2",-1)),t[27]||(t[27]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.8.1",-1)),l("td",k,[n(o,{to:"/installing-trollhelper-trollmisaka"},{default:r(()=>t[25]||(t[25]=[e("Installare TrollStore (Misaka)")])),_:1})])]),l("tr",null,[t[29]||(t[29]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.0",-1)),t[30]||(t[30]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.1.2",-1)),l("td",N,[n(o,{to:"/installing-trollhelper-mdc"},{default:r(()=>t[28]||(t[28]=[e("Installare TrollStore (TrollInstallerMDC)")])),_:1})])]),l("tr",null,[t[32]||(t[32]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.2",-1)),t[33]||(t[33]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.6.1",-1)),l("td",C,[n(o,{to:"/installing-trollhelper-trollstar"},{default:r(()=>t[31]||(t[31]=[e("Installing TrollStore (TrollStar)")])),_:1})])]),l("tr",null,[t[35]||(t[35]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7 RC",-1)),t[36]||(t[36]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7 RC",-1)),l("td",H,[n(o,{to:"/installing-trollhelper"},{default:r(()=>t[34]||(t[34]=[e("TrollStore (TrollHelper)")])),_:1})]),t[37]||(t[37]=l("td",{style:{"text-align":"center"}},"Nessun metodo di Installazione",-1))]),t[43]||(t[43]=l("tr",null,[l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7"),l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7.5"),l("td",{style:{"text-align":"center"},colspan:"2"},"Non supportato")],-1)),l("tr",null,[t[39]||(t[39]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0",-1)),t[40]||(t[40]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0",-1)),l("td",O,[n(o,{to:"/installing-trollhelper"},{default:r(()=>t[38]||(t[38]=[e("TrollStore (TrollHelper)")])),_:1})]),t[41]||(t[41]=l("td",{style:{"text-align":"center"}},"No Installation Method",-1))]),t[44]||(t[44]=l("tr",null,[l("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"17.0.1 e successive"),l("td",{style:{"text-align":"center"},colspan:"2"},"Non supportato")],-1))])])])}var R=d(u,[["render",D],["__file","index.html.vue"]]);export{R as default}; diff --git a/assets/index.html.72f329fc.js b/assets/index.html.72f329fc.js new file mode 100644 index 000000000000..566190199d2f --- /dev/null +++ b/assets/index.html.72f329fc.js @@ -0,0 +1 @@ +import{_ as p}from"./sideloadly_win.6263388d.js";import{_ as u,r as l,o as h,c,a as o,b as t,d as i,e as s,w as a}from"./app.748f7f56.js";const m={},f={href:"https://web.archive.org/web/20240121141909/http://wall.supplies/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://web.archive.org/web/20240121141903/https://wall.supplies/OLD%20iPhone%20HACKED.html",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/LukeZGD/ohd/releases",target:"_blank",rel:"noopener noreferrer"},y={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},v={class:"custom-container tip"};function k(D,e){const n=l("ExternalLinkIcon"),d=l("RouterLink"),r=l("router-link");return h(),c("div",null,[e[21]||(e[21]=o("p",null,"HomeDepot is capable of jailbreaking every 32-bit iOS device on firmware version 9.1 up to 9.3.4, as well as A5(X) devices on 8.0 to 8.4.1.",-1)),e[22]||(e[22]=o("p",null,"Note that the HomeDepot jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[23]||(e[23]=o("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the HomeDepot jailbreak application to your device every 7 days from your computer.",-1)),e[24]||(e[24]=o("p",null,"We will use the Sideloadly tool to install the HomeDepot jailbreak application to your iOS device for use in the next step.",-1)),e[25]||(e[25]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),e[26]||(e[26]=o("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[o("p",null,[t(" HomeDepot is currently signed at "),o("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),t(" for easy installation without a computer. ")])],-1)),o("ul",null,[o("li",null,[e[6]||(e[6]=t("The latest version of HomeDepot for your iOS version: ")),o("ul",null,[o("li",null,[e[1]||(e[1]=t("Home Depot for ")),o("a",f,[e[0]||(e[0]=t("iOS 9.1-9.3.4")),i(n)])]),o("li",null,[e[5]||(e[5]=t("Home Depot for ")),o("a",g,[e[2]||(e[2]=t("iOS 8.0-8.4.1")),i(n)]),o("ul",null,[o("li",null,[e[4]||(e[4]=t("You also need to get the latest version of the ")),o("a",w,[e[3]||(e[3]=t("ohd patcher")),i(n)])])])])])]),o("li",null,[e[8]||(e[8]=t("The latest version of ")),o("a",y,[e[7]||(e[7]=t("Sideloadly")),i(n)])]),o("li",null,[e[10]||(e[10]=t("The latest version of ")),o("a",b,[e[9]||(e[9]=t("iTunes")),i(n)]),e[11]||(e[11]=t(" if on Windows."))])]),e[27]||(e[27]=s('

    A screenshot of the Sideloadly application (Windows)

    Patching Home Depot

    DANGER

    This is only needed on iOS 8.0 to 8.4.1, it is not needed for iOS 9.1 to 9.3.4.

    TIP

    macOS and Linux

    1. Open your Terminal application
    2. Change directory to the folder where you saved the script and h3lix.ipa files
      • If you saved them to Downloads, this would be cd ~/Downloads
    3. Type ./patch.sh in the terminal
    4. Drag and drop the MixtapePlayer .ipa file into the terminal
    5. Press Enter

    TIP

    Windows

    1. Drag the MixtapePlayer .ipa onto the patch.cmd file

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the HomeDepot .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The HomeDepot application can now be opened from home screen.

    Running HomeDepot

    1. Open the HomeDepot application from your home screen
    2. Tap Prepare for Jailbreak -> Accept -> Dismiss -> Proceed with Jailbreak -> Begin Installation -> Use Provided Offsets

    When jailbreaking for a second time, an option called "Kickstart Jailbreak" will replace "Prepare for Jailbreak". Tap that instead.

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    Untethering

    DANGER

    These steps are only applicable for devices on 9.1 to 9.3.4 - A5(X) devices on 8.0 to 8.4.1 should skip this step.

    This is an optional step which allows the jailbreak to run automatically when your device is booted. This means that you won't have to re-jailbreak through the HomeDepot app after your device is turned off.

    ',18)),o("p",null,[e[13]||(e[13]=t("You will have to use Cydia to install the untether. If you are unfamiliar with how Cydia works, please read ")),i(d,{to:"/installing-homedepot/using-cydia.html"},{default:a(()=>e[12]||(e[12]=[t("Using Cydia")])),_:1}),e[14]||(e[14]=t(" first, before returning to this page."))]),e[28]||(e[28]=s("
    1. Open the Cydia application
    2. Check the "Sources" tab and ensure "thanosrepo" is added
      • If you can't find it, tap Edit -> + and enter repo.thanos.lol
    3. Open the "Search" tab and enter "UntetherHomeDepot"
    4. Tap on the tweak and then tap "Install" in the top right-hand corner of the screen
    5. Confirm the installation

    Once finished, you will be prompted to reboot your device.

    ",2)),o("p",null,[e[16]||(e[16]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(r,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[15]||(e[15]=[t("tweaks")])),_:1}),e[17]||(e[17]=t(", themes and more."))]),o("div",v,[e[20]||(e[20]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[19]||(e[19]=t("If you wish to use a more modern package manager, continue to ")),i(r,{to:"/installing-zebra"},{default:a(()=>e[18]||(e[18]=[t("Installing Zebra")])),_:1})])])])}var S=u(m,[["render",k],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.7300f007.js b/assets/index.html.7300f007.js new file mode 100644 index 000000000000..10d868a1f7ef --- /dev/null +++ b/assets/index.html.7300f007.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-541760a4","path":"/it_IT/removing-odysseyra1n/","title":"Rimuovere Odysseyra1n","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere Odysseyra1n","description":"Guida alla rimozione di Odysseyra1n","permalink":"/it_IT/removing-odysseyra1n","redirect_from":"/removing-odysseyrain"},"excerpt":"","headers":[{"level":2,"title":"Rimozione","slug":"rimozione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-odysseyra1n.md"}');export{e as data}; diff --git a/assets/index.html.7360ee98.js b/assets/index.html.7360ee98.js new file mode 100644 index 000000000000..0b34d70667cd --- /dev/null +++ b/assets/index.html.7360ee98.js @@ -0,0 +1 @@ +const a=JSON.parse(`{"key":"v-0baa4f88","path":"/it_IT/installing-odysseyra1n/","title":"Installazione di Odysseyra1n","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installazione di Odysseyra1n","description":"Guida all'installazione di Odysseyra1n","permalink":"/it_IT/installing-odysseyra1n","pkgman":"sileo","redirect_from":["/ra1n","/installing-odysseyrain","/odysseyra1n","/odysseyrain","/or","/installing-checkra1n","/installing-checkrain","/checkra1n","/checkrain","/cr"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829","itsnebulalol"]},"excerpt":"","headers":[],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/index.md"}`);export{a as data}; diff --git a/assets/index.html.74182328.js b/assets/index.html.74182328.js new file mode 100644 index 000000000000..be3d39bb1c60 --- /dev/null +++ b/assets/index.html.74182328.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5eee8b72","path":"/installing-trollstore/","title":"Installing TrollStore","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore","description":"Guide to installing TrollStore","permalink":"/installing-trollstore","sidebar":false,"home":true,"hero":false,"redirect_from":["/trollstore"],"extra_contributors":["alfiecg24","opa334","iCraze"]},"excerpt":"","headers":[],"git":{"updatedTime":1725310496000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":30},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":7},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/guides/trollstore/index.md"}');export{e as data}; diff --git a/assets/index.html.75734d2e.js b/assets/index.html.75734d2e.js new file mode 100644 index 000000000000..7cd7028251d8 --- /dev/null +++ b/assets/index.html.75734d2e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-822be4c8","path":"/updating-blobless-nonjailbroken/","title":"Updating (Blobless) (Non-Jailbroken)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating (Blobless) (Non-Jailbroken)","description":"Guide on updating to unsigned firmwares without any blobs using Delay profiles.","permalink":"/updating-blobless-nonjailbroken","extra_contributors":["DhinakG"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Installing Supervise","slug":"installing-supervise","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]}]},{"level":2,"title":"Supervising your device","slug":"supervising-your-device","children":[]},{"level":2,"title":"Updating your firmware version","slug":"updating-your-firmware-version","children":[]}],"git":{"updatedTime":1712255402000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":6},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":6}]},"filePathRelative":"en_US/updating/updating-blobless-nonjailbroken.md"}');export{e as data}; diff --git a/assets/index.html.758d1282.js b/assets/index.html.758d1282.js new file mode 100644 index 000000000000..4c243a8f4c72 --- /dev/null +++ b/assets/index.html.758d1282.js @@ -0,0 +1 @@ +import{_ as d,r as l,o as h,c as u,e as n,a as o,b as i,d as t,w as s}from"./app.748f7f56.js";const p={},c={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},b={href:"https://theodyssey.dev",target:"_blank",rel:"noopener noreferrer"},f={href:"https://chimera.coolstar.org/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://taurine.app/",target:"_blank",rel:"noopener noreferrer"},m={class:"custom-container tip"},y={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},w={href:"https://discord.gg/Sileo",target:"_blank",rel:"noopener noreferrer"},k={href:"https://parcility.co",target:"_blank",rel:"noopener noreferrer"};function v(T,e){const a=l("ExternalLinkIcon"),r=l("router-link");return h(),u("div",null,[e[29]||(e[29]=n('

    Bootloops and respring loops

    Respring Loops

    A respring loop is a symptom of an incompatible tweak(s), causing the device to be stuck in resprings while in a jailbroken state.

    While there is no easy way to diagnose what causes a respring loop, the most likely culprit is your most recently installed/updated tweak being incompatible with your iOS version or another tweak.

    Semi-(un)tethered jailbreaks

    TIP

    A semi-tethered jailbreak is a jailbreak that needs an app on a computer in order to jailbreak after a reboot.

    A semi-untethered jailbreak is a jailbreak that needs an app that is installed on the device or website in order to jailbreak after a reboot.

    In order to escape the respring loop, force reboot your device. Once you've booted back up, use your jailbreak of choice and disable tweak injection from the jailbreak settings. Once you've jailbroken, you should be able to access your package manager and remove your most recent tweak or your last tweak setting change that may have caused the respring loop.

    ',7)),o("p",null,[e[1]||(e[1]=i("In a worst case scenario, where you cannot diagnose or fix the issue, ask for support in the ")),o("a",c,[e[0]||(e[0]=i("r/jailbreak discord server")),t(a)]),e[2]||(e[2]=i(" or restore rootFS."))]),e[30]||(e[30]=n('

    Untethered jailbreaks

    TIP

    A untethered jailbreak is a jailbreak that persists after a reboot

    A respring loop on an untethered jailbreak is very easy to confuse with a bootloop, since even restarting your device will keep you in the respring loop.

    In order to escape a potential respring loop, you must forcefully reboot your device and hold Volume Up, as the timing varies depending on jailbreaks, your best bet is to hold Volume Up until you've booted into iOS.

    Even after you've attempted to do this multiple times, you may find that you cannot boot into iOS while holding volume up; you may be in a bootloop.

    Bootloops

    A bootloop is an unrecoverable error caused by either corrupted system files or a hardware failure. While much rarer in modern iOS versions, it is still possible to bootloop your device through accidental or intentional means.

    A bootloop can be diagnosed by looking for a constant re-occuring Apple logo, even after you've forcefully rebooted your device.

    In order to escape from a bootloop, you must DFU restore your device.

    How to enter DFU mode

    For devices with a real home button (iPhone 6s and below):

    1. Hold down both the Home button and Lock button.
    2. After 8 seconds, release the Lock button while continuing to hold down the Home button.

    For iPhone 7/7+, iPod 7th Gen and 2018 iPads:

    1. Power on your iPhone/iPad if it's not on already
    2. Connect it to your computer with your cable
    3. Launch iTunes (or Finder on macOS Catalina and newer) and check that the iPhone/iPad is recognised
    4. Hold down both the Side button and Volume Down button.
    5. After 8 seconds, release the Side button while continuing to hold down the Volume Down button.

    For devices without a home button, iPhone 8/8+, iPad Air 5 and iPad Mini 6:

    1. Power on your iPhone/iPad if it's not on already
    2. Connect it to your computer with your cable
    3. Launch iTunes (or Finder on macOS Catalina and newer) and check that the iPhone/iPad is recognised
    4. Press the Volume Up button immediately followed by the Volume Down button
    5. Press and hold down the Power button until the screen turns black
    6. Release the Power button
    7. Hold down the Power button and the Volume Down button for immediately after for 5 seconds
    8. Release the Power button but keep holding down the Volume Down button for another 5 seconds

    How to exit DFU mode

    For devices with a real home button (iPhone 6s and below):

    Hold the Home button and the Lock button until the device reboots.

    For iPhone 7/7+, iPod 7th Gen and 2018 iPads:

    Hold down the Side button and Volume Down button until the device reboots.

    For devices without a home button, iPhone 8/8+, iPad Air 5 and iPad Mini 6:

    1. Quick-press the Volume Up button
    2. Quick-press the Volume Down button
    3. Hold down the Side button until the device reboots.

    Common Errors on Chimera, Odyssey, and Taurine

    ERR_Jailbreak

    DANGER

    If you are seeing this issue while using taurine-permanent, follow ERR_Jailbreak when using taurine-permanent instead.

    This is caused by you having used a previous jailbreak. To solve this, you need to restore rootfs:

    1. Reboot the device.
    2. Open the Odyssey or Taurine app, depending on your iOS version.
    3. Toggle the Restore Rootfs option
    4. Press the Jailbreak button.

    Once the restore rootfs successfully completes, try jailbreaking again.

    ERR_Already_Jailbroken and ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)

    ERR_Already_Jailbroken indicates that the jailbreak process was interrupted. ERR_KernRW and ERR_TFP0 indicate that the exploit failed. Both can be solved in the same way:

    1. Reboot the device.
    2. Open the Odyssey or Taurine app, depending on your iOS version.
    3. Press the Jailbreak button.

    TIP

    Jailbreaks are hardly ever 100% successful, you may need to re-attempt running the jailbreak multiple times

    "Installation Error" upon opening Sileo after initially jailbreaking on Odyssey 1.4.2

    ',34)),o("p",null,[e[4]||(e[4]=i("Remove the currently installed version of Odyssey, sideload the ")),o("a",b,[e[3]||(e[3]=i("latest version of Odyssey")),t(a)]),e[5]||(e[5]=i(", and then restore rootfs and then rejailbreak."))]),e[31]||(e[31]=o("h3",{id:"unable-to-open-newterm-or-cr4shed-among-other-things-after-a-period-of-time-on-taurine",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#unable-to-open-newterm-or-cr4shed-among-other-things-after-a-period-of-time-on-taurine","aria-hidden":"true"},"#"),i(" Unable to open NewTerm or Cr4shed (among other things) after a period of time on Taurine")],-1)),e[32]||(e[32]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,[i("If you're on 14.3 and later "),o("em",null,"or"),i(" have an A12 or newer device, you likely either rebooted (which would mean you're no longer in a jailbroken state) or you may have something else causing issues entirely unrelated to the jailbreak.")])],-1)),e[33]||(e[33]=o("p",null,[i("If you're on 14.0 to 14.2 "),o("em",null,"and"),i(" have A11 or earlier device, this issue is caused by the fact that some tweaks and apps use libaries which have components that may run before the jailbreak is able to stop codesigning. When this happens, affected tweaks and apps cannot be used.")],-1)),o("p",null,[e[7]||(e[7]=i("The easiest solution to this issue is to reboot and rejailbreak when this issue happens. Alternatively, if you do not want this issue to happen, you can jailbreak with ")),t(r,{to:"/installing-odysseyra1n"},{default:s(()=>e[6]||(e[6]=[i("Odysseyra1n")])),_:1}),e[8]||(e[8]=i(", as Taurine and Odysseyra1n are both intercompatible with eachother, and Odysseyra1n is not affected by this issue."))]),e[34]||(e[34]=o("h3",{id:"err-jailbreak-when-using-taurine-permanent",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#err-jailbreak-when-using-taurine-permanent","aria-hidden":"true"},"#"),i(" ERR_Jailbreak when using taurine-permanent")],-1)),e[35]||(e[35]=o("p",null,"Update to the latest version of taurine-permanent.",-1)),e[36]||(e[36]=o("h3",{id:"sileo-not-appearing-upon-initially-jailbreaking-on-chimera-1-6-1-or-taurine-1-1-2",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#sileo-not-appearing-upon-initially-jailbreaking-on-chimera-1-6-1-or-taurine-1-1-2","aria-hidden":"true"},"#"),i(" Sileo not appearing upon initially jailbreaking on Chimera 1.6.1 or Taurine 1.1.2")],-1)),o("ul",null,[o("li",null,[e[10]||(e[10]=i("If you are having this issue on Chimera, get the ")),o("a",f,[e[9]||(e[9]=i("latest version of Chimera")),t(a)])]),o("li",null,[e[12]||(e[12]=i("If you are having this issue on Taurine, get the ")),o("a",g,[e[11]||(e[11]=i("latest version of Taurine")),t(a)])])]),e[37]||(e[37]=n('

    Common Errors on unc0ver

    General issues with unc0ver on iOS 14

    TIP

    While these issues are generally the most frequent on iOS 14, some issues could be present even on earlier versions of iOS

    While using unc0ver on iOS 14, it is very common to run into the following issues:

    • Apps hanging when trying to launch them
    • Various app store related issues (including the inability to download apps or make in-app purchases)
    • Being unable to receive phone calls while jailbroken
    • Having issues utilizing cellular data (such as being unable to load web pages or other online services)
    • Being unable to save, take, or view screenshots
    • Safari not loading pages, or reloading pages infinitely
    • The share sheet not functioning properly
    • Issues connecting to Carplay.

    WARNING

    If you are using Fugu14 to have unc0ver be permanently signed, you may experience these issues to a larger extent, as well as some Fugu14 exclusive issues, such as:

    • The inability to view battery statistics
    • More frequent and random kernel panics

    To temporarily resolve these issues, userspace reboot by typing launchctl reboot userspace into a terminal app (e.g. NewTerm) on your device.

    rootFS already mounted

    1. Open the Settings application
    2. Go to General -> iX Storage
      • This could be iPhone Storage, iPad Storage or iPod Storage
    3. Scroll to the System Update downloaded and tap on it
    4. Tap Delete
    5. Re-run unc0ver

    If this doesn't fix it, or there is no update downloaded, you may need to download the OTA update and delete it again. Try the following instructions:

    1. Open the unc0ver application
    2. Tap on the settings icon in the top right-hand corner
    3. Uncheck all the options
    4. Enable Restore RootFS
    5. Press Done in the top right-hand corner
    6. Go to the jailbreak tab and press Restore RootFS
      • If the button says Jailbreak, go back and check to see if Restore RootFS is the only option enabled
    7. When prompted about restoring, tap OK
      • This may take some time
      • If it fails, try again from the beginning
    8. When finished, tap OK again, and your device will restart
    9. Open the Settings application
    10. Go to General -> Software Update
    11. Download the software update but do not install it
    12. Go back to General
    13. Once downloaded, go to iX Storage like before
      • This could be iPhone Storage, iPad Storage or iPod Storage
    14. Scroll to the System Update downloaded and tap on it
    15. Tap Delete
    16. Scroll to the unc0ver application and tap on it
    17. Tap Delete
    18. Install unc0ver again like before but don't run it yet
    19. Turn on Airplane Mode and run the jailbreak now
      • This may take several attempts, keep trying until it works
    ',11)),o("div",m,[e[16]||(e[16]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[14]||(e[14]=i("If this doesn't work, ask on the r/Jailbreak ")),o("a",y,[e[13]||(e[13]=i("Discord Server")),t(a)]),e[15]||(e[15]=i(" for support."))])]),e[38]||(e[38]=o("h3",{id:"not-being-able-to-rejailbreak-or-restore-rootfs-in-unc0ver-after-using-tweaks-such-as-batchomatic-or-iamlazy",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#not-being-able-to-rejailbreak-or-restore-rootfs-in-unc0ver-after-using-tweaks-such-as-batchomatic-or-iamlazy","aria-hidden":"true"},"#"),i(" Not being able to rejailbreak or restore rootfs in unc0ver after using tweaks such as Batchomatic or IAmLazy")],-1)),e[39]||(e[39]=o("p",null,"Your ability to fix this issue if you end up in this state depends on your iOS version:",-1)),o("ul",null,[o("li",null,[e[18]||(e[18]=i("If you are on iOS versions at or below 14.3 (excluding if you're on 11.x or are A12(X) 12.1.3-12.4.1), follow another jailbreak's ")),t(r,{to:"/restoring-rootfs"},{default:s(()=>e[17]||(e[17]=[i("Restoring Rootfs")])),_:1}),e[19]||(e[19]=i(" method that is supported on your device/version combination."))]),e[20]||(e[20]=o("li",null,"If you are on iOS versions 14.4 to 14.5.1, attempt to restore rootfs in the Fugu14 app",-1)),e[21]||(e[21]=o("li",null,"If you are either on iOS versions 14.6 to 14.8, or in the group excluded from the first group, your only options are to wait for another jailbreak, wait for an unc0ver update which fixes this issue, or to DFU Restore to the latest iOS version and lose your ability to jailbreak for the forseeable future",-1))]),e[40]||(e[40]=o("h2",{id:"fixing-package-installation-errors-on-sileo",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#fixing-package-installation-errors-on-sileo","aria-hidden":"true"},"#"),i(" Fixing package installation errors on Sileo")],-1)),e[41]||(e[41]=o("p",null,"For the purposes of this troubleshooting section, we are assuming you are running Sileo on Taurine/Odyssey/Odysseyra1n.",-1)),e[42]||(e[42]=o("p",null,[i("In order to determine which error you are encountering, you will have to tap "),o("code",null,"Show Details"),i(" in Sileo when you encounter an error with installing or removing a package.")],-1)),o("p",null,[e[23]||(e[23]=i("If the fixes below don't help, feel free to ask on the Sileo ")),o("a",w,[e[22]||(e[22]=i("Discord Server")),t(a)]),e[24]||(e[24]=i(" for support."))]),e[43]||(e[43]=n('

    Syntax error: "(" unexpected

    This error indicates that the developer of the tweak you are trying to install/remove has written the installation/removal script incorrectly. You will need Filza to fix this issue.

    Removing the tweak causing this error

    1. Open Filza and navigate to /Library/dpkg/info
    2. Find the .postinst or .postrm file corresponding to the tweak with an error, e.g. com.miro.shortmoji2.postinst would be the file to edit if ShortMoji 2 had an install error or com.miro.shortmoji2.postrm if it had an uninstall error
    3. Tap and hold the file until a menu appears
    4. Tap Open with
    5. Tap Text Editor
    6. Find the first line of the file that says #!/bin/sh
    7. Change sh to bash
    8. Tap Save
    9. Open Sileo
    10. Uninstall the tweak.
      • For paid tweaks, you will need to file a bug report to the developer if you wish to install the tweak.
      • For free tweaks, you should file a bug report to the developer. If you wish to install the tweak immediately, continue with this guide.

    Editing the tweak to fix the error (Free tweaks only)

    ',5)),o("ol",null,[o("li",null,[e[26]||(e[26]=i("Open ")),o("a",k,[e[25]||(e[25]=i("Parcility")),t(a)]),e[27]||(e[27]=i(" in Safari on your device"))]),e[28]||(e[28]=n("
  • Search for the tweak you wish to install
    • If it does not appear in the search, you will have to wait for the developer to update their tweak
  • Tap Download
  • Once the file has finished downloading, tap on the file in Safari's downloads menu
  • Tap the share button
  • Tap Save to Filza
  • Tap Save
  • Open Filza, it will open to the folder where you downloaded the tweak file
  • Tap on the tweak you wish to fix
  • Scroll down and tap Extract
  • Open the result folder, and navigate to DEBIAN
  • Repeat steps 2-8 of Removing the tweak causing this error above
  • Navigate back to the folder where you downloaded the tweak
  • Tap and hold on the tweak folder
  • Tap on Create DEB
  • Tap and hold on the resulting deb file
  • Tap Open with
  • Tap on Sileo
  • Tap Get
  • ",18))]),e[44]||(e[44]=n('

    TIP

    Some developers in the Jailbreak community put a call to the wrong shell in their installation/removal scripts. Until April 2021, most Jailbreaks pointed /bin/sh to /bin/bash so developers were able to use #!/bin/sh to indicate which shell to use even if they use Bash features. In April 2021, Procursus, which runs on Chimera, Odyssey, Taurine, and Odysseyra1n, changed to a different, higher performance shell. This broke these incorrectly formatted scripts.

    Exec format error

    This error indicates that the developer of the tweak you are trying to install/remove has omitted a key part of the installation/removal script. You will need Filza to fix this issue.

    Removing the tweak causing this error

    1. Open Filza and navigate to /Library/dpkg/info
    2. Find the .postinst or .postrm file corresponding to the tweak with an error, e.g. com.miro.shortmoji2.postinst would be the file to edit if ShortMoji 2 had an install error
    3. Tap and hold the file until a menu appears.
    4. Tap Open with
    5. Tap Text Editor
    6. Add a new line to the start of the file that says #!/bin/bash.
    7. Tap Save
    8. Open Sileo
    9. Uninstall the tweak.
    10. Navigate to the Sources tab
    11. Swipe down and refresh your sources
    12. Navigate to the Search tab
    13. Type libiosexec1 into the Search field
    14. Install libiosexec1 by Hayden Seay
    15. Try installing the tweak causing an error again

    TIP

    In May 2021, Procursus attempted to migrate to a version of dpkg that no longer handles this install error, as developers should have included the #!/bin/sh or #!/bin/bash calls in their scripts. At the time of writing, the lead developer of Procursus has created a patch, libiosexec, that re-adds this error handling. If you still encounter this error, you may not have updated for a while.

    nitoTV issues

    The application doesn't launch

    1. If nitoTV fails to open while clicking on the application, this could be the result of the device being in an unjailbroken state. This occurs when the Apple TV reboots or has been shut down and powered back on.
    2. Reinitiating the jailbreak it will bring nitoTV back to full functionality. This could be via checkra1n or by launching any of the other jailbreaks tools and clicking Jailbreak.

    It fails to install/download/search for updates

    1. Open nitoTV and navigate to the Sources tab at the top bar and highlight the nitoTV repository.
    2. Click and hold the trackpad button for one second then releasing will prompt to remove the repository.
    3. Once deleted, click Add and enter the following repositoy URL: [https://nitosoft.com/checkra1n/] then click Okay.
    4. After a few moments, the repository should show on the list.
    5. Once done, initiate the app multitasker and swipe up on nitoTV to terminate the app, then relaunch nitoTV from the homescreen.

    nitoTV crashes when adding new repositories

    1. Open nitoTV and navigate to the Installed tab at the top bar and highlight nitoTV.
    2. Click Modify below the app name and select Downgrade then choose the selected version that works best.
    3. Another possible way to fix this issue is to log in via SSH.
    4. This can be done by locating your Apple TV Devices IP address and using the command ssh root@Apple TV IP Address then using alpine as the password to log in.
    5. After logging in, type in the following command to add the repository of your choice: echo deb URL_ADDRESS > /etc/apt/sources.list.d/sources.list

    Issues with respringing

    1. In some occurances, nitoTV will need to be terminated from the multitasker window. This is done by pressing the TV button twice on the Siri Remote.

    Apps won't appear

    1. A simple respring can fix these odd situations.
    2. Double-check the console log on the top bar of nitoTV and select Settings.
    3. From there, click View Log

    for any errors and feel free to join the tvos-jailbreaks discord channel for further guidance.

    ',18))])}var S=d(p,[["render",v],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.75b890e5.js b/assets/index.html.75b890e5.js new file mode 100644 index 000000000000..aae957dcb639 --- /dev/null +++ b/assets/index.html.75b890e5.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as u,c as p,a as e,b as o,d as l,w as t,e as n}from"./app.748f7f56.js";const g={},v={class:"custom-container tip"},c={class:"custom-container tip"},m={href:"https://dhinakg.github.io/repo/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://repo.alexia.lol",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function z(q,i){const a=s("router-link"),r=s("ExternalLinkIcon");return u(),p("div",null,[i[30]||(i[30]=e("h2",{id:"lettura-necessaria",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),o(" Lettura Necessaria")],-1)),i[31]||(i[31]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"Se si \xE8 tentato in precedenza di usare un metodo di aggiornamento blobless, rimuovi tutti i profili delay e beta prima di seguire questo metodo.")],-1)),e("div",v,[i[5]||(i[5]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[2]||(i[2]=o("Devi avere un jailbreak per seguire queste istruzioni. Se non puoi eseguire il jailbreak, segui ")),l(a,{to:"/updating-blobless-nonjailbroken"},{default:t(()=>i[0]||(i[0]=[o("Aggiornamento (Blobless) (Non-Jailbroken)")])),_:1}),i[3]||(i[3]=o(" o ")),l(a,{to:"/updating-blobless-advanced"},{default:t(()=>i[1]||(i[1]=[o("Aggiornare (Blobless) (Avanzato)")])),_:1}),i[4]||(i[4]=o(" invece."))])]),i[32]||(i[32]=e("h2",{id:"requisiti",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),o(" Requisiti")],-1)),e("ul",null,[e("li",null,[i[9]||(i[9]=o("Un dispositivo al quale \xE8 possibile eseguire il jailbreak e installarci pacchetti ")),e("ul",null,[e("li",null,[i[7]||(i[7]=o("Controlla ")),l(a,{to:"/get-started"},{default:t(()=>i[6]||(i[6]=[o("Cominciamo!")])),_:1}),i[8]||(i[8]=o(" se non sei sicuro"))])])]),i[10]||(i[10]=e("li",null,"Un backup del dispositivo tramite iCloud",-1))]),i[33]||(i[33]=e("h2",{id:"istruzioni",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#istruzioni","aria-hidden":"true"},"#"),o(" Istruzioni")],-1)),i[34]||(i[34]=e("h3",{id:"installare-dahlia",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installare-dahlia","aria-hidden":"true"},"#"),o(" Installare Dahlia")],-1)),e("div",c,[i[14]||(i[14]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[12]||(i[12]=o("Il tweak di Dahlia, quando si usano i profili di Dallas, reindirizza le ricerche di aggiornamento a un server diverso. I proprietari del server saranno in grado di visualizzare il tuo indirizzo IP. Questo \xE8 normale, tuttavia se si \xE8 a disagio con ci\xF2, segui ")),l(a,{to:"/updating-blobless-alternate"},{default:t(()=>i[11]||(i[11]=[o("Aggiornare (Blobless) (Metodo Alternativo)")])),_:1}),i[13]||(i[13]=o(" ."))])]),e("ol",null,[i[18]||(i[18]=e("li",null,"Avvia il tuo attuale jailbreak",-1)),e("li",null,[i[17]||(i[17]=o("Apri il tuo gestore di pacchetti preferito e aggiungi le seguenti repo: ")),e("ul",null,[e("li",null,[e("a",m,[i[15]||(i[15]=o("https://dhinakg.github.io/repo/")),l(r)])]),e("li",null,[e("a",b,[i[16]||(i[16]=o("https://repo.alexia.lol")),l(r)])])])]),i[19]||(i[19]=e("li",null,[o("Cerca e installa il pacchetto "),e("code",null,"Dahlia")],-1)),i[20]||(i[20]=e("li",null,[o("Tocca "),e("code",null,"Riavvia il dispositivo"),o(" e poi ri-esegui il jailbreak del dispositivo dopo il riavvio")],-1))]),i[35]||(i[35]=n('

    Preparare l'Aggiornamento

    1. Apri l'app Impostazioni, scorri verso il basso e clicca su Dahlia
    2. Clicca su Download Profilese poi premi su "Dallas"
    3. Clicca su "Dallas Enabler" per scaricare il profilo
    4. Premi "Consenti" quando viene richiesto
    5. Esci dal menu di Dahlia e vai a Generali -> Gestione Profili e Dispositivo -> Dallas Enabler
    6. Clicca "Installa" nell'angolo in alto a destra e inserisci il codice di accesso se richiesto
    7. Tocca nuovamente "Installa" due volte per confermare
    8. Torna alla schermata di Dahlia nelle impostazioni
    9. Clicca nuovamente su Download Profilese poi premi di nuovo su "Dallas"
    10. Sotto "Version Profiles", tocca la versione alla quale vuoi aggiornare
    11. Premi "Consenti" quando viene richiesto
    12. Apri l'app Impostazioni
    13. Esci dal menu di Dahlia e vai a Generali -> Gestione Profili e Dispositivo -> Dallas - [Version]
      • Se vedi un errore, assicurati di essere jailbroken e di aver installato Dallas Enabler in precedenza
    14. Clicca "Installa" nell'angolo in alto a destra e inserisci il codice di accesso se richiesto
    15. Tocca nuovamente "Installa" due volte per confermare
    16. Riavvia il dispositivo quando richiesto e ri-esegui il jailbreak
    17. Riapri l'app Impostazioni e tornare alla pagina di Dahlia
    18. Attiva Enable Supervision-less Mode.
      • Puoi anche scegliere di abilitare Toggle Supervision, ma l'unico modo per rimuovere la supervisione dopo l'aggiornamento \xE8 quello di attendere un jailbreak o inizializzare il dispositivo
    19. Assicurati che Ready to Update indichi di "S\xEC"
      • Se non lo fa, clicca sulla "i" accanto a "Ready to Update", e vedi quale \xE8 il problema

    Ripristinare il RootFS

    ',3)),e("ol",null,[i[25]||(i[25]=n("
  • Apri l'app delle Impostazioni
  • Vai su Generali -> Aggiornamento Software
  • Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    • Non aggiornare ancora, lo faremo pi\xF9 tardi
    • Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    • Se dice che il dispositivo \xE8 aggiornato, il server utilizzato per Dallas \xE8 offline; attendi che torni online
  • ",3)),e("li",null,[i[24]||(i[24]=o("Apri il tuo jailbreak attuale e ripristina il rootFS ")),e("ul",null,[e("li",null,[i[22]||(i[22]=o("Se hai bisogno di una guida dettagliata su come ripristinare il rootfs, segui ")),l(a,{to:"/it_IT/restoring-rootfs"},{default:t(()=>i[21]||(i[21]=[o("Ripristinare il RootFS")])),_:1}),i[23]||(i[23]=o(" e seleziona il jailbreak che usi attualmente"))])])]),i[26]||(i[26]=e("li",null,"Riavvia il dispositivo",-1))]),i[36]||(i[36]=n('

    Aggiornare la versione del firmware

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Apri l'app delle Impostazioni
    3. Vai su Generali -> Aggiornamento Software
    4. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    5. Scarica e installa l'aggiornamento

    Rimozione dei profili Dallas

    1. Apri l'app Impostazioni dopo l'aggiornamento alla versione desiderata
    2. Vai su Generali, Gestione Profili e Dispositivo
    3. Premi su entrambi i profili e clicca su Rimuovi profilo
      • Inserisci il tuo codice di accesso se richiesto

    TIP

    Se hai scelto di abilitare la supervisione in precedenza, il tuo dispositivo rimarr\xE0 supervisionato. Essere in uno stato supervisionato significa che:

    • Un messaggio verr\xE0 visualizzato in Impostazioni, mostrando che il dispositivo \xE8 supervisionato
    • Il blocco di attivazione sar\xE0 disabilitato, rendendo il dispositivo potenzialmente accessibile dai ladri (Dov'\xE8 funzioner\xE0 comunque)
    • Se il dispositivo ha la gestione del dispositivo mobile attivata (es. un dispositivo scolastico o di lavoro), allora la tua organizzazione sar\xE0 in grado di installare e disinstallare silenziosamente le app sul tuo dispositivo

    Nota che, per la maggior parte degli utenti, rimanere in uno stato supervisionato non sar\xE0 un problema.

    \xC8 possibile rimuovere lo stato di supervisione ripristinando il dispositivo e ripristinando un backup precedentemente fatto. Ci\xF2 pu\xF2 essere fatto selezionando "Cancella tutti i contenuti e le impostazioni" nell'app Impostazioni, poi ripristinando da un backup da iCloud durante la configurazione iniziale.

    DANGER

    Se si ripristina un backup fatto in uno stato jailbroken da iTunes/Finder, si possono riscontrare gravi problemi, come i bootloop.

    WARNING

    Se ripristini un backup fatto in uno stato jailbroken da iCloud, potresti riscontrare segnali di falsi positivi per il rilevamento del jailbreak.

    ',7)),e("p",null,[i[28]||(i[28]=o("Crediti a ")),e("a",f,[i[27]||(i[27]=o("dhinakg")),l(r)]),i[29]||(i[29]=o(" per aver scoperto questo metodo."))])])}var h=d(g,[["render",z],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.77463fcd.js b/assets/index.html.77463fcd.js new file mode 100644 index 000000000000..fa715812a48c --- /dev/null +++ b/assets/index.html.77463fcd.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as p,a as e,b as o,d as a,w as t,e as u}from"./app.748f7f56.js";const k={},m={class:"custom-container warning"},v={href:"https://kok3shidoll.github.io/download/kokeshi/kokeshiX_v1.0_alpha_2.ipa",target:"_blank",rel:"noopener noreferrer"},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={class:"custom-container tip"};function g(f,i){const l=r("router-link"),n=r("ExternalLinkIcon");return d(),p("div",null,[i[15]||(i[15]=e("p",null,"kok3shiX \xE8 in grado di eseguire il jailbreak di tutti dispositivi iOS a 32 bit con una versione del firmware 10.3-10.3.4.",-1)),i[16]||(i[16]=e("p",null,"Tieni a mente che il jailbreak di kok3shiX non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),i[17]||(i[17]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di kok3shiX sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[18]||(i[18]=e("p",null,"Utilizzeremo Sideloadly per installare l\u2019applicazione sul dispositivo.",-1)),e("div",m,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"WARNING",-1)),i[4]||(i[4]=e("p",null,"kok3shiX \xE8 ancora in Alfa, di conseguenza si potrebbero riscontrare dei problemi. Fai un backup dei tuoi dati prima di continuare.",-1)),e("p",null,[i[1]||(i[1]=o("In alternativa, puoi seguire ")),a(l,{to:"/installing-socket"},{default:t(()=>i[0]||(i[0]=[o("Installazione di Socket")])),_:1}),i[2]||(i[2]=o("."))])]),i[19]||(i[19]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i[20]||(i[20]=e("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[e("p",null,[o(" kok3shiX \xE8 attualmente firmato su "),e("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),e("ul",null,[e("li",null,[i[6]||(i[6]=o("L'ultima versione di ")),e("a",v,[i[5]||(i[5]=o("kok3shiX")),a(n)])]),e("li",null,[i[8]||(i[8]=o("L'ultima versione di ")),e("a",c,[i[7]||(i[7]=o("Sideloadly")),a(n)])])]),i[21]||(i[21]=u('

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di kok3shiX su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di kok3shiX adesso pu\xF2 essere aperta dalla home screen.

    Eseguire kok3shiX

    1. Apri l'applicazione di kok3shiX dalla home screen
    2. Clicca su \u201CJailbreak\u201D

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',9)),e("p",null,[i[10]||(i[10]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),a(l,{to:"/faq/#what-are-tweaks"},{default:t(()=>i[9]||(i[9]=[o("tweaks")])),_:1}),i[11]||(i[11]=o(", temi e altro ancora."))]),e("div",z,[i[14]||(i[14]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[13]||(i[13]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),a(l,{to:"/installing-zebra"},{default:t(()=>i[12]||(i[12]=[o("Installa Zebra")])),_:1})])])])}var h=s(k,[["render",g],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.775ecf4f.js b/assets/index.html.775ecf4f.js new file mode 100644 index 000000000000..38c351f63c91 --- /dev/null +++ b/assets/index.html.775ecf4f.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-6ef64a00","path":"/installing-meowbrek2/","title":"Installing meowbrek2","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing meowbrek2","description":"Guide to installing meowbrek2","permalink":"/installing-meowbrek2","pkgman":"sileo"},"excerpt":"","headers":[{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Installing TrollHelper","slug":"installing-trollhelper","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-1","children":[]},{"level":3,"title":"Requirements","slug":"requirements","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":3,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-2","children":[]},{"level":3,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]},{"level":3,"title":"Requirements","slug":"requirements-1","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application-1","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application-1","children":[]},{"level":3,"title":"Adding a Keyboard","slug":"adding-a-keyboard","children":[]},{"level":3,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper-1","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-3","children":[]},{"level":3,"title":"Installing Persistence Helper","slug":"installing-persistence-helper-1","children":[]}]},{"level":2,"title":"Installing meowbrek2","slug":"installing-meowbrek2","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing the jailbreak","slug":"installing-the-jailbreak","children":[]}]},{"level":2,"title":"Running meowbrek2","slug":"running-meowbrek2","children":[]}],"git":{"updatedTime":1727765819000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/archive/installing-meowbrek2.md"}');export{l as data}; diff --git a/assets/index.html.77b124bd.js b/assets/index.html.77b124bd.js new file mode 100644 index 000000000000..3f53ef9a24d0 --- /dev/null +++ b/assets/index.html.77b124bd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-59e4ebe4","path":"/installing-odyssey/","title":"Installing Odyssey","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odyssey","description":"Guide to installing Odyssey","permalink":"/installing-odyssey","redirect_from":["/odyssey","/od"],"pkgman":"sileo","extra_contributors":["TheHacker894","hopolapopola","raizo","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Odyssey","slug":"running-odyssey","children":[]},{"level":2,"title":"Installing necessary software","slug":"installing-necessary-software","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":4},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/jailbreak/installing-odyssey.md"}');export{e as data}; diff --git a/assets/index.html.79525f0d.js b/assets/index.html.79525f0d.js new file mode 100644 index 000000000000..f731efcf3a0e --- /dev/null +++ b/assets/index.html.79525f0d.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as u,a as t,b as o,d as n,w as p,e as l}from"./app.748f7f56.js";const h={},c={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/cgUwDb5S",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.iclarified.com/970/appletv-firmware-download-locations",target:"_blank",rel:"noopener noreferrer"},w={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/M1kWwbia",target:"_blank",rel:"noopener noreferrer"};function m(k,e){const a=r("router-link"),i=r("ExternalLinkIcon");return d(),u("div",null,[e[11]||(e[11]=t("p",null,"Patchstick is capable of untether jailbreaking the Apple TV 1 on Apple TV Software 1.0 to 3.0.2.",-1)),t("p",null,[e[1]||(e[1]=o("Patchstick is an ")),n(a,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:p(()=>e[0]||(e[0]=[o("untethered")])),_:1}),e[2]||(e[2]=o(" jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes or Finder (macOS Catalina and newer)."))]),e[12]||(e[12]=t("h2",{id:"requirements",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),o(" Requirements")],-1)),e[13]||(e[13]=t("ul",null,[t("li",null,"A computer with at least one free USB-A port"),t("li",null,"A USB-A flash drive with a capacity between 1GB and 64GB"),t("li",null,"macOS 10.8 to 10.13")],-1)),e[14]||(e[14]=t("h2",{id:"creating-the-patchstick",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#creating-the-patchstick","aria-hidden":"true"},"#"),o(" Creating the Patchstick")],-1)),t("ol",null,[t("li",null,[e[5]||(e[5]=o("Download the Apple TV software's restore DMG corresponding to the TV Software version that your Apple TV is running from ")),t("a",c,[e[3]||(e[3]=o("here")),n(i)]),e[6]||(e[6]=o(". ")),t("a",f,[e[4]||(e[4]=o("This link")),n(i)]),e[7]||(e[7]=o(" will tell you which DMG corresponds to what TV Software version"))]),t("li",null,[e[9]||(e[9]=o("Download the latest version of ")),t("a",w,[e[8]||(e[8]=o("ATV USB Creator")),n(i)])]),e[10]||(e[10]=l("
  • Unzip ATV USB Creator and drag it to /Applications
  • Open Terminal and run the command sudo /Applications/atvusb-creator.app/Contents/MacOS/atvusb-creator to open the application. Enter your user password when prompted.
  • In ATV USB Creator, click Choose a DMG and then select your downloaded TV Software DMG.
  • Ensure that your chosen USB flash drive is selected in the "USB Target Device" dropdown. It will not show the drive's name, only its location in /dev.
    • To ensure that it is the correct drive, open Disk Utility, select your flash drive, and make sure that the Device listing matches up with ATV USB Creator's selected device.
    • This will erase all data on the flash drive.
  • Make sure that ssh tools and bin tools is enabled under the Installation Options dropdown. You may enable the other options, but they are not required.
  • Click the Create Using -> button and wait. The process will take a few minutes.
  • ",6))]),e[15]||(e[15]=l('

    Installing the Patchstick

    1. Unplug the power cable from your Apple TV.
    2. Plug your newly created Patchstick into the USB port on the back of your Apple TV.
    3. Plug the power cable back in.
    4. Wait a few minutes. You will see an Apple TV 1 logo with Tux sitting on it for about 30 seconds, and then a lot of text will scroll down the screen.
    5. Once you see the line penbuntu login: _ at the bottom, unplug the Apple TV, unplug the USB flash drive, and plug your Apple TV back in.

    :::

    You should now be jailbroken with the Software Menu added to your home screen. You can use this menu to manage your Apple TV. SSH is available via the command ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss frontrow@ip.of.apple.tv, the password is frontrow. To mount / as read-write, run the command sudo mount -t hfs -o rw /dev/disk0s3 /.

    ',4))])}var b=s(h,[["render",m],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.79661176.js b/assets/index.html.79661176.js new file mode 100644 index 000000000000..6cecd1531148 --- /dev/null +++ b/assets/index.html.79661176.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-085d116e","path":"/it_IT/updating-blobless-alternate/","title":"Aggiornare (Blobless) (Metodo Alternativo)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare (Blobless) (Metodo Alternativo)","description":"Guida all'aggiornamento a firmware non firmati senza alcun blob utilizzando il profilo di Delay.","permalink":"/it_IT/updating-blobless-alternate","extra_contributors":["DhinakG"]},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Installare Dahlia","slug":"installare-dahlia","children":[]},{"level":2,"title":"Preparare l'Aggiornamento","slug":"preparare-l-aggiornamento","children":[]},{"level":2,"title":"Ripristinare il RootFS","slug":"ripristinare-il-rootfs","children":[]},{"level":2,"title":"Aggiornare la versione del firmware","slug":"aggiornare-la-versione-del-firmware","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-blobless-alternate.md"}`);export{e as data}; diff --git a/assets/index.html.7967f5cb.js b/assets/index.html.7967f5cb.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.7967f5cb.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.7a02dca4.js b/assets/index.html.7a02dca4.js new file mode 100644 index 000000000000..f0a04afc63f5 --- /dev/null +++ b/assets/index.html.7a02dca4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1e92ec0c","path":"/updating-to-9-3-5-ipsw/","title":"Updating to 9.3.5 (iTunes/Finder)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 9.3.5 (iTunes/Finder)","permalink":"/updating-to-9-3-5-ipsw"},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Updating to 9.3.5","slug":"updating-to-9-3-5","children":[]}],"git":{"updatedTime":1689173614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-9.3.5-ipsw.md"}');export{e as data}; diff --git a/assets/index.html.7ab4413e.js b/assets/index.html.7ab4413e.js new file mode 100644 index 000000000000..59a4c1f03123 --- /dev/null +++ b/assets/index.html.7ab4413e.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as p,c as u,e as t,a as e,b as o,d as l,w as n}from"./app.748f7f56.js";const g={},v={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},m={class:"custom-container tip"},f={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"},b={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},c={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"},S={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function k(I,i){const a=s("ExternalLinkIcon"),r=s("router-link");return p(),u("div",null,[i[37]||(i[37]=t('

    Lettura Necessaria

    I dispositivi iOS e iPadOS possono essere aggiornati solo alle versioni firmware che Apple ha "firmato". Questo di solito significa che \xE8 possibile aggiornare solo alle versioni pi\xF9 recenti del firmware. Questo \xE8 un male per il jailbreak, siccome la maggior parte dei jailbreak si basano su exploit che sono stati patchati in versioni pi\xF9 recenti.

    Fortunatamente, possiamo usare diversi "profili" per ritardare un aggiornamento del firmware. Questo \xE8 destinato alle organizzazioni che richiedono pi\xF9 tempo per aggiornare i loro dispositivi, ma possiamo anche usarli per aggiornare a versioni del firmware non firmate.

    Ma questo ha un limite di tempo. Potrai aggiornare solo alle seguenti versioni del firmware prima delle rispettive date di scadenza:

    • 17.1 - February 5th, 2024
    • 17.1.1 - February 28th, 2024
    • 16.7.2 - March 9th, 2024
    • 17.1.2 - March 9th, 2024
    • 16.7.3 - March 18th, 2024
    • 17.2 (For iPhones) - March 18th, 2024
    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024
    ',5)),e("p",null,[i[1]||(i[1]=o("Il tempo \xE8 indicato in ")),i[2]||(i[2]=e("code",null,"UTC 00:00",-1)),i[3]||(i[3]=o(". Per ulteriori date di scadenza, controlla ")),e("a",v,[i[0]||(i[0]=o("dhinakg.github.io/delayed-otas.html")),l(a)]),i[4]||(i[4]=o("."))]),e("div",m,[i[8]||(i[8]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[6]||(i[6]=o("Devi essere su iOS 15.7.1 e precedenti, o iOS da 16.0 a 16.1.2. Se non sei su una di queste versioni, segui ")),l(r,{to:"/updating-blobless-advanced"},{default:n(()=>i[5]||(i[5]=[o("Aggiornare (Blobless) (Avanzato)")])),_:1}),i[7]||(i[7]=o(" ."))])]),i[38]||(i[38]=t('

    TIP

    Se si \xE8 tentato in precedenza di usare un metodo di aggiornamento blobless, rimuovi tutti i profili delay e beta prima di seguire questo metodo.

    Installare Supervise

    Download

    ',3)),e("ul",null,[e("li",null,[i[10]||(i[10]=o("L\u2019ultima versione di ")),e("a",f,[i[9]||(i[9]=o("Supervise")),l(a)])]),e("li",null,[i[12]||(i[12]=o("L\u2019ultima versione di ")),e("a",b,[i[11]||(i[11]=o("Sideloadly")),l(a)])]),e("li",null,[i[14]||(i[14]=o("L\u2019ultima versione di ")),e("a",z,[i[13]||(i[13]=o("iTunes")),l(a)]),i[15]||(i[15]=o(" se sei su Windows"))])]),i[39]||(i[39]=t('

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Supervise su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Supervise pu\xF2 essere aperta dalla home screen.

    Supervisionare il dispositivo

    1. Apri l'app Supervise nella home screen
    2. Apri l'app Impostazioni, quindi vai alla scheda Generali
    3. Scorri verso il basso fino alla scheda Toggle Supervision e vai a quella scheda
    4. Abilita l'opzione Toggle Supervision
    5. Riavvia il dispositivo

    Dopo il riavvio del dispositivo, dovresti vedere un avviso nelle Impostazioni che ti avvisa che sei supervisionato, se non lo vedi, ripeti i passaggi in questa sezione.

    Aggiornare la versione del firmware

    ',10)),e("ol",null,[i[23]||(i[23]=e("li",null,"Apri questa pagina sul tuo dispositivo",-1)),e("li",null,[i[22]||(i[22]=o("Tocca una versione qui sotto per installare il rispettivo profilo di aggiornamento: ")),e("ul",null,[i[19]||(i[19]=e("li",null,[e("a",{href:"/assets/files/delay.mobileconfig"},"15.8")],-1)),i[20]||(i[20]=e("li",null,[e("a",{href:"/assets/files/delay.mobileconfig"},"16.7.2")],-1)),i[21]||(i[21]=e("li",null,[e("a",{href:"/assets/files/delay.mobileconfig"},"17.1")],-1)),e("li",null,[i[17]||(i[17]=o("Per ulteriori versioni del firmware, controlla ")),e("a",c,[i[16]||(i[16]=o("dhinakg.github.io/delayed-otas.html")),l(a)]),i[18]||(i[18]=o("."))])])]),i[24]||(i[24]=e("li",null,"Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi",-1)),i[25]||(i[25]=e("li",null,"Apri l'app Impostazioni",-1)),i[26]||(i[26]=e("li",null,[o("Vai su "),e("code",null,"Generali"),o(" -> "),e("code",null,"Aggiornamento Software")],-1)),i[27]||(i[27]=e("li",null,"Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare",-1)),i[28]||(i[28]=e("li",null,"Scarica e installa l'aggiornamento",-1)),i[29]||(i[29]=e("li",null,"Una volta aggiornato, rimuovi il profilo di aggiornamento tramite le Impostazioni",-1))]),i[40]||(i[40]=t('

    TIP

    Se hai scelto di abilitare la supervisione in precedenza, il tuo dispositivo rimarr\xE0 supervisionato. Essere in uno stato supervisionato significa che:

    • Un messaggio verr\xE0 visualizzato in Impostazioni, mostrando che il dispositivo \xE8 supervisionato
    • Il blocco di attivazione sar\xE0 disabilitato, rendendo il dispositivo potenzialmente accessibile dai ladri (Dov'\xE8 funzioner\xE0 comunque)
    • Se il dispositivo ha la gestione del dispositivo mobile attivata (es. un dispositivo scolastico o di lavoro), allora la tua organizzazione sar\xE0 in grado di installare e disinstallare silenziosamente le app sul tuo dispositivo

    Nota che, per la maggior parte degli utenti, rimanere in uno stato supervisionato non sar\xE0 un problema.

    Se si desidera rimuovere la supervisione, \xE8 necessario eseguire il reset del dispositivo e ripristinare un backup precedentemente fatto. Ci\xF2 pu\xF2 essere fatto selezionando "Cancella tutti i contenuti e le impostazioni" nell'app Impostazioni, poi ripristinando da un backup da iCloud durante la configurazione iniziale.

    DANGER

    Se si ripristina un backup fatto in uno stato jailbroken da iTunes/Finder, si possono riscontrare gravi problemi, come i bootloop.

    WARNING

    Se ripristini un backup fatto in uno stato jailbroken da iCloud, potresti riscontrare segnali di falsi positivi per il rilevamento del jailbreak.

    ',3)),e("div",h,[i[33]||(i[33]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[31]||(i[31]=o("Se l'aggiornamento ha avuto successo, continua con ")),l(r,{to:"/get-started"},{default:n(()=>i[30]||(i[30]=[o("Cominciamo!")])),_:1}),i[32]||(i[32]=o(" per eseguire il jailbreak sul tuo dispositivo."))])]),e("p",null,[i[35]||(i[35]=o("Crediti a ")),e("a",S,[i[34]||(i[34]=o("dhinakg")),l(a)]),i[36]||(i[36]=o(" per aver scoperto questo metodo."))])])}var w=d(g,[["render",k],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.7b61bad5.js b/assets/index.html.7b61bad5.js new file mode 100644 index 000000000000..6f74affab85c --- /dev/null +++ b/assets/index.html.7b61bad5.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-18bef09e","path":"/installing-odysseyra1n-a8x-a9x/","title":"Installing Odysseyra1n (A8X/A9X)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n (A8X/A9X)","description":"Guide to installing Odysseyra1n on A8X and A9X devices","permalink":"/installing-odysseyra1n-a8x-a9x","pkgman":"sileo","redirect_from":["/installing-odysseyra1n-a9x"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/index.md"}');export{e as data}; diff --git a/assets/index.html.7dade860.js b/assets/index.html.7dade860.js new file mode 100644 index 000000000000..92421a631f08 --- /dev/null +++ b/assets/index.html.7dade860.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-392eed82","path":"/updating-to-10-3-4/","title":"Updating to 10.3.4","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 10.3.4","permalink":"/updating-to-10-3-4"},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 10.3.4","slug":"updating-to-10-3-4","children":[]}],"git":{"updatedTime":1689173614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-10.3.4.md"}');export{e as data}; diff --git a/assets/index.html.7ec56741.js b/assets/index.html.7ec56741.js new file mode 100644 index 000000000000..f39f30dc949a --- /dev/null +++ b/assets/index.html.7ec56741.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-361d9030","path":"/using-odysseyn1x/","title":"Using Odysseyn1x","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Odysseyn1x","excerpt":"Guide to installing checkra1n via Odysseyn1x","permalink":"/using-odysseyn1x","pkgman":"sileo","redirect_from":["/installing-odysseyn1x","/using-odysseynix","/odysseyn1x","/odysseynix","/using-bootra1n","/using-bootrain","/bootra1n","/bootrain","/using-checkn1x","/using-checknix","/checkn1x","/checkn1x"],"extra_contributors":["stekc","ssalagginkool","bbaovanc","Tanbeer191","TheHacker894","zachary7829","itsnebulalol"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing Ventoy","slug":"installing-ventoy","children":[]},{"level":2,"title":"Booting Odysseyn1x","slug":"booting-odysseyn1x","children":[]},{"level":2,"title":"Running checkra1n","slug":"running-checkra1n","children":[]},{"level":2,"title":"The Odysseyra1n script","slug":"the-odysseyra1n-script","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/using-odysseyn1x.md"}');export{e as data}; diff --git a/assets/index.html.808a7258.js b/assets/index.html.808a7258.js new file mode 100644 index 000000000000..0f406a78701a --- /dev/null +++ b/assets/index.html.808a7258.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-318ffe40","path":"/it_IT/installing-sockh3lix/","title":"sockH3lix","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"sockH3lix","description":"Guida per l\u2019installazione di sockH3lix","permalink":"/it_IT/installing-sockh3lix","redirect_from":["/installing-sockhelix","/sockhelix","/sockh3lix","/sh3","/she"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire sockH3lix","slug":"eseguire-sockh3lix","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-sockh3lix.md"}');export{i as data}; diff --git a/assets/index.html.81c225e4.js b/assets/index.html.81c225e4.js new file mode 100644 index 000000000000..b5552e329284 --- /dev/null +++ b/assets/index.html.81c225e4.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-79b0addf","path":"/it_IT/installing-evasi0n7/","title":"Evasi0n7","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Evasi0n7","description":"Guida per l\u2019installazione di Evasi0n7","permalink":"/it_IT/installing-evasi0n7","redirect_from":["/it_IT/evasion7","/it_IT/evasi0n7"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul r/LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]}],"git":{"updatedTime":1653247350000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-evasi0n7.md"}');export{i as data}; diff --git a/assets/index.html.8221d8c6.js b/assets/index.html.8221d8c6.js new file mode 100644 index 000000000000..5cd7af7fb0cb --- /dev/null +++ b/assets/index.html.8221d8c6.js @@ -0,0 +1 @@ +import{_ as t,r,o as s,c as n,a as i,b as o,d as a,e as d}from"./app.748f7f56.js";const p={},u={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},v={href:"https://github.com/straight-tamago/misaka/releases/latest",target:"_blank",rel:"noopener noreferrer"};function m(h,e){const l=r("ExternalLinkIcon");return s(),n("div",null,[e[8]||(e[8]=i("h2",{id:"requisiti",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),o(" Requisiti")],-1)),i("ul",null,[e[7]||(e[7]=i("li",null,"An Apple TV running tvOS 15.0 to 16.6",-1)),i("li",null,[e[1]||(e[1]=o("L'ultima versione di ")),i("a",u,[e[0]||(e[0]=o("Sideloadly")),a(l)])]),i("li",null,[e[3]||(e[3]=o("L\u2019ultima versione di ")),i("a",c,[e[2]||(e[2]=o("iTunes")),a(l)]),e[4]||(e[4]=o(" se sei su Windows"))]),i("li",null,[e[6]||(e[6]=o("L'ultima versione di ")),i("a",v,[e[5]||(e[5]=o("Misaka")),a(l)])])]),e[9]||(e[9]=d('

    Installare l'applicazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Misaka su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di Misaka adesso pu\xF2 essere aperta dalla home screen.

    DANGER

    Se non lo hai gi\xE0 fatto, dovrai anche abilitare la Modalit\xE0 Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalit\xE0 sviluppatore, tocca quella opzione, attiva la modalit\xE0 sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Questo metodo pu\xF2 richiedere diversi tentativi per funzionare correttamente.

    1. Apri Misaka
    2. Vai alla scheda "Pacchetti [Emu/Var]"
    3. Tocca il pulsante in basso a sinistra (noto come "ToolBox") e tocca Installa TrollStore, quindi tocca Suggerimenti

    Il tuo dispositivo eseguir\xE0 un respring dopo aver toccato Suggerimenti.

    Installare TrollStore

    1. Unlock your device
    2. Apri l'app Suggerimenti
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    ',14))])}var z=t(p,[["render",m],["__file","index.html.vue"]]);export{z as default}; diff --git a/assets/index.html.8248aec2.js b/assets/index.html.8248aec2.js new file mode 100644 index 000000000000..7ac89de5002c --- /dev/null +++ b/assets/index.html.8248aec2.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-889b97b4","path":"/installing-taurine/","title":"Installing Taurine","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Taurine","description":"Guide to installing Taurine using TrollStore","permalink":"/installing-taurine","redirect_from":["/taurine","/tr"],"pkgman":"sileo","extra_contributors":["opa334","iCraze","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Installing TrollHelper","slug":"installing-trollhelper","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-1","children":[]},{"level":3,"title":"Requirements","slug":"requirements","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-2","children":[]}]},{"level":2,"title":"Installing Taurine","slug":"installing-taurine","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing Taurine","slug":"installing-taurine-1","children":[]}]},{"level":2,"title":"Running Taurine","slug":"running-taurine","children":[]},{"level":2,"title":"Installing necessary software","slug":"installing-necessary-software","children":[]}],"git":{"updatedTime":1729720486000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":21},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":8},{"name":"emiyl","email":"me@emiyl.com","commits":4}]},"filePathRelative":"en_US/jailbreak/installing-taurine.md"}');export{l as data}; diff --git a/assets/index.html.82c22695.js b/assets/index.html.82c22695.js new file mode 100644 index 000000000000..f26134424fe5 --- /dev/null +++ b/assets/index.html.82c22695.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as d,e as n,a as e,b as o,d as l,w as p}from"./app.748f7f56.js";const g={},m={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"},v={href:"https://github.com/Avangelista/CowabungaLiteWindows/releases",target:"_blank",rel:"noopener noreferrer"},b={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},c={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function k(w,i){const a=r("ExternalLinkIcon"),t=r("router-link");return u(),d("div",null,[i[32]||(i[32]=n('

    Lettura Necessaria

    I dispositivi iOS e iPadOS possono essere aggiornati solo alle versioni firmware che Apple ha "firmato". Questo di solito significa che \xE8 possibile aggiornare solo alle versioni pi\xF9 recenti del firmware. Questo \xE8 un male per il jailbreak, siccome la maggior parte dei jailbreak si basano su exploit che sono stati patchati in versioni pi\xF9 recenti.

    Fortunatamente, possiamo usare diversi "profili" per ritardare un aggiornamento del firmware. Questo \xE8 destinato alle organizzazioni che richiedono pi\xF9 tempo per aggiornare i loro dispositivi, ma possiamo anche usarli per aggiornare a versioni del firmware non firmate.

    Ma questo ha un limite di tempo. Potrai aggiornare solo alle seguenti versioni del firmware prima delle rispettive date di scadenza:

    • 17.1 - February 5th, 2024
    • 17.1.1 - February 28th, 2024
    • 16.7.2 - March 9th, 2024
    • 17.1.2 - March 9th, 2024
    • 16.7.3 - March 18th, 2024
    • 17.2 (For iPhones) - March 18th, 2024
    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024
    ',5)),e("p",null,[i[1]||(i[1]=o("Il tempo \xE8 indicato in ")),i[2]||(i[2]=e("code",null,"UTC 00:00",-1)),i[3]||(i[3]=o(". Per ulteriori date di scadenza, controlla ")),e("a",m,[i[0]||(i[0]=o("dhinakg.github.io/delayed-otas.html")),l(a)]),i[4]||(i[4]=o("."))]),i[33]||(i[33]=e("p",null,"Dato che non disponi di un jailbreak al momento (o hai scelto di non eseguire il jailbreak per un qualsiasi motivo), dovrai utilizzare il metodo avanzato, che coinvolge cose come il reset di tutti i contenuti o il ripristino da un backup modificato, per essere in grado di aggiornare.",-1)),e("div",f,[i[8]||(i[8]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[6]||(i[6]=o("Se sei su iOS 15.7.1 o precedenti, o sei su iOS da 16.0 a 16.1.2, puoi seguire ")),l(t,{to:"/updating-blobless-nonjailbroken"},{default:p(()=>i[5]||(i[5]=[o("Aggiornamento (Blobless) (Non-Jailbroken)")])),_:1}),i[7]||(i[7]=o(" ."))])]),i[34]||(i[34]=n('

    Preparazione

    1. Collega il tuo iDevice al tuo computer e fai un backup tramite iTunes o Finder

    Dopo aver fatto un backup, ci\xF2 che \xE8 necessario fare dopo dipende dal fatto che si usi macOS o Windows

    macOS - Apple Configurator 2

    1. Vai nell'App Store sul tuo Mac
    2. Cerca Apple Configurator 2 e installalo
    3. Configura Apple Configurator 2
    4. Clicca Get Started
    5. Clicca sul tuo dispositivo e poi clicca su Prepare
    6. Seleziona Manual Configuration
    7. Scegli Do not enroll in MDM
    8. Vai su Organizatione clicca su New Organization
    9. Accedi al tuo ID Apple oppure fai clic su Skip
      • Se hai scelto di saltare l'accesso al tuo ID Apple, aggiungi un nome, poi fai clic su Next
    10. Scegli Generate a new supervision identity
      • Se lo hai gi\xE0 fatto prima su Apple Configurator 2, puoi Scegliere un'identit\xE0 di supervisione esistente
    11. Configura l'Assistente di Configurazione iOS come desideri
      • Se hai dimenticato di eseguire il backup dei dati in precedenza nella guida, questo \xE8 l'ultimo step in cui sarai in grado di farlo.
    12. Clicca Prepare, che canceller\xE0 i dati del tuo dispositivo e lo supervisioner\xE0

    Windows - Cowabunga Lite

    ',6)),e("ol",null,[e("li",null,[i[10]||(i[10]=o("Scarica e installa la versione Windows di Cowabunga Lite da ")),e("a",v,[i[9]||(i[9]=o("qua")),l(a)])]),i[11]||(i[11]=e("li",null,[o("Estrai "),e("strong",null,"l'intera cartella di Cowabunga Lite"),o(" da qualche parte (non importa dove), poi apri Cowabunga Lite")],-1)),i[12]||(i[12]=e("li",null,[o("Clicca su "),e("code",null,"Setup Options"),o(" e attiva la spunta su "),e("code",null,"Enable Supervision")],-1)),i[13]||(i[13]=e("li",null,[o("Clicca "),e("code",null,"Apply"),o(", poi clicca "),e("code",null,"Apply Changes")],-1))]),i[35]||(i[35]=e("p",null,"Il tuo dispositivo si riavvier\xE0 e sar\xE0 supervisionato.",-1)),i[36]||(i[36]=e("h2",{id:"aggiornare-la-versione-del-firmware",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#aggiornare-la-versione-del-firmware","aria-hidden":"true"},"#"),o(" Aggiornare la versione del firmware")],-1)),e("ol",null,[i[21]||(i[21]=e("li",null,"Quando il dispositivo si avvia dopo essere stato cancellato, configuralo, poi apri questa pagina sul dispositivo",-1)),e("li",null,[i[20]||(i[20]=o("Tocca una versione qui sotto per installare il rispettivo profilo di aggiornamento: ")),e("ul",null,[i[17]||(i[17]=e("li",null,[e("a",{href:"/assets/files/delay.mobileconfig"},"15.8")],-1)),i[18]||(i[18]=e("li",null,[e("a",{href:"/assets/files/delay.mobileconfig"},"16.7.2")],-1)),i[19]||(i[19]=e("li",null,[e("a",{href:"/assets/files/delay.mobileconfig"},"17.1")],-1)),e("li",null,[i[15]||(i[15]=o("Per ulteriori versioni del firmware, controlla ")),e("a",b,[i[14]||(i[14]=o("dhinakg.github.io/delayed-otas.html")),l(a)]),i[16]||(i[16]=o("."))])])]),i[22]||(i[22]=e("li",null,"Riavvia il dispositivo",-1)),i[23]||(i[23]=e("li",null,"Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi",-1)),i[24]||(i[24]=e("li",null,"Apri l'app delle Impostazioni",-1)),i[25]||(i[25]=e("li",null,[o("Vai su "),e("code",null,"Generali"),o(" -> "),e("code",null,"Aggiornamento Software")],-1)),i[26]||(i[26]=e("li",null,"Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare",-1)),i[27]||(i[27]=e("li",null,"Scarica e installa l'aggiornamento",-1)),i[28]||(i[28]=e("li",null,"Una volta aggiornato, rimuovi il profilo di aggiornamento tramite le Impostazioni",-1))]),i[37]||(i[37]=e("p",null,"Dopo l'aggiornamento, \xE8 possibile rimuovere la supervisione e ripristinare il backup effettuato in precedenza cancellando tutti i contenuti e le impostazioni.",-1)),i[38]||(i[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[o("Se l'aggiornamento \xE8 andato a buon fine, continua con "),e("a",{href:"/get-started"},"Cominciamo!"),o(" per eseguire il jailbreak del tuo dispositivo.")])],-1)),e("p",null,[i[30]||(i[30]=o("Crediti a ")),e("a",c,[i[29]||(i[29]=o("dhinakg")),l(a)]),i[31]||(i[31]=o(" per aver scoperto questo metodo."))])])}var S=s(g,[["render",k],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.85894ee2.js b/assets/index.html.85894ee2.js new file mode 100644 index 000000000000..595c486aca1b --- /dev/null +++ b/assets/index.html.85894ee2.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-00892f20","path":"/it_IT/installing-meowbrek2/","title":"Installare meowbrek2","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare meowbrek2","description":"Guida sull'installazione di meowbrek2","permalink":"/it_IT/installing-meowbrek2","pkgman":"sileo"},"excerpt":"","headers":[{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[{"level":3,"title":"Installazione di TrollHelper","slug":"installazione-di-trollhelper","children":[]},{"level":3,"title":"Installare TrollStore","slug":"installare-trollstore-1","children":[]},{"level":3,"title":"Requisiti","slug":"requisiti","children":[]},{"level":3,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":3,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":3,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper","children":[]},{"level":3,"title":"Installare TrollStore","slug":"installare-trollstore-2","children":[]},{"level":3,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]},{"level":3,"title":"Requisiti","slug":"requisiti-1","children":[]},{"level":3,"title":"Installare l'applicazione","slug":"installare-l-applicazione-1","children":[]},{"level":3,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione-1","children":[]},{"level":3,"title":"Adding a Keyboard","slug":"adding-a-keyboard","children":[]},{"level":3,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper-1","children":[]},{"level":3,"title":"Installare TrollStore","slug":"installare-trollstore-3","children":[]},{"level":3,"title":"Installare Persistence Helper","slug":"installare-persistence-helper-1","children":[]}]},{"level":2,"title":"Installare meowbrek2","slug":"installare-meowbrek2","children":[{"level":3,"title":"Download","slug":"download","children":[]},{"level":3,"title":"Installazione del jailbreak","slug":"installazione-del-jailbreak","children":[]}]},{"level":2,"title":"Eseguire meowbrek2","slug":"eseguire-meowbrek2","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-meowbrek2.md"}`);export{l as data}; diff --git a/assets/index.html.865fc354.js b/assets/index.html.865fc354.js new file mode 100644 index 000000000000..02f0f55a31c7 --- /dev/null +++ b/assets/index.html.865fc354.js @@ -0,0 +1,3 @@ +import{_ as d,r as s,o as p,c as g,a as l,b as e,d as o,w as t,e as m}from"./app.748f7f56.js";const f={},y={class:"custom-container danger"},w={class:"custom-container warning"},v={class:"custom-container tip"},b={href:"https://github.com/palera1n/palera1n/releases",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container warning"},c={start:"2"},S={class:"custom-container warning"},k={start:"2"};function I(x,n){const i=s("router-link"),r=s("ExternalLinkIcon"),a=s("Tab"),u=s("Tabs");return p(),g("div",null,[l("div",y,[n[7]||(n[7]=l("p",{class:"custom-container-title"},"DANGER",-1)),n[8]||(n[8]=l("p",null,"This guide only exists as an archive - we won't be making noticeable changes to this guide in the future if anything happens.",-1)),l("p",null,[n[1]||(n[1]=e("For users who are looking for a maintained palera1n guide - we generally recommend following the normal ")),o(i,{to:"/installing-palera1n"},{default:t(()=>n[0]||(n[0]=[e("Installing palera1n")])),_:1}),n[2]||(n[2]=e(" guide instead, as it will provide an overall better experience in almost every way compared to using rootful palera1n, and is the general direction that most developers are prioritizing tweak support towards."))]),l("p",null,[n[5]||(n[5]=e("If you currently use rootful palera1n, we recommend following this guide to ")),o(i,{to:"/removing-palera1n"},{default:t(()=>n[3]||(n[3]=[e("remove rootful palera1n")])),_:1}),n[6]||(n[6]=e(" and then ")),o(i,{to:"/installing-palera1n"},{default:t(()=>n[4]||(n[4]=[e("Install rootless palera1n")])),_:1})]),n[9]||(n[9]=l("p",null,"Regardless, if you choose to install or continue to use rootful palera1n, do note that there will likely be less and less support over time given, and that newer tweaks will be less and less likely to support this setup of palera1n.",-1))]),n[65]||(n[65]=l("p",null,"palera1n is a work-in-progress jailbreak that patches the kernel so you can use Sileo and install tweaks. Currently, palera1n is compatible with A11 (iPhone X) and earlier devices on iOS 15 and later, with some major caveats.",-1)),n[66]||(n[66]=l("p",null,[e("On A11 devices, you "),l("strong",null,"must disable your passcode"),e(" and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.")],-1)),n[67]||(n[67]=l("p",null,[e("Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to "),l("strong",null,"erase all content and settings"),e(" in order to be able to jailbreak.")],-1)),l("div",w,[n[13]||(n[13]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[n[11]||(n[11]=e("If you are using an old version of palera1n that was tethered, you'll need to ")),o(i,{to:"/removing-palera1n"},{default:t(()=>n[10]||(n[10]=[e("remove palera1n")])),_:1}),n[12]||(n[12]=e(" before continuing."))])]),l("div",v,[n[17]||(n[17]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[n[15]||(n[15]=e("If you are using Windows, you should follow ")),o(i,{to:"/archived-palen1x-rootful"},{default:t(()=>n[14]||(n[14]=[e("Using palen1x-rootful")])),_:1}),n[16]||(n[16]=e(" instead."))])]),n[68]||(n[68]=l("h2",{id:"downloads",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),e(" Downloads")],-1)),l("p",null,[n[19]||(n[19]=e("The version of ")),l("a",b,[n[18]||(n[18]=e("palera1n")),o(r)]),n[20]||(n[20]=e(" for your OS."))]),n[69]||(n[69]=m('
    • macOS users should generally get palera1n-macos-universal
    • Linux users should get whichever version corresponds to the architecture of the computer you're using
      • This will be usually palera1n-linux-x86_64. Choose this one if you're unsure.
      • If you're using a 32-bit computer, choose palera1n-linux-x86.
      • If you're using an ARM computer (e.g. a Raspberry Pi), choose palera1n-linux-armel for 32-bit and palera1n-linux-arm64 for 64-bit.

    Installing the jailbreak

    Please select your operating system:

    ',3)),o(u,{tabs:""},{default:t(()=>[o(a,{tab:"",name:"macOS",default:!0},{default:t(()=>[n[33]||(n[33]=l("h3",{id:"installing-palera1n",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-palera1n","aria-hidden":"true"},"#"),e(" Installing palera1n")],-1)),n[34]||(n[34]=l("ol",null,[l("li",null,[l("p",null,"Enable Full Disk Access for Terminal (this only has to be done once)"),l("ul",null,[l("li",null,"macOS Monterey and below: System Preferences \u2192 Security & Privacy \u2192 Privacy \u2192 Full Disk Access"),l("li",null,"macOS Ventura and above: System Settings \u2192 Privacy & Security \u2192 Full Disk Access")]),l("p",null,"If Terminal does not show up in the list, click the plus icon and select it from Applications \u2192 Utilities.")]),l("li",null,[l("p",null,"If you are on macOS Monterey 12.2.1 or below, run the following commands (this only has to be done once):"),l("div",{class:"language-text ext-text line-numbers-mode"},[l("pre",{class:"language-text"},[l("code",null,`sudo python -m ensurepip +sudo python -m pip install setuptools xattr==0.6.4 +`)]),l("div",{class:"line-numbers","aria-hidden":"true"},[l("div",{class:"line-number"}),l("div",{class:"line-number"})])])]),l("li",null,[l("p",null,[e("Open a terminal window and "),l("code",null,"cd"),e(" to the directory that palera1n was downloaded to (usually "),l("code",null,"cd ~/Downloads"),e(").")])]),l("li",null,[l("p",null,[e("Run "),l("code",null,"sudo mkdir -p /usr/local/bin")])]),l("li",null,[l("p",null,[e("Run "),l("code",null,"sudo mv ./palera1n-macos-universal /usr/local/bin/palera1n")]),l("ul",null,[l("li",null,[e("Replace "),l("code",null,"./palera1n-macos-universal"),e(" with whatever version you downloaded")])])]),l("li",null,[l("p",null,[e("Run "),l("code",null,"sudo xattr -c /usr/local/bin/palera1n")])]),l("li",null,[l("p",null,[e("Run "),l("code",null,"sudo chmod +x /usr/local/bin/palera1n")])])],-1)),n[35]||(n[35]=l("h3",{id:"running-palera1n",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#running-palera1n","aria-hidden":"true"},"#"),e(" Running palera1n")],-1)),n[36]||(n[36]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode"),l("p",null,"If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.")],-1)),n[37]||(n[37]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,[e("If you're using an Apple Silicon Mac and using a USB-C port to plug your cable/adapter into, you'll need to unplug and replug the device after "),l("code",null,"Checkmate!"),e(" appears in the logs.")])],-1)),n[38]||(n[38]=l("ol",null,[l("li",null,[e("Run "),l("code",null,"palera1n "),l("ul",null,[l("li",null,[e("16GB devices should use "),l("code",null,"palera1n -B -f"),e(" - note that you'll need to have 2-3GB of storage space free.")]),l("li",null,[e("Devices with more than 2-3GB of storage space free but with less than 10-15GB of storage space free also can use "),l("code",null,"palera1n -B -f"),e(", but only if they're on iOS 15.")]),l("li",null,[e("Devices which have iOS 16 or have more than 10-15GB of storage space free should use "),l("code",null,"palera1n -c -f")]),l("li",null,"Make sure your device is plugged in when entering this command")])])],-1)),l("div",h,[n[24]||(n[24]=l("p",{class:"custom-container-title"},"WARNING",-1)),n[25]||(n[25]=l("p",null,"If your device is either:",-1)),n[26]||(n[26]=l("ul",null,[l("li",null,"On iOS 15 and does not have at least 2-3GB of storage space free"),l("li",null,"On iOS 16 and does not have at least 10-15GB of storage space free")],-1)),n[27]||(n[27]=l("p",null,"You won't be able to continue following this guide.",-1)),l("p",null,[n[22]||(n[22]=e("If you cannot free up enough storage to follow this, you can alternatively use rootless palera1n by following ")),o(i,{to:"/installing-palera1n-rootless"},{default:t(()=>n[21]||(n[21]=[e("Installing palera1n (Rootless)")])),_:1}),n[23]||(n[23]=e(" instead."))])]),l("ol",c,[l("li",null,[n[29]||(n[29]=e("When ready, press ")),n[30]||(n[30]=l("code",null,"Enter",-1)),n[31]||(n[31]=e(" and follow the on screen instructions to enter ")),o(i,{to:"/faq/#what-is-dfu-mode"},{default:t(()=>n[28]||(n[28]=[e("DFU mode")])),_:1}),n[32]||(n[32]=e("."))])]),n[39]||(n[39]=l("p",null,"Your device should begin to create the FakeFS or BindFS (depending on which command you ran).",-1)),n[40]||(n[40]=l("ol",{start:"3"},[l("li",null,[e("Once your device is done creating the FakeFS or BindFS, run "),l("code",null,"palera1n -f")])],-1)),n[41]||(n[41]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:"),l("ol",null,[l("li",null,[e("In the terminal window, press "),l("code",null,"Control"),e(" + "),l("code",null,"C"),e(" on your keyboard")]),l("li",null,"Rerun the command that you just ran")]),l("p",null,"You'll need to do this every time you rejailbreak your device as well.")],-1))]),_:1}),o(a,{tab:"",name:"Linux"},{default:t(()=>[n[54]||(n[54]=l("div",{class:"custom-container danger"},[l("p",{class:"custom-container-title"},"DANGER"),l("p",null,"If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide.")],-1)),n[55]||(n[55]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.")],-1)),n[56]||(n[56]=l("h3",{id:"installing-palera1n-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-palera1n-1","aria-hidden":"true"},"#"),e(" Installing palera1n")],-1)),n[57]||(n[57]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode"),l("p",null,"If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.")],-1)),n[58]||(n[58]=l("ol",null,[l("li",null,"Open up a terminal window"),l("li",null,[e("Run "),l("code",null,"sudo systemctl stop usbmuxd")]),l("li",null,[e("Run "),l("code",null,"sudo usbmuxd -f -p")]),l("li",null,[e("Open up a new terminal window and "),l("code",null,"cd"),e(" to the directory that palera1n was downloaded to (usually "),l("code",null,"cd ~/Downloads"),e(").")]),l("li",null,[e("Run "),l("code",null,"sudo mv ./palera1n-linux-* /usr/bin/palera1n")]),l("li",null,[e("Run "),l("code",null,"sudo chmod +x /usr/bin/palera1n")])],-1)),n[59]||(n[59]=l("h3",{id:"running-palera1n-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#running-palera1n-1","aria-hidden":"true"},"#"),e(" Running palera1n")],-1)),n[60]||(n[60]=l("ol",null,[l("li",null,[e("Run "),l("code",null,"sudo palera1n "),l("ul",null,[l("li",null,[e("16GB devices should use "),l("code",null,"sudo palera1n -B -f"),e(" - note that you'll need to have 2-3GB of storage space free.")]),l("li",null,[e("Devices with more than 2-3GB of storage space free but with less than 10-15GB of storage space free also can use "),l("code",null,"sudo palera1n -B -f"),e(", but only if they're on iOS 15.")]),l("li",null,[e("Devices which have iOS 16 or have more than 10-15GB of storage space free should use "),l("code",null,"sudo palera1n -c -f")]),l("li",null,"Make sure your device is plugged in when entering this command")])])],-1)),l("div",S,[n[45]||(n[45]=l("p",{class:"custom-container-title"},"WARNING",-1)),n[46]||(n[46]=l("p",null,"If your device is either:",-1)),n[47]||(n[47]=l("ul",null,[l("li",null,"On iOS 15 and does not have at least 2-3GB of storage space free"),l("li",null,"On iOS 16 and does not have at least 10-15GB of storage space free")],-1)),n[48]||(n[48]=l("p",null,"You won't be able to continue following this guide.",-1)),l("p",null,[n[43]||(n[43]=e("If you cannot free up enough storage to follow this, you should instead use rootless palera1n by following ")),o(i,{to:"/installing-palera1n"},{default:t(()=>n[42]||(n[42]=[e("Installing palera1n")])),_:1}),n[44]||(n[44]=e(" instead."))])]),l("ol",k,[l("li",null,[n[50]||(n[50]=e("When ready, press ")),n[51]||(n[51]=l("code",null,"Enter",-1)),n[52]||(n[52]=e(" and follow the on screen instructions to enter ")),o(i,{to:"/faq/#what-is-dfu-mode"},{default:t(()=>n[49]||(n[49]=[e("DFU mode")])),_:1}),n[53]||(n[53]=e("."))])]),n[61]||(n[61]=l("p",null,"Your device should begin to create the FakeFS or BindFS (depending on the command you ran).",-1)),n[62]||(n[62]=l("ol",{start:"3"},[l("li",null,[e("Once your device is done creating the FakeFS or BindFS, run "),l("code",null,"sudo palera1n -f")])],-1)),n[63]||(n[63]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:"),l("ol",null,[l("li",null,[e("In the terminal window, press "),l("code",null,"Control"),e(" + "),l("code",null,"C"),e(" on your keyboard")]),l("li",null,"Rerun the command that you just ran")]),l("p",null,"You'll need to do this every time you rejailbreak your device as well.")],-1))]),_:1})]),_:1}),n[70]||(n[70]=l("p",null,[e("Once the device boots up, open the palera1n loader app and tap "),l("code",null,"Install"),e(". After a bit of time, you'll be prompted to respring and "),l("code",null,"Sileo"),e(" should be on your home screen.")],-1)),n[71]||(n[71]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,[e("To rejailbreak your device, no matter what command you ran above, simply run "),l("code",null,"palera1n -f"),e(" and then repeat any other applicable steps.")])],-1)),n[72]||(n[72]=l("br",null,null,-1)),n[73]||(n[73]=e(" To revert the jailbreak, follow ")),o(i,{to:"/removing-palera1n/"},{default:t(()=>n[64]||(n[64]=[e("Removing palera1n")])),_:1}),n[74]||(n[74]=e(". "))])}var O=d(f,[["render",I],["__file","index.html.vue"]]);export{O as default}; diff --git a/assets/index.html.868c640d.js b/assets/index.html.868c640d.js new file mode 100644 index 000000000000..490a8bffb408 --- /dev/null +++ b/assets/index.html.868c640d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-56cbed44","path":"/updating-blobless-advanced/","title":"Updating (Blobless) (Advanced)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating (Blobless) (Advanced)","description":"Guide on updating to unsigned firmwares without any blobs.","permalink":"/updating-blobless-advanced","extra_contributors":["ssalagginkool"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Preparing","slug":"preparing","children":[]},{"level":2,"title":"macOS - Apple Configurator 2","slug":"macos-apple-configurator-2","children":[]},{"level":2,"title":"Windows - Cowabunga Lite","slug":"windows-cowabunga-lite","children":[]},{"level":2,"title":"Updating your firmware version","slug":"updating-your-firmware-version","children":[]}],"git":{"updatedTime":1712255402000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":30},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":5},{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"paulshriner","email":"shrinerpaul@gmail.com","commits":1}]},"filePathRelative":"en_US/updating/updating-blobless-advanced.md"}');export{e as data}; diff --git a/assets/index.html.869f5ad0.js b/assets/index.html.869f5ad0.js new file mode 100644 index 000000000000..df59b1a987d6 --- /dev/null +++ b/assets/index.html.869f5ad0.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7446a652","path":"/faq/","title":"FAQ","lang":"en_US","frontmatter":{"lang":"en_US","title":"FAQ","description":"Frequently asked questions on jailbroken devices.","permalink":"/faq","redirect_from":["/help/faq"],"extra_contributors":["Tanbeer191","TheHacker894","BurritoSOFTWARE"]},"excerpt":"","headers":[{"level":2,"title":"General Questions","slug":"general-questions","children":[{"level":3,"title":"What is jailbreaking?","slug":"what-is-jailbreaking","children":[]},{"level":3,"title":"Is jailbreaking legal?","slug":"is-jailbreaking-legal","children":[]},{"level":3,"title":"What is a package manager?","slug":"what-is-a-package-manager","children":[]},{"level":3,"title":"What's a repo?","slug":"what-s-a-repo","children":[]},{"level":3,"title":"What are tweaks?","slug":"what-are-tweaks","children":[]},{"level":3,"title":"What is \\"respringing\\" or \\"Restarting Springboard\\"?","slug":"what-is-respringing-or-restarting-springboard","children":[]},{"level":3,"title":"What is Recovery Mode?","slug":"what-is-recovery-mode","children":[]},{"level":3,"title":"What is DFU mode?","slug":"what-is-dfu-mode","children":[]},{"level":3,"title":"What can I do once jailbroken?","slug":"what-can-i-do-once-jailbroken","children":[]},{"level":3,"title":"What should I know before starting?","slug":"what-should-i-know-before-starting","children":[]}]},{"level":2,"title":"Blob questions","slug":"blob-questions","children":[{"level":3,"title":"What is a blob?","slug":"what-is-a-blob","children":[]},{"level":3,"title":"How do blobs work?","slug":"how-do-blobs-work","children":[]},{"level":3,"title":"Can I save them now?","slug":"can-i-save-them-now","children":[]}]},{"level":2,"title":"Tweak related questions","slug":"tweak-related-questions","children":[{"level":3,"title":"Should I use tweaks such as Batchomatic or IAmLazy","slug":"should-i-use-tweaks-such-as-batchomatic-or-iamlazy","children":[]}]},{"level":2,"title":"Other questions","slug":"other-questions","children":[{"level":3,"title":"What is the latest iOS version with a jailbreak for my 64-bit device","slug":"what-is-the-latest-ios-version-with-a-jailbreak-for-my-64-bit-device","children":[]}]}],"git":{"updatedTime":1731277075000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":19},{"name":"hg13bs","email":"108540686+hg13bs@users.noreply.github.com","commits":12},{"name":"emiyl","email":"me@emiyl.com","commits":6},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":3},{"name":"ROSeaboyer","email":"ryan.seaboyer@icloud.com","commits":2},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/guides/faq.md"}`);export{e as data}; diff --git a/assets/index.html.877baa38.js b/assets/index.html.877baa38.js new file mode 100644 index 000000000000..0c1b83274653 --- /dev/null +++ b/assets/index.html.877baa38.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-0e08a29c","path":"/get-started/select-ipad/","title":"Device Selection (iPad)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Device Selection (iPad)","description":"Find out what jailbreaks you can use on your iPad","chartType":"deviceGroup","widePage":true,"type":"iPad","group":[{"name":"iPad (10th generation)","type":"iPad","order":9,"devices":["iPad13,18","iPad13,19"],"released":["2022-10-26","2023-10-25"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,18","count":4,"dark":false}},{"name":"iPad (9th generation)","type":"iPad","order":8,"devices":["iPad12,1","iPad12,2"],"released":["2021-09-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad12,1","count":2,"dark":true}},{"name":"iPad (8th generation)","type":"iPad","order":7,"devices":["iPad11,6","iPad11,7"],"released":["2020-09-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,6","count":1,"dark":false}},{"name":"iPad (7th generation)","type":"iPad","order":6,"devices":["iPad7,11","iPad7,12"],"released":["2019-09-25"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 18.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,11","count":1,"dark":false}},{"name":"iPad (6th generation)","type":"iPad","order":5,"devices":["iPad7,5","iPad7,6"],"released":["2018-03-27"],"soc":["A10"],"arch":["arm64"],"latestFw":["iPadOS 17.7.2"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 17.7.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad7,5","count":1,"dark":false}},{"name":"iPad (5th generation)","type":"iPad","order":4,"devices":["iPad6,11","iPad6,12"],"released":["2017-03-24"],"soc":["A9"],"arch":["arm64"],"latestFw":["iPadOS 16.7.10"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad6,11","count":1,"dark":false}},{"name":"iPad (4th generation)","type":"iPad","order":3,"devices":["iPad3,4","iPad3,5","iPad3,6"],"released":["2012-11-02"],"soc":["A6X"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,4","count":1,"dark":false}},{"name":"iPad (3rd generation)","type":"iPad","order":2,"devices":["iPad3,1","iPad3,2","iPad3,3"],"released":["2012-03-16"],"soc":["A5X"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad3,1","count":1,"dark":false}},{"name":"iPad 2","type":"iPad","order":1,"devices":["iPad2,1","iPad2,2","iPad2,3","iPad2,4"],"released":["2011-03-11","2012-03-25"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,1","count":1,"dark":false}},{"name":"iPad","type":"iPad","devices":["iPad1,1"],"released":["2010-04-03"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.883c3309.js b/assets/index.html.883c3309.js new file mode 100644 index 000000000000..d0c99eb259a8 --- /dev/null +++ b/assets/index.html.883c3309.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r,o as p,c,a as e,b as o,d as n,w as l,e as a}from"./app.748f7f56.js";const m={},g={class:"custom-container danger"},b={class:"custom-container warning"},v={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},f={href:"https://checkra.in/releases/0.12.2-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},k={href:"https://checkra.in/releases/0.10.1-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},y={class:"custom-container tip"},z={href:"https://checkra.in/linux",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"},S={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function w(q,i){const t=r("router-link"),s=r("ExternalLinkIcon");return p(),c("div",null,[e("div",g,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"DANGER",-1)),e("p",null,[i[1]||(i[1]=o("Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc.) questa guida non funzioner\xE0 e dovresti usare invece ")),n(t,{to:"/using-odysseyn1x"},{default:l(()=>i[0]||(i[0]=[o("Utilizzare Odysseyn1x")])),_:1}),i[2]||(i[2]=o("."))])]),i[35]||(i[35]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.")],-1)),i[36]||(i[36]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU"),e("p",null,"In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.")],-1)),e("div",b,[i[9]||(i[9]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[5]||(i[5]=o("I dispositivi A7 probabilmente falliranno nell'eseguire il jailbreak con checkra1n su Linux, di conseguenza, dovrai usare una versione di checkra1n pi\xF9 vecchia e scollegare e ricollegare rapidamente il tuo dispositivo una volta che vedrai l'avviso ")),i[6]||(i[6]=e("code",null,"Right Before Trigger",-1)),i[7]||(i[7]=o(". Si consiglia vivamente di seguire ")),n(t,{to:"/installing-chimera"},{default:l(()=>i[4]||(i[4]=[o("Installare Chimera")])),_:1}),i[8]||(i[8]=o("."))])]),i[37]||(i[37]=e("h2",{id:"download-linux",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download-linux","aria-hidden":"true"},"#"),o(" Download (Linux)")],-1)),e("ul",null,[e("li",null,[i[15]||(i[15]=o("L'ultima versione di ")),e("a",v,[i[10]||(i[10]=o("checkra1n")),n(s)]),e("ul",null,[e("li",null,[i[12]||(i[12]=o("Se sei su un dispositivo A8X o A9X, dovresti utilizzare la versione 0.12.2 di ")),e("a",f,[i[11]||(i[11]=o("checkra1n")),n(s)])]),e("li",null,[i[14]||(i[14]=o("Se sei su un dispositivo A7, dovresti utilizzare la versione 0.10.1 di ")),e("a",k,[i[13]||(i[13]=o("checkra1n")),n(s)])])])])]),i[38]||(i[38]=e("p",null,[e("img",{src:u,alt:"Uno screenshot dell'applicazione checkra1n"})],-1)),i[39]||(i[39]=e("h2",{id:"installare-checkra1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installare-checkra1n","aria-hidden":"true"},"#"),o(" Installare checkra1n")],-1)),e("div",y,[i[19]||(i[19]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[17]||(i[17]=o("checkra1n fornisce supporto nativo alle macchine che eseguono una distribuzione basata su Debian (ad esempio Ubuntu). \xC8 consigliato seguire le ")),e("a",z,[i[16]||(i[16]=o("istruzioni specifiche")),n(s)]),i[18]||(i[18]=o(" fornite dal team di checkra1n stesso."))])]),e("ol",null,[i[26]||(i[26]=a("
  • Eseguire il file binary di checkra1n nel terminale usando ./checkra1n
    • Potrebbe essere necessario eseguire sudo chmod a+x ./checkra1n se il file binary non viene eseguito
    • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
    • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
    • Se sei su un dispositivo A8X o A9X con iOS da 14.4 a 14.4.2, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
  • Clicca Start e segui le istruzioni a schermo
  • ",2)),e("li",null,[i[21]||(i[21]=o("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),n(t,{to:"/faq/#what-is-dfu-mode"},{default:l(()=>i[20]||(i[20]=[o("modalit\xE0 DFU")])),_:1}),i[22]||(i[22]=o(", clicca ")),i[23]||(i[23]=e("code",null,"Start",-1)),i[24]||(i[24]=o(" per iniziare ")),i[25]||(i[25]=e("ul",null,[e("li",null,"Segui le istruzione finch\xE9 il tuo dispositivo non mostra uno schermo nero")],-1))]),i[27]||(i[27]=e("li",null,"Dopo ci\xF2, checkra1n dovrebbe installarsi automaticamente",-1))]),i[40]||(i[40]=a('

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se \xE8 possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere pi\xF9 stabilit\xE0 utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalit\xE0 facili da usare (come shshd, che salva automaticamente i blobs mentre si \xE8 jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    ',4)),e("div",h,[i[31]||(i[31]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[29]||(i[29]=o("Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la ")),e("a",S,[i[28]||(i[28]=o("scorciatoia")),n(s)]),i[30]||(i[30]=o(" aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia."))])]),i[41]||(i[41]=a("
    1. Apri l'app terminale sul tuo computer
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Installa "iproxy" incollando ed eseguendo il seguente comando:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"
    ",1)),e("p",null,[i[33]||(i[33]=o("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(t,{to:"/faq/#what-are-tweaks"},{default:l(()=>i[32]||(i[32]=[o("tweaks")])),_:1}),i[34]||(i[34]=o(", themes, packages and more."))]),i[42]||(i[42]=a('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var I=d(m,[["render",w],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.883cb71f.js b/assets/index.html.883cb71f.js new file mode 100644 index 000000000000..75c3dd8b1587 --- /dev/null +++ b/assets/index.html.883cb71f.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as o}from"./app.748f7f56.js";const r={};function n(d,e){return a(),t("div",null,e[0]||(e[0]=[o('

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 4.3 to 4.3.2 and 4.3.4 to 4.3.5 on iPad 2 devices. However, this device can update to 9.3.5 and use the kok3shi jailbreak instead.

    Due to the age of this iOS version, you will need to use iTunes or similar to manually update the device to iOS 9.3.5, as updating on the device was not a thing at the time of iOS 4.3.

    Updating to 9.3.5

    1. Plug your device into your computer.
    2. On iTunes or Finder, locate your device.
    3. Select Check for Update.
    4. Select Download and Update
      • Ensure that the version you are updating to is iOS 9.3.5
    ',5)]))}var u=i(r,[["render",n],["__file","index.html.vue"]]);export{u as default}; diff --git a/assets/index.html.884f0e26.js b/assets/index.html.884f0e26.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.884f0e26.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.8982c587.js b/assets/index.html.8982c587.js new file mode 100644 index 000000000000..39da08ba0371 --- /dev/null +++ b/assets/index.html.8982c587.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-12fd31aa","path":"/using-jailbreakme-star/","title":"Using JailbreakMe Star","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using JailbreakMe Star","description":"Guide to using JailbreakMe (Star)","permalink":"/using-jailbreakme-star","redirect_from":["/installing-jailbreakme-star","/installing-star","/star","/jailbreakme-star"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Running JailbreakMe Star","slug":"running-jailbreakme-star","children":[]},{"level":2,"title":"Patching Cydia","slug":"patching-cydia","children":[]}],"git":{"updatedTime":1706772308000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"kawaiizenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":2},{"name":"CT4nk3r","email":"59850112+CT4nk3r@users.noreply.github.com","commits":1},{"name":"WhitetailAni","email":"davidmichael2006@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/using-jailbreakme-star.md"}');export{e as data}; diff --git a/assets/index.html.89e0ab70.js b/assets/index.html.89e0ab70.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.89e0ab70.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.89f8265c.js b/assets/index.html.89f8265c.js new file mode 100644 index 000000000000..eefcd6914191 --- /dev/null +++ b/assets/index.html.89f8265c.js @@ -0,0 +1 @@ +import{_ as o,r as s,o as i,c as l,a as r,b as a,d as n}from"./app.748f7f56.js";const d={},p={href:"https://getsileo.app/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://twitter.com/elihwyma",target:"_blank",rel:"noopener noreferrer"},g={href:"https://getsileo.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://twitter.com/saurik",target:"_blank",rel:"noopener noreferrer"},u={href:"https://twitter.com/sbingner",target:"_blank",rel:"noopener noreferrer"},b={href:"https://apptapp.me/repo/",target:"_blank",rel:"noopener noreferrer"},h={href:"https://getzbra.com/",target:"_blank",rel:"noopener noreferrer"};function k(y,e){const t=s("ExternalLinkIcon");return i(),l("div",null,[e[15]||(e[15]=r("p",null,"After jailbreaking, you may be wondering what a package manager is, and why it's necessary to have one.",-1)),e[16]||(e[16]=r("h2",{id:"what-is-a-package-manager",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#what-is-a-package-manager","aria-hidden":"true"},"#"),a(" What is a package manager?")],-1)),e[17]||(e[17]=r("p",null,"Package managers are APT frontends, or more simply, an App Store for tweaks. They allow you to browse repositories (sometimes referred to as repos or sources) and download tweaks, apps, and other pieces of software for your jailbroken device. Different jailbreaks come bundled with different package managers by default, but the most popular is Cydia.",-1)),e[18]||(e[18]=r("h3",{id:"sileo",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#sileo","aria-hidden":"true"},"#"),a(" Sileo")],-1)),r("p",null,[r("a",p,[e[0]||(e[0]=a("Sileo")),n(t)]),e[2]||(e[2]=a(" is a Package Manager maintained by ")),r("a",f,[e[1]||(e[1]=a("Amy")),n(t)]),e[3]||(e[3]=a(" for iOS 11 and above. Sileo prides itself on its Swift-based design, fast performance, and general QOL improvements, such as proper iPad support."))]),e[19]||(e[19]=r("p",null,"Sileo is installed by default on Electra, Chimera, Odyssey, Taurine, and Odysseyra1n. Sileo is also downloadable through checkra1n as well as unc0ver on iOS 12.0 and higher.",-1)),r("p",null,[e[5]||(e[5]=a("URL: ")),r("a",g,[e[4]||(e[4]=r("code",null,"https://getsileo.app/",-1)),n(t)])]),e[20]||(e[20]=r("h3",{id:"cydia",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#cydia","aria-hidden":"true"},"#"),a(" Cydia")],-1)),r("p",null,[e[8]||(e[8]=a("Cydia is a package manager that has long been considered the face of jailbreaking, being the package manager of choice for most jailbreaks. ")),r("a",m,[e[6]||(e[6]=a("Saurik")),n(t)]),e[9]||(e[9]=a(", the original creator of Cydia, has stopped maintaining the project, but in recent years ")),r("a",u,[e[7]||(e[7]=a("Sam Bingner")),n(t)]),e[10]||(e[10]=a(" has updated the software for modern devices and iOS versions."))]),e[21]||(e[21]=r("p",null,"Cydia is included by default in unc0ver, checkra1n and other older jailbreaks.",-1)),e[22]||(e[22]=r("h3",{id:"installer-5",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#installer-5","aria-hidden":"true"},"#"),a(" Installer 5")],-1)),e[23]||(e[23]=r("p",null,"Installer, developed by Nullriver Software was among the very first package managers available for iOS, being the package manager of choice during the earlier years of iOS jailbreaking. After the release of iPhone OS 2, the software was broken and Cydia overtook it as the most used package manager.",-1)),e[24]||(e[24]=r("p",null,"After many revival attempts over the years, Installer 5 was finally released to the public in 2019 by the AppTapp Team. It features an updated modern design with dozens of customization options available to choose from.",-1)),r("p",null,[e[12]||(e[12]=a("URL: ")),r("a",b,[e[11]||(e[11]=r("code",null,"https://apptapp.me/repo/",-1)),n(t)])]),e[25]||(e[25]=r("h3",{id:"zebra",tabindex:"-1"},[r("a",{class:"header-anchor",href:"#zebra","aria-hidden":"true"},"#"),a(" Zebra")],-1)),e[26]||(e[26]=r("p",null,"Zebra is a more recent package manager, providing support for iOS 9 and above. It is open source, and features a much more familar user interface for Cydia users compared to other package managers.",-1)),r("p",null,[e[14]||(e[14]=a("URL: ")),r("a",h,[e[13]||(e[13]=r("code",null,"https://getzbra.com/",-1)),n(t)])])])}var v=o(d,[["render",k],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.8a129fa4.js b/assets/index.html.8a129fa4.js new file mode 100644 index 000000000000..2c5eb2e126c6 --- /dev/null +++ b/assets/index.html.8a129fa4.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-79b0adc0","path":"/it_IT/installing-evasi0n6/","title":"Evasi0n6","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Evasi0n6","description":"Guida per l\u2019installazione di Evasi0n6","permalink":"/it_IT/installing-evasi0n6","redirect_from":["/it_IT/evasion6","/it_IT/evasi0n6"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto su r/LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]}],"git":{"updatedTime":1653247350000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-evasi0n6.md"}');export{i as data}; diff --git a/assets/index.html.8aaa8671.js b/assets/index.html.8aaa8671.js new file mode 100644 index 000000000000..bd1d0f6049be --- /dev/null +++ b/assets/index.html.8aaa8671.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-a1bf8fee","path":"/it_IT/installing-trollhelper-trollmisaka/","title":"Installing TrollStore (TrollMisaka)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing TrollStore (TrollMisaka)","description":"Guide to installing TrollStore via TrollMisaka","permalink":"/it_IT/installing-trollhelper-trollmisaka","sidebar":false,"redirect_from":null,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Adding a Keyboard","slug":"adding-a-keyboard","children":[]},{"level":2,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore/trollmisaka.md"}`);export{l as data}; diff --git a/assets/index.html.8b568db7.js b/assets/index.html.8b568db7.js new file mode 100644 index 000000000000..430e3ad2b967 --- /dev/null +++ b/assets/index.html.8b568db7.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-0d4e3348","path":"/it_IT/updating-to-15-8-1/","title":"Updating to 15.8.1","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Updating to 15.8.1","permalink":"/it_IT/updating-to-15-8-1","redirect_from":["/updating-to-15-0","/updating-to-15-0-1","/updating-to-15-0-2","/updating-to-15-1","/updating-to-15-2","/updating-to-15-2-1","/updating-to-15-3","/updating-to-15-3-1","/updating-to-15-4","/updating-to-15-4-1","/updating-to-15-5","/updating-to-15-6","/updating-to-15-6-1","/updating-to-15-7","/updating-to-15-7-1","/updating-to-15-7-2","/updating-to-15-7-3","/updating-to-15-7-4","/updating-to-15-7-5","/updating-to-15-7-6","/updating-to-15-7-7","/updating-to-15-7-9","/updating-to-15-8"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 15.8.1","slug":"updating-to-15-8-1","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-15.8.1.md"}');export{t as data}; diff --git a/assets/index.html.8cd00367.js b/assets/index.html.8cd00367.js new file mode 100644 index 000000000000..33087a96b042 --- /dev/null +++ b/assets/index.html.8cd00367.js @@ -0,0 +1 @@ +import{_ as t,r as n,o as r,c as s,a as e,b as o,d,e as a}from"./app.748f7f56.js";const u={},p={href:"http://152.53.13.42:6969/17.mobileconfig",target:"_blank",rel:"noopener noreferrer"};function c(m,i){const l=n("ExternalLinkIcon");return r(),s("div",null,[i[5]||(i[5]=e("p",null,`Questa guida ti accompagner\xE0 nell'installazione del "profilo tvOS" di iOS 17 per bloccare gli aggiornamenti sul dispositivo. \xC8 facile da installare e ti assicura di rimanere sul firmware attualmente installato. Ci\xF2 \xE8 utile se stai aspettando un jailbreak per una versione inferiore e non vuoi aggiornare nel caso in cui venga patchato.`,-1)),i[6]||(i[6]=e("h2",{id:"installazione-del-profilo-tvos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installazione-del-profilo-tvos","aria-hidden":"true"},"#"),o(" Installazione del profilo tvOS")],-1)),e("ol",null,[i[3]||(i[3]=e("li",null,[o("Imposta la data del dispositivo a una qualsiasi precedente al 14 dicembre 2023 "),e("ul",null,[e("li",null,"Questo fa in modo che il profilo possa essere installato nonostante il suo certificato sia scaduto, e pu\xF2 essere riportata alla data corrente dopo la corretta installazione del profilo.")])],-1)),e("li",null,[i[1]||(i[1]=o("Open ")),e("a",p,[i[0]||(i[0]=o("http://152.53.13.42:6969/17.mobileconfig")),d(l)]),i[2]||(i[2]=o(" in your device's browser"))]),i[4]||(i[4]=a("
  • Seleziona "Consenti" se richiesto
  • Apri l'app delle Impostazioni
  • Vai su Generali -> Profili
    • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
  • Tocca il profilo tvOS Beta che hai appena installato
  • Premi su "Installa"
  • Conferma premendo nuovamente "Installa"
    • Inserisci il tuo codice se ne hai uno
  • Tocca "Installa" una terza volta
  • Riavvia il dispositivo quando ti viene richiesto
  • ",8))]),i[7]||(i[7]=a('

    Il tuo dispositivo non dovrebbe pi\xF9 ricevere aggiornamenti software. Puoi controllare andando su Impostazioni > Generali > Aggiornamento Software, e se viene mostrato che "iOS \xE8 aggiornato", starai bloccando con successo gli aggiornamenti.

    TIP

    Ora puoi impostare la data dei tuoi dispositivi alla data corrente.

    Disinstallazione del profilo tvOS

    Se si desidera aggiornare di nuovo il sistema, \xE8 necessario seguire i seguenti passaggi per rimuovere il blocco degli aggiornamenti.

    DANGER

    Rimuovendo il blocco degli aggiornamenti, si pu\xF2 involontariamente aggiornare a un firmware superiore, e non essere in grado di eseguire il jailbreak.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
    • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    1. Clicca sull profilo tvOS Beta
    2. Premi "Rimuovi Profilo Scaricato"

    Il tuo dispositivo dovrebbe ora essere in grado di ricevere nuovamente gli aggiornamenti.

    ',9))])}var v=t(u,[["render",c],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.8d81dd60.js b/assets/index.html.8d81dd60.js new file mode 100644 index 000000000000..64ae97fb7b4d --- /dev/null +++ b/assets/index.html.8d81dd60.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return t(),a("div",null,e[0]||(e[0]=[o('

    Required Reading

    If you're on an unsupported firmware version, you can update to 15.8.3 and jailbreak with Dopamine instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 15.8.3, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 15.8.3

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 15.8.3
    4. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.8d870275.js b/assets/index.html.8d870275.js new file mode 100644 index 000000000000..100f8bcebb6b --- /dev/null +++ b/assets/index.html.8d870275.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-14fa900a","path":"/installing-xinaa15/","title":"Installing XinaA15","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing XinaA15","description":"Guide to installing XinaA15","permalink":"/installing-xinaa15","pkgman":"sileo","extra_contributors":["opa334","iCraze"],"redirect_from":["/xinaa15-archive"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing TrollHelper","slug":"installing-trollhelper","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]},{"level":2,"title":"Installing XinaA15","slug":"installing-xinaa15","children":[]},{"level":2,"title":"Running XinaA15","slug":"running-xinaa15","children":[]}],"git":{"updatedTime":1707773934000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":7},{"name":"bigfloppa234","email":"104149053+bigfloppa234@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-xinaa15.md"}');export{l as data}; diff --git a/assets/index.html.90792660.js b/assets/index.html.90792660.js new file mode 100644 index 000000000000..fd846b57d2ed --- /dev/null +++ b/assets/index.html.90792660.js @@ -0,0 +1 @@ +import{_ as i,o,c as r,e as a}from"./app.748f7f56.js";const l={};function s(n,e){return o(),r("div",null,e[0]||(e[0]=[a('

    Quando si disinstalla checkra1n, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbroken.

    Questa guida \xE8 utile per le persone che vogliono installare Odysseyra1n, unc0ver, Chimera, Odyssey o Taurine, in quanto richiede la rimozione di checkra1n come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    Rimozione

    1. Esegui il Jailbreak
    2. Apri l'applicazione checkra1n loader sul tuo dispositivo
    3. Clicca su Restore System
      • Se ricevi l'errore Restore Error: General, riavvia e riprova di nuovo questi passaggi

    checkra1n dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    ',5)]))}var c=i(l,[["render",s],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.909e4d50.js b/assets/index.html.909e4d50.js new file mode 100644 index 000000000000..83624d54e0d8 --- /dev/null +++ b/assets/index.html.909e4d50.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-47e2b163","path":"/it_IT/types-of-jailbreak/","title":"Tipi di Jailbreak","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Tipi di Jailbreak","description":"Spiegazione sui diversi tipi di Jailbreak","permalink":"/it_IT/types-of-jailbreak","redirect_from":["/it_IT/jailbreaks"],"extra_contributors":["Tanbeer191"]},"excerpt":"","headers":[{"level":2,"title":"Quali sono i diversi tipi?","slug":"quali-sono-i-diversi-tipi","children":[{"level":3,"title":"Jailbreak Untethered","slug":"jailbreak-untethered","children":[]},{"level":3,"title":"Jailbreak semi-Untethered","slug":"jailbreak-semi-untethered","children":[]},{"level":3,"title":"Jailbreak semi-Tethered","slug":"jailbreak-semi-tethered","children":[]},{"level":3,"title":"Jailbreak Tethered","slug":"jailbreak-tethered","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/guides/types-of-jailbreak.md"}');export{e as data}; diff --git a/assets/index.html.90ae15b1.js b/assets/index.html.90ae15b1.js new file mode 100644 index 000000000000..874da00c25ef --- /dev/null +++ b/assets/index.html.90ae15b1.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-d7e35520","path":"/it_IT/installing-backr00m/","title":"Installing backr00m","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing backr00m","description":"Guide to installing backr00m","permalink":"/it_IT/installing-backr00m","0pkgman":"nito.tv","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Running backr00m","slug":"running-backr00m","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-backr00m.md"}`);export{i as data}; diff --git a/assets/index.html.90dfdbde.js b/assets/index.html.90dfdbde.js new file mode 100644 index 000000000000..70c4f22d3d4f --- /dev/null +++ b/assets/index.html.90dfdbde.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-2416bb38","path":"/it_IT/installing-libertv/","title":"Installing LiberTV","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing LiberTV","description":"Guide to installing LiberTV","permalink":"/it_IT/installing-libertv","0pkgman":"nito.tv","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Running LiberTV","slug":"running-libertv","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-libertv.md"}`);export{i as data}; diff --git a/assets/index.html.911af052.js b/assets/index.html.911af052.js new file mode 100644 index 000000000000..fcd845de0142 --- /dev/null +++ b/assets/index.html.911af052.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-0e89ac02","path":"/it_IT/installing-trollstore/","title":"TrollStore","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"TrollStore","description":"Guida all'installazione di TrollStore","permalink":"/it_IT/installing-trollstore","sidebar":false,"home":true,"hero":false,"redirect_from":["/trollstore"],"extra_contributors":["alfiecg24","opa334","iCraze"]},"excerpt":"","headers":[],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore/index.md"}`);export{e as data}; diff --git a/assets/index.html.91cb3bf4.js b/assets/index.html.91cb3bf4.js new file mode 100644 index 000000000000..8353434e6030 --- /dev/null +++ b/assets/index.html.91cb3bf4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-b777ae3c","path":"/removing-palera1n-legacy/","title":"Removing palera1n (Legacy)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing palera1n (Legacy)","description":"Guide to removing palera1n using the legacy version of palera1n","permalink":"/removing-palera1n-legacy","redirect_from":"/removing-palerain-legacy"},"excerpt":"","headers":[],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-palera1n-legacy.md"}');export{e as data}; diff --git a/assets/index.html.9237a0e1.js b/assets/index.html.9237a0e1.js new file mode 100644 index 000000000000..b11e42075d62 --- /dev/null +++ b/assets/index.html.9237a0e1.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as p,c as d,a as o,b as t,d as n,w as r,e as u}from"./app.748f7f56.js";const m={},b={href:"https://nitosoft.com/ATV4/jb/backr00m.ipa",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},k={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function w(g,e){const l=a("router-link"),i=a("ExternalLinkIcon");return p(),d("div",null,[o("p",null,[e[1]||(e[1]=t("backr00m is a ")),n(l,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=o("p",null,"backr00m is capable of jailbreaking all devices on tvOS 10.2.2 to 11.1.",-1)),o("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),n(l,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days."))]),e[17]||(e[17]=o("p",null,"We will use Sideloadly to install the backr00m jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),o("ul",null,[o("li",null,[e[7]||(e[7]=t("The latest release of ")),o("a",b,[e[6]||(e[6]=t("backr00m")),n(i)])]),o("li",null,[e[9]||(e[9]=t("The latest version of ")),o("a",f,[e[8]||(e[8]=t("Sideloadly")),n(i)])]),o("li",null,[e[11]||(e[11]=t("The latest version of ")),o("a",k,[e[10]||(e[10]=t("iTunes")),n(i)]),e[12]||(e[12]=t(" if on Windows."))])]),e[19]||(e[19]=u('

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the backr00m .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the backr00m application can now be opened from home screen.

    Running backr00m

    1. Reboot your Apple TV
    2. Open the backr00m application from your home screen
    3. Click "Jailbreak"
    ',6)),o("p",null,[e[14]||(e[14]=t("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),n(l,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[t("tweaks")])),_:1}),e[15]||(e[15]=t(", themes and more."))])])}var h=s(m,[["render",w],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.927078ca.js b/assets/index.html.927078ca.js new file mode 100644 index 000000000000..0ecfe33fc6f1 --- /dev/null +++ b/assets/index.html.927078ca.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as n,o as p,c as u,a as e,b as o,d as l,w as t,e as m}from"./app.748f7f56.js";const v={},g={class:"custom-container warning"},b={href:"https://doubleh3lix.tihmstar.net/ipa/doubleH3lix-RC8.ipa",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},x={class:"custom-container tip"};function c(w,i){const a=n("router-link"),r=n("ExternalLinkIcon");return p(),u("div",null,[e("div",g,[i[3]||(i[3]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[1]||(i[1]=o("Questa \xE8 una guida alternativa progettata in caso riscontrassi problemi con ")),l(a,{to:"/using-tns"},{default:t(()=>i[0]||(i[0]=[o("TotallyNotSpyware")])),_:1}),i[2]||(i[2]=o(". Nella maggior parte dei casi, TotallyNotSpyware \xE8 generalmente migliore e pi\xF9 semplice rispetto ad installare manualmente doubleh3lix."))])]),i[20]||(i[20]=e("p",null,"doubleh3lix \xE8 in grado di eseguire il jailbreak di tutti dispositivi A7-A9(X) con una versione del firmware 10.0-10.3.3.",-1)),e("p",null,[i[5]||(i[5]=o("Tieni a mente che il jailbreak di doubleh3lix ")),l(a,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:t(()=>i[4]||(i[4]=[o("non \xE8 \u201Cpersistente\u201D")])),_:1}),i[6]||(i[6]=o(" (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare."))]),i[21]||(i[21]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di doubleH3lix sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[22]||(i[22]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di doubleH3lix sul tuo dispositivo iOS nello step successivo.",-1)),i[23]||(i[23]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[8]||(i[8]=o("L'ultima versione di ")),e("a",b,[i[7]||(i[7]=o("doubleh3lix")),l(r)])]),e("li",null,[i[10]||(i[10]=o("L'ultima versione di ")),e("a",f,[i[9]||(i[9]=o("Sideloadly")),l(r)])]),e("li",null,[i[12]||(i[12]=o("L\u2019ultima versione di ")),e("a",z,[i[11]||(i[11]=o("iTunes")),l(r)]),i[13]||(i[13]=o(" se sei su Windows"))])]),i[24]||(i[24]=m('

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di doubleH3lix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di doubleH3lix adesso pu\xF2 essere aperta dalla home screen.

    Eseguire doubleH3lix

    1. Apri l'applicazione di doubleH3lix dalla home screen
    2. Clicca su \u201CJailbreak\u201D

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),e("p",null,[i[15]||(i[15]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),l(a,{to:"/faq/#what-are-tweaks"},{default:t(()=>i[14]||(i[14]=[o("tweaks")])),_:1}),i[16]||(i[16]=o(", temi e altro ancora."))]),e("div",x,[i[19]||(i[19]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[18]||(i[18]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),l(a,{to:"/installing-zebra"},{default:t(()=>i[17]||(i[17]=[o("Installa Zebra")])),_:1})])])])}var S=d(v,[["render",c],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.930864cc.js b/assets/index.html.930864cc.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.930864cc.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.9309623b.js b/assets/index.html.9309623b.js new file mode 100644 index 000000000000..1270db5caa12 --- /dev/null +++ b/assets/index.html.9309623b.js @@ -0,0 +1 @@ +import{_ as a}from"./paypal_white.9982ba22.js";import{_ as l,o as r,c as n,a as e}from"./app.748f7f56.js";const i={};function s(m,t){return r(),n("div",null,t[0]||(t[0]=[e("div",{style:{"text-align":"center",padding:"1em"}},[e("a",{href:"https://emiyl.com/paypal",target:"_blank",style:{padding:"1em"}},[e("img",{src:a,alt:"PayPal"})])],-1),e("p",{style:{"text-align":"center"}},"emiyl.com/paypal",-1)]))}var p=l(i,[["render",s],["__file","index.html.vue"]]);export{p as default}; diff --git a/assets/index.html.933232b5.js b/assets/index.html.933232b5.js new file mode 100644 index 000000000000..6b85d93f2b96 --- /dev/null +++ b/assets/index.html.933232b5.js @@ -0,0 +1 @@ +import{_ as o,r as a,o as d,c as g,a as n,b as t,d as u,w as s}from"./app.748f7f56.js";const e={};function r(f,l){const i=a("router-link");return d(),g("div",null,[l[96]||(l[96]=n("h2",{id:"highlighted",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#highlighted","aria-hidden":"true"},"#"),t(" Highlighted")],-1)),n("ul",null,[n("li",null,[u(i,{to:"/installing-dopamine"},{default:s(()=>l[0]||(l[0]=[t("Installing Dopamine")])),_:1})]),n("li",null,[u(i,{to:"/installing-palera1n"},{default:s(()=>l[1]||(l[1]=[t("Installing palera1n")])),_:1})]),n("li",null,[u(i,{to:"/using-palen1x"},{default:s(()=>l[2]||(l[2]=[t("Using palen1x")])),_:1})])]),l[97]||(l[97]=n("h2",{id:"recommended-jailbreaks-methods",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#recommended-jailbreaks-methods","aria-hidden":"true"},"#"),t(" Recommended Jailbreaks/Methods")],-1)),n("ul",null,[n("li",null,[u(i,{to:"/installing-palera1n"},{default:s(()=>l[3]||(l[3]=[t("Installing palera1n")])),_:1})]),n("li",null,[u(i,{to:"/using-palen1x"},{default:s(()=>l[4]||(l[4]=[t("Using palen1x")])),_:1})]),n("li",null,[u(i,{to:"/installing-dopamine"},{default:s(()=>l[5]||(l[5]=[t("Installing Dopamine")])),_:1})]),n("li",null,[u(i,{to:"/installing-dopamine-sideloadly"},{default:s(()=>l[6]||(l[6]=[t("Installing Dopamine (Sideloadly)")])),_:1})]),n("li",null,[u(i,{to:"/installing-taurine"},{default:s(()=>l[7]||(l[7]=[t("Installing Taurine")])),_:1})]),n("li",null,[u(i,{to:"/installing-unc0ver"},{default:s(()=>l[8]||(l[8]=[t("Installing unc0ver")])),_:1})]),n("li",null,[u(i,{to:"/installing-odyssey"},{default:s(()=>l[9]||(l[9]=[t("Installing Odyssey")])),_:1})]),n("li",null,[u(i,{to:"/installing-chimera"},{default:s(()=>l[10]||(l[10]=[t("Installing Chimera")])),_:1})]),n("li",null,[u(i,{to:"/installing-electra"},{default:s(()=>l[11]||(l[11]=[t("Installing Electra")])),_:1})]),n("li",null,[u(i,{to:"/using-tns"},{default:s(()=>l[12]||(l[12]=[t("Using TotallyNotSpyware")])),_:1})]),n("li",null,[u(i,{to:"/installing-socket"},{default:s(()=>l[13]||(l[13]=[t("Installing Socket")])),_:1})]),n("li",null,[u(i,{to:"/installing-kok3shi9"},{default:s(()=>l[14]||(l[14]=[t("Installing kok3shi9")])),_:1})]),n("li",null,[u(i,{to:"/installing-openpwnage"},{default:s(()=>l[15]||(l[15]=[t("Installing openpwnage")])),_:1})]),n("li",null,[u(i,{to:"/using-jailbreakme-4-0"},{default:s(()=>l[16]||(l[16]=[t("Using JailbreakMe 4.0")])),_:1})]),n("li",null,[u(i,{to:"/installing-pangu9"},{default:s(()=>l[17]||(l[17]=[t("Installing Pangu9")])),_:1})]),n("li",null,[u(i,{to:"/installing-wtfis"},{default:s(()=>l[18]||(l[18]=[t("Installing wtfis")])),_:1})]),n("li",null,[u(i,{to:"/installing-homedepot"},{default:s(()=>l[19]||(l[19]=[t("Installing HomeDepot")])),_:1})]),n("li",null,[u(i,{to:"/installing-etasonjb"},{default:s(()=>l[20]||(l[20]=[t("Installing EtasonJB")])),_:1})]),n("li",null,[u(i,{to:"/installing-pangu7"},{default:s(()=>l[21]||(l[21]=[t("Installing Pangu7")])),_:1})]),n("li",null,[u(i,{to:"/installing-evasi0n7"},{default:s(()=>l[22]||(l[22]=[t("Installing evasi0n7")])),_:1})]),n("li",null,[u(i,{to:"/installing-p0sixspwn"},{default:s(()=>l[23]||(l[23]=[t("Installing p0sixspwn")])),_:1})]),n("li",null,[u(i,{to:"/installing-evasi0n6"},{default:s(()=>l[24]||(l[24]=[t("Installing evasi0n6")])),_:1})]),n("li",null,[u(i,{to:"/installing-g1lbertjb"},{default:s(()=>l[25]||(l[25]=[t("Installing g1lbertJB")])),_:1})]),n("li",null,[u(i,{to:"/installing-pwnagetool"},{default:s(()=>l[26]||(l[26]=[t("Installing PwnageTool")])),_:1})]),n("li",null,[u(i,{to:"/installing-absinthe"},{default:s(()=>l[27]||(l[27]=[t("Installing Absinthe")])),_:1})]),n("li",null,[u(i,{to:"/installing-limera1n"},{default:s(()=>l[28]||(l[28]=[t("Installing limera1n")])),_:1})]),n("li",null,[u(i,{to:"/using-jailbreakme-saffron"},{default:s(()=>l[29]||(l[29]=[t("Using JailbreakMe Saffron")])),_:1})]),n("li",null,[u(i,{to:"/installing-greenpois0n"},{default:s(()=>l[30]||(l[30]=[t("Installing greenpois0n")])),_:1})]),n("li",null,[u(i,{to:"/using-jailbreakme-star"},{default:s(()=>l[31]||(l[31]=[t("Using JailbreakMe Star")])),_:1})])]),l[98]||(l[98]=n("h2",{id:"appletv-jailbreaks-methods",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#appletv-jailbreaks-methods","aria-hidden":"true"},"#"),t(" AppleTV Jailbreaks/Methods")],-1)),n("ul",null,[n("li",null,[u(i,{to:"/installing-checkra1n-tv"},{default:s(()=>l[32]||(l[32]=[t("Installing checkra1n (Apple TV)")])),_:1})]),n("li",null,[u(i,{to:"/using-odysseyn1x-tv"},{default:s(()=>l[33]||(l[33]=[t("Using Odysseyn1x (Apple TV)")])),_:1})]),n("li",null,[u(i,{to:"/installing-unc0vertv"},{default:s(()=>l[34]||(l[34]=[t("Installing unc0verTV")])),_:1})]),n("li",null,[u(i,{to:"/installing-chimeratv"},{default:s(()=>l[35]||(l[35]=[t("Installing ChimeraTV")])),_:1})]),n("li",null,[u(i,{to:"/installing-electratv"},{default:s(()=>l[36]||(l[36]=[t("Installing ElectraTV")])),_:1})]),n("li",null,[u(i,{to:"/installing-backr00m"},{default:s(()=>l[37]||(l[37]=[t("Installing backr00m")])),_:1})]),n("li",null,[u(i,{to:"/installing-libertv"},{default:s(()=>l[38]||(l[38]=[t("Installing LiberTV")])),_:1})]),n("li",null,[u(i,{to:"/installing-blackb0x"},{default:s(()=>l[39]||(l[39]=[t("Installing blackb0x")])),_:1})]),n("li",null,[u(i,{to:"/using-checkm8-a5"},{default:s(()=>l[40]||(l[40]=[t("Using checkm8-a5")])),_:1})]),n("li",null,[u(i,{to:"/installing-patchstick"},{default:s(()=>l[41]||(l[41]=[t("Installing Patchstick")])),_:1})])]),l[99]||(l[99]=n("h2",{id:"other-jailbreaks-methods",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#other-jailbreaks-methods","aria-hidden":"true"},"#"),t(" Other Jailbreaks/Methods")],-1)),n("ul",null,[n("li",null,[u(i,{to:"/installing-notajb"},{default:s(()=>l[42]||(l[42]=[t("Installing Def1nit3lyN0tAJa1lbr3akTool")])),_:1})]),n("li",null,[u(i,{to:"/installing-xinaa15"},{default:s(()=>l[43]||(l[43]=[t("Installing XinaA15")])),_:1})]),n("li",null,[u(i,{to:"/installing-taurine-sideloadly"},{default:s(()=>l[44]||(l[44]=[t("Installing Taurine (Sideloadly)")])),_:1})]),n("li",null,[u(i,{to:"/installing-odysseyra1n"},{default:s(()=>l[45]||(l[45]=[t("Installing Odysseyra1n")])),_:1})]),n("li",null,[u(i,{to:"/using-odysseyn1x"},{default:s(()=>l[46]||(l[46]=[t("Using odysseyn1x")])),_:1})]),n("li",null,[u(i,{to:"/installing-odysseyra1n-a8x-a9x"},{default:s(()=>l[47]||(l[47]=[t("Installing Odysseyra1n (A8X/A9X)")])),_:1})]),n("li",null,[u(i,{to:"/installing-unc0ver-trollstore"},{default:s(()=>l[48]||(l[48]=[t("Installing unc0ver (TrollStore)")])),_:1})]),n("li",null,[u(i,{to:"/installing-unc0ver-fugu14"},{default:s(()=>l[49]||(l[49]=[t("Installing unc0ver (Fugu14)")])),_:1})]),n("li",null,[u(i,{to:"/installing-h3lix"},{default:s(()=>l[50]||(l[50]=[t("Installing h3lix")])),_:1})]),n("li",null,[u(i,{to:"/installing-doubleh3lix-ipa"},{default:s(()=>l[51]||(l[51]=[t("Installing doubleh3lix")])),_:1})]),n("li",null,[u(i,{to:"/installing-meridian-ipa"},{default:s(()=>l[52]||(l[52]=[t("Installing Meridian")])),_:1})]),n("li",null,[u(i,{to:"/installing-sockh3lix"},{default:s(()=>l[53]||(l[53]=[t("Installing sockh3lix")])),_:1})]),n("li",null,[u(i,{to:"/installing-phoenix"},{default:s(()=>l[54]||(l[54]=[t("Installing Ph\u0153nix")])),_:1})]),n("li",null,[u(i,{to:"/installing-p0laris"},{default:s(()=>l[55]||(l[55]=[t("Installing p0laris")])),_:1})]),n("li",null,[u(i,{to:"/installing-pangu933"},{default:s(()=>l[56]||(l[56]=[t("Installing Pangu933")])),_:1})]),n("li",null,[u(i,{to:"/installing-daibutsu"},{default:s(()=>l[57]||(l[57]=[t("Installing daibutsu")])),_:1})])]),l[100]||(l[100]=n("h2",{id:"miscellaneous",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#miscellaneous","aria-hidden":"true"},"#"),t(" Miscellaneous")],-1)),n("ul",null,[n("li",null,[u(i,{to:"/troubleshooting"},{default:s(()=>l[58]||(l[58]=[t("Troubleshooting")])),_:1})]),n("li",null,[u(i,{to:"/installing-trollstore"},{default:s(()=>l[59]||(l[59]=[t("Installing TrollStore")])),_:1})]),n("li",null,[u(i,{to:"/installing-nathanlr"},{default:s(()=>l[60]||(l[60]=[t("Installing nathanlr")])),_:1})]),n("li",null,[u(i,{to:"/restoring-rootfs"},{default:s(()=>l[61]||(l[61]=[t("Restoring Rootfs")])),_:1})]),n("li",null,[u(i,{to:"/installing-sileo"},{default:s(()=>l[62]||(l[62]=[t("Installing Sileo")])),_:1})]),n("li",null,[u(i,{to:"/installing-zebra"},{default:s(()=>l[63]||(l[63]=[t("Installing Zebra")])),_:1})]),n("li",null,[u(i,{to:"/using-sileo"},{default:s(()=>l[64]||(l[64]=[t("Using Sileo")])),_:1})]),n("li",null,[u(i,{to:"/using-zebra"},{default:s(()=>l[65]||(l[65]=[t("Using Zebra")])),_:1})]),n("li",null,[u(i,{to:"/blocking-updates"},{default:s(()=>l[66]||(l[66]=[t("Blocking Updates")])),_:1})]),n("li",null,[u(i,{to:"/futurerestore"},{default:s(()=>l[67]||(l[67]=[t("FutureRestore")])),_:1})]),n("li",null,[u(i,{to:"/package-managers"},{default:s(()=>l[68]||(l[68]=[t("Package Managers")])),_:1})]),n("li",null,[u(i,{to:"/types-of-jailbreak"},{default:s(()=>l[69]||(l[69]=[t("Types of Jailbreak")])),_:1})]),n("li",null,[u(i,{to:"/recommended-repos"},{default:s(()=>l[70]||(l[70]=[t("Recommended Repos")])),_:1})]),n("li",null,[u(i,{to:"/resigning-apps"},{default:s(()=>l[71]||(l[71]=[t("Resigning Apps")])),_:1})]),n("li",null,[u(i,{to:"/using-cydia"},{default:s(()=>l[72]||(l[72]=[t("Using Cydia")])),_:1})]),n("li",null,[u(i,{to:"/using-coolbooter"},{default:s(()=>l[73]||(l[73]=[t("Using Coolbooter")])),_:1})]),n("li",null,[u(i,{to:"/futurerestore-help"},{default:s(()=>l[74]||(l[74]=[t("FutureRestore Help")])),_:1})])]),l[101]||(l[101]=n("h2",{id:"updating-pages",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#updating-pages","aria-hidden":"true"},"#"),t(" 'Updating' Pages")],-1)),n("ul",null,[n("li",null,[u(i,{to:"/updating-blobless"},{default:s(()=>l[75]||(l[75]=[t("Updating (Blobless)")])),_:1})]),n("li",null,[u(i,{to:"/updating-blobless-alternate"},{default:s(()=>l[76]||(l[76]=[t("Updating (Blobless) (Alternate Method)")])),_:1})]),n("li",null,[u(i,{to:"/updating-blobless-nonjailbroken"},{default:s(()=>l[77]||(l[77]=[t("Updating (Blobless) (Non-Jailbroken)")])),_:1})]),n("li",null,[u(i,{to:"/updating-blobless-advanced"},{default:s(()=>l[78]||(l[78]=[t("Updating (Blobless) (Advanced)")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-18-1"},{default:s(()=>l[79]||(l[79]=[t("Updating to 18.1")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-17-7.1"},{default:s(()=>l[80]||(l[80]=[t("Updating to 17.7.1")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-16-7-10"},{default:s(()=>l[81]||(l[81]=[t("Updating to 16.7.10")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-15-8-3"},{default:s(()=>l[82]||(l[82]=[t("Updating to 15.8.3")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-12-5-7"},{default:s(()=>l[83]||(l[83]=[t("Updating to 12.5.7")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-10-3-4"},{default:s(()=>l[84]||(l[84]=[t("Updating to 10.3.4")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-10-3-3"},{default:s(()=>l[85]||(l[85]=[t("Updating to 10.3.3")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-9-3-6"},{default:s(()=>l[86]||(l[86]=[t("Updating to 9.3.6")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-9-3-6-ipsw"},{default:s(()=>l[87]||(l[87]=[t("Updating to 9.3.6 (iTunes/Finder)")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-9-3-5"},{default:s(()=>l[88]||(l[88]=[t("Updating to 9.3.5")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-9-3-5-ipsw"},{default:s(()=>l[89]||(l[89]=[t("Updating to 9.3.5 (iTunes/Finder)")])),_:1})]),n("li",null,[u(i,{to:"/updating-to-7-1-2-ipsw"},{default:s(()=>l[90]||(l[90]=[t("Updating to 7.1.2 (iTunes/Finder)")])),_:1})])]),l[102]||(l[102]=n("h2",{id:"ios-cfw-guide",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#ios-cfw-guide","aria-hidden":"true"},"#"),t(" ios.cfw.guide")],-1)),n("ul",null,[n("li",null,[u(i,{to:"/"},{default:s(()=>l[91]||(l[91]=[t("Home")])),_:1})]),n("li",null,[u(i,{to:"/get-started"},{default:s(()=>l[92]||(l[92]=[t("Get Started")])),_:1})]),n("li",null,[u(i,{to:"/faq"},{default:s(()=>l[93]||(l[93]=[t("FAQ")])),_:1})]),n("li",null,[u(i,{to:"/credits"},{default:s(()=>l[94]||(l[94]=[t("Credits")])),_:1})]),n("li",null,[u(i,{to:"/donations"},{default:s(()=>l[95]||(l[95]=[t("Donations")])),_:1})])])])}var b=o(e,[["render",r],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.9383e6b4.js b/assets/index.html.9383e6b4.js new file mode 100644 index 000000000000..5772f292c8b5 --- /dev/null +++ b/assets/index.html.9383e6b4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-603b20bb","path":"/it_IT/updating-to-9-3-6/","title":"Aggiornare a 9.3.6","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 9.3.6","permalink":"/it_IT/updating-to-9-3-6"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Rimuovere il profilo","slug":"rimuovere-il-profilo","children":[]},{"level":2,"title":"Aggiornare a 9.3.6","slug":"aggiornare-a-9-3-6","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-9.3.6.md"}');export{e as data}; diff --git a/assets/index.html.93a51355.js b/assets/index.html.93a51355.js new file mode 100644 index 000000000000..2fe515aecec0 --- /dev/null +++ b/assets/index.html.93a51355.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as p,r as n,o as u,c,a as o,b as e,d as a,w as r,e as s}from"./app.748f7f56.js";const v={},m={href:"https://coolstar.org/electra/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function g(b,i){const l=n("router-link"),t=n("ExternalLinkIcon");return u(),c("div",null,[o("p",null,[i[1]||(i[1]=e("Electra \xE8 un ")),a(l,{to:"/it_IT/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>i[0]||(i[0]=[e("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=e(", richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio."))]),i[16]||(i[16]=o("p",null,"Il tool \xE8 compatibile con dispositivi su versioni iOS da 11.0 a 11.4.1.",-1)),o("p",null,[i[4]||(i[4]=e("A causa di come funzionano i jailbreak semi-untethered, l'app avr\xE0 bisogno di essere ")),a(l,{to:"/it_IT/resigning-apps"},{default:r(()=>i[3]||(i[3]=[e("ri-firmata")])),_:1}),i[5]||(i[5]=e(" ogni 7 giorni."))]),i[17]||(i[17]=s('

    Utilizzeremo Sideloadly per installare l'app di Electra sul tuo dispositivo iOS nello step successivo.

    WARNING

    Se hai gi\xE0 eseguito il jailbreak con unc0ver, assicurati di rimuoverlo prima di procedere.

    Download

    Electra \xE8 attualmente firmato su jailbreaks.app per una installazione pi\xF9 facile che non richiede un computer.

    ',4)),o("ul",null,[o("li",null,[i[7]||(i[7]=e("L'ultima versione di ")),o("a",m,[i[6]||(i[6]=e("Electra")),a(t)])]),o("li",null,[i[9]||(i[9]=e("L'ultima versione di ")),o("a",f,[i[8]||(i[8]=e("Sideloadly")),a(t)])]),o("li",null,[i[11]||(i[11]=e("L'ultima versione di ")),o("a",z,[i[10]||(i[10]=e("iTunes")),a(t)]),i[12]||(i[12]=e(" se sei su Windows"))])]),i[18]||(i[18]=s('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer tramite cavo
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Electra su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai in Impostazioni-> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Electra adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Electra

    1. Apri l'applicazione di Electra dalla home screen
    2. Clicca su \u201CJailbreak\u201D

    WARNING

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),o("p",null,[i[14]||(i[14]=e("Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare ")),a(l,{to:"/it_IT/faq/#what-are-tweaks"},{default:r(()=>i[13]||(i[13]=[e("tweak")])),_:1}),i[15]||(i[15]=e(", temi e altro."))])])}var w=p(v,[["render",g],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.93f616a9.js b/assets/index.html.93f616a9.js new file mode 100644 index 000000000000..c59590b058ff --- /dev/null +++ b/assets/index.html.93f616a9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-e34ee16a","path":"/it_IT/installing-meowbrek2-palera1n/","title":"Installing meowbrek2 (palera1n)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing meowbrek2 (palera1n)","description":"Guide to installing meowbrek2 using palera1n","permalink":"/it_IT/installing-meowbrek2-palera1n","pkgman":"sileo"},"excerpt":"","headers":[{"level":2,"title":"Installazione di palera1n","slug":"installazione-di-palera1n","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[{"level":3,"title":"Installazione di TrollHelper","slug":"installazione-di-trollhelper","children":[]},{"level":3,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]}]},{"level":2,"title":"Installare meowbrek2","slug":"installare-meowbrek2","children":[{"level":3,"title":"Download","slug":"download","children":[]},{"level":3,"title":"Installazione del jailbreak","slug":"installazione-del-jailbreak","children":[]}]},{"level":2,"title":"Eseguire meowbrek2","slug":"eseguire-meowbrek2","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-meowbrek2-palera1n.md"}');export{e as data}; diff --git a/assets/index.html.948ee1db.js b/assets/index.html.948ee1db.js new file mode 100644 index 000000000000..549211b2aa93 --- /dev/null +++ b/assets/index.html.948ee1db.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-6c1f17b9","path":"/archived-palera1n-rootful/","title":"Installing palera1n (Rootful)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing palera1n (Rootful)","description":"Guide to installing rootful palera1n (Archived)","permalink":"/archived-palera1n-rootful","pkgman":"sileo","extra_contributors":["Mineek","nebula"],"redirect_from":["/using-palen1x-rootful"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the jailbreak","slug":"installing-the-jailbreak","children":[{"level":3,"title":"Installing palera1n","slug":"installing-palera1n","children":[]},{"level":3,"title":"Running palera1n","slug":"running-palera1n","children":[]},{"level":3,"title":"Installing palera1n","slug":"installing-palera1n-1","children":[]},{"level":3,"title":"Running palera1n","slug":"running-palera1n-1","children":[]}]}],"git":{"updatedTime":1700015590000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/archive/installing-palera1n-rootful.md"}');export{l as data}; diff --git a/assets/index.html.95b6e5af.js b/assets/index.html.95b6e5af.js new file mode 100644 index 000000000000..90242c4e1a8a --- /dev/null +++ b/assets/index.html.95b6e5af.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0d029b4c","path":"/removing-taurine/","title":"Removing Taurine","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing Taurine","description":"Guide to removing Taurine","permalink":"/removing-taurine"},"excerpt":"","headers":[{"level":2,"title":"Uninstalling","slug":"uninstalling","children":[]}],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-taurine.md"}');export{e as data}; diff --git a/assets/index.html.962e3fbc.js b/assets/index.html.962e3fbc.js new file mode 100644 index 000000000000..f87b8eaf82b6 --- /dev/null +++ b/assets/index.html.962e3fbc.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-644e249e","path":"/it_IT/site-navigation/","title":"Struttura del Sito","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Struttura del Sito","permalink":"/it_IT/site-navigation","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"In evidenza","slug":"in-evidenza","children":[]},{"level":2,"title":"Jailbreak/Metodi Raccomandati","slug":"jailbreak-metodi-raccomandati","children":[]},{"level":2,"title":"Jailbreak/Metodi AppleTV","slug":"jailbreak-metodi-appletv","children":[]},{"level":2,"title":"Altri Jailbreak/Metodi","slug":"altri-jailbreak-metodi","children":[]},{"level":2,"title":"Extra","slug":"extra","children":[]},{"level":2,"title":"Guide 'Aggiornamento'","slug":"guide-aggiornamento","children":[]},{"level":2,"title":"ios.cfw.guide","slug":"ios-cfw-guide","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/misc/site-navigation.md"}`);export{e as data}; diff --git a/assets/index.html.9698d572.js b/assets/index.html.9698d572.js new file mode 100644 index 000000000000..2ebf40fc3a6a --- /dev/null +++ b/assets/index.html.9698d572.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-89007ac8","path":"/next-steps-z/","title":"Next Steps","lang":"en_US","frontmatter":{"lang":"en_US","title":"Next Steps","permalink":"/next-steps-z","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Recommended Next Steps","slug":"recommended-next-steps","children":[{"level":3,"title":"Using Zebra","slug":"using-zebra","children":[]},{"level":3,"title":"Blocking Software Updates","slug":"blocking-software-updates","children":[]},{"level":3,"title":"Saving Blobs","slug":"saving-blobs","children":[]}]},{"level":2,"title":"Other Useful Next Steps","slug":"other-useful-next-steps","children":[{"level":3,"title":"Adding Recommended Repos","slug":"adding-recommended-repos","children":[]}]}],"git":{"updatedTime":1660489653000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/next-steps/next-steps-z.md"}');export{e as data}; diff --git a/assets/index.html.96c49cb1.js b/assets/index.html.96c49cb1.js new file mode 100644 index 000000000000..654e3567e1c2 --- /dev/null +++ b/assets/index.html.96c49cb1.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return t(),a("div",null,e[0]||(e[0]=[o('

    Required Reading

    If you're on an unsupported firmware version, you can update to 16.7.10 and jailbreak with palera1n instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 16.7.10, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 16.7.10

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 16.7.10
    4. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.96e647a5.js b/assets/index.html.96e647a5.js new file mode 100644 index 000000000000..126cc2651114 --- /dev/null +++ b/assets/index.html.96e647a5.js @@ -0,0 +1 @@ +import{_ as r,r as a,o as s,c as d,a as e,b as l,d as n,w as u}from"./app.748f7f56.js";const v={},p={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/I5k1gaoQ",target:"_blank",rel:"noopener noreferrer"};function m(f,i){const o=a("ExternalLinkIcon"),t=a("router-link");return s(),d("div",null,[i[6]||(i[6]=e("p",null,"Evasi0n \xE8 in grado di eseguire il jailbreak di tutti i dispositivi su iOS 6.0-6.1.2",-1)),i[7]||(i[7]=e("p",null,"Evasi0n \xE8 un jailbreak untethere, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.",-1)),i[8]||(i[8]=e("p",null,"Per utilizzare Evasi0n, \xE8 necessario un computer Windows che esegue Windows XP o pi\xF9 recente, macOS 10.5-10.14, o una distribuzione Linux con versione del kernel 2.6.24+, libgtk+-2.0 versione 2.24.13+ e la versione appropriata di evasi0n dall\u2019Archivio Legacy JB.",-1)),i[9]||(i[9]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),l(" Download")],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=l("L'ultima versione di ")),e("a",p,[i[0]||(i[0]=l("evasi0n")),n(o)]),i[2]||(i[2]=l(" per la tua piattaforma dall'Archivio Legacy JB"))])]),i[10]||(i[10]=e("h2",{id:"installazione",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installazione","aria-hidden":"true"},"#"),l(" Installazione")],-1)),i[11]||(i[11]=e("ol",null,[e("li",null,"Estrai il file zip in una posizione conveniente, ad esempio la cartella Download"),e("li",null,"Apri l'applicazione di evasi0n"),e("li",null,"Connetti il tuo dispositivo iOS al computer"),e("li",null,'Su Evasi0n, clicca "Jailbreak"'),e("li",null,"Una volta che il telefono \xE8 stato riavviato una volta, apri l'app Evasi0n sulla home screen come richiesto dall'applicazione desktop di evasi0n"),e("li",null,"Una volta riavviato il telefono, sblocca il tuo dispositivo. Evasi0n riavvier\xE0 il dispositivo un'ultima volta e vedrai il logo di evasi0n sul tuo telefono mentre si avvia")],-1)),e("p",null,[i[4]||(i[4]=l("Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sar\xE0 sulla tua home screen. Puoi utilizzare Cydia per installare ")),n(t,{to:"/it_IT/faq/#what-are-tweaks"},{default:u(()=>i[3]||(i[3]=[l("tweak")])),_:1}),i[5]||(i[5]=l(", temi e altro."))])])}var z=r(v,[["render",m],["__file","index.html.vue"]]);export{z as default}; diff --git a/assets/index.html.97593075.js b/assets/index.html.97593075.js new file mode 100644 index 000000000000..3be6c3f860ea --- /dev/null +++ b/assets/index.html.97593075.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.97ced778.js b/assets/index.html.97ced778.js new file mode 100644 index 000000000000..944f9556bc27 --- /dev/null +++ b/assets/index.html.97ced778.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-17d78a4e","path":"/removing-checkra1n/","title":"Removing checkra1n","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing checkra1n","description":"Guide to removing checkra1n","permalink":"/removing-checkra1n","redirect_from":"/removing-checkrain"},"excerpt":"","headers":[{"level":2,"title":"Uninstalling","slug":"uninstalling","children":[]}],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-checkra1n.md"}');export{e as data}; diff --git a/assets/index.html.97e0250e.js b/assets/index.html.97e0250e.js new file mode 100644 index 000000000000..e6b68f47f456 --- /dev/null +++ b/assets/index.html.97e0250e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-33477831","path":"/installing-chimera/","title":"Installing Chimera","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Chimera","description":"Guide to installing Chimera","permalink":"/installing-chimera","redirect_from":["/chimera","/cm"],"pkgman":"sileo","extra_contributors":["TheHacker894","Mineek","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Chimera","slug":"running-chimera","children":[]},{"level":2,"title":"Installing necessary software","slug":"installing-necessary-software","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":8},{"name":"emiyl","email":"me@emiyl.com","commits":4},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":3}]},"filePathRelative":"en_US/jailbreak/installing-chimera.md"}');export{e as data}; diff --git a/assets/index.html.99b5cac1.js b/assets/index.html.99b5cac1.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.99b5cac1.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.99e089b0.js b/assets/index.html.99e089b0.js new file mode 100644 index 000000000000..c91568282f87 --- /dev/null +++ b/assets/index.html.99e089b0.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return a(),t("div",null,e[0]||(e[0]=[o('

    Required Reading

    If you're on an unsupported firmware version, you can update to 18.1 and either jailbreak with palera1n or wait for an available jailbreak on iOS 18.1 instead. Keep in mind, you'll most likely be waiting for a jailbreak for a while if your device cannot already use palera1n.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 18.1, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 18.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 18.1
    4. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.99f8058f.js b/assets/index.html.99f8058f.js new file mode 100644 index 000000000000..59fe73f155bb --- /dev/null +++ b/assets/index.html.99f8058f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6ee2b672","path":"/it_IT/removing-chimera/","title":"Rimuovere Chimera","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere Chimera","description":"Guida alla rimozione di Chimera","permalink":"/it_IT/removing-chimera"},"excerpt":"","headers":[{"level":2,"title":"Rimozione","slug":"rimozione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-chimera.md"}');export{e as data}; diff --git a/assets/index.html.9a4817d1.js b/assets/index.html.9a4817d1.js new file mode 100644 index 000000000000..6f4b5f3a8c38 --- /dev/null +++ b/assets/index.html.9a4817d1.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-3d8b93ce","path":"/installing-trollstore-trollmisaka/","title":"Installing TrollStore (TrollMisaka)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing TrollStore (TrollMisaka)","description":"Guide to installing TrollStore via TrollMisaka","permalink":"/installing-trollstore-trollmisaka","sidebar":false,"redirect_from":null,"extra_contributors":["opa334","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Adding a Keyboard","slug":"adding-a-keyboard","children":[]},{"level":2,"title":"Injecting TrollStore Helper","slug":"injecting-trollstore-helper","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[]},{"level":2,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]}],"git":{"updatedTime":1729448404000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":7},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":4}]},"filePathRelative":"en_US/guides/trollstore/trollmisaka.md"}');export{l as data}; diff --git a/assets/index.html.9a724abf.js b/assets/index.html.9a724abf.js new file mode 100644 index 000000000000..282a47036d88 --- /dev/null +++ b/assets/index.html.9a724abf.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as t,o as p,c as u,a as e,b as o,d as l,e as m,w as n}from"./app.748f7f56.js";const c={},v={href:"https://p0laris.dev/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},g={class:"custom-container tip"};function b(k,i){const a=t("ExternalLinkIcon"),r=t("router-link");return p(),u("div",null,[i[13]||(i[13]=e("p",null,"p0laris \xE8 in grado di eseguire il jailbreak dei dispositivi A5(X) con una versione del firmware 9.3.5 e 9.3.6.",-1)),i[14]||(i[14]=e("p",null,"Tieni a mente che il jailbreak di p0laris non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),i[15]||(i[15]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di p0laris sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[16]||(i[16]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di p0laris sul tuo dispositivo iOS nello step successivo.",-1)),i[17]||(i[17]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i[18]||(i[18]=e("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[e("p",null,[o(" p0laris \xE8 attualmente firmato su "),e("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=o("L'ultima versione di ")),e("a",v,[i[0]||(i[0]=o("p0laris")),l(a)])]),e("li",null,[i[3]||(i[3]=o("L'ultima versione di ")),e("a",f,[i[2]||(i[2]=o("Sideloadly")),l(a)])]),e("li",null,[i[5]||(i[5]=o("L\u2019ultima versione di ")),e("a",z,[i[4]||(i[4]=o("iTunes")),l(a)]),i[6]||(i[6]=o(" se sei su Windows"))])]),i[19]||(i[19]=m('

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di p0laris su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di p0laris adesso pu\xF2 essere aperta dalla home screen.

    Eseguire p0laris

    1. Apri l'applicazione di p0laris dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),e("p",null,[i[8]||(i[8]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. \xC8 possibile utilizzare Cydia per installare ")),l(r,{to:"/faq/#what-are-tweaks"},{default:n(()=>i[7]||(i[7]=[o("tweaks")])),_:1}),i[9]||(i[9]=o(", temi e altro ancora."))]),e("div",g,[i[12]||(i[12]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[11]||(i[11]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),l(r,{to:"/installing-zebra"},{default:n(()=>i[10]||(i[10]=[o("Installa Zebra")])),_:1})])])])}var x=d(c,[["render",b],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.9b5105a7.js b/assets/index.html.9b5105a7.js new file mode 100644 index 000000000000..964be5d0629e --- /dev/null +++ b/assets/index.html.9b5105a7.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ad993092","path":"/get-started/select-iphone/","title":"Device Selection (iPhone)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Device Selection (iPhone)","description":"Find out what jailbreaks you can use on your iPhone","chartType":"deviceGroup","widePage":true,"type":"iPhone","group":[{"name":"iPhone 14","type":"iPhone","key":"iPhone 14 series","devices":["iPhone14,7","iPhone14,8"],"subgroups":[{"name":"iPhone 14","type":"iPhone","devices":["iPhone14,7"]},{"name":"iPhone 14 Plus","type":"iPhone","devices":["iPhone14,8"]}],"released":["2022-09-16","2022-10-07","2023-03-14"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,7","count":5,"dark":false}},{"name":"iPhone 14 Pro","type":"iPhone","key":"iPhone 14 Pro series","devices":["iPhone15,2","iPhone15,3"],"subgroups":[{"name":"iPhone 14 Pro","type":"iPhone","devices":["iPhone15,2"]},{"name":"iPhone 14 Pro Max","type":"iPhone","devices":["iPhone15,3"]}],"released":["2022-09-16"],"soc":["A16"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone15,2","count":4,"dark":false}},{"name":"iPhone SE (3rd generation)","type":"iPhone","devices":["iPhone14,6"],"released":["2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,6","count":3,"dark":true}},{"name":"iPhone 13 Pro","type":"iPhone","key":"iPhone 13 Pro series","order":22,"devices":["iPhone14,2","iPhone14,3"],"subgroups":[{"name":"iPhone 13 Pro","type":"iPhone","order":0,"devices":["iPhone14,2"]},{"name":"iPhone 13 Pro Max","type":"iPhone","order":1,"devices":["iPhone14,3"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,2","count":4,"dark":true}},{"name":"iPhone 13","type":"iPhone","key":"iPhone 13 series","order":21,"devices":["iPhone14,4","iPhone14,5"],"subgroups":[{"name":"iPhone 13","type":"iPhone","order":0,"devices":["iPhone14,5"]},{"name":"iPhone 13 mini","type":"iPhone","order":1,"devices":["iPhone14,4"]}],"released":["2021-09-24","2022-03-18"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone14,4","count":5,"dark":true}},{"name":"iPhone 12","type":"iPhone","key":"iPhone 12 series","order":19,"devices":["iPhone13,1","iPhone13,2"],"subgroups":[{"name":"iPhone 12","type":"iPhone","order":0,"devices":["iPhone13,2"]},{"name":"iPhone 12 mini","type":"iPhone","order":1,"devices":["iPhone13,1"]}],"released":["2020-10-23","2020-11-13","2021-04-30"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,1","count":5,"dark":true}},{"name":"iPhone 12 Pro","type":"iPhone","key":"iPhone 12 Pro series","order":20,"devices":["iPhone13,3","iPhone13,4"],"subgroups":[{"name":"iPhone 12 Pro","type":"iPhone","order":0,"devices":["iPhone13,3"]},{"name":"iPhone 12 Pro Max","type":"iPhone","order":1,"devices":["iPhone13,4"]}],"released":["2020-10-23","2020-11-13"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone13,3","count":4,"dark":true}},{"name":"iPhone SE (2nd generation)","type":"iPhone","devices":["iPhone12,8"],"released":["2020-04-24"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,8","count":3,"dark":true}},{"name":"iPhone 11 Pro","type":"iPhone","key":"iPhone 11 Pro series","order":17,"devices":["iPhone12,3","iPhone12,5"],"subgroups":[{"name":"iPhone 11 Pro","type":"iPhone","order":0,"devices":["iPhone12,3"]},{"name":"iPhone 11 Pro Max","type":"iPhone","order":1,"devices":["iPhone12,5"]}],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,3","count":4,"dark":true}},{"name":"iPhone 11","type":"iPhone","devices":["iPhone12,1"],"released":["2019-09-20"],"soc":["A13"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone12,1","count":6,"dark":true}},{"name":"iPhone XR","type":"iPhone","devices":["iPhone11,8"],"released":["2018-10-26"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,8","count":6,"dark":false}},{"name":"iPhone XS","type":"iPhone","key":"iPhone XS series","order":14,"devices":["iPhone11,2","iPhone11,4","iPhone11,6"],"subgroups":[{"name":"iPhone XS","type":"iPhone","order":0,"devices":["iPhone11,2"]},{"name":"iPhone XS Max","type":"iPhone","order":1,"devices":["iPhone11,4","iPhone11,6"]}],"released":["2018-09-21"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iOS 18.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone11,2","count":3,"dark":false}},{"name":"iPhone X","type":"iPhone","order":13,"devices":["iPhone10,3","iPhone10,6"],"released":["2017-11-03"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,3","count":2,"dark":false}},{"name":"iPhone 8","type":"iPhone","key":"iPhone 8 series","order":12,"devices":["iPhone10,1","iPhone10,2","iPhone10,4","iPhone10,5"],"subgroups":[{"name":"iPhone 8","type":"iPhone","order":0,"devices":["iPhone10,1","iPhone10,4"]},{"name":"iPhone 8 Plus","type":"iPhone","order":1,"devices":["iPhone10,2","iPhone10,5"]}],"released":["2017-09-22"],"soc":["A11"],"arch":["arm64"],"latestFw":["iOS 16.7.10"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 16.7.10"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone10,1","count":3,"dark":false}},{"name":"iPhone 7","type":"iPhone","key":"iPhone 7 series","order":11,"devices":["iPhone9,1","iPhone9,2","iPhone9,3","iPhone9,4"],"subgroups":[{"name":"iPhone 7","type":"iPhone","order":0,"devices":["iPhone9,1","iPhone9,3"]},{"name":"iPhone 7 Plus","type":"iPhone","order":1,"devices":["iPhone9,2","iPhone9,4"]}],"released":["2016-09-16"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone9,1","count":5,"dark":false}},{"name":"iPhone SE (1st generation)","type":"iPhone","devices":["iPhone8,4"],"released":["2016-03-31"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,4","count":4,"dark":false}},{"name":"iPhone 6s","type":"iPhone","key":"iPhone 6s series","order":9,"devices":["iPhone8,1","iPhone8,2"],"subgroups":[{"name":"iPhone 6s","type":"iPhone","order":0,"devices":["iPhone8,1"]},{"name":"iPhone 6s Plus","type":"iPhone","order":1,"devices":["iPhone8,2"]}],"released":["2015-09-25"],"soc":["A9"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone8,1","count":4,"dark":false}},{"name":"iPhone 6","type":"iPhone","key":"iPhone 6 series","order":8,"devices":["iPhone7,1","iPhone7,2"],"subgroups":[{"name":"iPhone 6","type":"iPhone","order":0,"devices":["iPhone7,2"]},{"name":"iPhone 6 Plus","type":"iPhone","order":1,"devices":["iPhone7,1"]}],"released":["2014-09-19","2017-05-10"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone7,1","count":3,"dark":false}},{"name":"iPhone 5c","type":"iPhone","order":6,"devices":["iPhone5,3","iPhone5,4"],"released":["2013-09-20"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,3","count":5,"dark":false}},{"name":"iPhone 5s","type":"iPhone","order":7,"devices":["iPhone6,1","iPhone6,2"],"released":["2013-09-20"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone6,1","count":3,"dark":false}},{"name":"iPhone 5","type":"iPhone","order":5,"devices":["iPhone5,1","iPhone5,2"],"released":["2012-09-21"],"soc":["A6"],"arch":["armv7s"],"latestFw":["iOS 10.3.4"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 10.3.4"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone5,1","count":1,"dark":false}},{"name":"iPhone 4S","type":"iPhone","devices":["iPhone4,1"],"released":["2011-10-14"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone4,1","count":1,"dark":false}},{"name":"iPhone 4","type":"iPhone","order":3,"devices":["iPhone3,1","iPhone3,2","iPhone3,3"],"released":["2010-06-24","2011-02-10","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone3,1","count":1,"dark":false}},{"name":"iPhone 3GS","type":"iPhone","devices":["iPhone2,1"],"released":["2009-06-19"],"soc":["APL0298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone2,1","count":1,"dark":false}},{"name":"iPhone 3G","type":"iPhone","devices":["iPhone1,2"],"released":["2008-07-11"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,2","count":1,"dark":false}},{"name":"iPhone 2G","type":"iPhone","order":0,"devices":["iPhone1,1"],"released":["2007-06-29"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPhone1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.9b522845.js b/assets/index.html.9b522845.js new file mode 100644 index 000000000000..6a041e1153f2 --- /dev/null +++ b/assets/index.html.9b522845.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4e818c5a","path":"/installing-odysseyra1n/linux/","title":"Installing Odysseyra1n (Linux)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n (Linux)","description":"Guide to installing Odysseyra1n on linux","permalink":"/installing-odysseyra1n/linux","extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Downloads (Linux)","slug":"downloads-linux","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]},{"level":2,"title":"The Odysseyra1n script","slug":"the-odysseyra1n-script","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-linux.md"}');export{e as data}; diff --git a/assets/index.html.9c39dc2c.js b/assets/index.html.9c39dc2c.js new file mode 100644 index 000000000000..e1f0c24b7667 --- /dev/null +++ b/assets/index.html.9c39dc2c.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return t(),a("div",null,e[0]||(e[0]=[o('

    Required Reading

    If you're on an unsupported firmware version, you can update to 16.7.5 and jailbreak with palera1n instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 16.7.5, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 16.7.5

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 16.7.5
    4. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.9c6d9c23.js b/assets/index.html.9c6d9c23.js new file mode 100644 index 000000000000..a763c8f11a27 --- /dev/null +++ b/assets/index.html.9c6d9c23.js @@ -0,0 +1 @@ +import{_ as n,r,o as l,c as d,e as u,a as e,b as a,d as o,w as s}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"},c={class:"custom-container tip"},m={class:"custom-container tip"},v={class:"custom-container tip"};function b(f,i){const t=r("router-link");return l(),d("div",null,[i[12]||(i[12]=u('

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata \xE8 opzionale, ma sono tutte utili se non si ha familiarit\xE0 con il jailbreak.

    Step successivi consigliati

    Usare Sileo

    Se non sai come usare Sileo, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina pu\xF2 essere una grande risorsa per capire come utilizzarlo.

    ',5)),e("div",g,[i[2]||(i[2]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[1]||(i[1]=a("Continua con ")),o(t,{to:"/using-sileo"},{default:s(()=>i[0]||(i[0]=[a("Usare Sileo")])),_:1})])]),i[13]||(i[13]=e("h3",{id:"bloccare-gli-aggiornamenti-software",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#bloccare-gli-aggiornamenti-software","aria-hidden":"true"},"#"),a(" Bloccare gli Aggiornamenti Software")],-1)),i[14]||(i[14]=e("p",null,"Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi pi\xF9 recenti dove l'aggiornamento all'ultima versione di iOS si risulter\xE0 in un'incapacit\xE0 di eseguire il jailbreak del dispositivo.",-1)),i[15]||(i[15]=e("p",null,"Poich\xE9 \xE8 una cosa molto importante, questa pagina ti far\xE0 apprendere il miglior modo di disabilitare gli aggiornamenti software",-1)),e("div",c,[i[5]||(i[5]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[4]||(i[4]=a("Continua con ")),o(t,{to:"/blocking-updates"},{default:s(()=>i[3]||(i[3]=[a("Bloccare gli aggiornamenti")])),_:1})])]),i[16]||(i[16]=e("h3",{id:"salvare-i-blobs",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#salvare-i-blobs","aria-hidden":"true"},"#"),a(" Salvare i Blobs")],-1)),i[17]||(i[17]=e("p",null,"Salvare i Blobs \xE8 una cosa particolarmente importante nel jailbreak, poich\xE9, a seconda della combatibilit\xE0 di SEP e (se si utilizza un dispositivo cellulare) Baseband, potresti essere in grado di ripristinare una versione non firmata o la versione su cui sei se qualcosa va storto, invece di ripristinare all'ultima versione firmata.",-1)),e("div",m,[i[8]||(i[8]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[7]||(i[7]=a("Continua con ")),o(t,{to:"/saving-blobs"},{default:s(()=>i[6]||(i[6]=[a("Salvare i Blobs")])),_:1})])]),i[18]||(i[18]=e("h2",{id:"altri-step-utili",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#altri-step-utili","aria-hidden":"true"},"#"),a(" Altri Step utili")],-1)),i[19]||(i[19]=e("h3",{id:"aggiungere-delle-repo-consigliate",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#aggiungere-delle-repo-consigliate","aria-hidden":"true"},"#"),a(" Aggiungere delle Repo consigliate")],-1)),i[20]||(i[20]=e("p",null,"Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero gi\xE0, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.",-1)),e("div",v,[i[11]||(i[11]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[10]||(i[10]=a("Continua con ")),o(t,{to:"/recommended-repos"},{default:s(()=>i[9]||(i[9]=[a("Repo Consigliate")])),_:1})])])])}var S=n(p,[["render",b],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.9da5a875.js b/assets/index.html.9da5a875.js new file mode 100644 index 000000000000..7cc350f812ac --- /dev/null +++ b/assets/index.html.9da5a875.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-703d43d0","path":"/installing-odysseyra1n/","title":"Installing Odysseyra1n","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n","description":"Guide to installing Odysseyra1n","permalink":"/installing-odysseyra1n","pkgman":"sileo","redirect_from":["/ra1n","/installing-odysseyrain","/odysseyra1n","/odysseyrain","/or","/installing-checkra1n","/installing-checkrain","/checkra1n","/checkrain","/cr"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829","itsnebulalol"]},"excerpt":"","headers":[],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/index.md"}');export{e as data}; diff --git a/assets/index.html.9dbf2d7a.js b/assets/index.html.9dbf2d7a.js new file mode 100644 index 000000000000..77d061354e99 --- /dev/null +++ b/assets/index.html.9dbf2d7a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-8900805a","path":"/next-steps-c/","title":"Next Steps","lang":"en_US","frontmatter":{"lang":"en_US","title":"Next Steps","permalink":"/next-steps-c","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Recommended Next Steps","slug":"recommended-next-steps","children":[{"level":3,"title":"Using Cydia","slug":"using-cydia","children":[]},{"level":3,"title":"Blocking Software Updates","slug":"blocking-software-updates","children":[]},{"level":3,"title":"Saving Blobs","slug":"saving-blobs","children":[]}]},{"level":2,"title":"Other Useful Next Steps","slug":"other-useful-next-steps","children":[{"level":3,"title":"Installing Sileo","slug":"installing-sileo","children":[]},{"level":3,"title":"Adding Recommended Repos","slug":"adding-recommended-repos","children":[]}]}],"git":{"updatedTime":1654781060000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/next-steps/next-steps-c.md"}');export{e as data}; diff --git a/assets/index.html.9ea3adeb.js b/assets/index.html.9ea3adeb.js new file mode 100644 index 000000000000..e1d799d462e5 --- /dev/null +++ b/assets/index.html.9ea3adeb.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-89007e2c","path":"/next-steps-l/","title":"Next Steps","lang":"en_US","frontmatter":{"lang":"en_US","title":"Next Steps","permalink":"/next-steps-l","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Recommended Next Steps","slug":"recommended-next-steps","children":[{"level":3,"title":"Using Cydia","slug":"using-cydia","children":[]},{"level":3,"title":"Blocking Software Updates","slug":"blocking-software-updates","children":[]}]},{"level":2,"title":"Other Useful Next Steps","slug":"other-useful-next-steps","children":[{"level":3,"title":"Adding Recommended Repos","slug":"adding-recommended-repos","children":[]}]}],"git":{"updatedTime":1654781060000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/next-steps/next-steps-l.md"}');export{e as data}; diff --git a/assets/index.html.a08d99c5.js b/assets/index.html.a08d99c5.js new file mode 100644 index 000000000000..fdfbc31c0cbc --- /dev/null +++ b/assets/index.html.a08d99c5.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as o,e as l}from"./app.748f7f56.js";const s={};function n(r,e){return a(),o("div",null,e[0]||(e[0]=[l('

    Se si desidera rimuovere palera1n, \xE8 possibile utilizzare i seguenti comandi su un PC/Mac mentre il dispositivo \xE8 connesso in DFU. Per rimuovere il jailbreak, non devi ripristinare.

    WARNING

    Se sei su Linux, dovrai prima fare un altro passaggio. Apri un terminale ed esegui questi comandi:

    sudo systemctl stop usbmuxd

    sudo usbmuxd -f -p

    Poi, apri un secondo terminale ed esegui i seguenti passaggi con l'altra finestra del terminale.

    1. Clona la repo con git clone -b legacy --recursive --depth=1 --shallow-submodules https://github.com/palera1n/palera1n && cd palera1n
      • Se hai gi\xE0 clonato la repo, esegui cd palera1n
    2. Esegui ./palera1n.sh --restore-rootfs <la tua versione di iOS> --tweaks
      • Se stai usando Linux, aggiungi sudo all'inizio del prossimo comando
      • Se stai usando palera1n semi-tethered, aggiungi la flag --semi-tethered alla fine del comando
      • Se stai riscontrando un problema, aggiungi --debug alla fine e usa questi log per eseguire un analisi del problema

    Il dispositivo dovrebbe avviarsi su iOS, ed \xE8 possibile utilizzare il telefono normalmente.

    ',4)]))}var d=i(s,[["render",n],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.a1a34199.js b/assets/index.html.a1a34199.js new file mode 100644 index 000000000000..3ff4ac515cf6 --- /dev/null +++ b/assets/index.html.a1a34199.js @@ -0,0 +1 @@ +import{_ as s,r as n,o as d,c as p,a as l,b as e,d as a,e as u,w as t}from"./app.748f7f56.js";const m={},v={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/w00VVQ7J",target:"_blank",rel:"noopener noreferrer"},g={class:"custom-container tip"};function c(b,i){const r=n("ExternalLinkIcon"),o=n("router-link");return d(),p("div",null,[i[9]||(i[9]=l("p",null,"Pangu9 \xE8 in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 9.0GM-9.0.2. \xC8 possibile anche eseguire il jailbreak dei dispositivi a 64 bit con iOS 9.1.",-1)),i[10]||(i[10]=l("p",null,"Pangu9 \xE8 un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.",-1)),i[11]||(i[11]=l("p",null,"You will need a Mac running macOS 10.14 Mojave or earlier in order to use pangu9.",-1)),i[12]||(i[12]=l("h2",{id:"download",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),e(" Download")],-1)),l("ul",null,[l("li",null,[i[1]||(i[1]=e("La versione 1.1.1 di ")),l("a",v,[i[0]||(i[0]=e("Pangu")),a(r)]),i[2]||(i[2]=e(" dall\u2019archivio di Legacy Jailbreak"))])]),i[13]||(i[13]=u('

    Installing Pangu9

    1. Apri pangu9_mac_v1.1.1. dmg e sposta l'applicazione nella cartella /Applicazioni
    2. Apri il terminale ed esegui il comando: sudo -b /Applications/jb9mac.app/Contents/MacOS/jb9mac
    3. Disattiva Trova il mio iPhone.
    4. Collega il dispositivo al computer e autorizza il computer.
    5. Sblocca il tuo dispositivo.
    6. Abilita la Modalit\xE0 Aereo.
    7. Quando Pangu9 ti comunica che il jailbreak \xE8 pronto, premi Start.
    8. Premi il pulsante 'Already Backup'.
    9. Dopo il riavvio del dispositivo, sbloccalo e riabilita la modalit\xE0 aereo.
    10. Apri l'app Pangu.
    11. Clicca su Accept, e premi ok per accedere alla libreria foto.
    12. Mantieni il dispositivo collegato fino a quando il jailbreak non arriva al 100% e il dispositivo si riavvia.
    ',2)),l("p",null,[i[4]||(i[4]=e("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),a(o,{to:"/faq/#what-are-tweaks"},{default:t(()=>i[3]||(i[3]=[e("tweak")])),_:1}),i[5]||(i[5]=e(", temi e altro."))]),l("div",g,[i[8]||(i[8]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[7]||(i[7]=e("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),a(o,{to:"/installing-zebra"},{default:t(()=>i[6]||(i[6]=[e("Installare Zebra")])),_:1})])])])}var f=s(m,[["render",c],["__file","index.html.vue"]]);export{f as default}; diff --git a/assets/index.html.a20e295e.js b/assets/index.html.a20e295e.js new file mode 100644 index 000000000000..f4ed5c4063d6 --- /dev/null +++ b/assets/index.html.a20e295e.js @@ -0,0 +1 @@ +import{_ as a}from"./checkra1n.ace0089d.js";import{_ as d,r as l,o as u,c,e as n,a as o,b as i,d as t,w as p}from"./app.748f7f56.js";const m={},h={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"};function y(g,e){const r=l("ExternalLinkIcon"),s=l("router-link");return u(),c("div",null,[e[11]||(e[11]=n('

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this.

    Requirements (ChromeOS)

    ',6)),o("ul",null,[o("li",null,[e[1]||(e[1]=i("L'ultima versione di ")),o("a",h,[e[0]||(e[0]=i("checkra1n")),t(r)])]),e[2]||(e[2]=o("li",null,"An Apple TV Siri remote (any generation)",-1))]),e[12]||(e[12]=n('

    Uno screenshot dell'applicazione checkra1n

    Allowing checkra1n to run

    1. Sposta il binary di checkra1n che viene scaricato su /usr/local/bin
      • This can be done by doing the following:
        • Press Ctrl + Alt + T
        • Run shell
        • Run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Esegui il seguente comando nel terminale: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    ',4)),o("ol",null,[e[9]||(e[9]=n("
  • Esegui il file binary di checkra1n nel terminale usando TERM=linux sudo checkra1n
    • Potrebbe essere necessario eseguire sudo chmod a+x /usr/local/bin/checkra1n se il file binary non viene eseguito
    • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
  • Clicca Start e segui le istruzioni a schermo
  • ",2)),o("li",null,[e[4]||(e[4]=i("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),t(s,{to:"/faq/#what-is-dfu-mode"},{default:p(()=>e[3]||(e[3]=[i("modalit\xE0 DFU")])),_:1}),e[5]||(e[5]=i(", clicca ")),e[6]||(e[6]=o("code",null,"Start",-1)),e[7]||(e[7]=i(" per iniziare ")),e[8]||(e[8]=o("ul",null,[o("li",null,"Follow the instructions until your device shows a black screen")],-1))]),e[10]||(e[10]=o("li",null,"After this, checkra1n should automatically install",-1))]),e[13]||(e[13]=o("p",null,"Your Apple TV device should now reboot.",-1)),e[14]||(e[14]=o("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var k=d(m,[["render",y],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.a23fa32b.js b/assets/index.html.a23fa32b.js new file mode 100644 index 000000000000..0e732321fcb7 --- /dev/null +++ b/assets/index.html.a23fa32b.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return t(),a("div",null,e[0]||(e[0]=[o('

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 8.0 to 8.3 on 32-bit devices. However some devices, such as the iPod Touch 5, can update to 9.3.5 and use the kok3shi jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 9.3.5, we can easily update to the desired firmware version, due to the age of the devices.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 9.3.5

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Tap Settings -> General -> Software Update
      • Ensure that the version you are updating to is 9.3.5
    3. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.a35f4bdc.js b/assets/index.html.a35f4bdc.js new file mode 100644 index 000000000000..e540cc047c73 --- /dev/null +++ b/assets/index.html.a35f4bdc.js @@ -0,0 +1 @@ +import{_ as d}from"./pangu7-win.56b56f00.js";import{_ as p,r as i,o as b,c as g,a as e,d as o,w as t,b as n}from"./app.748f7f56.js";const m={},f={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/Fo8ihCJa",target:"_blank",rel:"noopener noreferrer"},w={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/41UlRSyS",target:"_blank",rel:"noopener noreferrer"};function y(h,l){const a=i("ExternalLinkIcon"),r=i("Tab"),u=i("Tabs"),s=i("router-link");return b(),g("div",null,[l[18]||(l[18]=e("p",null,"Pangu7 is capable of jailbreaking every iOS device on firmware version 7.1 up to 7.1.2.",-1)),l[19]||(l[19]=e("p",null,"Pangu7 is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.",-1)),l[20]||(l[20]=e("p",null,"You will need a computer running Windows XP and newer or a Mac running Mac OS X 10.9 Mavericks to macOS 10.14 Mojave and the appropriate Pangu.",-1)),l[21]||(l[21]=e("p",null,[e("img",{src:d,alt:"A screenshot of Pangu7 (Windows)"})],-1)),o(u,{tabs:""},{default:t(()=>[o(r,{tab:"",name:"macOS",default:!0},{default:t(()=>[l[3]||(l[3]=e("h3",{id:"downloads",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),e("ul",null,[e("li",null,[l[1]||(l[1]=n("Version 1.2.0 of ")),e("a",f,[l[0]||(l[0]=n("Pangu")),o(a)]),l[2]||(l[2]=n(" from the Legacy Jailbreak Archives"))])]),l[4]||(l[4]=e("h3",{id:"installing-pangu",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-pangu","aria-hidden":"true"},"#"),n(" Installing Pangu")],-1)),l[5]||(l[5]=e("ol",null,[e("li",null,[n("Open the "),e("code",null,"pangu"),n(" dmg and move the application to your "),e("code",null,"/Applications"),n(" folder")]),e("li",null,[n("Open the terminal and run the following command: "),e("code",null,"sudo -b /Applications/pangu.app/Contents/MacOS/pangu")]),e("li",null,"Plug your device into your computer and trust your computer"),e("li",null,"Disable your passcode (You will be able to re-enable it once the jailbreak process is done)"),e("li",null,"Set your device's date to any point before June 2014"),e("li",null,"Press jailbreak in the Pangu app on your computer"),e("li",null,[n("Open the Pangu app on your device once it appears on your home screen "),e("ul",null,[e("li",null,"Tap Continue to trust the app and allow it to run")])]),e("li",null,"Your device will reboot after a short period, then you will need to unlock it"),e("li",null,"Wait a little while and your device will reboot one more time")],-1))]),_:1}),o(r,{tab:"",name:"Windows"},{default:t(()=>[l[9]||(l[9]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,"You will bootloop if you jailbreak your device while in a dark space")],-1)),l[10]||(l[10]=e("h3",{id:"downloads-1",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#downloads-1","aria-hidden":"true"},"#"),n(" Downloads")],-1)),e("ul",null,[e("li",null,[l[7]||(l[7]=n("Version 1.0-en of ")),e("a",w,[l[6]||(l[6]=n("Pangu")),o(a)]),l[8]||(l[8]=n(" from the Legacy Jailbreak Archives"))])]),l[11]||(l[11]=e("h3",{id:"installing-pangu-1",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-pangu-1","aria-hidden":"true"},"#"),n(" Installing Pangu")],-1)),l[12]||(l[12]=e("ol",null,[e("li",null,[n("Open the "),e("code",null,"pangu"),n(" exe")]),e("li",null,"Plug your device into your computer and trust your computer"),e("li",null,"Disable your passcode (You will be able to re-enable it once the jailbreak process is done)"),e("li",null,"Set your device's date to any point before June 2014"),e("li",null,[n("Untick the "),e("code",null,"Install PP25"),n(" checkbox")]),e("li",null,"Press jailbreak in the Pangu app on your computer"),e("li",null,[n("Open the Pangu app on your device once it appears on your home screen "),e("ul",null,[e("li",null,"Tap Continue to trust the app and allow it to run")])]),e("li",null,"Your device will reboot after a short period, then you will need to unlock it"),e("li",null,"Wait a little while and your device will reboot one more time")],-1)),l[13]||(l[13]=e("h3",{id:"fixing-bootloops-while-booting-in-a-dark-space",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#fixing-bootloops-while-booting-in-a-dark-space","aria-hidden":"true"},"#"),n(" Fixing bootloops while booting in a dark space")],-1)),l[14]||(l[14]=e("ol",null,[e("li",null,"Unlock your device and open Cydia"),e("li",null,[n("Tap "),e("code",null,"Ignore (Temporary)")]),e("li",null,"Open the Sources tab"),e("li",null,[n("Tap "),e("code",null,"Edit"),n(" then "),e("code",null,"Add")]),e("li",null,[n("Type in "),e("code",null,"http://repo.kawaiizenbo.me"),n(" and then tap "),e("code",null,"Add source")]),e("li",null,[n("Tap on the new source "),e("code",null,"KawaiiZenbo's Cydia repository")]),e("li",null,[n("Tap on "),e("code",null,"System"),n(" then "),e("code",null,"Pangu 7.1-7.1.x Untether")]),e("li",null,[n("Tap "),e("code",null,"Install"),n(" then "),e("code",null,"Confirm")]),e("li",null,"Reboot your device once the package is installed")],-1))]),_:1})]),_:1}),l[22]||(l[22]=e("hr",null,null,-1)),e("p",null,[l[16]||(l[16]=n("Once you see your lock screen, you will be jailbroken with a fixed untether package that will no longer cause bootloops while in the dark. You can now use Cydia to install ")),o(s,{to:"/faq/#what-are-tweaks"},{default:t(()=>l[15]||(l[15]=[n("tweaks")])),_:1}),l[17]||(l[17]=n(", themes and more."))])])}var v=p(m,[["render",y],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.a3fc2d56.js b/assets/index.html.a3fc2d56.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.a3fc2d56.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.a4129e30.js b/assets/index.html.a4129e30.js new file mode 100644 index 000000000000..715bf3a8e780 --- /dev/null +++ b/assets/index.html.a4129e30.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-754a4e8c","path":"/installing-h3lix/","title":"Installing h3lix","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing h3lix","description":"Guide to installing H3lix","permalink":"/installing-h3lix","redirect_from":["/installing-helix","/helix","/h3lix","/h3","/he"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Patching the application","slug":"patching-the-application","children":[{"level":3,"title":"macOS and Linux","slug":"macos-and-linux","children":[]},{"level":3,"title":"Windows","slug":"windows","children":[]}]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running h3lix","slug":"running-h3lix","children":[]}],"git":{"updatedTime":1729448453000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-h3lix.md"}');export{i as data}; diff --git a/assets/index.html.a43faec5.js b/assets/index.html.a43faec5.js new file mode 100644 index 000000000000..6b8a7e8d8e96 --- /dev/null +++ b/assets/index.html.a43faec5.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-24da932c","path":"/installing-checkra1n-tv/chromeos/","title":"Installing checkra1n for Apple TV (ChromeOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing checkra1n for Apple TV (ChromeOS)","description":"Guide to installing checkra1n for Apple TV on ChromeOS","permalink":"/installing-checkra1n-tv/chromeos","extra_contributors":["DhinakG","Tanbeer191","TheHacker894","Snoolie","stekc","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requirements (ChromeOS)","slug":"requirements-chromeos","children":[]},{"level":2,"title":"Allowing checkra1n to run","slug":"allowing-checkra1n-to-run","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]}],"git":{"updatedTime":1706772308000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-chromeos.md"}');export{e as data}; diff --git a/assets/index.html.a5250133.js b/assets/index.html.a5250133.js new file mode 100644 index 000000000000..56b49334023d --- /dev/null +++ b/assets/index.html.a5250133.js @@ -0,0 +1 @@ +import{_ as u}from"./sideloadly_win.6263388d.js";import{_ as d,r,o as p,c as v,a as e,b as o,d as l,w as t,e as s}from"./app.748f7f56.js";const m={},c={class:"custom-container tip"},g={class:"custom-container warning"},f={href:"https://unc0ver.dev/downloads/5.3.1/72004596b31ba3eae886ac6cc781725879d3b7a4/unc0ver_5.3.1.ipa",target:"_blank",rel:"noopener noreferrer"},b={href:"https://unc0ver.dev/downloads/6.1.1/decf7c36cc08118dc83ba455f8ca42e0e3cf354c/unc0ver_Release_6.1.1.ipa",target:"_blank",rel:"noopener noreferrer"},z={href:"https://unc0ver.dev/downloads/7.0.2/11c3f7b0eea806ba3cac975f74dcc2cc4e916bac/unc0ver_Release_7.0.2.ipa",target:"_blank",rel:"noopener noreferrer"},k={href:"https://unc0ver.dev",target:"_blank",rel:"noopener noreferrer"},A={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},S={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container warning"},I={class:"custom-container tip"};function x(T,i){const n=r("router-link"),a=r("ExternalLinkIcon");return p(),v("div",null,[e("p",null,[i[1]||(i[1]=o("unc0ver \xE8 un ")),l(n,{to:"/it_IT/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:t(()=>i[0]||(i[0]=[o("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=o(", richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio."))]),i[41]||(i[41]=e("p",null,"Questo tool \xE8 in grado di eseguire il Jailbreak su quasi tutti i dispositivi iOS su una versione del firmware che va da 11.0 a 14.8 (escluso iOS 12.5.6), tuttavia, lo utilizzeremo solo per eseguire il jailbreak dei dispositivi il quale non \xE8 disponibile un'opzione pi\xF9 semplice.",-1)),e("p",null,[i[4]||(i[4]=o("A causa di come funzionano i jailbreak semi-untethered, l'app avr\xE0 bisogno di essere ")),l(n,{to:"/it_IT/resigning-apps"},{default:t(()=>i[3]||(i[3]=[o("ri-firmata")])),_:1}),i[5]||(i[5]=o(" ogni 7 giorni."))]),i[42]||(i[42]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di unc0ver sul tuo dispositivo iOS nello step successivo.",-1)),e("div",c,[i[8]||(i[8]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[7]||(i[7]=o("Se stai cercando una guida per usare unc0ver su dispositivi A12+ con una versione di iOS 14.4-14.5.1, continua con ")),l(n,{to:"/it_IT/installing-unc0ver-fugu14"},{default:t(()=>i[6]||(i[6]=[o("unc0ver (Fugu14)")])),_:1})])]),e("div",g,[i[12]||(i[12]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[10]||(i[10]=o("Se attualmente hai eseguito il jailbreak tramite un altro tool, assicurati di ")),l(n,{to:"/it_IT/restoring-rootfs"},{default:t(()=>i[9]||(i[9]=[o("rimuoverlo correttamente")])),_:1}),i[11]||(i[11]=o(" prima di proseguire."))])]),i[43]||(i[43]=s('

    WARNING

    unc0ver su versioni del firmware 14.6-14.8 supporta solo iPhone A12 e A13.

    Download

    unc0ver \xE8 attualmente firmato su jailbreaks.app per una installazione pi\xF9 facile che non richiede un computer.

    ',3)),e("ul",null,[e("li",null,[i[20]||(i[20]=o("Versione 5.3.1 di ")),e("a",f,[i[13]||(i[13]=o("unc0ver")),l(a)]),e("ul",null,[e("li",null,[i[15]||(i[15]=o("Agli utenti con una versione del firmware 12.4.9 - 12.5.4, 13.5.1 - 14.3 \xE8 consigliato invece di scaricare la versione 6.1.1 di ")),e("a",b,[i[14]||(i[14]=o("unc0ver")),l(a)])]),e("li",null,[i[17]||(i[17]=o("Agli utenti con una versione del firmware 12.5.5 \xE8 consigliato invece di scaricare la versiobe 7.0.2 di ")),e("a",z,[i[16]||(i[16]=o("unc0ver")),l(a)])]),e("li",null,[i[19]||(i[19]=o("Agli utenti con una versione del firmware 12.5.5 o con un iPhone A12 o A13 \xE8 consigliato invece di scaricare l'ultima versione ")),e("a",k,[i[18]||(i[18]=o("unc0ver")),l(a)])])])]),e("li",null,[i[22]||(i[22]=o("L'ultima versione di ")),e("a",A,[i[21]||(i[21]=o("Sideloadly")),l(a)])]),e("li",null,[i[24]||(i[24]=o("L'ultima versione di ")),e("a",S,[i[23]||(i[23]=o("iTunes")),l(a)]),i[25]||(i[25]=o(" se sei su Windows"))])]),i[44]||(i[44]=s('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer tramite cavo
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di unc0ver su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai in Impostazioni-> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di unc0ver adesso pu\xF2 essere aperta dalla home screen.

    Eseguire unc0ver

    1. Riavvia il tuo dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di unc0ver dalla home screen appena dopo il riavvio
      • Se unc0ver da l\u2019avviso \u201Cthe app has been tampered with\u201D, reinstalla unc0ver tramite Sideloadly
    3. Apri il men\xF9 delle impostazioni e disabilita la voce Disable Auto Updates
      • unc0ver di default disabilita gli aggiornamenti \u201COver-The-Air\u201D, comunque \xE8 consigliato disabilitare questa feature perch\xE9 potrebbe causare problemi durante un aggiornamento manuale
    4. Clicca su \u201CDone\u201D
    5. Clicca su \u201CJailbreak\u201D
    6. Quando richiesto, riavvia il dispositivo
    7. Apri l\u2019applicazione di unc0ver dalla home screen subito dopo aver eseguito il riavvio
    8. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),e("div",w,[i[31]||(i[31]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[27]||(i[27]=o("Se ricevi l\u2019errore ")),i[28]||(i[28]=e("code",null,"rootFS already mounted, elimina l\u2019aggiornamento OTA",-1)),i[29]||(i[29]=o(", leggi la ")),l(n,{to:"/it_IT/troubleshooting/#rootfs-already-mounted"},{default:t(()=>i[26]||(i[26]=[o("Pagina di")])),_:1}),i[30]||(i[30]=o(" Troubleshooting"))])]),e("p",null,[i[33]||(i[33]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),l(n,{to:"/it_IT/faq/#what-are-tweaks"},{default:t(()=>i[32]||(i[32]=[o("tweak")])),_:1}),i[34]||(i[34]=o(", temi e altro."))]),e("div",I,[i[39]||(i[39]=e("p",{class:"custom-container-title"},"TIP",-1)),i[40]||(i[40]=e("p",null,"Se si desidera utilizzare un gestore di pacchetti pi\xF9 moderno, continua a seconda della versione di iOS:",-1)),e("ul",null,[e("li",null,[i[36]||(i[36]=o("Se si \xE8 su iOS 12 o successivi, continua com ")),l(n,{to:"/installing-sileo"},{default:t(()=>i[35]||(i[35]=[o("Installare Sileo")])),_:1})]),e("li",null,[i[38]||(i[38]=o("Se si \xE8 su iOS 11 o successivi, continua con ")),l(n,{to:"/installing-zebra"},{default:t(()=>i[37]||(i[37]=[o("Installare Zebra")])),_:1})])])])])}var j=d(m,[["render",x],["__file","index.html.vue"]]);export{j as default}; diff --git a/assets/index.html.a52b0e69.js b/assets/index.html.a52b0e69.js new file mode 100644 index 000000000000..96d7de7d7934 --- /dev/null +++ b/assets/index.html.a52b0e69.js @@ -0,0 +1 @@ +import{_ as s}from"./absinthe-win.da88c1ee.js";import{_ as d,r as l,o as u,c as p,a as i,b as o,d as t,w as a,e as m}from"./app.748f7f56.js";const b={},c={href:"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/",target:"_blank",rel:"noopener noreferrer"};function v(f,e){const n=l("router-link"),r=l("ExternalLinkIcon");return u(),p("div",null,[e[9]||(e[9]=i("p",null,"Absinthe \xE8 in grado di eseguire il jailbreak di ogni dispositivo iOS sulle versioni del firmware 5.1.1 e dei dispositivi A5 (iPhone 4S, iPad 2) sulle versioni del firmware 5.0 e 5.0.1",-1)),i("p",null,[e[1]||(e[1]=o("Absinthe \xE8 un ")),t(n,{to:"/it_IT/types-of-jailbreak/#untethered-jailbreaks"},{default:a(()=>e[0]||(e[0]=[o("jailbreak")])),_:1}),e[2]||(e[2]=o(" untethered, sopravvive ad un riavvio e pu\xF2 causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore"))]),e[10]||(e[10]=i("h2",{id:"download",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i("ul",null,[e[5]||(e[5]=i("li",null,"Un computer che esegue macOS 10.12.x o precedente o da Windows XP a Windows 8.1 con iTunes installato. Wine non funzioner\xE0.",-1)),i("li",null,[e[4]||(e[4]=o("L\u2019ultima versione di ")),i("a",c,[e[3]||(e[3]=o("Absinthe")),t(r)])])]),e[11]||(e[11]=m('

    Uno screenshot di Absinthe (Windows)

    Installazione

    1. Decomprimi Absinthe
    2. Esegui Absinthe
      • Tasto destro, Apri su macOs
      • Su Windows, Absinthe verr\xE0 estratto in una cartella. Aprire quella cartella ed esegui "absinthe.exe".
    3. Collega il tuo dispositivo iOS tramite USB al tuo computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    4. Clicca su Jailbreak su Absinthe
      • Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalit\xE0 di riposo.

    TIP

    Assicurati di utilizzare un connettore certificato MFI a 30 pin per probabilit\xE0 di successo pi\xF9 alte

    ',4)),i("p",null,[e[7]||(e[7]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),t(n,{to:"/it_IT/faq/#what-are-tweaks"},{default:a(()=>e[6]||(e[6]=[o("tweak")])),_:1}),e[8]||(e[8]=o(", temi e altro."))])])}var h=d(b,[["render",v],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.a5ebde88.js b/assets/index.html.a5ebde88.js new file mode 100644 index 000000000000..27a95086ea7d --- /dev/null +++ b/assets/index.html.a5ebde88.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1eb72724","path":"/it_IT/installing-electra/","title":"Electra","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Electra","description":"Guida per installare Electra","permalink":"/it_IT/installing-electra","redirect_from":["/it_IT/electra","/it_IT/el"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"sileo","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Electra","slug":"eseguire-electra","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-electra.md"}');export{e as data}; diff --git a/assets/index.html.a642b3c9.js b/assets/index.html.a642b3c9.js new file mode 100644 index 000000000000..2514be8765f0 --- /dev/null +++ b/assets/index.html.a642b3c9.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-5a463d4e","path":"/it_IT/package-managers/","title":"Gestori di pacchetti","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Gestori di pacchetti","description":"Informazioni sui gestori di pacchetti attualmente disponibili da utilizzare","permalink":"/it_IT/package-managers","redirect_from":["/it_IT/pkgman"],"extra_contributors":["TheHacker894","Tanbeer191","BurritoSOFTWARE"]},"excerpt":"","headers":[{"level":2,"title":"Cos'\xE8 un gestore di pacchetti?","slug":"cos-e-un-gestore-di-pacchetti","children":[{"level":3,"title":"Sileo","slug":"sileo","children":[]},{"level":3,"title":"Cydia","slug":"cydia","children":[]},{"level":3,"title":"Installer 5","slug":"installer-5","children":[]},{"level":3,"title":"Zebra","slug":"zebra","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/guides/package-managers.md"}`);export{e as data}; diff --git a/assets/index.html.a65da14d.js b/assets/index.html.a65da14d.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.a65da14d.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.a683f6a0.js b/assets/index.html.a683f6a0.js new file mode 100644 index 000000000000..5d3b538799a6 --- /dev/null +++ b/assets/index.html.a683f6a0.js @@ -0,0 +1 @@ +import{_ as d,r as a,o as u,c as p,a as t,b as o,d as l,w as i,e as s}from"./app.748f7f56.js";const f={},m={class:"custom-container warning"},g={href:"https://unc0ver.dev",target:"_blank",rel:"noopener noreferrer"},v={href:"http://altstore.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},w={href:"https://secure-appldnld.apple.com/windows/061-91601-20200323-974a39d0-41fc-4761-b571-318b7d9205ed/iCloudSetup.exe",target:"_blank",rel:"noopener noreferrer"},y={href:"https://unc0ver.dev",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container warning"},S={class:"custom-container tip"};function A(T,e){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),p("div",null,[t("p",null,[e[1]||(e[1]=o("unc0ver is a ")),l(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:i(()=>e[0]||(e[0]=[o("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=o(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[46]||(e[46]=t("p",null,"The Fugu14 method of unc0ver supports A12 or newer devices on iOS 14.3 to 14.5.1",-1)),t("div",m,[e[6]||(e[6]=t("p",{class:"custom-container-title"},"WARNING",-1)),t("p",null,[e[4]||(e[4]=o("The Fugu14 method of unc0ver does not support beta versions of iOS. If you're on a beta version of iOS 14.3, 14.4, or 14.5, follow ")),l(n,{to:"/installing-taurine"},{default:i(()=>e[3]||(e[3]=[o("Installing Taurine")])),_:1}),e[5]||(e[5]=o(" instead."))])]),e[47]||(e[47]=t("p",null,"We will use the AltStore tool to allow us to set everything up to be able to jailbreak.",-1)),e[48]||(e[48]=t("h2",{id:"downloads",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),t("ul",null,[t("li",null,[e[8]||(e[8]=o("The latest version of ")),t("a",g,[e[7]||(e[7]=o("unc0ver")),l(r)])]),t("li",null,[e[10]||(e[10]=o("The latest version of ")),t("a",v,[e[9]||(e[9]=o("AltStore")),l(r)])]),t("li",null,[e[12]||(e[12]=o("The latest version of ")),t("a",b,[e[11]||(e[11]=o("iTunes")),l(r)]),e[13]||(e[13]=o(" if on Windows."))]),t("li",null,[e[15]||(e[15]=o("The latest version of ")),t("a",w,[e[14]||(e[14]=o("iCloud")),l(r)]),e[16]||(e[16]=o(" if on Windows"))])]),e[49]||(e[49]=t("h2",{id:"installing-the-application",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#installing-the-application","aria-hidden":"true"},"#"),o(" Installing the Application")],-1)),t("ol",null,[e[32]||(e[32]=s("
  • Download AltStore for your respective operating system
  • Launch AltStore/AltServer
    • On macOS, open the Mail app and open Mail -> Preferences in the menu bar
    • Click on the General tab, the Manage Plug-ins, check AltPlugin and apply
  • Connect your iOS Device to your Mac or PC via USB
  • Click AltStore/AltServer in the Menu Bar/System Tray
  • Click Install AltStore
    • Follow all onscreen prompts
  • Open Settings and navigate to General -> Device Management and verify AltStore
  • ",6)),t("li",null,[e[18]||(e[18]=o("Download ")),t("a",y,[e[17]||(e[17]=o("unc0ver")),l(r)]),e[19]||(e[19]=o(" on your iOS Device and open the ")),e[20]||(e[20]=t("code",null,".ipa",-1)),e[21]||(e[21]=o(" in AltStore ")),e[22]||(e[22]=t("ul",null,[t("li",null,"Make sure your iOS Device and Mac or PC are connected to the same WiFi network")],-1))]),t("li",null,[e[28]||(e[28]=o("Once the ")),e[29]||(e[29]=t("code",null,".ipa",-1)),e[30]||(e[30]=o(" installs, you should see a prompt that the jailbreak requires untethering, tap ")),e[31]||(e[31]=t("code",null,"Install Untethered Jailbreak",-1)),t("ul",null,[t("li",null,[e[24]||(e[24]=o("If you don't see this prompt after installing the ")),e[25]||(e[25]=t("code",null,".ipa",-1)),e[26]||(e[26]=o(", your device/version combination is incompatible, and you should return to ")),l(n,{to:"/get-started"},{default:i(()=>e[23]||(e[23]=[o("Get Started")])),_:1}),e[27]||(e[27]=o("."))])])]),e[33]||(e[33]=s("
  • AltStore will install a placeholder application, once this completes, tap Open Placeholder
  • Tap Setup Fugu14, then once the process completes, tap OK
  • Re-open AltStore
  • AltStore will then patch said placeholder application, once this completes, tap Open Placeholder once again
  • Tap Install Untether
  • Once the untether is finished installing, tap Reboot Now and allow the device to reboot
  • Re-open AltStore
  • Tap Install unc0ver and allow unc0ver to be installed.
  • Tap Open unc0ver
  • ",9))]),e[50]||(e[50]=s('

    Running unc0ver

    1. Open the settings menu and disable the Disable Auto Updates toggle
      • unc0ver disables Over-The-Air updates by default, however it's recommended to toggle this as it can cause issues when updating manually if not disabled
    2. Tap "Done"
    3. Tap "Jailbreak"
    4. Reboot your phone when prompted
    5. Open the unc0ver application from your home screen immediately after rebooting
    6. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',3)),t("div",k,[e[39]||(e[39]=t("p",{class:"custom-container-title"},"WARNING",-1)),t("p",null,[e[35]||(e[35]=o("If you receive the error ")),e[36]||(e[36]=t("code",null,"rootFS already mounted, delete the OTA update",-1)),e[37]||(e[37]=o(", read the ")),l(n,{to:"/troubleshooting/#rootfs-already-mounted"},{default:i(()=>e[34]||(e[34]=[o("Troubleshooting")])),_:1}),e[38]||(e[38]=o(" page"))])]),t("p",null,[e[41]||(e[41]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>e[40]||(e[40]=[o("tweaks")])),_:1}),e[42]||(e[42]=o(", themes and more."))]),t("div",S,[e[45]||(e[45]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[44]||(e[44]=o("If you wish to use a more modern package manager, continue to ")),l(n,{to:"/installing-sileo"},{default:i(()=>e[43]||(e[43]=[o("Installing Sileo")])),_:1})])])])}var I=d(f,[["render",A],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.a733b24b.js b/assets/index.html.a733b24b.js new file mode 100644 index 000000000000..28a7e7f49c28 --- /dev/null +++ b/assets/index.html.a733b24b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-a99559ec","path":"/removing-odyssey/","title":"Removing Odyssey","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing Odyssey","description":"Guide to removing Odyssey","permalink":"/removing-odyssey"},"excerpt":"","headers":[{"level":2,"title":"Uninstalling","slug":"uninstalling","children":[]}],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-odyssey.md"}');export{e as data}; diff --git a/assets/index.html.a7c4ddfe.js b/assets/index.html.a7c4ddfe.js new file mode 100644 index 000000000000..a8c3268b283e --- /dev/null +++ b/assets/index.html.a7c4ddfe.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as o,e as n}from"./app.748f7f56.js";const a={};function l(r,e){return t(),o("div",null,e[0]||(e[0]=[n('

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall unc0ver, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n, Odysseyra1n, Electra, Chimera, Odyssey, or Taurine as it requires that unc0ver is removed first, or just people who want to unjailbreak their device.

    Uninstalling

    1. Open the unc0ver application
    2. Tap on the settings icon in the top right-hand corner
    3. Uncheck all the options
    4. Enable Restore RootFS
    5. Press Done in the top right-hand corner
    6. Go to the jailbreak tab and press Restore RootFS
      • If the button says Jailbreak, go back and check to see if Restore RootFS is the only option enabled
    7. When prompted about restoring, tap OK
      • This may take some time
      • If it fails, try again from the beginning
    8. When finished, tap OK again and your device will restart

    unc0ver should now be uninstalled, leaving you safe to install any other jailbreak.

    ',5)]))}var d=i(a,[["render",l],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.a80e6441.js b/assets/index.html.a80e6441.js new file mode 100644 index 000000000000..ac6df3b110bf --- /dev/null +++ b/assets/index.html.a80e6441.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as r,e as o}from"./app.748f7f56.js";const n={};function l(s,i){return a(),r("div",null,i[0]||(i[0]=[o('

    Lettura Necessaria

    Purtroppo, al momento non c'\xE8 nessun jailbreak disponibile per le versioni del firmware da 4.3-4.3.2 e 4.3.4-4.3.5 sugli iPad 2. Tuttavia, questo dispositivo pu\xF2 essere aggiornato a 9.3.5 e utilizzare il jailbreak di kok3shi.

    A causa dell'et\xE0 di questa versione iOS, \xE8 necessario utilizzare iTunes o simili per aggiornare manualmente il dispositivo a iOS 9.3.5, siccome aggiornare direttamente dal dispositivo non era possibile su iOS 4.3.

    Aggiornare a 9.3.5 utilizzando iTunes / Finder

    1. Connetti il tuo dispositivo iOS al computer.
    2. Su iTunes o Finder, individua il dispositivo.
    3. Seleziona Controlla Aggiornamenti.
    4. Seleziona Scarica e Aggiorna
      • Assicurati che la versione alla quale stai aggiornando sia iOS 9.3.5
    ',5)]))}var d=e(n,[["render",l],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.a845bdd4.js b/assets/index.html.a845bdd4.js new file mode 100644 index 000000000000..913d315bf802 --- /dev/null +++ b/assets/index.html.a845bdd4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5511aea2","path":"/it_IT/installing-pwnagetool/","title":"PwnageTool","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"PwnageTool","description":"Guida per l\u2019installazione di PwnageTool","permalink":"/it_IT/installing-pwnagetool","redirect_from":["/it_IT/pwnagetool"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare PwnageTool","slug":"installare-pwnagetool","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-pwnagetool.md"}');export{e as data}; diff --git a/assets/index.html.a84a9447.js b/assets/index.html.a84a9447.js new file mode 100644 index 000000000000..bcb79688413e --- /dev/null +++ b/assets/index.html.a84a9447.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-04c3b290","path":"/it_IT/updating-to-10-3-3/","title":"Aggiornare a 10.3.3","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 10.3.3","permalink":"/it_IT/updating-to-10-3-3"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Rimuovere il profilo","slug":"rimuovere-il-profilo","children":[]},{"level":2,"title":"Aggiornare a 10.3.3","slug":"aggiornare-a-10-3-3","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-10.3.3.md"}');export{e as data}; diff --git a/assets/index.html.a8b7236f.js b/assets/index.html.a8b7236f.js new file mode 100644 index 000000000000..596165d9f4ab --- /dev/null +++ b/assets/index.html.a8b7236f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9764bfd2","path":"/it_IT/installing-checkra1n-tv/","title":"Installing checkra1n (Apple TV)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing checkra1n (Apple TV)","description":"Guide to installing checkra1n for Apple TV","permalink":"/it_IT/installing-checkra1n-tv","0pkgman":"nito.tv","extra_contributors":["stekc","Tanbeer191","TheHacker894","Snoolie","itsnebulalol","WhitetailAni"]},"excerpt":"","headers":[],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/installing-checkra1n-atv/index.md"}');export{e as data}; diff --git a/assets/index.html.a90b45fa.js b/assets/index.html.a90b45fa.js new file mode 100644 index 000000000000..29b8f5bdd017 --- /dev/null +++ b/assets/index.html.a90b45fa.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as n,e as o}from"./app.748f7f56.js";const r={};function t(l,i){return a(),n("div",null,i[0]||(i[0]=[o('

    Lettura Necessaria

    Purtroppo, al momento non c'\xE8 nessun jailbreak disponibile per la versione del firmware 4.2.5 sugli iPhone 4 (CDMA). Tuttavia, questo dispositivo pu\xF2 essere aggiornato a 7.1.2 e jailbreakkato con un metodo non attualmente presente nella guida.

    A causa dell'et\xE0 di questa versione iOS, \xE8 necessario utilizzare iTunes o simili per aggiornare manualmente il dispositivo a iOS 7.1.2, siccome aggiornare direttamente dal dispositivo non era possibile su iOS 4.2.5.

    Aggiornare a 7.1.2 utilizzando iTunes/Finder

    1. Connetti il tuo dispositivo iOS al computer.
    2. Su iTunes o Finder, individua il dispositivo.
    3. Seleziona Controlla Aggiornamenti.
    4. Seleziona Scarica e Aggiorna
      • Assicurati che la versione alla quale stai aggiornando sia iOS 7.1.2
    ',5)]))}var d=e(r,[["render",t],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.a99c0411.js b/assets/index.html.a99c0411.js new file mode 100644 index 000000000000..bdd9da773741 --- /dev/null +++ b/assets/index.html.a99c0411.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as u,c as p,e as l,a as i,b as t,d as o,w as a}from"./app.748f7f56.js";const g={},v={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"},h={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"},m={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},y={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},b={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container tip"},k={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function S(c,e){const n=s("ExternalLinkIcon"),r=s("router-link");return u(),p("div",null,[e[37]||(e[37]=l('

    Required Reading

    iOS and iPadOS devices can typically only update to firmware versions which Apple has "signed". This usually means that you can only update to the most recent firmware versions. This is bad for jailbreaking, as most jailbreaks rely on exploits that have been patched in newer versions.

    Fortunately, we can use different "profiles" to delay a firmware update. This is intended for organisations which require additional time to update their devices, however we can also use these to update to unsigned firmware versions.

    This has a time limit, however. You will only be able to update to the following firmware versions before their respective expiration dates:

    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024
    ',5)),i("p",null,[e[1]||(e[1]=t("Time is given in ")),e[2]||(e[2]=i("code",null,"UTC 00:00",-1)),e[3]||(e[3]=t(". For more expiration dates, view ")),i("a",v,[e[0]||(e[0]=t("dhinakg.github.io/delayed-otas.html")),o(n)]),e[4]||(e[4]=t("."))]),i("div",f,[e[8]||(e[8]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[6]||(e[6]=t("You must be on iOS 15.7.1 and earlier, or iOS 16.0 to 16.1.2. If you are not on those versions, follow ")),o(r,{to:"/updating-blobless-advanced"},{default:a(()=>e[5]||(e[5]=[t("Updating (Blobless) (Advanced)")])),_:1}),e[7]||(e[7]=t(" instead."))])]),e[38]||(e[38]=l('

    TIP

    If you previously attempted an older blobless method, remove all delay and beta profiles prior to following this method.

    Installing Supervise

    Downloads

    ',3)),i("ul",null,[i("li",null,[e[10]||(e[10]=t("The latest version of ")),i("a",h,[e[9]||(e[9]=t("Supervise")),o(n)])]),i("li",null,[e[12]||(e[12]=t("The latest version of ")),i("a",m,[e[11]||(e[11]=t("Sideloadly")),o(n)])]),i("li",null,[e[14]||(e[14]=t("The latest version of ")),i("a",y,[e[13]||(e[13]=t("iTunes")),o(n)]),e[15]||(e[15]=t(" if on Windows"))])]),e[39]||(e[39]=l('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Supervise .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Supervise application can now be opened from home screen.

    Supervising your device

    1. Open the Supervise app from your home screen
    2. Open the Settings app, then go to the General tab
    3. Scroll down to the Toggle Supervision tab, then go to that tab
    4. Enable the Toggle Supervision option
    5. Restart your device

    After your device reboots, you should see a notice in Settings that you are supervised, if you don't, repeat the steps in this section.

    Updating your firmware version

    ',10)),i("ol",null,[e[23]||(e[23]=i("li",null,"Open this page on your device",-1)),i("li",null,[e[22]||(e[22]=t("Tap a version below to install its respective update profile: ")),i("ul",null,[e[19]||(e[19]=i("li",null,[i("a",{href:"/assets/files/delay.mobileconfig"},"15.8")],-1)),e[20]||(e[20]=i("li",null,[i("a",{href:"/assets/files/delay.mobileconfig"},"16.7.2")],-1)),e[21]||(e[21]=i("li",null,[i("a",{href:"/assets/files/delay.mobileconfig"},"17.1")],-1)),i("li",null,[e[17]||(e[17]=t("For more firmware versions, view ")),i("a",b,[e[16]||(e[16]=t("dhinakg.github.io/delayed-otas.html")),o(n)]),e[18]||(e[18]=t("."))])])]),e[24]||(e[24]=i("li",null,"Plug your device into power and connect to the Internet with Wi-Fi",-1)),e[25]||(e[25]=i("li",null,"Open the Settings application",-1)),e[26]||(e[26]=i("li",null,[t("Tap "),i("code",null,"General"),t(" -> "),i("code",null,"Software Update")],-1)),e[27]||(e[27]=i("li",null,"Ensure that the version displayed is the version you are intending to update to",-1)),e[28]||(e[28]=i("li",null,"Download and install the update",-1)),e[29]||(e[29]=i("li",null,"Once updated, remove the update profile through Settings",-1))]),e[40]||(e[40]=l('

    TIP

    As a result of supervising earlier, your device will remain supervised. Being in a supervised state means that:

    • A message will display in Settings, showing that your device is supervised
    • Activation lock will be disabled, potentially making your device accessible by thieves (FindMy will still work however)
    • If your device has Mobile Device Management enabled (e.g. a school or work device), then your organisation will be able to silently install and uninstall apps on your device

    Note that, for most users, staying in a supervised state won't be an issue.

    If you want to remove supervision, you'll need to reset your device and restore a previously made backup. This can be done by selecting "Erase All Content and Settings" in the Settings app, then restoring from a backup during setup from iCloud.

    DANGER

    If you restore a backup made in a jailbroken state from iTunes/Finder, you may encounter severe issues, such as bootloops.

    WARNING

    If you restore a backup made in a jailbroken state from iCloud, you may encounter false-positive flagging of jailbreak detection.

    ',3)),i("div",w,[e[33]||(e[33]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[31]||(e[31]=t("If the update was successful, continue to ")),o(r,{to:"/get-started"},{default:a(()=>e[30]||(e[30]=[t("Get Started")])),_:1}),e[32]||(e[32]=t(" to jailbreak your device."))])]),i("p",null,[e[35]||(e[35]=t("Credits to ")),i("a",k,[e[34]||(e[34]=t("dhinakg")),o(n)]),e[36]||(e[36]=t(" for discovering this method."))])])}var I=d(g,[["render",S],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.a9a3d06c.js b/assets/index.html.a9a3d06c.js new file mode 100644 index 000000000000..2b1f98841c00 --- /dev/null +++ b/assets/index.html.a9a3d06c.js @@ -0,0 +1 @@ +import{_ as a,r as t,o as n,c as s,a as i,b as l,d as r,e as d}from"./app.748f7f56.js";const p={},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},u={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/34306/TrollStar/releases/latest",target:"_blank",rel:"noopener noreferrer"};function v(m,e){const o=t("ExternalLinkIcon");return n(),s("div",null,[e[9]||(e[9]=i("h2",{id:"requisiti",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),l(" Requisiti")],-1)),i("ul",null,[e[7]||(e[7]=i("li",null,"A device running iOS/iPadOS 16.0 to 16.6.1",-1)),e[8]||(e[8]=i("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),i("li",null,[e[1]||(e[1]=l("L'ultima versione di ")),i("a",c,[e[0]||(e[0]=l("Sideloadly")),r(o)])]),i("li",null,[e[3]||(e[3]=l("L\u2019ultima versione di ")),i("a",u,[e[2]||(e[2]=l("iTunes")),r(o)]),e[4]||(e[4]=l(" se sei su Windows"))]),i("li",null,[e[6]||(e[6]=l("The latest version of ")),i("a",h,[e[5]||(e[5]=l("TrollStar")),r(o)])])]),e[10]||(e[10]=d('

    Installare l'applicazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the TrollStar .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    The TrollStar application can now be opened from home screen.

    DANGER

    Se non lo hai gi\xE0 fatto, dovrai anche abilitare la Modalit\xE0 Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalit\xE0 sviluppatore, tocca quella opzione, attiva la modalit\xE0 sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Questo metodo pu\xF2 richiedere diversi tentativi per funzionare correttamente.

    1. Open TrollStar
    2. Tap Click here to start!
      • If the device reboots, wait a few minutes, then try again
    3. Tap Install TrollStore Helper to Tips
    4. Tap Respring to Apply

    Your device will respring after you tap Respring to Apply.

    Installare TrollStore

    1. Unlock your device
    2. Apri l'app Suggerimenti
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    ',16))])}var g=a(p,[["render",v],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.a9dba5f6.js b/assets/index.html.a9dba5f6.js new file mode 100644 index 000000000000..db3925c7ac84 --- /dev/null +++ b/assets/index.html.a9dba5f6.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as l,e as o}from"./app.748f7f56.js";const r={};function t(s,e){return a(),l("div",null,e[0]||(e[0]=[o('

    Requisiti

    Avrai bisogno di:

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • Un gestore di pacchetti funzionante

    TIP

    Se non \xE8 gi\xE0 stata aggiunta, dovrai anche aggiungere la repo havoc.app al tuo gestore di pacchetti

    Installazione di TrollStore

    1. Nel gestore dei pacchetti, cerca e installa il pacchetto TrollStore Helper
    2. Dopo l'installazione, chiudi il gestore dei pacchetti
    3. Apri l'app TrollHelper nella home screen
    4. Clicca Install TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    DANGER

    Se sei su iOS 15.0 o successivi, \xE8 necessario eseguire i passaggi seguenti, o non sar\xE0 possibile accedere a TrollStore dopo aver riavviato il dispositivo in iOS stock.

    Se sei su iOS da 14.0 a 14.8.1, puoi tranquillamente ignorare questi passaggi.

    Installare Persistence Helper

    1. Apri l'app TrollHelper nella home screen
    2. Premi Impostazioni e clicca Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    Una volta riavviato il dispositivo, apri l'app Suggerimenti (che hai impostato come Persistence Helper) e premi Refresh App Registrations.

    ',11)]))}var n=i(r,[["render",t],["__file","index.html.vue"]]);export{n as default}; diff --git a/assets/index.html.a9f45f63.js b/assets/index.html.a9f45f63.js new file mode 100644 index 000000000000..2400c0298784 --- /dev/null +++ b/assets/index.html.a9f45f63.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as p,a as n,b as t,d as o,w as r,e as d}from"./app.748f7f56.js";const m={},f={href:"https://unc0ver.dev/tvos",target:"_blank",rel:"noopener noreferrer"},v={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function g(y,e){const i=a("router-link"),l=a("ExternalLinkIcon");return u(),p("div",null,[n("p",null,[e[1]||(e[1]=t("unc0verTV is a ")),o(i,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=n("p",null,"unc0verTV is capable of jailbreaking all devices on tvOS 11.0 to 13.4.5, as well as tvOS 13.4.8 beta 1.",-1)),n("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),o(i,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days."))]),e[17]||(e[17]=n("p",null,"We will use Sideloadly to install the unc0verTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=n("h2",{id:"downloads",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),n("ul",null,[n("li",null,[e[7]||(e[7]=t("The latest release of ")),n("a",f,[e[6]||(e[6]=t("unc0verTV")),o(l)])]),n("li",null,[e[9]||(e[9]=t("The latest version of ")),n("a",v,[e[8]||(e[8]=t("Sideloadly")),o(l)])]),n("li",null,[e[11]||(e[11]=t("The latest version of ")),n("a",w,[e[10]||(e[10]=t("iTunes")),o(l)]),e[12]||(e[12]=t(" if on Windows."))])]),e[19]||(e[19]=d('

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the unc0verTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the unc0verTV application can now be opened from home screen.

    Running unc0verTV

    1. Open the unc0verTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the unc0verTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.
    ',6)),n("p",null,[e[14]||(e[14]=t("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),o(i,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[t("tweaks")])),_:1}),e[15]||(e[15]=t(", themes and more."))])])}var b=s(m,[["render",g],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.a9fd307b.js b/assets/index.html.a9fd307b.js new file mode 100644 index 000000000000..ab5c463b424e --- /dev/null +++ b/assets/index.html.a9fd307b.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return t(),a("div",null,e[0]||(e[0]=[o('

    Required Reading

    If you're on an unsupported firmware version, you can update to 15.8.1 and jailbreak with meowbrek2 instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 15.8, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 15.8.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 15.8.1
    4. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.aac80a40.js b/assets/index.html.aac80a40.js new file mode 100644 index 000000000000..3de4361bcb18 --- /dev/null +++ b/assets/index.html.aac80a40.js @@ -0,0 +1 @@ +import{_ as s}from"./absinthe-win.da88c1ee.js";import{_ as d,r as l,o as u,c as p,a as o,b as n,d as t,w as r,e as m}from"./app.748f7f56.js";const h={},f={href:"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/",target:"_blank",rel:"noopener noreferrer"};function w(b,e){const i=l("router-link"),a=l("ExternalLinkIcon");return u(),p("div",null,[e[9]||(e[9]=o("p",null,"Absinthe is capable of jailbreaking every iOS device on firmware versions 5.0.1 and 5.1.1, as well as the iPhone 4S on firmware version 5.0.",-1)),o("p",null,[e[1]||(e[1]=n("Absinthe is an ")),t(i,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[n("untethered")])),_:1}),e[2]||(e[2]=n(" jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore"))]),e[10]||(e[10]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),o("ul",null,[e[5]||(e[5]=o("li",null,"Computer running macOS 10.12.x or older or Windows XP to Windows 8.1 with iTunes installed. Wine will not work.",-1)),o("li",null,[e[4]||(e[4]=n("The latest version of ")),o("a",f,[e[3]||(e[3]=n("Absinthe")),t(a)])])]),e[11]||(e[11]=m('

    A screenshot of Absinthe (Windows)

    Installing the application

    1. Unzip Absinthe
    2. Run Absinthe
      • Right click and click Open on macOS
      • On Windows, Absinthe will extract itself to a folder wherever you ran the executable. Open that folder and run "absinthe.exe".
    3. Connect your iOS Device over to USB to your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    4. Click Jailbreak on Absinthe
      • Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode.

    TIP

    Be sure to use an MFI-certified 30-pin connector for highest chances of success

    ',4)),o("p",null,[e[7]||(e[7]=n("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),t(i,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[6]||(e[6]=[n("tweaks")])),_:1}),e[8]||(e[8]=n(", themes and more."))])])}var v=d(h,[["render",w],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.ab014341.js b/assets/index.html.ab014341.js new file mode 100644 index 000000000000..42f5da69e6d7 --- /dev/null +++ b/assets/index.html.ab014341.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as p,c as d,a as t,b as l,d as o,w as r,e as u}from"./app.748f7f56.js";const m={},f={href:"https://coolstar.org/electra/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},k={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function g(v,e){const i=a("router-link"),n=a("ExternalLinkIcon");return p(),d("div",null,[t("p",null,[e[1]||(e[1]=l("ElectraTV is a ")),o(i,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[l("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=l(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=t("p",null,"ElectraTV is capable of jailbreaking all devices on tvOS 11.0 to 11.4.1.",-1)),t("p",null,[e[4]||(e[4]=l("Due to how semi-untethered jailbreaks work, the app will need to be ")),o(i,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[l("re-signed")])),_:1}),e[5]||(e[5]=l(" once every 7 days."))]),e[17]||(e[17]=t("p",null,"We will use Sideloadly to install the ElectraTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=t("h2",{id:"download",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),l(" Download")],-1)),t("ul",null,[t("li",null,[e[7]||(e[7]=l("The latest release of ")),t("a",f,[e[6]||(e[6]=l("ElectraTV")),o(n)])]),t("li",null,[e[9]||(e[9]=l("L'ultima versione di ")),t("a",w,[e[8]||(e[8]=l("Sideloadly")),o(n)])]),t("li",null,[e[11]||(e[11]=l("L\u2019ultima versione di ")),t("a",k,[e[10]||(e[10]=l("iTunes")),o(n)]),e[12]||(e[12]=l(" se sei su Windows"))])]),e[19]||(e[19]=u('

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the ElectraTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the ElectraTV application can now be opened from home screen.

    Running Electra

    1. Reboot your Apple TV
    2. Open the ElectraTV application from your home screen
    3. Click "Jailbreak"
    ',6)),t("p",null,[e[14]||(e[14]=l("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),o(i,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[l("tweaks")])),_:1}),e[15]||(e[15]=l(", themes and more."))])])}var y=s(m,[["render",g],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.ab2079e4.js b/assets/index.html.ab2079e4.js new file mode 100644 index 000000000000..770870628d93 --- /dev/null +++ b/assets/index.html.ab2079e4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9e1e3d02","path":"/installing-unc0ver/","title":"Installing unc0ver","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing unc0ver","description":"Guide to installing unc0ver","permalink":"/installing-unc0ver","redirect_from":["/installing-uncover","/unc0ver","/uncover","/u0","/uo"],"pkgman":"cydia","extra_contributors":["TheHacker894","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running unc0ver","slug":"running-unc0ver","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":12},{"name":"emiyl","email":"me@emiyl.com","commits":6},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2},{"name":"Connor","email":"halil_ismail@yahoo.com","commits":1},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"hydrationMan","email":"69925158+hydrationMan@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-unc0ver.md"}');export{e as data}; diff --git a/assets/index.html.abd2a006.js b/assets/index.html.abd2a006.js new file mode 100644 index 000000000000..37e5e448f1a5 --- /dev/null +++ b/assets/index.html.abd2a006.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-22058cfc","path":"/installing-electratv/","title":"Installing ElectraTV","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing ElectraTV","description":"Guide to installing electratv","permalink":"/installing-electratv","0pkgman":"nito.tv","extra_contributors":["TheHacker894","Mineek","WhitetailAni","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Running Electra","slug":"running-electra","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-electratv.md"}');export{e as data}; diff --git a/assets/index.html.ac4c6cd9.js b/assets/index.html.ac4c6cd9.js new file mode 100644 index 000000000000..f6306a34d7a4 --- /dev/null +++ b/assets/index.html.ac4c6cd9.js @@ -0,0 +1 @@ +import{_ as i,o as t,c as a,e as o}from"./app.748f7f56.js";const n={};function l(r,e){return t(),a("div",null,e[0]||(e[0]=[o('

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 8.0 to 8.3 on 32-bit devices. However some devices, such as the iPhone 5, can update to 10.3.4 and use the socket jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 10.3.4, we can easily update to the desired firmware version, due to the age of the devices.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 10.3.4

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Tap Settings -> General -> Software Update
      • Ensure that the version you are updating to is 10.3.4
    3. Download and install the update
    ',9)]))}var s=i(n,[["render",l],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.ac6f67a5.js b/assets/index.html.ac6f67a5.js new file mode 100644 index 000000000000..65bf8b5f9da2 --- /dev/null +++ b/assets/index.html.ac6f67a5.js @@ -0,0 +1 @@ +const a=JSON.parse(`{"key":"v-5c61bf7d","path":"/it_IT/installing-odysseyra1n-a8x-a9x/macos/","title":"Odysseyra1n (A8X/A9X) (macOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyra1n (A8X/A9X) (macOS)","description":"Guida all'installazione di Odysseyra1n su dispositivi A8X e A9X su macOS","permalink":"/it_IT/installing-odysseyra1n-a8x-a9x/macos","redirect_from":["/installing-odysseyra1n-a9x/macos"],"extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Download (macOS)","slug":"download-macos","children":[]},{"level":2,"title":"Installare checkra1n","slug":"installare-checkra1n","children":[]},{"level":2,"title":"Lo script di Odysseyra1n","slug":"lo-script-di-odysseyra1n","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n-a8x-a9x/ra1n-macos-a8x-a9x.md"}`);export{a as data}; diff --git a/assets/index.html.ac88b09b.js b/assets/index.html.ac88b09b.js new file mode 100644 index 000000000000..491aef9e8d18 --- /dev/null +++ b/assets/index.html.ac88b09b.js @@ -0,0 +1 @@ +import{_ as d}from"./p0sixspwn-win.041ad54e.js";import{_ as m,r as s,o as v,c as b,a as i,b as e,d as n,w as t}from"./app.748f7f56.js";const w={},f={href:"https://ih8sn0w.com/p0sixspwn.html",target:"_blank",rel:"noopener noreferrer"},x={href:"https://archive.org/download/p0sixspwn-modernmacOS/p0sixspwn%206.1.6%20test.zip",target:"_blank",rel:"noopener noreferrer"},g={href:"https://secure-appldnld.apple.com/iTunes11/031-3482.20140225.kdX8s/iTunes64Setup.exe",target:"_blank",rel:"noopener noreferrer"},c={href:"https://secure-appldnld.apple.com/iTunes11/031-3481.20140225.SdYYY/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},k={href:"https://ih8sn0w.com/p0sixspwn.html",target:"_blank",rel:"noopener noreferrer"},S={class:"custom-container tip"},P={href:"https://secure-appldnld.apple.com/itunes12/031-34005-20150916-98D38F1E-5C11-11E5-A6AD-C05A6DA99CB1/iTunes6464Setup.exe",target:"_blank",rel:"noopener noreferrer"},z={href:"https://secure-appldnld.apple.com/itunes12/031-34002-20150916-98D32A92-5C11-11E5-80AC-C25A6DA99CB1/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},T={href:"https://support.apple.com/en-us/HT210384",target:"_blank",rel:"noopener noreferrer"};function A(C,l){const u=s("RouterLink"),o=s("ExternalLinkIcon"),r=s("Tab"),a=s("Tabs"),p=s("router-link");return v(),b("div",null,[l[40]||(l[40]=i("p",null,"Posixspwn \xE8 in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 6.1.3-6.1.6",-1)),i("p",null,[l[1]||(l[1]=e("P0sixspwn \xE8 un jailbreak ")),n(u,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:t(()=>l[0]||(l[0]=[e("untethered")])),_:1}),l[2]||(l[2]=e(", sopravvive ad un riavvio e pu\xF2 causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore"))]),l[41]||(l[41]=i("p",null,"Avrai bisogno di un computer che esegue macOS 10.12 Sierra o pi\xF9 vecchio o Windows XP o pi\xF9 recente. Wine non funzioner\xE0.",-1)),l[42]||(l[42]=i("p",null,[i("img",{src:d,alt:"Uno screenshot di P0sispwn (Windows)"})],-1)),n(a,{tabs:""},{default:t(()=>[n(r,{tab:"",name:"macOS Sierra or older",default:!0},{default:t(()=>[i("ol",null,[i("li",null,[l[4]||(l[4]=e("Scarica l'ultima versione di ")),i("a",f,[l[3]||(l[3]=e("P0sixspwn")),n(o)])]),l[5]||(l[5]=i("li",null,"Decomprimi P0sixspwn",-1)),l[6]||(l[6]=i("li",null,[e("Esegui P0sixspwn "),i("ul",null,[i("li",null,[e("Tasto destro, "),i("code",null,"Apri")])])],-1)),l[7]||(l[7]=i("li",null,[e("Collega il tuo dispositivo iOS tramite USB al tuo computer "),i("ul",null,[i("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo")])],-1)),l[8]||(l[8]=i("li",null,[e("Clicca su "),i("code",null,"Jailbreak"),e(" su P0sixspwn "),i("ul",null,[i("li",null,"Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalit\xE0 di riposo")])],-1))])]),_:1}),n(r,{tab:"",name:"macOS High Sierra and newer"},{default:t(()=>[i("ol",null,[i("li",null,[l[10]||(l[10]=e("Scarica la versione ")),i("a",x,[l[9]||(l[9]=e("personalizzata di p0sixspwn aggiornata per versioni di macOS moderne")),n(o)])]),l[11]||(l[11]=i("li",null,"Decomprimi il file ZIP",-1)),l[12]||(l[12]=i("li",null,[e("Apri terminale (si trova in "),i("code",null,"Applicazioni/Utility/"),e(")")],-1)),l[13]||(l[13]=i("li",null,[e("Naviga nella cartella zip estratta utilizzando con il comando "),i("code",null,"cd")],-1)),l[14]||(l[14]=i("li",null,[e("Esegui "),i("code",null,"./p0sixspwn.tool"),e(" dalla cartella P0sixspwn "),i("ul",null,[i("li",null,[e("Se si riceve un errore "),i("code",null,"\u201Cpris0nbarake\u201D non pu\xF2 essere aperto perch\xE9 lo sviluppatore non pu\xF2 essere verificato."),e(" o qualcosa di simile, esegui "),i("code",null,"sudo xattr -c *"),e(" nella cartella P0sixspwn e poi esegui "),i("code",null,"./p0sixspwn.tool"),e(" di nuovo.")])])],-1)),l[15]||(l[15]=i("li",null,[e("Collega il tuo dispositivo iOS tramite USB al tuo computer "),i("ul",null,[i("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo")])],-1)),l[16]||(l[16]=i("li",null,[e("Clicca su "),i("code",null,"Jailbreak"),e(" su P0sixspwn "),i("ul",null,[i("li",null,"Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalit\xE0 di riposo")])],-1))])]),_:1}),n(r,{tab:"",name:"Windows"},{default:t(()=>[i("ol",null,[l[22]||(l[22]=i("li",null,[e("Controlla la tua versione di iTunes, se \xE8 11.1.4 o inferiore, puoi saltare i passaggi 2-4 "),i("ul",null,[i("li",null,[e("Puoi controllare aprendo iTunes, facendo clic su "),i("code",null,"Aiuto"),e(", e facendo clic su "),i("code",null,"Informazioni")])])],-1)),l[23]||(l[23]=i("li",null,[e("Premi "),i("code",null,"il tasto Windows+R"),e(" per aprire la finestra di Esegui, e digita "),i("code",null,"appwiz.cpl")],-1)),l[24]||(l[24]=i("li",null,[e("Disinstalla tutto ci\xF2 rilasciato da "),i("code",null,"Apple Inc."),i("ul",null,[i("li",null,"Puoi trovarli pi\xF9 facilmente se ordini per azienda"),i("li",null,"La quantit\xE0 di applicazioni pu\xF2 variare, assicurati di rimuoverle tutte"),i("li",null,"Se ti viene chiesto di riavviare il computer non farlo")])],-1)),l[25]||(l[25]=i("li",null,"Dopo che tutti i programmi sono stati disinstallati, riavvia il computer",-1)),i("li",null,[l[19]||(l[19]=e("Scarica la versione 11.1.5 di iTunes ")),i("ul",null,[i("li",null,[i("a",g,[l[17]||(l[17]=e("64-bit")),n(o)])]),i("li",null,[i("a",c,[l[18]||(l[18]=e("32-bit")),n(o)])])])]),l[26]||(l[26]=i("li",null,"Installa iTunes, e riavvia il computer se richiesto",-1)),i("li",null,[l[21]||(l[21]=e("Scarica l'ultima versione di ")),i("a",k,[l[20]||(l[20]=e("P0sixspwn")),n(o)])]),l[27]||(l[27]=i("li",null,"Decomprimi P0sixspwn",-1))]),l[35]||(l[35]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,"Per Windows 10 e successivi, \xE8 necessario impostare la modalit\xE0 di compatibilit\xE0 per l'applicazione P0sixspwn per Windows XP SP3"),i("ol",null,[i("li",null,[e("Click destro su "),i("code",null,"p0sixspwn-1.0.8.exe")]),i("li",null,[e("Seleziona "),i("code",null,"Propriet\xE0")]),i("li",null,[e("Vai alla scheda "),i("code",null,"Compatibilit\xE0")]),i("li",null,[e("Spunta la casella su "),i("code",null,"Modalit\xE0 compatibilit\xE0")]),i("li",null,[e("Imposta la casella su "),i("code",null,"Windows XP (Service Pack 3)")]),i("li",null,[e("Fai clic su "),i("code",null,"Applica"),e(", e poi "),i("code",null,"OK")])])],-1)),l[36]||(l[36]=i("ol",{start:"9"},[i("li",null,"Esegui P0sixspwn"),i("li",null,[e("Collega il tuo dispositivo iOS tramite USB al tuo computer "),i("ul",null,[i("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo")])]),i("li",null,[e("Clicca su "),i("code",null,"Jailbreak"),e(" su P0sixspwn "),i("ul",null,[i("li",null,"Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalit\xE0 di riposo")])])],-1)),i("div",S,[l[33]||(l[33]=i("p",{class:"custom-container-title"},"TIP",-1)),l[34]||(l[34]=i("p",null,"Dopo che il jailbreak \xE8 completo, installa l'ultima versione di iTunes per evitare problemi di librerie",-1)),i("ul",null,[i("li",null,[l[30]||(l[30]=e("Windows XP e Windows Vista (12.1.3): ")),i("ul",null,[i("li",null,[i("a",P,[l[28]||(l[28]=e("64-bit")),n(o)])]),i("li",null,[i("a",z,[l[29]||(l[29]=e("32-bit")),n(o)])])])]),i("li",null,[l[32]||(l[32]=e("Windows 7 e successivi (selezionare Windows 8 se si \xE8 su Windows 7): ")),i("ul",null,[i("li",null,[i("a",T,[l[31]||(l[31]=e("Articolo del Supporto Apple")),n(o)])])])])])])]),_:1})]),_:1}),l[43]||(l[43]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,"Assicurati di utilizzare un connettore certificato MFI a 30 pin o lightning per probabilit\xE0 di successo pi\xF9 alte")],-1)),i("p",null,[l[38]||(l[38]=e("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),n(p,{to:"/it_IT/faq/#what-are-tweaks"},{default:t(()=>l[37]||(l[37]=[e("tweak")])),_:1}),l[39]||(l[39]=e(", temi e altro."))])])}var D=m(w,[["render",A],["__file","index.html.vue"]]);export{D as default}; diff --git a/assets/index.html.adc72f34.js b/assets/index.html.adc72f34.js new file mode 100644 index 000000000000..46b7d3051554 --- /dev/null +++ b/assets/index.html.adc72f34.js @@ -0,0 +1 @@ +import{_ as r,r as t,o as s,c as n,a as i,b as l,d as a,e as d}from"./app.748f7f56.js";const p={},u={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},h={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"};function v(m,e){const o=t("ExternalLinkIcon");return s(),n("div",null,[e[9]||(e[9]=i("h2",{id:"requisiti",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),l(" Requisiti")],-1)),i("ul",null,[e[7]||(e[7]=i("li",null,"Un dispositivo che esegue iOS/iPadOS da 15.0 a 15.7.1 o da 16.0 a 16.1.2",-1)),e[8]||(e[8]=i("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),i("li",null,[e[1]||(e[1]=l("L'ultima versione di ")),i("a",u,[e[0]||(e[0]=l("Sideloadly")),a(o)])]),i("li",null,[e[3]||(e[3]=l("L\u2019ultima versione di ")),i("a",c,[e[2]||(e[2]=l("iTunes")),a(o)]),e[4]||(e[4]=l(" se sei su Windows"))]),i("li",null,[e[6]||(e[6]=l("L'ultima versione di ")),i("a",h,[e[5]||(e[5]=l("TrollInstallerMDC")),a(o)])])]),e[10]||(e[10]=d('

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di TrollInstallerMDC su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di TrollInstallerMDC pu\xF2 essere aperta dalla home screen.

    DANGER

    Se sei su iOS da 16.0 a 16.1.2, avrai anche bisogno di abilitare la Modalit\xE0 Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalit\xE0 sviluppatore, tocca quella opzione, attiva la modalit\xE0 sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Se hai gi\xE0 aperto Suggerimenti, riavvia il dispositivo prima di seguire questi passaggi

    1. Apri TrollInstallerMDC
    2. Una volta che dice "Successfully replaced Tips binary", chiudi l'app TrollInstallerMDC
      • Se restituisce un errore, chiudi TrollInstallerMDC e riaprilo

    Installare TrollStore

    1. Apri l'app Suggerimenti
    2. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    ',15))])}var z=r(p,[["render",v],["__file","index.html.vue"]]);export{z as default}; diff --git a/assets/index.html.add1d6b8.js b/assets/index.html.add1d6b8.js new file mode 100644 index 000000000000..f8692426ebe2 --- /dev/null +++ b/assets/index.html.add1d6b8.js @@ -0,0 +1 @@ +import{_ as d,r,o as p,c as u,a as l,b as o,d as t,w as i,e as a}from"./app.748f7f56.js";const h={},m={class:"custom-container warning"},f={href:"https://kok3shidoll.github.io/download/secret/8F38F948-BCF6-46AF-8926-C95D823107B0/meowbrek2_1.1.7_TS.tipa",target:"_blank",rel:"noopener noreferrer"};function b(g,e){const n=r("router-link"),s=r("ExternalLinkIcon");return p(),u("div",null,[l("p",null,[e[1]||(e[1]=o("meowbrek2 is a ")),t(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:i(()=>e[0]||(e[0]=[o("semi-untethered")])),_:1}),e[2]||(e[2]=o(" jailbreak, meaning it requires an app to re-apply the exploit after a reboot."))]),e[23]||(e[23]=l("p",null,"This tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 15.0 to 15.8.1.",-1)),l("div",m,[e[12]||(e[12]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[4]||(e[4]=o("if you are currently using ")),e[5]||(e[5]=l("em",null,"rootful",-1)),e[6]||(e[6]=o(" palera1n, or setup ")),e[7]||(e[7]=l("em",null,"rootless",-1)),e[8]||(e[8]=o(" palera1n ")),e[9]||(e[9]=l("strong",null,"before April 27th, 2023",-1)),e[10]||(e[10]=o(", you need to first ")),t(n,{to:"/removing-palera1n"},{default:i(()=>e[3]||(e[3]=[o("Remove rootful palera1n")])),_:1}),e[11]||(e[11]=o(" before proceeding."))]),e[13]||(e[13]=l("p",null,[o("If you are using "),l("em",null,"rootless"),o(" palera1n, and set it up "),l("strong",null,"after April 27th, 2023"),o(", this is not an issue, and you can continue with these steps.")],-1))]),e[24]||(e[24]=l("h2",{id:"installing-palera1n",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-palera1n","aria-hidden":"true"},"#"),o(" Installing palera1n")],-1)),e[25]||(e[25]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,[o("If you already have "),l("em",null,"rootless"),o(" palera1n installed and set it up "),l("strong",null,"after April 27th, 2023"),o(", you can ignore this section.")])],-1)),l("p",null,[e[15]||(e[15]=o("In order to install TrollStore and then use meowbrek2, you'll need to first jailbreak with palera1n by following ")),t(n,{to:"/installing-palera1n"},{default:i(()=>e[14]||(e[14]=[o("Installing palera1n")])),_:1}),e[16]||(e[16]=o(". You can return to this page once you have finished installing palera1n."))]),e[26]||(e[26]=a('

    Installing TrollStore

    TIP

    If it's not already added, you'll also need to add the havoc.app repository to Sileo

    TIP

    If you already have TrollStore installed (regardless of whether or not it was through the method listed here), you can skip this section

    Installing TrollHelper

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "TrollStore Helper"
    4. Tap "Install"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done", then close Sileo
    8. Open the TrollHelper app on your home screen
    9. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    4. Reboot your device

    Once your device finishes rebooting, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    Installing meowbrek2

    Downloads

    ',11)),l("ul",null,[l("li",null,[e[18]||(e[18]=o("The latest version of ")),l("a",f,[e[17]||(e[17]=o("meowbrek2")),t(s)]),e[19]||(e[19]=l("ul",null,[l("li",null,[o("Make sure to download the meowbrek2 "),l("code",null,".tipa"),o(" file "),l("strong",null,"onto your iOS device")])],-1))])]),e[27]||(e[27]=a('

    Installing the jailbreak

    1. Re-open the TrollStore app on your home screen
    2. Press the + on the top right
    3. Go to where you saved the meowbrek2 .tipa file
    4. Tap on the meowbrek2 .tipa file
    5. Tap Install

    The meowbrek2 app will now be installed onto your device.

    Running meowbrek2

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the meowbrek2 application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and you don't re-enter a jailbroken state, simply try rebooting and running the exploit again until it does work.

    ',6)),l("p",null,[e[21]||(e[21]=o("You should now be back in a jailbroken state with Sileo installed on your home screen. You can use Sileo to install ")),t(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>e[20]||(e[20]=[o("tweaks")])),_:1}),e[22]||(e[22]=o(", themes and more."))])])}var w=d(h,[["render",b],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.ae6162ab.js b/assets/index.html.ae6162ab.js new file mode 100644 index 000000000000..ca03f9fbde05 --- /dev/null +++ b/assets/index.html.ae6162ab.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-0c711c38","path":"/it_IT/installing-trollhelper-misaka/","title":"Installare TrollStore (Misaka)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare TrollStore (Misaka)","description":"Guida all'installazione di TrollStore tramite Misaka","permalink":"/it_IT/installing-trollhelper-misaka","sidebar":false,"redirect_from":null,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore/misaka.md"}`);export{e as data}; diff --git a/assets/index.html.aed22682.js b/assets/index.html.aed22682.js new file mode 100644 index 000000000000..ee52c14991b0 --- /dev/null +++ b/assets/index.html.aed22682.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-92fc6242","path":"/it_IT/installing-chimeratv/","title":"Installing ChimeraTV","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing ChimeraTV","description":"Guide to installing ChimeraTV","permalink":"/it_IT/installing-chimeratv","redirect_from":["/chimera-tv","/cm-tv"],"0pkgman":"nito.tv","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Running ChimeraTV","slug":"running-chimeratv","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-chimeratv.md"}`);export{i as data}; diff --git a/assets/index.html.af98f16b.js b/assets/index.html.af98f16b.js new file mode 100644 index 000000000000..450659da6509 --- /dev/null +++ b/assets/index.html.af98f16b.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-db17866e","path":"/installing-wtfis/","title":"Installing wtfis","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing wtfis","description":"Guide to installing wtfis","permalink":"/installing-wtfis","redirect_from":["/wtfis"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","hopolapopola","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running wtfis","slug":"running-wtfis","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-wtfis.md"}');export{i as data}; diff --git a/assets/index.html.af9f70b4.js b/assets/index.html.af9f70b4.js new file mode 100644 index 000000000000..0125f35268db --- /dev/null +++ b/assets/index.html.af9f70b4.js @@ -0,0 +1 @@ +import{_ as a,r as n,o as r,c as l,e as d,a as i,b as t,d as s,w as c}from"./app.748f7f56.js";const p={},u={class:"custom-container tip"};function h(b,e){const o=n("router-link");return r(),l("div",null,[e[3]||(e[3]=d('

    Introduction

    This guide will allow you to install Zebra if you are using a jailbreak which includes Cydia by default instead.

    WARNING

    Zebra only supports iOS 9 or newer.

    Adding the Zebra repo

    TIP

    If you already have this repository added (e.g. you jailbroke with kok3shi9) you can skip this section.

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in getzbra.com/repo
    6. Tap Add Source

    Installing Zebra

    1. Tap on the getzbra.com/repo repo
    2. Tap Packaging
    3. Tap Zebra
    4. Tap the Install button at the top right-hand corner of your screen
    5. Confirm the installation
      • It may take some time for the tweak to install
    6. After it's finished, tap Respring
      • The device should appear to reboot after this

    Zebra should now be installed onto your device.

    DANGER

    Attempting to delete Cydia from your device after installing Zebra may cause issues with your jailbreak.

    ',10)),i("div",u,[e[2]||(e[2]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[1]||(e[1]=t("Continue to ")),s(o,{to:"/using-zebra"},{default:c(()=>e[0]||(e[0]=[t("Using Zebra")])),_:1})])])])}var g=a(p,[["render",h],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.b02cd4e9.js b/assets/index.html.b02cd4e9.js new file mode 100644 index 000000000000..22d2abe932a6 --- /dev/null +++ b/assets/index.html.b02cd4e9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-a772d3c4","path":"/it_IT/get-started/select-ipod-touch/","title":"Selezione Del Dispositivo (iPod touch)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione Del Dispositivo (iPod touch)","description":"Scopri quali jailbreak puoi usare sul tuo iPod touch","chartType":"deviceGroup","widePage":true,"type":"iPod touch","group":[{"name":"iPod touch (7th generation)","type":"iPod touch","devices":["iPod9,1"],"released":["2019-05-28"],"soc":["A10"],"arch":["arm64"],"latestFw":["iOS 15.8.3"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod9,1","count":6,"dark":false}},{"name":"iPod touch (6th generation)","type":"iPod touch","devices":["iPod7,1"],"released":["2015-07-15"],"soc":["A8"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod7,1","count":1,"dark":false}},{"name":"iPod touch (5th generation)","type":"iPod touch","devices":["iPod5,1"],"released":["2012-10-11","2013-05-30","2014-06-26"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.5"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.5"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod5,1","count":1,"dark":false}},{"name":"iPod touch (4th generation)","type":"iPod touch","devices":["iPod4,1"],"released":["2010-09-12","2011-10-04","2012-09-12"],"soc":["A4"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod4,1","count":1,"dark":false}},{"name":"iPod touch (3rd generation)","type":"iPod touch","devices":["iPod3,1"],"released":["2009-09-09"],"soc":["APL2298"],"arch":["armv7"],"latestFw":["iOS 5.1.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 5.1.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod3,1","count":1,"dark":false}},{"name":"iPod touch (2nd generation)","type":"iPod touch","devices":["iPod2,1"],"released":["2008-09-09","2009-09-09"],"soc":["APL0278"],"arch":["armv6"],"latestFw":["iOS 4.2.1"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 4.2.1"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod2,1","count":1,"dark":false}},{"name":"iPod touch (1st generation)","type":"iPod touch","devices":["iPod1,1"],"released":["2007-09-05"],"soc":["APL0098"],"arch":["armv6"],"latestFw":["iPhoneOS 3.1.3"],"latestOsStr":"iPhoneOS","latestJailbreakFirmware":["iPhoneOS 3.1.3"],"latestJailbreakFirmwareOsStr":"iPhoneOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPod1,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/index.html.b09d2817.js b/assets/index.html.b09d2817.js new file mode 100644 index 000000000000..c5be54d381b0 --- /dev/null +++ b/assets/index.html.b09d2817.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as p,c as f,a as l,b as n,d as o,w as r,e as g}from"./app.748f7f56.js";const m={},b={class:"custom-container warning"},T={href:"https://api.jailbreaks.app/troll",target:"_blank",rel:"noopener noreferrer"},h={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},y={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container warning"},v={href:"http://altstore.io/",target:"_blank",rel:"noopener noreferrer"},S={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},I={href:"https://secure-appldnld.apple.com/windows/061-91601-20200323-974a39d0-41fc-4761-b571-318b7d9205ed/iCloudSetup.exe",target:"_blank",rel:"noopener noreferrer"},x={href:"https://github.com/straight-tamago/TrollMisaka/releases/latest",target:"_blank",rel:"noopener noreferrer"},A={href:"https://kok3shidoll.github.io/download/secret/8F38F948-BCF6-46AF-8926-C95D823107B0/meowbrek2_1.1.7_TS.tipa",target:"_blank",rel:"noopener noreferrer"};function M(D,e){const i=s("router-link"),t=s("ExternalLinkIcon"),a=s("Tab"),u=s("Tabs");return p(),f("div",null,[l("p",null,[e[1]||(e[1]=n("meowbrek2 is a ")),o(i,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[n("semi-untethered")])),_:1}),e[2]||(e[2]=n(" jailbreak, meaning it requires an app to re-apply the exploit after a reboot."))]),e[86]||(e[86]=l("p",null,"meowbrek2 supports A11 and earlier devices on firmware versions 15.0 to 15.8.3.",-1)),l("div",b,[e[12]||(e[12]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[4]||(e[4]=n("if you are currently using ")),e[5]||(e[5]=l("em",null,"rootful",-1)),e[6]||(e[6]=n(" palera1n, or setup ")),e[7]||(e[7]=l("em",null,"rootless",-1)),e[8]||(e[8]=n(" palera1n ")),e[9]||(e[9]=l("strong",null,"before April 27th, 2023",-1)),e[10]||(e[10]=n(", you need to first ")),o(i,{to:"/removing-palera1n"},{default:r(()=>e[3]||(e[3]=[n("Remove rootful palera1n")])),_:1}),e[11]||(e[11]=n(" before proceeding."))]),e[13]||(e[13]=l("p",null,[n("If you are using "),l("em",null,"rootless"),n(" palera1n, and set it up "),l("strong",null,"after April 27th, 2023"),n(", this is not an issue, and you can continue with these steps.")],-1))]),e[87]||(e[87]=l("h2",{id:"installing-trollstore",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),e[88]||(e[88]=l("p",null,"The method that needs to be followed in order to install TrollStore depends on your current firmware version, select the tab that fits your current firmware version and follow the subsequent steps",-1)),e[89]||(e[89]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"If you already have TrollStore installed, you can skip this section.")],-1)),o(u,{tabs:""},{default:r(()=>[o(a,{tab:"",name:"TrollHelperOTA (15.0 to 15.4.1)",default:!0},{default:r(()=>[e[18]||(e[18]=l("h3",{id:"installing-trollhelper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollhelper","aria-hidden":"true"},"#"),n(" Installing TrollHelper")],-1)),l("ol",null,[e[16]||(e[16]=l("li",null,"Open Safari",-1)),l("li",null,[e[15]||(e[15]=n("Go to ")),l("a",T,[e[14]||(e[14]=n("https://api.jailbreaks.app/troll")),o(t)])]),e[17]||(e[17]=l("li",null,[n("Tap "),l("code",null,"Install")],-1))]),e[19]||(e[19]=l("p",null,[n("An app named "),l("code",null,"GTA Car Tracker"),n(" will now install to your iOS device, this app is TrollHelper, however.")],-1)),e[20]||(e[20]=l("h3",{id:"installing-trollstore-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-1","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),e[21]||(e[21]=l("ol",null,[l("li",null,[n("Open the "),l("code",null,"GTA Car Tracker"),n(" app")]),l("li",null,[n("Tap "),l("code",null,"Register Persistence Helper")]),l("li",null,[n("Tap "),l("code",null,"Install TrollStore")])],-1)),e[22]||(e[22]=l("p",null,"The TrollStore application will now install to your iOS device.",-1))]),_:1}),o(a,{tab:"",name:"TrollInstallerMDC (15.5 to 15.7.1)"},{default:r(()=>[e[31]||(e[31]=l("h3",{id:"requirements",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),n(" Requirements")],-1)),l("ul",null,[e[30]||(e[30]=l("li",null,"The Tips app installed to your device",-1)),l("li",null,[e[24]||(e[24]=n("The latest version of ")),l("a",h,[e[23]||(e[23]=n("Sideloadly")),o(t)])]),l("li",null,[e[26]||(e[26]=n("The latest version of ")),l("a",w,[e[25]||(e[25]=n("iTunes")),o(t)]),e[27]||(e[27]=n(" if on Windows"))]),l("li",null,[e[29]||(e[29]=n("The latest version of ")),l("a",y,[e[28]||(e[28]=n("TrollInstallerMDC")),o(t)])])]),e[32]||(e[32]=l("h3",{id:"installing-the-application",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-the-application","aria-hidden":"true"},"#"),n(" Installing the application")],-1)),e[33]||(e[33]=l("ol",null,[l("li",null,"Open Sideloadly"),l("li",null,[n("Plug your iOS device into your computer "),l("ul",null,[l("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),l("li",null,[n("Drag and drop the TrollInstallerMDC "),l("code",null,".ipa"),n(" file into Sideloadly")]),l("li",null,"Enter in your Apple ID"),l("li",null,[n("Enter in your password "),l("ul",null,[l("li",null,"Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.")])])],-1)),e[34]||(e[34]=l("p",null,"The app will now install to your iOS device.",-1)),e[35]||(e[35]=l("h3",{id:"trusting-the-application",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#trusting-the-application","aria-hidden":"true"},"#"),n(" Trusting the application")],-1)),e[36]||(e[36]=l("ol",null,[l("li",null,[n("Go to "),l("code",null,"Settings"),n(" -> "),l("code",null,"General"),n(" -> "),l("code",null,"Device Management"),n(" -> "),l("code",null,""),l("ul",null,[l("li",null,[n("Depending on your usage, "),l("code",null,"Device Management"),n(" may be labeled "),l("code",null,"Profiles and Device Management")])])]),l("li",null,[n("Tap "),l("code",null,'Trust ""')])],-1)),e[37]||(e[37]=l("h3",{id:"injecting-trollstore-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#injecting-trollstore-helper","aria-hidden":"true"},"#"),n(" Injecting TrollStore Helper")],-1)),e[38]||(e[38]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"If you've already opened Tips, reboot your device before following these steps")],-1)),e[39]||(e[39]=l("ol",null,[l("li",null,"Open TrollInstallerMDC"),l("li",null,[n('Once it says "Successfully replaced Tips binary", close the '),l("code",null,"TrollInstallerMDC"),n(" app "),l("ul",null,[l("li",null,"If it gives an error, close TrollInstallerMDC and re-open it")])])],-1)),e[40]||(e[40]=l("h3",{id:"installing-trollstore-2",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-2","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),e[41]||(e[41]=l("ol",null,[l("li",null,[n("Open the "),l("code",null,"Tips"),n(" app")]),l("li",null,[n("Tap "),l("code",null,"Install TrollStore")])],-1)),e[42]||(e[42]=l("p",null,"Your device should respring, and TrollStore should now be installed.",-1)),e[43]||(e[43]=l("h3",{id:"installing-persistence-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-persistence-helper","aria-hidden":"true"},"#"),n(" Installing Persistence Helper")],-1)),e[44]||(e[44]=l("ol",null,[l("li",null,[n("Open the "),l("code",null,"TrollStore"),n(" app on your home screen")]),l("li",null,[n("Press "),l("code",null,"Settings"),n(", then press "),l("code",null,"Install Persistence Helper")]),l("li",null,[n("Select "),l("code",null,"Tips"),n(" from the list of apps")])],-1))]),_:1}),o(a,{tab:"",name:"TrollMisaka (15.7.2 to 15.8.3)"},{default:r(()=>[l("div",k,[e[48]||(e[48]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[46]||(e[46]=n("This method may have issues in some cases. If you are having repeated and unresolvable issues, you can follow ")),o(i,{to:"/installing-meowbrek2-palera1n"},{default:r(()=>e[45]||(e[45]=[n("Installing meowbrek2 (palera1n)")])),_:1}),e[47]||(e[47]=n(" instead."))])]),e[60]||(e[60]=l("h3",{id:"requirements-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements-1","aria-hidden":"true"},"#"),n(" Requirements")],-1)),l("ul",null,[e[59]||(e[59]=l("li",null,"The Tips app installed to your device",-1)),l("li",null,[e[50]||(e[50]=n("The latest version of ")),l("a",v,[e[49]||(e[49]=n("AltServer")),o(t)])]),l("li",null,[e[52]||(e[52]=n("The latest version of ")),l("a",S,[e[51]||(e[51]=n("iTunes")),o(t)]),e[53]||(e[53]=n(" if on Windows"))]),l("li",null,[e[55]||(e[55]=n("The latest version of ")),l("a",I,[e[54]||(e[54]=n("iCloud")),o(t)]),e[56]||(e[56]=n(" if on Windows"))]),l("li",null,[e[58]||(e[58]=n("The latest version of ")),l("a",x,[e[57]||(e[57]=n("TrollMisaka")),o(t)])])]),e[61]||(e[61]=l("h3",{id:"installing-the-application-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-the-application-1","aria-hidden":"true"},"#"),n(" Installing the application")],-1)),e[62]||(e[62]=l("ol",null,[l("li",null,"Open AltServer"),l("li",null,"Plug your iOS device into your computer"),l("li",null,"Shift-Click (Windows) or Option-Click (macOS) AltServer in the System Tray or Menu Bar"),l("li",null,[n("Click "),l("code",null,"Sideload .ipa"),n(", then select your device")]),l("li",null,[n("Select the TrollMisaka "),l("code",null,".ipa"),n(" file")])],-1)),e[63]||(e[63]=l("p",null,"The app will now install to your iOS device.",-1)),e[64]||(e[64]=l("h3",{id:"trusting-the-application-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#trusting-the-application-1","aria-hidden":"true"},"#"),n(" Trusting the application")],-1)),e[65]||(e[65]=l("ol",null,[l("li",null,[n("Go to "),l("code",null,"Settings"),n(" -> "),l("code",null,"General"),n(" -> "),l("code",null,"Device Management"),n(" -> "),l("code",null,""),l("ul",null,[l("li",null,[n("Depending on your usage, "),l("code",null,"Device Management"),n(" may be labeled "),l("code",null,"Profiles and Device Management")])])]),l("li",null,[n("Tap "),l("code",null,'Trust ""')])],-1)),e[66]||(e[66]=l("p",null,"The TrollMisaka application can now be opened from home screen.",-1)),e[67]||(e[67]=l("h3",{id:"adding-a-keyboard",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#adding-a-keyboard","aria-hidden":"true"},"#"),n(" Adding a Keyboard")],-1)),e[68]||(e[68]=l("ol",null,[l("li",null,[n("Open TrollMisaka, then exit the app "),l("em",null,"while keeping it in the app switcher")]),l("li",null,[n("Go to "),l("code",null,"Settings"),n(" -> "),l("code",null,"General"),n(" -> "),l("code",null,"Keyboard"),n(" -> "),l("code",null,"Keyboards"),n(" -> "),l("code",null,"Add New Keyboard...")]),l("li",null,[n("Select "),l("code",null,"TrollMisaka")]),l("li",null,[n("Tap "),l("code",null,"TrollMisaka"),n(", then toggle on "),l("code",null,"Allow Full Access"),n(", then tap "),l("code",null,"Allow")]),l("li",null,"Re-open TrollMisaka")],-1)),e[69]||(e[69]=l("p",null,"After re-opening TrollMisaka, open the app switcher and then reboot your device.",-1)),e[70]||(e[70]=l("div",{class:"custom-container danger"},[l("p",{class:"custom-container-title"},"DANGER"),l("p",null,"Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.")],-1)),e[71]||(e[71]=l("h3",{id:"injecting-trollstore-helper-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#injecting-trollstore-helper-1","aria-hidden":"true"},"#"),n(" Injecting TrollStore Helper")],-1)),e[72]||(e[72]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"This method may take several tries in order to work successfully.")],-1)),e[73]||(e[73]=l("ol",null,[l("li",null,"Unlock your device"),l("li",null,[n("Immediately open "),l("code",null,"Spotlight Search"),n(" (via swipping down on the middle of the home screen)")]),l("li",null,[n("Tap the globe icon on the keyboard "),l("ul",null,[l("li",null,[n("If needed, select "),l("code",null,"TrollMisaka"),n(" from the list of keyboards")])])]),l("li",null,[n("Tap "),l("code",null,"kopen"),l("ul",null,[l("li",null,"If the device reboots, try these steps again")])]),l("li",null,[n("Tap "),l("code",null,"Install TrollStore"),l("ul",null,[l("li",null,"If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.")])])],-1)),e[74]||(e[74]=l("p",null,"Once it says it's successful, you can continue with the next section.",-1)),e[75]||(e[75]=l("h3",{id:"installing-trollstore-3",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-3","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),e[76]||(e[76]=l("ol",null,[l("li",null,"Re-open the app switcher"),l("li",null,[n("Open the TrollMisaka app "),l("em",null,"from the app switcher")]),l("li",null,[n("Tap "),l("code",null,"Install TrollStore")])],-1)),e[77]||(e[77]=l("p",null,"Your device should respring, and TrollStore should now be installed.",-1)),e[78]||(e[78]=l("h3",{id:"installing-persistence-helper-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-persistence-helper-1","aria-hidden":"true"},"#"),n(" Installing Persistence Helper")],-1)),e[79]||(e[79]=l("ol",null,[l("li",null,[n("Open the "),l("code",null,"TrollStore"),n(" app on your home screen")]),l("li",null,[n("Press "),l("code",null,"Settings"),n(", then press "),l("code",null,"Install Persistence Helper")]),l("li",null,[n("Select "),l("code",null,"Tips"),n(" from the list of apps")])],-1))]),_:1})]),_:1}),e[90]||(e[90]=l("h2",{id:"installing-meowbrek2",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-meowbrek2","aria-hidden":"true"},"#"),n(" Installing meowbrek2")],-1)),e[91]||(e[91]=l("h3",{id:"downloads",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),l("ul",null,[l("li",null,[e[81]||(e[81]=n("The latest version of ")),l("a",A,[e[80]||(e[80]=n("meowbrek2")),o(t)]),e[82]||(e[82]=l("ul",null,[l("li",null,[n("Make sure to download the meowbrek2 "),l("code",null,".tipa"),n(" file "),l("strong",null,"onto your iOS device")])],-1))])]),e[92]||(e[92]=g('

    Installing the jailbreak

    1. Re-open the TrollStore app on your home screen
    2. Press the + on the top right
    3. Go to where you saved the meowbrek2 .tipa file
    4. Tap on the meowbrek2 .tipa file
    5. Tap Install

    The meowbrek2 app will now be installed onto your device.

    Running meowbrek2

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the meowbrek2 application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and you don't re-enter a jailbroken state, simply try rebooting and running the exploit again until it does work.

    ',6)),l("p",null,[e[84]||(e[84]=n("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),o(i,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[83]||(e[83]=[n("tweaks")])),_:1}),e[85]||(e[85]=n(", themes and more."))])])}var C=d(m,[["render",M],["__file","index.html.vue"]]);export{C as default}; diff --git a/assets/index.html.b0b196f0.js b/assets/index.html.b0b196f0.js new file mode 100644 index 000000000000..8d2ca98d98dd --- /dev/null +++ b/assets/index.html.b0b196f0.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-e1d53edc","path":"/it_IT/installing-unc0ver-trollstore/","title":"unc0ver (TrollStore)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"unc0ver (TrollStore)","description":"Guida all'installazione di unc0ver utilizzando TrollStore","permalink":"/it_IT/installing-unc0ver-trollstore","redirect_from":["/installing-uncover-trollstore"],"pkgman":"Cydia","extra_contributors":["opa334","iCraze"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione di TrollHelper","slug":"installazione-di-trollhelper","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]},{"level":2,"title":"unc0ver","slug":"unc0ver","children":[]},{"level":2,"title":"Eseguire unc0ver","slug":"eseguire-unc0ver","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-unc0ver-trollstore.md"}`);export{e as data}; diff --git a/assets/index.html.b151d224.js b/assets/index.html.b151d224.js new file mode 100644 index 000000000000..c67cb9dd1211 --- /dev/null +++ b/assets/index.html.b151d224.js @@ -0,0 +1 @@ +import{_ as p}from"./sideloadly_win.6263388d.js";import{_ as u,r as t,o as c,c as m,a as e,b as o,d as a,e as s,w as r}from"./app.748f7f56.js";const v={},h={href:"https://web.archive.org/web/20240121141909/http://wall.supplies/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://web.archive.org/web/20240121141903/https://wall.supplies/OLD%20iPhone%20HACKED.html",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/LukeZGD/ohd/releases",target:"_blank",rel:"noopener noreferrer"},b={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container tip"};function w(D,i){const l=t("ExternalLinkIcon"),d=t("RouterLink"),n=t("router-link");return c(),m("div",null,[i[21]||(i[21]=e("p",null,"HomeDepot \xE8 in grado di eseguire il jailbreak di ogni dispositivo iOS a 32 bit con versione del firmware da 9.1 fino a 9.3.4, cos\xEC come dispositivi A5(X) da 8.0 a 8.4.1.",-1)),i[22]||(i[22]=e("p",null,"Tieni a mente che il jailbreak di HomeDepot non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),i[23]||(i[23]=e("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di HomeDepot sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),i[24]||(i[24]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di HomeDepot sul tuo dispositivo iOS nello step successivo.",-1)),i[25]||(i[25]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i[26]||(i[26]=e("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[e("p",null,[o(" HomeDepot \xE8 attualmente firmato su "),e("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),e("ul",null,[e("li",null,[i[6]||(i[6]=o("L'ultima versione di HomeDepot per la tua versione iOS: ")),e("ul",null,[e("li",null,[i[1]||(i[1]=o("Home Depot for ")),e("a",h,[i[0]||(i[0]=o("iOS 9.1-9.3.4")),a(l)])]),e("li",null,[i[5]||(i[5]=o("Home Depot for ")),e("a",g,[i[2]||(i[2]=o("iOS 8.0-8.4.1")),a(l)]),e("ul",null,[e("li",null,[i[4]||(i[4]=o("Se sei su iOS da 8.0 a 8.4, dovrai anche installare l'ultima versione di ")),e("a",f,[i[3]||(i[3]=o("ohd patcher")),a(l)])])])])])]),e("li",null,[i[8]||(i[8]=o("L\u2019ultima versione di ")),e("a",b,[i[7]||(i[7]=o("Sideloadly")),a(l)])]),e("li",null,[i[10]||(i[10]=o("L\u2019ultima versione di ")),e("a",z,[i[9]||(i[9]=o("iTunes")),a(l)]),i[11]||(i[11]=o(" se sei su Windows"))])]),i[27]||(i[27]=s('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Patch Home Depot

    DANGER

    Questo \xE8 solo necessario da iOS 8.0 a 8.4, non \xE8 necessario per iOS 8.4.1 o da iOS 9.1 a 9.3.4.

    TIP

    macOS e Linux

    1. Apri il Terminale
    2. Cambia la directory nella cartella in cui hai salvato lo script e h3lix.ipa
      • Se li hai salvati in download, dovresti digitare cd ~/Downloads
    3. Digita ./patch.sh nel terminale
    4. Trascina il file .ipa di MixtapePlayer sul terminale
    5. Premi Invio

    TIP

    Windows

    1. Trascinare il file .ipa di MixtapePlayer sul file patch.cmd

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di HomeDepot su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di HomeDepot adesso pu\xF2 essere aperta dalla home screen.

    Eseguire HomeDepot

    1. Apri l'applicazione di HomeDepot dalla home screen
    2. Tocca Prepare for Jailbreak -> Accept -> Dismiss -> Proceed with Jailbreak -> Begin Installation -> Use Provided Offsets

    Quando eseguirai il jailbreak per una seconda volta, un'opzione chiamata "Kickstart Jailbreak" sostituir\xE0 "Prepare for Jailbreak". Clicca su quella invece.

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    Rendere il jailbreak untethered

    DANGER

    Questi passaggi sono validi solo per i dispositivi da iOS 9.1 a 9.3.4 - I dispositivi A5(X) da iOS 8.0 a 8.4.1 dovrebbere saltare questo passaggio.

    Questo \xE8 un passaggio opzionale che permette al jailbreak di essere eseguito automaticamente quando il dispositivo viene avviato. Ci\xF2 significa che non dovrai rieseguire il jailbreak attraverso l'app HomeDepot dopo che il tuo dispositivo \xE8 stato spento.

    ',18)),e("p",null,[i[13]||(i[13]=o("Dovrai usare Cydia per installare l'untether. Se non hai familiarit\xE0 con il funzionamento di Cydia, leggi ")),a(d,{to:"/installing-homedepot/using-cydia.html"},{default:r(()=>i[12]||(i[12]=[o("Cydia")])),_:1}),i[14]||(i[14]=o(" prima di tornare a questa pagina."))]),i[28]||(i[28]=s("
    1. Apri l'applicazione Cydia
    2. Controlla la sezione "Sorgenti" e assicurati che "tihmstar's beta repo" sia aggiunta
      • If you can't find it, tap Edit -> + and enter thanos.lol
    3. Apri la sezione "Cerca" e inserisci "UntetherHomeDepot"
    4. Premi sul tweak e poi premi su "Installa" nell'angolo in alto a destra dello schermo
    5. Conferma l'installazione

    Una volta terminato, ti verr\xE0 chiesto di riavviare il dispositivo.

    ",2)),e("p",null,[i[16]||(i[16]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),a(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[15]||(i[15]=[o("ritocchi")])),_:1}),i[17]||(i[17]=o(", temi e altro."))]),e("div",k,[i[20]||(i[20]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[19]||(i[19]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),a(n,{to:"/installing-zebra"},{default:r(()=>i[18]||(i[18]=[o("Installazione di Zebra")])),_:1})])])])}var A=u(v,[["render",w],["__file","index.html.vue"]]);export{A as default}; diff --git a/assets/index.html.b19cbec9.js b/assets/index.html.b19cbec9.js new file mode 100644 index 000000000000..19c1bf2c4d71 --- /dev/null +++ b/assets/index.html.b19cbec9.js @@ -0,0 +1 @@ +import{_ as p,r as a,o as f,c as m,a as l,b as n,d as o,w as i,e as d}from"./app.748f7f56.js";const g={},h={class:"custom-container danger"},T={class:"custom-container danger"},y={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},v={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX.ipa",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX-20D50.ipa",target:"_blank",rel:"noopener noreferrer"},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},I={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},S={href:"https://dhinakg.github.io/apps.html",target:"_blank",rel:"noopener noreferrer"},D={href:"https://ellekit.space/dopamine",target:"_blank",rel:"noopener noreferrer"},k={href:"https://github.com/opa334/Dopamine/releases/download/2.1.7/Dopamine.ipa",target:"_blank",rel:"noopener noreferrer"};function q(O,e){const r=a("router-link"),t=a("ExternalLinkIcon"),s=a("Tab"),u=a("Tabs");return f(),m("div",null,[l("p",null,[e[1]||(e[1]=n("Dopamine is a ")),o(r,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:i(()=>e[0]||(e[0]=[n("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=n(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[74]||(e[74]=l("p",null,"Dopamine supports all devices on iOS 15.0 to 16.5, A14 and earlier devices and M1 devices on iOS 16.5.1, and A11 and earlier devices on iOS 16.6 to 16.6.1.",-1)),l("div",h,[e[8]||(e[8]=l("p",{class:"custom-container-title"},"DANGER",-1)),l("p",null,[e[4]||(e[4]=n("if you are currently using ")),e[5]||(e[5]=l("em",null,"rootful",-1)),e[6]||(e[6]=n(" palera1n, you need to first ")),o(r,{to:"/removing-palera1n"},{default:i(()=>e[3]||(e[3]=[n("Remove rootful palera1n")])),_:1}),e[7]||(e[7]=n(" before proceeding."))])]),e[75]||(e[75]=d('

    DANGER

    If you have previously used Serotonin and/or Bootstrap, you will need to remove them fully before proceeding.

    If you don't know what Bootstrap or Serotonin are, you can ignore this notice and proceed.

    We will first install TrollStore using one of two methods (depending on your current device and iOS version), and then install Dopamine through TrollStore.

    Installing TrollStore

    The method that needs to be followed in order to install TrollStore depends on both your device and your current firmware version, select the tab that fits your current firmware version and device and follow the subsequent steps.

    TIP

    If you already have TrollStore installed, you will not need a computer for any of the subsequent steps, and you can skip this section.

    ',5)),l("div",T,[e[12]||(e[12]=l("p",{class:"custom-container-title"},"DANGER",-1)),l("p",null,[e[10]||(e[10]=n("If you do not already have TrollStore installed, and are using an A8(X) iPad on firmware version 15.7.2 or later, you need to follow ")),o(r,{to:"/installing-dopamine-sideloadly"},{default:i(()=>e[9]||(e[9]=[n("Installing Dopamine (Sideloadly)")])),_:1}),e[11]||(e[11]=n(" instead."))])]),o(u,{tabs:""},{default:i(()=>[o(s,{tab:"",name:"TrollInstallerX (A9(X) and later 15.7 to 16.6.1 / A9(X) to A11 15.5 to 15.6.1)",default:!0},{default:i(()=>[e[25]||(e[25]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Unless jailbreaks.app is signed, this section requires a computer.")],-1)),e[26]||(e[26]=l("h3",{id:"requirements",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),n(" Requirements")],-1)),e[27]||(e[27]=l("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[l("p",null,[n(" TrollInstallerX is currently signed at "),l("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),n(" for easy installation without a computer. ")])],-1)),l("ul",null,[l("li",null,[e[14]||(e[14]=n("The latest version of ")),l("a",y,[e[13]||(e[13]=n("Sideloadly")),o(t)])]),l("li",null,[e[16]||(e[16]=n("The latest version of ")),l("a",b,[e[15]||(e[15]=n("iTunes")),o(t)]),e[17]||(e[17]=n(" if on Windows."))]),l("li",null,[e[24]||(e[24]=n("The latest version of ")),l("a",v,[e[18]||(e[18]=n("TrollInstallerX")),o(t)]),l("ul",null,[l("li",null,[e[20]||(e[20]=n("If you are using a Yellow iPhone 14 or Yellow iPhone 14 Plus on 16.3 (")),e[21]||(e[21]=l("strong",null,"20D50",-1)),e[22]||(e[22]=n("), you will need the ")),l("a",w,[e[19]||(e[19]=n("TrollInstallerX-20D50")),o(t)]),e[23]||(e[23]=n(" version instead."))])])])]),e[28]||(e[28]=l("h3",{id:"installing-the-application",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-the-application","aria-hidden":"true"},"#"),n(" Installing the application")],-1)),e[29]||(e[29]=l("ol",null,[l("li",null,"Open Sideloadly"),l("li",null,[n("Plug your iOS device into your computer "),l("ul",null,[l("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),l("li",null,[n("Drag and drop the TrollInstallerX "),l("code",null,".ipa"),n(" file into Sideloadly")]),l("li",null,"Enter in your Apple ID"),l("li",null,"Enter in your password")],-1)),e[30]||(e[30]=l("p",null,"The app will now install to your iOS device.",-1)),e[31]||(e[31]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Once TrollInstallerX is successfully installed, a computer is no longer required for the remainder of this guide.")],-1)),e[32]||(e[32]=l("h3",{id:"trusting-the-application",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#trusting-the-application","aria-hidden":"true"},"#"),n(" Trusting the application")],-1)),e[33]||(e[33]=l("ol",null,[l("li",null,[n("Go to "),l("code",null,"Settings"),n(" -> "),l("code",null,"General"),n(" -> "),l("code",null,"Device Management"),n(" -> "),l("code",null,""),l("ul",null,[l("li",null,[n("Depending on your usage, "),l("code",null,"Device Management"),n(" may be labeled "),l("code",null,"Profiles and Device Management")])])]),l("li",null,[n("Tap "),l("code",null,'Trust ""')])],-1)),e[34]||(e[34]=l("p",null,"The TrollInstallerX application can now be opened from home screen.",-1)),e[35]||(e[35]=l("div",{class:"custom-container danger"},[l("p",{class:"custom-container-title"},"DANGER"),l("p",null,"If you're on iOS 16.0 to 16.6.1, and did not use jailbreaks.app to install TrollInstallerX, you'll also need to enable Developer Mode."),l("p",null,[n("To do so, go into "),l("code",null,"Settings"),n(" -> "),l("code",null,"Privacy & Security"),n(" and then scroll down until you see "),l("code",null,"Developer Mode"),n(", tap that option, toggle Developer Mode on, and follow the on-screen instructions")])],-1)),e[36]||(e[36]=l("h3",{id:"installing-trollstore-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-1","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),e[37]||(e[37]=l("ol",null,[l("li",null,"Open TrollInstallerX"),l("li",null,[n("Tap "),l("code",null,"Install TrollStore"),l("ul",null,[l("li",null,'If your device is stuck on "Exploiting Kernel", reboot your device')])]),l("li",null,[n("When prompted to select an app to install the persistence helper into, select an app you care about "),l("strong",null,"the least"),l("ul",null,[l("li",null,[n("If you don't know what app to select, select "),l("code",null,"Tips")]),l("li",null,[n("If your device reboots "),l("em",null,"before"),n(" getting to this step, try again")])])])],-1)),e[38]||(e[38]=l("p",null,"Both TrollStore and its persistence helper should now be installed.",-1))]),_:1}),o(s,{tab:"",name:"TrollHelperOTA (15.0 to 15.4.1 / A12 and later 15.5 to 15.6.1)"},{default:i(()=>e[39]||(e[39]=[l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"A computer is not required for any steps on this guide.")],-1),l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"A11 and earlier devices are supported on iOS 15.0 to 15.4.1"),l("p",null,"A12 and later devices are supported on iOS 15.0 to 15.6.1")],-1),l("h3",{id:"installing-trollhelper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollhelper","aria-hidden":"true"},"#"),n(" Installing TrollHelper")],-1),l("ol",null,[l("li",null,"Open Safari"),l("li",null,[n("Open this page on your device "),l("ul",null,[l("li",null,[n("The url of this page is "),l("code",null,"https://ios.cfw.guide/installing-dopamine")])])]),l("li",null,[n("On your device, "),l("a",{href:"itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist"},"tap here"),n(": "),l("ul",null,[l("li",null,[n("If you're unable to access this page, type "),l("code",null,"itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist"),n(" into Safari")])])]),l("li",null,[n("Tap "),l("code",null,"Install")])],-1),l("p",null,[n("An app named "),l("code",null,"GTA Car Tracker"),n(" will now install to your iOS device, this app is TrollHelper, however.")],-1),l("h3",{id:"installing-trollstore-2",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-2","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1),l("ol",null,[l("li",null,[n("Open the "),l("code",null,"GTA Car Tracker"),n(" app")]),l("li",null,[n("Tap "),l("code",null,"Register Persistence Helper")]),l("li",null,[n("Tap "),l("code",null,"Install TrollStore")])],-1),l("p",null,"The TrollStore application will now install to your iOS device.",-1)])),_:1}),o(s,{tab:"",name:"TrollInstallerMDC (A8(X) 15.5 to 15.7.1)"},{default:i(()=>[e[48]||(e[48]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"This section requires a computer.")],-1)),e[49]||(e[49]=l("h3",{id:"requirements-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements-1","aria-hidden":"true"},"#"),n(" Requirements")],-1)),l("ul",null,[e[47]||(e[47]=l("li",null,"The Tips app installed to your device",-1)),l("li",null,[e[41]||(e[41]=n("The latest version of ")),l("a",c,[e[40]||(e[40]=n("Sideloadly")),o(t)])]),l("li",null,[e[43]||(e[43]=n("The latest version of ")),l("a",I,[e[42]||(e[42]=n("iTunes")),o(t)]),e[44]||(e[44]=n(" if on Windows."))]),l("li",null,[e[46]||(e[46]=n("The latest version of ")),l("a",S,[e[45]||(e[45]=n("TrollInstallerMDC")),o(t)])])]),e[50]||(e[50]=l("h3",{id:"installing-the-application-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-the-application-1","aria-hidden":"true"},"#"),n(" Installing the application")],-1)),e[51]||(e[51]=l("ol",null,[l("li",null,"Open Sideloadly"),l("li",null,[n("Plug your iOS device into your computer "),l("ul",null,[l("li",null,"Make sure your computer is trusted and allowed to view the contents of your device")])]),l("li",null,[n("Drag and drop the TrollInstallerMDC "),l("code",null,".ipa"),n(" file into Sideloadly")]),l("li",null,"Enter in your Apple ID"),l("li",null,"Enter in your password")],-1)),e[52]||(e[52]=l("p",null,"The app will now install to your iOS device.",-1)),e[53]||(e[53]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Once TrollInstallerMDC is successfully installed, a computer is no longer required for the remainder of this guide.")],-1)),e[54]||(e[54]=l("h3",{id:"trusting-the-application-1",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#trusting-the-application-1","aria-hidden":"true"},"#"),n(" Trusting the application")],-1)),e[55]||(e[55]=l("ol",null,[l("li",null,[n("Go to "),l("code",null,"Settings"),n(" -> "),l("code",null,"General"),n(" -> "),l("code",null,"Device Management"),n(" -> "),l("code",null,""),l("ul",null,[l("li",null,[n("Depending on your usage, "),l("code",null,"Device Management"),n(" may be labeled "),l("code",null,"Profiles and Device Management")])])]),l("li",null,[n("Tap "),l("code",null,'Trust ""')])],-1)),e[56]||(e[56]=l("p",null,"The TrollInstallerMDC application can now be opened from home screen.",-1)),e[57]||(e[57]=l("h3",{id:"injecting-trollstore-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#injecting-trollstore-helper","aria-hidden":"true"},"#"),n(" Injecting TrollStore Helper")],-1)),e[58]||(e[58]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"If you've already opened Tips, reboot your device before following these steps")],-1)),e[59]||(e[59]=l("ol",null,[l("li",null,"Open TrollInstallerMDC"),l("li",null,[n('Once it says "Successfully replaced Tips binary", close the '),l("code",null,"TrollInstallerMDC"),n(" app "),l("ul",null,[l("li",null,"If it gives an error, close TrollInstallerMDC and re-open it")])])],-1)),e[60]||(e[60]=l("h3",{id:"installing-trollstore-3",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore-3","aria-hidden":"true"},"#"),n(" Installing TrollStore")],-1)),e[61]||(e[61]=l("ol",null,[l("li",null,[n("Open the "),l("code",null,"Tips"),n(" app")]),l("li",null,[n("Tap "),l("code",null,"Install TrollStore")])],-1)),e[62]||(e[62]=l("p",null,"Your device should respring, and TrollStore should now be installed.",-1)),e[63]||(e[63]=l("h3",{id:"installing-persistence-helper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-persistence-helper","aria-hidden":"true"},"#"),n(" Installing Persistence Helper")],-1)),e[64]||(e[64]=l("ol",null,[l("li",null,[n("Open the "),l("code",null,"TrollStore"),n(" app on your home screen")]),l("li",null,[n("Press "),l("code",null,"Settings"),n(", then press "),l("code",null,"Install Persistence Helper")]),l("li",null,[n("Select "),l("code",null,"Tips"),n(" from the list of apps")])],-1))]),_:1})]),_:1}),e[76]||(e[76]=l("h2",{id:"installing-dopamine",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-dopamine","aria-hidden":"true"},"#"),n(" Installing Dopamine")],-1)),e[77]||(e[77]=l("h3",{id:"downloads",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),l("ul",null,[l("li",null,[e[70]||(e[70]=n("The latest version of ")),l("a",D,[e[65]||(e[65]=n("Dopamine")),o(t)]),l("ul",null,[l("li",null,[e[67]||(e[67]=n("A12 and later devices on iOS 15 are recommended to download the 2.1.7 version of ")),l("a",k,[e[66]||(e[66]=n("Dopamine")),o(t)]),e[68]||(e[68]=n(" instead"))]),e[69]||(e[69]=l("li",null,[n("Make sure to download the "),l("code",null,".ipa"),n(" file onto your iOS device")],-1))])])]),e[78]||(e[78]=d('

    Installing Dopamine

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the Dopamine .ipa file
    4. Tap on the Dopamine .ipa file
    5. Tap Install

    The Dopamine app will now be installed onto your device.

    Running Dopamine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Dopamine application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If your device has a replacement screen, there is a chance (especially if the screen is of low quality) that the touchscreen will not work after userspace rebooting into a jailbroken state. This is not a Dopamine issue, and can only be fixed by getting a better screen replacement.

    ',7)),l("p",null,[e[72]||(e[72]=n("Sileo should now be installed on your home screen. You can use Sileo to install ")),o(r,{to:"/faq/#what-are-tweaks"},{default:i(()=>e[71]||(e[71]=[n("tweaks")])),_:1}),e[73]||(e[73]=n(", themes and more."))]),e[79]||(e[79]=d('

    While you are now jailbroken at this point, we need to both update and install some packages so that we're able to both update other packages and have stuff work properly

    Installing necessary software

    1. Open the Sileo app
    2. Tap on the "Sources" tab
    3. Tap on the "ElleKit" repository, then tap on "All Categories"
    4. Tap on ElleKit
    5. Tap "Get"
    6. Tap the "Queued" bar at the bottom of the page
    7. Tap "Confirm"
    8. Once finished, tap Restart SpringBoard Later
    9. Go to the "Search" tab
    10. Search for PreferenceLoader
    11. Tap on PreferenceLoader
    12. Tap on "Get"
    13. Tap the "Queued" bar at the bottom of the page
    14. Tap "Confirm"
    15. Once finished, tap Restart SpringBoard

    TIP

    After doing all the above steps, you may need to reboot and rejailbreak in order for tweak injection to function properly.

    ',4))])}var A=p(g,[["render",q],["__file","index.html.vue"]]);export{A as default}; diff --git a/assets/index.html.b257116b.js b/assets/index.html.b257116b.js new file mode 100644 index 000000000000..b64552ede759 --- /dev/null +++ b/assets/index.html.b257116b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-45e544d4","path":"/it_IT/installing-taurine/","title":"Taurine","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Taurine","description":"Guida per l\u2019installazione di Taurine","permalink":"/it_IT/installing-taurine","redirect_from":["/it_IT/taurine","/it_IT/tr"],"pkgman":"sileo","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Taurine","slug":"eseguire-taurine","children":[]},{"level":2,"title":"Installare il software necessario","slug":"installare-il-software-necessario","children":[]},{"level":2,"title":"Installazione di taurine-permanent","slug":"installazione-di-taurine-permanent","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-taurine.md"}');export{e as data}; diff --git a/assets/index.html.b3008d42.js b/assets/index.html.b3008d42.js new file mode 100644 index 000000000000..24d2f92db9e8 --- /dev/null +++ b/assets/index.html.b3008d42.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as p,c as d,a as o,b as t,d as n,w as r,e as u}from"./app.748f7f56.js";const b={},f={href:"http://newosxbook.com/libertv/libertv.ipa",target:"_blank",rel:"noopener noreferrer"},m={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},w={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function g(k,e){const i=a("router-link"),l=a("ExternalLinkIcon");return p(),d("div",null,[o("p",null,[e[1]||(e[1]=t("LiberTV is a ")),n(i,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=o("p",null,"LiberTV is capable of jailbreaking all devices on tvOS 10.0 to 10.1 and 11.0 to 11.1.",-1)),o("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),n(i,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days."))]),e[17]||(e[17]=o("p",null,"We will use Sideloadly to install the LiberTV jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),o("ul",null,[o("li",null,[e[7]||(e[7]=t("The latest release of ")),o("a",f,[e[6]||(e[6]=t("LiberTV")),n(l)])]),o("li",null,[e[9]||(e[9]=t("The latest version of ")),o("a",m,[e[8]||(e[8]=t("Sideloadly")),n(l)])]),o("li",null,[e[11]||(e[11]=t("The latest version of ")),o("a",w,[e[10]||(e[10]=t("iTunes")),n(l)]),e[12]||(e[12]=t(" if on Windows."))])]),e[19]||(e[19]=u('

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the LiberTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the LiberTV application can now be opened from home screen.

    Running LiberTV

    1. Reboot your Apple TV
    2. Open the LiberTV application from your home screen
    3. Click "Jailbreak"
    ',6)),o("p",null,[e[14]||(e[14]=t("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),n(i,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[t("tweaks")])),_:1}),e[15]||(e[15]=t(", themes and more."))])])}var y=s(b,[["render",g],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.b38d3720.js b/assets/index.html.b38d3720.js new file mode 100644 index 000000000000..9a7f6902bb13 --- /dev/null +++ b/assets/index.html.b38d3720.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-04c3b2af","path":"/it_IT/updating-to-10-3-4/","title":"Aggiornare a 10.3.4","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 10.3.4","permalink":"/it_IT/updating-to-10-3-4"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Rimuovere il profilo","slug":"rimuovere-il-profilo","children":[]},{"level":2,"title":"Aggiornare a 10.3.4","slug":"aggiornare-a-10-3-4","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-10.3.4.md"}');export{e as data}; diff --git a/assets/index.html.b43ae991.js b/assets/index.html.b43ae991.js new file mode 100644 index 000000000000..f8a720879daf --- /dev/null +++ b/assets/index.html.b43ae991.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-bf55fc6c","path":"/installing-etasonjb/","title":"Installing EtasonJB","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing EtasonJB","description":"Guide to installing etasonjb","permalink":"/installing-etasonjb","redirect_from":["/etasonjb","/es","/eta"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running EtasonJB","slug":"running-etasonjb","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":6},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-etasonjb.md"}');export{e as data}; diff --git a/assets/index.html.b44d0428.js b/assets/index.html.b44d0428.js new file mode 100644 index 000000000000..6ebf7a44493e --- /dev/null +++ b/assets/index.html.b44d0428.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-46d31f21","path":"/removing-xinaa15/","title":"Removing XinaA15","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing XinaA15","description":"Guide to removing XinaA15","permalink":"/removing-xinaa15"},"excerpt":"","headers":[{"level":2,"title":"Uninstalling XinaA15","slug":"uninstalling-xinaa15","children":[]},{"level":2,"title":"Removing Sileo","slug":"removing-sileo","children":[]}],"git":{"updatedTime":1683082073000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-xinaa15.md"}');export{e as data}; diff --git a/assets/index.html.b56693fc.js b/assets/index.html.b56693fc.js new file mode 100644 index 000000000000..364846e204d5 --- /dev/null +++ b/assets/index.html.b56693fc.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2559380c","path":"/updating-to-9-3-5/","title":"Updating to 9.3.5","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 9.3.5","permalink":"/updating-to-9-3-5"},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 9.3.5","slug":"updating-to-9-3-5","children":[]}],"git":{"updatedTime":1689173614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":4},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-9.3.5.md"}');export{e as data}; diff --git a/assets/index.html.b5dfe0ad.js b/assets/index.html.b5dfe0ad.js new file mode 100644 index 000000000000..84b9c391f33c --- /dev/null +++ b/assets/index.html.b5dfe0ad.js @@ -0,0 +1 @@ +import{_ as r,r as a,o as s,c as d,e as i,a as o,b as l,d as n}from"./app.748f7f56.js";const p={},u={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX.ipa",target:"_blank",rel:"noopener noreferrer"},g={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX-20D50.ipa",target:"_blank",rel:"noopener noreferrer"};function f(v,e){const t=a("ExternalLinkIcon");return s(),d("div",null,[e[12]||(e[12]=i('

    WARNING

    A8(X) iPads are only supported on firmware versions 14.0 to 15.1.

    TrollInstallerX supports all iOS/iPadOS devices on firmware versions 14.0 to 15.1.1, A9(X) and later devices on firmware versions 15.2 to 16.6.1, and A10(X) devices on versions 17.0 beta 1 to 17.0 beta 4.

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    ',4)),o("ul",null,[o("li",null,[e[1]||(e[1]=l("The latest version of ")),o("a",u,[e[0]||(e[0]=l("Sideloadly")),n(t)])]),o("li",null,[e[3]||(e[3]=l("The latest version of ")),o("a",c,[e[2]||(e[2]=l("iTunes")),n(t)]),e[4]||(e[4]=l(" if on Windows."))]),o("li",null,[e[11]||(e[11]=l("The latest version of ")),o("a",h,[e[5]||(e[5]=l("TrollInstallerX")),n(t)]),o("ul",null,[o("li",null,[e[7]||(e[7]=l("If you are using a Yellow iPhone 14 or Yellow iPhone 14 Plus on 16.3 (")),e[8]||(e[8]=o("strong",null,"20D50",-1)),e[9]||(e[9]=l("), you will need the ")),o("a",g,[e[6]||(e[6]=l("TrollInstallerX-20D50")),n(t)]),e[10]||(e[10]=l(" version instead."))])])])]),e[13]||(e[13]=i('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 or later, and did not use jailbreaks.app to install TrollInstallerX, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Running TrollInstallerX

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    The persistence helper, and in most cases, TrollStore itself, should now be installed.

    DANGER

    On iOS 16.5.1 for A15, A16, and M2 devices, as well as iOS 16.6 to 16.6.1 for A12 and later devices, you'll need to install TrollStore through the installed persistence helper after using TrollInstallerX, this is covered in the following additional section below.

    All other devices do not need to follow the next additional section.

    Additional Steps

    WARNING

    If the persistence helper is not installed into the app you selected, shut down your device normally, turn your device back on, open the app you want as your persistence helper, then close the app (from the app switcher) and run TrollInstallerX again.

    1. Open the app you selected as your persistence helper from your home screen
    2. Press Install TrollStore.

    TrollStore will now be installed to your device.

    ',15))])}var y=r(p,[["render",f],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.b6015ffa.js b/assets/index.html.b6015ffa.js new file mode 100644 index 000000000000..c9790fa453a5 --- /dev/null +++ b/assets/index.html.b6015ffa.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as n,e as t}from"./app.748f7f56.js";const r={};function o(d,e){return a(),n("div",null,e[0]||(e[0]=[t('

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware version 4.2.5 on iPhone 4 (CDMA) devices. However, this device can update to 7.1.2 and jailbreak using pangu7 instead.

    Due to the age of this iOS version, you will need to use iTunes or similar to manually update the device to iOS 7.1.2, as updating on the device was not a thing at the time of iOS 4.2.5.

    Updating to 7.1.2 using iTunes/Finder

    1. Plug your device into your computer.
    2. On iTunes or Finder, locate your device.
    3. Select Check for Update.
    4. Select Download and Update
      • Ensure that the version you are updating to is iOS 7.1.2
    ',5)]))}var u=i(r,[["render",o],["__file","index.html.vue"]]);export{u as default}; diff --git a/assets/index.html.b7724330.js b/assets/index.html.b7724330.js new file mode 100644 index 000000000000..5818d6ddc546 --- /dev/null +++ b/assets/index.html.b7724330.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as a,c as g,a as l,b as e,d as n,e as p,w as r}from"./app.748f7f56.js";const x={},u={class:"custom-container tip"},y={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},f={style:{"text-align":"center"},colspan:"2"},b={style:{"text-align":"center"}},w={style:{"text-align":"center"},colspan:"3"},T={style:{"text-align":"center"}},m={style:{"text-align":"center"}},A={style:{"text-align":"center"}},I={style:{"text-align":"center"},colspan:"3"},v={style:{"text-align":"center"}},k={style:{"text-align":"center"}},N={style:{"text-align":"center"}},S={style:{"text-align":"center"}},C={style:{"text-align":"center"},colspan:"2"},O={style:{"text-align":"center"}},R={style:{"text-align":"center"},colspan:"2"},X={style:{"text-align":"center"}},H={style:{"text-align":"center"}},D={style:{"text-align":"center"},colspan:"2"},E={style:{"text-align":"center"},colspan:"2"},M={style:{"text-align":"center"}},V={style:{"text-align":"center","font-weight":"bold"}},B={style:{"text-align":"center"},colspan:"2"};function U(j,t){const i=s("ExternalLinkIcon"),o=s("router-link");return a(),g("div",null,[t[59]||(t[59]=l("h1",{id:"installing-trollstore",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollstore","aria-hidden":"true"},"#"),e(" Installing TrollStore")],-1)),l("div",u,[t[3]||(t[3]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[t[1]||(t[1]=e("For support in English, ask for help on the r/Jailbreak ")),l("a",y,[t[0]||(t[0]=e("Discord Server")),n(i)]),t[2]||(t[2]=e("."))])]),t[60]||(t[60]=p('

    DANGER

    TrollStore is not a jailbreak.

    TrollStore is a utility which is able to permanently sign and install any application with almost any entitlement with the help of a CoreTrust bug. The latest releases of TrollStore (specifically 2.0 and later) work through the use of a CoreTrust bug in which code signatures are not correctly verified under certain circumstances.

    Installing TrollStore is a process which varies depending on what device and iOS you are running, as a result, different guides are attached below depending on said combination

    DANGER

    If your device is on iOS 14.0 beta 1 or earlier, is running iOS 16.7.x (excluding 16.7 RC (20H18)), or is running iOS 17.0.1 or newer, it will never be supported by TrollStore.


    ',5)),l("table",null,[t[57]||(t[57]=l("colgroup",null,[l("col",{span:"1",style:{width:"13%"}}),l("col",{span:"1",style:{width:"13%"}}),l("col",{span:"1",style:{width:"23%"}}),l("col",{span:"1",style:{width:"23%"}}),l("col",{span:"1",style:{width:"28%"}})],-1)),t[58]||(t[58]=l("thead",null,[l("tr",null,[l("th",{style:{"text-align":"center","font-weight":"bold"}},"From"),l("th",{style:{"text-align":"center","font-weight":"bold"}},"To"),l("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64 (A8)"),l("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64 (A9-A11)"),l("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64e (A12-A17/M1-M2)")])],-1)),l("tbody",null,[t[54]||(t[54]=l("tr",null,[l("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"14.0 beta 1 and earlier"),l("td",{style:{"text-align":"center"},colspan:"3"},"Unsupported")],-1)),l("tr",null,[t[6]||(t[6]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"14.0 beta 2",-1)),t[7]||(t[7]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"14.8.1",-1)),l("td",f,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[4]||(t[4]=[e("TrollInstallerX")])),_:1})]),l("td",b,[n(o,{to:"/installing-trollstore-trollhelperota"},{default:r(()=>t[5]||(t[5]=[e("TrollHelperOTA")])),_:1})])]),l("tr",null,[t[9]||(t[9]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.0",-1)),t[10]||(t[10]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.5 beta 4",-1)),l("td",w,[n(o,{to:"/installing-trollstore-trollhelperota"},{default:r(()=>t[8]||(t[8]=[e("TrollHelperOTA")])),_:1})])]),l("tr",null,[t[14]||(t[14]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.5",-1)),t[15]||(t[15]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.5",-1)),l("td",T,[n(o,{to:"/installing-trollstore-trollinstallermdc"},{default:r(()=>t[11]||(t[11]=[e("TrollInstallerMDC")])),_:1})]),l("td",m,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[12]||(t[12]=[e("TrollInstallerX")])),_:1})]),l("td",A,[n(o,{to:"/installing-trollstore-trollhelperota"},{default:r(()=>t[13]||(t[13]=[e("TrollHelperOTA")])),_:1})])]),l("tr",null,[t[17]||(t[17]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6 beta 1",-1)),t[18]||(t[18]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6 beta 3",-1)),l("td",I,[n(o,{to:"/installing-trollstore-trollhelperota"},{default:r(()=>t[16]||(t[16]=[e("TrollHelperOTA")])),_:1})])]),l("tr",null,[t[22]||(t[22]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6 beta 4",-1)),t[23]||(t[23]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.6.1",-1)),l("td",v,[n(o,{to:"/installing-trollstore-trollinstallermdc"},{default:r(()=>t[19]||(t[19]=[e("TrollInstallerMDC")])),_:1})]),l("td",k,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[20]||(t[20]=[e("TrollInstallerX")])),_:1})]),l("td",N,[n(o,{to:"/installing-trollstore-trollhelperota"},{default:r(()=>t[21]||(t[21]=[e("TrollHelperOTA")])),_:1})])]),l("tr",null,[t[26]||(t[26]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.7",-1)),t[27]||(t[27]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.7.1",-1)),l("td",S,[n(o,{to:"/installing-trollstore-trollinstallermdc"},{default:r(()=>t[24]||(t[24]=[e("TrollInstallerMDC")])),_:1})]),l("td",C,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[25]||(t[25]=[e("TrollInstallerX")])),_:1})])]),l("tr",null,[t[30]||(t[30]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.7.2",-1)),t[31]||(t[31]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"15.8.3",-1)),l("td",O,[n(o,{to:"/installing-trollstore-trollmisaka"},{default:r(()=>t[28]||(t[28]=[e("TrollMisaka")])),_:1})]),l("td",R,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[29]||(t[29]=[e("TrollInstallerX")])),_:1})])]),l("tr",null,[t[34]||(t[34]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.0 beta 1",-1)),t[35]||(t[35]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.0 beta 3",-1)),t[36]||(t[36]=l("td",{style:{"text-align":"center"}},"Not Applicable",-1)),l("td",X,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[32]||(t[32]=[e("TrollInstallerX")])),_:1})]),l("td",H,[n(o,{to:"/installing-trollstore-trollhelperota"},{default:r(()=>t[33]||(t[33]=[e("TrollHelperOTA")])),_:1})])]),l("tr",null,[t[38]||(t[38]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.0 beta 4",-1)),t[39]||(t[39]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.6.1",-1)),t[40]||(t[40]=l("td",{style:{"text-align":"center"}},"Not Applicable",-1)),l("td",D,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[37]||(t[37]=[e("TrollInstallerX")])),_:1})])]),l("tr",null,[t[42]||(t[42]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7 RC",-1)),t[43]||(t[43]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7 RC",-1)),t[44]||(t[44]=l("td",{style:{"text-align":"center"}},"Not Applicable",-1)),l("td",E,[n(o,{to:"/installing-trollstore-trollrestore"},{default:r(()=>t[41]||(t[41]=[e("TrollRestore")])),_:1})])]),t[55]||(t[55]=l("tr",null,[l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7"),l("td",{style:{"text-align":"center","font-weight":"bold"}},"16.7.10"),l("td",{style:{"text-align":"center"}},"Not Applicable"),l("td",{style:{"text-align":"center"},colspan:"2"},"Unsupported")],-1)),l("tr",null,[t[47]||(t[47]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0 beta 1",-1)),t[48]||(t[48]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0 beta 4",-1)),t[49]||(t[49]=l("td",{style:{"text-align":"center"}},"Not Applicable",-1)),l("td",M,[n(o,{to:"/installing-trollstore-trollinstallerx"},{default:r(()=>t[45]||(t[45]=[e("TrollInstallerX")])),_:1})]),l("td",V,[n(o,{to:"/installing-trollstore-trollrestore"},{default:r(()=>t[46]||(t[46]=[e("TrollRestore")])),_:1})])]),l("tr",null,[t[51]||(t[51]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0 beta 5",-1)),t[52]||(t[52]=l("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0",-1)),t[53]||(t[53]=l("td",{style:{"text-align":"center"}},"Not Applicable",-1)),l("td",B,[n(o,{to:"/installing-trollstore-trollrestore"},{default:r(()=>t[50]||(t[50]=[e("TrollRestore")])),_:1})])]),t[56]||(t[56]=l("tr",null,[l("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"17.0.1 and later"),l("td",{style:{"text-align":"center"}},"Not Applicable"),l("td",{style:{"text-align":"center"},colspan:"2"},"Unsupported")],-1))])])])}var G=d(x,[["render",U],["__file","index.html.vue"]]);export{G as default}; diff --git a/assets/index.html.b80aef00.js b/assets/index.html.b80aef00.js new file mode 100644 index 000000000000..22fc93391993 --- /dev/null +++ b/assets/index.html.b80aef00.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-f8f1e0e6","path":"/installing-phoenix/","title":"Installing Ph\u0153nix","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Ph\u0153nix","description":"Guide to installing Phoenix","permalink":"/installing-phoenix","redirect_from":["/installing-ph\u0153nix","/ph\u0153nix","/phoenix","/pn"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Ph\u0153nix","slug":"running-ph\u0153nix","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-phoenix.md"}');export{e as data}; diff --git a/assets/index.html.b834639c.js b/assets/index.html.b834639c.js new file mode 100644 index 000000000000..ff30231b42c9 --- /dev/null +++ b/assets/index.html.b834639c.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as p,r as i,o as h,c,a as e,b as l,d as t,w as o,e as m}from"./app.748f7f56.js";const y={},f={class:"custom-container danger"},b={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container tip"},k={href:"https://checkra.in/linux",target:"_blank",rel:"noopener noreferrer"};function g(v,n){const r=i("router-link"),s=i("ExternalLinkIcon"),u=i("Tab"),a=i("Tabs");return h(),c("div",null,[e("div",f,[n[3]||(n[3]=e("p",{class:"custom-container-title"},"DANGER",-1)),e("p",null,[n[1]||(n[1]=l("If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc.) this guide will not work, and you should follow ")),t(r,{to:"/using-odysseyn1x"},{default:o(()=>n[0]||(n[0]=[l("Using Odysseyn1x")])),_:1}),n[2]||(n[2]=l(" instead."))])]),n[23]||(n[23]=m('

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    Requirements (Linux)

    ',3)),e("ul",null,[e("li",null,[n[5]||(n[5]=l("The latest release of ")),e("a",b,[n[4]||(n[4]=l("checkra1n")),t(s)])]),n[6]||(n[6]=e("li",null,"An Apple TV Siri remote (any generation)",-1)),n[7]||(n[7]=e("li",null,[l("If you have an Apple TV 4K, you will also need two cables: "),e("ul",null,[e("li",null,"A GoldenEye or Foxlink X892 cable"),e("li",null,"An Alex DCSD cable"),e("li",null,"It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.")])],-1))]),n[24]||(n[24]=e("p",null,[e("img",{src:d,alt:"A screenshot of the checkra1n application"})],-1)),n[25]||(n[25]=e("h2",{id:"installing-checkra1n",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-checkra1n","aria-hidden":"true"},"#"),l(" Installing checkra1n")],-1)),t(a,{tabs:""},{default:o(()=>[t(u,{tab:"",name:"Apple TV HD",default:!0},{default:o(()=>[e("div",w,[n[11]||(n[11]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[n[9]||(n[9]=l("checkra1n provides native support to machines running a Debian-based distro (e.g Ubuntu). It's recommended that you follow ")),e("a",k,[n[8]||(n[8]=l("specific instructions")),t(s)]),n[10]||(n[10]=l(" provided by the checkra1n team themselves."))])]),e("ol",null,[n[18]||(n[18]=e("li",null,[l("Run the "),e("code",null,"checkra1n"),l(" binary in the terminal using "),e("code",null,"./checkra1n"),e("ul",null,[e("li",null,[l("You may need to run "),e("code",null,"sudo chmod a+x ./checkra1n"),l(" if the binary doesn't run")]),e("li",null,[l("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),l(", then enable the "),e("code",null,"Allow Untested Versions"),l(" option once it runs")])])],-1)),n[19]||(n[19]=e("li",null,"Plug your Apple TV device into your computer",-1)),n[20]||(n[20]=e("li",null,[l("Click "),e("code",null,"Start"),l(" -> "),e("code",null,"Next"),l(" on checkra1n "),e("ul",null,[e("li",null,[l("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),l(", then enable the "),e("code",null,"Allow Untested Versions"),l(" option before clicking Start")]),e("li",null,"Your device will be put into recovery mode automatically")])],-1)),e("li",null,[n[13]||(n[13]=l("You will now be presented with instructions in how to reboot your device into ")),t(r,{to:"/faq/#what-is-dfu-mode"},{default:o(()=>n[12]||(n[12]=[l("DFU mode")])),_:1}),n[14]||(n[14]=l(", click ")),n[15]||(n[15]=e("code",null,"Start",-1)),n[16]||(n[16]=l(" to begin ")),n[17]||(n[17]=e("ul",null,[e("li",null,"Follow the instructions until your device shows a black screen")],-1))]),n[21]||(n[21]=e("li",null,"After this, checkra1n should automatically install to your Apple TV",-1))])]),_:1}),t(u,{tab:"",name:"Apple TV 4K (1st generation)",default:!1},{default:o(()=>n[22]||(n[22]=[e("ol",null,[e("li",null,"Connect the GoldenEye to your Apple TV's Ethernet port"),e("li",null,'The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two'),e("li",null,[l("Connect the other end of the Alex cable to your computer, and then power cycle the Apple TV "),e("ul",null,[e("li",null,"You can do this by unplugging the power cord or by holding the Menu and TV buttons")])]),e("li",null,"The Apple TV should automatically enter DFU."),e("li",null,[l("Run the "),e("code",null,"checkra1n"),l(" binary in the terminal using "),e("code",null,"./checkra1n -c"),e("ul",null,[e("li",null,[l("You may need to run "),e("code",null,"sudo chmod a+x ./checkra1n"),l(" if the binary doesn't run")]),e("li",null,[l("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),l(", then enable the "),e("code",null,"Allow Untested Versions"),l(" option once it runs")])])]),e("li",null,"After this, checkra1n should automatically install.")],-1)])),_:1})]),_:1}),n[26]||(n[26]=e("p",null,"Your Apple TV device should now reboot.",-1)),n[27]||(n[27]=e("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var V=p(y,[["render",g],["__file","index.html.vue"]]);export{V as default}; diff --git a/assets/index.html.b9353023.js b/assets/index.html.b9353023.js new file mode 100644 index 000000000000..ccb1105651cc --- /dev/null +++ b/assets/index.html.b9353023.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-9ae71ad0","path":"/it_IT/installing-absinthe/","title":"Absinthe","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Absinthe","description":"Guida per l\u2019installazione di Absinthe","permalink":"/it_IT/installing-absinthe","redirect_from":["/it_IT/absinthe"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul r/LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-absinthe.md"}');export{i as data}; diff --git a/assets/index.html.b97f1e0a.js b/assets/index.html.b97f1e0a.js new file mode 100644 index 000000000000..a16b96db8f9c --- /dev/null +++ b/assets/index.html.b97f1e0a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-12d13563","path":"/installing-checkra1n-tv/macos/","title":"Installing checkra1n for Apple TV (macOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing checkra1n for Apple TV (macOS)","description":"Guide to installing checkra1n for Apple TV on macOS","permalink":"/installing-checkra1n-tv/macos","extra_contributors":["stekc","Tanbeer191","TheHacker894","Snoolie","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]}],"git":{"updatedTime":1706772308000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-macos.md"}');export{e as data}; diff --git a/assets/index.html.b9a25a26.js b/assets/index.html.b9a25a26.js new file mode 100644 index 000000000000..ae584ae23b7b --- /dev/null +++ b/assets/index.html.b9a25a26.js @@ -0,0 +1 @@ +import{_ as r,r as a,o as d,c as p,a as e,b as o,d as t,w as l}from"./app.748f7f56.js";const m={},c={class:"custom-container tip"},f={class:"custom-container tip"};function y(h,n){const u=a("router-link"),s=a("Tab"),i=a("Tabs");return d(),p("div",null,[n[14]||(n[14]=e("p",null,[o("If you want to remove palera1n, you can use the below commands on a PC/Mac while your device is connected. To remove the jailbreak, you "),e("strong",null,"do not have to restore"),o(".")],-1)),t(i,{tabs:""},{default:l(()=>[t(s,{tab:"",name:"macOS/Linux",default:!0},{default:l(()=>[n[4]||(n[4]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"If you are on Linux, you will have to do another step first. Open up a terminal and run these commands:"),e("p",null,[e("code",null,"sudo systemctl stop usbmuxd")]),e("p",null,[e("code",null,"sudo usbmuxd -f -p")]),e("p",null,"Then, open a second terminal, and do the following steps with the other terminal window.")],-1)),e("div",c,[n[3]||(n[3]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[n[1]||(n[1]=o("This guide assumes you are running palera1n on a computer which already has palera1n installed. You can use the same computer you used before to install palera1n onto your device. If you are using a different computer which does not yet have palera1n, follow the ")),t(u,{to:"/installing-palera1n"},{default:l(()=>n[0]||(n[0]=[o("Installing palera1n")])),_:1}),n[2]||(n[2]=o(' guide to download palera1n and come back to this page once you reach the "Running palera1n" section (but do not follow the steps in the "Running palera1n" section).'))])]),n[5]||(n[5]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[o("If you're using Linux, add "),e("code",null,"sudo"),o(" to the front of the next command.")])],-1)),n[6]||(n[6]=e("ol",null,[e("li",null,[o("Run "),e("code",null,"palera1n --force-revert"),e("ul",null,[e("li",null,[o("If you're using rootful palera1n, add the "),e("code",null,"-f"),o(" flag to the end of the command")])])])],-1)),n[7]||(n[7]=e("p",null,"Your device should boot into iOS, and you can use the device as normal.",-1))]),_:1}),t(s,{tab:"",name:"palen1x"},{default:l(()=>[e("div",f,[n[11]||(n[11]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[n[9]||(n[9]=o("If you no longer have your palen1x USB drive, you can prepare another one by following the steps on ")),t(u,{to:"/using-palen1x"},{default:l(()=>n[8]||(n[8]=[o("Using palen1x")])),_:1}),n[10]||(n[10]=o(' up to but not including the "Running palera1n" section.'))])]),n[12]||(n[12]=e("ol",null,[e("li",null,[o("Once you have loaded palen1x, select "),e("code",null,"palera1n")]),e("li",null,[o("If you were using palera1n rootless, select "),e("code",null,"Switch"),o(", then select "),e("code",null,"Rootless"),o(".")]),e("li",null,[o("Select "),e("code",null,"Options"),o(", enable "),e("code",null,"Restore RootFS"),o(" with the space key, and then exit the options menu with the enter key.")]),e("li",null,[o("Select "),e("code",null,"Start")])],-1)),n[13]||(n[13]=e("p",null,"Your device should boot into iOS, and you can use the device as normal.",-1))]),_:1})]),_:1})])}var g=r(m,[["render",y],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.b9fe4570.js b/assets/index.html.b9fe4570.js new file mode 100644 index 000000000000..7ef487d8f512 --- /dev/null +++ b/assets/index.html.b9fe4570.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as d,r as a,o as p,c as u,a as o,b as t,d as i,e as h,w as r}from"./app.748f7f56.js";const c={},m={href:"https://phoenixpwn.com/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container tip"};function b(y,e){const n=a("ExternalLinkIcon"),l=a("router-link");return p(),u("div",null,[e[13]||(e[13]=o("p",null,"Ph\u0153nix is capable of jailbreaking 32bit iOS devices on firmware version 9.3.5 and 9.3.6.",-1)),e[14]||(e[14]=o("p",null,"Note that the Ph\u0153nix jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[15]||(e[15]=o("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the Ph\u0153nix jailbreak application to your device every 7 days from your computer.",-1)),e[16]||(e[16]=o("p",null,"We will use the Sideloadly tool to install the Ph\u0153nix jailbreak application to your iOS device for use in the next step.",-1)),e[17]||(e[17]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),e[18]||(e[18]=o("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[o("p",null,[t(" Ph\u0153nix is currently signed at "),o("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),t(" for easy installation without a computer. ")])],-1)),o("ul",null,[o("li",null,[e[1]||(e[1]=t("The latest version of ")),o("a",m,[e[0]||(e[0]=t("Ph\u0153nix")),i(n)])]),o("li",null,[e[3]||(e[3]=t("The latest version of ")),o("a",f,[e[2]||(e[2]=t("Sideloadly")),i(n)])]),o("li",null,[e[5]||(e[5]=t("The latest version of ")),o("a",g,[e[4]||(e[4]=t("iTunes")),i(n)]),e[6]||(e[6]=t(" if on Windows."))])]),e[19]||(e[19]=h('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Ph\u0153nix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Ph\u0153nix application can now be opened from home screen.

    Running Ph\u0153nix

    1. Open the Ph\u0153nix application from your home screen
    2. Tap Prepare for Jailbreak -> Accept -> Dismiss -> Proceed with Jailbreak -> Begin Installation -> Use Provided Offsets

    When jailbreaking for a second time, an option called "Kickstart Jailbreak" will replace "Prepare for Jailbreak". Tap that instead.

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',11)),o("p",null,[e[8]||(e[8]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(l,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[7]||(e[7]=[t("tweaks")])),_:1}),e[9]||(e[9]=t(", themes and more."))]),o("div",w,[e[12]||(e[12]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[11]||(e[11]=t("If you wish to use a more modern package manager, continue to ")),i(l,{to:"/installing-zebra"},{default:r(()=>e[10]||(e[10]=[t("Installing Zebra")])),_:1})])])])}var v=d(c,[["render",b],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.ba075cfd.js b/assets/index.html.ba075cfd.js new file mode 100644 index 000000000000..aeb181442d2d --- /dev/null +++ b/assets/index.html.ba075cfd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-02bb91c8","path":"/installing-libertv/","title":"Installing LiberTV","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing LiberTV","description":"Guide to installing LiberTV","permalink":"/installing-libertv","0pkgman":"nito.tv","extra_contributors":["WhitetailAni","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Running LiberTV","slug":"running-libertv","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"en_US/jailbreak/installing-libertv.md"}');export{e as data}; diff --git a/assets/index.html.ba4dd7c4.js b/assets/index.html.ba4dd7c4.js new file mode 100644 index 000000000000..71f0c43c0038 --- /dev/null +++ b/assets/index.html.ba4dd7c4.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-2c274d56","path":"/it_IT/using-coolbooter/","title":"Coolbooter","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Coolbooter","description":"Guida all'utilizzo di Coolbooter per eseguire il dualboot di due diverse versioni di iOS sul tuo dispositivo a 32 bit","permalink":"/it_IT/using-coolbooter","redirect_from":["/it_IT/coolbooter"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord] di r/LegacyJailbreak (http://discord.legacyjailbreak.com/).","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Installare Coolbooter","slug":"installare-coolbooter","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-coolbooter.md"}`);export{e as data}; diff --git a/assets/index.html.baeffc37.js b/assets/index.html.baeffc37.js new file mode 100644 index 000000000000..bd4f651a266e --- /dev/null +++ b/assets/index.html.baeffc37.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-0b275062","path":"/it_IT/updating-to-17-3/","title":"Updating to 17.3","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Updating to 17.3","permalink":"/it_IT/updating-to-17-3","redirect_from":["/updating-to-17-2","/updating-to-17-1-1","/updating-to-17-1","/updating-to-17-0-3"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 18.1","slug":"updating-to-18-1","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-17.3.md"}');export{t as data}; diff --git a/assets/index.html.bbc8ad9e.js b/assets/index.html.bbc8ad9e.js new file mode 100644 index 000000000000..97adcd85ca7e --- /dev/null +++ b/assets/index.html.bbc8ad9e.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-8c1cf910","path":"/it_IT/get-started/select-ipad-mini/","title":"Selezione Del Dispositivo (iPad mini)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Selezione Del Dispositivo (iPad mini)","description":"Scopri quali jailbreak puoi usare sul tuo iPad mini","chartType":"deviceGroup","widePage":true,"type":"iPad mini","group":[{"name":"iPad mini (6th generation)","type":"iPad mini","order":5,"devices":["iPad14,1","iPad14,2"],"released":["2021-09-24"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,1","count":4,"dark":true}},{"name":"iPad mini (5th generation)","type":"iPad mini","order":4,"devices":["iPad11,1","iPad11,2"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,1","count":1,"dark":false}},{"name":"iPad mini 4","type":"iPad mini","order":3,"devices":["iPad5,1","iPad5,2"],"released":["2015-09-09"],"soc":["A8"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,1","count":1,"dark":false}},{"name":"iPad mini 3","type":"iPad mini","order":2,"devices":["iPad4,7","iPad4,8","iPad4,9"],"released":["2014-10-22"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,7","count":1,"dark":false}},{"name":"iPad mini 2","type":"iPad mini","order":1,"devices":["iPad4,4","iPad4,5","iPad4,6"],"released":["2013-10-23","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,4","count":1,"dark":false}},{"name":"iPad mini","type":"iPad mini","order":0,"devices":["iPad2,5","iPad2,6","iPad2,7"],"released":["2012-11-02"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.6"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.6"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,5","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.bbeec4f6.js b/assets/index.html.bbeec4f6.js new file mode 100644 index 000000000000..2ba43c78aa06 --- /dev/null +++ b/assets/index.html.bbeec4f6.js @@ -0,0 +1 @@ +import{_ as e,o,c as a,e as l}from"./app.748f7f56.js";const t={};function r(s,i){return o(),a("div",null,i[0]||(i[0]=[l('

    Lettura Necessaria

    Coolbooter consente di eseguire il dualboot di qualsiasi versione supportata di iOS su alcuni dispositivi. Coolbooter \xE8 permanente, ma pu\xF2 essere rimosso tramite l'app Coolbooter sul sistema operativo principale.

    Solo i seguenti dispositivi sono supportati su iOS 5-10:

    • iPhone 4
    • iPhone 4S
    • iPhone 5
    • iPhone 5c
    • iPad 2
    • iPad 3
    • iPad 4
    • iPad mini (1a generazione)
    • iPod Touch 5G

    Questa guida richieder\xE0 di avere gi\xE0 il jailbreak su uno dei dispositivi elencati sopra.

    Installare Coolbooter

    1. Aggiungi la sorgente: https://coolbooter.com/ usando Cydia
    2. Scarica e installa Coolbooter
    3. Clicca su Install
      • Scegli la versione di iOS che desideri
      • Puoi scegliere la quantit\xE0 di memoria assegnata alla nuova partizione toccando Storage
    4. Una volta configurato Coolbooter a tuo piacimento, tocca I'm Ready
    5. Segui le istruzioni a schermo
      • Si consiglia di scegliere di eseguire il jailbreak sul nuovo sistema operativo, poich\xE9 le versioni di iOS installate con Coolbooter non possono essere jailbreakkare tranne che con Coolbooter stesso
    6. Dopo che il procedimento di Coolbooter \xE8 stato completato, riavvia il dispositivo
      • Dovrai eseguire nuovamente il jailbreak se stai usando un jailbreak semi-untethered
    7. Apri Coolbooter
    8. Clicca su Boot
    9. Quando richiesto di bloccare il dispositivo, bloccalo

    Per avviare la tua versione principale di iOS, riavvia il dispositivo.

    ',8)]))}var c=e(t,[["render",r],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.bc996cbb.js b/assets/index.html.bc996cbb.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.bc996cbb.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.bcf9a66c.js b/assets/index.html.bcf9a66c.js new file mode 100644 index 000000000000..19fca1974d79 --- /dev/null +++ b/assets/index.html.bcf9a66c.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as u,a as o,b as t,d as i,w as l,e as p}from"./app.748f7f56.js";const k={},h={class:"custom-container warning"},m={href:"https://kok3shidoll.github.io/download/kokeshi/kokeshiX_v1.0_alpha_2.ipa",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},y={class:"custom-container tip"};function f(w,e){const n=r("router-link"),a=r("ExternalLinkIcon");return d(),u("div",null,[e[15]||(e[15]=o("p",null,"kok3shiX is capable of jailbreaking every 32-bit iOS device on firmware version 10.3 up to 10.3.4.",-1)),e[16]||(e[16]=o("p",null,"Note that the kok3shiX jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[17]||(e[17]=o("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the kok3shiX jailbreak application to your device every 7 days from your computer.",-1)),e[18]||(e[18]=o("p",null,"We will use Sideloadly to install the application to your device.",-1)),o("div",h,[e[3]||(e[3]=o("p",{class:"custom-container-title"},"WARNING",-1)),e[4]||(e[4]=o("p",null,"kok3shiX is an Alpha, as a result you may potentially have more issues than you otherwise would. Backup your data before continuing.",-1)),o("p",null,[e[1]||(e[1]=t("Alternatively, you can follow ")),i(n,{to:"/installing-socket"},{default:l(()=>e[0]||(e[0]=[t("Installing Socket")])),_:1}),e[2]||(e[2]=t(" instead."))])]),e[19]||(e[19]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),o("ul",null,[o("li",null,[e[6]||(e[6]=t("The latest version of ")),o("a",m,[e[5]||(e[5]=t("kok3shiX")),i(a)])]),o("li",null,[e[8]||(e[8]=t("The latest version of ")),o("a",g,[e[7]||(e[7]=t("Sideloadly")),i(a)])])]),e[20]||(e[20]=p('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the kok3shiX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The kok3shiX application can now be opened from home screen.

    Running kok3shiX

    1. Open the kok3shiX application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',9)),o("p",null,[e[10]||(e[10]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),i(n,{to:"/faq/#what-are-tweaks"},{default:l(()=>e[9]||(e[9]=[t("tweaks")])),_:1}),e[11]||(e[11]=t(", themes and more."))]),o("div",y,[e[14]||(e[14]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[13]||(e[13]=t("If you wish to use a more modern package manager, continue to ")),i(n,{to:"/installing-zebra"},{default:l(()=>e[12]||(e[12]=[t("Installing Zebra")])),_:1})])])])}var v=s(k,[["render",f],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.bdac3089.js b/assets/index.html.bdac3089.js new file mode 100644 index 000000000000..430cd47758b7 --- /dev/null +++ b/assets/index.html.bdac3089.js @@ -0,0 +1 @@ +import{_ as o,r,o as l,c as d,e as u,a as e,b as a,d as s,w as n}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"},c={class:"custom-container tip"},m={class:"custom-container tip"},b={class:"custom-container tip"};function v(f,i){const t=r("router-link");return l(),d("div",null,[i[12]||(i[12]=u('

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata \xE8 opzionale, ma sono tutte utili se non si ha familiarit\xE0 con il jailbreak.

    Step successivi consigliati

    Usare Zebra

    Se non sai come usare Zebra, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina pu\xF2 essere una grande risorsa per capire come utilizzarlo.

    ',5)),e("div",g,[i[2]||(i[2]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[1]||(i[1]=a("Continua con ")),s(t,{to:"/using-zebra"},{default:n(()=>i[0]||(i[0]=[a("Usare Zebra")])),_:1})])]),i[13]||(i[13]=e("h3",{id:"bloccare-gli-aggiornamenti-software",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#bloccare-gli-aggiornamenti-software","aria-hidden":"true"},"#"),a(" Bloccare gli Aggiornamenti Software")],-1)),i[14]||(i[14]=e("p",null,"Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi pi\xF9 recenti dove l'aggiornamento all'ultima versione di iOS si risulter\xE0 in un'incapacit\xE0 di eseguire il jailbreak del dispositivo.",-1)),i[15]||(i[15]=e("p",null,"Poich\xE9 \xE8 una cosa molto importante, questa pagina ti far\xE0 apprendere il miglior modo di disabilitare gli aggiornamenti software",-1)),e("div",c,[i[5]||(i[5]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[4]||(i[4]=a("Continua con ")),s(t,{to:"/blocking-updates"},{default:n(()=>i[3]||(i[3]=[a("Bloccare gli aggiornamenti")])),_:1})])]),i[16]||(i[16]=e("h3",{id:"salvare-i-blobs",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#salvare-i-blobs","aria-hidden":"true"},"#"),a(" Salvare i Blobs")],-1)),i[17]||(i[17]=e("p",null,"Salvare i Blobs \xE8 una cosa particolarmente importante nel jailbreak, poich\xE9, a seconda della combatibilit\xE0 di SEP e (se si utilizza un dispositivo cellulare) Baseband, potresti essere in grado di ripristinare una versione non firmata o la versione su cui sei se qualcosa va storto, invece di ripristinare all'ultima versione firmata.",-1)),e("div",m,[i[8]||(i[8]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[7]||(i[7]=a("Continua con ")),s(t,{to:"/saving-blobs"},{default:n(()=>i[6]||(i[6]=[a("Salvare i Blobs")])),_:1})])]),i[18]||(i[18]=e("h2",{id:"altri-step-utili",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#altri-step-utili","aria-hidden":"true"},"#"),a(" Altri Step utili")],-1)),i[19]||(i[19]=e("h3",{id:"aggiungere-delle-repo-consigliate",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#aggiungere-delle-repo-consigliate","aria-hidden":"true"},"#"),a(" Aggiungere delle Repo consigliate")],-1)),i[20]||(i[20]=e("p",null,"Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero gi\xE0, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.",-1)),e("div",b,[i[11]||(i[11]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[10]||(i[10]=a("Continua con ")),s(t,{to:"/recommended-repos"},{default:n(()=>i[9]||(i[9]=[a("Repo Consigliate")])),_:1})])])])}var k=o(p,[["render",v],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.bea5db69.js b/assets/index.html.bea5db69.js new file mode 100644 index 000000000000..c4638bbe10b9 --- /dev/null +++ b/assets/index.html.bea5db69.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-50f960bc","path":"/it_IT/removing-taurine/","title":"Rimuovere Taurine","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere Taurine","description":"Guida alla rimozione di Taurine","permalink":"/it_IT/removing-taurine"},"excerpt":"","headers":[{"level":2,"title":"Rimozione","slug":"rimozione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-taurine.md"}');export{e as data}; diff --git a/assets/index.html.bf6ca937.js b/assets/index.html.bf6ca937.js new file mode 100644 index 000000000000..1a1934a32547 --- /dev/null +++ b/assets/index.html.bf6ca937.js @@ -0,0 +1 @@ +import{_ as r,r as o,o as p,c as d,a as e,b as n,d as i,w as a}from"./app.748f7f56.js";const m={},g={class:"custom-container tip"},c={class:"custom-container tip"};function v(f,l){const s=o("router-link"),t=o("Tab"),u=o("Tabs");return p(),d("div",null,[l[14]||(l[14]=e("p",null,[n("Se si desidera rimuovere palera1n, \xE8 possibile utilizzare i seguenti comandi su un PC/Mac mentre il dispositivo \xE8 connesso. Per rimuovere il jailbreak, "),e("strong",null,"non devi ripristinare"),n(".")],-1)),i(u,{tabs:""},{default:a(()=>[i(t,{tab:"",name:"macOS/Linux",default:!0},{default:a(()=>[l[4]||(l[4]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se sei su Linux, dovrai prima fare un altro passaggio. Apri un terminale ed esegui questi comandi:"),e("p",null,[e("code",null,"sudo systemctl stop usbmuxd")]),e("p",null,[e("code",null,"sudo usbmuxd -f -p")]),e("p",null,"Poi, apri un secondo terminale ed esegui i seguenti passaggi con l'altra finestra del terminale.")],-1)),e("div",g,[l[3]||(l[3]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[l[1]||(l[1]=n("Questa guida presuppone che tu esegua palera1n su un computer che ha gi\xE0 palera1n installato. Puoi usare lo stesso computer che hai usato precedentemente per installare palera1n sul tuo dispositivo. Se stai usando un computer diverso che non ha ancora palera1n, segui la guida ")),i(s,{to:"/installing-palera1n"},{default:a(()=>l[0]||(l[0]=[n("Installa palera1n")])),_:1}),l[2]||(l[2]=n(' per scaricare palera1n e ritorna su questa pagina una volta raggiunta la sezione "Esegui palera1n" (ma non seguire gli step della sezione "Esegui palera1n").'))])]),l[5]||(l[5]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[n("Se stai usando Linux, aggiungi "),e("code",null,"sudo"),n(" all'inizio del prossimo comando.")])],-1)),l[6]||(l[6]=e("ol",null,[e("li",null,[n("Esegui "),e("code",null,"palera1n --force-revert"),e("ul",null,[e("li",null,[n("Se stai usando palera1n rootful, aggiungi la flag "),e("code",null,"-f"),n(" alla fine del comando")])])])],-1)),l[7]||(l[7]=e("p",null,"Il dispositivo dovrebbe avviarsi su iOS, ed \xE8 possibile utilizzare il telefono normalmente.",-1))]),_:1}),i(t,{tab:"",name:"palen1x"},{default:a(()=>[e("div",c,[l[11]||(l[11]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[l[9]||(l[9]=n("Se non hai pi\xF9 la tua USB con palen1x, puoi prepararne un'altra seguendo i passi di ")),i(s,{to:"/using-palen1x"},{default:a(()=>l[8]||(l[8]=[n("Usare palen1x")])),_:1}),l[10]||(l[10]=n(' fino alla sezione "Esegui palera1n" esclusa.'))])]),l[12]||(l[12]=e("ol",null,[e("li",null,[n("Una volta che hai caricato palen1x, seleziona "),e("code",null,"palera1n")]),e("li",null,[n("Se stavi utilizzando palera1n rootless, seleziona "),e("code",null,"Switch"),n(", poi seleziona "),e("code",null,"Rootless"),n(".")]),e("li",null,[n("Seleziona "),e("code",null,"Options"),n(", abilita "),e("code",null,"Restore RootFS"),n(" utilizzando il tasto spazio, poi esci dal menu opzioni con il tasto enter.")]),e("li",null,[n("Seleziona "),e("code",null,"Start")])],-1)),l[13]||(l[13]=e("p",null,"Il tuo dispositivo dovrebbe avviarsi in iOS, poi potrai utilizzare il tuo dispositivo normalmente.",-1))]),_:1})]),_:1})])}var b=r(m,[["render",v],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.c04b1984.js b/assets/index.html.c04b1984.js new file mode 100644 index 000000000000..35b8e5bfefd2 --- /dev/null +++ b/assets/index.html.c04b1984.js @@ -0,0 +1 @@ +import{_ as s,r as i,o as d,c as a,a as o,b as r,d as t,w as u,e as p}from"./app.748f7f56.js";const m={},f={href:"https://discord.gg/9apvC4C3CC",target:"_blank",rel:"noopener noreferrer"},g={href:"https://support.apple.com/kb/DL1816?locale=en_US",target:"_blank",rel:"noopener noreferrer"},v={href:"https://www.howtogeek.com/396530/how-to-put-your-iphone-or-ipad-into-recovery-mode/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://docs.google.com/spreadsheets/d/1Mb1UNm6g3yvdQD67M413GYSaJ4uoNhLgpkc7YKi3LBs/edit#gid=0",target:"_blank",rel:"noopener noreferrer"};function y(h,e){const n=i("ExternalLinkIcon"),l=i("router-link");return d(),a("div",null,[e[41]||(e[41]=o("h2",{id:"help-page",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#help-page","aria-hidden":"true"},"#"),r(" Help page")],-1)),o("ul",null,[o("li",null,[e[1]||(e[1]=r("This page is intended to provide solutions for errors encountered with FutureRestore. If none work, please join the r/Jailbreak ")),o("a",f,[e[0]||(e[0]=r("Discord Server")),t(n)]),e[2]||(e[2]=r(" and ask in #futurerestorehelp"))])]),e[42]||(e[42]=o("h2",{id:"ibec-error-error-code-8",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#ibec-error-error-code-8","aria-hidden":"true"},"#"),r(" iBEC error (error code -8)")],-1)),e[43]||(e[43]=o("p",null,"This is a common error which you may run into while using FutureRestore, especially if you are using a Windows machine. To fix this:",-1)),o("ol",null,[e[11]||(e[11]=o("li",null,[r("Uninstall all Apple devices in Device Manager "),o("ul",null,[o("li",null,'Make sure to check "Uninstall Driver" when uninstalling')])],-1)),e[12]||(e[12]=o("li",null,"Uninstall all Apple products including iTunes and Apple Device Support programs in the Control Panel",-1)),e[13]||(e[13]=o("li",null,"Unplug and replug your device",-1)),e[14]||(e[14]=o("li",null,"Check device manager for any Apple devices and uninstall them and any drivers",-1)),e[15]||(e[15]=o("li",null,"Disconnect your device",-1)),o("li",null,[e[4]||(e[4]=r("Install the iTunes ")),e[5]||(e[5]=o("code",null,".exe",-1)),e[6]||(e[6]=r(" file from ")),o("a",g,[e[3]||(e[3]=r("apple.com")),t(n)]),e[7]||(e[7]=r(" itself"))]),o("li",null,[e[9]||(e[9]=r("Boot your device into ")),o("a",v,[e[8]||(e[8]=r("Recovery Mode")),t(n)]),e[10]||(e[10]=r(" and plug it into your computer"))]),e[16]||(e[16]=o("li",null,"Uninstall the iBoot (Recovery) driver and software from Device Manager",-1)),e[17]||(e[17]=o("li",null,"Run FutureRestore again",-1)),e[18]||(e[18]=o("li",null,"Unplug and replug your device.",-1)),e[19]||(e[19]=o("li",null,"Run FutureRestore again. This issue should now be resolved.",-1))]),e[44]||(e[44]=o("p",null,[o("img",{src:"https://media.discordapp.net/attachments/825122925204078622/839186681202212904/unknown.png",alt:"example"})],-1)),e[45]||(e[45]=o("h2",{id:"device-apnonce-doesn-t-match-apticket-nonce",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#device-apnonce-doesn-t-match-apticket-nonce","aria-hidden":"true"},"#"),r(" Device ApNonce doesn't match APTicket nonce")],-1)),o("p",null,[e[21]||(e[21]=r("This error means that you have not set your generator on your device to that of the blob. In order to solve this problem, follow the ")),e[22]||(e[22]=o("code",null,"Setting nonce",-1)),e[23]||(e[23]=r(" part of the ")),t(l,{to:"/futurerestore"},{default:u(()=>e[20]||(e[20]=[r("FutureRestore page")])),_:1})]),e[46]||(e[46]=o("h2",{id:"sep-firmware-is-not-being-signed",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#sep-firmware-is-not-being-signed","aria-hidden":"true"},"#"),r(" SEP Firmware is not being signed")],-1)),o("p",null,[e[25]||(e[25]=r("This problem occurs when the user tries to manually specify SEP from the ")),e[26]||(e[26]=o("em",null,"target",-1)),e[27]||(e[27]=r(" version, instead of from the ")),e[28]||(e[28]=o("em",null,"latest",-1)),e[29]||(e[29]=r(" available version. To fix this problem, either choose the ")),e[30]||(e[30]=o("code",null,"latest-sep",-1)),e[31]||(e[31]=r(" argument or use the ")),e[32]||(e[32]=o("code",null,"custom-latest",-1)),e[33]||(e[33]=r(" or ")),e[34]||(e[34]=o("code",null,"custom-latest-buildid",-1)),e[35]||(e[35]=r(" with the ")),e[36]||(e[36]=o("code",null,"custom-latest-beta",-1)),e[37]||(e[37]=r(" argument with a compatible version provided based on the ")),o("a",b,[e[24]||(e[24]=r("SEP/BB Compatibility Chart")),t(n)]),e[38]||(e[38]=r(" (you can use ")),e[39]||(e[39]=o("a",{href:"appledb"},"https://appledb.dev",-1)),e[40]||(e[40]=r(" to find the buildid for a version). You do not need to manually provide SEP or BB."))]),e[47]||(e[47]=p('

    Could not connect to device in recovery mode / Failed to place device in recovery mode

    NOTE: if the error is similarly named, follow these steps too.

    • If your device is in recovery mode, run FutureRestore again while your device is in recovery mode.
    • If your device is not in recovery mode, enter recovery mode manually, then run FutureRestore again.

    Error: Unable to receive message from FDR...

    The fix for this is either waiting (it can take a very long time) or just re-trying the process. This is an error that has been diagnosed but no fix for it is available as of the time of writing this.

    About to send NOR data... No data to read

    If you get this error message, you may try stopping the futurerestore process and disabling the no-rsep argument. If the restore continues to get stuck here regardless if no-rsep is enabled or disabled, you may be unable to restore as the cause of this error has not been diagnosed at the time of writing.

    ',7))])}var k=s(m,[["render",y],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.c0b883e5.js b/assets/index.html.c0b883e5.js new file mode 100644 index 000000000000..2258a22e2bd4 --- /dev/null +++ b/assets/index.html.c0b883e5.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-273bcd09","path":"/it_IT/installing-trollstore-tvos/","title":"Installing TrollStore (tvOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing TrollStore (tvOS)","description":"Guide to installing TrollStore on an Apple TV","permalink":"/it_IT/installing-trollstore-tvos","sidebar":false,"home":true,"hero":false,"extra_contributors":["alfiecg24","opa334","iCraze"]},"excerpt":"","headers":[],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore-tvOS/index.md"}');export{t as data}; diff --git a/assets/index.html.c1020915.js b/assets/index.html.c1020915.js new file mode 100644 index 000000000000..28daad9f3843 --- /dev/null +++ b/assets/index.html.c1020915.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-2855fb56","path":"/installing-p0laris/","title":"Installing p0laris","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing p0laris","description":"Guide to installing p0laris","permalink":"/installing-p0laris","redirect_from":["/p0laris","/polaris"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running p0laris","slug":"running-p0laris","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-p0laris.md"}');export{i as data}; diff --git a/assets/index.html.c1a7859c.js b/assets/index.html.c1a7859c.js new file mode 100644 index 000000000000..eaccc24342dc --- /dev/null +++ b/assets/index.html.c1a7859c.js @@ -0,0 +1 @@ +import{_ as p}from"./greenpois0n-win.f9f3ac04.js";import{_ as d,r,o as m,c as b,a as n,b as l,d as o,w as i}from"./app.748f7f56.js";const f={},y={href:"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://secure-appldnld.apple.com/iTunes11/031-3482.20140225.kdX8s/iTunes64Setup.exe",target:"_blank",rel:"noopener noreferrer"},w={href:"https://secure-appldnld.apple.com/iTunes11/031-3481.20140225.SdYYY/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},k={href:"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/",target:"_blank",rel:"noopener noreferrer"},v={class:"custom-container tip"},C={href:"https://secure-appldnld.apple.com/itunes12/031-34005-20150916-98D38F1E-5C11-11E5-A6AD-C05A6DA99CB1/iTunes6464Setup.exe",target:"_blank",rel:"noopener noreferrer"},T={href:"https://secure-appldnld.apple.com/itunes12/031-34002-20150916-98D32A92-5C11-11E5-80AC-C25A6DA99CB1/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},S={href:"https://support.apple.com/en-us/HT210384",target:"_blank",rel:"noopener noreferrer"};function O(D,e){const u=r("router-link"),t=r("ExternalLinkIcon"),s=r("Tab"),a=r("Tabs");return m(),b("div",null,[e[43]||(e[43]=n("p",null,"greenpois0n is capable of jailbreaking every iOS device except the iPhone 3G on firmware versions 4.1, 4.2.1, and 4.2.6, as well as the iPad 1st Generation on version 3.2.2",-1)),n("p",null,[e[1]||(e[1]=l("greenpois0n is an ")),o(u,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:i(()=>e[0]||(e[0]=[l("untethered")])),_:1}),e[2]||(e[2]=l(" jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore")),e[3]||(e[3]=n("br",null,null,-1)),e[4]||(e[4]=l(" You will need a computer running macOS 10.11 or older or Windows XP - 8.1. Wine will not work."))]),e[44]||(e[44]=n("p",null,[n("img",{src:p,alt:"A screenshot of greenpois0n (Windows)"})],-1)),e[45]||(e[45]=n("h2",{id:"installing-the-application",tabindex:"-1"},[n("a",{class:"header-anchor",href:"#installing-the-application","aria-hidden":"true"},"#"),l(" Installing the application")],-1)),e[46]||(e[46]=n("br",null,null,-1)),o(a,{tabs:""},{default:i(()=>[o(s,{tab:"",name:"macOS",default:!0},{default:i(()=>[n("ol",null,[n("li",null,[e[6]||(e[6]=l("Download ")),n("a",y,[e[5]||(e[5]=l("greenpois0n")),o(t)]),e[7]||(e[7]=n("ul",null,[n("li",null,"Choose RC6.1 if on iOS 4.2.1 or 4.2.6"),n("li",null,"Choose RC4 if on iOS 4.1 or iPhoneOS 3.2.2")],-1))]),e[8]||(e[8]=n("li",null,"Unzip greenpois0n",-1)),e[9]||(e[9]=n("li",null,[l("Run greenpois0n "),n("ul",null,[n("li",null,[l("Right click and click "),n("code",null,"Open")])])],-1)),e[10]||(e[10]=n("li",null,[l("Connect your iOS Device over to USB to your computer "),n("ul",null,[n("li",null,"Make sure your computer is trusted and allowed to view the contents of your device.")])],-1)),e[11]||(e[11]=n("li",null,[l("Click the "),n("code",null,"Prepare to Jailbreak (DFU)"),l(" button and follow the instructions on screen to put your device into DFU mode.")],-1)),e[12]||(e[12]=n("li",null,[l("Once finished, click the "),n("code",null,"Jailbreak!"),l(" button. "),n("ul",null,[n("li",null,"Your iOS Device's screen may turn white during this process. This is normal."),n("li",null,"Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode.")])],-1)),e[13]||(e[13]=n("li",null,[l("Once the jailbreak process is complete and you are on the home screen, open the newly-installed "),n("code",null,"Loader"),l(" app. "),n("ul",null,[n("li",null,"Ensure your iOS Device is connected to the internet.")])],-1)),e[14]||(e[14]=n("li",null,[l("Tap on "),n("code",null,"Cydia"),l(" and then tap "),n("code",null,"Install Cydia"),n("ul",null,[n("li",null,"The download may vary in speed depending on your connection. Ensure that your iOS Device does not go to sleep.")])],-1))])]),_:1}),o(s,{tab:"",name:"Windows"},{default:i(()=>[n("ol",null,[e[21]||(e[21]=n("li",null,[l("Check your iTunes version, if it is 10.6.3 or lower, you can skip steps 2-4 "),n("ul",null,[n("li",null,[l("You can check by opening iTunes, clicking "),n("code",null,"Help"),l(", then clicking "),n("code",null,"About")])])],-1)),e[22]||(e[22]=n("li",null,[l("Press "),n("code",null,"Windows Key+R"),l(" to open the Run dialog, then type "),n("code",null,"appwiz.cpl")],-1)),e[23]||(e[23]=n("li",null,[l("Uninstall everything published by "),n("code",null,"Apple Inc."),n("ul",null,[n("li",null,"You can find them easier if you sort by publisher"),n("li",null,"The amount of applications may vary, make sure you remove all of them"),n("li",null,"If you are prompted to restart your computer, dismiss the dialog")])],-1)),e[24]||(e[24]=n("li",null,"After all programs have been uninstalled, restart your computer",-1)),n("li",null,[e[17]||(e[17]=l("Download iTunes version 10.7 ")),n("ul",null,[n("li",null,[n("a",g,[e[15]||(e[15]=l("64-bit")),o(t)])]),n("li",null,[n("a",w,[e[16]||(e[16]=l("32-bit")),o(t)])])])]),e[25]||(e[25]=n("li",null,"Install iTunes, then restart your computer if prompted",-1)),n("li",null,[e[19]||(e[19]=l("Download ")),n("a",k,[e[18]||(e[18]=l("greenpois0n")),o(t)]),e[20]||(e[20]=n("ul",null,[n("li",null,"Choose RC6.1 if on iOS 4.2.1 or 4.2.6"),n("li",null,"Choose RC4 if on iOS 4.1 or iPhoneOS 3.2.2")],-1))]),e[26]||(e[26]=n("li",null,"Unzip greenpois0n",-1)),e[27]||(e[27]=n("li",null,[l("Run greenpois0n "),n("ul",null,[n("li",null,"Administrator access may be prompted.")])],-1)),e[28]||(e[28]=n("li",null,[l("Connect your iOS Device over to USB to your computer "),n("ul",null,[n("li",null,"Make sure your computer is trusted and allowed to view the contents of your device.")])],-1)),e[29]||(e[29]=n("li",null,[l("Click the "),n("code",null,"Prepare to Jailbreak (DFU)"),l(" button and follow the instructions on screen to put your device into DFU mode.")],-1)),e[30]||(e[30]=n("li",null,[l("Once finished, click the "),n("code",null,"Jailbreak!"),l(" button. "),n("ul",null,[n("li",null,"Your iOS Device's screen may turn white during this process. This is normal."),n("li",null,"Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode.")])],-1)),e[31]||(e[31]=n("li",null,[l("Once the jailbreak process is complete and you are on the home screen, open the newly-installed "),n("code",null,"Loader"),l(" app. "),n("ul",null,[n("li",null,"Ensure your iOS Device is connected to the internet.")])],-1)),e[32]||(e[32]=n("li",null,[l("Tap on "),n("code",null,"Cydia"),l(" and then tap "),n("code",null,"Install Cydia"),n("ul",null,[n("li",null,"The download may vary in speed depending on your connection. Ensure that your iOS Device does not go to sleep.")])],-1))]),n("div",v,[e[38]||(e[38]=n("p",{class:"custom-container-title"},"TIP",-1)),e[39]||(e[39]=n("p",null,"After jailbreaking is complete, install the latest version of iTunes to avoid library issues",-1)),n("ul",null,[n("li",null,[e[35]||(e[35]=l("Windows XP and Windows Vista (12.1.3): ")),n("ul",null,[n("li",null,[n("a",C,[e[33]||(e[33]=l("64-bit")),o(t)])]),n("li",null,[n("a",T,[e[34]||(e[34]=l("32-bit")),o(t)])])])]),n("li",null,[e[37]||(e[37]=l("Windows 7 and later (select Windows 8 if you are on Windows 7): ")),n("ul",null,[n("li",null,[n("a",S,[e[36]||(e[36]=l("Apple Support article")),o(t)])])])])])])]),_:1})]),_:1}),e[47]||(e[47]=n("div",{class:"custom-container tip"},[n("p",{class:"custom-container-title"},"TIP"),n("p",null,"Be sure to use an MFI-certified 30-pin connector for highest chances of success")],-1)),n("p",null,[e[41]||(e[41]=l("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),o(u,{to:"/faq/#what-are-tweaks"},{default:i(()=>e[40]||(e[40]=[l("tweaks")])),_:1}),e[42]||(e[42]=l(", themes and more."))])])}var h=d(f,[["render",O],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.c214edb9.js b/assets/index.html.c214edb9.js new file mode 100644 index 000000000000..37fe6232c72b --- /dev/null +++ b/assets/index.html.c214edb9.js @@ -0,0 +1 @@ +import{_ as n,r as a,o as r,c as s,a as t,b as o,d,e as l}from"./app.748f7f56.js";const u={},p={href:"https://f.itsnebula.net/noota-17.mobileconfig",target:"_blank",rel:"noopener noreferrer"};function f(c,e){const i=a("ExternalLinkIcon");return r(),s("div",null,[e[4]||(e[4]=t("p",null,`This will take you through installing the iOS 17 "tvOS profile" to block updates on your device. It's easy to install and ensures you'll stay on the firmware you're currently on. This is useful if you're waiting for a jailbreak for a lower version and don't want to update in case it gets patched.`,-1)),e[5]||(e[5]=t("h2",{id:"installing-the-tvos-profile",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#installing-the-tvos-profile","aria-hidden":"true"},"#"),o(" Installing the tvOS profile")],-1)),t("ol",null,[t("li",null,[e[1]||(e[1]=o("Open ")),t("a",p,[e[0]||(e[0]=o("https://f.itsnebula.net/noota-17.mobileconfig")),d(i)]),e[2]||(e[2]=o(" in your device's browser"))]),e[3]||(e[3]=l("
  • Select "Allow" if prompted
  • Open the Settings application
  • Navigate to General -> Profile
    • This may also be called Profile and Device Management
  • Tap on the tvOS Beta Profile you just installed
  • Tap "Install"
  • Confirm by tapping "Install" again
    • Enter your passcode if you have one
  • Tap "Install" for a third time
  • Restart your device when prompted
  • ",8))]),e[6]||(e[6]=l('

    Your device should no longer receive software updates. You can confirm this by going to Settings > General > Software Update, and if it shows that "iOS is up to date", you are successfully blocking updates.

    Uninstalling the tvOS Profile

    If you want to update your system again, follow the following steps to remove update blocking.

    DANGER

    By removing update blocking, you may unintentionally update to a higher firmware, and be unable to jailbreak.

    1. Open the Settings application
    2. Go to General -> Profile
    • This may also be called Profile and Device Management
    1. Tap on the tvOS Beta Profile
    2. Tap "Remove Downloaded Profile"

    Your device should now be able to update again.

    ',8))])}var h=n(u,[["render",f],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.c24e94eb.js b/assets/index.html.c24e94eb.js new file mode 100644 index 000000000000..b9f8789bf11b --- /dev/null +++ b/assets/index.html.c24e94eb.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6dc76d2b","path":"/updating-blobless/","title":"Updating (Blobless)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating (Blobless)","description":"Guide on updating to unsigned firmwares without any blobs using Dallas profiles.","permalink":"/updating-blobless","redirect_from":["/dallas","/updating-(dallas)","/updating-Dallas","/updating-to-12-5-5-(blobless)","/updating-to-14-3-(blobless)","/updating-to-14-4-(blobless)","/updating-to-14-4-1-(blobless)","/updating-to-14-4-2-(blobless)","/updating-to-14-5-(blobless)","/updating-to-14-6-(blobless)","/updating-to-14-7-(blobless)","/updating-to-14-7-1-(blobless)","/updating-to-14-8-(blobless)","/updating-to-14-8-(blobless-alternate)","/updating-to-15-0-2-(blobless)","/updating-alternate-edit","/updating-to-14-8-(dallas)","/updating-(blobless)"],"extra_contributors":["DhinakG"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Instructions","slug":"instructions","children":[{"level":3,"title":"Installing Dahlia","slug":"installing-dahlia","children":[]},{"level":3,"title":"Preparing to Update","slug":"preparing-to-update","children":[]},{"level":3,"title":"Restoring rootFS","slug":"restoring-rootfs","children":[]},{"level":3,"title":"Updating your firmware version","slug":"updating-your-firmware-version","children":[]},{"level":3,"title":"Removing Dallas profiles","slug":"removing-dallas-profiles","children":[]}]}],"git":{"updatedTime":1690657326000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":19},{"name":"emiyl","email":"me@emiyl.com","commits":3},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"alexia","email":"me@alexia.lol","commits":1}]},"filePathRelative":"en_US/updating/updating-blobless.md"}');export{e as data}; diff --git a/assets/index.html.c26d7ae2.js b/assets/index.html.c26d7ae2.js new file mode 100644 index 000000000000..e386ccc17ddc --- /dev/null +++ b/assets/index.html.c26d7ae2.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-0b4d1e60","path":"/installing-sockh3lix/","title":"Installing sockH3lix","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing sockH3lix","description":"Guide to installing sockH3lix","permalink":"/installing-sockh3lix","redirect_from":["/installing-sockhelix","/sockhelix","/sockh3lix","/sh3","/she"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running sockH3lix","slug":"running-sockh3lix","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-sockh3lix.md"}');export{i as data}; diff --git a/assets/index.html.c2db3563.js b/assets/index.html.c2db3563.js new file mode 100644 index 000000000000..2487429f8b37 --- /dev/null +++ b/assets/index.html.c2db3563.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-92f0f9dc","path":"/installing-kok3shiX/","title":"Installing kok3shiX","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing kok3shiX","description":"Guide to installing kok3shiX","permalink":"/installing-kok3shiX","redirect_from":["/kok3shiX","/kokeshiX"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running kok3shiX","slug":"running-kok3shix","children":[]}],"git":{"updatedTime":1729448580000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/archive/installing-kok3shiX.md"}');export{i as data}; diff --git a/assets/index.html.c2e37686.js b/assets/index.html.c2e37686.js new file mode 100644 index 000000000000..ba6c2cf17710 --- /dev/null +++ b/assets/index.html.c2e37686.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-11923002","path":"/installing-checkra1n-tv/linux/","title":"Installing checkra1n for Apple TV (Linux)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing checkra1n for Apple TV (Linux)","description":"Guide to installing checkra1n for Apple TV on Linux","permalink":"/installing-checkra1n-tv/linux","extra_contributors":["stekc","Tanbeer191","TheHacker894","Snoolie","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requirements (Linux)","slug":"requirements-linux","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]}],"git":{"updatedTime":1706772308000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-linux.md"}');export{e as data}; diff --git a/assets/index.html.c3372e96.js b/assets/index.html.c3372e96.js new file mode 100644 index 000000000000..b23dfe9edad9 --- /dev/null +++ b/assets/index.html.c3372e96.js @@ -0,0 +1 @@ +import{_ as i,r as l,o as a,c as d,a as t,b as n,d as o,e as g,w as p}from"./app.748f7f56.js";const u={},y={class:"custom-container tip"},f={href:"https://discord.gg/jb",target:"_blank",rel:"noopener noreferrer"},x={style:{"text-align":"center"},colspan:"2"};function b(c,e){const r=l("ExternalLinkIcon"),s=l("router-link");return a(),d("div",null,[e[13]||(e[13]=t("h1",{id:"installare-trollstore",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#installare-trollstore","aria-hidden":"true"},"#"),n(" Installare TrollStore")],-1)),t("div",y,[e[3]||(e[3]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[1]||(e[1]=n("For support in English, ask for help on the r/Jailbreak ")),t("a",f,[e[0]||(e[0]=n("Discord Server")),o(r)]),e[2]||(e[2]=n("."))])]),e[14]||(e[14]=g('

    DANGER

    TrollStore is not a jailbreak.

    TrollStore is a tool which uses a CoreTrust bug in order to permanently sign any app with any entitlements which are necessary for the apps functioning.

    Installing TrollStore is a process which varies depending on Apple TV and tvOS you are running, as a result, different guides are attached below depending on said combination

    DANGER

    If your device is on tvOS 14.0 beta 1 or earlier, or is running tvOS 17.1 or newer, it will never be supported by TrollStore.


    ',5)),t("table",null,[e[11]||(e[11]=t("colgroup",null,[t("col",{span:"1",style:{width:"15%"}}),t("col",{span:"1",style:{width:"15%"}}),t("col",{span:"1",style:{width:"35%"}}),t("col",{span:"1",style:{width:"35%"}})],-1)),e[12]||(e[12]=t("thead",null,[t("tr",null,[t("th",{style:{"text-align":"center","font-weight":"bold"}},"From"),t("th",{style:{"text-align":"center","font-weight":"bold"}},"To"),t("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64 (A8 / A10X)"),t("th",{style:{"text-align":"center","font-weight":"bold"}},"arm64e (A12 / A13)")])],-1)),t("tbody",null,[e[7]||(e[7]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"14.0 beta 1 and earlier"),t("td",{style:{"text-align":"center"},colspan:"2"},"Unsupported")],-1)),e[8]||(e[8]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"}},"14.0 beta 2"),t("td",{style:{"text-align":"center","font-weight":"bold"}},"14.8.1"),t("td",{style:{"text-align":"center"}},"Coming Soon"),t("td",{style:{"text-align":"center"}},"No Installation Method")],-1)),t("tr",null,[e[5]||(e[5]=t("td",{style:{"text-align":"center","font-weight":"bold"}},"15.0",-1)),e[6]||(e[6]=t("td",{style:{"text-align":"center","font-weight":"bold"}},"16.6",-1)),t("td",x,[o(s,{to:"/installing-trollhelper-misaka-tvos"},{default:p(()=>e[4]||(e[4]=[n("Installing TrollStore (Misaka) (tvOS)")])),_:1})])]),e[9]||(e[9]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0"),t("td",{style:{"text-align":"center","font-weight":"bold"}},"17.0"),t("td",{style:{"text-align":"center"}},"Coming Soon"),t("td",{style:{"text-align":"center"}},"No Installation Method")],-1)),e[10]||(e[10]=t("tr",null,[t("td",{style:{"text-align":"center","font-weight":"bold"},colspan:"2"},"17.1 and later"),t("td",{style:{"text-align":"center"},colspan:"2"},"Unsupported")],-1))])])])}var w=i(u,[["render",b],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.c38811be.js b/assets/index.html.c38811be.js new file mode 100644 index 000000000000..583cd2364c1f --- /dev/null +++ b/assets/index.html.c38811be.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5e86bbe0","path":"/it_IT/updating-to-8-4-1/","title":"Aggiornare a 8.4.1","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 8.4.1","permalink":"/it_IT/updating-to-8-4-1"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Rimuovere il profilo","slug":"rimuovere-il-profilo","children":[]},{"level":2,"title":"Aggiornare a 8.4.1","slug":"aggiornare-a-8-4-1","children":[]}],"git":{"updatedTime":1653172312000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-8.4.1.md"}');export{e as data}; diff --git a/assets/index.html.c3a46711.js b/assets/index.html.c3a46711.js new file mode 100644 index 000000000000..c7ace015b623 --- /dev/null +++ b/assets/index.html.c3a46711.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-406eab22","path":"/installing-socket/","title":"Installing Socket","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Socket","description":"Guide to installing Socket","permalink":"/installing-socket","redirect_from":["/socket"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"zebra","extra_contributors":["hopolapopola","staturnz"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Socket","slug":"running-socket","children":[]}],"git":{"updatedTime":1729448453000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"staturnz","email":"118011249+staturnzz@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-socket.md"}');export{e as data}; diff --git a/assets/index.html.c3c11482.js b/assets/index.html.c3c11482.js new file mode 100644 index 000000000000..4c9964fc0edc --- /dev/null +++ b/assets/index.html.c3c11482.js @@ -0,0 +1,24 @@ +import{_ as i,o as e,c as s,e as t}from"./app.748f7f56.js";const c={};function r(n,a){return e(),s("div",null,a[0]||(a[0]=[t(`

    emiyl

    Emma

    Skylar McCauley

    Michael McAuliff

    Credits

    If I forgot you here, contact us or submit an issue and we'll add your name.

      + raizo
    +  + aaronp613
    +  + carsuki
    +  + EricLegend
    +  + J9ck
    +  + Jamie Bishop (nullpixel)
    +  + nqcshady
    +  + patricck88
    +  + pharzyn
    +  + Kabir Oberai
    +  + Absolucy
    +  + Steckler (atoiletcat)
    +  + Cimmerian_Iter
    +  + Hockey
    +  + nyuszika7h
    +  + DhinakG
    +  + Tanbeer
    +  + kawaiizenbo
    +  + Vaishnav Santhosh (DeathKnight)
    +  + TheAlphaStream
    +  + ssalagginkool
    +  + zachary7829
    +  + Bbaovanc
    +
    `,7)]))}var h=i(c,[["render",r],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.c3da0fed.js b/assets/index.html.c3da0fed.js new file mode 100644 index 000000000000..a7e9d5ff06a4 --- /dev/null +++ b/assets/index.html.c3da0fed.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-f09ec84c","path":"/it_IT/installing-checkra1n-tv/chromeos/","title":"Installing checkra1n for Apple TV (ChromeOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing checkra1n for Apple TV (ChromeOS)","description":"Guide to installing checkra1n for Apple TV on ChromeOS","permalink":"/it_IT/installing-checkra1n-tv/chromeos","extra_contributors":["DhinakG","Tanbeer191","TheHacker894","Snoolie","stekc","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requirements (ChromeOS)","slug":"requirements-chromeos","children":[]},{"level":2,"title":"Allowing checkra1n to run","slug":"allowing-checkra1n-to-run","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-chromeos.md"}');export{e as data}; diff --git a/assets/index.html.c4b53f55.js b/assets/index.html.c4b53f55.js new file mode 100644 index 000000000000..2cf942406b51 --- /dev/null +++ b/assets/index.html.c4b53f55.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4c038198","path":"/installing-odysseyra1n/macos/","title":"Installing Odysseyra1n (macOS)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Odysseyra1n (macOS)","description":"Guide to installing Odysseyra1n on macOS","permalink":"/installing-odysseyra1n/macos","extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]},{"level":2,"title":"The Odysseyra1n script","slug":"the-odysseyra1n-script","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-macos.md"}');export{e as data}; diff --git a/assets/index.html.c4e325a9.js b/assets/index.html.c4e325a9.js new file mode 100644 index 000000000000..5ba042980518 --- /dev/null +++ b/assets/index.html.c4e325a9.js @@ -0,0 +1 @@ +import{_ as o,o as t,c as r,e as l}from"./app.748f7f56.js";const a={};function i(s,e){return t(),r("div",null,e[0]||(e[0]=[l('

    DANGER

    This is a stub page, nothing listed here is accurate whatsoever (it is currently a direct copy paste of the iOS one), but is being used as a placeholder for when a jailbreak method to install TrollStore is developed for tvOS

    Requirements

    You will need:

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • A functioning package manager

    TIP

    If it's not already added, you'll also need to add the havoc.app repo to your package manager

    Installing TrollStore

    1. In your package manager, search and install the TrollStore Helper package
    2. After installing, close your package manager
    3. Open the TrollHelper app on your home screen
    4. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    DANGER

    If you're on iOS 15.0 or later, you have to do the below steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    If you're on iOS 14.0 to 14.8.1, you can safely ignore these below steps.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps

    Once you reboot your device, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    ',12)]))}var c=o(a,[["render",i],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.c56e4568.js b/assets/index.html.c56e4568.js new file mode 100644 index 000000000000..c51ba72f5815 --- /dev/null +++ b/assets/index.html.c56e4568.js @@ -0,0 +1 @@ +import{_ as d}from"./limera1n.7af217c3.js";import{_ as u,r as l,o as m,c as p,a as o,b as n,d as i,w as r,e as a}from"./app.748f7f56.js";const f={},c={class:"custom-container tip"},y={href:"http://limera1n.com/",target:"_blank",rel:"noopener noreferrer"};function v(h,e){const t=l("router-link"),s=l("ExternalLinkIcon");return m(),p("div",null,[e[10]||(e[10]=o("p",null,"limera1n is capable of jailbreaking A4 devices and the iPhone 3GS and iPod Touch 3rd Generation on iOS 4.0 to 4.1, as well as the iPad 1st Generation on 3.2.2",-1)),e[11]||(e[11]=o("p",null,"limera1n is an untethered jailbreak in most cases, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.",-1)),o("div",c,[e[3]||(e[3]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[1]||(e[1]=n("For iPad 1st Generations on 3.2.2, we recommend you use ")),i(t,{to:"/installing-greenpois0n"},{default:r(()=>e[0]||(e[0]=[n("greenpois0n")])),_:1}),e[2]||(e[2]=n(" instead, as limera1n on 3.2.2 is a tethered jailbreak."))])]),e[12]||(e[12]=a('

    TIP

    In order to use limera1n, you will need a Windows computer running Windows 8 or earlier, or macOS Mojave or earlier.

    A screenshot of limera1n

    Downloads

    ',3)),o("ul",null,[o("li",null,[e[5]||(e[5]=n("The latest version of ")),o("a",y,[e[4]||(e[4]=n("limera1n")),i(s)]),e[6]||(e[6]=n(" for your platform from the official site"))])]),e[13]||(e[13]=a('

    Installing limera1n

    1. Extract the zip to a convenient location, e.g. your Downloads folder
    2. Open the limera1n application
    3. Plug your device into your computer
    4. In the limera1n application, click "make it ra1n"
    5. Your device should enter recovery mode
    6. Follow the instructions that limera1n tells you
    7. Once your device has rebooted once, open the limera1n app on your home screen, and choose to install Cydia.
    8. Reboot your device again
    ',2)),o("p",null,[e[8]||(e[8]=n("Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install ")),i(t,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[7]||(e[7]=[n("tweaks")])),_:1}),e[9]||(e[9]=n(", themes and more."))])])}var b=u(f,[["render",v],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.c5dabea9.js b/assets/index.html.c5dabea9.js new file mode 100644 index 000000000000..bd0231f08c9f --- /dev/null +++ b/assets/index.html.c5dabea9.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-16dde16b","path":"/it_IT/installing-xinaa15/","title":"Installare XinaA15","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare XinaA15","description":"Guida all'installazione di XinaA15","permalink":"/it_IT/installing-xinaa15","pkgman":"sileo","extra_contributors":["opa334","iCraze"],"redirect_from":["/xinaa15-archive"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione di TrollHelper","slug":"installazione-di-trollhelper","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]},{"level":2,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]},{"level":2,"title":"Installazione di XinaA15","slug":"installazione-di-xinaa15","children":[]},{"level":2,"title":"Eseguire XinaA15","slug":"eseguire-xinaa15","children":[]}],"git":{"updatedTime":1707773934000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"bigfloppa234","email":"104149053+bigfloppa234@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-xinaa15.md"}`);export{e as data}; diff --git a/assets/index.html.c6c06629.js b/assets/index.html.c6c06629.js new file mode 100644 index 000000000000..e8954a640af6 --- /dev/null +++ b/assets/index.html.c6c06629.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3932b3be","path":"/it_IT/removing-checkra1n/","title":"Rimuovere checkra1n","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere checkra1n","description":"Guida alla rimozione di checkra1n","permalink":"/it_IT/removing-checkra1n","redirect_from":"/removing-checkrain"},"excerpt":"","headers":[{"level":2,"title":"Rimozione","slug":"rimozione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-checkra1n.md"}');export{e as data}; diff --git a/assets/index.html.c6eab44c.js b/assets/index.html.c6eab44c.js new file mode 100644 index 000000000000..cfb75849a56a --- /dev/null +++ b/assets/index.html.c6eab44c.js @@ -0,0 +1 @@ +import{_ as t,r as n,o as r,c as d,a as i,b as o,d as a,w as s,e as c}from"./app.748f7f56.js";const u={},p={class:"custom-container warning"},m={class:"custom-container tip"};function g(v,e){const l=n("router-link");return r(),d("div",null,[e[8]||(e[8]=i("h2",{id:"introduzione",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#introduzione","aria-hidden":"true"},"#"),o(" Introduzione")],-1)),e[9]||(e[9]=i("p",null,"Questa guida ti permetter\xE0 di installare Sileo se stai usando un jailbreak che include Cydia di default.",-1)),i("div",p,[e[3]||(e[3]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[1]||(e[1]=o("Sileo supporta solo iOS 12 o versioni successive, se sei su iOS 9-11, considera di usare ")),a(l,{to:"/installing-zebra"},{default:s(()=>e[0]||(e[0]=[o("Zebra")])),_:1}),e[2]||(e[2]=o(" ."))])]),e[10]||(e[10]=c('

    Aggiunta della repo di Sileo

    1. Apri l'applicazione di Cydia
    2. Tocca Sources sulla barra in basso
    3. Tocca il pulsante Edit nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci repo.getsileo.app
    6. Tocca Add Source
    7. Tocca Return to Cydia

    Installare Sileo

    1. Tocca la sorgente repo.getsileo.app
    2. Premi su Packaging
    3. Clicca su Sileo
    4. Tocca il pulsante Install nell'angolo in alto a destra dello schermo
    5. Conferma l'installazione
      • Potrebbe essere necessario un certo tempo per l'installazione del tweak
    6. Una volta terminato, tocca Respring
      • Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi

    Sileo dovrebbe essere ora installato sul dispositivo.

    DANGER

    Tentare di eliminare Cydia dal dispositivo dopo l'installazione di Sileo pu\xF2 causare problemi con il jailbreak.

    ',6)),i("div",m,[e[7]||(e[7]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[5]||(e[5]=o("Continua con ")),a(l,{to:"/it_IT/using-sileo"},{default:s(()=>e[4]||(e[4]=[o("Usare Sileo")])),_:1}),e[6]||(e[6]=o(" :::"))])])])}var f=t(u,[["render",g],["__file","index.html.vue"]]);export{f as default}; diff --git a/assets/index.html.c72f6da1.js b/assets/index.html.c72f6da1.js new file mode 100644 index 000000000000..99175a8b9937 --- /dev/null +++ b/assets/index.html.c72f6da1.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-21a7cf0c","path":"/it_IT/removing-odyssey/","title":"Rimuovere Odyssey","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere Odyssey","description":"Guida alla rimozione di Odyssey","permalink":"/it_IT/removing-odyssey"},"excerpt":"","headers":[{"level":2,"title":"Rimozione","slug":"rimozione","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-odyssey.md"}');export{e as data}; diff --git a/assets/index.html.c76fb6ba.js b/assets/index.html.c76fb6ba.js new file mode 100644 index 000000000000..022dfba81e1b --- /dev/null +++ b/assets/index.html.c76fb6ba.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r,o as p,c as h,a as o,b as e,d as n,w as a,e as i}from"./app.748f7f56.js";const y={},c={class:"custom-container danger"},g={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/checkra1n/BugTracker/files/6429930/Pongo.zip",target:"_blank",rel:"noopener noreferrer"},m={class:"custom-container tip"},b={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function w(k,t){const s=r("router-link"),l=r("ExternalLinkIcon");return p(),h("div",null,[o("div",c,[t[3]||(t[3]=o("p",{class:"custom-container-title"},"DANGER",-1)),o("p",null,[t[1]||(t[1]=e("If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc.) this guide will not work, and you should follow ")),n(s,{to:"/using-odysseyn1x"},{default:a(()=>t[0]||(t[0]=[e("Using Odysseyn1x")])),_:1}),t[2]||(t[2]=e(" instead."))])]),t[23]||(t[23]=i('

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    Downloads (Linux)

    ',3)),o("ul",null,[o("li",null,[t[5]||(t[5]=e("The latest release of ")),o("a",g,[t[4]||(t[4]=e("checkra1n")),n(l)])]),o("li",null,[t[7]||(t[7]=e("The custom version of ")),o("a",f,[t[6]||(t[6]=e("pongoOS")),n(l)])])]),t[24]||(t[24]=o("p",null,[o("img",{src:u,alt:"A screenshot of the checkra1n application"})],-1)),t[25]||(t[25]=o("h2",{id:"installing-checkra1n",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#installing-checkra1n","aria-hidden":"true"},"#"),e(" Installing checkra1n")],-1)),o("ol",null,[t[14]||(t[14]=i("
  • Open the pongoOS.zip file, navigate to PongoConsolidated.bin, then extract it.
    • Keep note of where you extract this
  • Run the checkra1n binary in CLI mode using this custom pongoOS in the terminal using sudo checkra1n -c -k [path to PongoConsolidated.bin]
  • Plug your iOS device into your computer
  • ",3)),o("li",null,[t[9]||(t[9]=e("You will now be presented with instructions in how to reboot your device into ")),n(s,{to:"/faq/#what-is-dfu-mode"},{default:a(()=>t[8]||(t[8]=[e("DFU mode")])),_:1}),t[10]||(t[10]=e(", click ")),t[11]||(t[11]=o("code",null,"Start",-1)),t[12]||(t[12]=e(" to begin ")),t[13]||(t[13]=o("ul",null,[o("li",null,"Follow the instructions until your device shows a black screen")],-1))]),t[15]||(t[15]=o("li",null,"After this, checkra1n should automatically install",-1))]),t[26]||(t[26]=i('

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    ',4)),o("div",m,[t[19]||(t[19]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[t[17]||(t[17]=e("If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the ")),o("a",b,[t[16]||(t[16]=e("shortcut")),n(l)]),t[18]||(t[18]=e(" by opening this page on your device and then clicking the shortcut hyperlink."))])]),t[27]||(t[27]=i("
    1. Open the terminal app on your computer
    2. Ensure that your computer is trusted by your device
    3. Install "iproxy" by pasting and executing the following command:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Install the Odysseyra1n script by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"
    ",1)),o("p",null,[t[21]||(t[21]=e("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(s,{to:"/faq/#what-are-tweaks"},{default:a(()=>t[20]||(t[20]=[e("tweaks")])),_:1}),t[22]||(t[22]=e(", themes, packages and more."))]),t[28]||(t[28]=i('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var S=d(y,[["render",w],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.c80ecb08.js b/assets/index.html.c80ecb08.js new file mode 100644 index 000000000000..831c5a899b0f --- /dev/null +++ b/assets/index.html.c80ecb08.js @@ -0,0 +1 @@ +import{_ as r}from"./sideloadly_win.6263388d.js";import{_ as s,r as l,o as d,c as p,a as o,b as t,d as n,e as u,w as h}from"./app.748f7f56.js";const f={},m={href:"https://etasonjb.tihmstar.net/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function w(y,e){const i=l("ExternalLinkIcon"),a=l("router-link");return d(),p("div",null,[e[10]||(e[10]=o("p",null,"EtasonJB is capable of jailbreaking 32-bit iOS devices on firmware version 8.4.1.",-1)),e[11]||(e[11]=o("p",null,`Unlike most modern jailbreaks, EtasonJB is persistent after a reboot (this is also referred to as an "untethered" jailbreak). This means that after you reboot the device, the device will stay jailbroken and you won't have to run the exploit again.`,-1)),e[12]||(e[12]=o("p",null,"We will use the Sideloadly tool to install the EtasonJB jailbreak application to your iOS device for use in the next step.",-1)),e[13]||(e[13]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),o("ul",null,[o("li",null,[e[1]||(e[1]=t("The latest version of ")),o("a",m,[e[0]||(e[0]=t("EtasonJB")),n(i)])]),o("li",null,[e[3]||(e[3]=t("The latest version of ")),o("a",c,[e[2]||(e[2]=t("Sideloadly")),n(i)])]),o("li",null,[e[5]||(e[5]=t("The latest version of ")),o("a",g,[e[4]||(e[4]=t("iTunes")),n(i)]),e[6]||(e[6]=t(" if on Windows."))])]),e[14]||(e[14]=u('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the EtasonJB .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The EtasonJB application can now be opened from home screen.

    Running EtasonJB

    1. Open the EtasonJB application from your home screen
    2. Tap Etason JB!

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),o("p",null,[e[8]||(e[8]=t("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),n(a,{to:"/faq/#what-are-tweaks"},{default:h(()=>e[7]||(e[7]=[t("tweaks")])),_:1}),e[9]||(e[9]=t(", themes and more."))])])}var k=s(f,[["render",w],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.c857c94a.js b/assets/index.html.c857c94a.js new file mode 100644 index 000000000000..b7b2f8e07a47 --- /dev/null +++ b/assets/index.html.c857c94a.js @@ -0,0 +1 @@ +import{_ as u,r as i,o as d,c as p,a as t,b as n,d as o,w as r,e as m}from"./app.748f7f56.js";const b={},f={href:"http://jailbreak.me",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container tip"};function h(y,e){const a=i("ExternalLinkIcon"),s=i("RouterLink"),l=i("router-link");return d(),p("div",null,[e[14]||(e[14]=t("p",null,"JailbreakMe 4.0 is capable of jailbreaking every 32-bit iOS device on firmware version 9.1 up to 9.3.4.",-1)),e[15]||(e[15]=t("p",null,"Note that the JailbreakMe 4.0 jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[16]||(e[16]=t("h2",{id:"running-jailbreakme-4-0",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#running-jailbreakme-4-0","aria-hidden":"true"},"#"),n(" Running JailbreakMe 4.0")],-1)),t("ol",null,[e[3]||(e[3]=t("li",null,"Open Safari on your iOS device",-1)),t("li",null,[e[1]||(e[1]=n("Go to the ")),t("a",f,[e[0]||(e[0]=n("jailbreak.me")),o(a)]),e[2]||(e[2]=n(" website"))]),e[4]||(e[4]=t("li",null,'Tap "jailbreak me!"',-1))]),e[17]||(e[17]=t("p",null,"After a couple of minutes, Cydia should be installed on your home screen.",-1)),e[18]||(e[18]=t("p",null,"To rejailbreak in the future, redoing these steps should rejailbreak your device.",-1)),e[19]||(e[19]=t("div",{class:"custom-container warning"},[t("p",{class:"custom-container-title"},"WARNING"),t("p",null,"If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.")],-1)),e[20]||(e[20]=t("h2",{id:"untethering",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#untethering","aria-hidden":"true"},"#"),n(" Untethering")],-1)),e[21]||(e[21]=t("p",null,"This is an optional step which allows the jailbreak to run automatically when your device is booted. This means that you won't have to re-jailbreak through jailbreak.me after your device is turned off.",-1)),t("p",null,[e[6]||(e[6]=n("You will have to use Cydia to install the untether. If you are unfamiliar with how Cydia works, please read ")),o(s,{to:"/installing-homedepot/using-cydia.html"},{default:r(()=>e[5]||(e[5]=[n("Using Cydia")])),_:1}),e[7]||(e[7]=n(" first, before returning to this page."))]),e[22]||(e[22]=m("
    1. Open the Cydia application
    2. Check the "Sources" tab and ensure "tihmstar's beta repo" is added
      • If you can't find it, tap Edit -> + and enter repo.tihmstar.net
    3. Open the "Search" tab and enter "UntetherHomeDepot"
    4. Tap on the tweak and then tap "Install" in the top right-hand corner of the screen
    5. Confirm the installation

    Once finished, you will be prompted to reboot your device.

    ",2)),t("p",null,[e[9]||(e[9]=n("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),o(l,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[8]||(e[8]=[n("tweaks")])),_:1}),e[10]||(e[10]=n(", themes and more."))]),t("div",k,[e[13]||(e[13]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[12]||(e[12]=n("If you wish to use a more modern package manager, continue to ")),o(l,{to:"/installing-zebra"},{default:r(()=>e[11]||(e[11]=[n("Installing Zebra")])),_:1})])])])}var w=u(b,[["render",h],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.c85a2257.js b/assets/index.html.c85a2257.js new file mode 100644 index 000000000000..8f8a01817228 --- /dev/null +++ b/assets/index.html.c85a2257.js @@ -0,0 +1 @@ +import{_ as u,r as t,o as d,c as p,a as e,b as o,d as a,w as r,e as m}from"./app.748f7f56.js";const v={},b={href:"http://jailbreak.me",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container tip"};function g(f,i){const n=t("ExternalLinkIcon"),s=t("RouterLink"),l=t("router-link");return d(),p("div",null,[i[13]||(i[13]=e("p",null,"JailbreakMe 4.0 \xE8 in grado di eseguire il jailbreak di ogni dispositivo a 32 bit su versioni firmware dalla 9.1 alla 9.3.4.",-1)),i[14]||(i[14]=e("p",null,"Tieni a mente che il jailbreak di JailbreakMe 4.0 non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),i[15]||(i[15]=e("h2",{id:"eseguire-jailbreakme-4-0",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#eseguire-jailbreakme-4-0","aria-hidden":"true"},"#"),o(" Eseguire JailbreakMe 4.0")],-1)),e("ol",null,[i[2]||(i[2]=e("li",null,"Apri Safari sul tuo dispositivo iOS",-1)),e("li",null,[i[1]||(i[1]=o("Visita il sito ")),e("a",b,[i[0]||(i[0]=o("jailbreak.me")),a(n)])]),i[3]||(i[3]=e("li",null,'Tocca "jailbreak me!"',-1))]),i[16]||(i[16]=e("p",null,"Dopo un paio di minuti, Cydia dovrebbe essere installato sulla home screen.",-1)),i[17]||(i[17]=e("p",null,"Per rieseguire il jailbreak in futuro, rifare questi step dovrebbe rieseguire il jailbreak sul tuo dispositivo.",-1)),i[18]||(i[18]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.")],-1)),i[19]||(i[19]=e("h2",{id:"rendere-il-jailbreak-untethered",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#rendere-il-jailbreak-untethered","aria-hidden":"true"},"#"),o(" Rendere il jailbreak untethered")],-1)),i[20]||(i[20]=e("p",null,"Questo \xE8 un passaggio opzionale che permette al jailbreak di essere eseguito automaticamente quando il dispositivo viene avviato. Questo significa che non dovrai rieseguire il jailbreak tramite jailbreak.me dopo che il tuo dispositivo si spegne.",-1)),e("p",null,[i[5]||(i[5]=o("Dovrai usare Cydia per installare l'untether. Se non hai familiarit\xE0 con il funzionamento di Cydia, leggi ")),a(s,{to:"/installing-homedepot/using-cydia.html"},{default:r(()=>i[4]||(i[4]=[o("Cydia")])),_:1}),i[6]||(i[6]=o(" prima di tornare a questa pagina."))]),i[21]||(i[21]=m("
    1. Apri l'applicazione Cydia
    2. Controlla la sezione "Sorgenti" e assicurati che "tihmstar's beta repo" sia aggiunta
      • Se non riesci a trovarla, clicca su Modifica -> + e inserisci repo.tihmstar.net
    3. Apri la sezione "Cerca" e inserisci "UntetherHomeDepot"
    4. Premi sul tweak e poi premi su "Installa" nell'angolo in alto a destra dello schermo
    5. Conferma l'installazione

    Una volta terminato, ti verr\xE0 chiesto di riavviare il dispositivo.

    ",2)),e("p",null,[i[8]||(i[8]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),a(l,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[7]||(i[7]=[o("tweak")])),_:1}),i[9]||(i[9]=o(", temi e altro."))]),e("div",k,[i[12]||(i[12]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[11]||(i[11]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),a(l,{to:"/installing-zebra"},{default:r(()=>i[10]||(i[10]=[o("Installare Zebra")])),_:1})])])])}var q=u(v,[["render",g],["__file","index.html.vue"]]);export{q as default}; diff --git a/assets/index.html.c85b0203.js b/assets/index.html.c85b0203.js new file mode 100644 index 000000000000..453e9c73b368 --- /dev/null +++ b/assets/index.html.c85b0203.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as u,r as n,o as p,c,a as e,b as o,d as l,e as t,w as r}from"./app.748f7f56.js";const m={},g={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},v={href:"https://checkra.in/releases/0.12.2-beta#all-downloads",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"},h={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function f(k,i){const a=n("ExternalLinkIcon"),s=n("router-link");return p(),c("div",null,[i[19]||(i[19]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[3]||(i[3]=o("L'ultima versione di ")),e("a",g,[i[0]||(i[0]=o("checkra1n")),l(a)]),e("ul",null,[e("li",null,[i[2]||(i[2]=o("Se sei su un dispositivo A8X o A9X, dovresti utilizzare la versione 0.12.2 di ")),e("a",v,[i[1]||(i[1]=o("checkra1n")),l(a)])])])])]),i[20]||(i[20]=t('

    Uno screenshot dell'applicazione checkra1n

    Installare checkra1n

    TIP

    Se stai utilizzando un Mac Apple Silicon e stai tentando di eseguire il jailbreak su un dispositivo A7 o un dispositivo A9X (non A9) o A10(X), ti verr\xE0 chiesto durante il processo di scollegare e ricollegare il dispositivo, sar\xE0 necessario farlo.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    ',4)),e("ol",null,[i[10]||(i[10]=t("
  • Apri checkra1n sul tuo computer
  • Collega il tuo dispositivo iOS al computer
    • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
    • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
    • Se sei su un dispositivo A8X o A9X con iOS da 14.4 a 14.4.2, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
  • Clicca su Start -> Next su checkra1n
    • Il tuo dispositivo verr\xE0 messo in modalit\xE0 di recupero automaticamente
  • ",3)),e("li",null,[i[5]||(i[5]=o("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),l(s,{to:"/faq/#what-is-dfu-mode"},{default:r(()=>i[4]||(i[4]=[o("modalit\xE0 DFU")])),_:1}),i[6]||(i[6]=o(", clicca ")),i[7]||(i[7]=e("code",null,"Start",-1)),i[8]||(i[8]=o(" per iniziare ")),i[9]||(i[9]=e("ul",null,[e("li",null,"Segui le istruzione finch\xE9 il tuo dispositivo non mostra uno schermo nero")],-1))]),i[11]||(i[11]=e("li",null,"Dopo ci\xF2, checkra1n dovrebbe installarsi automaticamente",-1))]),i[21]||(i[21]=t('

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se \xE8 possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere pi\xF9 stabilit\xE0 utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalit\xE0 facili da usare (come shshd, che salva automaticamente i blobs mentre si \xE8 jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    ',4)),e("div",b,[i[15]||(i[15]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[13]||(i[13]=o("Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la ")),e("a",h,[i[12]||(i[12]=o("scorciatoia")),l(a)]),i[14]||(i[14]=o(" aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia."))])]),i[22]||(i[22]=e("ol",null,[e("li",null,"Apri l'app terminale sul tuo computer"),e("li",null,"Assicurati che il tuo computer sia autorizzato dal tuo dispositivo"),e("li",null,[o('Installa "homebrew" incollando ed eseguendo il seguente comando: '),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"')]),e("li",null,[o('Installa "iproxy" incollando ed eseguendo il seguente comando: '),e("code",null,"brew install libusbmuxd")]),e("li",null,[o("Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: "),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"')])],-1)),e("p",null,[i[17]||(i[17]=o("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),l(s,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[16]||(i[16]=[o("tweaks")])),_:1}),i[18]||(i[18]=o(", themes, packages and more."))]),i[23]||(i[23]=t('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var w=u(m,[["render",f],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.c8b1bfd7.js b/assets/index.html.c8b1bfd7.js new file mode 100644 index 000000000000..7b6af74fa074 --- /dev/null +++ b/assets/index.html.c8b1bfd7.js @@ -0,0 +1 @@ +import{_ as l,r as n,o as p,c as d,e as r,a as s,b as a,d as o,w as t}from"./app.748f7f56.js";const c={},u={class:"custom-container tip"},h={class:"custom-container tip"};function y(b,e){const i=n("router-link");return p(),d("div",null,[e[22]||(e[22]=r('

    DANGER

    We do not recommend using banking apps on a jailbroken device. Use a separate secure device to access your bank account.

    Many apps, which rely on security, will have algorithms to detect and block jailbroken users from using the app. This includes banking apps, some online videogames (e.g. Pokemon Go, Mario Kart Tour) and other privacy focused apps such as Snapchat.

    This is great from a security standpoint, as a jailbroken device is much more likely to become compromised compared to stock iOS. This can cause an issue, however, when some of us just want to use the apps we need to use.

    DANGER

    Blocking jailbreak detection can stop you from accessing photos and other files while in selected applications.

    Now, we'll go through each tweak that can be used to minimize jailbreak detection. Some apps, however, cannot be patched and will not work when jailbroken, regardless of the content below. Other apps may need bypasses made specifically for them.

    Tweaks

    TIP

    Choicy is available on the default BigBoss repo, however we recommend adding the developer's repo to ensure you have the most up-to-date version.

    There is other software available for hiding jailbreak, such as Shadow (ios.jjolano.me), however we'll only be covering the above tweaks in this guide.

    Installation

    1. Open your package manager app (e.g. Cydia, Sileo, Zebra)
    2. Add the three repos linked above
    3. Search for and install the three packages
    4. Respring when prompted

    A-Bypass

    ',12)),s("div",u,[e[9]||(e[9]=s("p",{class:"custom-container-title"},"TIP",-1)),s("p",null,[e[4]||(e[4]=a("According to the tweak's author, A-Bypass works better on libhooker-based jailbreaks, such as ")),o(i,{to:"/installing-chimera"},{default:t(()=>e[0]||(e[0]=[a("Chimera")])),_:1}),e[5]||(e[5]=a(", ")),o(i,{to:"installing-odyssey"},{default:t(()=>e[1]||(e[1]=[a("Odyssey")])),_:1}),e[6]||(e[6]=a(", ")),o(i,{to:"/installing-odysseyra1n"},{default:t(()=>e[2]||(e[2]=[a("odysseyra1n")])),_:1}),e[7]||(e[7]=a(", and ")),o(i,{to:"/installing-taurine"},{default:t(()=>e[3]||(e[3]=[a("Taurine")])),_:1}),e[8]||(e[8]=a(". It still works on Substrate/Substitute-based jailbreaks, such as checkra1n and unc0ver, however."))])]),e[23]||(e[23]=r('
    1. Open the Settings application
    2. Scroll down to A-Bypass
    3. Tap on Check for Updates
      • If a new app doesn't work with A-Bypass, you should always try to go back and try to check for updates in the A-Bypass preferences again.
    4. Scroll down and enable any apps you wish to block jailbreak detection with.

    Liberty Lite

    1. Open the Settings application
    2. Scroll down to Liberty Lite
    3. Enable Enable Liberty
    4. Tap on Block Jailbreak Detection
    5. Enable all the apps you want to block jailbreak detection with

    Choicy

    TIP

    This is the best option for users wanting to use Snapchat on their jailbroken device.

    ',5)),s("div",h,[e[21]||(e[21]=s("p",{class:"custom-container-title"},"TIP",-1)),s("p",null,[e[14]||(e[14]=a("If you use a libhooker-based jailbreak, such as ")),o(i,{to:"/installing-chimera"},{default:t(()=>e[10]||(e[10]=[a("Chimera")])),_:1}),e[15]||(e[15]=a(", ")),o(i,{to:"installing-odyssey"},{default:t(()=>e[11]||(e[11]=[a("Odyssey")])),_:1}),e[16]||(e[16]=a(", ")),o(i,{to:"/installing-odysseyra1n"},{default:t(()=>e[12]||(e[12]=[a("odysseyra1n")])),_:1}),e[17]||(e[17]=a(", or ")),o(i,{to:"/installing-taurine"},{default:t(()=>e[13]||(e[13]=[a("Taurine")])),_:1}),e[18]||(e[18]=a(", then ")),e[19]||(e[19]=s("a",{href:"#libhooker-configurator"},"libhooker configurator",-1)),e[20]||(e[20]=a(" serves the same purpose as Choicy, while being natively integrated into libhooker."))])]),e[24]||(e[24]=r('
    1. Open the Settings application
    2. Scroll down to Choicy
    3. Tap on Applications
    4. Tap on an application that you selected with Liberty Lite
    5. Enable Custom Tweak Configuration
      • For Snapchat, enable Disable Tweak Injection and skip the next steps
    6. Make sure Whitelist is selected
    7. Enable the bypass you're using - for Liberty Lite this would be zzzzzLiberty, or !ABypass2 for A-Bypass.
    8. Repeat this for every app you've selected to use with your bypass tweak.

    libhooker configurator

    WARNING

    This only works on libhooker-based jailbreaks! If you use a Substrate or Substitute based jailbreak, such as checkra1n or unc0ver, then this will not work, and you should use Choicy instead!

    1. Open the libhooker application
    2. Tap "Applications"
    3. Scroll down to the application you wish to configure, and tap on it
    4. Here, you can either disable tweaks entirely in this application, or configure individual tweaks.
      • To configure individual tweaks, enable "Override Configuration", which will open up options to only allow specific tweaks or deny specific tweaks.
      • For example, to allow only Liberty Lite, you'd select Allow, then select zzzzzLiberty.
      • If you're using A-Bypass, you'd enable !ABypass2 instead.

    KernBypass (iOS 12.0 - 14.2)

    TIP

    This is the best option for users wanting to use Nintendo apps (Mario Kart Tour, Animal Crossing: Pocket Camp, etc) and Pokemon GO on their jailbroken device.

    WARNING

    KernBypass will not work on iOS 14 using unc0ver. Look into vnodebypass instead.

    DANGER

    KernBypass is a kernel tweak. Do not install on unsupported devices, use it at your own risk.

    1. Open the Settings application
    2. Scroll down to KernBypass
    3. Tap Enable KernBypass
    4. Enable all the apps you want to block jailbreak detection with

    vnodebypass

    TIP

    vnodebypass is similar to KernBypass in regards to what it can bypass, but be aware that while it is active, you will lose access to your tweaks!

    DANGER

    vnodebypass is a kernel tweak. Do not install on unsupported devices, use it at your own risk.

    1. If you are on iOS 14, ensure that libkrw 1.1.0 or later is installed. It is available in the default Elucubratus repository, if you are using unc0ver or checkra1n.
    2. Open the vnodebypass app
    3. Tap the Enable button
    4. When done using the app with jailbreak detection, go back into the vnodebypass app and tap Disable
    ',13))])}var m=l(c,[["render",y],["__file","index.html.vue"]]);export{m as default}; diff --git a/assets/index.html.c9c8d3b7.js b/assets/index.html.c9c8d3b7.js new file mode 100644 index 000000000000..9ea37daee26b --- /dev/null +++ b/assets/index.html.c9c8d3b7.js @@ -0,0 +1 @@ +import{_ as n}from"./sideloadly_win.6263388d.js";import{_ as d,r as s,o as p,c as u,a as e,b as o,d as a,w as t,e as m}from"./app.748f7f56.js";const v={},c={class:"custom-container warning"},f={href:"https://chimera.coolstar.org/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function b(k,i){const l=s("router-link"),r=s("ExternalLinkIcon");return p(),u("div",null,[e("p",null,[i[1]||(i[1]=o("Chimera \xE8 un ")),a(l,{to:"/it_IT/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:t(()=>i[0]||(i[0]=[o("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=o(", richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio."))]),i[20]||(i[20]=e("p",null,"Chimera \xE8 in grado di eseguire il jailbreak su tutti i dispositivi da iOS 12.0 a 12.1.2 e sui dispositivi A7-A11 da iOS 12.0 a 12.5.7.",-1)),e("p",null,[i[4]||(i[4]=o("A causa di come funzionano i jailbreak semi-untethered, l'app avr\xE0 bisogno di essere ")),a(l,{to:"/it_IT/resigning-apps"},{default:t(()=>i[3]||(i[3]=[o("ri-firmata")])),_:1}),i[5]||(i[5]=o(" ogni 7 giorni."))]),i[21]||(i[21]=e("p",null,"Utilizzeremo Sideloadly per installare l'app di Chimera sul tuo dispositivo iOS nello step successivo.",-1)),i[22]||(i[22]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Se possiedi un dispositivo con un SoC A12, come l\u2019iPhone XS, puoi usare Chimera solo su iOS 12.0-12.1.2.")],-1)),e("div",c,[i[9]||(i[9]=e("p",{class:"custom-container-title"},"WARNING",-1)),e("p",null,[i[7]||(i[7]=o("Se attualmente hai eseguito il jailbreak tramite un altro tool (escluso Odysseyra1n), assicurati di ")),a(l,{to:"/it_IT/restoring-rootfs"},{default:t(()=>i[6]||(i[6]=[o("rimuoverlo correttamente")])),_:1}),i[8]||(i[8]=o(" prima di proseguire."))])]),i[23]||(i[23]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),i[24]||(i[24]=e("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[e("p",null,[o(" Chimera \xE8 attualmente firmato su "),e("a",{href:"https://jailbreaks.app/",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),e("ul",null,[e("li",null,[i[11]||(i[11]=o("L\u2019ultima versione di ")),e("a",f,[i[10]||(i[10]=o("Chimera")),a(r)])]),e("li",null,[i[13]||(i[13]=o("L\u2019ultima versione di ")),e("a",g,[i[12]||(i[12]=o("Sideloadly")),a(r)])]),e("li",null,[i[15]||(i[15]=o("L\u2019ultima versione di ")),e("a",z,[i[14]||(i[14]=o("iTunes")),a(r)]),i[16]||(i[16]=o(" se sei su Windows"))])]),i[25]||(i[25]=m('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Chimera su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> < Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di Chimera adesso pu\xF2 essere aperta dalla home screen.

    Eseguire Chimera

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di Chimera dalla home screen appena dopo il riavvio
    3. Clicca su \u201CJailbreak\u201D
    4. Quando richiesto, riavvia il dispositivo
      • Se non viene richiesto ed il dispositivo si riavvia in automatico, aspetta 1-2 minuti e riprova.
      • Questa volta, \xE8 necessario
    5. Apri nuovamente l\u2019applicazione di Chimera dalla home screen appena dopo il riavvio
    6. Clicca di nuovo su \u201CJailbreak\u201D
      • Se si riavvia automaticamente o crasha ed il jailbreak non \xE8 installato, aspetta 1-2 minuti e riprova.

    WARNING

    Se l\u2019app od il dispositivo continua a crashare/riavviarsi inaspettatamente ed il jailbreak non viene installato nonostante gli step precedenti, prova a mettere il dispositivo in un freezer per 1-2 minuti.

    ',10)),e("p",null,[i[18]||(i[18]=o("Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare ")),a(l,{to:"/it_IT/faq/#what-are-tweaks"},{default:t(()=>i[17]||(i[17]=[o("tweak")])),_:1}),i[19]||(i[19]=o(", temi e altro."))])])}var A=d(v,[["render",b],["__file","index.html.vue"]]);export{A as default}; diff --git a/assets/index.html.ca638e14.js b/assets/index.html.ca638e14.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.ca638e14.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.cb243e87.js b/assets/index.html.cb243e87.js new file mode 100644 index 000000000000..710f98d1352f --- /dev/null +++ b/assets/index.html.cb243e87.js @@ -0,0 +1 @@ +const t=JSON.parse(`{"key":"v-647ce608","path":"/it_IT/using-tns/","title":"TotallyNotSpyware","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"TotallyNotSpyware","description":"Guida all'utilizzo di TotallyNotSpyware","permalink":"/it_IT/using-tns","redirect_from":["/it_IT/using-totallynotspyware","/it_IT/installing-tns","/it_IT/installing-totallynotspyware","/it_IT/totallynotspyware","/it_IT/tns","/it_IT/installing-doubleh3lix","/it_IT/installing-doublehelix","/it_IT/doubleh3lix","/it_IT/doublehelix","/it_IT/dh","/it_IT/using-meridian","/it_IT/installing-meridian","/it_IT/meridian","/it_IT/md"],"pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Eseguire TotallyNotSpyware","slug":"eseguire-totallynotspyware","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-totallynotspyware.md"}`);export{t as data}; diff --git a/assets/index.html.cc50b6b9.js b/assets/index.html.cc50b6b9.js new file mode 100644 index 000000000000..51489300061f --- /dev/null +++ b/assets/index.html.cc50b6b9.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-709edd98","path":"/installing-dopamine-sideloadly/","title":"Installing Dopamine (Sideloadly)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Dopamine (Sideloadly)","description":"Guide to installing Dopamine using Sideloadly","permalink":"/installing-dopamine-sideloadly","pkgman":"sileo","extra_contributors":["opa334","iCraze","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]}]},{"level":2,"title":"Running Dopamine","slug":"running-dopamine","children":[]},{"level":2,"title":"Installing necessary software","slug":"installing-necessary-software","children":[]},{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-1","children":[]},{"level":3,"title":"Installing Persistence Helper","slug":"installing-persistence-helper","children":[]},{"level":3,"title":"Downloads","slug":"downloads-1","children":[]},{"level":3,"title":"Installing Dopamine","slug":"installing-dopamine","children":[]}]}],"git":{"updatedTime":1727765910000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":8}]},"filePathRelative":"en_US/jailbreak/installing-dopamine-sideloadly.md"}');export{l as data}; diff --git a/assets/index.html.cd21c242.js b/assets/index.html.cd21c242.js new file mode 100644 index 000000000000..676b6f9a5c50 --- /dev/null +++ b/assets/index.html.cd21c242.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2512bf33","path":"/it_IT/next-steps-s/","title":"Step successivi","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Step successivi","permalink":"/it_IT/next-steps-s","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Step successivi consigliati","slug":"step-successivi-consigliati","children":[{"level":3,"title":"Usare Sileo","slug":"usare-sileo","children":[]},{"level":3,"title":"Bloccare gli Aggiornamenti Software","slug":"bloccare-gli-aggiornamenti-software","children":[]},{"level":3,"title":"Salvare i Blobs","slug":"salvare-i-blobs","children":[]}]},{"level":2,"title":"Altri Step utili","slug":"altri-step-utili","children":[{"level":3,"title":"Aggiungere delle Repo consigliate","slug":"aggiungere-delle-repo-consigliate","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/next-steps/next-steps-s.md"}');export{e as data}; diff --git a/assets/index.html.cd48d490.js b/assets/index.html.cd48d490.js new file mode 100644 index 000000000000..b07749acb3f9 --- /dev/null +++ b/assets/index.html.cd48d490.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-1c6e381b","path":"/it_IT/using-cydia/","title":"Usare Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Usare Cydia","description":"Guida all'utilizzo di Cydia","permalink":"/it_IT/using-cydia","redirect_from":["/it_IT/cydia"],"extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-cydia.md"}`);export{e as data}; diff --git a/assets/index.html.cd8483f0.js b/assets/index.html.cd8483f0.js new file mode 100644 index 000000000000..89ee78f74cee --- /dev/null +++ b/assets/index.html.cd8483f0.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-5b67ea22","path":"/it_IT/installing-unc0ver/","title":"unc0ver","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"unc0ver","description":"Guida per l'installazione di unc0ver","permalink":"/it_IT/installing-unc0ver","redirect_from":["/it_IT/installing-uncover","/it_IT/unc0ver","/it_IT/uncover","/it_IT/u0","/it_IT/uo"],"pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire unc0ver","slug":"eseguire-unc0ver","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-unc0ver.md"}`);export{e as data}; diff --git a/assets/index.html.ce025dcf.js b/assets/index.html.ce025dcf.js new file mode 100644 index 000000000000..f68980f0948b --- /dev/null +++ b/assets/index.html.ce025dcf.js @@ -0,0 +1,3 @@ +import{_ as d,r as s,o as p,c as m,a as i,b as l,d as o,w as n,e as v}from"./app.748f7f56.js";const g={},c={class:"custom-container danger"},b={class:"custom-container warning"},z={class:"custom-container tip"},f={href:"https://github.com/palera1n/palera1n/releases",target:"_blank",rel:"noopener noreferrer"},S={class:"custom-container warning"},x={start:"2"},B={class:"custom-container warning"},I={start:"2"},A={class:"custom-container tip"};function k(q,e){const a=s("router-link"),t=s("ExternalLinkIcon"),r=s("Tab"),u=s("Tabs");return p(),m("div",null,[i("div",c,[e[7]||(e[7]=i("p",{class:"custom-container-title"},"DANGER",-1)),e[8]||(e[8]=i("p",null,"Questa guida esiste solo come archivio - in futuro non apporteremo modifiche significative a questa guida se dovesse succedere qualcosa.",-1)),i("p",null,[e[1]||(e[1]=l("Per gli utenti che sono alla ricerca di una guida per palera1n aggiornata - consigliamo generalmente di seguire la normale guida ")),o(a,{to:"/installing-palera1n"},{default:n(()=>e[0]||(e[0]=[l("Utilizzare palera1n")])),_:1}),e[2]||(e[2]=l(", in quanto fornisce una migliore esperienza complessiva rispetto all'utilizzo di palera1n rootful, ed \xE8 la direzione generale che la maggior parte degli sviluppatori sta intraprendendo, dando la priorit\xE0 al supporto tweak."))]),i("p",null,[e[5]||(e[5]=l("Se stai attualmente utilizzando palera1n rootful, ti cosigliamo di seguire la guida per ")),o(a,{to:"/removing-palera1n"},{default:n(()=>e[3]||(e[3]=[l("rimuovere palera1n rootful")])),_:1}),e[6]||(e[6]=l(" e poi ")),o(a,{to:"/installing-palera1n"},{default:n(()=>e[4]||(e[4]=[l("Installare palera1n rootless")])),_:1})]),e[9]||(e[9]=i("p",null,"In ogni caso, se scegli di installare o di continuare ad utilizzare palera1n rootful, tieni a mente che ci sar\xE0 sempre meno supporto man mano che passa il tempo, e che i tweak pi\xF9 recenti tenderanno a non supportare questa configurazione di palera1n.",-1))]),e[71]||(e[71]=i("p",null,"palera1n \xE8 un jailbreak work-in-progress che patcha il kernel in modo da poter utilizzare Sileo e installare tweak. Attualmente, palera1n \xE8 compatibile con A11 (iPhone X) e dispositivi precedenti su iOS 15 e successivi, con alcuni accorgimenti importanti.",-1)),e[72]||(e[72]=i("p",null,[l("Sui dispositivi con A11, devi disabilitare il "),i("strong",null,"pin di sblocco"),l(" e non sarai in grado di utilizzare il pin, o altre funzionalit\xE0 SEP, finch\xE9 non fai il boot allo stato di iOS stock. Le funzionalit\xE0 SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.")],-1)),e[73]||(e[73]=i("p",null,[l("Inoltre, se il tuo \xE8 un dispostivo A11 con iOS 16 a cui \xE8 stato impostato un codice di sblocco precedentemente, dovrai "),i("strong",null,"cancellare il contenuto e le impostazioni"),l(" per poter eseguire il jailbreak.")],-1)),i("div",b,[e[13]||(e[13]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[11]||(e[11]=l("Se stai usando una vecchia versione di palera1n che \xE8 tethered, dovrai ")),o(a,{to:"/removing-palera1n"},{default:n(()=>e[10]||(e[10]=[l("rimuovere palera1n")])),_:1}),e[12]||(e[12]=l(" prima di continuare."))])]),i("div",z,[e[17]||(e[17]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[15]||(e[15]=l("Se stai usando Windows, dovresti invece seguire ")),o(a,{to:"/archived-palen1x-rootful"},{default:n(()=>e[14]||(e[14]=[l("Utilizzare palen1x-rootful")])),_:1}),e[16]||(e[16]=l("."))])]),e[74]||(e[74]=i("h2",{id:"download",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),l(" Download")],-1)),i("p",null,[e[19]||(e[19]=l("La versione di ")),i("a",f,[e[18]||(e[18]=l("palera1n")),o(t)]),e[20]||(e[20]=l(" per il tuo sistema operativo."))]),e[75]||(e[75]=v('
    • Gli utenti macOS generalmente dovrebbero scaricare palera1n-macos-universal
    • Gli utenti Linux dovrebbero scaricare la versione che corrisponde all'architettura del computer che stanno usando
      • Solitamente \xE8 palera1n-linux-x86_64. Scegli questa se non sei sicuro.
      • Se stai usando un computer a 32 bit, scegli palera1n-linux-x86.
      • Se stai usando un computer ARM (ad esempio un Raspberry Pi), scegli palera1n-linux-armel per 32-bit e palera1n-linux-arm64 per 64-bit.

    Installazione del jailbreak

    Seleziona un sistema operativo:

    ',3)),o(u,{tabs:""},{default:n(()=>[o(r,{tab:"",name:"macOS",default:!0},{default:n(()=>[e[33]||(e[33]=i("h3",{id:"installa-palera1n",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#installa-palera1n","aria-hidden":"true"},"#"),l(" Installa palera1n")],-1)),e[34]||(e[34]=i("ol",null,[i("li",null,[i("p",null,"Abilita l'accesso completo ai dischi per il terminale (questo deve essere fatto solo una volta)"),i("ul",null,[i("li",null,"macOS Monterey e inferiori: Preferenze di sistema \u2192 Sicurezza e Privacy\u2192 Privacy \u2192 Accesso completo al disco"),i("li",null,"macOS Ventura e superiori: Impostazioni di sistema \u2192 Privacy & Sicurezza \u2192 Accesso a disco completo")]),i("p",null,"Se il terminale non viene visualizzato nell'elenco, fare clic sull'icona del pi\xF9 e selezionarlo da Applicazioni \u2192 Utilit\xE0.")]),i("li",null,[i("p",null,"Se sei su macOS Monterey 12.2.1 o inferiori, esegui i seguenti comandi (questo deve essere fatto solo una volta):"),i("div",{class:"language-text ext-text line-numbers-mode"},[i("pre",{class:"language-text"},[i("code",null,`sudo python -m ensurepip +sudo python -m pip install setuptools xattr==0.6.4 +`)]),i("div",{class:"line-numbers","aria-hidden":"true"},[i("div",{class:"line-number"}),i("div",{class:"line-number"})])])]),i("li",null,[i("p",null,[l("Apri una finestra di terminale e fai "),i("code",null,"cd"),l(" alla directory in cui palera1n \xE8 stato scaricato (solitamente "),i("code",null,"cd ~/Downloads"),l(").")])]),i("li",null,[i("p",null,[l("Esegui "),i("code",null,"sudo mkdir -p /usr/local/bin")])]),i("li",null,[i("p",null,[l("Esegui "),i("code",null,"sudo mv ./palera1n-macos-universal /usr/local/bin/palera1n")]),i("ul",null,[i("li",null,[l("Sostituisci "),i("code",null,"./palera1n-macos-universal"),l(" con qualsiasi versione tu abbia scaricato")])])]),i("li",null,[i("p",null,[l("Esegui "),i("code",null,"sudo xattr -c /usr/local/bin/palera1n")])]),i("li",null,[i("p",null,[l("Esegui "),i("code",null,"sudo chmod +x /usr/local/bin/palera1n")])])],-1)),e[35]||(e[35]=i("h3",{id:"eseguire-palera1n",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#eseguire-palera1n","aria-hidden":"true"},"#"),l(" Eseguire palera1n")],-1)),e[36]||(e[36]=i("div",{class:"custom-container warning"},[i("p",{class:"custom-container-title"},"WARNING"),i("p",null,"Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU"),i("p",null,"In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.")],-1)),e[37]||(e[37]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,[l("Se si utilizza un Mac con Apple Silicon e si utilizza una porta USB-C per collegare il cavo/adattatore, dovrai scollegare e ricollegare il dispositivo dopo che "),i("code",null,"Checkmate!"),l(" compare nei log.")])],-1)),e[38]||(e[38]=i("ol",null,[i("li",null,[l("Esegui "),i("code",null,"palera1n "),i("ul",null,[i("li",null,[l("I dispositivi da 16GB dovrebbero utilizzare "),i("code",null,"palera1n -B -f"),l(" - nota che avrai bisogno di 2-3GB di spazio di archiviazione libero.")]),i("li",null,[l("I dispositivi con pi\xF9 di 2-3GB di spazio di archiviazione libero, ma con meno di 10-15GB di spazio di archiviazione libero possono anche utilizzare "),i("code",null,"palera1n -B -f"),l(", ma solo se sono su iOS 15.")]),i("li",null,[l("I dispositivi che hanno iOS 16 o hanno pi\xF9 di 10-15GB di spazio di archiviazione libero dovrebbero usare "),i("code",null,"palera1n -c -f")]),i("li",null,"Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando")])])],-1)),i("div",S,[e[24]||(e[24]=i("p",{class:"custom-container-title"},"WARNING",-1)),e[25]||(e[25]=i("p",null,"Se il tuo dispositivo \xE8:",-1)),e[26]||(e[26]=i("ul",null,[i("li",null,"Su iOS 15 e non ha almeno 2-3GB di spazio di archiviazione libero"),i("li",null,"Su iOS 16 e non ha almeno 10-15GB di spazio di archiviazione libero")],-1)),e[27]||(e[27]=i("p",null,"Non sarai in grado di continuare a seguire questa guida.",-1)),i("p",null,[e[22]||(e[22]=l("Se non riesci a liberare abbastanza spazio per seguirla, dovresti invece usare palera1n rootless seguendo ")),o(a,{to:"/installing-palera1n-rootless"},{default:n(()=>e[21]||(e[21]=[l("Utilizzare palera1n (Rootless)")])),_:1}),e[23]||(e[23]=l("."))])]),i("ol",x,[i("li",null,[e[29]||(e[29]=l("Quando sei pronto, premi ")),e[30]||(e[30]=i("code",null,"Enter",-1)),e[31]||(e[31]=l(" e segui le istruzioni sullo schermo per entrare in ")),o(a,{to:"/faq/#what-is-dfu-mode"},{default:n(()=>e[28]||(e[28]=[l("modalit\xE0 DFU")])),_:1}),e[32]||(e[32]=l("."))])]),e[39]||(e[39]=i("p",null,"Il tuo dispositivo dovrebbe iniziare a creare il FakeFS o il BindFS (a seconda dell'opzione scelta).",-1)),e[40]||(e[40]=i("ol",{start:"3"},[i("li",null,[l("Una volta che il dispositivo ha finito di creare il FakeFS o il BindFS, esegui "),i("code",null,"palera1n -f")])],-1)),e[41]||(e[41]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,"Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a met\xE0 di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:"),i("ol",null,[i("li",null,[l("Nella finestra del terminale, premere "),i("code",null,"Control"),l(" + "),i("code",null,"C"),l(" sulla tastiera")]),i("li",null,"Riesegui il comando che hai appena eseguito")]),i("p",null,"Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.")],-1))]),_:1}),o(r,{tab:"",name:"Linux"},{default:n(()=>[e[54]||(e[54]=i("div",{class:"custom-container danger"},[i("p",{class:"custom-container-title"},"DANGER"),i("p",null,"Se stai provando ad utilizzare un software per macchina virtuale di qualche tipo da Windows (es. Virtualbox, VMWare, Windows Subsystem for Linux, ecc) non sar\xE0 possibile seguire questa guida.")],-1)),e[55]||(e[55]=i("div",{class:"custom-container warning"},[i("p",{class:"custom-container-title"},"WARNING"),i("p",null,"Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.")],-1)),e[56]||(e[56]=i("h3",{id:"installa-palera1n-1",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#installa-palera1n-1","aria-hidden":"true"},"#"),l(" Installa palera1n")],-1)),e[57]||(e[57]=i("div",{class:"custom-container warning"},[i("p",{class:"custom-container-title"},"WARNING"),i("p",null,"Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU"),i("p",null,"In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.")],-1)),e[58]||(e[58]=i("ol",null,[i("li",null,"Apri una finestra di terminale"),i("li",null,[l("Esegui "),i("code",null,"sudo systemctl stop usbmuxd")]),i("li",null,[l("Esegui "),i("code",null,"sudo usbmuxd -f -p")]),i("li",null,[l("Apri una nuova finestra di terminale e fai "),i("code",null,"cd"),l(" alla directory in cui palera1n \xE8 stato scaricato (solitamente "),i("code",null,"cd ~/Downloads"),l(").")]),i("li",null,[l("Esegui "),i("code",null,"sudo mv ./palera1n-linux-* /usr/bin/palera1n")]),i("li",null,[l("Esegui "),i("code",null,"sudo chmod +x /usr/bin/palera1n")])],-1)),e[59]||(e[59]=i("h3",{id:"eseguire-palera1n-1",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#eseguire-palera1n-1","aria-hidden":"true"},"#"),l(" Eseguire palera1n")],-1)),e[60]||(e[60]=i("ol",null,[i("li",null,[l("Esegui "),i("code",null,"sudo palera1n"),i("ul",null,[i("li",null,[l("I dispositivi da 16GB dovrebbero utilizzare "),i("code",null,"sudo palera1n -B -f"),l(" - nota che avrai bisogno di 2-3GB di spazio di archiviazione libero.")]),i("li",null,[l("I dispositivi con pi\xF9 di 2-3GB di spazio di archiviazione libero, ma con meno di 10-15GB di spazio di archiviazione libero possono anche utilizzare "),i("code",null,"sudo palera1n -B -f"),l(", ma solo se sono su iOS 15.")]),i("li",null,[l("I dispositivi che hanno iOS 16 o hanno pi\xF9 di 10-15GB di spazio di archiviazione libero dovrebbero usare "),i("code",null,"sudo palera1n -c -f")]),i("li",null,"Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando")])])],-1)),i("div",B,[e[45]||(e[45]=i("p",{class:"custom-container-title"},"WARNING",-1)),e[46]||(e[46]=i("p",null,"Se il tuo dispositivo \xE8:",-1)),e[47]||(e[47]=i("ul",null,[i("li",null,"Su iOS 15 e non ha almeno 2-3GB di spazio di archiviazione libero"),i("li",null,"Su iOS 16 e non ha almeno 10-15GB di spazio di archiviazione libero")],-1)),e[48]||(e[48]=i("p",null,"Non sarai in grado di continuare a seguire questa guida.",-1)),i("p",null,[e[43]||(e[43]=l("Se non riesci a liberare abbastanza spazio per seguirla, dovresti invece usare palera1n rootless seguendo ")),o(a,{to:"/installing-palera1n"},{default:n(()=>e[42]||(e[42]=[l("Utilizzare palera1n")])),_:1}),e[44]||(e[44]=l("."))])]),i("ol",I,[i("li",null,[e[50]||(e[50]=l("Quando sei pronto, premi ")),e[51]||(e[51]=i("code",null,"Enter",-1)),e[52]||(e[52]=l(" e segui le istruzioni sullo schermo per entrare in ")),o(a,{to:"/faq/#what-is-dfu-mode"},{default:n(()=>e[49]||(e[49]=[l("modalit\xE0 DFU")])),_:1}),e[53]||(e[53]=l("."))])]),e[61]||(e[61]=i("p",null,"Il tuo dispositivo dovrebbe iniziare a creare il FakeFS o il BindFS (a seconda del comando che hai eseguito).",-1)),e[62]||(e[62]=i("ol",{start:"3"},[i("li",null,[l("Una volta che il dispositivo ha finito di creare il FakeFS o il BindFS, esegui "),i("code",null,"sudo palera1n -f")])],-1)),e[63]||(e[63]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,"Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a met\xE0 di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:"),i("ol",null,[i("li",null,[l("Nella finestra del terminale, premere "),i("code",null,"Control"),l(" + "),i("code",null,"C"),l(" sulla tastiera")]),i("li",null,"Riesegui il comando che hai appena eseguito")]),i("p",null,"Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.")],-1))]),_:1})]),_:1}),e[76]||(e[76]=i("p",null,[l("Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare "),i("code",null,"Install"),l(". Dopo un po' di tempo, ti verr\xE0 chiesto di riprenderti e "),i("code",null,"Sileo"),l(" dovrebbe essere sulla tua schermata iniziale.")],-1)),i("div",A,[e[69]||(e[69]=i("p",{class:"custom-container-title"},"TIP",-1)),e[70]||(e[70]=i("p",null,[l("Per rieseguire il jailbreak sul tuo dispositivo, indipendentemente dai comandi che hai eseguito sopra, esegui semplicemente "),i("code",null,"palera1n -f"),l(" e ripeti ogni step applicabile.")],-1)),i("p",null,[e[65]||(e[65]=l("::: ")),e[66]||(e[66]=i("br",null,null,-1)),e[67]||(e[67]=l(" To revert the jailbreak, follow ")),o(a,{to:"/removing-palera1n/"},{default:n(()=>e[64]||(e[64]=[l("Removing palera1n")])),_:1}),e[68]||(e[68]=l("."))])])])}var G=d(g,[["render",k],["__file","index.html.vue"]]);export{G as default}; diff --git a/assets/index.html.ce774d11.js b/assets/index.html.ce774d11.js new file mode 100644 index 000000000000..072674a145fe --- /dev/null +++ b/assets/index.html.ce774d11.js @@ -0,0 +1 @@ +import{_ as u,r as a,o as d,c as b,e as l,a as o,b as n,d as t,w as s}from"./app.748f7f56.js";const h={},p={href:"https://tsssaver.1conan.com/v2/",target:"_blank",rel:"noopener noreferrer"},v={href:"https://repo.1conan.com/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://tsssaver.1conan.com/v2/",target:"_blank",rel:"noopener noreferrer"},y={href:"https://itunes.apple.com/us/app/ax-cpu/id1048174418?mt=8",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/airsquared/blobsaver/releases",target:"_blank",rel:"noopener noreferrer"},c={href:"https://cadoth.net/~nyuszika7h/ios-builds/libimobiledevice-static-linux.tar.gz",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/verygenericname/SSHRD_Script",target:"_blank",rel:"noopener noreferrer"},S={href:"https://apt.arx8x.net",target:"_blank",rel:"noopener noreferrer"},k={href:"https://shsh.host",target:"_blank",rel:"noopener noreferrer"},x={href:"https://github.com/tihmstar/img4tool",target:"_blank",rel:"noopener noreferrer"};function O(T,e){const i=a("ExternalLinkIcon"),r=a("router-link");return d(),b("div",null,[e[56]||(e[56]=l('

    This will take you through the process of saving blobs which are required if you wish to downgrade to an older, unsigned version of iOS or iPadOS. There are multiple methods below you can try. For unjailbroken devices, you will need to use the "Computer" method.

    Saving blobs with shshd

    shshd is a tweak used for automatic blob saving. Once you have it installed, you won't need to worry about manually saving blobs as it handles it all in the background. You must be jailbroken to use shshd. If you aren't jailbroken, follow Saving blobs with TSS Saver Website.

    WARNING

    shshd is only compatible with Procursus-based jailbreaks, such as Taurine, Odyssey, Chimera and Odysseyra1n. If you're using unc0ver or checkra1n, follow Saving blobs with TSS Saver App.

    1. Open your package manager
    2. Search for the shshd package
    3. Download and install the package
    4. Tap "Done" when prompted
    ',5)),o("p",null,[e[1]||(e[1]=n("Blobs will automatically be saved when you download shshd, every time you rejailbreak, and every week after that. The blobs are available at the ")),o("a",p,[e[0]||(e[0]=n("TSS saver website")),t(i)]),e[2]||(e[2]=n('. To retrieve them, go to "retrieve" and enter your ECID.'))]),e[57]||(e[57]=l('

    Running shshd manually

    You shouldn't need to run shshd manually, but it can be run through a terminal.

    1. SSH into your device or download NewTerm 2
    2. Type sudo /usr/sbin/shshd into the terminal
      • If prompted for a password, enter in your root password (by default this is set to alpine)

    Saving blobs with TSS Saver App

    The TSS Saver app can be installed on jailbroken devices and allows you to save your blobs easily with the tap of a button. If you aren't jailbroken, follow Saving blobs with TSS Saver Website instead.

    ',5)),o("ol",null,[o("li",null,[e[5]||(e[5]=n("Add ")),o("a",v,[e[3]||(e[3]=n("repo.1conan.com")),t(i)]),e[6]||(e[6]=n(" to your sources in your preferred ")),t(r,{to:"/package-managers"},{default:s(()=>e[4]||(e[4]=[n("package manager")])),_:1})]),e[7]||(e[7]=o("li",null,[n("Download and install TSS Saver "),o("ul",null,[o("li",null,[n("If you're using unc0ver on iOS 14, also download and install "),o("code",null,"libkrw")]),o("li",null,[n("If you're using Taurine on iOS 14. also download and install "),o("code",null,"libkernrw")])])],-1)),e[8]||(e[8]=o("li",null,'Tap "Save Blobs"',-1)),e[9]||(e[9]=o("li",null,'Once you receive the confirmation message, tap "Open"',-1))]),e[58]||(e[58]=l('

    Saving blobs with TSS Saver Website

    The TSS Saver website allows you to save your device's blobs by entering in some device-specific information. Once saved, you can then access the blobs by entering in that information again.

    A12+ users must be jailbroken to use the TSS Saver Website, as it requires grabbing the ApNonce and Generator pair. If you aren't jailbroken, follow Saving blobs with blobsaver

    Getting Generator and ApNonce (Jailbroken A12+ only)

    TIP

    If you are using unc0ver or Taurine on iOS 14, install libkrw or libkernrw respectively.

    1. Open a Terminal app and run sudo dimentio > dimentio.txt
      • Alternatively, you can get your Generator and ApNonce from the Generator tab in TSS Saver App
    2. Go to /var/mobile in Filza and open dimentio.txt
    3. Copy the 0x number after Current nonce is at the bottom of the text file as well as the number that comes after entangled nonce:. The 0x number is your Generator, and the entangled nonce number is your ApNonce. Keep these safe somewhere, you'll need them later
    4. Follow the rest of this guide

    Saving blobs (All Devices)

    ',7)),o("ol",null,[e[21]||(e[21]=o("li",null,"Connect your iOS Device to your Mac or PC",-1)),o("li",null,[e[13]||(e[13]=n("Open iTunes or Finder ")),o("ul",null,[o("li",null,[e[11]||(e[11]=n("Windows users must download the ")),o("a",g,[e[10]||(e[10]=n("normal version")),t(i)]),e[12]||(e[12]=n(", NOT the Windows Store version"))])])]),e[22]||(e[22]=o("li",null,"Navigate to the device summary page",-1)),e[23]||(e[23]=o("li",null,[n("Click the Serial Number field twice "),o("ul",null,[o("li",null,"This should change to show your ECID number")])],-1)),e[24]||(e[24]=o("li",null,"Note down this ECID number somewhere where you can read it later",-1)),o("li",null,[e[15]||(e[15]=n("Open the ")),o("a",m,[e[14]||(e[14]=n("TSS Saver Website")),t(i)])]),e[25]||(e[25]=o("li",null,"Input your device ECID",-1)),o("li",null,[e[20]||(e[20]=n("Select your Device ")),o("ul",null,[o("li",null,[e[17]||(e[17]=n("iPhone 6S, 6S Plus, and iPhone SE users will need to get their board configuration by downloading ")),o("a",y,[e[16]||(e[16]=n("AX-CPU")),t(i)]),e[18]||(e[18]=n(" from the App Store"))]),e[19]||(e[19]=o("li",null,"A12+ users will need to input ApNonce and Generator pair",-1))])]),e[26]||(e[26]=o("li",null,"Click Submit",-1))]),e[59]||(e[59]=o("h2",{id:"saving-blobs-with-blobsaver",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#saving-blobs-with-blobsaver","aria-hidden":"true"},"#"),n(" Saving blobs with blobsaver")],-1)),e[60]||(e[60]=o("p",null,"blobsaver is a cross-platform PC program, compatible with Windows, macOS and Linux, that allows you to easily save your blobs on any device, jailbroken or not. It's not as convenient as the other options, however it works with the most devices.",-1)),e[61]||(e[61]=o("h3",{id:"blobsaver",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#blobsaver","aria-hidden":"true"},"#"),n(" blobsaver")],-1)),o("ol",null,[o("li",null,[e[28]||(e[28]=n("Download, install, and launch the latest version of ")),o("a",f,[e[27]||(e[27]=n("blobsaver")),t(i)])]),e[29]||(e[29]=o("li",null,"Connect your iOS device to your computer and make sure it is unlocked",-1)),e[30]||(e[30]=o("li",null,'Click on the first "Read from device" button, which will fill your ECID and device information',-1)),e[31]||(e[31]=o("li",null,"If your iOS device is not A12 or higher, you are not required to get an APNonce and you may skip the next step",-1))]),e[62]||(e[62]=l('

    Get your device-specific APNonce and generator

    Ensure your device is unlocked and connected to your computer throughout this process.

    1. Click on the second "Read from device" button next to the APNonce field
    2. If you are jailbroken or have a generator/apnonce pair already set on your device you would like to keep, select "Jailbroken". Otherwise, select "Unjailbroken"

    Your device will reboot into recovery mode multiple times. When you reboot into normal OS mode, unlock your iOS device.

    DANGER

    If you get stuck in recovery mode, try using the "Exit Recovery Mode" option from the "Help" menu in blobsaver.

    TIP

    These values can be reused at any time to save blobs whether or not you're jailbroken.

    Saving blobs

    1. Once you have filled out all the information, click "Go" to save blobs
    2. You can also click "Save Device" to save your current device's information, so you can save blobs for it again later

    Saving blobs automatically in the background

    1. You can also optionally set up blobsaver to save blobs automatically in the background, without having to manually open blobsaver
    2. Once you have one or more saved devices, click "Background Settings" to begin setting it up
    3. Select which devices you would like to save automatically in the background, and blobsaver will first test them to ensure the device information is correct
    4. You can then change the freqency interval blobs are saved at, using the "Change Frequency" button
    5. Once you are ready, click "Start Background" to enable it
    6. You may now close blobsaver, and blobs will automatically be saved in the background at the interval you set

    Saving Onboard Blobs

    Saving Onboard Blobs is the process of saving your previous signature from when you last updated, and converting that into a usable blob. Because you updated while the version was still signed, you can re-use these blobs, and they will still be valid. However, the type of blobs that you save will depend on how you updated to your current version.

    OTA Onboard Blobs

    If you updated to the version you are saving Onboard Blobs on using the Settings app over-the-air, then the blobs will be "OTA Blobs". These blobs require a bootrom exploit to be used, and only can be used with the --use-pwndfu argument in FutureRestore.

    iTunes Onboard Blobs

    If you updated/restored to the version you are saving Onboard Blobs on using iTunes / Finder, then the Onboard Blobs will be saved like normal blobs and you'll be able to use them. However, they differ according to whether you restored or updated using a computer.

    If you restored using a computer, your blobs will be "Erase" blobs, and cannot be used with the "Update (-u)" option in FutureRestore.

    If you updated using a computer, your blobs will be "Update" blobs, and can only be used with the "Update (-u)" option in FutureRestore.

    Save Onboard Blobs

    Using Deverser

    DANGER

    A Linux or macOS machine is required to use this method, and a jailbroken device with OpenSSH installed.

    On checkra1n/odysseyra1n, you don't need OpenSSH, but it's recommended for beginners.

    ',21)),o("ol",null,[e[38]||(e[38]=l("
  • On your Linux or macOS machine, run git clone https://github.com/joshuah345/deverser.git && cd deverser to grab the source of Deverser from GitHub
    • If you already have done this, run cd deverser and git pull to get the latest changes
  • Run chmod +x deverser.sh to allow it to be executed, then run ./deverser.sh to start the script
  • Answer Yes if it asks to install img4tool
    • img4tool converts the raw file to your usable SHSH blob
  • ",3)),o("li",null,[e[37]||(e[37]=n("Enter the device's IP address ")),o("ul",null,[o("li",null,[e[35]||(e[35]=n("On checkra1n/odysseyra1n, you can run iproxy if you'd like. ")),o("ul",null,[e[34]||(e[34]=o("li",null,[n("On macOS, in another terminal window, install libimobiledevice with "),o("code",null,"brew install libimobiledevice libirecovery"),n(", then run "),o("code",null,"sudo iproxy 22 44")],-1)),o("li",null,[e[33]||(e[33]=n("On Linux, we recommend using OpenSSH on the iDevice, but if you'd like to manually install libimobiledevice, a link to the binaries are ")),o("a",c,[e[32]||(e[32]=n("here")),t(i)])])])]),e[36]||(e[36]=o("li",null,"To use OpenSSH, install it on your device, and get the device's IP address from Wi-Fi settings",-1))])]),e[39]||(e[39]=o("li",null,[n("The script will then ask you to enter your device's root password twice "),o("ul",null,[o("li",null,[n("If you aren't sure, it's probably "),o("code",null,"alpine")])])],-1))]),e[63]||(e[63]=o("p",null,[n("You can find your blob named "),o("code",null,"(YOUR ECID).dumped.shsh"),n(" in the directory you ran Deverser (usually ~/deverser).")],-1)),e[64]||(e[64]=o("h3",{id:"using-an-ssh-ramdisk",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#using-an-ssh-ramdisk","aria-hidden":"true"},"#"),n(" Using an SSH Ramdisk")],-1)),e[65]||(e[65]=o("div",{class:"custom-container danger"},[o("p",{class:"custom-container-title"},"DANGER"),o("p",null,"A Linux or macOS machine is required to use this method, and a checkm8 device on iOS 12+."),o("p",null,"This is a more advanced method and is not recommended for beginners.")],-1)),o("ol",null,[o("li",null,[e[41]||(e[41]=n("Navigate to ")),o("a",w,[e[40]||(e[40]=n("this link")),t(i)]),e[42]||(e[42]=n(" and set up the ramdisk ")),e[43]||(e[43]=o("ul",null,[o("li",null,[n("Using "),o("code",null,"14.8"),n(" as the ramdisk version is recommended, but you can choose whatever")])],-1))]),e[44]||(e[44]=o("li",null,[n("Run "),o("code",null,"./sshrd.sh dump-blobs")],-1)),e[45]||(e[45]=o("li",null,[n("Finally, run "),o("code",null,"./sshrd.sh ssh"),n(", then run "),o("code",null,"reboot"),n(" in the SSH session. "),o("ul",null,[o("li",null,"Force rebooting will work too")])],-1))]),e[66]||(e[66]=o("p",null,[n("You can find your blob named "),o("code",null,"dumped.shsh"),n(" in the directory where you cloned the repo (usually ~/SSHRD_Script).")],-1)),e[67]||(e[67]=o("h3",{id:"using-system-info",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#using-system-info","aria-hidden":"true"},"#"),n(" Using System Info")],-1)),e[68]||(e[68]=o("div",{class:"custom-container danger"},[o("p",{class:"custom-container-title"},"DANGER"),o("p",null,"This method currently does not work and will fail to get your onboard blob.")],-1)),o("ol",null,[o("li",null,[e[48]||(e[48]=n("Add the ")),o("a",S,[e[46]||(e[46]=n("https://apt.arx8x.net")),t(i)]),e[49]||(e[49]=n(" repo to your preferred ")),t(r,{to:"/package-managers"},{default:s(()=>e[47]||(e[47]=[n("package manager")])),_:1})]),e[50]||(e[50]=l('
  • Download the Tweak System Info
  • After downloading System Info, open Settings and navigate to General > About
  • Scroll down to ECID
  • Slide left on ECID and tap APTicket
  • Tap Submit
  • ',5))]),o("p",null,[e[52]||(e[52]=n('A popup will appear with the message "APTicket Submitted" once finished. You can now access your blobs on ')),o("a",k,[e[51]||(e[51]=n("shsh.host")),t(i)]),e[53]||(e[53]=n("."))]),e[69]||(e[69]=o("h3",{id:"checking-blob-type",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#checking-blob-type","aria-hidden":"true"},"#"),n(" Checking Blob Type")],-1)),o("p",null,[e[55]||(e[55]=n("To check what type of blobs you have, use ")),o("a",x,[e[54]||(e[54]=n("img4tool")),t(i)])]),e[70]||(e[70]=o("ol",null,[o("li",null,[n("Download the IPSW and OTA zip from the internet, then extract the BuildManifest.plist from both of the iPSWs. "),o("ul",null,[o("li",null,"Google is your friend")])]),o("li",null,[n("Run "),o("code",null,"img4tool -v IPSW_BuildManifest.plist -s blob.shsh2 and img4tool -v OTA_BuildManifest.plist -s blob.shsh2")]),o("li",null,"Scrub through the output and check which BuildManifest img4tool reported a success with.")],-1))])}var I=u(h,[["render",O],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.cf986750.js b/assets/index.html.cf986750.js new file mode 100644 index 000000000000..1b87d7f355cf --- /dev/null +++ b/assets/index.html.cf986750.js @@ -0,0 +1 @@ +import{_ as s}from"./sideloadly_win.6263388d.js";import{_ as p,r as t,o as d,c as u,a as i,b as o,d as l,e as m,w as r}from"./app.748f7f56.js";const c={},g={href:"https://github.com/0xilis/openpwnage",target:"_blank",rel:"noopener noreferrer"},v={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},w={class:"custom-container tip"};function z(b,e){const a=t("ExternalLinkIcon"),n=t("router-link");return d(),u("div",null,[e[13]||(e[13]=i("p",null,"openpwnage \xE8 in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 8.4b4-9.3.6.",-1)),e[14]||(e[14]=i("p",null,"Tieni a mente che il jailbreak di openpwnage non \xE8 \u201Cpersistente\u201D (non rimarr\xE0 installato dopo un riavvio). Sar\xE0 necessario ri-eseguire l\u2019exploit dopo ogni riavvio. Ti verr\xE0 spiegato come fare.",-1)),e[15]||(e[15]=i("p",null,"A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l\u2019app di openpwnage sul tuo dispositivo ogni 7 giorni tramite un computer.",-1)),e[16]||(e[16]=i("p",null,"Utilizzeremo Sideloadly per installare l'app di openpwnage sul tuo dispositivo iOS nello step successivo.",-1)),e[17]||(e[17]=i("h2",{id:"download",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e[18]||(e[18]=i("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[i("p",null,[o(" openpwnage \xE8 attualmente firmato su "),i("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),o(" per una installazione pi\xF9 facile che non richiede un computer. ")])],-1)),i("ul",null,[i("li",null,[e[1]||(e[1]=o("L\u2019ultima versione di ")),i("a",g,[e[0]||(e[0]=o("openpwnage")),l(a)])]),i("li",null,[e[3]||(e[3]=o("L\u2019ultima versione di ")),i("a",v,[e[2]||(e[2]=o("Sideloadly")),l(a)])]),i("li",null,[e[5]||(e[5]=o("L\u2019ultima versione di ")),i("a",f,[e[4]||(e[4]=o("iTunes")),l(a)]),e[6]||(e[6]=o(" se sei su Windows"))])]),e[19]||(e[19]=m('

    Uno screenshot dell\u2019applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di openpwnage su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo con ci\xF2, puoi sempre usare un Apple ID alternativo.

    L\u2019app verr\xE0 adesso installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di openpwnage adesso pu\xF2 essere aperta dalla home screen.

    Eseguire openpwnage

    1. Apri l'applicazione di openpwnage dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),i("p",null,[e[8]||(e[8]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),l(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[7]||(e[7]=[o("tweak")])),_:1}),e[9]||(e[9]=o(", temi e altro."))]),i("div",w,[e[12]||(e[12]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[11]||(e[11]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno e sei su iOS 9, continua con ")),l(n,{to:"/installing-zebra"},{default:r(()=>e[10]||(e[10]=[o("Installare Zebra")])),_:1})])])])}var x=p(c,[["render",z],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.cf9f4344.js b/assets/index.html.cf9f4344.js new file mode 100644 index 000000000000..aa74b6a69b26 --- /dev/null +++ b/assets/index.html.cf9f4344.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5b1badc3","path":"/it_IT/updating-to-6-1-3/","title":"Aggiornare a 6.1.3","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 6.1.3","permalink":"/it_IT/updating-to-6-1-3"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Rimuovere il profilo","slug":"rimuovere-il-profilo","children":[]},{"level":2,"title":"Aggiornare a 6.1.3","slug":"aggiornare-a-6-1-3","children":[]}],"git":{"updatedTime":1653172312000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-6.1.3.md"}');export{e as data}; diff --git a/assets/index.html.d0acc0c4.js b/assets/index.html.d0acc0c4.js new file mode 100644 index 000000000000..80d7bfd5fa70 --- /dev/null +++ b/assets/index.html.d0acc0c4.js @@ -0,0 +1 @@ +import{_ as t,r,o as s,c as n,a as i,b as o,d as a,e as d}from"./app.748f7f56.js";const p={},u={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},h={href:"https://github.com/straight-tamago/misaka/releases/latest",target:"_blank",rel:"noopener noreferrer"};function m(v,e){const l=r("ExternalLinkIcon");return s(),n("div",null,[e[9]||(e[9]=i("h2",{id:"requisiti",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),o(" Requisiti")],-1)),i("ul",null,[e[7]||(e[7]=i("li",null,"A device running iOS/iPadOS 16.0 to 16.6.1",-1)),e[8]||(e[8]=i("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),i("li",null,[e[1]||(e[1]=o("L'ultima versione di ")),i("a",u,[e[0]||(e[0]=o("Sideloadly")),a(l)])]),i("li",null,[e[3]||(e[3]=o("L\u2019ultima versione di ")),i("a",c,[e[2]||(e[2]=o("iTunes")),a(l)]),e[4]||(e[4]=o(" se sei su Windows"))]),i("li",null,[e[6]||(e[6]=o("L'ultima versione di ")),i("a",h,[e[5]||(e[5]=o("Misaka")),a(l)])])]),e[10]||(e[10]=d('

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Misaka su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L\u2019applicazione di Misaka adesso pu\xF2 essere aperta dalla home screen.

    DANGER

    Se non lo hai gi\xE0 fatto, dovrai anche abilitare la Modalit\xE0 Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalit\xE0 sviluppatore, tocca quella opzione, attiva la modalit\xE0 sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Questo metodo pu\xF2 richiedere diversi tentativi per funzionare correttamente.

    1. Apri Misaka
    2. Vai alla scheda "Pacchetti [Emu/Var]"
    3. Tocca il pulsante in basso a sinistra (noto come "ToolBox") e tocca Installa TrollStore, quindi tocca Suggerimenti

    Il tuo dispositivo eseguir\xE0 un respring dopo aver toccato Suggerimenti.

    Installare TrollStore

    1. Sblocca il tuo dispositivo
    2. Apri l'app Suggerimenti
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    ',16))])}var z=t(p,[["render",m],["__file","index.html.vue"]]);export{z as default}; diff --git a/assets/index.html.d19d9d8f.js b/assets/index.html.d19d9d8f.js new file mode 100644 index 000000000000..bd170bff63ef --- /dev/null +++ b/assets/index.html.d19d9d8f.js @@ -0,0 +1 @@ +import{_ as a,r,o as n,c as s,a as i,b as o,d as t,e as d}from"./app.748f7f56.js";const p={},c={href:"http://altstore.io/",target:"_blank",rel:"noopener noreferrer"},u={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},h={href:"https://secure-appldnld.apple.com/windows/061-91601-20200323-974a39d0-41fc-4761-b571-318b7d9205ed/iCloudSetup.exe",target:"_blank",rel:"noopener noreferrer"},m={href:"https://github.com/straight-tamago/TrollMisaka/releases/latest",target:"_blank",rel:"noopener noreferrer"};function f(g,e){const l=r("ExternalLinkIcon");return n(),s("div",null,[e[12]||(e[12]=i("h2",{id:"requisiti",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),o(" Requisiti")],-1)),i("ul",null,[e[10]||(e[10]=i("li",null,"A device running iOS/iPadOS 15.0 to 15.8.1",-1)),e[11]||(e[11]=i("li",null,"L'app Suggerimenti installata sul tuo dispositivo",-1)),i("li",null,[e[1]||(e[1]=o("The latest version of ")),i("a",c,[e[0]||(e[0]=o("AltServer")),t(l)])]),i("li",null,[e[3]||(e[3]=o("L\u2019ultima versione di ")),i("a",u,[e[2]||(e[2]=o("iTunes")),t(l)]),e[4]||(e[4]=o(" se sei su Windows"))]),i("li",null,[e[6]||(e[6]=o("L\u2019ultima versione di ")),i("a",h,[e[5]||(e[5]=o("iCloud")),t(l)]),e[7]||(e[7]=o(" se sei su Windows"))]),i("li",null,[e[9]||(e[9]=o("The latest version of ")),i("a",m,[e[8]||(e[8]=o("TrollMisaka")),t(l)])])]),e[13]||(e[13]=d('

    Installare l'applicazione

    1. Open AltServer
    2. Collega il tuo dispositivo iOS al computer
    3. Shift-Click (Windows) or Option-Click (macOS) AltServer in the System Tray or Menu Bar
    4. Click Sideload .ipa, then select your device
    5. Select the TrollMisaka .ipa file

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    The TrollMisaka application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 to 16.6.1, you'll also need to enable Developer Mode.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalit\xE0 sviluppatore, tocca quella opzione, attiva la modalit\xE0 sviluppatore e segui le istruzioni sullo schermo

    Adding a Keyboard

    1. Open TrollMisaka, then exit the app while keeping it in the app switcher
    2. Go to Settings -> General -> Keyboard -> Keyboards -> Add New Keyboard...
    3. Select TrollMisaka
    4. Tap TrollMisaka, then toggle on Allow Full Access, then tap Allow
    5. Re-open TrollMisaka

    After re-opening TrollMisaka, open the app switcher and then reboot your device.

    DANGER

    Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.

    Iniettare TrollStore Helper

    WARNING

    Questo metodo pu\xF2 richiedere diversi tentativi per funzionare correttamente.

    1. Unlock your device
    2. Immediately open Spotlight Search (via swipping down on the middle of the home screen)
    3. Tap the globe icon on the keyboard
      • If needed, select TrollMisaka from the list of keyboards
    4. Tap kopen
      • If the device reboots, try these steps again
    5. Clicca Installa TrollStore
      • If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.

    Once it says it's successful, you can continue with the next section.

    Installare TrollStore

    1. Re-open the app switcher
    2. Open the TrollMisaka app from the app switcher
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    ',20))])}var b=a(p,[["render",f],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.d1a3c7b3.js b/assets/index.html.d1a3c7b3.js new file mode 100644 index 000000000000..9d0a69c8cc7d --- /dev/null +++ b/assets/index.html.d1a3c7b3.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0758a2b1","path":"/blocking-jailbreak-detection/","title":"Blocking Jailbreak Detection","lang":"en_US","frontmatter":{"lang":"en_US","title":"Blocking Jailbreak Detection","description":"Bypassing and avoiding jailbreak detection.","permalink":"/blocking-jailbreak-detection","redirect_from":["/blocking","/jailbreak-detection"],"extra_contributors":["Absolucy","TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Tweaks","slug":"tweaks","children":[]},{"level":2,"title":"Installation","slug":"installation","children":[]},{"level":2,"title":"A-Bypass","slug":"a-bypass","children":[]},{"level":2,"title":"Liberty Lite","slug":"liberty-lite","children":[]},{"level":2,"title":"Choicy","slug":"choicy","children":[]},{"level":2,"title":"libhooker configurator","slug":"libhooker-configurator","children":[]},{"level":2,"title":"KernBypass (iOS 12.0 - 14.2)","slug":"kernbypass-ios-12-0-14-2","children":[]},{"level":2,"title":"vnodebypass","slug":"vnodebypass","children":[]}],"git":{"updatedTime":1653243914000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/guides/blocking-jailbreak-detection.md"}');export{e as data}; diff --git a/assets/index.html.d1be1aef.js b/assets/index.html.d1be1aef.js new file mode 100644 index 000000000000..448c620a4aa9 --- /dev/null +++ b/assets/index.html.d1be1aef.js @@ -0,0 +1 @@ +import{_ as d}from"./aluminum_tv_remote.eab613f5.js";import{_ as p,r as i,o as b,c as m,a as l,b as t,d as n,w as o}from"./app.748f7f56.js";const f={},y={href:"https://github.com/NSSpiral/Blackb0x/releases/tag/0.6.2",target:"_blank",rel:"noopener noreferrer"};function k(T,e){const a=i("router-link"),s=i("ExternalLinkIcon"),r=i("Tab"),u=i("Tabs");return b(),m("div",null,[l("p",null,[e[1]||(e[1]=t("Blackb0x is capable of untether jailbreaking the Apple TV (2nd generation) on Apple TV Software 5.3 and the Apple TV (3rd generation) on Apple TV Software 7.2.1 to 7.9. It is also capable of ")),n(a,{to:"/types-of-jailbreak/#tethered-jailbreaks"},{default:o(()=>e[0]||(e[0]=[t("tether jailbreaking")])),_:1}),e[2]||(e[2]=t(" the Apple TV (2nd generation) on Apple TV Software 6.2.1 and the Apple TV (3rd generation) on Apple TV Software 6.0 to 6.2."))]),l("p",null,[e[4]||(e[4]=t("Blackb0x is an ")),n(a,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:o(()=>e[3]||(e[3]=[t("untethered")])),_:1}),e[5]||(e[5]=t(" jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore"))]),e[21]||(e[21]=l("h2",{id:"requisiti",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),t(" Requisiti")],-1)),l("ul",null,[e[8]||(e[8]=l("li",null,"Intel-based Mac running macOS 10.11 or later.",-1)),l("li",null,[e[7]||(e[7]=t("The latest version of ")),l("a",y,[e[6]||(e[6]=t("Blackb0x")),n(s)])]),e[9]||(e[9]=l("li",null,"A non-Siri enabled Apple TV aluminum remote:",-1))]),e[22]||(e[22]=l("p",null,[l("img",{src:d,alt:"A photo of a non-Siri enabled Apple TV aluminum remote",style:{display:"block","margin-inline":"auto","max-width":"30em"}})],-1)),e[23]||(e[23]=l("h2",{id:"installing-blackb0x",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-blackb0x","aria-hidden":"true"},"#"),t(" Installing Blackb0x")],-1)),e[24]||(e[24]=l("p",null,"Depending on your model of Apple TV, the steps are different. Select the tab that lists the A-code that corresponds to your Apple TV model.",-1)),n(u,{tabs:""},{default:o(()=>[n(r,{tab:"",name:"A1378, A1469",default:!0},{default:o(()=>e[10]||(e[10]=[l("ol",null,[l("li",null,"Unzip and run the Blackb0x application"),l("li",null,"Connect your Apple TV via USB to your Mac - you will most likely need to disconnect the HDMI cable."),l("li",null,[t("Click "),l("code",null,"Install Jailbreak")]),l("li",null,"Once Blackb0x says done, your Apple TV will reboot"),l("li",null,"Disconnect it from your Mac, but do not use the Apple TV yet when it first boots"),l("li",null,"Wait a few minutes until it displays a loading circle and then loads the home screen.")],-1),l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"It may take a few tries to get your Apple TV into DFU. Be patient and ensure you follow the steps exactly.")],-1)])),_:1}),n(r,{tab:"",name:"A1427",default:!1},{default:o(()=>[l("ol",null,[l("li",null,[e[12]||(e[12]=t("Follow the ")),n(a,{to:"/using-checkm8-a5"},{default:o(()=>e[11]||(e[11]=[t("Using checkm8-a5")])),_:1}),e[13]||(e[13]=t(" guide"))]),e[14]||(e[14]=l("li",null,"Unzip and run Blackb0x",-1)),e[15]||(e[15]=l("li",null,"Connect your Apple TV via USB to your computer - you will most likely need to disconnect the HDMI cable.",-1)),e[16]||(e[16]=l("li",null,"Follow the steps blackb0x provides to enter DFU",-1)),e[17]||(e[17]=l("li",null,[t("Click "),l("code",null,"Install Jailbreak")],-1)),e[18]||(e[18]=l("li",null,"Once Blackb0x says done, your Apple TV will reboot.",-1)),e[19]||(e[19]=l("li",null,"Disconnect it from your Mac, but do not use the Apple TV yet when it first boots",-1)),e[20]||(e[20]=l("li",null,"Wait a few minutes until it displays a loading circle and then loads the home screen.",-1))])]),_:1})]),_:1}),e[25]||(e[25]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Your Apple TV (3rd generation) may boot into recovery mode after using blackb0x. This is normal, it means you didn't disconnect the USB cable in time - the Apple TV automatically boots into Recovery Mode if it is connected to a computer. Power cycle it and it will boot normally.")],-1)),e[26]||(e[26]=l("p",null,[t("You should now be jailbroken with Kodi installed on your home screen. To install packages, you will need to use SSH. To gain access, run the command "),l("code",null,"ssh -oHostKeyAlgorithms=+ssh-dss root@apple.tv.ip.here"),t(". You can find the IP address in Settings.")],-1))])}var w=p(f,[["render",k],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.d210e22a.js b/assets/index.html.d210e22a.js new file mode 100644 index 000000000000..86b2c51f7fcf --- /dev/null +++ b/assets/index.html.d210e22a.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-62017028","path":"/it_IT/installing-sileo/","title":"Installare Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare Sileo","permalink":"/it_IT/installing-sileo","description":"Guida per l'installazione di Sileo","redirect_from":["/it_IT/install-sileo"]},"excerpt":"","headers":[{"level":2,"title":"Introduzione","slug":"introduzione","children":[]},{"level":2,"title":"Aggiunta della repo di Sileo","slug":"aggiunta-della-repo-di-sileo","children":[]},{"level":2,"title":"Installare Sileo","slug":"installare-sileo","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-sileo.md"}`);export{e as data}; diff --git a/assets/index.html.d224fc59.js b/assets/index.html.d224fc59.js new file mode 100644 index 000000000000..e33ec0482728 --- /dev/null +++ b/assets/index.html.d224fc59.js @@ -0,0 +1 @@ +import{_ as u}from"./hostshield.c228a1dc.js";import{_ as h,r as d,o as p,c as m,a as e,b as l,d as o,w as n,e as a}from"./app.748f7f56.js";const f={},g={href:"https://store.arduino.cc/products/arduino-uno-rev3",target:"_blank",rel:"noopener noreferrer"},y={href:"https://www.aliexpress.com/w/wholesale-MAX3421E-USB-host-shield.html",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sourceforge.net/projects/git-osx-installer/files/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.arduino.cc/en/software",target:"_blank",rel:"noopener noreferrer"},c={href:"https://www.theapplewiki.com/wiki/DFU_Mode#Entering_DFU_Mode",target:"_blank",rel:"noopener noreferrer"},A={href:"https://www.theapplewiki.com/wiki/DFU_Mode#Entering_DFU_Mode",target:"_blank",rel:"noopener noreferrer"},k={href:"https://www.theapplewiki.com/wiki/DFU_Mode#Entering_DFU_Mode",target:"_blank",rel:"noopener noreferrer"};function S(v,t){const r=d("ExternalLinkIcon"),i=d("Tab"),s=d("Tabs");return p(),m("div",null,[t[52]||(t[52]=e("h2",{id:"requirements",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),l(" Requirements")],-1)),e("ul",null,[e("li",null,[t[1]||(t[1]=l("An ")),e("a",g,[t[0]||(t[0]=l("Arduino Uno")),o(r)])]),e("li",null,[t[3]||(t[3]=l("A ")),e("a",y,[t[2]||(t[2]=l("MAX3421E USB host shield")),o(r)]),t[4]||(t[4]=l(", and USB-A to USB-B cable"))]),t[5]||(t[5]=e("li",null,"A soldering iron",-1)),t[6]||(t[6]=e("li",null,"0.5mm solder",-1)),t[7]||(t[7]=e("li",null,"Solder flux (Optional)",-1))]),t[53]||(t[53]=e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,"Following this guide is a difficult task and requires moderate soldering and computer terminal skills. Proceed with caution.")],-1)),t[54]||(t[54]=e("h2",{id:"preparing-the-host-shield",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#preparing-the-host-shield","aria-hidden":"true"},"#"),l(" Preparing the host shield")],-1)),t[55]||(t[55]=e("p",null,"Your host shield can arrive in two states - with headers, and without. If it is with headers, it will have pins and pin sockets already soldered to it, allowing you to connect it to an Arduino by simply placing it on top. If it has headers, your job is much easier.",-1)),o(s,{tabs:"",id:"headers"},{default:n(()=>[o(i,{tab:"",name:"With Headers",default:!0},{default:n(()=>t[8]||(t[8]=[e("p",null,"You will need to solder three pads on your USB host shield. The pads to solder are circled in this image:",-1),e("p",null,[e("img",{src:u,alt:"Where to solder to your host shield",style:{display:"block","margin-inline":"auto","max-width":"30em"}})],-1),e("ol",null,[e("li",null,"Plug in your soldering iron so it starts to heat up"),e("li",null,"Once it has heated up, place your USB host shield near a good source of light"),e("li",null,"Get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip"),e("li",null,"Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad"),e("li",null,"Repeat steps 3-4 until all three pads have been bridged")],-1)])),_:1}),o(i,{tab:"",name:"Without Headers"},{default:n(()=>t[9]||(t[9]=[e("p",null,"You will need to solder five sets of headers and bridge three pads on your USB host shield. The pads to solder are circled in this image:",-1),e("p",null,[e("img",{src:u,alt:"Where to solder to your host shield",style:{display:"block","margin-inline":"auto","max-width":"30em"}})],-1),e("ol",null,[e("li",null,"Plug in your soldering iron so it starts to heat up"),e("li",null,"Once it has heated up, place your USB host shield near a good source of light"),e("li",null,[l("Insert the first header into the holes on the board "),e("ul",null,[e("li",null,"For the single-row headers, ensure the sockets face towards the side with the ICs and USB port"),e("li",null,"For the dual-row header, ensure the sockets face on the opposite side of the board.")])]),e("li",null,"Get a medium-sided length of solder and form it into a straight wire shape"),e("li",null,"Touch it to a pin on the header - it's easiest to work from one edge and work your way to the other"),e("li",null,"Then, touch the soldering iron to the solder slightly away from the board, so that a short length of it is separated"),e("li",null,[l("This should form itself around the pin, securing the pin to the board "),e("ul",null,[e("li",null,"If it doesn't, remelt the solder and move it to the proper place")])]),e("li",null,[l("Repeat step 4 until all 34 pins are properly affixed "),e("ul",null,[e("li",null,"Ensure none of the pins are bridged (solder connecting two or more pins together)")])]),e("li",null,"Once the headers are soldered, get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip"),e("li",null,"Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad"),e("li",null,"Repeat steps 6-7 until all three pads have been bridged.")],-1)])),_:1})]),_:1}),t[56]||(t[56]=e("h2",{id:"installing-git",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installing-git","aria-hidden":"true"},"#"),l(" Installing Git")],-1)),t[57]||(t[57]=e("p",null,"To use checkm8-a5, you'll need Git. Depending on what version of macOS you're on, the steps are different.",-1)),o(s,{tabs:"",id:"git"},{default:n(()=>[o(i,{tab:"",name:"OS X 10.9 to macOS 10.12",default:!0},{default:n(()=>[e("ol",null,[e("li",null,[t[11]||(t[11]=l("Download the Git installer from ")),e("a",w,[t[10]||(t[10]=l("this link")),o(r)])]),t[12]||(t[12]=e("li",null,"Open and run the installer",-1)),t[13]||(t[13]=e("li",null,[l("Once it is installed, open Terminal and run "),e("code",null,"git --version"),l(" to verify it has installed properly")],-1))])]),_:1}),o(i,{tab:"",name:"macOS 10.13+"},{default:n(()=>t[14]||(t[14]=[e("ol",null,[e("li",null,[l("Install Brew, if you don't have it installed already, by opening a terminal window and running the command: "),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"')]),e("li",null,[l("Enter your user password when prompted "),e("ul",null,[e("li",null,"Installing brew can take up to half an hour to complete")])]),e("li",null,[l("Once Brew is installed, run the command "),e("code",null,"brew install git"),l(" in terminal")]),e("li",null,[l("Once it is complete, run the command "),e("code",null,"git --version"),l(" to verify it has installed properly")])],-1)])),_:1})]),_:1}),t[58]||(t[58]=a('

    Patching the USB Host Shield 2.0 Library

    1. Open a new Terminal window and run the command git clone https://github.com/felis/USB_Host_Shield_2.0.git
    2. Run the command git clone https://github.com/synackuk/checkm8-a5.git
    3. Run the command cd USB_Host_Shield_2.0 && git apply ~/checkm8-a5/usb_host_library.patch/

    Preparing the Script

    ',3)),e("ol",null,[e("li",null,[t[16]||(t[16]=l("Download and install the ")),e("a",b,[t[15]||(t[15]=l("Arduino IDE")),o(r)])]),t[17]||(t[17]=e("li",null,"While it is installing, connect your MAX3421E USB host shield to the Arduino",-1)),t[18]||(t[18]=e("li",null,"The pins and sockets on the bottom of the host shield will line up with the pins and sockets on the Arduino",-1)),t[19]||(t[19]=e("li",null,"Connect your Arduino to your computer",-1)),t[20]||(t[20]=e("li",null,[l("Once the Arduino IDE is installed, open Finder, press Command+Shift+G, and type in "),e("code",null,"~/checkm8-a5")],-1)),t[21]||(t[21]=e("li",null,[l("Open the file named "),e("code",null,"checkm8-a5.ino")],-1)),t[22]||(t[22]=e("li",null,[l("In the same Terminal window as before, run "),e("code",null,"cp -r ~/USB_Host_Shield_2.0 ~/Documents/Arduino/libraries/USB_Host_Shield_Library_2.0")],-1))]),t[59]||(t[59]=e("h2",{id:"running-the-script",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#running-the-script","aria-hidden":"true"},"#"),l(" Running the Script")],-1)),t[60]||(t[60]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"It may take a few tries to get your device into DFU. Be patient and ensure you follow the steps exactly.")],-1)),o(s,{tabs:"",id:"device"},{default:n(()=>[o(i,{tab:"",name:"iPhone 4s and iPad 2 (non-2012 model)",default:!0},{default:n(()=>[e("ol",null,[t[25]||(t[25]=e("li",null,"Connect your iPhone or iPad to your computer",-1)),e("li",null,[t[24]||(t[24]=l("Enter DFU using ")),e("a",c,[t[23]||(t[23]=l("this guide")),o(r)])]),t[26]||(t[26]=e("li",null,"Disconnect your device from your computer and connect it to your USB host shield.",-1)),t[27]||(t[27]=e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected",-1)),t[28]||(t[28]=e("li",null,[l("In the checkm8_a5 script, find the line that reads "),e("code",null,"#define A5_8942"),l(" and change it to "),e("code",null,"#define A5_8940")],-1)),t[29]||(t[29]=e("li",null,"Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino",-1)),t[30]||(t[30]=e("li",null,"Serial Monitor will begin displaying a log of what the script is doing",-1)),t[31]||(t[31]=e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your device from the Arduino and proceed to the next steps")],-1))])]),_:1}),o(i,{tab:"",name:"iPad 2 (2012), iPad mini 1, iPod touch 5"},{default:n(()=>[e("ol",null,[t[34]||(t[34]=e("li",null,"Connect your iPhone, iPad, or iPod to your computer",-1)),e("li",null,[t[33]||(t[33]=l("Enter DFU using ")),e("a",A,[t[32]||(t[32]=l("this guide")),o(r)])]),t[35]||(t[35]=e("li",null,"Disconnect your device from your computer and connect it to your USB host shield",-1)),t[36]||(t[36]=e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected",-1)),t[37]||(t[37]=e("li",null,"Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino",-1)),t[38]||(t[38]=e("li",null,"Serial Monitor will begin displaying a log of what the script is doing",-1)),t[39]||(t[39]=e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your device from the Arduino and proceed to the next steps")],-1))])]),_:1}),o(i,{tab:"",name:"iPad 3"},{default:n(()=>[t[50]||(t[50]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"On the iPad 3, success rate is much lower compared to other devices. It is not uncommon for it to take upwards of 10 tries to successfully exploit.")],-1)),e("ol",null,[t[42]||(t[42]=e("li",null,"Connect your iPhone, iPad, or iPod to your computer",-1)),e("li",null,[t[41]||(t[41]=l("Enter DFU using ")),e("a",k,[t[40]||(t[40]=l("this guide")),o(r)])]),t[43]||(t[43]=e("li",null,"Disconnect your device from your computer and connect it to your USB host shield",-1)),t[44]||(t[44]=e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected",-1)),t[45]||(t[45]=e("li",null,[l("In the checkm8_a5 script, find the line that reads "),e("code",null,"#define A5_8942"),l(" and change it to "),e("code",null,"#define A5_8945"),l(".")],-1)),t[46]||(t[46]=e("li",null,"Again under the Tools menu, open Serial Monitor",-1)),t[47]||(t[47]=e("li",null,"Set the baud rate is set to 115200, then upload the sketch to the Arduino",-1)),t[48]||(t[48]=e("li",null,"Serial Monitor will begin displaying a log of what the script is doing",-1)),t[49]||(t[49]=e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your device from the Arduino and proceed to the next steps")],-1))])]),_:1}),o(i,{tab:"",name:"Apple TV 3 (A1427)"},{default:n(()=>t[51]||(t[51]=[e("ol",null,[e("li",null,"Connect your Apple TV to a computer with a MicroUSB cable"),e("li",null,"You will most likely need to disconnect the HDMI cable"),e("li",null,[l("Enter DFU mode by completing the following steps: "),e("ol",null,[e("li",null,"Hold Menu and Down until the LED on the Apple TV flashes rapidly."),e("li",null,"Let go, then hold Menu and Play/Pause until the LED on the Apple TV flashes rapidly")])])],-1),e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,[l("If iTunes or Finder says "),e("code",null,"n/a"),l(" when listing the serial number when reporting it detected an Apple TV in recovery or DFU mode, it has successfully entered DFU.")]),e("p",null,"If it displays the serial number, try the steps again - it entered Recovery Mode instead.")],-1),e("ol",{start:"4"},[e("li",null,"Disconnect your Apple TV from your computer and connect it to your USB host shield"),e("li",null,"Under the Tools menu, select Port and ensure your Arduino is selected"),e("li",null,"Also under the Tools menu, open Serial Monitor"),e("li",null,"Set the baud rate is set to 115200, then upload the sketch to the Arduino"),e("li",null,"Serial Monitor will begin displaying a log of what the script is doing"),e("li",null,[l("Once it displays "),e("code",null,"Done!"),l(", disconnect your Apple TV from the Arduino")])],-1)])),_:1})]),_:1}),t[61]||(t[61]=a('

    WARNING

    At this step, there are many errors you may see. A list of the most common, with fixes, are as follows:

    • usb init failed: This means you did not solder the USB host shield correctly. Double-check everything is soldered properly and there are no bridges between pins.
    • Non Apple DFU found (vendorID: 0, productId: 0): This means the exploit failed. Force reboot the device, reenter DFU, and try the script again.
    • heap_feng_shui_req: setup status = 0, data status = 4 on loop: This is usually not an error. If it goes on for more than two minutes, force reboot the device and try the process again - otherwise, it should proceed to sending the line 2. set global state.
    • heap_feng_shui_req: setup status = D, data status = 5 on loop is an error, but easily fixable - simply reupload the script to the Arduino and it should work. If it still doesn't, reenter DFU and try the process again.

    If checkm8-a5 printed out Done!, your A5 device is now successfully pwned. You may return to whatever guide you were following previously, if any.

    ',2))])}var T=h(f,[["render",S],["__file","index.html.vue"]]);export{T as default}; diff --git a/assets/index.html.d23f44f6.js b/assets/index.html.d23f44f6.js new file mode 100644 index 000000000000..b4420bf8941e --- /dev/null +++ b/assets/index.html.d23f44f6.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as u,c as p,a as t,b as o,d as i,w as n,e as r}from"./app.748f7f56.js";const g={},h={class:"custom-container tip"},f={class:"custom-container tip"},b={href:"https://dhinakg.github.io/repo/",target:"_blank",rel:"noopener noreferrer"},v={href:"https://repo.alexia.lol",target:"_blank",rel:"noopener noreferrer"},m={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function y(c,e){const l=s("router-link"),a=s("ExternalLinkIcon");return u(),p("div",null,[e[30]||(e[30]=t("h2",{id:"required-reading",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),e[31]||(e[31]=t("div",{class:"custom-container tip"},[t("p",{class:"custom-container-title"},"TIP"),t("p",null,"If you previously attempted an older blobless method, remove all delay and beta profiles prior to following this method.")],-1)),t("div",h,[e[5]||(e[5]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[2]||(e[2]=o("You must have a jailbreak to follow these instructions. If you cannot jailbreak, follow ")),i(l,{to:"/updating-blobless-nonjailbroken"},{default:n(()=>e[0]||(e[0]=[o("Updating (Blobless) (Non-Jailbroken)")])),_:1}),e[3]||(e[3]=o(" or ")),i(l,{to:"/updating-blobless-advanced"},{default:n(()=>e[1]||(e[1]=[o("Updating (Blobless) (Advanced)")])),_:1}),e[4]||(e[4]=o(" instead."))])]),e[32]||(e[32]=t("h2",{id:"requirements",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),o(" Requirements")],-1)),t("ul",null,[t("li",null,[e[9]||(e[9]=o("A device you are able to jailbreak and install packages to ")),t("ul",null,[t("li",null,[e[7]||(e[7]=o("Check ")),i(l,{to:"/get-started"},{default:n(()=>e[6]||(e[6]=[o("Get Started")])),_:1}),e[8]||(e[8]=o(" if you are unsure"))])])]),e[10]||(e[10]=t("li",null,"A backup of your device through iCloud",-1))]),e[33]||(e[33]=t("h2",{id:"instructions",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#instructions","aria-hidden":"true"},"#"),o(" Instructions")],-1)),e[34]||(e[34]=t("h3",{id:"installing-dahlia",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#installing-dahlia","aria-hidden":"true"},"#"),o(" Installing Dahlia")],-1)),t("div",f,[e[14]||(e[14]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[12]||(e[12]=o("The Dahlia tweak, when using Dallas profiles, redirects update searches to a different server. As such, the owners of the server will be able to view your IP address. This is normal, however if you are uncomfortable with this, follow ")),i(l,{to:"/updating-blobless-alternate"},{default:n(()=>e[11]||(e[11]=[o("Updating (Blobless) (Alternate Method)")])),_:1}),e[13]||(e[13]=o(" instead."))])]),t("ol",null,[e[18]||(e[18]=t("li",null,"Launch your current jailbreak",-1)),t("li",null,[e[17]||(e[17]=o("Open your preferred package manager and add the following repos: ")),t("ul",null,[t("li",null,[t("a",b,[e[15]||(e[15]=o("https://dhinakg.github.io/repo/")),i(a)])]),t("li",null,[t("a",v,[e[16]||(e[16]=o("https://repo.alexia.lol")),i(a)])])])]),e[19]||(e[19]=t("li",null,[o("Search and install the "),t("code",null,"Dahlia"),o(" package")],-1)),e[20]||(e[20]=t("li",null,[o("Tap "),t("code",null,"Reboot Device"),o(", and then rejailbreak your device after rebooting")],-1))]),e[35]||(e[35]=r('

    Preparing to Update

    1. Open the settings app, scroll down, and tap on Dahlia
    2. Tap Download Profiles, then tap "Dallas"
    3. Tap on "Dallas Enabler" to download the profile
    4. Tap "Allow" when prompted
    5. Exit out of the Dahlia menu and go to General -> Profiles & Device Management -> Dallas Enabler
    6. Tap "Install" in the top right corner and enter your passcode if prompted
    7. Tap "Install" again twice to confirm
    8. Go back to the Dahlia tab in Settings
    9. Re-tap on Download Profiles and then re-tap "Dallas"
    10. Under "Version Profiles", tap the version that you want to update to
    11. Tap "Allow" when prompted
    12. Open the Settings app
    13. Exit out of the Dahlia menu and go to General -> Profiles & Device Management -> Dallas - [Version]
      • If you see an error, make sure you're both jailbroken and that you installed Dallas Enabler earlier
    14. Tap "Install" in the top right corner and enter your passcode if prompted
    15. Tap "Install" again twice to confirm
    16. Reboot your device when prompted, then rejailbreak
    17. Reopen the Settings app and go back to the Dahlia tab
    18. Toggle Enable Supervision-less Mode.
      • You can also choose to enable Toggle Supervision instead, but the only way to remove supervision after updating is to either wait for a jailbreak or resetting your device
    19. Make sure Ready to Update says "Yes"
      • If it doesn't, click the "i" next to the "Ready to Update" tab, and see what the issue is

    Restoring rootFS

    ',3)),t("ol",null,[e[25]||(e[25]=r("
  • Open the Settings application
  • Tap General -> Software Update
  • Ensure that the version displayed is iOS version you desire to update to
    • Do not update yet, we will do this shortly
    • Ensure that the version displayed is the version that you want to update to
    • If it says that your device is up to date, the server used for Dallas is offline; wait for it to go back online
  • ",3)),t("li",null,[e[24]||(e[24]=o("Open your current jailbreak and restore rootFS ")),t("ul",null,[t("li",null,[e[22]||(e[22]=o("If you need a detailed guide on how to restore rootfs, follow ")),i(l,{to:"/restoring-rootfs"},{default:n(()=>e[21]||(e[21]=[o("Restoring Rootfs")])),_:1}),e[23]||(e[23]=o(" and select the jailbreak which you currently use"))])])]),e[26]||(e[26]=t("li",null,"Reboot your device",-1))]),e[36]||(e[36]=r('

    Updating your firmware version

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
    4. Ensure that the version displayed is the version that you want to update to
    5. Download and install the update

    Removing Dallas profiles

    1. Open the Settings application after updating to version you desired to update to
    2. Go to General if not already there, then Profiles and Device Management
    3. Tap on both profiles, and tap Remove Profile
      • Enter your passcode if asked

    TIP

    If you chose to enable supervision earlier, your device will remain supervised. Being in a supervised state means that:

    • A message will display in Settings, showing that your device is supervised
    • Activation lock will be disabled, potentially making your device accessible by thieves (FindMy will still work however)
    • If your device has Mobile Device Management enabled (e.g. a school or work device), then your organisation will be able to silently install and uninstall apps on your device

    Note that, for most users, staying in a supervised state won't be an issue.

    It is possible to remove the supervised state by resetting your device and restoring a previously made backup. This can be done by selecting "Erase All Content and Settings" in the Settings app, then restoring from a backup during setup from iCloud.

    DANGER

    If you restore a backup made in a jailbroken state from iTunes/Finder, you may encounter severe issues, such as bootloops.

    WARNING

    If you restore a backup made in a jailbroken state from iCloud, you may encounter false-positive flagging of jailbreak detection.

    ',7)),t("p",null,[e[28]||(e[28]=o("Credits to ")),t("a",m,[e[27]||(e[27]=o("dhinakg")),i(a)]),e[29]||(e[29]=o(" for discovering this method."))])])}var k=d(g,[["render",y],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.d2e24a32.js b/assets/index.html.d2e24a32.js new file mode 100644 index 000000000000..af6f091c08e2 --- /dev/null +++ b/assets/index.html.d2e24a32.js @@ -0,0 +1 @@ +import{_ as n,r as l,o as a,c as u,a as i,b as s,d as t,w as r}from"./app.748f7f56.js";const d={},m={class:"custom-container tip"},p={class:"custom-container tip"},v={class:"custom-container tip"},g={class:"custom-container tip"},f={class:"custom-container tip"},k={class:"custom-container tip"};function y(c,e){const o=l("router-link");return a(),u("div",null,[e[18]||(e[18]=i("p",null,"Disinstallare un jailbreak non \xE8 semplice come eliminare l'applicazione o cose simili. Quando si disinstalla un jailbreak, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.",-1)),e[19]||(e[19]=i("p",null,"A seconda del jailbreak che si sta utilizzando, \xE8 necessario eseguire passaggi diversi per essere in grado di rimuovere il jailbreak.",-1)),i("div",m,[e[2]||(e[2]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[1]||(e[1]=s("Se stai cercando di rimuovere unc0ver, segui ")),t(o,{to:"/removing-unc0ver"},{default:r(()=>e[0]||(e[0]=[s("Rimuovere unc0ver")])),_:1})])]),i("div",p,[e[5]||(e[5]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[4]||(e[4]=s("Se stai cercando di rimuovere checkra1n, segui ")),t(o,{to:"/removing-checkra1n"},{default:r(()=>e[3]||(e[3]=[s("Rimuovere checkra1n")])),_:1})])]),i("div",v,[e[8]||(e[8]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[7]||(e[7]=s("Se stai cercando di rimuovere Odysseyra1n, segui ")),t(o,{to:"/removing-odysseyra1n"},{default:r(()=>e[6]||(e[6]=[s("Rimuovere Odysseyra1n")])),_:1})])]),i("div",g,[e[11]||(e[11]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[10]||(e[10]=s("Se stai cercando di rimuovere Chimera, segui ")),t(o,{to:"/removing-chimera"},{default:r(()=>e[9]||(e[9]=[s("Rimuovere Chimera")])),_:1})])]),i("div",f,[e[14]||(e[14]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[13]||(e[13]=s("Se stai cercando di rimuovere Odyssey, segui ")),t(o,{to:"/removing-odyssey"},{default:r(()=>e[12]||(e[12]=[s("Rimuovere Odyssey")])),_:1})])]),i("div",k,[e[17]||(e[17]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[16]||(e[16]=s("Se stai cercando di rimuovere Taurine, segui ")),t(o,{to:"/removing-taurine"},{default:r(()=>e[15]||(e[15]=[s("Rimuovere Taurine")])),_:1})])])])}var x=n(d,[["render",y],["__file","index.html.vue"]]);export{x as default}; diff --git a/assets/index.html.d2e467d1.js b/assets/index.html.d2e467d1.js new file mode 100644 index 000000000000..261c0194c5f1 --- /dev/null +++ b/assets/index.html.d2e467d1.js @@ -0,0 +1 @@ +import{_ as d}from"./checkra1n.ace0089d.js";import{_ as p,r as o,o as c,c as h,a as e,b as n,d as t,e as m,w as i}from"./app.748f7f56.js";const f={},y={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"};function b(k,l){const a=o("ExternalLinkIcon"),u=o("router-link"),r=o("Tab"),s=o("Tabs");return c(),h("div",null,[l[15]||(l[15]=e("h2",{id:"requisiti",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#requisiti","aria-hidden":"true"},"#"),n(" Requisiti")],-1)),e("ul",null,[e("li",null,[l[1]||(l[1]=n("L'ultima versione di ")),e("a",y,[l[0]||(l[0]=n("checkra1n")),t(a)])]),l[2]||(l[2]=e("li",null,"An Apple TV Siri remote (any generation)",-1)),l[3]||(l[3]=e("li",null,[n("If you have an Apple TV 4K, you will also need two cables: "),e("ul",null,[e("li",null,"A GoldenEye or Foxlink X892 cable"),e("li",null,"An Alex DCSD cable"),e("li",null,"It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.")])],-1))]),l[16]||(l[16]=m('

    Uno screenshot dell'applicazione checkra1n

    Installing checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, a USB-C to USB-A adapter.

    ',3)),t(s,{tabs:""},{default:i(()=>[t(r,{tab:"",name:"Apple TV HD",default:!0},{default:i(()=>[e("ol",null,[l[10]||(l[10]=e("li",null,"Open checkra1n on your Mac",-1)),l[11]||(l[11]=e("li",null,"Plug your Apple TV device into your Mac",-1)),l[12]||(l[12]=e("li",null,[n("Clicca su "),e("code",null,"Start"),n(" -> "),e("code",null,"Next"),n(" su checkra1n "),e("ul",null,[e("li",null,[n("If you're on tvOS 14.6 or later, you will need to head into "),e("code",null,"Options"),n(", then enable the "),e("code",null,"Allow Untested Versions"),n(" option before clicking Start")]),e("li",null,"Your device will be put into recovery mode automatically")])],-1)),e("li",null,[l[5]||(l[5]=n("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),t(u,{to:"/faq/#what-is-dfu-mode"},{default:i(()=>l[4]||(l[4]=[n("modalit\xE0 DFU")])),_:1}),l[6]||(l[6]=n(", clicca ")),l[7]||(l[7]=e("code",null,"Start",-1)),l[8]||(l[8]=n(" per iniziare ")),l[9]||(l[9]=e("ul",null,[e("li",null,"Follow the instructions until your device shows a black screen")],-1))]),l[13]||(l[13]=e("li",null,"After this, checkra1n should automatically install to your Apple TV",-1))])]),_:1}),t(r,{tab:"",name:"Apple TV 4K (1st generation)",default:!1},{default:i(()=>l[14]||(l[14]=[e("ol",null,[e("li",null,"Connect the GoldenEye to your Apple TV's Ethernet port"),e("li",null,'The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two'),e("li",null,[n("Connect the other end of the Alex cable to your Mac, and then power cycle the Apple TV "),e("ul",null,[e("li",null,"You can do this by unplugging the power cord or by holding the Menu and TV buttons")])]),e("li",null,"The Apple TV should automatically enter DFU."),e("li",null,[n("Ensure the checkra1n app is in "),e("code",null,"/Applications")]),e("li",null,[n("Open a Terminal window and run the command "),e("code",null,"/Applications/checkra1n.app/Contents/MacOS/checkra1n -c")]),e("li",null,"After this, checkra1n will run")],-1)])),_:1})]),_:1}),l[17]||(l[17]=e("p",null,"Your Apple TV device should now reboot.",-1)),l[18]||(l[18]=e("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var v=p(f,[["render",b],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.d2eff5d3.js b/assets/index.html.d2eff5d3.js new file mode 100644 index 000000000000..aee7176b80b9 --- /dev/null +++ b/assets/index.html.d2eff5d3.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-ea6c36de","path":"/it_IT/removing-xinaa15/","title":"Rimuovere XinaA15","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere XinaA15","description":"Guida alla rimozione di XinaA15","permalink":"/it_IT/removing-xinaa15"},"excerpt":"","headers":[{"level":2,"title":"RImozione di XinaA15","slug":"rimozione-di-xinaa15","children":[]},{"level":2,"title":"Rimuovere Sileo","slug":"rimuovere-sileo","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-xinaa15.md"}');export{i as data}; diff --git a/assets/index.html.d3137b0f.js b/assets/index.html.d3137b0f.js new file mode 100644 index 000000000000..be2d0ed60371 --- /dev/null +++ b/assets/index.html.d3137b0f.js @@ -0,0 +1 @@ +import{_ as s,r,o as d,c as u,a as o,b as i,d as t,w as a,e as p}from"./app.748f7f56.js";const h={},m={class:"custom-container warning"},g={href:"https://github.com/SongXiaoXi/sockH3lix/releases/latest",target:"_blank",rel:"noopener noreferrer"},w={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},k={class:"custom-container tip"};function y(b,e){const n=r("router-link"),l=r("ExternalLinkIcon");return d(),u("div",null,[e[17]||(e[17]=o("p",null,"SockH3lix is capable of jailbreaking most 64-bit iOS devices on firmware version 10.0 up to 10.3.3.",-1)),e[18]||(e[18]=o("p",null,"It is also compatible with the iPhone 5 on 10.3.3 and 10.3.4. It is not compatible with A10 devices such as the iPhone 7 and iPad Pro (2nd generation).",-1)),e[19]||(e[19]=o("p",null,"Note that the sockH3lix jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[20]||(e[20]=o("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the h3lix jailbreak application to your device every 7 days from your computer.",-1)),e[21]||(e[21]=o("p",null,"We will use Sideloadly to install the application to your device.",-1)),o("div",m,[e[3]||(e[3]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[e[1]||(e[1]=i("iPhone 5's using this jailbreak may run into an issue where tweaks will not load properly. If this happens, you should try restoring your device, then jailbreaking with ")),t(n,{to:"/installing-kok3shiX"},{default:a(()=>e[0]||(e[0]=[i("Installing kok3shiX")])),_:1}),e[2]||(e[2]=i(" instead."))])]),e[22]||(e[22]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),i(" Downloads")],-1)),o("ul",null,[o("li",null,[e[5]||(e[5]=i("The latest version of ")),o("a",g,[e[4]||(e[4]=i("sockH3lix")),t(l)])]),o("li",null,[e[7]||(e[7]=i("The latest version of ")),o("a",w,[e[6]||(e[6]=i("Sideloadly")),t(l)])]),o("li",null,[e[9]||(e[9]=i("The latest version of ")),o("a",f,[e[8]||(e[8]=i("iTunes")),t(l)]),e[10]||(e[10]=i(" if on Windows."))])]),e[23]||(e[23]=p('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the sockH3lix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The sockH3lix application can now be opened from home screen.

    Running sockH3lix

    1. Open the sockH3lix application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',9)),o("p",null,[e[12]||(e[12]=i("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),t(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[11]||(e[11]=[i("tweaks")])),_:1}),e[13]||(e[13]=i(", themes and more."))]),o("div",k,[e[16]||(e[16]=o("p",{class:"custom-container-title"},"TIP",-1)),o("p",null,[e[15]||(e[15]=i("If you wish to use a more modern package manager, continue to ")),t(n,{to:"/installing-zebra"},{default:a(()=>e[14]||(e[14]=[i("Installing Zebra")])),_:1})])])])}var v=s(h,[["render",y],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.d3e90320.js b/assets/index.html.d3e90320.js new file mode 100644 index 000000000000..e32c8cb4ea50 --- /dev/null +++ b/assets/index.html.d3e90320.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-c8c78f16","path":"/it_IT/restoring-rootfs/","title":"Ripristinare il RootFS","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Ripristinare il RootFS","description":"Guida al ripristino della radice del filesystem del tuo dispositivo jailbroken","permalink":"/it_IT/restoring-rootfs"},"excerpt":"","headers":[],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/restoring-rootfs.md"}');export{i as data}; diff --git a/assets/index.html.d3f99436.js b/assets/index.html.d3f99436.js new file mode 100644 index 000000000000..2225c0689f4b --- /dev/null +++ b/assets/index.html.d3f99436.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r,o as h,c as p,e as i,a as o,b as t,d as n,w as a}from"./app.748f7f56.js";const c={},m={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/checkra1n/BugTracker/files/6429930/Pongo.zip",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function f(w,e){const l=r("ExternalLinkIcon"),s=r("router-link");return h(),p("div",null,[e[23]||(e[23]=i('

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this

    Downloads (ChromeOS)

    ',5)),o("ul",null,[o("li",null,[e[1]||(e[1]=t("The latest release of ")),o("a",m,[e[0]||(e[0]=t("checkra1n")),n(l)])]),o("li",null,[e[3]||(e[3]=t("The custom version of ")),o("a",y,[e[2]||(e[2]=t("pongoOS")),n(l)])])]),e[24]||(e[24]=i('

    A screenshot of the checkra1n application

    Allowing checkra1n to run

    1. Move the checkra1n binary which is downloaded to /usr/local/bin
      • This can be done by doing the following:
        • press Ctrl + Alt + T
        • run shell
        • run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Run the following command in terminal: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    ',4)),o("ol",null,[e[10]||(e[10]=i("
  • Open the pongoOS.zip file, navigate to PongoConsolidated.bin, then extract it.
    • Keep note of where you extract this
  • Run the checkra1n binary in CLI mode using this custom pongoOS in the terminal using TERM=linux sudo checkra1n -c -k [path to PongoConsolidated.bin]
  • Plug your iOS device into your computer
  • ",3)),o("li",null,[e[5]||(e[5]=t("You will now be presented with instructions in how to reboot your device into ")),n(s,{to:"/faq/#what-is-dfu-mode"},{default:a(()=>e[4]||(e[4]=[t("DFU mode")])),_:1}),e[6]||(e[6]=t(", click ")),e[7]||(e[7]=o("code",null,"Start",-1)),e[8]||(e[8]=t(" to begin ")),e[9]||(e[9]=o("ul",null,[o("li",null,"Follow the instructions until your device shows a black screen")],-1))]),e[11]||(e[11]=o("li",null,"After this, checkra1n should automatically install",-1))]),e[25]||(e[25]=o("p",null,"Your iOS device should now reboot.",-1)),e[26]||(e[26]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,"While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:"),o("ul",null,[o("li",null,"People generally tend to have more stability when using Odysseyra1n instead of installing Cydia"),o("li",null,"Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available"),o("li",null,"Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia")])],-1)),e[27]||(e[27]=o("h2",{id:"the-odysseyra1n-script",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#the-odysseyra1n-script","aria-hidden":"true"},"#"),t(" The Odysseyra1n script")],-1)),o("ol",null,[e[16]||(e[16]=o("li",null,"Open this page (ios.cfw.guide/installing-odysseyra1n-chromeos-a8x-a9x) on your device by typing this URL into Safari",-1)),o("li",null,[e[13]||(e[13]=t("Click on ")),o("a",g,[e[12]||(e[12]=t("this hyperlink")),n(l)]),e[14]||(e[14]=t(" on your device, and press `Get Shortcut ")),e[15]||(e[15]=o("ul",null,[o("li",null,"If needed, download the Shortcuts app.")],-1))]),e[17]||(e[17]=o("li",null,[t("When prompted, choose "),o("code",null,"Open")],-1)),e[18]||(e[18]=o("li",null,[t("If necessary, press the "),o("code",null,"Procursus Bootstraper"),t(" icon, then press the Play icon.")],-1)),e[19]||(e[19]=o("li",null,"Press OK to any prompts which do come up",-1))]),e[28]||(e[28]=o("div",{class:"custom-container tip"},[o("p",{class:"custom-container-title"},"TIP"),o("p",null,[t("If prompted about an untrusted shortcut, run another shortcut, then open "),o("code",null,"Settings"),t(", go to "),o("code",null,"Shortcuts"),t(", and then toggle "),o("code",null,"Allow Untrusted Shortcuts")])],-1)),o("p",null,[e[21]||(e[21]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(s,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[20]||(e[20]=[t("tweaks")])),_:1}),e[22]||(e[22]=t(", themes, packages and more."))])])}var v=d(c,[["render",f],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.d400bba2.js b/assets/index.html.d400bba2.js new file mode 100644 index 000000000000..f6c9b970f23c --- /dev/null +++ b/assets/index.html.d400bba2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ebf75e40","path":"/installing-backr00m/","title":"Installing backr00m","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing backr00m","description":"Guide to installing backr00m","permalink":"/installing-backr00m","0pkgman":"nito.tv","extra_contributors":["WhitetailAni","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Running backr00m","slug":"running-backr00m","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-backr00m.md"}');export{e as data}; diff --git a/assets/index.html.d4065da4.js b/assets/index.html.d4065da4.js new file mode 100644 index 000000000000..1565165ee257 --- /dev/null +++ b/assets/index.html.d4065da4.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-36dddfa1","path":"/it_IT/using-sileo/","title":"Usare Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Usare Sileo","description":"Guida all'utilizzo di Sileo","permalink":"/it_IT/using-sileo","redirect_from":["/it_IT/sileo"],"extra_contributors":["TheHacker894","hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{"updatedTime":1653247350000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-sileo.md"}`);export{e as data}; diff --git a/assets/index.html.d4a1d5cb.js b/assets/index.html.d4a1d5cb.js new file mode 100644 index 000000000000..01be7f993ab9 --- /dev/null +++ b/assets/index.html.d4a1d5cb.js @@ -0,0 +1 @@ +import{_ as r,r as l,o as s,c as d,a as t,b as o,d as i,e as u,w as p}from"./app.748f7f56.js";const c={},h={href:"https://socket-jb.app",target:"_blank",rel:"noopener noreferrer"},f={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function k(w,e){const n=l("ExternalLinkIcon"),a=l("router-link");return s(),d("div",null,[e[10]||(e[10]=t("p",null,"Socket is capable of jailbreaking every 32-bit iOS device on firmware version 10.0.1 up to 10.3.4.",-1)),e[11]||(e[11]=t("p",null,"Note that the Socket jailbreak is not \u201Cpersistent\u201D (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.",-1)),e[12]||(e[12]=t("p",null,"Due to how custom applications are installed to the device, in most cases you will need to reinstall the Socket jailbreak application to your device every 7 days from your computer.",-1)),e[13]||(e[13]=t("p",null,"We will use Sideloadly to install the application to your device.",-1)),e[14]||(e[14]=t("h2",{id:"downloads",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),o(" Downloads")],-1)),e[15]||(e[15]=t("div",{class:"custom-container tip",id:"ifJailbreaksAppSigned"},[t("p",null,[o(" Socket is currently signed at "),t("a",{href:"https://jailbreaks.app/legacy.html",target:"_blank"},"jailbreaks.app"),o(" for easy installation without a computer. ")])],-1)),t("ul",null,[t("li",null,[e[1]||(e[1]=o("The latest version of ")),t("a",h,[e[0]||(e[0]=o("Socket")),i(n)])]),t("li",null,[e[3]||(e[3]=o("The latest version of ")),t("a",f,[e[2]||(e[2]=o("Sideloadly")),i(n)])]),t("li",null,[e[5]||(e[5]=o("The latest version of ")),t("a",m,[e[4]||(e[4]=o("iTunes")),i(n)]),e[6]||(e[6]=o(" if on Windows."))])]),e[16]||(e[16]=u('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Socket .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Socket application can now be opened from home screen.

    Running Socket

    1. Open the Socket application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',9)),t("p",null,[e[8]||(e[8]=o("You should now be jailbroken with Zebra installed on your home screen. You can use Zebra to install ")),i(a,{to:"/faq/#what-are-tweaks"},{default:p(()=>e[7]||(e[7]=[o("tweaks")])),_:1}),e[9]||(e[9]=o(", themes and more."))])])}var g=r(c,[["render",k],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.d4f2f5ac.js b/assets/index.html.d4f2f5ac.js new file mode 100644 index 000000000000..436e2c304863 --- /dev/null +++ b/assets/index.html.d4f2f5ac.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-4d39dbd5","path":"/it_IT/installing-trollhelperota/","title":"Installare TrollStore (TrollHelperOTA)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare TrollStore (TrollHelperOTA)","description":"Guida all'installazione di TrollStore tramite il bug installd","permalink":"/it_IT/installing-trollhelperota","sidebar":false,"redirect_from":["/trollhelperota","/installing-trollinstaller2","/trollinstaller2","/installing-trollinstaller","/trollinstaller","/installing-trollstore-sshrd","/sshrd","/trollstore-sshrd"],"extra_contributors":["opa334","iCraze"]},"excerpt":"","headers":[{"level":2,"title":"Installazione di TrollHelper","slug":"installazione-di-trollhelper","children":[]},{"level":2,"title":"Installazione di TrollStore","slug":"installazione-di-trollstore","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore/trollhelperota.md"}`);export{l as data}; diff --git a/assets/index.html.d53714f5.js b/assets/index.html.d53714f5.js new file mode 100644 index 000000000000..ef6ef79332c4 --- /dev/null +++ b/assets/index.html.d53714f5.js @@ -0,0 +1 @@ +import{_ as u,r,o as d,c as p,e as l,a as i,b as a,d as o,w as s}from"./app.748f7f56.js";const c={},m={href:"https://github.com/palera1n/palen1x/releases",target:"_blank",rel:"noopener noreferrer"},v={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"},g={class:"custom-container tip"};function b(S,e){const n=r("ExternalLinkIcon"),t=r("router-link");return d(),p("div",null,[e[14]||(e[14]=l('

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc) non si avr\xE0 successo seguendo questa guida, e avrai bisogno di un supporto avviabile come una chiavetta USB e di seguire i passaggi seguenti.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, \xE8 necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    palen1x \xE8 una distro Linux avviabile in live che consente di eseguire rapidamente palera1n su un dispositivo compatibile. palera1n \xE8 in grado di eseguire il jailbreak su dispositivi iOS da A8(X) ad A11 su iOS 15.0 o successivi

    Sui dispositivi con A11, devi disabilitare il pin di sblocco e non sarai in grado di utilizzare il pin, o altre funzionalit\xE0 SEP, finch\xE9 non fai il boot allo stato di iOS stock. Le funzionalit\xE0 SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Inoltre, se il tuo \xE8 un dispostivo A11 con iOS 16 a cui \xE8 stato impostato un codice di sblocco precedentemente, dovrai cancellare il contenuto e le impostazioni per poter eseguire il jailbreak.

    Requisiti

    ',6)),i("ul",null,[e[3]||(e[3]=i("li",null,[a("Unit\xE0 USB da 128MB o superiore "),i("ul",null,[i("li",null,"Se non hai un'unit\xE0 USB, ma hai un'altra forma di hardware rimovibile supportato (es. Un CD o DVD), \xE8 possibile utilizzarlo invece di un'unit\xE0 USB")])],-1)),i("li",null,[e[1]||(e[1]=a("L\u2019ultima versione di ")),i("a",m,[e[0]||(e[0]=a("palen1x")),o(n)])]),i("li",null,[i("a",v,[e[2]||(e[2]=a("Ventoy")),o(n)])])]),e[15]||(e[15]=l('

    Installare Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unit\xE0 USB se non l'hai gi\xE0 fatto e apri il file Ventoy2Disk.exe
    3. Seleziona l'unit\xE0 USB dalla quale vuoi avviare palen1x
      • Questa unit\xE0 USB verr\xE0 completamente cancellata
      • Assicurati di eseguire il backup di tutti i dati importanti in anticipo
    4. Fai clic su Install e conferma di essere ok con il cancellare l'unit\xE0 USB
      • Non rimuovere l'unit\xE0 USB fino a quando il processo non sar\xE0 completato
    5. Una volta installato, copia il file iso di palen1x che hai scaricato sul drive USB

    Avviare palen1x

    1. Riavvia il pc, vai nelle impostazioni del BIOS e disabilita il Secure Boot, quindi entra nel boot picker e seleziona l'unit\xE0 USB da avviare
      • Questo \xE8 diverso per ogni computer
      • Cerca il tuo PC o la marca della scheda madre per scoprire come entrare nelle impostazioni del BIOS se non sei sicuro
    2. Premi Invio una volta che visualizzi la schermata di Ventoy per avviare palen1x

    Eseguire palera1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    ',6)),i("ol",null,[e[7]||(e[7]=i("li",null,[a("Once you have loaded palen1x, select "),i("code",null,"Shell")],-1)),e[8]||(e[8]=i("li",null,[a("Type "),i("code",null,"palera1n -e thid_should_crash=0")],-1)),i("li",null,[e[5]||(e[5]=a("Segui le istruzioni sullo schermo per entrare in ")),o(t,{to:"/faq/#what-is-dfu-mode"},{default:s(()=>e[4]||(e[4]=[a("modalit\xE0 DFU")])),_:1}),e[6]||(e[6]=a("."))])]),e[16]||(e[16]=l('

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a met\xE0 di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Rerun the command that you just ran

    You'll need to do this every time you rejailbreak your device as well.

    Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare Sileo. Dopo un po 'di tempo, ti verr\xE0 chiesto di impostare un codice di accesso per utilizzare comandi da riga di comando, poiSileo dovrebbe essere sulla schermata iniziale.

    ',2)),i("div",g,[e[12]||(e[12]=i("p",{class:"custom-container-title"},"TIP",-1)),e[13]||(e[13]=i("p",null,"Per rieseguire il jailbreak il tuo dispositivo, esegui semplicemente il comando che hai appena eseguito e poi ripeti qualsiasi altro passaggio applicabile.",-1)),i("p",null,[e[10]||(e[10]=a("Alternatively, if you are on 15.0 to 15.8.1, you can use ")),o(t,{to:"/installing-meowbrek2"},{default:s(()=>e[9]||(e[9]=[a("meowbrek2")])),_:1}),e[11]||(e[11]=a(" per rieseguire il jailbreak."))])])])}var f=u(c,[["render",b],["__file","index.html.vue"]]);export{f as default}; diff --git a/assets/index.html.d56bd3de.js b/assets/index.html.d56bd3de.js new file mode 100644 index 000000000000..6f2be4fd7a43 --- /dev/null +++ b/assets/index.html.d56bd3de.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-437a8623","path":"/it_IT/updating-to-7-1-2-ipsw/","title":"Aggiornare a 7.1.2 (iTunes/Finder)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Aggiornare a 7.1.2 (iTunes/Finder)","permalink":"/it_IT/updating-to-7-1-2-ipsw"},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiornare a 7.1.2 utilizzando iTunes/Finder","slug":"aggiornare-a-7-1-2-utilizzando-itunes-finder","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-7.1.2-ipsw.md"}');export{i as data}; diff --git a/assets/index.html.d5a1a5c9.js b/assets/index.html.d5a1a5c9.js new file mode 100644 index 000000000000..5990ccfb7e73 --- /dev/null +++ b/assets/index.html.d5a1a5c9.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-13167f2c","path":"/it_IT/installing-notajb/","title":"Installare Def1nit3lyN0tAJa1lbr3akTool","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare Def1nit3lyN0tAJa1lbr3akTool","description":"Guida all'installazione di Def1nit3lyN0tAJa1lbr3akTool","permalink":"/it_IT/installing-notajb","pkgman":"sileo"},"excerpt":"","headers":[{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[{"level":3,"title":"Requisiti","slug":"requisiti","children":[]},{"level":3,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":3,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":3,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper","children":[]},{"level":3,"title":"Installare TrollStore","slug":"installare-trollstore-1","children":[]},{"level":3,"title":"Installare Persistence Helper","slug":"installare-persistence-helper","children":[]},{"level":3,"title":"Requisiti","slug":"requisiti-1","children":[]},{"level":3,"title":"Installare l'applicazione","slug":"installare-l-applicazione-1","children":[]},{"level":3,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione-1","children":[]},{"level":3,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper-1","children":[]},{"level":3,"title":"Installare TrollStore","slug":"installare-trollstore-2","children":[]},{"level":3,"title":"Installare Persistence Helper","slug":"installare-persistence-helper-1","children":[]}]},{"level":2,"title":"Installare Def1nit3lyN0tAJa1lbr3akTool","slug":"installare-def1nit3lyn0taja1lbr3aktool","children":[{"level":3,"title":"Download","slug":"download","children":[]},{"level":3,"title":"Installazione del jailbreak","slug":"installazione-del-jailbreak","children":[]}]},{"level":2,"title":"Eseguire Def1nit3lyN0tAJa1lbr3akTool","slug":"eseguire-def1nit3lyn0taja1lbr3aktool","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-notajb.md"}`);export{l as data}; diff --git a/assets/index.html.d62e8e64.js b/assets/index.html.d62e8e64.js new file mode 100644 index 000000000000..609a1322aef7 --- /dev/null +++ b/assets/index.html.d62e8e64.js @@ -0,0 +1 @@ +import{_ as l,o as t,c as a,e as i}from"./app.748f7f56.js";const r={};function o(s,e){return t(),a("div",null,e[0]||(e[0]=[i('

    WARNING

    A11 and earlier devices are supported on iOS 15.0 to 15.5 beta 4 and 15.6 beta 1 to 15.6 beta 3

    A12 and later devices are supported on iOS 14.0 beta 2 to 15.6.1 and 16.0 beta 1 to 16.0 beta 3

    Installing TrollHelper

    1. Open Safari
    2. Open this page on your device
      • The url of this page is https://ios.cfw.guide/installing-trollstore-trollhelperota
    3. On your device, tap here:
      • If you're unable to access this page, type itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist into Safari
    4. Tap Install

    An app named GTA Car Tracker will now install to your iOS device, though this is really just the TrollHelperOTA app.

    Installing TrollStore

    1. Open the GTA Car Tracker app on your home screen
    2. Press Register Persistence Helper
    3. Press Install TrollStore
      • If your device reboots, redo these steps

    TrollStore should now be installed. If it doesn't appear on the home screen, restart your device.

    ',7)]))}var d=l(r,[["render",o],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.d6768358.js b/assets/index.html.d6768358.js new file mode 100644 index 000000000000..f7ca116b81e6 --- /dev/null +++ b/assets/index.html.d6768358.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-024148a5","path":"/removing-unc0ver/","title":"Removing unc0ver","lang":"en_US","frontmatter":{"lang":"en_US","title":"Removing unc0ver","description":"Guide to removing unc0ver","permalink":"/removing-unc0ver","redirect_from":"/removing-uncover"},"excerpt":"","headers":[{"level":2,"title":"Uninstalling","slug":"uninstalling","children":[]}],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/removing-unc0ver.md"}');export{e as data}; diff --git a/assets/index.html.d7365e1b.js b/assets/index.html.d7365e1b.js new file mode 100644 index 000000000000..1986a0bd944f --- /dev/null +++ b/assets/index.html.d7365e1b.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-0f029804","path":"/it_IT/updating-to-16-7-5/","title":"Updating to 16.7.5","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Updating to 16.7.5","permalink":"/it_IT/updating-to-16-7-5","redirect_from":["/updating-to-16-0","/updating-to-16-0-2","/updating-to-16-0-3","/updating-to-16-1","/updating-to-16-1-1","/updating-to-16-2","/updating-to-16-3","/updating-to-16-3-1","/updating-to-16-4-1","/updating-to-16-5","/updating-to-16-5-1","/updating-to-16-7","/updating-to-16-7-1","/updating-to-16-7-2","/updating-to-16-7-3","/updating-to-16-7-4"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 16.7.5","slug":"updating-to-16-7-5","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/updating/updating-to-16.7.5.md"}');export{t as data}; diff --git a/assets/index.html.d7414f97.js b/assets/index.html.d7414f97.js new file mode 100644 index 000000000000..34c431b11616 --- /dev/null +++ b/assets/index.html.d7414f97.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-6fa6a930","path":"/installing-evasi0n6/","title":"Installing Evasi0n6","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Evasi0n6","description":"Guide to installing Evasi0n6","permalink":"/installing-evasi0n6","redirect_from":["/evasion6","/evasi0n6"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing Evasi0n6","slug":"installing-evasi0n6","children":[]}],"git":{"updatedTime":1689173435000,"contributors":[{"name":"Riley","email":"timemachine1x1@gmail.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-evasi0n6.md"}');export{i as data}; diff --git a/assets/index.html.d744d428.js b/assets/index.html.d744d428.js new file mode 100644 index 000000000000..9810d70d3c74 --- /dev/null +++ b/assets/index.html.d744d428.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-39fad493","path":"/futurerestore-help/","title":"FutureRestore issues Help","lang":"en_US","frontmatter":{"lang":"en_US","title":"FutureRestore issues Help","description":"Provides solutions to some FR issues.","permalink":"/futurerestore-help","redirect_from":["/frhelp","/futurerestorehelp","/FutureRestoreHelp"],"extra_contributors":["Tanbeer191","TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Help page","slug":"help-page","children":[]},{"level":2,"title":"iBEC error (error code -8)","slug":"ibec-error-error-code-8","children":[]},{"level":2,"title":"Device ApNonce doesn't match APTicket nonce","slug":"device-apnonce-doesn-t-match-apticket-nonce","children":[]},{"level":2,"title":"SEP Firmware is not being signed","slug":"sep-firmware-is-not-being-signed","children":[]},{"level":2,"title":"Could not connect to device in recovery mode / Failed to place device in recovery mode","slug":"could-not-connect-to-device-in-recovery-mode-failed-to-place-device-in-recovery-mode","children":[]},{"level":2,"title":"Error: Unable to receive message from FDR...","slug":"error-unable-to-receive-message-from-fdr","children":[]},{"level":2,"title":"About to send NOR data... No data to read","slug":"about-to-send-nor-data-no-data-to-read","children":[]}],"git":{"updatedTime":1666969147000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":7},{"name":"Serena","email":"48022799+Serena-io@users.noreply.github.com","commits":3},{"name":"Emma","email":"71415086+nikoyeah1@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/updating/futurerestore-help.md"}`);export{e as data}; diff --git a/assets/index.html.d8249e50.js b/assets/index.html.d8249e50.js new file mode 100644 index 000000000000..984d3b86c141 --- /dev/null +++ b/assets/index.html.d8249e50.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as p,c as d,a as l,b as i,d as t,w as r,e as h}from"./app.748f7f56.js";const u={},c={href:"https://zhuxinlang.github.io/XinaA12.2.1.5.2.ipa",target:"_blank",rel:"noopener noreferrer"},f={href:"https://api.jailbreaks.app/troll64e",target:"_blank",rel:"noopener noreferrer"};function m(b,e){const n=a("router-link"),o=a("ExternalLinkIcon");return p(),d("div",null,[l("p",null,[e[1]||(e[1]=i("XinaA15 is a ")),t(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[i("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=i(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[12]||(e[12]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"XinaA15 only supports A12 and newer devices on iOS 15.0 to 15.4.1")],-1)),e[13]||(e[13]=l("h2",{id:"downloads",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),i(" Downloads")],-1)),e[14]||(e[14]=l("p",null,[i("Download the following "),l("code",null,".ipa"),i(" files "),l("strong",null,"onto your iOS device"),i(":")],-1)),l("ul",null,[l("li",null,[e[4]||(e[4]=i("The latest version of ")),l("a",c,[e[3]||(e[3]=i("XinaA15")),t(o)])])]),e[15]||(e[15]=l("h2",{id:"installing-trollhelper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-trollhelper","aria-hidden":"true"},"#"),i(" Installing TrollHelper")],-1)),l("ol",null,[e[7]||(e[7]=l("li",null,"Open Safari",-1)),l("li",null,[e[6]||(e[6]=i("Go to ")),l("a",f,[e[5]||(e[5]=i("https://api.jailbreaks.app/troll64e")),t(o)])]),e[8]||(e[8]=l("li",null,[i("Tap "),l("code",null,"Install")],-1))]),e[16]||(e[16]=h('

    An app named GTA Car Tracker will now install to your iOS device, this app is TrollHelper, however.

    Installing TrollStore

    1. Open the GTA Car Tracker app
    2. Tap Install TrollStore

    The TrollStore application will now install to your iOS device.

    Installing Persistence Helper

    1. Reopen the GTA Car Tracker app
    2. Press Register Persistence Helper

    The GTA Car Tracker app can now be used as the Persistence Helper

    TIP

    The reason the persistence helper is highly important is that, whenever iOS rebuilds its icon cache, all apps installed by TrollStore (as well as TrollStore itself) will either disappear or no longer open.

    To workaround this, the Persistence Helper (which will still open even after this happens) can refresh app registrations so that the apps will reappear and open again.

    Installing XinaA15

    1. Go back to the Apps tab
    2. Press the + on the top right
    3. Go to where you saved the XinaA15 .ipa file
    4. Tap on the XinaA15 .ipa file
    5. Tap Install

    The XinaA15 app will now be installed onto your device.

    Running XinaA15

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the XinaA15 application from your home screen immediately afterwards
    3. Tap the Settings icon in the top left-hand corner
    4. Disable the "Auto install of Saily for the first time" option
    5. Tap the back button in the top left-hand corner
    6. Tap "Jailbreak", then "OpenJailbreak", your device will then reboot after a period of time
    7. Open the XinaA15 application from your home screen immediately after rebooting

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',14)),l("p",null,[e[10]||(e[10]=i("Sileo should now be installed on your home screen. You can use Sileo to install ")),t(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[9]||(e[9]=[i("tweaks")])),_:1}),e[11]||(e[11]=i(", themes and more."))])])}var w=s(u,[["render",m],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.d9130c3e.js b/assets/index.html.d9130c3e.js new file mode 100644 index 000000000000..f587bdfd5523 --- /dev/null +++ b/assets/index.html.d9130c3e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-e95bd694","path":"/it_IT/removing-palera1n/","title":"Rimuovere palera1n","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Rimuovere palera1n","description":"Guida alla rimozione di palera1n","permalink":"/it_IT/removing-palera1n","redirect_from":"/removing-palerain"},"excerpt":"","headers":[],"git":{"updatedTime":1707235470000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/jailbreak-removal/removing-palera1n.md"}');export{e as data}; diff --git a/assets/index.html.d92e9ce3.js b/assets/index.html.d92e9ce3.js new file mode 100644 index 000000000000..e4157dee41a3 --- /dev/null +++ b/assets/index.html.d92e9ce3.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7015940c","path":"/it_IT/using-jailbreakme-4-0/","title":"Utilizzare JailbreakMe 4.0","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Utilizzare JailbreakMe 4.0","description":"Guida all'utilizzo di JailbreakMe 4.0","permalink":"/it_IT/using-jailbreakme-4-0","redirect_from":["/installing-jailbreakme-4-0","/jailbreakme-4-0"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Eseguire JailbreakMe 4.0","slug":"eseguire-jailbreakme-4-0","children":[]},{"level":2,"title":"Rendere il jailbreak untethered","slug":"rendere-il-jailbreak-untethered","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-jailbreakme-4.0.md"}`);export{e as data}; diff --git a/assets/index.html.d9707450.js b/assets/index.html.d9707450.js new file mode 100644 index 000000000000..df0ffdc07a40 --- /dev/null +++ b/assets/index.html.d9707450.js @@ -0,0 +1 @@ +import{_ as s,r,o as l,c as d,e as u,a as e,b as a,d as n,w as o}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"},c={class:"custom-container tip"},m={class:"custom-container tip"};function f(v,i){const t=r("router-link");return l(),d("div",null,[i[9]||(i[9]=u('

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata \xE8 opzionale, ma sono tutte utili se non si ha familiarit\xE0 con il jailbreak.

    Step successivi consigliati

    Usare Cydia

    Se non sai come usare Cydia, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina pu\xF2 essere una grande risorsa per capire come utilizzarlo.

    ',5)),e("div",g,[i[2]||(i[2]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[1]||(i[1]=a("Continua con ")),n(t,{to:"/using-cydia"},{default:o(()=>i[0]||(i[0]=[a("Usare Cydia")])),_:1})])]),i[10]||(i[10]=e("h3",{id:"bloccare-gli-aggiornamenti-software",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#bloccare-gli-aggiornamenti-software","aria-hidden":"true"},"#"),a(" Bloccare gli Aggiornamenti Software")],-1)),i[11]||(i[11]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Questo \xE8 rilevante solo se sei su iOS 5 o versioni successive, siccome iOS 4 e precedenti non hanno gli aggiornamenti software Over-The-Air")],-1)),i[12]||(i[12]=e("p",null,"Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi pi\xF9 recenti dove l'aggiornamento all'ultima versione di iOS risultera in un'incapacit\xE0 di eseguire il jailbreak del dispositivo.",-1)),i[13]||(i[13]=e("p",null,"Poich\xE9 \xE8 una cosa molto importante, questa pagina ti far\xE0 apprendere il miglior modo di disabilitare gli aggiornamenti software",-1)),e("div",c,[i[5]||(i[5]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[4]||(i[4]=a("Continua con ")),n(t,{to:"/blocking-updates"},{default:o(()=>i[3]||(i[3]=[a("Bloccare gli aggiornamenti")])),_:1})])]),i[14]||(i[14]=e("h2",{id:"altri-step-utili",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#altri-step-utili","aria-hidden":"true"},"#"),a(" Altri Step utili")],-1)),i[15]||(i[15]=e("h3",{id:"aggiungere-delle-repo-consigliate",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#aggiungere-delle-repo-consigliate","aria-hidden":"true"},"#"),a(" Aggiungere delle Repo consigliate")],-1)),i[16]||(i[16]=e("p",null,"Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero gi\xE0, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.",-1)),e("div",m,[i[8]||(i[8]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[7]||(i[7]=a("Continua con ")),n(t,{to:"/recommended-repos"},{default:o(()=>i[6]||(i[6]=[a("Repo Consigliate")])),_:1})])])])}var h=s(p,[["render",f],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.d9a7f273.js b/assets/index.html.d9a7f273.js new file mode 100644 index 000000000000..de9a81f1a029 --- /dev/null +++ b/assets/index.html.d9a7f273.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as u,c as p,a as l,b as t,d as o,w as a,e as r}from"./app.748f7f56.js";const h={},f={class:"custom-container warning"},g={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX.ipa",target:"_blank",rel:"noopener noreferrer"},m={href:"https://github.com/KpwnZ/Def1nit3lyN0tAJa1lbr3akTool/releases/latest",target:"_blank",rel:"noopener noreferrer"};function k(T,e){const n=s("router-link"),i=s("ExternalLinkIcon");return u(),p("div",null,[l("p",null,[e[1]||(e[1]=t("Def1nit3lyN0tAJa1lbr3akTool is a ")),o(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:a(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[23]||(e[23]=l("p",null,"The tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 16.0 to 16.6.1.",-1)),e[24]||(e[24]=l("p",null,"We will first use Sideloadly to sideload TrollInstallerX, then use TrollInstallerX to install TrollStore, and then install Def1nit3lyN0tAJa1lbr3akTool from there.",-1)),l("div",f,[e[8]||(e[8]=l("p",{class:"custom-container-title"},"WARNING",-1)),l("p",null,[e[4]||(e[4]=t("if you are currently using ")),e[5]||(e[5]=l("em",null,"rootful",-1)),e[6]||(e[6]=t(" palera1n, you need to first ")),o(n,{to:"/removing-palera1n"},{default:a(()=>e[3]||(e[3]=[t("Remove rootful palera1n")])),_:1}),e[7]||(e[7]=t(" before proceeding."))]),e[9]||(e[9]=l("p",null,[t("If you are using "),l("em",null,"rootless"),t(" palera1n, while you won't have to do anything, note that you "),l("strong",null,"will lose your existing jailbreak setup"),t(" by following these steps.")],-1))]),e[25]||(e[25]=r('

    Installing TrollStore

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    ',3)),l("ul",null,[l("li",null,[e[11]||(e[11]=t("The latest version of ")),l("a",g,[e[10]||(e[10]=t("Sideloadly")),o(i)])]),l("li",null,[e[13]||(e[13]=t("The latest version of ")),l("a",b,[e[12]||(e[12]=t("iTunes")),o(i)]),e[14]||(e[14]=t(" if on Windows."))]),l("li",null,[e[16]||(e[16]=t("The latest version of ")),l("a",y,[e[15]||(e[15]=t("TrollInstallerX")),o(i)])])]),e[26]||(e[26]=r('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    Installing TrollStore

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    Both TrollStore and its persistence helper should now be installed.

    Installing Def1nit3lyN0tAJa1lbr3akTool

    Downloads

    ',11)),l("ul",null,[l("li",null,[e[18]||(e[18]=t("The latest version of ")),l("a",m,[e[17]||(e[17]=t("Def1nit3lyN0tAJa1lbr3akTool")),o(i)]),e[19]||(e[19]=l("ul",null,[l("li",null,[t("Make sure to download the Def1nit3lyN0tAJa1lbr3akTool "),l("code",null,".ipa"),t(" file "),l("strong",null,"onto your iOS device")])],-1))])]),e[27]||(e[27]=r('

    Installing the jailbreak

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the Def1nit3lyN0tAJa1lbr3akTool .tipa file
    4. Tap on the Def1nit3lyN0tAJa1lbr3akTool .tipa file
    5. Tap Install

    The Def1nit3lyN0tAJa1lbr3akTool app will now be installed onto your device.

    Running Def1nit3lyN0tAJa1lbr3akTool

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Def1nit3lyN0tAJa1lbr3akTool application from your home screen immediately afterwards
    3. Tap "Start"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',6)),l("p",null,[e[21]||(e[21]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),o(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>e[20]||(e[20]=[t("tweaks")])),_:1}),e[22]||(e[22]=t(", themes and more."))])])}var v=d(h,[["render",k],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.d9bb4a53.js b/assets/index.html.d9bb4a53.js new file mode 100644 index 000000000000..4b46cf2d622b --- /dev/null +++ b/assets/index.html.d9bb4a53.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7a4f1aff","path":"/using-odysseyn1x-tv/","title":"Using Odysseyn1x (Apple TV)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Odysseyn1x (Apple TV)","excerpt":"Guide to installing checkra1n for Apple TV via Odysseyn1x","permalink":"/using-odysseyn1x-tv","0pkgman":"nito.tv","redirect_from":["/installing-odysseyn1x-tv","/using-odysseynix-tv","/odysseyn1x-tv","/odysseynix-tv"],"extra_contributors":["stekc","flowerible","bbaovanc","Tanbeer191","TheHacker894","Snoolie","itsnebulalol","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Installing Ventoy","slug":"installing-ventoy","children":[]},{"level":2,"title":"Booting Odysseyn1x","slug":"booting-odysseyn1x","children":[]},{"level":2,"title":"Running checkra1n","slug":"running-checkra1n","children":[]}],"git":{"updatedTime":1706772308000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/checkra1n/using-odysseyn1x-tv.md"}');export{e as data}; diff --git a/assets/index.html.dade5c64.js b/assets/index.html.dade5c64.js new file mode 100644 index 000000000000..1270db5caa12 --- /dev/null +++ b/assets/index.html.dade5c64.js @@ -0,0 +1 @@ +import{_ as a}from"./paypal_white.9982ba22.js";import{_ as l,o as r,c as n,a as e}from"./app.748f7f56.js";const i={};function s(m,t){return r(),n("div",null,t[0]||(t[0]=[e("div",{style:{"text-align":"center",padding:"1em"}},[e("a",{href:"https://emiyl.com/paypal",target:"_blank",style:{padding:"1em"}},[e("img",{src:a,alt:"PayPal"})])],-1),e("p",{style:{"text-align":"center"}},"emiyl.com/paypal",-1)]))}var p=l(i,[["render",s],["__file","index.html.vue"]]);export{p as default}; diff --git a/assets/index.html.db34645b.js b/assets/index.html.db34645b.js new file mode 100644 index 000000000000..f0080787c6ae --- /dev/null +++ b/assets/index.html.db34645b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-c04b5ba2","path":"/it_IT/using-checkm8-a5/","title":"Using checkm8-a5","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using checkm8-a5","description":"Guide to using checkm8-a5","permalink":"/it_IT/using-checkm8-a5","extra_contributors":["selfisht","WhitetailAni"],"redirect_from":["/checkm8-a5"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"none"},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Preparing the host shield","slug":"preparing-the-host-shield","children":[]},{"level":2,"title":"Installing Git","slug":"installing-git","children":[]},{"level":2,"title":"Patching the USB Host Shield 2.0 Library","slug":"patching-the-usb-host-shield-2-0-library","children":[]},{"level":2,"title":"Preparing the Script","slug":"preparing-the-script","children":[]},{"level":2,"title":"Running the Script","slug":"running-the-script","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/using-checkm8-a5.md"}');export{e as data}; diff --git a/assets/index.html.dc927aff.js b/assets/index.html.dc927aff.js new file mode 100644 index 000000000000..3300802d56d8 --- /dev/null +++ b/assets/index.html.dc927aff.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-21e81a38","path":"/it_IT/installing-pangu933/","title":"Pangu933","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Pangu933","description":"Guida per l\u2019installazione di Pangu933","permalink":"/it_IT/installing-pangu933","redirect_from":["/it_IT/pangu933","/it_IT/pangu9"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894","hopolapopola","Braec0"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire Pangu933","slug":"eseguire-pangu933","children":[]},{"level":2,"title":"Rejailbreaking","slug":"rejailbreaking","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-pangu933.md"}');export{e as data}; diff --git a/assets/index.html.dd6bff68.js b/assets/index.html.dd6bff68.js new file mode 100644 index 000000000000..a94d1c237273 --- /dev/null +++ b/assets/index.html.dd6bff68.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-7fbd9b57","path":"/it_IT/installing-homedepot/","title":"Installazione di HomeDepot","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installazione di HomeDepot","description":"Guida per l'installazione di HomeDepot","permalink":"/it_IT/installing-homedepot","redirect_from":["/it_IT/homedepot","/it_IT/hd"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894","WhitetailAni","LukeZGD"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Patch Home Depot","slug":"patch-home-depot","children":[{"level":3,"title":"macOS e Linux","slug":"macos-e-linux","children":[]},{"level":3,"title":"Windows","slug":"windows","children":[]}]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire HomeDepot","slug":"eseguire-homedepot","children":[]},{"level":2,"title":"Rendere il jailbreak untethered","slug":"rendere-il-jailbreak-untethered","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-homedepot.md"}`);export{e as data}; diff --git a/assets/index.html.de9c285c.js b/assets/index.html.de9c285c.js new file mode 100644 index 000000000000..6f212db5dc86 --- /dev/null +++ b/assets/index.html.de9c285c.js @@ -0,0 +1 @@ +import{_ as i,r as l,o as u,c as a,a as t,b as e,d as r,w as s}from"./app.748f7f56.js";const m={},d={class:"custom-container tip"},v={class:"custom-container tip"},p={class:"custom-container tip"},f={class:"custom-container tip"},y={class:"custom-container tip"},g={class:"custom-container tip"};function k(w,o){const n=l("router-link");return u(),a("div",null,[o[18]||(o[18]=t("p",null,"Uninstalling a jailbreak isn't as simple as deleting the app or stuff similar to that nature. When you uninstall a jailbreak, you need to go and restore parts of the OS to how they were before your device was jailbroken.",-1)),o[19]||(o[19]=t("p",null,"Depending on the jailbreak you are using, you will need to go through different steps to be able to remove your jailbreak.",-1)),t("div",d,[o[2]||(o[2]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[o[1]||(o[1]=e("If you're trying to remove unc0ver, follow ")),r(n,{to:"/removing-unc0ver"},{default:s(()=>o[0]||(o[0]=[e("Removing unc0ver")])),_:1})])]),t("div",v,[o[5]||(o[5]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[o[4]||(o[4]=e("If you're trying to remove checkra1n, follow ")),r(n,{to:"/removing-checkra1n"},{default:s(()=>o[3]||(o[3]=[e("Removing checkra1n")])),_:1})])]),t("div",p,[o[8]||(o[8]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[o[7]||(o[7]=e("If you're trying to remove Odysseyra1n, follow ")),r(n,{to:"/removing-odysseyra1n"},{default:s(()=>o[6]||(o[6]=[e("Removing Odysseyra1n")])),_:1})])]),t("div",f,[o[11]||(o[11]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[o[10]||(o[10]=e("If you're trying to remove Chimera, follow ")),r(n,{to:"/removing-chimera"},{default:s(()=>o[9]||(o[9]=[e("Removing Chimera")])),_:1})])]),t("div",y,[o[14]||(o[14]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[o[13]||(o[13]=e("If you're trying to remove Odyssey, follow ")),r(n,{to:"/removing-odyssey"},{default:s(()=>o[12]||(o[12]=[e("Removing Odyssey")])),_:1})])]),t("div",g,[o[17]||(o[17]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[o[16]||(o[16]=e("If you're trying to remove Taurine, follow ")),r(n,{to:"/removing-taurine"},{default:s(()=>o[15]||(o[15]=[e("Removing Taurine")])),_:1})])])])}var b=i(m,[["render",k],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.dea7b276.js b/assets/index.html.dea7b276.js new file mode 100644 index 000000000000..2462ad5ad886 --- /dev/null +++ b/assets/index.html.dea7b276.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-1ca68bb0","path":"/it_IT/installing-openpwnage/","title":"openpwnage","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"openpwnage","description":"Guida all'installazione di openpwnage","permalink":"/it_IT/installing-openpwnage","redirect_from":["/openpwnage"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire openpwnage","slug":"eseguire-openpwnage","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-openpwnage.md"}`);export{e as data}; diff --git a/assets/index.html.deca5522.js b/assets/index.html.deca5522.js new file mode 100644 index 000000000000..63f746ef8e10 --- /dev/null +++ b/assets/index.html.deca5522.js @@ -0,0 +1 @@ +import{_ as u,r as i,o as d,c as p,a as e,b as l,d as o,w as a,e as r}from"./app.748f7f56.js";const f={},h={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function w(m,t){const n=i("router-link"),s=i("ExternalLinkIcon");return d(),p("div",null,[t[25]||(t[25]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),l(" Required Reading")],-1)),t[26]||(t[26]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[27]||(t[27]=e("p",null,"Zebra is a newer package manager. It can be used to install tweaks and themes.",-1)),e("p",null,[o(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>t[0]||(t[0]=[l("Tweaks")])),_:1}),t[1]||(t[1]=l(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[o(n,{to:"/faq/#what-s-a-repo"},{default:a(()=>t[2]||(t[2]=[l("Repositories")])),_:1}),t[3]||(t[3]=l(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function."))]),t[28]||(t[28]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[29]||(t[29]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),l(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Zebra application",-1)),t[8]||(t[8]=e("li",null,[l("Tap "),e("code",null,"Sources"),l(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[l("Tap the "),e("code",null,"+"),l(" icon in the top left-hand corner")],-1)),e("li",null,[t[5]||(t[5]=l("Enter in a repo URL (e.g. ")),e("a",h,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),o(s)]),t[6]||(t[6]=l(")"))]),t[10]||(t[10]=e("li",null,[l("Tap "),e("code",null,"Add Source")],-1))]),t[30]||(t[30]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=r("
  • Open the Zebra application
  • Search for a tweak you'd like to install
  • Tap the Install button at the top right-hand corner of your screen
    • If a prompt asking you what version to install appears, you generally want to install the latest version
  • Tap on the bottom of the screen where it says "Tap to Manage"
  • Tap the Confirm button at the top right-hand corner of your screen
    • It may take some time for the tweak to install
  • ",5)),e("li",null,[t[12]||(t[12]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[11]||(t[11]=[l("Restart SpringBoard")])),_:1}),t[13]||(t[13]=l('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[31]||(t[31]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[32]||(t[32]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),l(" Uninstalling Tweaks")],-1)),e("ol",null,[t[20]||(t[20]=e("li",null,"Open the Zebra application",-1)),t[21]||(t[21]=e("li",null,[l("Tap "),e("code",null,"Packages"),l(" on the bar at the bottom")],-1)),t[22]||(t[22]=e("li",null,"Slide the tweak you want to uninstall all the way to the left.",-1)),t[23]||(t[23]=e("li",null,'Tap on the bottom of the screen where it says "Tap to Manage"',-1)),t[24]||(t[24]=e("li",null,[l("Tap the "),e("code",null,"Confirm"),l(" button at the top right-hand corner of your screen "),e("ul",null,[e("li",null,"It may take some time for the tweak to be removed")])],-1)),e("li",null,[t[17]||(t[17]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[16]||(t[16]=[l("Restart SpringBoard")])),_:1}),t[18]||(t[18]=l('" ')),t[19]||(t[19]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var g=u(f,[["render",w],["__file","index.html.vue"]]);export{g as default}; diff --git a/assets/index.html.def2145c.js b/assets/index.html.def2145c.js new file mode 100644 index 000000000000..f21abf464beb --- /dev/null +++ b/assets/index.html.def2145c.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as d,c as p,a as l,b as o,d as i,w as r,e as u}from"./app.748f7f56.js";const g={},h={class:"custom-container danger"},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/straight-tamago/TrollMisaka/releases/latest",target:"_blank",rel:"noopener noreferrer"};function y(T,e){const t=a("router-link"),n=a("ExternalLinkIcon");return d(),p("div",null,[l("div",h,[e[14]||(e[14]=l("p",{class:"custom-container-title"},"DANGER",-1)),e[15]||(e[15]=l("p",null,"This method is extremely unreliable, and should be avoided in most cases.",-1)),l("p",null,[e[1]||(e[1]=o("If you ")),e[2]||(e[2]=l("strong",null,"are not",-1)),e[3]||(e[3]=o(" using an A8(X) iPad on 15.7.2 to 15.8.3, you should check the ")),i(t,{to:"/installing-trollstore"},{default:r(()=>e[0]||(e[0]=[o("Installing TrollStore")])),_:1}),e[4]||(e[4]=o(" chart for a better option."))]),e[16]||(e[16]=l("p",null,[o("If you "),l("strong",null,"are"),o(" using an A8(X) iPad on 15.7.2 to 15.8.3, you can either:")],-1)),l("ul",null,[l("li",null,[e[6]||(e[6]=o("Follow ")),i(t,{to:"/installing-trollstore-trollrestore"},{default:r(()=>e[5]||(e[5]=[o("Installing TrollStore (TrollRestore)")])),_:1}),e[7]||(e[7]=o(" (A computer is outright ")),e[8]||(e[8]=l("em",null,"required",-1)),e[9]||(e[9]=o(", Find My must also be disabled)"))]),l("li",null,[e[11]||(e[11]=o("Follow ")),i(t,{to:"/installing-dopamine-sideloadly"},{default:r(()=>e[10]||(e[10]=[o("Installing Dopamine (Sideloadly)")])),_:1}),e[12]||(e[12]=o(" (Recommended if your goal is to jailbreak to begin with)"))]),e[13]||(e[13]=l("li",null,[o("Continue to follow this guide (Only recommended if you don't want to disable Find My "),l("em",null,"and"),o(" do not want to jailbreak)")],-1))])]),e[26]||(e[26]=l("h2",{id:"requirements",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),o(" Requirements")],-1)),l("ul",null,[e[24]||(e[24]=l("li",null,"A device running iOS/iPadOS 14.0 to 15.8.3",-1)),e[25]||(e[25]=l("li",null,"The Tips app installed to your device",-1)),l("li",null,[e[18]||(e[18]=o("The latest version of ")),l("a",c,[e[17]||(e[17]=o("Sideloadly")),i(n)])]),l("li",null,[e[20]||(e[20]=o("The latest version of ")),l("a",m,[e[19]||(e[19]=o("iTunes")),i(n)]),e[21]||(e[21]=o(" if on Windows."))]),l("li",null,[e[23]||(e[23]=o("The latest version of ")),l("a",f,[e[22]||(e[22]=o("TrollMisaka")),i(n)])])]),e[27]||(e[27]=u('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollMisaka .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollMisaka application can now be opened from home screen.

    Adding a Keyboard

    1. Open TrollMisaka, then exit the app while keeping it in the app switcher
    2. Go to Settings -> General -> Keyboard -> Keyboards -> Add New Keyboard...
    3. Select TrollMisaka
    4. Tap TrollMisaka, then toggle on Allow Full Access, then tap Allow
    5. Re-open TrollMisaka

    After re-opening TrollMisaka, open the app switcher and then reboot your device.

    DANGER

    Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Unlock your device
    2. Immediately open Spotlight Search (via swipping down on the middle of the home screen)
    3. Tap the globe icon on the keyboard
      • If needed, select TrollMisaka from the list of keyboards
    4. Tap kopen
      • If the device reboots, try these steps again
    5. Tap Install TrollStore
      • If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.

    Once it says it's successful, you can continue with the next section.

    Installing TrollStore

    1. Re-open the app switcher
    2. Open the TrollMisaka app from the app switcher
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    ',19))])}var k=s(g,[["render",y],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.df764590.js b/assets/index.html.df764590.js new file mode 100644 index 000000000000..b384acdd29c1 --- /dev/null +++ b/assets/index.html.df764590.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-8daa1a0e","path":"/","title":"Home","lang":"en_US","frontmatter":{"lang":"en_US","title":"Home","description":"A complete iOS modding guide, from stock to jailbroken.","permalink":"/","home":true,"actions":[{"text":"Get Started","link":"get-started","type":"secondary"}],"heroImage":"/assets/images/splash.png","heroFilter":0.3},"excerpt":"","headers":[{"level":2,"title":"What is jailbreaking?","slug":"what-is-jailbreaking","children":[]},{"level":2,"title":"Is jailbreaking legal?","slug":"is-jailbreaking-legal","children":[]},{"level":2,"title":"What is a package manager?","slug":"what-is-a-package-manager","children":[]},{"level":2,"title":"What are tweaks?","slug":"what-are-tweaks","children":[]},{"level":2,"title":"What can I do once jailbroken?","slug":"what-can-i-do-once-jailbroken","children":[]},{"level":2,"title":"What should I know before starting?","slug":"what-should-i-know-before-starting","children":[]}],"git":{"updatedTime":1708273767000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":10},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/home.md"}');export{e as data}; diff --git a/assets/index.html.df8cdf1b.js b/assets/index.html.df8cdf1b.js new file mode 100644 index 000000000000..92e092f1961c --- /dev/null +++ b/assets/index.html.df8cdf1b.js @@ -0,0 +1 @@ +import{_ as p}from"./greenpois0n-win.f9f3ac04.js";import{_ as d,r,o as m,c as v,a as l,b as e,d as o,w as t}from"./app.748f7f56.js";const b={},f={href:"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://secure-appldnld.apple.com/iTunes11/031-3482.20140225.kdX8s/iTunes64Setup.exe",target:"_blank",rel:"noopener noreferrer"},S={href:"https://secure-appldnld.apple.com/iTunes11/031-3481.20140225.SdYYY/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},k={href:"https://web.archive.org/web/20131024115207/http://greenpois0n.com/downloads/",target:"_blank",rel:"noopener noreferrer"},C={class:"custom-container tip"},w={href:"https://secure-appldnld.apple.com/itunes12/031-34005-20150916-98D38F1E-5C11-11E5-A6AD-C05A6DA99CB1/iTunes6464Setup.exe",target:"_blank",rel:"noopener noreferrer"},A={href:"https://secure-appldnld.apple.com/itunes12/031-34002-20150916-98D32A92-5C11-11E5-80AC-C25A6DA99CB1/iTunesSetup.exe",target:"_blank",rel:"noopener noreferrer"},z={href:"https://support.apple.com/en-us/HT210384",target:"_blank",rel:"noopener noreferrer"};function T(O,i){const s=r("router-link"),n=r("ExternalLinkIcon"),a=r("Tab"),u=r("Tabs");return m(),v("div",null,[i[43]||(i[43]=l("p",null,"greenpois0n \xE8 in grado di eseguire il jailbreak di ogni dispositivo iOS tranne l'iPhone 3G sulle versioni del firmware 4.1, 4.2.1, e 4.2.6, e nemmeno l'iPad 1a generazione sulla versione 3.2.2",-1)),l("p",null,[i[1]||(i[1]=e("greenpois0n \xE8 un ")),o(s,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:t(()=>i[0]||(i[0]=[e("jailbreak")])),_:1}),i[2]||(i[2]=e(" untethered, sopravvive ad un riavvio e pu\xF2 causare un bootloop permanente se qualcosa va storto. Se riscontri un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e pi\xF9 recente) o FutureRestore")),i[3]||(i[3]=l("br",null,null,-1)),i[4]||(i[4]=e(" Avrai bisogno di un computer con macOS 10.11 o pi\xF9 vecchio o Windows XP - 8.1. Wine non funzioner\xE0."))]),i[44]||(i[44]=l("p",null,[l("img",{src:p,alt:"Uno screenshot di greenpois0n (Windows)"})],-1)),i[45]||(i[45]=l("h2",{id:"installazione",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installazione","aria-hidden":"true"},"#"),e(" Installazione")],-1)),i[46]||(i[46]=l("br",null,null,-1)),o(u,{tabs:""},{default:t(()=>[o(a,{tab:"",name:"macOS",default:!0},{default:t(()=>[l("ol",null,[l("li",null,[i[6]||(i[6]=e("Scarica")),l("a",f,[i[5]||(i[5]=e("greenpois0n")),o(n)]),i[7]||(i[7]=l("ul",null,[l("li",null,"Scegli RC6.1 se sei su iOS 4.2.1 o 4.2.6"),l("li",null,"Scegli RC4 se su iOS 4.1 o iPhoneOS 3.2.2")],-1))]),i[8]||(i[8]=l("li",null,"Decomprimi greenpois0n",-1)),i[9]||(i[9]=l("li",null,[e("Avvia greenpois0n "),l("ul",null,[l("li",null,[e("Tasto destro, "),l("code",null,"Apri")])])],-1)),i[10]||(i[10]=l("li",null,[e("Collega il tuo dispositivo iOS tramite USB al tuo computer "),l("ul",null,[l("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo.")])],-1)),i[11]||(i[11]=l("li",null,[e("Clicca sul pulsante "),l("code",null,"Prepare to Jailbreak (DFU)"),e(" e segui le istruzioni sullo schermo per mettere il dispositivo in modalit\xE0 DFU.")],-1)),i[12]||(i[12]=l("li",null,[e("Una volta terminato, clicca sul pulsante "),l("code",null,"Jailbreak!"),e(". "),l("ul",null,[l("li",null,"Lo schermo del dispositivo iOS potrebbe diventare bianco durante questo processo. \xC8 normale."),l("li",null,"Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalit\xE0 di riposo.")])],-1)),i[13]||(i[13]=l("li",null,[e("Una volta completato il processo di jailbreak e sei nella home screen, apri l'app "),l("code",null,"Loader"),e(" appena installata. "),l("ul",null,[l("li",null,"Assicurati che il tuo dispositivo iOS sia connesso a internet.")])],-1)),i[14]||(i[14]=l("li",null,[e("Clicca su "),l("code",null,"Cydia"),e(" e poi clicca su "),l("code",null,"Install Cydia"),l("ul",null,[l("li",null,"La velocit\xE0 del download potrebbe variare a seconda della tua connessione. Assicurati che il tuo dispositivo iOS non vada a in modalit\xE0 riposo.")])],-1))])]),_:1}),o(a,{tab:"",name:"Windows"},{default:t(()=>[l("ol",null,[i[21]||(i[21]=l("li",null,[e("Controlla la tua versione di iTunes, se \xE8 10.6.3 o inferiore, puoi saltare i passaggi 2-4 "),l("ul",null,[l("li",null,[e("Puoi controllare aprendo iTunes, facendo clic su "),l("code",null,"Aiuto"),e(", e facendo clic su "),l("code",null,"Informazioni")])])],-1)),i[22]||(i[22]=l("li",null,[e("Premi "),l("code",null,"il tasto Windows+R"),e(" per aprire la finestra di Esegui, e digita "),l("code",null,"appwiz.cpl")],-1)),i[23]||(i[23]=l("li",null,[e("Disinstalla tutto ci\xF2 rilasciato da "),l("code",null,"Apple Inc."),l("ul",null,[l("li",null,"Puoi trovarli pi\xF9 facilmente se ordini per azienda"),l("li",null,"La quantit\xE0 di applicazioni pu\xF2 variare, assicurati di rimuoverle tutte"),l("li",null,"Se ti viene chiesto di riavviare il computer non farlo")])],-1)),i[24]||(i[24]=l("li",null,"Dopo che tutti i programmi sono stati disinstallati, riavvia il computer",-1)),l("li",null,[i[17]||(i[17]=e("Scarica la versione 10.7 di iTunes ")),l("ul",null,[l("li",null,[l("a",g,[i[15]||(i[15]=e("64-bit")),o(n)])]),l("li",null,[l("a",S,[i[16]||(i[16]=e("32-bit")),o(n)])])])]),i[25]||(i[25]=l("li",null,"Installa iTunes, e riavvia il computer se richiesto",-1)),l("li",null,[i[19]||(i[19]=e("Scarica ")),l("a",k,[i[18]||(i[18]=e("greenpois0n")),o(n)]),i[20]||(i[20]=l("ul",null,[l("li",null,"Scegli RC6.1 se sei su iOS 4.2.1 o 4.2.6"),l("li",null,"Scegli RC4 se su iOS 4.1 o iPhoneOS 3.2.2")],-1))]),i[26]||(i[26]=l("li",null,"Decomprimi greenpois0n",-1)),i[27]||(i[27]=l("li",null,[e("Avvia greenpois0n "),l("ul",null,[l("li",null,"Su Windows, potrebbe essere richiesto l'accesso dell\u2019amministratore.")])],-1)),i[28]||(i[28]=l("li",null,[e("Collega il tuo dispositivo iOS tramite USB al tuo computer "),l("ul",null,[l("li",null,"Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo.")])],-1)),i[29]||(i[29]=l("li",null,[e("Clicca sul pulsante "),l("code",null,"Prepare to Jailbreak (DFU)"),e(" e segui le istruzioni sullo schermo per mettere il dispositivo in modalit\xE0 DFU.")],-1)),i[30]||(i[30]=l("li",null,[e("Una volta terminato, clicca sul pulsante "),l("code",null,"Jailbreak!"),e(". "),l("ul",null,[l("li",null,"Lo schermo del dispositivo iOS potrebbe diventare bianco durante questo processo. \xC8 normale."),l("li",null,"Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalit\xE0 di riposo.")])],-1)),i[31]||(i[31]=l("li",null,[e("Una volta completato il processo di jailbreak e sei nella home screen, apri l'app "),l("code",null,"Loader"),e(" appena installata. "),l("ul",null,[l("li",null,"Assicurati che il tuo dispositivo iOS sia connesso a internet.")])],-1)),i[32]||(i[32]=l("li",null,[e("Clicca su "),l("code",null,"Cydia"),e(" e poi clicca su "),l("code",null,"Install Cydia"),l("ul",null,[l("li",null,"La velocit\xE0 del download potrebbe variare a seconda della tua connessione. Assicurati che il tuo dispositivo iOS non vada a in modalit\xE0 riposo.")])],-1))]),l("div",C,[i[38]||(i[38]=l("p",{class:"custom-container-title"},"TIP",-1)),i[39]||(i[39]=l("p",null,"Dopo che il jailbreak \xE8 completo, installa l'ultima versione di iTunes per evitare problemi di librerie",-1)),l("ul",null,[l("li",null,[i[35]||(i[35]=e("Windows XP e Windows Vista (12.1.3): ")),l("ul",null,[l("li",null,[l("a",w,[i[33]||(i[33]=e("64-bit")),o(n)])]),l("li",null,[l("a",A,[i[34]||(i[34]=e("32-bit")),o(n)])])])]),l("li",null,[i[37]||(i[37]=e("Windows 7 e successivi (selezionare Windows 8 se si \xE8 su Windows 7): ")),l("ul",null,[l("li",null,[l("a",z,[i[36]||(i[36]=e("Articolo del Supporto Apple")),o(n)])])])])])])]),_:1})]),_:1}),i[47]||(i[47]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Assicurati di utilizzare un connettore certificato MFI a 30 pin per probabilit\xE0 di successo pi\xF9 alte")],-1)),l("p",null,[i[41]||(i[41]=e("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),o(s,{to:"/it_IT/faq/#what-are-tweaks"},{default:t(()=>i[40]||(i[40]=[e("tweak")])),_:1}),i[42]||(i[42]=e(", temi e altro."))])])}var I=d(b,[["render",T],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.dfbae87b.js b/assets/index.html.dfbae87b.js new file mode 100644 index 000000000000..2c96fca39d13 --- /dev/null +++ b/assets/index.html.dfbae87b.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-64ad6e46","path":"/it_IT/installing-pangu7/","title":"Pangu7","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Pangu7","excerpt":"Guida per l\u2019installazione di Pangu7","permalink":"/it_IT/installing-pangu7","redirect_from":["/it_IT/pangu712","/it_IT/pangu7"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":3,"title":"Download","slug":"download","children":[]},{"level":3,"title":"Installazione","slug":"installazione","children":[]},{"level":3,"title":"Download","slug":"download-1","children":[]},{"level":3,"title":"Installazione","slug":"installazione-1","children":[]},{"level":3,"title":"Risolvere i bootloop durante l\u2019avvio del dispositivo al buio","slug":"risolvere-i-bootloop-durante-l-avvio-del-dispositivo-al-buio","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-pangu7.md"}');export{i as data}; diff --git a/assets/index.html.dfcb8ea5.js b/assets/index.html.dfcb8ea5.js new file mode 100644 index 000000000000..6b3134e63c0c --- /dev/null +++ b/assets/index.html.dfcb8ea5.js @@ -0,0 +1 @@ +import{_ as e,o,c as a,e as r}from"./app.748f7f56.js";const l={};function s(n,i){return o(),a("div",null,i[0]||(i[0]=[r('

    Disinstallare un jailbreak non \xE8 semplice come eliminare l'app. Quando si disinstalla Taurine, \xE8 necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida \xE8 utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Taurine come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Odysseyra1n, non \xE8 necessario seguire questa guida. Taurine e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Apri l'applicazione di Taurine
    2. Abilita Restore RootFS
    3. Clicca su Jailbreak
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    4. Quando finito, tocca OK e il dispositivo verr\xE0 riavviato

    Taurine dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    ',6)]))}var c=e(l,[["render",s],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.e05126ea.js b/assets/index.html.e05126ea.js new file mode 100644 index 000000000000..b2f200edb97c --- /dev/null +++ b/assets/index.html.e05126ea.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-547e4b11","path":"/using-sileo/","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","permalink":"/using-sileo","redirect_from":["/sileo"],"extra_contributors":["TheHacker894","hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{"updatedTime":1638384874000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":5}]},"filePathRelative":"en_US/jailbreak/using-sileo.md"}');export{e as data}; diff --git a/assets/index.html.e0c14d20.js b/assets/index.html.e0c14d20.js new file mode 100644 index 000000000000..c9445d0ef4ab --- /dev/null +++ b/assets/index.html.e0c14d20.js @@ -0,0 +1 @@ +import{_ as u}from"./Odysseyn1x.f106730e.js";import{_ as d,r,o as y,c as p,e as s,a as o,b as t,d as n,w as a}from"./app.748f7f56.js";const h={},m={href:"https://github.com/raspberryenvoie/odysseyn1x/releases",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/raspberryenvoie/odysseyn1x/releases/tag/v2.12-checkra1n-0.10.1",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.com/ventoy/Ventoy/releases",target:"_blank",rel:"noopener noreferrer"};function v(c,e){const i=r("router-link"),l=r("ExternalLinkIcon");return y(),p("div",null,[e[21]||(e[21]=s('

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    ',3)),o("p",null,[e[1]||(e[1]=t("Odysseyra1n is a ")),n(i,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:a(()=>e[0]||(e[0]=[t("semi-tethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))]),e[22]||(e[22]=o("p",null,"Odysseyn1x is a live bootable Linux environment that allows you to quickly run checkra1n on a compatible device. checkra1n is capable of jailbreaking the Apple TV HD and Apple TV 4K (1st Generation) on firmwares 12.0 to 14.7.",-1)),e[23]||(e[23]=o("h2",{id:"requirements",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),t(" Requirements")],-1)),o("ul",null,[e[10]||(e[10]=o("li",null,[t("A 256MB or greater USB Drive "),o("ul",null,[o("li",null,"If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive")])],-1)),o("li",null,[e[8]||(e[8]=t("The latest version of ")),o("a",m,[e[3]||(e[3]=t("Odysseyn1x")),n(l)]),o("ul",null,[o("li",null,[e[5]||(e[5]=t("If you are on an A7 device, you should instead get the v2.12-checkra1n-0.10.1 release of ")),o("a",f,[e[4]||(e[4]=t("Odysseyn1x")),n(l)])]),e[6]||(e[6]=o("li",null,[t('For 64-bit computers, download the "AMD64" version '),o("ul",null,[o("li",null,`It doesn't matter if you have an AMD processor or not, "AMD64" is just the name of the architecture`)])],-1)),e[7]||(e[7]=o("li",null,'For 32-bit computers, download the "i686" version',-1))])]),e[11]||(e[11]=o("li",null,"An Apple TV Siri remote (any generation)",-1)),o("li",null,[o("a",b,[e[9]||(e[9]=t("Ventoy")),n(l)])])]),e[24]||(e[24]=s('

    A screenshot of the Odysseyn1x menu

    Installing Ventoy

    1. Download and extract the contents of the Ventoy.zip file
    2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
    3. Select the USB drive you would like to boot Odysseyn1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Click Install and confirm that you are ok erasing the USB drive
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the Odysseyn1x iso file that you downloaded onto the USB drive

    Booting Odysseyn1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into Odysseyn1x

    Running checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    ',7)),o("ol",null,[e[18]||(e[18]=o("li",null,[t("Once you have loaded odysseyn1x, select "),o("code",null,"checkra1n"),o("ul",null,[o("li",null,[t("If you're on tvOS 14.6 or later, you will need to head into "),o("code",null,"Options"),t(", then enable the "),o("code",null,"Allow Untested Versions")])])],-1)),e[19]||(e[19]=o("li",null,[t("Click "),o("code",null,"Start"),t(" and follow all onscreen prompts")],-1)),o("li",null,[e[13]||(e[13]=t("You will now be presented with instructions in how to reboot your device into ")),n(i,{to:"/faq/#what-is-dfu-mode"},{default:a(()=>e[12]||(e[12]=[t("DFU mode")])),_:1}),e[14]||(e[14]=t(", click ")),e[15]||(e[15]=o("code",null,"Start",-1)),e[16]||(e[16]=t(" to begin ")),e[17]||(e[17]=o("ul",null,[o("li",null,"Follow the instructions until your device reboots to a black screen")],-1))]),e[20]||(e[20]=o("li",null,"Once your device boots, you can quit checkra1n, but do not shut down your computer",-1))]),e[25]||(e[25]=o("p",null,":::",-1)),e[26]||(e[26]=o("p",null,"You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.",-1))])}var k=d(h,[["render",v],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.e0f4dab6.js b/assets/index.html.e0f4dab6.js new file mode 100644 index 000000000000..9e13cc4a6111 --- /dev/null +++ b/assets/index.html.e0f4dab6.js @@ -0,0 +1 @@ +import{_ as t,r as n,o as p,c,e as r,a as l,b as e,d as o,w as s}from"./app.748f7f56.js";const d={},u={class:"custom-container tip"},b={class:"custom-container tip"};function m(h,i){const a=n("router-link");return p(),c("div",null,[i[22]||(i[22]=r('

    DANGER

    Consigliamo di non utilizzare applicazioni bancarie su un dispositivo jailbroken. Usa un dispositivo diverso e sicuro per accedere al tuo conto bancario.

    Molte applicazioni, che si basano sulla sicurezza, possiedono algoritmi per rilevare e bloccare gli utenti jailbroken dall'utilizzo dell'app. Ci\xF2 include applicazioni bancarie, alcuni videogiochi online (ad esempio Pokemon Go, Mario Kart Tour) e altre applicazioni incentrate sulla privacy come Snapchat.

    Ci\xF2 \xE8 una buona cosa da un punto di vista di sicurezza, siccome per un dispositivo jailbroken \xE8 molto pi\xF9 probabile essere esposto a rischi rispetto a una versione stock di iOS. Ci\xF2 pu\xF2 causare dei problemi quando alcuni di noi vogliono solo utilizzare le applicazioni che abbiamo bisogno di utilizzare.

    DANGER

    Bloccare il rilevamento del jailbreak pu\xF2 impedire l'accesso a foto e altri file nelle applicazioni selezionate.

    Adesso vedremo i tweak che possono essere utilizzati per minimizzare il rilevamento del jailbreak. Alcune applicazioni, tuttavia, non possono essere patchate e non funzioneranno mentre si \xE8 jailbroken, indipendentemente dai bypass utilizzati. Altre app potrebbero aver bisogno di bypass realizzati specificamente per esse.

    Tweak

    TIP

    Choicy \xE8 disponibile sulla repo predefinita di BigBoss, tuttavia si consiglia di aggiungere la repo dello sviluppatore per assicurarsi di avere la versione pi\xF9 aggiornata.

    C'\xE8 un altro software disponibile per nascondere il jailbreak, come Shadow (ios. jolano.me), ma tratteremo solo i tweak presenti in questa guida.

    Installazione

    1. Apri il tuo gestore di pacchetti (ad es. Cydia, Sileo, Zebra)
    2. Aggiungi le tre repo linkate sopra
    3. Cerca e installa i tre pacchetti
    4. Esegui un respring quando richiesto

    A-Bypass

    ',12)),l("div",u,[i[9]||(i[9]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[4]||(i[4]=e("Secondo l'autore del tweak, A-Bypass funziona meglio sui jailbreak basati su libhooker, come ")),o(a,{to:"/it_IT/installing-chimera"},{default:s(()=>i[0]||(i[0]=[e("Chimera")])),_:1}),i[5]||(i[5]=e(", ")),o(a,{to:"/it_IT/installing-odyssey"},{default:s(()=>i[1]||(i[1]=[e("Odyssey")])),_:1}),i[6]||(i[6]=e(", ")),o(a,{to:"/it_IT/installing-odysseyra1n"},{default:s(()=>i[2]||(i[2]=[e("odysseyra1n")])),_:1}),i[7]||(i[7]=e(", e ")),o(a,{to:"/it_IT/installing-taurine"},{default:s(()=>i[3]||(i[3]=[e("Taurine")])),_:1}),i[8]||(i[8]=e(". Tuttavia funziona lo stesso sui jailbreak basati su Substrate/Substitute, come checkra1n e unc0ver."))])]),i[23]||(i[23]=r('
    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a A-Bypass
    3. Premi Check for Updates
      • Se una nuova app non funziona con A-Bypass, dovresti sempre controllare gli aggiornamenti nelle preferenze di A-Bypass.
    4. Scorri verso il basso e abilita le applicazioni nella quale desideri bloccare il rilevamento del jailbreak.

    Liberty Lite

    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a Liberty Lite
    3. Abilita Enable Liberty
    4. Clicca Block Jailbreak Detection
    5. Abilita le app nella quale vuoi bloccare il rilevamento del jailbreak

    Choicy

    TIP

    Questa \xE8 l'opzione migliore per gli utenti che vogliono utilizzare Snapchat sul loro dispositivo jailbroken.

    ',5)),l("div",b,[i[21]||(i[21]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[14]||(i[14]=e("Se si utilizza un jailbreak basato su libhooker, come ")),o(a,{to:"/it_IT/installing-chimera"},{default:s(()=>i[10]||(i[10]=[e("Chimera")])),_:1}),i[15]||(i[15]=e(", ")),o(a,{to:"/it_IT/installing-odyssey"},{default:s(()=>i[11]||(i[11]=[e("Odyssey")])),_:1}),i[16]||(i[16]=e(", ")),o(a,{to:"/it_IT/installing-odysseyra1n"},{default:s(()=>i[12]||(i[12]=[e("odysseyra1n")])),_:1}),i[17]||(i[17]=e(", o ")),o(a,{to:"/it_IT/installing-taurine"},{default:s(()=>i[13]||(i[13]=[e("Taurine")])),_:1}),i[18]||(i[18]=e(", allora ")),i[19]||(i[19]=l("a",{href:"#libhooker-configurator"},"libhooker configurator",-1)),i[20]||(i[20]=e(" svolge la stessa funzione di Choicy, ma \xE8 nativamente integrato in libhooker."))])]),i[24]||(i[24]=r('
    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a Choicy
    3. Clicca Applications
    4. Clicca su un'applicazione che hai selezionato con Liberty Lite
    5. Abilita Custom Tweak Configuration
      • Per Snapchat, abilita Disable Tweak Injection e salta i passi successivi
    6. Assicurati che Whitelist sia selezionata
    7. Abilita il bypass che stai usando - per Liberty Lite sarebbe zzzzzLiberty, o !ABypass2 per A-Bypass.
    8. Ripeti questo procedimento per ogni app che hai selezionato da usare con il tweak.

    libhooker configurator

    WARNING

    Questo funziona solo sui jailbreak basati su libhooker! Se si utilizza un jailbreak basato su Substrate o Substitute, come checkra1n o unc0ver, allora non funzioner\xE0, e dovresti usare Choicy!

    1. Apri l'applicazione libhooker
    2. Premi "Applications"
    3. Scorri verso il basso per trovare l'applicazione che desideri configurare e premici sopra
    4. In questa sezione \xE8 possibile disabilitare completamente i tweak nell'applicazione interessata, o configurare i singoli tweak.
      • Per configurare i singoli tweak, abilita "Override Configuration", che abiliter\xE0 delle opzioni per consentire solo specifici tweak o bloccare specifici tweak.
      • Ad esempio, per consentire solo Liberty Lite, dovresti selezionare Allow, e poi selezionare zzzzzLiberty.
      • Se stai usando A-Bypass, dovresti abilitare !ABypass2.

    KernBypass (iOS 12.0 - 14.2)

    TIP

    Questa \xE8 l'opzione migliore per gli utenti che vogliono utilizzare le app Nintendo (Mario Kart Tour, Animal Crossing: Pocket Camp, ecc) e Pokemon GO sul loro dispositivo.

    WARNING

    KernBypass non funzioner\xE0 su iOS 14 con unc0ver. Dai un'occhiata invece a vnodebypass.

    DANGER

    KernBypass \xE8 un kernel tweak. Non installarlo su dispositivi non supportati, usalo a tuo rischio e pericolo.

    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a KernBypass
    3. Premi Enable KernBypass
    4. Abilita le app nella quale vuoi bloccare il rilevamento del jailbreak

    vnodebypass

    TIP

    vnodebypass \xE8 simile a KernBypass per quanto riguarda ci\xF2 che pu\xF2 bypassare, ma sii consapevole che mentre \xE8 attivo, perderai l'accesso ai tuoi tweak!

    DANGER

    vnodebypass \xE8 un kernel tweak. Non installarlo su dispositivi non supportati, usalo a tuo rischio e pericolo.

    1. Se sei su iOS 14, assicurati che libkrw 1.1.0 o successivo sia installato. \xC8 disponibile nella repo predefinita Elucubratus, se stai usando unc0ver o checkra1n.
    2. Apri l'app vnodebypass
    3. Tocca il pulsante Enable
    4. Quando hai finito di usare l'app con il rilevamento del jailbreak, torna nell'app vnodebypass e premi Disable
    ',13))])}var v=t(d,[["render",m],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.e2300073.js b/assets/index.html.e2300073.js new file mode 100644 index 000000000000..8fcca2cf5503 --- /dev/null +++ b/assets/index.html.e2300073.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-2633d36c","path":"/it_IT/installing-patchstick/","title":"Installing Patchstick","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing Patchstick","description":"Guide to installing Patchstick","permalink":"/it_IT/installing-patchstick","redirect_from":["/patchstick"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"none","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Creating the Patchstick","slug":"creating-the-patchstick","children":[]},{"level":2,"title":"Installing the Patchstick","slug":"installing-the-patchstick","children":[]}],"git":{"updatedTime":1716176069000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"WhitetailAni","email":"87622301+WhitetailAni@users.noreply.github.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-patchstick.md"}');export{t as data}; diff --git a/assets/index.html.e31d6959.js b/assets/index.html.e31d6959.js new file mode 100644 index 000000000000..d6b6230073b5 --- /dev/null +++ b/assets/index.html.e31d6959.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-ecb133f0","path":"/get-started/select-ipad-mini/","title":"Device Selection (iPad mini)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Device Selection (iPad mini)","description":"Find out what jailbreaks you can use on your iPad mini","chartType":"deviceGroup","widePage":true,"type":"iPad mini","group":[{"name":"iPad mini (6th generation)","type":"iPad mini","order":5,"devices":["iPad14,1","iPad14,2"],"released":["2021-09-24"],"soc":["A15"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad14,1","count":4,"dark":true}},{"name":"iPad mini (5th generation)","type":"iPad mini","order":4,"devices":["iPad11,1","iPad11,2"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,1","count":1,"dark":false}},{"name":"iPad mini 4","type":"iPad mini","order":3,"devices":["iPad5,1","iPad5,2"],"released":["2015-09-09"],"soc":["A8"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,1","count":1,"dark":false}},{"name":"iPad mini 3","type":"iPad mini","order":2,"devices":["iPad4,7","iPad4,8","iPad4,9"],"released":["2014-10-22"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,7","count":1,"dark":false}},{"name":"iPad mini 2","type":"iPad mini","order":1,"devices":["iPad4,4","iPad4,5","iPad4,6"],"released":["2013-10-23","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,4","count":1,"dark":false}},{"name":"iPad mini","type":"iPad mini","order":0,"devices":["iPad2,5","iPad2,6","iPad2,7"],"released":["2012-11-02"],"soc":["A5"],"arch":["armv7"],"latestFw":["iOS 9.3.6"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 9.3.6"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad2,5","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.e3bc9fd5.js b/assets/index.html.e3bc9fd5.js new file mode 100644 index 000000000000..a2dfb311f652 --- /dev/null +++ b/assets/index.html.e3bc9fd5.js @@ -0,0 +1 @@ +import{_ as s,r as l,o as d,c as u,e as r,a as i,b as o,d as t,w as p}from"./app.748f7f56.js";const g={},f={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"},b={href:"https://github.com/Avangelista/CowabungaLiteWindows/releases",target:"_blank",rel:"noopener noreferrer"},m={href:"https://dhinakg.github.io/delayed-otas.html",target:"_blank",rel:"noopener noreferrer"},y={href:"https://github.com/dhinakg/",target:"_blank",rel:"noopener noreferrer"};function w(v,e){const n=l("ExternalLinkIcon"),a=l("router-link");return d(),u("div",null,[e[32]||(e[32]=r('

    Required Reading

    iOS and iPadOS devices can typically only update to firmware versions which Apple has "signed". This usually means that you can only update to the most recent firmware versions. This is bad for jailbreaking, as most jailbreaks rely on exploits that have been patched in newer versions.

    Fortunately, we can use different "profiles" to delay a firmware update. This is intended for organisations which require additional time to update their devices, however we can also use these to update to unsigned firmware versions.

    This has a time limit, however. You will only be able to update to the following firmware versions before their respective expiration dates:

    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024
    ',5)),i("p",null,[e[1]||(e[1]=o("Time is given in ")),e[2]||(e[2]=i("code",null,"UTC 00:00",-1)),e[3]||(e[3]=o(". For more expiration dates, view ")),i("a",f,[e[0]||(e[0]=o("dhinakg.github.io/delayed-otas.html")),t(n)]),e[4]||(e[4]=o("."))]),e[33]||(e[33]=i("p",null,"Because you do not currently have a jailbreak (or you choose not to jailbreak for any reason), you'll have to use advanced methods, involving things such as resetting all contents and settings or restoring a modified backup, to be able to update.",-1)),i("div",h,[e[8]||(e[8]=i("p",{class:"custom-container-title"},"TIP",-1)),i("p",null,[e[6]||(e[6]=o("If you're on iOS 15.7.1 or earlier, or are on iOS 16.0 to 16.1.2, you can follow ")),t(a,{to:"/updating-blobless-nonjailbroken"},{default:p(()=>e[5]||(e[5]=[o("Updating (Blobless) (Non-Jailbroken)")])),_:1}),e[7]||(e[7]=o(" instead."))])]),e[34]||(e[34]=r('

    Preparing

    1. Plug your iDevice into your computer and make a backup through iTunes or Finder

    After making a backup, what you need to do after is dependent on if you use macOS or Windows

    macOS - Apple Configurator 2

    1. Go to the App Store on your Mac
    2. Search for Apple Configurator 2 and install it
    3. Setup Apple Configurator 2
    4. Click Get Started
    5. Click on your device, and then click Prepare
    6. Select Manual Configuration
    7. Choose Do not enroll in MDM
    8. Go to Organization, and click New Organization
    9. Either sign in to your Apple ID, or click Skip
      • If you chose to skip signing into your Apple ID, add a name, then click Next
    10. Choose Generate a new supervision identity
      • If you've done this before in Apple Configurator 2, you can Choose an existing supervision identity instead
    11. Configure the iOS Setup Assistant as you wish
      • If you forgot to backup your data earlier in the guide, this is the last step where you'll be able to do this.
    12. Click Prepare, which will erase your device and supervise it

    Windows - Cowabunga Lite

    ',6)),i("ol",null,[i("li",null,[e[10]||(e[10]=o("Download and install the Windows version of Cowabunga Lite from ")),i("a",b,[e[9]||(e[9]=o("here")),t(n)])]),e[11]||(e[11]=i("li",null,[o("Extract "),i("strong",null,"the entire Cowabunga Lite folder"),o(" to somewhere (doesn't matter), and then open Cowabunga Lite")],-1)),e[12]||(e[12]=i("li",null,[o("Click "),i("code",null,"Setup Options"),o(" and toggle the checkmark on for "),i("code",null,"Enable Supervision")],-1)),e[13]||(e[13]=i("li",null,[o("Click "),i("code",null,"Apply"),o(", then click "),i("code",null,"Apply Changes")],-1))]),e[35]||(e[35]=i("p",null,"Your device will now reboot and be supervised.",-1)),e[36]||(e[36]=i("h2",{id:"updating-your-firmware-version",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#updating-your-firmware-version","aria-hidden":"true"},"#"),o(" Updating your firmware version")],-1)),i("ol",null,[e[21]||(e[21]=i("li",null,"When the device boots up after being erased, set it up, then open this page on your device",-1)),i("li",null,[e[20]||(e[20]=o("Tap a version below to install its respective update profile: ")),i("ul",null,[e[17]||(e[17]=i("li",null,[i("a",{href:"/assets/files/delay.mobileconfig"},"15.8")],-1)),e[18]||(e[18]=i("li",null,[i("a",{href:"/assets/files/delay.mobileconfig"},"16.7.2")],-1)),e[19]||(e[19]=i("li",null,[i("a",{href:"/assets/files/delay.mobileconfig"},"17.1")],-1)),i("li",null,[e[15]||(e[15]=o("For more firmware versions, view ")),i("a",m,[e[14]||(e[14]=o("dhinakg.github.io/delayed-otas.html")),t(n)]),e[16]||(e[16]=o("."))])])]),e[22]||(e[22]=i("li",null,"Reboot your device",-1)),e[23]||(e[23]=i("li",null,"Plug your device into power and connect to the Internet with Wi-Fi",-1)),e[24]||(e[24]=i("li",null,"Open the Settings application",-1)),e[25]||(e[25]=i("li",null,[o("Tap "),i("code",null,"General"),o(" -> "),i("code",null,"Software Update")],-1)),e[26]||(e[26]=i("li",null,"Ensure that the version displayed is the version you are intending to update to",-1)),e[27]||(e[27]=i("li",null,"Download and install the update",-1)),e[28]||(e[28]=i("li",null,"Once updated, remove the update profile through Settings",-1))]),e[37]||(e[37]=i("p",null,"After updating, you can remove supervision and restore your backup you made earlier by erasing all content and settings.",-1)),e[38]||(e[38]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,[o("If the update was successful, continue to "),i("a",{href:"/get-started"},"Get Started"),o(" to jailbreak your device.")])],-1)),i("p",null,[e[30]||(e[30]=o("Credits to ")),i("a",y,[e[29]||(e[29]=o("dhinakg")),t(n)]),e[31]||(e[31]=o(" for discovering this method."))])])}var C=s(g,[["render",w],["__file","index.html.vue"]]);export{C as default}; diff --git a/assets/index.html.e41412f2.js b/assets/index.html.e41412f2.js new file mode 100644 index 000000000000..2526ebf0ce76 --- /dev/null +++ b/assets/index.html.e41412f2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2ae87edc","path":"/it_IT/installing-checkra1n-tv/linux/","title":"Installing checkra1n for Apple TV (Linux)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing checkra1n for Apple TV (Linux)","description":"Guide to installing checkra1n for Apple TV on Linux","permalink":"/it_IT/installing-checkra1n-tv/linux","extra_contributors":["stekc","Tanbeer191","TheHacker894","Snoolie","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requirements (Linux)","slug":"requirements-linux","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-linux.md"}');export{e as data}; diff --git a/assets/index.html.e41458af.js b/assets/index.html.e41458af.js new file mode 100644 index 000000000000..91743ac38db8 --- /dev/null +++ b/assets/index.html.e41458af.js @@ -0,0 +1 @@ +import{_ as d}from"./aluminum_tv_remote.eab613f5.js";import{_ as p,r as i,o as m,c as b,a as l,b as t,d as n,w as o}from"./app.748f7f56.js";const f={},y={href:"https://github.com/NSSpiral/Blackb0x/releases/tag/0.6.2",target:"_blank",rel:"noopener noreferrer"};function k(T,e){const a=i("router-link"),s=i("ExternalLinkIcon"),r=i("Tab"),u=i("Tabs");return m(),b("div",null,[l("p",null,[e[1]||(e[1]=t("Blackb0x is capable of untether jailbreaking the Apple TV (2nd generation) on Apple TV Software 5.3 and the Apple TV (3rd generation) on Apple TV Software 7.2.1 to 7.9. It is also capable of ")),n(a,{to:"/types-of-jailbreak/#tethered-jailbreaks"},{default:o(()=>e[0]||(e[0]=[t("tether jailbreaking")])),_:1}),e[2]||(e[2]=t(" the Apple TV (2nd generation) on Apple TV Software 6.2.1 and the Apple TV (3rd generation) on Apple TV Software 6.0 to 6.2."))]),l("p",null,[e[4]||(e[4]=t("Blackb0x is an ")),n(a,{to:"/types-of-jailbreak/#untethered-jailbreaks"},{default:o(()=>e[3]||(e[3]=[t("untethered")])),_:1}),e[5]||(e[5]=t(" jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore"))]),e[21]||(e[21]=l("h2",{id:"requirements",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),t(" Requirements")],-1)),l("ul",null,[e[8]||(e[8]=l("li",null,"Intel-based Mac running macOS 10.11 or later.",-1)),l("li",null,[e[7]||(e[7]=t("The latest version of ")),l("a",y,[e[6]||(e[6]=t("Blackb0x")),n(s)])]),e[9]||(e[9]=l("li",null,"A non-Siri enabled Apple TV aluminum remote:",-1))]),e[22]||(e[22]=l("p",null,[l("img",{src:d,alt:"A photo of a non-Siri enabled Apple TV aluminum remote",style:{display:"block","margin-inline":"auto","max-width":"30em"}})],-1)),e[23]||(e[23]=l("h2",{id:"installing-blackb0x",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installing-blackb0x","aria-hidden":"true"},"#"),t(" Installing Blackb0x")],-1)),e[24]||(e[24]=l("p",null,"Depending on your model of Apple TV, the steps are different. Select the tab that lists the A-code that corresponds to your Apple TV model.",-1)),n(u,{tabs:""},{default:o(()=>[n(r,{tab:"",name:"A1378, A1469",default:!0},{default:o(()=>e[10]||(e[10]=[l("ol",null,[l("li",null,"Unzip and run the Blackb0x application"),l("li",null,"Connect your Apple TV via USB to your Mac - you will most likely need to disconnect the HDMI cable."),l("li",null,[t("Click "),l("code",null,"Install Jailbreak")]),l("li",null,"Once Blackb0x says done, your Apple TV will reboot"),l("li",null,"Disconnect it from your Mac, but do not use the Apple TV yet when it first boots"),l("li",null,"Wait a few minutes until it displays a loading circle and then loads the home screen.")],-1),l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"It may take a few tries to get your Apple TV into DFU. Be patient and ensure you follow the steps exactly.")],-1)])),_:1}),n(r,{tab:"",name:"A1427",default:!1},{default:o(()=>[l("ol",null,[l("li",null,[e[12]||(e[12]=t("Follow the ")),n(a,{to:"/using-checkm8-a5"},{default:o(()=>e[11]||(e[11]=[t("Using checkm8-a5")])),_:1}),e[13]||(e[13]=t(" guide"))]),e[14]||(e[14]=l("li",null,"Unzip and run Blackb0x",-1)),e[15]||(e[15]=l("li",null,"Connect your Apple TV via USB to your computer - you will most likely need to disconnect the HDMI cable.",-1)),e[16]||(e[16]=l("li",null,"Follow the steps blackb0x provides to enter DFU",-1)),e[17]||(e[17]=l("li",null,[t("Click "),l("code",null,"Install Jailbreak")],-1)),e[18]||(e[18]=l("li",null,"Once Blackb0x says done, your Apple TV will reboot.",-1)),e[19]||(e[19]=l("li",null,"Disconnect it from your Mac, but do not use the Apple TV yet when it first boots",-1)),e[20]||(e[20]=l("li",null,"Wait a few minutes until it displays a loading circle and then loads the home screen.",-1))])]),_:1})]),_:1}),e[25]||(e[25]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Your Apple TV (3rd generation) may boot into recovery mode after using blackb0x. This is normal, it means you didn't disconnect the USB cable in time - the Apple TV automatically boots into Recovery Mode if it is connected to a computer. Power cycle it and it will boot normally.")],-1)),e[26]||(e[26]=l("p",null,[t("You should now be jailbroken with Kodi installed on your home screen. To install packages, you will need to use SSH. To gain access, run the command "),l("code",null,"ssh -oHostKeyAlgorithms=+ssh-dss root@apple.tv.ip.here"),t(". You can find the IP address in Settings.")],-1))])}var w=p(f,[["render",k],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.e4fa91cd.js b/assets/index.html.e4fa91cd.js new file mode 100644 index 000000000000..d6b7995d23b4 --- /dev/null +++ b/assets/index.html.e4fa91cd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-185a156a","path":"/using-jailbreakme-4-0/","title":"Using JailbreakMe 4.0","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using JailbreakMe 4.0","description":"Guide to using JailbreakMe 4.0","permalink":"/using-jailbreakme-4-0","redirect_from":["/installing-jailbreakme-4-0","/jailbreakme-4-0"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Running JailbreakMe 4.0","slug":"running-jailbreakme-4-0","children":[]},{"level":2,"title":"Untethering","slug":"untethering","children":[]}],"git":{"updatedTime":1689173435000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"en_US/jailbreak/using-jailbreakme-4.0.md"}');export{e as data}; diff --git a/assets/index.html.e567b789.js b/assets/index.html.e567b789.js new file mode 100644 index 000000000000..d9b28fd4b073 --- /dev/null +++ b/assets/index.html.e567b789.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-02cb8be4","path":"/troubleshooting/","title":"Troubleshooting","lang":"en_US","frontmatter":{"lang":"en_US","title":"Troubleshooting","description":"Fixing common issues on jailbroken devices.","permalink":"/troubleshooting","extra_contributors":["iCrazeiOS","hopolapopola","Tanbeer191","TheHacker894","raizo","Superuser"]},"excerpt":"","headers":[{"level":2,"title":"Bootloops and respring loops","slug":"bootloops-and-respring-loops","children":[{"level":3,"title":"Respring Loops","slug":"respring-loops","children":[]},{"level":3,"title":"Bootloops","slug":"bootloops","children":[]}]},{"level":2,"title":"How to enter DFU mode","slug":"how-to-enter-dfu-mode","children":[]},{"level":2,"title":"How to exit DFU mode","slug":"how-to-exit-dfu-mode","children":[]},{"level":2,"title":"Common Errors on Chimera, Odyssey, and Taurine","slug":"common-errors-on-chimera-odyssey-and-taurine","children":[{"level":3,"title":"ERR_Jailbreak","slug":"err-jailbreak","children":[]},{"level":3,"title":"ERR_Already_Jailbroken and ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)","slug":"err-already-jailbroken-and-err-kernrw-taurine-err-tfp0-odyssey","children":[]},{"level":3,"title":"\\"Installation Error\\" upon opening Sileo after initially jailbreaking on Odyssey 1.4.2","slug":"installation-error-upon-opening-sileo-after-initially-jailbreaking-on-odyssey-1-4-2","children":[]},{"level":3,"title":"Unable to open NewTerm or Cr4shed (among other things) after a period of time on Taurine","slug":"unable-to-open-newterm-or-cr4shed-among-other-things-after-a-period-of-time-on-taurine","children":[]},{"level":3,"title":"ERR_Jailbreak when using taurine-permanent","slug":"err-jailbreak-when-using-taurine-permanent","children":[]},{"level":3,"title":"Sileo not appearing upon initially jailbreaking on Chimera 1.6.1 or Taurine 1.1.2","slug":"sileo-not-appearing-upon-initially-jailbreaking-on-chimera-1-6-1-or-taurine-1-1-2","children":[]}]},{"level":2,"title":"Common Errors on unc0ver","slug":"common-errors-on-unc0ver","children":[{"level":3,"title":"General issues with unc0ver on iOS 14","slug":"general-issues-with-unc0ver-on-ios-14","children":[]},{"level":3,"title":"rootFS already mounted","slug":"rootfs-already-mounted","children":[]},{"level":3,"title":"Not being able to rejailbreak or restore rootfs in unc0ver after using tweaks such as Batchomatic or IAmLazy","slug":"not-being-able-to-rejailbreak-or-restore-rootfs-in-unc0ver-after-using-tweaks-such-as-batchomatic-or-iamlazy","children":[]}]},{"level":2,"title":"Fixing package installation errors on Sileo","slug":"fixing-package-installation-errors-on-sileo","children":[{"level":3,"title":"Syntax error: \\"(\\" unexpected","slug":"syntax-error-unexpected","children":[]},{"level":3,"title":"Exec format error","slug":"exec-format-error","children":[]}]}],"git":{"updatedTime":1711357479000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":15},{"name":"Zenzeq","email":"109885216+Zenzeq@users.noreply.github.com","commits":3},{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"nooka1","email":"47955667+nooka1@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/guides/troubleshooting.md"}');export{e as data}; diff --git a/assets/index.html.e57a5150.js b/assets/index.html.e57a5150.js new file mode 100644 index 000000000000..fdbe067b4100 --- /dev/null +++ b/assets/index.html.e57a5150.js @@ -0,0 +1 @@ +import{_ as i,o as a,c as t,e as o}from"./app.748f7f56.js";const l={};function n(r,e){return a(),t("div",null,e[0]||(e[0]=[o('

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware version 8.0 to 8.4.1 on 64-bit devices. However, some devices, such as the iPhone 6, can update to 12.5.7 and use the Chimera jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest available version for these devices is 12.5.7, we can easily update to this firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you have installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 12.5.7

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 12.5.7
    4. Download and install the update
    ',9)]))}var s=i(l,[["render",n],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.e5ac9633.js b/assets/index.html.e5ac9633.js new file mode 100644 index 000000000000..3dfdeaff042a --- /dev/null +++ b/assets/index.html.e5ac9633.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-286a741a","path":"/it_IT/installing-checkra1n-tv/macos/","title":"Installing checkra1n for Apple TV (macOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing checkra1n for Apple TV (macOS)","description":"Guide to installing checkra1n for Apple TV on macOS","permalink":"/it_IT/installing-checkra1n-tv/macos","extra_contributors":["stekc","Tanbeer191","TheHacker894","Snoolie","WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installing checkra1n","slug":"installing-checkra1n","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/installing-checkra1n-atv/ra1n-macos.md"}');export{e as data}; diff --git a/assets/index.html.e61384b6.js b/assets/index.html.e61384b6.js new file mode 100644 index 000000000000..b0544dfd5e39 --- /dev/null +++ b/assets/index.html.e61384b6.js @@ -0,0 +1 @@ +import{_ as d,r as t,o as p,c as u,a as i,b as l,d as a,w as r,e as n}from"./app.748f7f56.js";const m={},v={class:"custom-container warning"},c={href:"https://kok3shidoll.github.io/download/secret/8F38F948-BCF6-46AF-8926-C95D823107B0/meowbrek2_1.1.7_TS.tipa",target:"_blank",rel:"noopener noreferrer"};function b(f,e){const o=t("router-link"),s=t("ExternalLinkIcon");return p(),u("div",null,[i("p",null,[e[1]||(e[1]=l("meowbrek2 \xE8 un ")),a(o,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[l("jailbreak semi-untethered")])),_:1}),e[2]||(e[2]=l(", il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio."))]),e[23]||(e[23]=i("p",null,"This tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 15.0 to 15.8.1.",-1)),i("div",v,[e[12]||(e[12]=i("p",{class:"custom-container-title"},"WARNING",-1)),i("p",null,[e[4]||(e[4]=l("se stai utilizzando palera1n ")),e[5]||(e[5]=i("em",null,"rootful",-1)),e[6]||(e[6]=l(", o hai configurato palera1n ")),e[7]||(e[7]=i("em",null,"rootless",-1)),e[8]||(e[8]=l()),e[9]||(e[9]=i("strong",null,"prima del 27 aprile 2023",-1)),e[10]||(e[10]=l(", dovrai ")),a(o,{to:"/removing-palera1n"},{default:r(()=>e[3]||(e[3]=[l("Rimuovere palera1n rootful")])),_:1}),e[11]||(e[11]=l(" prima di procedere."))]),e[13]||(e[13]=i("p",null,[l("If you are using "),i("em",null,"rootless"),l(" palera1n, and set it up "),i("strong",null,"after April 27th, 2023"),l(", this is not an issue, and you can continue with these steps.")],-1))]),e[24]||(e[24]=i("h2",{id:"installazione-di-palera1n",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#installazione-di-palera1n","aria-hidden":"true"},"#"),l(" Installazione di palera1n")],-1)),e[25]||(e[25]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,[l("If you already have "),i("em",null,"rootless"),l(" palera1n installed and set it up "),i("strong",null,"after April 27th, 2023"),l(", you can ignore this section.")])],-1)),i("p",null,[e[15]||(e[15]=l("Per installare TrollStore e poi utilizzare meowbrek2, dovrai prima eseguire il jailbreak con palera1n seguendo ")),a(o,{to:"/installing-palera1n"},{default:r(()=>e[14]||(e[14]=[l("Installare palera1n")])),_:1}),e[16]||(e[16]=l(". Potrai tornare a questa pagina una volta che avrai finito l'installazione di palera1n."))]),e[26]||(e[26]=n('

    Installare TrollStore

    TIP

    Se non \xE8 gi\xE0 stata aggiunta, dovrai anche aggiungere la repo havoc.app a Sileo

    TIP

    Se hai gi\xE0 installato TrollStore (seguendo o meno il metodo qui elencato), puoi saltare questa sezione

    Installazione di TrollHelper

    1. Apri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "TrollStore Helper"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su \u201CConferma\u201D
    7. Una volta finito, tocca "Fatto", poi chiudi Sileo
    8. Apri l'app TrollHelper nella home screen
    9. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    4. Riavvia il dispositivo

    Una volta che il dispositivo avr\xE0 terminato il riavvio, apri l'app Suggerimenti (che hai impostato come Persistence Helper) e premi Refresh App Registrations.

    Installare meowbrek2

    Download

    ',11)),i("ul",null,[i("li",null,[e[18]||(e[18]=l("The latest version of ")),i("a",c,[e[17]||(e[17]=l("meowbrek2")),a(s)]),e[19]||(e[19]=i("ul",null,[i("li",null,[l("Assicurati di scaricare il file "),i("code",null,".tipa"),l(" di meowbrek2 "),i("strong",null,"sul tuo dispositivo iOS")])],-1))])]),e[27]||(e[27]=n('

    Installazione del jailbreak

    1. Ri-apri l'app TrollStore nella home screen
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file meowbrek2 .tipa
    4. Tocca il file .tipa di meowbrek2
    5. Premi su Installa

    L'app meowbrek2 sar\xE0 ora installata sul tuo dispositivo.

    Eseguire meowbrek2

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di meowbrek2 dalla home screen appena dopo il riavvio
    3. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',6)),i("p",null,[e[21]||(e[21]=l("Adesso dovresti essere jailbroken con Sileo installato nella home screen. \xC8 possibile utilizzare Sileo per installare ")),a(o,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[20]||(e[20]=[l("tweaks")])),_:1}),e[22]||(e[22]=l(", temi e altro ancora."))])])}var h=d(m,[["render",b],["__file","index.html.vue"]]);export{h as default}; diff --git a/assets/index.html.e6274ff9.js b/assets/index.html.e6274ff9.js new file mode 100644 index 000000000000..e44df9da0243 --- /dev/null +++ b/assets/index.html.e6274ff9.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as r,e as o}from"./app.748f7f56.js";const n={};function l(s,i){return a(),r("div",null,i[0]||(i[0]=[o('

    Lettura Necessaria

    Purtroppo, al momento non c'\xE8 nessun jailbreak disponibile per le versioni del firmware da 4.3-4.3.2 e 4.3.4-4.3.5 sugli iPad 2. Tuttavia, questo dispositivo pu\xF2 essere aggiornato a 9.3.6 e utilizzare il jailbreak di kok3shi.

    A causa dell'et\xE0 di questa versione iOS, \xE8 necessario utilizzare iTunes o simili per aggiornare manualmente il dispositivo a iOS 9.3.6, siccome aggiornare direttamente dal dispositivo non era possibile su iOS 4.3.

    Aggiornare a 9.3.6 utilizzando iTunes/Finder

    1. Connetti il tuo dispositivo iOS al computer.
    2. Su iTunes o Finder, individua il dispositivo.
    3. Seleziona Controlla Aggiornamenti.
    4. Seleziona Scarica e Aggiorna
      • Assicurati che la versione alla quale stai aggiornando sia iOS 9.3.6
    ',5)]))}var d=e(n,[["render",l],["__file","index.html.vue"]]);export{d as default}; diff --git a/assets/index.html.e63481a6.js b/assets/index.html.e63481a6.js new file mode 100644 index 000000000000..b05a72788b6b --- /dev/null +++ b/assets/index.html.e63481a6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-29cb85b6","path":"/installing-pangu7/","title":"Installing Pangu7","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Pangu7","excerpt":"Guide to installing Pangu7","permalink":"/installing-pangu7","redirect_from":["/pangu712","/pangu7"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing Pangu","slug":"installing-pangu","children":[]},{"level":3,"title":"Downloads","slug":"downloads-1","children":[]},{"level":3,"title":"Installing Pangu","slug":"installing-pangu-1","children":[]},{"level":3,"title":"Fixing bootloops while booting in a dark space","slug":"fixing-bootloops-while-booting-in-a-dark-space","children":[]}],"git":{"updatedTime":1689173435000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":7},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"KawaiiZenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":1},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"kawaiizenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-pangu7.md"}');export{e as data}; diff --git a/assets/index.html.e6451cb6.js b/assets/index.html.e6451cb6.js new file mode 100644 index 000000000000..2a8a519be246 --- /dev/null +++ b/assets/index.html.e6451cb6.js @@ -0,0 +1 @@ +import{_ as n}from"./sideloadly_win.6263388d.js";import{_ as d,r as s,o as p,c as u,a as e,b as o,d as l,e as c,w as r}from"./app.748f7f56.js";const k={},m={href:"https://kok3shidoll.web.app/kok3shi9.html",target:"_blank",rel:"noopener noreferrer"},v={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},z={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"},f={class:"custom-container tip"};function h(w,i){const t=s("ExternalLinkIcon"),a=s("router-link");return p(),u("div",null,[i[13]||(i[13]=e("p",null,"kok3shi9 \xE8 in grado di eseguire il jailbreak di tutti i dispositivi da 9.3.2 a 9.3.6, cos\xEC come tutti i dispositivi a 64 bit da 9.3 a 9.3.1",-1)),i[14]||(i[14]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=o("L'ultima versione di ")),e("a",m,[i[0]||(i[0]=o("kok3shi9")),l(t)])]),e("li",null,[i[3]||(i[3]=o("L\u2019ultima versione di ")),e("a",v,[i[2]||(i[2]=o("Sideloadly")),l(t)])]),e("li",null,[i[5]||(i[5]=o("L\u2019ultima versione di ")),e("a",z,[i[4]||(i[4]=o("iTunes")),l(t)]),i[6]||(i[6]=o(" se sei su Windows"))])]),i[15]||(i[15]=c('

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di kok3shi9 su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    L'app verr\xE0 ora installata sul tuo dispositivo iOS.

    Autorizzare l\u2019applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L\u2019applicazione di kok3shi9 adesso pu\xF2 essere aperta dalla home screen.

    Eseguire kok3shi9

    1. Apri l'applicazione di kok3shi9 dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',10)),e("p",null,[i[8]||(i[8]=o("Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ")),l(a,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[7]||(i[7]=[o("ritocchi")])),_:1}),i[9]||(i[9]=o(", temi e altro."))]),e("div",f,[i[12]||(i[12]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[11]||(i[11]=o("Se desideri utilizzare un gestore di pacchetti pi\xF9 moderno, continua con ")),l(a,{to:"/installing-zebra"},{default:r(()=>i[10]||(i[10]=[o("Installazione di Zebra")])),_:1})])])])}var I=d(k,[["render",h],["__file","index.html.vue"]]);export{I as default}; diff --git a/assets/index.html.e7376b12.js b/assets/index.html.e7376b12.js new file mode 100644 index 000000000000..a4805154dc59 --- /dev/null +++ b/assets/index.html.e7376b12.js @@ -0,0 +1 @@ +import{_ as d,r,o as p,c as u,e as a,a as l,b as t,d as n,w as s}from"./app.748f7f56.js";const h={},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/alfiecg24/TrollInstallerX/releases/latest/download/TrollInstallerX.ipa",target:"_blank",rel:"noopener noreferrer"},m={href:"https://nathan4s.lol/nathanlr/nathanlr.tipa",target:"_blank",rel:"noopener noreferrer"};function y(b,e){const i=r("router-link"),o=r("ExternalLinkIcon");return p(),u("div",null,[e[16]||(e[16]=a('

    DANGER

    Before continuing, please read the following information below in full.

    nathanlr is what is considered a semi-jailbreak, and is not a full-fledged, proper jailbreak.

    Semi-jailbreaks - while allowing you to use a decent percentage of tweaks - do not have the same compatibility or capabilities as a full-fledged jailbreak. You will probably run into a fair number tweaks (such as some that inject into daemons) that do not fully work as intended.

    DANGER

    If you have previously used Serotonin and/or Bootstrap, you will need to remove them fully before proceeding.

    If you don't know what Bootstrap or Serotonin are, you can ignore this notice and proceed.

    ',2)),l("p",null,[e[1]||(e[1]=t("nathanlr is a ")),n(i,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:s(()=>e[0]||(e[0]=[t("semi-untethered semi-jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[17]||(e[17]=a('

    The tool is capable of semi-jailbreaking A12 and later devices on iOS/iPadOS versions 16.5.1 to 16.6.1.

    We will first use Sideloadly to sideload TrollInstallerX, then use TrollInstallerX to install TrollStore, and then install nathanlr from there.

    Installing TrollStore

    TIP

    If you already have TrollStore installed, you can skip this section.

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    ',6)),l("ul",null,[l("li",null,[e[4]||(e[4]=t("The latest version of ")),l("a",c,[e[3]||(e[3]=t("Sideloadly")),n(o)])]),l("li",null,[e[6]||(e[6]=t("The latest version of ")),l("a",g,[e[5]||(e[5]=t("iTunes")),n(o)]),e[7]||(e[7]=t(" if on Windows."))]),l("li",null,[e[9]||(e[9]=t("The latest version of ")),l("a",f,[e[8]||(e[8]=t("TrollInstallerX")),n(o)])])]),e[18]||(e[18]=a('

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    DANGER

    Unless you used jailbreaks.app to install TrollInstallerX, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Running TrollInstallerX

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    The persistence helper should now be installed into the app you selected.

    Installing TrollStore

    WARNING

    If the persistence helper is not installed into the app you selected, shut down your device normally, turn your device back on, open the app you want as your persistence helper, then close the app (from the app switcher) and run TrollInstallerX again.

    1. Open the app you selected as your persistence helper from your home screen
    2. Press Install TrollStore.

    TrollStore will now be installed to your device.

    Installing nathanlr

    Downloads

    ',16)),l("ul",null,[l("li",null,[e[11]||(e[11]=t("The latest version of ")),l("a",m,[e[10]||(e[10]=t("nathanlr")),n(o)]),e[12]||(e[12]=l("ul",null,[l("li",null,[t("Make sure to download the nathanlr "),l("code",null,".tipa"),t(" file "),l("strong",null,"onto your iOS device")])],-1))])]),e[19]||(e[19]=a('

    Installing nathanlr

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the nathanlr .tipa file
    4. Tap on the nathanlr .tipa file
    5. Tap Install

    The nathanlr app will now be installed onto your device.

    Running nathanlr

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the nathanlr application from your home screen immediately afterwards
    3. Tap "Bootstrap", then tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and nathanlr isn't installed, simply try rebooting and running the exploit again until it does work.

    ',6)),l("p",null,[e[14]||(e[14]=t("You should now be semi-jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),n(i,{to:"/faq/#what-are-tweaks"},{default:s(()=>e[13]||(e[13]=[t("tweaks")])),_:1}),e[15]||(e[15]=t(", themes and more."))]),e[20]||(e[20]=l("h2",{id:"updating-packages",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#updating-packages","aria-hidden":"true"},"#"),t(" Updating packages")],-1)),e[21]||(e[21]=l("ol",null,[l("li",null,"Open the Sileo application"),l("li",null,'Tap on the "Packages" tab'),l("li",null,'Tap "Upgrade All"'),l("li",null,'Tap "Confirm"')],-1))])}var v=d(h,[["render",y],["__file","index.html.vue"]]);export{v as default}; diff --git a/assets/index.html.e74c67dd.js b/assets/index.html.e74c67dd.js new file mode 100644 index 000000000000..982246d00ff5 --- /dev/null +++ b/assets/index.html.e74c67dd.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-39bc1e10","path":"/it_IT/archived-palen1x-rootful/","title":"Utilizzare palen1x (Rootful)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Utilizzare palen1x (Rootful)","excerpt":"Guida all'installazione di palera1n rootful tramite palen1x (Archiviata)","permalink":"/it_IT/archived-palen1x-rootful","pkgman":"sileo","extra_contributors":["Mineek","nebula","ssalagginkool"],"redirect_from":["/installing-palera1n-rootful"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installare Ventoy","slug":"installare-ventoy","children":[]},{"level":2,"title":"Avviare palen1x","slug":"avviare-palen1x","children":[]},{"level":2,"title":"Eseguire palera1n","slug":"eseguire-palera1n","children":[{"level":3,"title":"Creazione del FakeFS/BindFS","slug":"creazione-del-fakefs-bindfs","children":[]},{"level":3,"title":"Jailbreaking con palera1n","slug":"jailbreaking-con-palera1n","children":[]}]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/archive/using-palen1x-rootful.md"}`);export{e as data}; diff --git a/assets/index.html.e81912b4.js b/assets/index.html.e81912b4.js new file mode 100644 index 000000000000..97fd03c8d0a8 --- /dev/null +++ b/assets/index.html.e81912b4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9313f300","path":"/updating-to-18-1/","title":"Updating to 18.1","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 18.1","permalink":"/updating-to-18-1","redirect_from":["/updating-to-18-0"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Removing Profiles","slug":"removing-profiles","children":[]},{"level":2,"title":"Updating to 18.1","slug":"updating-to-18-1","children":[]}],"git":{"updatedTime":1731277075000,"contributors":[{"name":"ROSeaboyer","email":"ryan.seaboyer@icloud.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-18.1.md"}');export{e as data}; diff --git a/assets/index.html.e81f77d3.js b/assets/index.html.e81f77d3.js new file mode 100644 index 000000000000..bb410237e780 --- /dev/null +++ b/assets/index.html.e81f77d3.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-fc8499c8","path":"/it_IT/installing-palera1n/","title":"palera1n","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"palera1n","description":"Guida all\u2019installazione di palera1n","permalink":"/it_IT/installing-palera1n","pkgman":"sileo","redirect_from":["/installing-palerain","/palera1n","/palerain","/installing-palera1n/linux","/installing-palera1n/macos","/installing-palera1n/windows","/installing-palera1n-rootless"],"extra_contributors":["Mineek","nebula"]},"excerpt":"","headers":[{"level":2,"title":"Installazione del jailbreak","slug":"installazione-del-jailbreak","children":[{"level":3,"title":"Installa palera1n","slug":"installa-palera1n","children":[]},{"level":3,"title":"Eseguire palera1n","slug":"eseguire-palera1n","children":[]},{"level":3,"title":"Installa palera1n","slug":"installa-palera1n-1","children":[]},{"level":3,"title":"Eseguire palera1n","slug":"eseguire-palera1n-1","children":[]}]}],"git":{"updatedTime":1707235231000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/installing-palera1n.md"}');export{l as data}; diff --git a/assets/index.html.e930e9e2.js b/assets/index.html.e930e9e2.js new file mode 100644 index 000000000000..6d13dc3d02e7 --- /dev/null +++ b/assets/index.html.e930e9e2.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-09095743","path":"/it_IT/installing-odysseyra1n/linux/","title":"Odysseyra1n (Linux)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyra1n (Linux)","description":"Guida all'installazione di Odysseyra1n su Linux","permalink":"/it_IT/installing-odysseyra1n/linux","extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Download (Linux)","slug":"download-linux","children":[]},{"level":2,"title":"Installare checkra1n","slug":"installare-checkra1n","children":[]},{"level":2,"title":"Lo script di Odysseyra1n","slug":"lo-script-di-odysseyra1n","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-linux.md"}`);export{e as data}; diff --git a/assets/index.html.ea1a0018.js b/assets/index.html.ea1a0018.js new file mode 100644 index 000000000000..64cce5f64884 --- /dev/null +++ b/assets/index.html.ea1a0018.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-37ada33e","path":"/using-jailbreakme-saffron/","title":"Using JailbreakMe Saffron","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using JailbreakMe Saffron","description":"Guide to using JailbreakMe (Saffron)","permalink":"/using-jailbreakme-saffron","redirect_from":["/installing-jailbreakme-saffron","/installing-saffron","/saffron","/jailbreakme-saffron"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Running JailbreakMe Saffron","slug":"running-jailbreakme-saffron","children":[]}],"git":{"updatedTime":1689173435000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/using-jailbreakme-saffron.md"}');export{e as data}; diff --git a/assets/index.html.ea8e165b.js b/assets/index.html.ea8e165b.js new file mode 100644 index 000000000000..b8d074b6d615 --- /dev/null +++ b/assets/index.html.ea8e165b.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as p,r as a,o as u,c as f,a as o,b as t,d as i,w as r,e as s}from"./app.748f7f56.js";const m={},g={href:"https://coolstar.org/electra/",target:"_blank",rel:"noopener noreferrer"},c={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},h={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"};function w(y,e){const n=a("router-link"),l=a("ExternalLinkIcon");return u(),f("div",null,[o("p",null,[e[1]||(e[1]=t("Electra is a ")),i(n,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[t("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=o("p",null,"The tool is compatible with jailbreaking devices on iOS versions from 11.0 to 11.4.1.",-1)),o("p",null,[e[4]||(e[4]=t("Due to how semi-untethered jailbreaks work, the app will need to be ")),i(n,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[t("re-signed")])),_:1}),e[5]||(e[5]=t(" once every 7 days."))]),e[17]||(e[17]=s('

    We will use Sideloadly to install the Electra application to your iOS device for use in the next step.

    WARNING

    If you are already jailbroken with unc0ver, make sure to properly remove it before proceeding.

    Downloads

    Electra is currently signed at jailbreaks.app for easy installation without a computer.

    ',4)),o("ul",null,[o("li",null,[e[7]||(e[7]=t("The latest version of ")),o("a",g,[e[6]||(e[6]=t("Electra")),i(l)])]),o("li",null,[e[9]||(e[9]=t("The latest version of ")),o("a",c,[e[8]||(e[8]=t("Sideloadly")),i(l)])]),o("li",null,[e[11]||(e[11]=t("The latest version of ")),o("a",h,[e[10]||(e[10]=t("iTunes")),i(l)]),e[12]||(e[12]=t(" if on Windows."))])]),e[18]||(e[18]=s('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Electra .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Electra application can now be opened from home screen.

    Running Electra

    1. Open the Electra application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    ',10)),o("p",null,[e[14]||(e[14]=t("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),i(n,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[t("tweaks")])),_:1}),e[15]||(e[15]=t(", themes and more."))])])}var k=p(m,[["render",w],["__file","index.html.vue"]]);export{k as default}; diff --git a/assets/index.html.eabc33f3.js b/assets/index.html.eabc33f3.js new file mode 100644 index 000000000000..5767c78a83fa --- /dev/null +++ b/assets/index.html.eabc33f3.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-bd5af256","path":"/get-started/select-ipad-air/","title":"Device Selection (iPad Air)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Device Selection (iPad Air)","description":"Find out what jailbreaks you can use on your iPad Air","chartType":"deviceGroup","widePage":true,"type":"iPad Air","group":[{"name":"iPad Air (5th generation)","type":"iPad Air","order":4,"devices":["iPad13,16","iPad13,17"],"released":["2022-03-18"],"soc":["M1"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,16","count":4,"dark":true}},{"name":"iPad Air (4th generation)","type":"iPad Air","order":3,"devices":["iPad13,1","iPad13,2"],"released":["2020-10-23"],"soc":["A14"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad13,1","count":5,"dark":true}},{"name":"iPad Air (3rd generation)","type":"iPad Air","order":2,"devices":["iPad11,3","iPad11,4"],"released":["2019-03-18"],"soc":["A12"],"arch":["arm64e"],"latestFw":["iPadOS 18.1.1"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 16.5.1"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad11,3","count":1,"dark":false}},{"name":"iPad Air 2","type":"iPad Air","order":1,"devices":["iPad5,3","iPad5,4"],"released":["2014-10-22"],"soc":["A8X"],"arch":["arm64"],"latestFw":["iPadOS 15.8.3"],"latestOsStr":"iPadOS","latestJailbreakFirmware":["iPadOS 15.8.3"],"latestJailbreakFirmwareOsStr":"iPadOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad5,3","count":1,"dark":false}},{"name":"iPad Air","type":"iPad Air","order":0,"devices":["iPad4,1","iPad4,2","iPad4,3"],"released":["2013-10-22","2014-04-01"],"soc":["A7"],"arch":["arm64"],"latestFw":["iOS 12.5.7"],"latestOsStr":"iOS","latestJailbreakFirmware":["iOS 12.5.7"],"latestJailbreakFirmwareOsStr":"iOS","hasJailbreaks":true,"expanded":true,"img":{"key":"iPad4,1","count":1,"dark":false}}],"sidebar":false,"editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[],"git":{},"filePathRelative":null}');export{a as data}; diff --git a/assets/index.html.eabe617e.js b/assets/index.html.eabe617e.js new file mode 100644 index 000000000000..f4afe636533b --- /dev/null +++ b/assets/index.html.eabe617e.js @@ -0,0 +1 @@ +const a=JSON.parse(`{"key":"v-0a485ca4","path":"/it_IT/installing-odysseyra1n/macos/","title":"Odysseyra1n (macOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Odysseyra1n (macOS)","description":"Guida all'installazione di Odysseyra1n su macOS","permalink":"/it_IT/installing-odysseyra1n/macos","extra_contributors":["stekc","Tanbeer191","TheHacker894","zachary7829"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare checkra1n","slug":"installare-checkra1n","children":[]},{"level":2,"title":"Lo script di Odysseyra1n","slug":"lo-script-di-odysseyra1n","children":[]},{"level":2,"title":"Installing packages","slug":"installing-packages","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/checkra1n/installing-odysseyra1n/ra1n-macos.md"}`);export{a as data}; diff --git a/assets/index.html.ec34e670.js b/assets/index.html.ec34e670.js new file mode 100644 index 000000000000..eee880d6e5c5 --- /dev/null +++ b/assets/index.html.ec34e670.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-7edcf83e","path":"/it_IT/installing-kok3shi9/","title":"Installare kok3shi9","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installare kok3shi9","description":"Guida per l\u2019installazione di kok3shi9","permalink":"/it_IT/installing-kok3shi9","redirect_from":["/installing-kokeshi","/installing-kokeshi9","/installing-kok3shi","/kok3shi","/kokeshi","/kok3shi9","/kokeshi9"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire kok3shi9","slug":"eseguire-kok3shi9","children":[]}],"git":{"updatedTime":1707234941000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/installing-kok3shi9.md"}');export{i as data}; diff --git a/assets/index.html.eccb1f99.js b/assets/index.html.eccb1f99.js new file mode 100644 index 000000000000..4d999a3f6e9b --- /dev/null +++ b/assets/index.html.eccb1f99.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-6fa6a94f","path":"/installing-evasi0n7/","title":"Installing Evasi0n7","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Evasi0n7","description":"Guide to installing Evasi0n7","permalink":"/installing-evasi0n7","redirect_from":["/evasion7","/evasi0n7"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing Evasi0n7","slug":"installing-evasi0n7","children":[]}],"git":{"updatedTime":1689173435000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":6},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"Riley","email":"timemachine1x1@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-evasi0n7.md"}');export{i as data}; diff --git a/assets/index.html.ed7214db.js b/assets/index.html.ed7214db.js new file mode 100644 index 000000000000..076cd987f336 --- /dev/null +++ b/assets/index.html.ed7214db.js @@ -0,0 +1 @@ +const a=JSON.parse('{"key":"v-29cb85f4","path":"/installing-pangu9/","title":"Installing Pangu9","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Pangu9","excerpt":"Guide to installing Pangu9","permalink":"/installing-pangu9","redirect_from":["/pangu9"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing Pangu9","slug":"installing-pangu9","children":[]}],"git":{"updatedTime":1706347080000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"zachary7829","email":"56700161+zachary7829@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-pangu9.md"}');export{a as data}; diff --git a/assets/index.html.ee0eee79.js b/assets/index.html.ee0eee79.js new file mode 100644 index 000000000000..4a6443fb890f --- /dev/null +++ b/assets/index.html.ee0eee79.js @@ -0,0 +1 @@ +import{_ as a,r,o as d,c as l,e as u,a as t,b as i,d as n,w as s}from"./app.748f7f56.js";const p={},g={class:"custom-container tip"},m={class:"custom-container tip"},f={class:"custom-container tip"},b={class:"custom-container tip"};function h(v,e){const o=r("router-link");return d(),l("div",null,[e[12]||(e[12]=u('

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Sileo

    If you don't know how to use Sileo, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Sileo.

    ',5)),t("div",g,[e[2]||(e[2]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[1]||(e[1]=i("Continue to ")),n(o,{to:"/using-sileo"},{default:s(()=>e[0]||(e[0]=[i("Using Sileo")])),_:1})])]),e[13]||(e[13]=t("h3",{id:"blocking-software-updates",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#blocking-software-updates","aria-hidden":"true"},"#"),i(" Blocking Software Updates")],-1)),e[14]||(e[14]=t("p",null,"It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.",-1)),e[15]||(e[15]=t("p",null,"As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates",-1)),t("div",m,[e[5]||(e[5]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[4]||(e[4]=i("Continue to ")),n(o,{to:"/blocking-updates"},{default:s(()=>e[3]||(e[3]=[i("Blocking Updates")])),_:1})])]),e[16]||(e[16]=t("h3",{id:"saving-blobs",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#saving-blobs","aria-hidden":"true"},"#"),i(" Saving Blobs")],-1)),e[17]||(e[17]=t("p",null,"Saving Blobs are an especially important step in jailbreaking, as, depending on SEP and (if using a cellular device) Baseband compatibility, you may be able to restore back to an unsigned version or the version you are on if something goes wrong, instead of restoring to the latest signed version.",-1)),t("div",f,[e[8]||(e[8]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[7]||(e[7]=i("Continue to ")),n(o,{to:"/saving-blobs"},{default:s(()=>e[6]||(e[6]=[i("Saving Blobs")])),_:1})])]),e[18]||(e[18]=t("h2",{id:"other-useful-next-steps",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#other-useful-next-steps","aria-hidden":"true"},"#"),i(" Other Useful Next Steps")],-1)),e[19]||(e[19]=t("h3",{id:"adding-recommended-repos",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#adding-recommended-repos","aria-hidden":"true"},"#"),i(" Adding Recommended Repos")],-1)),e[20]||(e[20]=t("p",null,"This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.",-1)),t("div",b,[e[11]||(e[11]=t("p",{class:"custom-container-title"},"TIP",-1)),t("p",null,[e[10]||(e[10]=i("Continue to ")),n(o,{to:"/recommended-repos"},{default:s(()=>e[9]||(e[9]=[i("Recommended Repos")])),_:1})])])])}var w=a(p,[["render",h],["__file","index.html.vue"]]);export{w as default}; diff --git a/assets/index.html.eeda09ca.js b/assets/index.html.eeda09ca.js new file mode 100644 index 000000000000..5f68ae32eb85 --- /dev/null +++ b/assets/index.html.eeda09ca.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-3e3dbdea","path":"/installing-daibutsu/","title":"Installing Daibutsu","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Daibutsu","description":"Guide to installing Daibutsu","permalink":"/installing-daibutsu","redirect_from":["/daibutsu"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Daibutsu","slug":"running-daibutsu","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-daibutsu.md"}');export{i as data}; diff --git a/assets/index.html.efba9d7d.js b/assets/index.html.efba9d7d.js new file mode 100644 index 000000000000..14f42edded21 --- /dev/null +++ b/assets/index.html.efba9d7d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-259cc53b","path":"/updating-to-9-3-6-ipsw/","title":"Updating to 9.3.6 (iTunes/Finder)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating to 9.3.6 (iTunes/Finder)","permalink":"/updating-to-9-3-6-ipsw"},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Updating to 9.3.6 using iTunes/Finder","slug":"updating-to-9-3-6-using-itunes-finder","children":[]}],"git":{"updatedTime":1689173614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/updating/updating-to-9.3.6-ipsw.md"}');export{e as data}; diff --git a/assets/index.html.f069053a.js b/assets/index.html.f069053a.js new file mode 100644 index 000000000000..19c6a1830c41 --- /dev/null +++ b/assets/index.html.f069053a.js @@ -0,0 +1 @@ +import{_ as s,r as n,o as a,c as d,a as i,b as o,d as r,w as u,e as p}from"./app.748f7f56.js";const m={},v={href:"https://discord.gg/9apvC4C3CC",target:"_blank",rel:"noopener noreferrer"},g={href:"https://support.apple.com/kb/DL1816?locale=en_US",target:"_blank",rel:"noopener noreferrer"},b={href:"https://www.howtogeek.com/396530/how-to-put-your-iphone-or-ipad-into-recovery-mode/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://docs.google.com/spreadsheets/d/1Mb1UNm6g3yvdQD67M413GYSaJ4uoNhLgpkc7YKi3LBs/edit#gid=0",target:"_blank",rel:"noopener noreferrer"};function k(x,e){const t=n("ExternalLinkIcon"),l=n("router-link");return a(),d("div",null,[e[40]||(e[40]=i("h2",{id:"pagina-di-aiuto",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#pagina-di-aiuto","aria-hidden":"true"},"#"),o(" Pagina di aiuto")],-1)),i("ul",null,[i("li",null,[e[1]||(e[1]=o("Questa pagina \xE8 destinata a fornire soluzioni per gli errori riscontrati con FutureRestore. Se non rislovi, per favore unisciti al ")),i("a",v,[e[0]||(e[0]=o("Server Discord")),r(t)]),e[2]||(e[2]=o(" di r/jailbreak e chiedi aiuto su #futurerestorehelp"))])]),e[41]||(e[41]=i("h2",{id:"ibec-error-error-code-8",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#ibec-error-error-code-8","aria-hidden":"true"},"#"),o(" iBEC error (error code -8)")],-1)),e[42]||(e[42]=i("p",null,"Questo \xE8 un errore comune nella quale potresti imbatterti durante l'utilizzo di FutureRestore, soprattutto se si utilizza Windows. Per risolvere:",-1)),i("ol",null,[e[10]||(e[10]=i("li",null,[o("Disinstalla tutti i dispositivi Apple su Gestione Dispositivi "),i("ul",null,[i("li",null,'Assicurati di selezionare "Disinstalla Driver" durante la disinstallazione')])],-1)),e[11]||(e[11]=i("li",null,"Disinstalla tutti i prodotti Apple, inclusi iTunes e Apple Device Support nel Pannello di Controllo",-1)),e[12]||(e[12]=i("li",null,"Scollega e ricollega il tuo dispositivo",-1)),e[13]||(e[13]=i("li",null,"Cerca un qualsiasi dispositivo e driver Apple su gestione dispositivi e disinstallali",-1)),e[14]||(e[14]=i("li",null,"Disconnetti il tuo dispositivo",-1)),i("li",null,[e[4]||(e[4]=o("Installa il file iTunes ")),e[5]||(e[5]=i("code",null,".exe",-1)),e[6]||(e[6]=o(" da ")),i("a",g,[e[3]||(e[3]=o("apple.com")),r(t)])]),i("li",null,[e[8]||(e[8]=o("Avvia il dispositivo in ")),i("a",b,[e[7]||(e[7]=o("Modalit\xE0 di Recupero")),r(t)]),e[9]||(e[9]=o(" e collegalo al tuo computer"))]),e[15]||(e[15]=i("li",null,"Disinstalla il driver e il software di iBoot (Recovery) da Gestione Dispositivi",-1)),e[16]||(e[16]=i("li",null,"Esegui di nuovo FutureRestore",-1)),e[17]||(e[17]=i("li",null,"Scollega e ricollega il tuo dispositivo.",-1)),e[18]||(e[18]=i("li",null,"Esegui di nuovo FutureRestore. Il problema dovrebbe ora essere risolto.",-1))]),e[43]||(e[43]=i("p",null,[i("img",{src:"https://media.discordapp.net/attachments/825122925204078622/839186681202212904/unknown.png",alt:"esempio"})],-1)),e[44]||(e[44]=i("h2",{id:"device-apnonce-doesn-t-match-apticket-nonce",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#device-apnonce-doesn-t-match-apticket-nonce","aria-hidden":"true"},"#"),o(" Device ApNonce doesn't match APTicket nonce")],-1)),i("p",null,[e[20]||(e[20]=o("Questo errore significa che il generator impostato sul dispositivo non corrisponde a quello del blob. Per risolvere questo problema, segui la parte ")),e[21]||(e[21]=i("code",null,"Impostare il nonce",-1)),e[22]||(e[22]=o(" sulla ")),r(l,{to:"/it_IT/futurerestore"},{default:u(()=>e[19]||(e[19]=[o("pagina di FutureRestore")])),_:1})]),e[45]||(e[45]=i("h2",{id:"sep-firmware-is-not-being-signed",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#sep-firmware-is-not-being-signed","aria-hidden":"true"},"#"),o(" SEP Firmware is not being signed")],-1)),i("p",null,[e[24]||(e[24]=o("Questo problema si verifica quando l'utente tenta di specificare manualmente la SEP della versione ")),e[25]||(e[25]=i("em",null,"target",-1)),e[26]||(e[26]=o(", invece della ")),e[27]||(e[27]=i("em",null,"versione pi\xF9 recente",-1)),e[28]||(e[28]=o(" disponibile. Per risolvere questo problema, scegliere l'argomento ")),e[29]||(e[29]=i("code",null,"latest-sep",-1)),e[30]||(e[30]=o(" o utilizzare l'argomento ")),e[31]||(e[31]=i("code",null,"custom-latest",-1)),e[32]||(e[32]=o(" o ")),e[33]||(e[33]=i("code",null,"custom-latest-buildid",-1)),e[34]||(e[34]=o(" con l'argomento ")),e[35]||(e[35]=i("code",null,"custom-latest-beta",-1)),e[36]||(e[36]=o(" con una versione compatibile fornita in base al ")),i("a",f,[e[23]||(e[23]=o("grafico di compatibilit\xE0 SEP/BB")),r(t)]),e[37]||(e[37]=o(" (\xE8 possibile utilizzare ")),e[38]||(e[38]=i("a",{href:"appledb"},"https://appledb.dev",-1)),e[39]||(e[39]=o(" per trovare il buildid per una versione). Non \xE8 necessario fornire manualmente SEP o BB."))]),e[46]||(e[46]=p('

    Could not connect to device in recovery mode / Failed to place device in recovery mode

    NOTA: se l'errore \xE8 chiamato in modo simile, segui questi passaggi.

    • Se il dispositivo \xE8 in modalit\xE0 di recupero, esegui di nuovo FutureRestore mentre il dispositivo \xE8 in modalit\xE0 di recupero.
    • Se il dispositivo non \xE8 in modalit\xE0 di recupero, entra in modalit\xE0 di recupero manualmente, quindi esegui nuovamente FutureRestore.

    Error: Unable to receive message from FDR...

    La correzione per questo errore \xE8 attendere (pu\xF2 richiedere molto tempo) o semplicemente riprovare. Questo \xE8 un errore che \xE8 stato diagnosticato, ma nessuna correzione per esso \xE8 disponibile al momento della scrittura di questa guida.

    About to send NOR data... No data to read

    Se ricevi questo messaggio di errore, puoi provare a terminare il processo futurerestore e disabilitare l'argomento no-rsep. Se il ripristino continua a rimanere bloccato qui indipendentemente dal fatto che no-rsep sia abilitato o disabilitato, potresti non essere in grado di ripristinare perch\xE9 la causa di questo errore non \xE8 stata diagnosticata al momento della scrittura della guida.

    ',7))])}var D=s(m,[["render",k],["__file","index.html.vue"]]);export{D as default}; diff --git a/assets/index.html.f10e03b6.js b/assets/index.html.f10e03b6.js new file mode 100644 index 000000000000..1f8c784eb523 --- /dev/null +++ b/assets/index.html.f10e03b6.js @@ -0,0 +1 @@ +const e=JSON.parse(`{"key":"v-f9fc09c0","path":"/it_IT/installing-doubleh3lix-ipa/","title":"doubleh3lix","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"doubleh3lix","description":"Guida all'installazione di doubleh3lix tramite Sideload","permalink":"/it_IT/installing-doubleh3lix-ipa","redirect_from":["/installing-doubleh3lix-(ipa)"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894","TophattedWasTaken"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire doubleH3lix","slug":"eseguire-doubleh3lix","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-doubleh3lix-ipa.md"}`);export{e as data}; diff --git a/assets/index.html.f1122e0b.js b/assets/index.html.f1122e0b.js new file mode 100644 index 000000000000..4c9591b282e4 --- /dev/null +++ b/assets/index.html.f1122e0b.js @@ -0,0 +1 @@ +import{_ as u}from"./checkra1n.ace0089d.js";import{_ as d,r as s,o as p,c,a as e,b as o,d as l,e as t,w as r}from"./app.748f7f56.js";const m={},g={href:"https://checkra.in",target:"_blank",rel:"noopener noreferrer"},b={href:"https://github.com/checkra1n/BugTracker/files/6429930/Pongo.zip",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"},f={href:"https://www.icloud.com/shortcuts/8d4e206d568d4aadb624b2a6191a3771",target:"_blank",rel:"noopener noreferrer"};function v(k,i){const n=s("ExternalLinkIcon"),a=s("router-link");return p(),c("div",null,[i[21]||(i[21]=e("h2",{id:"download-macos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download-macos","aria-hidden":"true"},"#"),o(" Download (macOS)")],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=o("L'ultima versione di ")),e("a",g,[i[0]||(i[0]=o("checkra1n")),l(n)])]),e("li",null,[i[3]||(i[3]=o("La versione personalizzata di ")),e("a",b,[i[2]||(i[2]=o("pongoOS")),l(n)])])]),i[22]||(i[22]=t('

    Uno screenshot dell'applicazione checkra1n

    Installare checkra1n

    TIP

    Se stai utilizzando un Mac Apple Silicon e un dispositivo A9X, ti verr\xE0 chiesto di scollegare e ricollegare il dispositivo durante il processo e sar\xE0 necessario farlo.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, \xE8 possibile riscontrare problemi ad entrare in modalit\xE0 DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    ',4)),e("ol",null,[i[10]||(i[10]=e("li",null,[o("Apri il file "),e("code",null,"pongoOS.zip"),o(", seleziona "),e("code",null,"PongoConsolidated.bin"),o(" ed estrailo. "),e("ul",null,[e("li",null,"Prendi nota di dove lo estrai")])],-1)),i[11]||(i[11]=e("li",null,[o("Apri il terminale ed avvia checkra1n in modalit\xE0 CLI utilizzando il comando "),e("code",null,"/Applications/checkra1n.app/Contents/MacOS/checkra1n -c -k [percorso di PongoConsolidated.bin]")],-1)),i[12]||(i[12]=e("li",null,"Collega il tuo dispositivo iOS al computer",-1)),e("li",null,[i[5]||(i[5]=o("Ora vedrai le istruzioni su come riavviare il tuo dispositivo in ")),l(a,{to:"/faq/#what-is-dfu-mode"},{default:r(()=>i[4]||(i[4]=[o("modalit\xE0 DFU")])),_:1}),i[6]||(i[6]=o(", clicca ")),i[7]||(i[7]=e("code",null,"Start",-1)),i[8]||(i[8]=o(" per iniziare ")),i[9]||(i[9]=e("ul",null,[e("li",null,"Segui le istruzione finch\xE9 il tuo dispositivo non mostra uno schermo nero")],-1))]),i[13]||(i[13]=e("li",null,"Dopo ci\xF2, checkra1n dovrebbe installarsi automaticamente",-1))]),i[23]||(i[23]=t('

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se \xE8 possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere pi\xF9 stabilit\xE0 utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalit\xE0 facili da usare (come shshd, che salva automaticamente i blobs mentre si \xE8 jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    ',4)),e("div",h,[i[17]||(i[17]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[i[15]||(i[15]=o("Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la ")),e("a",f,[i[14]||(i[14]=o("scorciatoia")),l(n)]),i[16]||(i[16]=o(" aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia."))])]),i[24]||(i[24]=e("ol",null,[e("li",null,"Apri l'app terminale sul tuo computer"),e("li",null,"Assicurati che il tuo computer sia autorizzato dal tuo dispositivo"),e("li",null,[o('Installa "homebrew" incollando ed eseguendo il seguente comando: '),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"')]),e("li",null,[o('Installa "iproxy" incollando ed eseguendo il seguente comando: '),e("code",null,"brew install libusbmuxd")]),e("li",null,[o("Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: "),e("code",null,'/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"')])],-1)),e("p",null,[i[19]||(i[19]=o("You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install ")),l(a,{to:"/faq/#what-are-tweaks"},{default:r(()=>i[18]||(i[18]=[o("tweaks")])),_:1}),i[20]||(i[20]=o(", themes, packages and more."))]),i[25]||(i[25]=t('

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    ',3))])}var S=d(m,[["render",v],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.f11476c0.js b/assets/index.html.f11476c0.js new file mode 100644 index 000000000000..27c10d72fc1c --- /dev/null +++ b/assets/index.html.f11476c0.js @@ -0,0 +1 @@ +import{_ as t}from"./pwnagetool.da2131a7.js";import{_ as s,r as a,o as d,c as u,a as e,b as l,d as o,e as p,w as g}from"./app.748f7f56.js";const m={},w={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/folder/swVhVKYB",target:"_blank",rel:"noopener noreferrer"},z={href:"https://ipsw.me",target:"_blank",rel:"noopener noreferrer"};function f(v,i){const n=a("ExternalLinkIcon"),r=a("router-link");return d(),u("div",null,[i[14]||(i[14]=e("p",null,"PwnageTool \xE8 in grado di eseguire il jailbreak dei dispositivi pre-A5 su iOS 1.1.4-5.1.1 - anche se il supporto pu\xF2 variare pesantemente.",-1)),i[15]||(i[15]=e("p",null,"PwnageTool \xE8 un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.",-1)),i[16]||(i[16]=e("p",null,"Per utilizzare PwnageTool, \xE8 necessario un Mac che esegue macOS Mavericks o precedente.",-1)),i[17]||(i[17]=e("p",null,[e("img",{src:t,alt:"Uno screenshot di PwnageTool"})],-1)),i[18]||(i[18]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),l(" Download")],-1)),e("ul",null,[e("li",null,[i[1]||(i[1]=l("Le versioni di")),e("a",w,[i[0]||(i[0]=l("PwnageTool")),o(n)]),i[2]||(i[2]=l(" per la tua versione di ios dall'archivio di r/LegacyJailbreak ")),i[3]||(i[3]=e("ul",null,[e("li",null,"If you're using a iPhone 2G or iPod Touch 1/2 or jailbreaking iPhone OS 2, download PwnageTool 3.1.5.")],-1))])]),i[19]||(i[19]=e("h2",{id:"installare-pwnagetool",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installare-pwnagetool","aria-hidden":"true"},"#"),l(" Installare PwnageTool")],-1)),e("ol",null,[i[6]||(i[6]=e("li",null,[l("Estrai il file "),e("code",null,".zip"),l(" in una posizione comoda, ad esempio la cartella Download")],-1)),i[7]||(i[7]=e("li",null,"Apri l'applicazione di PwnageTool",-1)),i[8]||(i[8]=e("li",null,"Connetti il tuo dispositivo iOS al computer",-1)),i[9]||(i[9]=e("li",null,"Seleziona quale dispositivo stai utilizzando, iPhone, iPad o iPod touch",-1)),e("li",null,[i[5]||(i[5]=l("Scarica un IPSW da ")),e("a",z,[i[4]||(i[4]=l("ipsw.me")),o(n)])]),i[10]||(i[10]=p("
  • Quando richiesto, inserisci l'IPSW che hai scaricato su PwnageTool
  • Seleziona General, quindi continua
  • Non regolare la dimensione della partizione di root
  • Continua su finch\xE9 non arrivi nella sezione per le impostazioni di Cydia
  • Seleziona OpenSSL e OpenSSH.
  • Continua e assicurati che Cydia Installer sia selezionato
  • Deseleziona Icy e continua
  • Seleziona 'Build' e continua
  • Scegli dove salvare il file IPSW customizzato
  • Attendi che il processo di creazione dell'IPSW finisca
  • PwnageTool ti chieder\xE0 se il telefono \xE8 stato jailbroken prima d'allora; rispondi in base allo stato del tuo telefono
  • Segui le istruzioni di PwnageTool per entrare in modalit\xE0 DFU
  • Apri iTunes e ripristina con il file .ipsw creato da PwnageTool
  • ",13))]),e("p",null,[i[12]||(i[12]=l("Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sar\xE0 sulla tua home screen. Puoi utilizzare Cydia per installare ")),o(r,{to:"/it_IT/faq/#what-are-tweaks"},{default:g(()=>i[11]||(i[11]=[l("tweak")])),_:1}),i[13]||(i[13]=l(", temi e altro."))])])}var S=s(m,[["render",f],["__file","index.html.vue"]]);export{S as default}; diff --git a/assets/index.html.f1fa7c40.js b/assets/index.html.f1fa7c40.js new file mode 100644 index 000000000000..2f92c385fd40 --- /dev/null +++ b/assets/index.html.f1fa7c40.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2512be5a","path":"/it_IT/next-steps-l/","title":"Step successivi","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Step successivi","permalink":"/it_IT/next-steps-l","sidebar":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Step successivi consigliati","slug":"step-successivi-consigliati","children":[{"level":3,"title":"Usare Cydia","slug":"usare-cydia","children":[]},{"level":3,"title":"Bloccare gli Aggiornamenti Software","slug":"bloccare-gli-aggiornamenti-software","children":[]}]},{"level":2,"title":"Altri Step utili","slug":"altri-step-utili","children":[{"level":3,"title":"Aggiungere delle Repo consigliate","slug":"aggiungere-delle-repo-consigliate","children":[]}]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/next-steps/next-steps-l.md"}');export{e as data}; diff --git a/assets/index.html.f23a2f71.js b/assets/index.html.f23a2f71.js new file mode 100644 index 000000000000..aaa95b5f0ca5 --- /dev/null +++ b/assets/index.html.f23a2f71.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-4bb9c177","path":"/it_IT/donations/","title":"Donazioni","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Donazioni","permalink":"/it_IT/donations"},"excerpt":"","headers":[],"git":{"updatedTime":1653172312000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/misc/donations.md"}');export{i as data}; diff --git a/assets/index.html.f30c2ca4.js b/assets/index.html.f30c2ca4.js new file mode 100644 index 000000000000..a2b7a74f4de1 --- /dev/null +++ b/assets/index.html.f30c2ca4.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-0af82016","path":"/it_IT/installing-p0sixspwn/","title":"p0sixspwn","lang":"it_IT","frontmatter":{"lang":"it_IT","permalink":"/it_IT/installing-p0sixspwn","title":"p0sixspwn","description":"Guida per l\u2019installazione di p0sixspwn","redirect_from":["/it_IT/installing-posixpwn","/it_IT/p0sixpwn","/it_IT/posixpwn","/it_IT/p0"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["TheHacker894","Midnight145"]},"excerpt":"","headers":[],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-p0sixspwn.md"}');export{i as data}; diff --git a/assets/index.html.f53178f0.js b/assets/index.html.f53178f0.js new file mode 100644 index 000000000000..57610da5872f --- /dev/null +++ b/assets/index.html.f53178f0.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as o,e as l}from"./app.748f7f56.js";const r={};function t(n,i){return a(),o("div",null,i[0]||(i[0]=[l('

    Lettura Necessaria

    Sfortunatamente, al momento non c'\xE8 nessun jailbreak disponibile per le versioni del firmware 8.0-8.3 sui dispositivi a 32 bit. Tuttavia alcuni dispositivi, come l'iPhone 5, possono essere aggiornati alla 10.3.4 e utilizzare il jailbreak socket.

    Ci\xF2 si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poich\xE9 la versione pi\xF9 recente per questi dispositivi \xE8 10.3.4, possiamo facilmente aggiornare alla versione firmware desiderata, a causa dell'et\xE0 dei dispositivi.

    Se \xE8 stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, \xE8 necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo pu\xF2 anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non \xE8 presente, puoi saltare alla sezione successiva della guida
    4. Clicca Rimuovi Profilo Scaricato

    Aggiornare a 10.3.4

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 10.3.4
    3. Scarica e installa l'aggiornamento
    ',9)]))}var c=e(r,[["render",t],["__file","index.html.vue"]]);export{c as default}; diff --git a/assets/index.html.f5318912.js b/assets/index.html.f5318912.js new file mode 100644 index 000000000000..27db7493f9d4 --- /dev/null +++ b/assets/index.html.f5318912.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ab5ac45c","path":"/installing-greenpois0n/","title":"Installing greenpois0n","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing greenpois0n","description":"Guide to installing greenpois0n","permalink":"/installing-greenpois0n","redirect_from":["/greenpois0n"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]}],"git":{"updatedTime":1689173435000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":3},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"KawaiiZenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":1},{"name":"TheMasterOfMike","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1},{"name":"kawaiizenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-greenpois0n.md"}');export{e as data}; diff --git a/assets/index.html.f571ef1f.js b/assets/index.html.f571ef1f.js new file mode 100644 index 000000000000..55ca0e9d5119 --- /dev/null +++ b/assets/index.html.f571ef1f.js @@ -0,0 +1 @@ +import{_ as p,r as t,o as d,c,a as e,b as a,d as l,w as n,e as s}from"./app.748f7f56.js";const u={},m={href:"https://ellekit.space/dopamine",target:"_blank",rel:"noopener noreferrer"},v={href:"https://api.jailbreaks.app/troll64e",target:"_blank",rel:"noopener noreferrer"};function f(h,i){const o=t("router-link"),r=t("ExternalLinkIcon");return d(),c("div",null,[e("p",null,[i[1]||(i[1]=a("Dopamine \xE8 un ")),l(o,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:n(()=>i[0]||(i[0]=[a("jailbreak semi-untethered")])),_:1}),i[2]||(i[2]=a(", richiede quindi l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio."))]),i[12]||(i[12]=e("div",{class:"custom-container warning"},[e("p",{class:"custom-container-title"},"WARNING"),e("p",null,"Dopamine supporta solo A12 e dispositivi pi\xF9 recenti su iOS 15.0 a 15.4.1")],-1)),i[13]||(i[13]=e("h2",{id:"download",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),a(" Download")],-1)),e("p",null,[i[4]||(i[4]=a("L\u2019ultima versione di ")),e("a",m,[i[3]||(i[3]=a("Dopamine")),l(r)])]),i[14]||(i[14]=e("ul",null,[e("li",null,[a("Assicurati di scaricare il file "),e("code",null,".tipa"),a(" sul tuo dispositivo iOS")])],-1)),i[15]||(i[15]=e("h2",{id:"installazione-di-trollhelper",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#installazione-di-trollhelper","aria-hidden":"true"},"#"),a(" Installazione di TrollHelper")],-1)),e("ol",null,[i[7]||(i[7]=e("li",null,"Apri Safari",-1)),e("li",null,[i[6]||(i[6]=a("Vai su ")),e("a",v,[i[5]||(i[5]=a("https://api.jailbreaks.app/troll64e")),l(r)])]),i[8]||(i[8]=e("li",null,[a("Clicca su "),e("code",null,"Install")],-1))]),i[16]||(i[16]=s('

    Un'app chiamata GTA Car Tracker verr\xE0 ora installata sul tuo dispositivo iOS. Nonostante il nome, questa app \xE8 in realt\xE0 TrollHelper.

    Installazione di TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca Install TrollStore

    L'applicazione TrollStore verr\xE0 ora installata sul tuo dispositivo iOS.

    Installare Persistence Helper

    1. Riapri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper

    L'app GTA Car Tracker pu\xF2 ora essere utilizzata come Persistence Helper

    TIP

    Il motivo per cui la Persistence Helper \xE8 molto importante \xE8 che, ogni volta che iOS ricostruisce la sua cache delle icone, tutte le applicazioni installate da TrollStore (cos\xEC come TrollStore stesso) scompariranno o non si apriranno pi\xF9.

    Per aggirare ci\xF2, il Persistence Helper (che sar\xE0 ancora aperto anche dopo che questo accade) pu\xF2 aggiornare le registrazioni delle app in modo che le applicazioni riappariranno e si apriranno di nuovo.

    Installare Dopamine

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file Dopamine .tipa
    4. Tocca il file Dopamine .tipa
    5. Clicca su Install

    L'app Dopamine sar\xE0 ora installata sul tuo dispositivo.

    Eseguire Dopamine

    1. Riavvia il dispositivo
      • Questo passaggio non \xE8 necessario ma consigliato
    2. Apri l\u2019applicazione di Dopamine dalla home screen appena dopo il riavvio
    3. Clicca su \u201CJailbreak\u201D

    TIP

    Se sul dispositivo l\u2019app, crasha/si riavvia inaspettatamente e il jailbreak non \xE8 installato, prova a riavviare il dispositivo e far partire l\u2019exploit di nuovo finch\xE9 non funziona.

    ',14)),e("p",null,[i[10]||(i[10]=a("Sileo dovrebbe essere installato nella home. Puoi utilizzare Sileo per installare ")),l(o,{to:"/faq/#what-are-tweaks"},{default:n(()=>i[9]||(i[9]=[a("tweak")])),_:1}),i[11]||(i[11]=a(", temi e altro."))]),i[17]||(i[17]=s('

    Mentre sei jailbroken, bisogna aggiornare e installare alcuni pacchetti cosicch\xE9 siamo in grado di aggiornare altri pacchetti e affinch\xE9 tutto funzioni correttamente

    Installare il software necessario

    1. Apri l'app Sileo
    2. Apri la sezione Sources
    3. Tocca il repository "ElleKit", quindi tocca "Tutte le Categorie"
    4. Clicca su ElleKit
    5. Clicca "Get"
    6. Tocca la barra della coda in fondo alla pagina
    7. Clicca su \u201CConferma\u201D
    8. Una volta finito, tocca Riavvia SpringBoard pi\xF9 tardi
    9. Vai alla sezione "Cerca"
    10. Cerca PreferenceLoader
    11. Tocca PreferenceLoader
    12. Clicca "Get"
    13. Tocca la barra della coda in fondo alla pagina
    14. Clicca su \u201CConferma\u201D
    15. Una volta finito, tocca Riavvia SpringBoard

    TIP

    Dopo aver fatto tutti i passaggi di cui sopra, potrebbe essere necessario riavviare e rieseguire il jailbreak affinch\xE9 l'iniezione dei tweak funzioni correttamente.

    ',4))])}var b=p(u,[["render",f],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.f5ffd6b1.js b/assets/index.html.f5ffd6b1.js new file mode 100644 index 000000000000..205d1b46a5a3 --- /dev/null +++ b/assets/index.html.f5ffd6b1.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as p,c as d,a as t,b as o,d as i,w as r,e as u}from"./app.748f7f56.js";const m={},k={href:"https://nitosoft.com/ATV4/jb/backr00m.ipa",target:"_blank",rel:"noopener noreferrer"},b={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://www.apple.com/itunes/download/win32",target:"_blank",rel:"noopener noreferrer"};function w(v,e){const l=a("router-link"),n=a("ExternalLinkIcon");return p(),d("div",null,[t("p",null,[e[1]||(e[1]=o("backr00m is a ")),i(l,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:r(()=>e[0]||(e[0]=[o("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=o(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[16]||(e[16]=t("p",null,"backr00m is capable of jailbreaking all devices on tvOS 10.2.2 to 11.1.",-1)),t("p",null,[e[4]||(e[4]=o("Due to how semi-untethered jailbreaks work, the app will need to be ")),i(l,{to:"/resigning-apps"},{default:r(()=>e[3]||(e[3]=[o("re-signed")])),_:1}),e[5]||(e[5]=o(" once every 7 days."))]),e[17]||(e[17]=t("p",null,"We will use Sideloadly to install the backr00m jailbreak application to your Apple TV for use in the next step.",-1)),e[18]||(e[18]=t("h2",{id:"download",tabindex:"-1"},[t("a",{class:"header-anchor",href:"#download","aria-hidden":"true"},"#"),o(" Download")],-1)),t("ul",null,[t("li",null,[e[7]||(e[7]=o("The latest release of ")),t("a",k,[e[6]||(e[6]=o("backr00m")),i(n)])]),t("li",null,[e[9]||(e[9]=o("L'ultima versione di ")),t("a",b,[e[8]||(e[8]=o("Sideloadly")),i(n)])]),t("li",null,[e[11]||(e[11]=o("L\u2019ultima versione di ")),t("a",f,[e[10]||(e[10]=o("iTunes")),i(n)]),e[12]||(e[12]=o(" se sei su Windows"))])]),e[19]||(e[19]=u('

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the backr00m .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d\u2019accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the backr00m application can now be opened from home screen.

    Running backr00m

    1. Reboot your Apple TV
    2. Open the backr00m application from your home screen
    3. Click "Jailbreak"
    ',6)),t("p",null,[e[14]||(e[14]=o("You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install ")),i(l,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[13]||(e[13]=[o("tweaks")])),_:1}),e[15]||(e[15]=o(", themes and more."))])])}var y=s(m,[["render",w],["__file","index.html.vue"]]);export{y as default}; diff --git a/assets/index.html.f78cfc38.js b/assets/index.html.f78cfc38.js new file mode 100644 index 000000000000..cc152d3ed99a --- /dev/null +++ b/assets/index.html.f78cfc38.js @@ -0,0 +1 @@ +import{_ as e,o as c,c as r}from"./app.748f7f56.js";const t={};function _(n,o){return c(),r("div")}var s=e(t,[["render",_],["__file","index.html.vue"]]);export{s as default}; diff --git a/assets/index.html.f793cf45.js b/assets/index.html.f793cf45.js new file mode 100644 index 000000000000..e18db501c331 --- /dev/null +++ b/assets/index.html.f793cf45.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-3d4af5ba","path":"/installing-patchstick/","title":"Installing Patchstick","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Patchstick","description":"Guide to installing Patchstick","permalink":"/installing-patchstick","redirect_from":["/patchstick"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"none","extra_contributors":["WhitetailAni"]},"excerpt":"","headers":[{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Creating the Patchstick","slug":"creating-the-patchstick","children":[]},{"level":2,"title":"Installing the Patchstick","slug":"installing-the-patchstick","children":[]}],"git":{"updatedTime":1716176024000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"WhitetailAni","email":"87622301+WhitetailAni@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-patchstick.md"}');export{t as data}; diff --git a/assets/index.html.f7a3d4ac.js b/assets/index.html.f7a3d4ac.js new file mode 100644 index 000000000000..3344b3a4712f --- /dev/null +++ b/assets/index.html.f7a3d4ac.js @@ -0,0 +1 @@ +import{_ as d}from"./sideloadly_win.6263388d.js";import{_ as u,r as s,o as p,c as f,a as n,b as o,d as t,w as l,e as a}from"./app.748f7f56.js";const v={},m={class:"custom-container tip"},g={class:"custom-container tip"},b={class:"custom-container warning"},w={href:"https://unc0ver.dev/downloads/5.3.1/72004596b31ba3eae886ac6cc781725879d3b7a4/unc0ver_5.3.1.ipa",target:"_blank",rel:"noopener noreferrer"},y={href:"https://unc0ver.dev/downloads/6.1.1/decf7c36cc08118dc83ba455f8ca42e0e3cf354c/unc0ver_Release_6.1.1.ipa",target:"_blank",rel:"noopener noreferrer"},k={href:"https://unc0ver.dev/downloads/7.0.2/11c3f7b0eea806ba3cac975f74dcc2cc4e916bac/unc0ver_Release_7.0.2.ipa",target:"_blank",rel:"noopener noreferrer"},I={href:"https://unc0ver.dev",target:"_blank",rel:"noopener noreferrer"},h={href:"https://sideloadly.io/",target:"_blank",rel:"noopener noreferrer"},T={href:"https://www.apple.com/itunes/download/win64",target:"_blank",rel:"noopener noreferrer"},S={class:"custom-container warning"},x={class:"custom-container tip"};function A(O,e){const i=s("router-link"),r=s("ExternalLinkIcon");return p(),f("div",null,[n("p",null,[e[1]||(e[1]=o("unc0ver is a ")),t(i,{to:"/types-of-jailbreak/#semi-untethered-jailbreaks"},{default:l(()=>e[0]||(e[0]=[o("semi-untethered jailbreak")])),_:1}),e[2]||(e[2]=o(", meaning it requires an app to re-apply the exploit after a reboot."))]),e[50]||(e[50]=n("p",null,"The tool is capable of jailbreaking nearly every iOS device on firmware version 11.0 up to 14.8 (excluding iOS 12.5.6/12.5.7), however, for our purposes, it will be used to jailbreak devices in which no easier option is available.",-1)),n("p",null,[e[4]||(e[4]=o("Due to how semi-untethered jailbreaks work, the app will need to be ")),t(i,{to:"/resigning-apps"},{default:l(()=>e[3]||(e[3]=[o("re-signed")])),_:1}),e[5]||(e[5]=o(" once every 7 days."))]),e[51]||(e[51]=n("p",null,"We will use Sideloadly to install the unc0ver jailbreak application to your iOS device for use in the next step.",-1)),n("div",m,[e[11]||(e[11]=n("p",{class:"custom-container-title"},"TIP",-1)),n("p",null,[e[7]||(e[7]=o("If you are using a device running iOS 14.0 to 14.3 or 14.6 to 14.8, it is ")),e[8]||(e[8]=n("strong",null,"highly",-1)),e[9]||(e[9]=o(" recommended to follow ")),t(i,{to:"/installing-unc0ver-trollstore"},{default:l(()=>e[6]||(e[6]=[o("Installing unc0ver (TrollStore)")])),_:1}),e[10]||(e[10]=o(" instead."))])]),n("div",g,[e[14]||(e[14]=n("p",{class:"custom-container-title"},"TIP",-1)),n("p",null,[e[13]||(e[13]=o("If you are looking for the guide on how to use unc0ver on A12 or newer devices on firmware versions 14.4 to 14.5.1, continue to ")),t(i,{to:"/installing-unc0ver-fugu14"},{default:l(()=>e[12]||(e[12]=[o("Installing unc0ver (Fugu14)")])),_:1})])]),n("div",b,[e[18]||(e[18]=n("p",{class:"custom-container-title"},"WARNING",-1)),n("p",null,[e[16]||(e[16]=o("If you are already jailbroken with another jailbreak, make sure to properly ")),t(i,{to:"/restoring-rootfs"},{default:l(()=>e[15]||(e[15]=[o("remove it")])),_:1}),e[17]||(e[17]=o(" before proceeding."))])]),e[52]||(e[52]=a('

    WARNING

    unc0ver on firmware versions 14.6 to 14.8 only supports A12 and A13 iPhones.

    Downloads

    unc0ver is currently signed at jailbreaks.app for easy installation without a computer.

    ',3)),n("ul",null,[n("li",null,[e[29]||(e[29]=o("The 5.3.1 version of ")),n("a",w,[e[19]||(e[19]=o("unc0ver")),t(r)]),n("ul",null,[n("li",null,[e[21]||(e[21]=o("Users on firmware versions 12.4.9 - 12.5.4, 13.5.1 - 14.3 should download the 6.1.1 version of ")),n("a",y,[e[20]||(e[20]=o("unc0ver")),t(r)]),e[22]||(e[22]=o(" instead"))]),n("li",null,[e[24]||(e[24]=o("Users on firmware version 12.5.5 should download the 7.0.2 version of ")),n("a",k,[e[23]||(e[23]=o("unc0ver")),t(r)]),e[25]||(e[25]=o(" instead"))]),n("li",null,[e[27]||(e[27]=o("Users with A12 or A13 iPhones on firmware versions 14.6 - 14.8 should download the latest version of ")),n("a",I,[e[26]||(e[26]=o("unc0ver")),t(r)]),e[28]||(e[28]=o(" instead"))])])]),n("li",null,[e[31]||(e[31]=o("The latest version of ")),n("a",h,[e[30]||(e[30]=o("Sideloadly")),t(r)])]),n("li",null,[e[33]||(e[33]=o("The latest version of ")),n("a",T,[e[32]||(e[32]=o("iTunes")),t(r)]),e[34]||(e[34]=o(" if on Windows."))])]),e[53]||(e[53]=a('

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the unc0ver .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The unc0ver application can now be opened from home screen.

    Running unc0ver

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the unc0ver application from your home screen immediately afterwards
      • If unc0ver warns you that the app has been tampered with, reinstall unc0ver via Sideloadly
    3. Open the settings menu and disable the Disable Auto Updates toggle
      • unc0ver disables Over-The-Air updates by default, however it's recommended to toggle this as it can cause issues when updating manually if not disabled
    4. Tap "Done"
    5. Tap "Jailbreak"
    6. Reboot your phone when prompted
    7. Open the unc0ver application from your home screen immediately after rebooting
    8. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    ',10)),n("div",S,[e[40]||(e[40]=n("p",{class:"custom-container-title"},"WARNING",-1)),n("p",null,[e[36]||(e[36]=o("If you receive the error ")),e[37]||(e[37]=n("code",null,"rootFS already mounted, delete the OTA update",-1)),e[38]||(e[38]=o(", read the ")),t(i,{to:"/troubleshooting/#rootfs-already-mounted"},{default:l(()=>e[35]||(e[35]=[o("Troubleshooting")])),_:1}),e[39]||(e[39]=o(" page"))])]),n("p",null,[e[42]||(e[42]=o("You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install ")),t(i,{to:"/faq/#what-are-tweaks"},{default:l(()=>e[41]||(e[41]=[o("tweaks")])),_:1}),e[43]||(e[43]=o(", themes and more."))]),n("div",x,[e[48]||(e[48]=n("p",{class:"custom-container-title"},"TIP",-1)),e[49]||(e[49]=n("p",null,"If you wish to use a more modern package manager, continue to the following depending on your iOS version:",-1)),n("ul",null,[n("li",null,[e[45]||(e[45]=o("If you are on iOS 12 or later, continue to ")),t(i,{to:"/installing-sileo"},{default:l(()=>e[44]||(e[44]=[o("Installing Sileo")])),_:1})]),n("li",null,[e[47]||(e[47]=o("If you are on iOS 11, continue to ")),t(i,{to:"/installing-zebra"},{default:l(()=>e[46]||(e[46]=[o("Installing Zebra")])),_:1})])])])])}var q=u(v,[["render",A],["__file","index.html.vue"]]);export{q as default}; diff --git a/assets/index.html.f7fbbff4.js b/assets/index.html.f7fbbff4.js new file mode 100644 index 000000000000..18b4c893bb6f --- /dev/null +++ b/assets/index.html.f7fbbff4.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-8d7dd808","path":"/it_IT/installing-h3lix/","title":"h3lix","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"h3lix","description":"Guida per l\u2019installazione di h3lix","permalink":"/it_IT/installing-h3lix","redirect_from":["/installing-helix","/helix","/h3lix","/h3","/he"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](https://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia","extra_contributors":["hopolapopola"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Patchare l\u2019applicazione","slug":"patchare-l-applicazione","children":[{"level":3,"title":"macOS e Linux","slug":"macos-e-linux","children":[]},{"level":3,"title":"Windows","slug":"windows","children":[]}]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire h3lix","slug":"eseguire-h3lix","children":[]}],"git":{"updatedTime":1707234614000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"it_IT/jailbreak/unused-on-guide-path/installing-h3lix.md"}');export{i as data}; diff --git a/assets/index.html.f829c4fd.js b/assets/index.html.f829c4fd.js new file mode 100644 index 000000000000..f378677e0966 --- /dev/null +++ b/assets/index.html.f829c4fd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ab41f34c","path":"/it_IT/installing-etasonjb/","title":"EtasonJB","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"EtasonJB","description":"Guida per l\u2019installazione di etasonjb","permalink":"/it_IT/installing-etasonjb","redirect_from":["/it_IT/etasonjb","/it_IT/es","/it_IT/eta"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul r/LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installazione","slug":"installazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Eseguire EtasonJB","slug":"eseguire-etasonjb","children":[]}],"git":{"updatedTime":1653247350000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-etasonjb.md"}');export{e as data}; diff --git a/assets/index.html.f855d438.js b/assets/index.html.f855d438.js new file mode 100644 index 000000000000..83e2b29874f8 --- /dev/null +++ b/assets/index.html.f855d438.js @@ -0,0 +1 @@ +const l=JSON.parse(`{"key":"v-66786467","path":"/it_IT/installing-trollhelper-misaka-tvos/","title":"Installing TrollStore (Misaka) (tvOS)","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Installing TrollStore (Misaka) (tvOS)","description":"Guide to installing TrollStore via Misaka on an Apple TV","permalink":"/it_IT/installing-trollhelper-misaka-tvos","sidebar":false,"redirect_from":null,"extra_contributors":["opa334"]},"excerpt":"","headers":[{"level":2,"title":"Requisiti","slug":"requisiti","children":[]},{"level":2,"title":"Installare l'applicazione","slug":"installare-l-applicazione","children":[]},{"level":2,"title":"Autorizzare l\u2019applicazione","slug":"autorizzare-l-applicazione","children":[]},{"level":2,"title":"Iniettare TrollStore Helper","slug":"iniettare-trollstore-helper","children":[]},{"level":2,"title":"Installare TrollStore","slug":"installare-trollstore","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/guides/trollstore-tvOS/misaka.md"}`);export{l as data}; diff --git a/assets/index.html.f87d7691.js b/assets/index.html.f87d7691.js new file mode 100644 index 000000000000..6c864874c1da --- /dev/null +++ b/assets/index.html.f87d7691.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-15233546","path":"/futurerestore/","title":"Restoring with blobs using FutureRestore","lang":"en_US","frontmatter":{"lang":"en_US","title":"Restoring with blobs using FutureRestore","description":"Guide to using FutureRestore to restore your device","permalink":"/futurerestore","redirect_from":["/future-restore","/restoring-to-14-3"],"extra_contributors":["Tanbeer191","TheHacker894","CoocooFroggy"]},"excerpt":"","headers":[{"level":2,"title":"Notes","slug":"notes","children":[]},{"level":2,"title":"Requirements","slug":"requirements","children":[]},{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Getting Started (Jailbroken)","slug":"getting-started-jailbroken","children":[]},{"level":2,"title":"Getting Started (Non-Jailbroken)","slug":"getting-started-non-jailbroken","children":[]},{"level":2,"title":"Finding the generator","slug":"finding-the-generator","children":[]},{"level":2,"title":"Setting the nonce (Jailbroken)","slug":"setting-the-nonce-jailbroken","children":[]},{"level":2,"title":"Setting the nonce (Unjailbroken)","slug":"setting-the-nonce-unjailbroken","children":[{"level":3,"title":"On Computer","slug":"on-computer","children":[]}]}],"git":{"updatedTime":1681176196000,"contributors":[{"name":"Emma","email":"71415086+nikoyeah1@users.noreply.github.com","commits":15},{"name":"emiyl","email":"me@emiyl.com","commits":8},{"name":"Serena","email":"48022799+Serena-io@users.noreply.github.com","commits":2},{"name":"Superuser","email":"joshuah345@gmail.com","commits":2},{"name":"Dabezt","email":"48022799+dabezt31@users.noreply.github.com","commits":1},{"name":"KawaiiZenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"alexia","email":"me@alexia.lol","commits":1}]},"filePathRelative":"en_US/updating/futurerestore.md"}');export{e as data}; diff --git a/assets/index.html.f911c461.js b/assets/index.html.f911c461.js new file mode 100644 index 000000000000..a1f87ecb5f2e --- /dev/null +++ b/assets/index.html.f911c461.js @@ -0,0 +1 @@ +const i=JSON.parse('{"key":"v-587cdab4","path":"/installing-p0sixspwn/","title":"Installing p0sixspwn","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing p0sixspwn","description":"Guide to installing p0sixspwn","permalink":"/installing-p0sixspwn","redirect_from":["/installing-posixpwn","/p0sixpwn","/posixpwn","/p0"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894","Midnight145"]},"excerpt":"","headers":[],"git":{"updatedTime":1727765774000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":8},{"name":"kawaiizenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":3},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"CubeBag","email":"cubebagisawesome@gmail.com","commits":1},{"name":"KawaiiZenbo","email":"48113593+kawaiizenbo@users.noreply.github.com","commits":1},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/installing-p0sixspwn.md"}');export{i as data}; diff --git a/assets/index.html.f91abd35.js b/assets/index.html.f91abd35.js new file mode 100644 index 000000000000..d3d29c3b9f24 --- /dev/null +++ b/assets/index.html.f91abd35.js @@ -0,0 +1 @@ +const i=JSON.parse(`{"key":"v-b6c8cd5e","path":"/it_IT/installing-limera1n/","title":"limera1n","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"limera1n","description":"Guida all'installazione di limera1n","permalink":"/it_IT/installing-limera1n","redirect_from":["/it_IT/installing-limerain","/it_IT/limera1n","/it_IT/limerain"],"discordNoticeText":"Per supporto in inglese, chiedi aiuto sul [Server Discord](http://discord.legacyjailbreak.com/) di r/LegacyJailbreak.","pkgman":"cydia"},"excerpt":"","headers":[{"level":2,"title":"Download","slug":"download","children":[]},{"level":2,"title":"Installare limera1n","slug":"installare-limera1n","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/installing-limera1n.md"}`);export{i as data}; diff --git a/assets/index.html.fa2215c4.js b/assets/index.html.fa2215c4.js new file mode 100644 index 000000000000..4679a3713b03 --- /dev/null +++ b/assets/index.html.fa2215c4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-30189cde","path":"/updating-blobless-alternate/","title":"Updating (Blobless) (Alternate Method)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Updating (Blobless) (Alternate Method)","description":"Guide on updating to unsigned firmwares without any blobs using Delay profiles.","permalink":"/updating-blobless-alternate","extra_contributors":["DhinakG"]},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Installing Dahlia","slug":"installing-dahlia","children":[]},{"level":2,"title":"Preparing to update","slug":"preparing-to-update","children":[]},{"level":2,"title":"Restoring rootFS","slug":"restoring-rootfs","children":[]},{"level":2,"title":"Updating your firmware version","slug":"updating-your-firmware-version","children":[]}],"git":{"updatedTime":1712255402000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":21},{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":5},{"name":"alexia","email":"me@alexia.lol","commits":1},{"name":"paulshriner","email":"shrinerpaul@gmail.com","commits":1}]},"filePathRelative":"en_US/updating/updating-blobless-alternate.md"}');export{e as data}; diff --git a/assets/index.html.fb14f8b8.js b/assets/index.html.fb14f8b8.js new file mode 100644 index 000000000000..7e7356aa9997 --- /dev/null +++ b/assets/index.html.fb14f8b8.js @@ -0,0 +1 @@ +import{_ as r,r as t,o as n,c as s,a as l,b as i,d as o,e as p}from"./app.748f7f56.js";const d={},u={href:"https://api.jailbreaks.app/troll64e",target:"_blank",rel:"noopener noreferrer"},c={href:"https://api.jailbreaks.app/troll",target:"_blank",rel:"noopener noreferrer"};function v(b,e){const a=t("ExternalLinkIcon");return n(),s("div",null,[e[7]||(e[7]=l("div",{class:"custom-container warning"},[l("p",{class:"custom-container-title"},"WARNING"),l("p",null,"I dispositivi con A11 e precedenti sono supportati da iOS 15.0 a 15.5 beta 4 e da iOS 15.6 beta 1 a 15.6 beta 5"),l("p",null,"A12 and later devices are supported on iOS 14.0 beta 2 to 15.6.1")],-1)),e[8]||(e[8]=l("h2",{id:"installazione-di-trollhelper",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#installazione-di-trollhelper","aria-hidden":"true"},"#"),i(" Installazione di TrollHelper")],-1)),l("ol",null,[e[5]||(e[5]=l("li",null,"Apri Safari",-1)),l("li",null,[e[4]||(e[4]=i("A seconda del tuo dispositivo, vai a uno dei seguenti link: ")),l("ul",null,[l("li",null,[e[1]||(e[1]=i("Se hai un dispositivo con A12 o successivi, apri ")),l("a",u,[e[0]||(e[0]=i("https://api.jailbreaks.app/troll64e")),o(a)])]),l("li",null,[e[3]||(e[3]=i("Se hai un dispositivo con A11 o precedenti, apri ")),l("a",c,[e[2]||(e[2]=i("https://api.jailbreaks.app/troll")),o(a)])])])]),e[6]||(e[6]=l("li",null,[i("Clicca su "),l("code",null,"Install")],-1))]),e[9]||(e[9]=p('

    Un'app chiamata GTA Car Tracker verr\xE0 installata sul tuo dispositivo iOS, anche se in realt\xE0 \xE8 l'app di TrollHelperOTA.

    Installazione di TrollStore

    1. Apri l'app GTA Car Tracker nella home screen
    2. Clicca su Register Persistence Helper
    3. Clicca Install TrollStore
      • Se il dispositivo si riavvia, esegui nuovamente questi passaggi

    TrollStore dovrebbe essere ora installato. Se non appare nella home screen, riavvia il dispositivo.

    ',4))])}var m=r(d,[["render",v],["__file","index.html.vue"]]);export{m as default}; diff --git a/assets/index.html.fb2d695f.js b/assets/index.html.fb2d695f.js new file mode 100644 index 000000000000..2673b037e829 --- /dev/null +++ b/assets/index.html.fb2d695f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-c9c1847e","path":"/installing-taurine-sideloadly/","title":"Installing Taurine (Sideloadly)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing Taurine (Sideloadly)","description":"Guide to installing Taurine via Sideloadly","permalink":"/installing-taurine-sideloadly","pkgman":"sileo","extra_contributors":["hopolapopola","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Downloads","slug":"downloads","children":[]},{"level":2,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":2,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":2,"title":"Running Taurine","slug":"running-taurine","children":[]},{"level":2,"title":"Installing necessary software","slug":"installing-necessary-software","children":[]},{"level":2,"title":"Installing taurine-permanent","slug":"installing-taurine-permanent","children":[]}],"git":{"updatedTime":1727765723000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-taurine-sideloadly.md"}');export{e as data}; diff --git a/assets/index.html.fc5abc0a.js b/assets/index.html.fc5abc0a.js new file mode 100644 index 000000000000..46215b7d841b --- /dev/null +++ b/assets/index.html.fc5abc0a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-268787f3","path":"/types-of-jailbreak/","title":"Types of Jailbreak","lang":"en_US","frontmatter":{"lang":"en_US","title":"Types of Jailbreak","description":"Explanation on the different types of jailbreaks","permalink":"/types-of-jailbreak","redirect_from":["/jailbreaks"],"extra_contributors":["Tanbeer191"]},"excerpt":"","headers":[{"level":2,"title":"What are the different types?","slug":"what-are-the-different-types","children":[{"level":3,"title":"Untethered Jailbreaks","slug":"untethered-jailbreaks","children":[]},{"level":3,"title":"Semi-Untethered Jailbreaks","slug":"semi-untethered-jailbreaks","children":[]},{"level":3,"title":"Semi-Tethered Jailbreaks","slug":"semi-tethered-jailbreaks","children":[]},{"level":3,"title":"Tethered Jailbreaks","slug":"tethered-jailbreaks","children":[]}]}],"git":{"updatedTime":1695548652000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":4},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2}]},"filePathRelative":"en_US/guides/types-of-jailbreak.md"}');export{e as data}; diff --git a/assets/index.html.fdd8c5a4.js b/assets/index.html.fdd8c5a4.js new file mode 100644 index 000000000000..b0b4be70585b --- /dev/null +++ b/assets/index.html.fdd8c5a4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-57a57305","path":"/restoring-rootfs/","title":"Restoring Rootfs","lang":"en_US","frontmatter":{"lang":"en_US","title":"Restoring Rootfs","description":"Guide to restoring the root filesystem of your jailbroken device","permalink":"/restoring-rootfs"},"excerpt":"","headers":[],"git":{"updatedTime":1681603953000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/jailbreak/jailbreak-removal/restoring-rootfs.md"}');export{e as data}; diff --git a/assets/index.html.fe70f329.js b/assets/index.html.fe70f329.js new file mode 100644 index 000000000000..b7ea1b2d4ee1 --- /dev/null +++ b/assets/index.html.fe70f329.js @@ -0,0 +1 @@ +const l=JSON.parse('{"key":"v-93c85ffc","path":"/installing-unc0ver-trollstore/","title":"Installing unc0ver (TrollStore)","lang":"en_US","frontmatter":{"lang":"en_US","title":"Installing unc0ver (TrollStore)","description":"Guide to installing unc0ver using TrollStore","permalink":"/installing-unc0ver-trollstore","redirect_from":["/installing-uncover-trollstore"],"pkgman":"Cydia","extra_contributors":["opa334","iCraze","Alriceee"]},"excerpt":"","headers":[{"level":2,"title":"Installing TrollStore","slug":"installing-trollstore","children":[{"level":3,"title":"Installing TrollHelper","slug":"installing-trollhelper","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-1","children":[]},{"level":3,"title":"Requirements","slug":"requirements","children":[]},{"level":3,"title":"Installing the application","slug":"installing-the-application","children":[]},{"level":3,"title":"Trusting the application","slug":"trusting-the-application","children":[]},{"level":3,"title":"Installing TrollStore","slug":"installing-trollstore-2","children":[]}]},{"level":2,"title":"Installing unc0ver","slug":"installing-unc0ver","children":[{"level":3,"title":"Downloads","slug":"downloads","children":[]},{"level":3,"title":"Installing unc0ver","slug":"installing-unc0ver-1","children":[]}]},{"level":2,"title":"Running unc0ver","slug":"running-unc0ver","children":[]}],"git":{"updatedTime":1729720486000,"contributors":[{"name":"Michael","email":"68412795+TheMasterOfMike@users.noreply.github.com","commits":5},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/jailbreak/unused-on-guide-path/installing-unc0ver-trollstore.md"}');export{l as data}; diff --git a/assets/index.html.feb94867.js b/assets/index.html.feb94867.js new file mode 100644 index 000000000000..2120fe649290 --- /dev/null +++ b/assets/index.html.feb94867.js @@ -0,0 +1 @@ +import{_ as a,r as l,o as s,c as d,a as o,b as n,d as i,e as u,w as p}from"./app.748f7f56.js";const f={},v={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/1wc0HZgQ",target:"_blank",rel:"noopener noreferrer"},h={href:"https://mega.nz/folder/k4FAXCIB#Fk7pxs6ikYzL3YBvAGX5ig/file/Z1MC2ZaS",target:"_blank",rel:"noopener noreferrer"};function m(k,e){const t=l("ExternalLinkIcon"),r=l("router-link");return s(),d("div",null,[e[9]||(e[9]=o("p",null,"Evasi0n is capable of jailbreaking all devices on iOS 7.0 to 7.0.6",-1)),e[10]||(e[10]=o("p",null,"Evasi0n is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.",-1)),e[11]||(e[11]=o("p",null,"In order to use Evasi0n, you will need a Windows computer running Windows 7 or newer and the patched version of the original evasi0n7.exe so that it can fetch jailbreak files from the internet.",-1)),e[12]||(e[12]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),n(" Downloads")],-1)),o("ul",null,[o("li",null,[e[4]||(e[4]=n("The latest version of ")),o("a",v,[e[0]||(e[0]=n("Patched evasi0n7")),i(t)]),e[5]||(e[5]=n(" from the Legacy JB Archive ")),o("ul",null,[o("li",null,[e[2]||(e[2]=n("If you are using an iPhone 5S or 5C on iOS 7.0 (Build 11A466) you will need ")),o("a",h,[e[1]||(e[1]=n("this version of evasi0n")),i(t)]),e[3]||(e[3]=n(" instead of the one above."))])])])]),e[13]||(e[13]=u('

    Installing Evasi0n7

    WARNING

    If your device has been OTA updated to its current version of iOS 7, you may encounter a bootloop or face other errors with attemping to jailbreak.

    1. Open the patched-with-ipg-link-evasi0n7.exe file
      • If you're using a 5S/5C on 7.0, it'll be called ONLY_5c_7.0_evasi0n7.exe
    2. Plug your device into your computer and trust the computer on device when prompted
    3. In Evasi0n7, click "Jailbreak"
      • It may take a moment for the required files to download
    4. Once your phone has rebooted once, open the Evasi0n app on your home screen
    5. Once your phone has rebooted again, unlock your device. Evasi0n will reboot your device one last time and you will see the evasi0n logo on your phone as it boots up
    ',3)),o("p",null,[e[7]||(e[7]=n("Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install ")),i(r,{to:"/faq/#what-are-tweaks"},{default:p(()=>e[6]||(e[6]=[n("tweaks")])),_:1}),e[8]||(e[8]=n(", themes and more."))])])}var b=a(f,[["render",m],["__file","index.html.vue"]]);export{b as default}; diff --git a/assets/index.html.ff19d385.js b/assets/index.html.ff19d385.js new file mode 100644 index 000000000000..e6e8a551f2c9 --- /dev/null +++ b/assets/index.html.ff19d385.js @@ -0,0 +1 @@ +import{_ as d}from"./futurerestore-gui.e50e3f73.js";import{_ as u,r as s,o as p,c as g,a as o,b as t,d as n,e as l,w as a}from"./app.748f7f56.js";const b={},f={href:"https://gist.github.com/aac55c97f7925cddcf5ec3167f85dfe8",target:"_blank",rel:"noopener noreferrer"},h={href:"https://gist.github.com/Cryptiiiic/b82133ac290070939189e1377dc3ac85",target:"_blank",rel:"noopener noreferrer"},m={class:"custom-container danger"},y={href:"https://docs.google.com/spreadsheets/d/1Mb1UNm6g3yvdQD67M413GYSaJ4uoNhLgpkc7YKi3LBs/edit#gid=0",target:"_blank",rel:"noopener noreferrer"},w={href:"https://github.com/CoocooFroggy/FutureRestore-GUI/releases",target:"_blank",rel:"noopener noreferrer"},k={href:"https://ipsw.me",target:"_blank",rel:"noopener noreferrer"},v={href:"https://www.apple.com/itunes/",target:"_blank",rel:"noopener noreferrer"},S={href:"https://github.com/opa334/TrollStore/releases",target:"_blank",rel:"noopener noreferrer"},x={href:"https://github.com/opa334/TrollNonce/releases",target:"_blank",rel:"noopener noreferrer"},T={href:"https://repo.1conan.com",target:"_blank",rel:"noopener noreferrer"},N={href:"https://github.com/opa334/TrollStore",target:"_blank",rel:"noopener noreferrer"},O={href:"https://github.com/opa334/TrollNonce/releases",target:"_blank",rel:"noopener noreferrer"},C={class:"custom-container warning"},F={href:"https://gist.github.com/aac55c97f7925cddcf5ec3167f85dfe8",target:"_blank",rel:"noopener noreferrer"},E={class:"custom-container danger"},I={href:"https://cdn.cryptiiiic.com/bin/Windows/x86_64/futurerestore/futurerestore-Windows-x86_64-v2.0.0-test-Build_304-RELEASE.exe",target:"_blank",rel:"noopener noreferrer"},j={href:"https://discord.gg/9apvC4C3CC",target:"_blank",rel:"noopener noreferrer"};function A(B,e){const r=s("ExternalLinkIcon"),i=s("router-link");return p(),g("div",null,[e[63]||(e[63]=o("h2",{id:"notes",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#notes","aria-hidden":"true"},"#"),t(" Notes")],-1)),o("p",null,[e[2]||(e[2]=t("If you are on iOS 15.2 or newer on an A10- device, you should follow ")),o("a",f,[e[0]||(e[0]=t("this")),n(r)]),e[3]||(e[3]=t(" guide instead. Note that if you are on a device that supports iOS 16 (which includes A12+), you will ")),e[4]||(e[4]=o("strong",null,"not",-1)),e[5]||(e[5]=t(" be able to follow this guide due to Cryptex1 and SEP/BB incompatibility. For more information on why this is the case, please go ")),o("a",h,[e[1]||(e[1]=t("here")),n(r)]),e[6]||(e[6]=t("."))]),e[64]||(e[64]=o("h2",{id:"requirements",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#requirements","aria-hidden":"true"},"#"),t(" Requirements")],-1)),e[65]||(e[65]=o("ul",null,[o("li",null,[t("Blobs saved for the version you want to restore to "),o("ul",null,[o("li",null,[t("These blobs must be for "),o("strong",null,"your"),t(" device only; you cannot use other people's blobs")])])]),o("li",null,[t("A jailbroken device "),o("strong",null,"or"),t(" an A10-A11 device on 15.0-15.1.1")])],-1)),o("div",m,[e[12]||(e[12]=o("p",{class:"custom-container-title"},"DANGER",-1)),o("p",null,[e[8]||(e[8]=t("You ")),e[9]||(e[9]=o("strong",null,"must",-1)),e[10]||(e[10]=t(" make sure that the latest SEP/BB is compatible to the version you are attempting to restore to in order to prevent bootloops or failed activation! To do so, please consult the ")),o("a",y,[e[7]||(e[7]=t("SEP/BB Chart")),n(r)]),e[11]||(e[11]=t('. If a cell says "Compatible" then you are free to restore to that version.'))])]),e[66]||(e[66]=o("h2",{id:"downloads",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#downloads","aria-hidden":"true"},"#"),t(" Downloads")],-1)),o("ul",null,[o("li",null,[e[14]||(e[14]=t("The latest release of ")),o("a",w,[e[13]||(e[13]=t("FutureRestore-GUI")),n(r)])]),o("li",null,[e[16]||(e[16]=t("The iPSW file for your device from ")),o("a",k,[e[15]||(e[15]=t("ipsw.me")),n(r)]),e[17]||(e[17]=o("ul",null,[o("li",null,"This should be the same iOS version as your blob")],-1))]),o("li",null,[e[19]||(e[19]=t("On Windows, make sure you have ")),o("a",v,[e[18]||(e[18]=t("iTunes")),n(r)]),e[20]||(e[20]=t(" installed ")),e[21]||(e[21]=o("ul",null,[o("li",null,"Scroll down and select the other Windows build as the Windows Store version will not work")],-1))]),o("li",null,[e[26]||(e[26]=t("If on an A10 device on 15.0-15.1.1 ")),o("ul",null,[o("li",null,[e[23]||(e[23]=t("The latest version of ")),o("a",S,[e[22]||(e[22]=t("TrollStore")),n(r)])]),o("li",null,[e[25]||(e[25]=t("The latest version of ")),o("a",x,[e[24]||(e[24]=t("TrollNonce")),n(r)])])])])]),e[67]||(e[67]=o("h2",{id:"getting-started-jailbroken",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#getting-started-jailbroken","aria-hidden":"true"},"#"),t(" Getting Started (Jailbroken)")],-1)),o("ol",null,[e[30]||(e[30]=o("li",null,"Open your package manager on your jailbroken iDevice",-1)),o("li",null,[e[28]||(e[28]=t("Add ")),o("a",T,[e[27]||(e[27]=t("repo.1conan.com")),n(r)]),e[29]||(e[29]=t(" to your sources"))]),e[31]||(e[31]=o("li",null,"Download and install dimentio",-1)),e[32]||(e[32]=o("li",null,"Download and install NewTerm2",-1)),e[33]||(e[33]=o("li",null,[t("Proceed to "),o("a",{href:"#finding-the-generator"},"Finding the generator")],-1))]),e[68]||(e[68]=o("h2",{id:"getting-started-non-jailbroken",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#getting-started-non-jailbroken","aria-hidden":"true"},"#"),t(" Getting Started (Non-Jailbroken)")],-1)),o("ol",null,[o("li",null,[e[35]||(e[35]=t("Navigate to the ")),o("a",N,[e[34]||(e[34]=t("TrollStore")),n(r)]),e[36]||(e[36]=t(" GitHub page and follow the installation instructions for your device ")),e[37]||(e[37]=o("ul",null,[o("li",null,'If "Not Supported" is listed and you cannot jailbreak or you do not have an A11- device, you will be unable to proceed further')],-1))]),o("li",null,[e[39]||(e[39]=t("Once TrollStore is installed, install the ")),o("a",O,[e[38]||(e[38]=t("TrollNonce")),n(r)]),e[40]||(e[40]=t(" app through TrollStore"))]),e[41]||(e[41]=o("li",null,"Proceed to the next section",-1))]),e[69]||(e[69]=l('

    Finding the generator

    DANGER

    Make sure you do not edit the blob file! Doing so will make it invalid and unusable with futurerestore.

    1. Open your blob in a text editor and search for generatorGeneratorExample

    2. Note down the value inside the <string> field

      • This should be a 0x followed 16 characters which will be a combination of letters and numbers. This is your generator.

    NOTE: If there is no generator value, try to remember which jailbreak you were using at the time of saving blobs. If you were using unc0ver, your generator is most likely 0x1111111111111111, and if you were using Chimera/Odyssey/Taurine, your generator is most likely 0xbd34a880be0b53f3

    Setting the nonce (Jailbroken)

    1. Open NewTerm 2 on your iDevice and type the following command, where [generator] is the value you just grabbed: su root -c 'dimentio [generator]'

    2. When asked for a password, enter your root password

      • By default, this is set to alpine, not your phone's password.
    3. Once the command executes, a lot of text should appear

    4. Near the end of the text, you should see the line Set nonce to [generator]

    Setting the nonce (Unjailbroken)

    ',7)),o("div",C,[e[45]||(e[45]=o("p",{class:"custom-container-title"},"WARNING",-1)),o("p",null,[e[43]||(e[43]=t("This method will not work for A9 devices at all or A10 devices on 15.2+. If you cannot jailbreak, you must follow ")),o("a",F,[e[42]||(e[42]=t("this")),n(r)]),e[44]||(e[44]=t(" guide."))])]),e[70]||(e[70]=o("ol",null,[o("li",null,"Open the TrollNonce app"),o("li",null,[t("Select the "),o("code",null,"Set Nonce"),t(" option, then input the generator value you found in your blob into the box. Tap "),o("code",null,"Set")])],-1)),e[71]||(e[71]=o("h3",{id:"on-computer",tabindex:"-1"},[o("a",{class:"header-anchor",href:"#on-computer","aria-hidden":"true"},"#"),t(" On Computer")],-1)),o("div",E,[e[51]||(e[51]=o("p",{class:"custom-container-title"},"DANGER",-1)),o("p",null,[e[47]||(e[47]=t("To reiterate: you ")),e[48]||(e[48]=o("strong",null,"cannot",-1)),e[49]||(e[49]=t(" FutureRestore on any device that has supports iOS 16. Following the steps listed below will either result in the process failing or will fail activation when setting up the device, both of which will require a restore to a signed iOS version. While you cannot downgrade, you may have a path to upgrade and instructions/details can be found at the ")),n(i,{to:"/updating-blobless"},{default:a(()=>e[46]||(e[46]=[t("Updating (blobless)")])),_:1}),e[50]||(e[50]=t(" page."))])]),e[72]||(e[72]=l('
    1. Connect your iDevice to your computer

    2. Make sure that your computer is trusted by your device

      • Optionally, you can create a full backup of your device through iTunes or Finder
    3. Open FutureRestoreGUI on your computer

      • If prompted by Windows Defender, Windows Smartscreen or other anti-virus software, allow the program to run - it\u2019s safe
    4. When opening FutureRestoreGUI, you should be greeted by this menu: FutureRestoreGUI main screen

    5. Click the Settings button and enable Futurerestore Beta, then click the Download FutureRestore button. This option is only available for macOS and Linux

    ',1)),o("ul",null,[o("li",null,[e[53]||(e[53]=t("Windows users must download the beta from ")),o("a",I,[e[52]||(e[52]=t("here")),n(r)]),e[54]||(e[54]=t(". Once that is done, press ")),e[55]||(e[55]=o("code",null,"Select FutureRestore Binary/Executable",-1)),e[56]||(e[56]=t(" and navigate to where you have downloaded the beta. Select the file and click ")),e[57]||(e[57]=o("code",null,"Open",-1))])]),e[73]||(e[73]=l("
    1. Click the Select Blob File... button and select your blob .shsh2 file
    2. Click the Select Target iPSW File... and select your .ipsw file
    3. Then click the Next button to navigate to the Options menu, make sure Extra Logs is enabled
    4. If you are not downgrading, then it is safe to enable Preserve Data in the options menu in order to keep data. However, using it while downgrading may be dangerous
    5. Do not enable AP Nonce Collision on any modern devices
    6. Enable No RSEP
    7. Click Next to navigate to the controls menu
    8. Click Start Futurerestore
    ",1)),o("p",null,[e[60]||(e[60]=t("If you experience any issues during the Process, look in the ")),n(i,{to:"/futurerestore-help"},{default:a(()=>e[58]||(e[58]=[t("FutureRestore help page")])),_:1}),e[61]||(e[61]=t(", if you still can't find a solution, ask in the #genius-bar forum on the r/jailbreak ")),o("a",j,[e[59]||(e[59]=t("Discord Server")),n(r)]),e[62]||(e[62]=t("."))])])}var G=u(b,[["render",A],["__file","index.html.vue"]]);export{G as default}; diff --git a/assets/index.html.fff22d4a.js b/assets/index.html.fff22d4a.js new file mode 100644 index 000000000000..1e0b663f0bf4 --- /dev/null +++ b/assets/index.html.fff22d4a.js @@ -0,0 +1 @@ +const t=JSON.parse('{"key":"v-19216d78","path":"/using-tns/","title":"Using TotallyNotSpyware","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using TotallyNotSpyware","description":"Guide to using TotallyNotSpyware","permalink":"/using-tns","redirect_from":["/using-totallynotspyware","/installing-tns","/installing-totallynotspyware","/totallynotspyware","/tns","/installing-doubleh3lix","/installing-doublehelix","/doubleh3lix","/doublehelix","/dh","/using-meridian","/installing-meridian","/meridian","/md"],"discordNoticeText":"For support in English, ask for help on the LegacyJailbreak [Discord Server](http://discord.legacyjailbreak.com/).","pkgman":"cydia","extra_contributors":["TheHacker894"]},"excerpt":"","headers":[{"level":2,"title":"Running TotallyNotSpyware","slug":"running-totallynotspyware","children":[]}],"git":{"updatedTime":1700015590000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":7}]},"filePathRelative":"en_US/jailbreak/using-totallynotspyware.md"}');export{t as data}; diff --git a/assets/js/analytics.js b/assets/js/analytics.js new file mode 100644 index 000000000000..37764c529959 --- /dev/null +++ b/assets/js/analytics.js @@ -0,0 +1,5 @@ +window.dataLayer = window.dataLayer || []; +function gtag(){dataLayer.push(arguments);} +gtag('js', new Date()); + +gtag('config', 'G-VQN23KZJCX'); \ No newline at end of file diff --git a/assets/js/hide.js b/assets/js/hide.js new file mode 100644 index 000000000000..c14fad35db77 --- /dev/null +++ b/assets/js/hide.js @@ -0,0 +1,58 @@ +(function (window) { + { + const osQuery = document.querySelector('.hide--os'); + const mobileQuery = document.querySelector('.hide--mobile'); + + if (!osQuery || !mobileQuery) return + + const hideOS = document.querySelector('.hide--os').style; + const hideMobile = document.querySelector('.hide--mobile').style; + const plat = navigator.platform + + if (!plat) { + hideOS.display = "none"; + hideMobile.display = "none"; + } + + switch(plat) { + /* desktop operation systems */ + case "MacIntel": + hideOS.display = "none"; + break; + case "MacPPC": + hideOS.display = "none"; + break; + case "Mac68K": + hideOS.display = "none"; + break; + case "Linux i686": + hideOS.display = "none"; + break; + case "Linux armv7l": + hideOS.display = "none"; + break; + case "Linux armv8l": + hideOS.display = "none"; + break; + case "Linux x86_64": + hideOS.display = "none"; + break; + /* phones */ + case "iPhone": + hideMobile.display = "none"; + break; + case "iPod": + hideMobile.display = "none"; + break; + case "iPad": + hideMobile.display = "none"; + break; + case "BlackBerry": + hideMobile.display = "none"; + break; + case "Android": + hideMobile.display = "none"; + break; + } + } +}(this)); \ No newline at end of file diff --git a/assets/js/if_jailbreaksapp_signed.js b/assets/js/if_jailbreaksapp_signed.js new file mode 100644 index 000000000000..37cb3702377e --- /dev/null +++ b/assets/js/if_jailbreaksapp_signed.js @@ -0,0 +1,30 @@ +// credit to https://stackoverflow.com/a/61511955 +function waitForElm(selector) { + return new Promise(resolve=>{ + if (document.querySelector(selector)) { + return resolve(document.querySelector(selector)); + } + + const observer = new MutationObserver(mutations=>{ + if (document.querySelector(selector)) { + resolve(document.querySelector(selector)); + observer.disconnect(); + } + }); + + observer.observe(document.body, { + childList: true, + subtree: true + }); + }); +} + +waitForElm('#ifJailbreaksAppSigned').then(function(elm) { + let hideIf = elm.style; + hideIf.display = "none"; + fetch("https://api.jailbreaks.app/status").then(res=>res.json()).then(body=>{ + if (body.status == "Signed") { + hideIf.display = "block"; + } + }); +}); diff --git a/assets/js/show_if_windows.js b/assets/js/show_if_windows.js new file mode 100644 index 000000000000..61cfa03f7315 --- /dev/null +++ b/assets/js/show_if_windows.js @@ -0,0 +1,34 @@ +(function (window) { + { + var unknown = '-'; + var nAgt = navigator.userAgent; + var nVer = navigator.appVersion; + var mobile = /Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test(nVer); + var os = unknown; + var clientStrings = [ + {s:'Windows', r:/(Windows 10.0|Windows NT 10.0|Windows 8.1|Windows NT 6.3|Windows 8|Windows NT 6.2|Windows 7|Windows NT 6.1|Windows NT 6.0|Windows NT 5.2|Windows NT 5.1|Windows XP|Windows NT 5.0|Windows 2000|Win 9x 4.90|Windows ME|Windows 98|Win98 Windows|NT 4.0|WinNT4.0|WinNT|Windows NT|Windows CE)/}, + ]; + for (var id in clientStrings) { + var cs = clientStrings[id]; + if (cs.r.test(nAgt)) { + os = cs.s; + break; + } + } + } + var osVersion = unknown; + switch (os) { + case 'iOS': + osVersion = /OS (\d+)_(\d+)_?(\d+)?/.exec(nVer); + osVersion = osVersion[1] + '.' + osVersion[2] + '.' + (osVersion[3] | 0); + break; + } + var div = document.getElementById("hide_os"); + if (!div) return + if (os == "Windows") { + div.style.display = "block"; + } + else { + div.style.display = "none"; + } +}(this)); diff --git a/assets/limera1n.7af217c3.js b/assets/limera1n.7af217c3.js new file mode 100644 index 000000000000..7181c13375e0 --- /dev/null +++ b/assets/limera1n.7af217c3.js @@ -0,0 +1 @@ +var s="/assets/images/limera1n.png";export{s as _}; diff --git a/assets/no-loader.html.03ec0ce1.js b/assets/no-loader.html.03ec0ce1.js new file mode 100644 index 000000000000..3f1e9171feb5 --- /dev/null +++ b/assets/no-loader.html.03ec0ce1.js @@ -0,0 +1 @@ +import{_ as n,o as t,c as r,a as e,b as o}from"./app.748f7f56.js";const l={};function s(c,a){return t(),r("div",null,a[0]||(a[0]=[e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,[o("Dopo aver installato Odysseyra1n, "),e("strong",null,"non"),o(" installare Cydia dall'app Loader.")])],-1)]))}var i=n(l,[["render",s],["__file","no-loader.html.vue"]]);export{i as default}; diff --git a/assets/no-loader.html.8885ea8b.js b/assets/no-loader.html.8885ea8b.js new file mode 100644 index 000000000000..bf7ae74db052 --- /dev/null +++ b/assets/no-loader.html.8885ea8b.js @@ -0,0 +1 @@ +import{_ as n,o,c as r,a as e,b as a}from"./app.748f7f56.js";const s={};function l(c,t){return o(),r("div",null,t[0]||(t[0]=[e("div",{class:"custom-container danger"},[e("p",{class:"custom-container-title"},"DANGER"),e("p",null,[a("After installing Odysseyra1n, "),e("strong",null,"do not"),a(" install Cydia from the Loader app.")])],-1)]))}var i=n(s,[["render",l],["__file","no-loader.html.vue"]]);export{i as default}; diff --git a/assets/no-loader.html.a8c30167.js b/assets/no-loader.html.a8c30167.js new file mode 100644 index 000000000000..7c5995068cb1 --- /dev/null +++ b/assets/no-loader.html.a8c30167.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-22b80ccc","path":"/en_US/jailbreak/checkra1n/include/no-loader.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":3},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/jailbreak/checkra1n/include/no-loader.md"}');export{e as data}; diff --git a/assets/no-loader.html.f16c81fd.js b/assets/no-loader.html.f16c81fd.js new file mode 100644 index 000000000000..87dae131bc99 --- /dev/null +++ b/assets/no-loader.html.f16c81fd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1a0eb1ef","path":"/it_IT/jailbreak/checkra1n/include/no-loader.html","title":"","lang":"it_IT","frontmatter":{},"excerpt":"","headers":[],"git":{"updatedTime":1653167221000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/include/no-loader.md"}');export{e as data}; diff --git a/assets/odysseymain.53f3358b.js b/assets/odysseymain.53f3358b.js new file mode 100644 index 000000000000..dfb7f57021f3 --- /dev/null +++ b/assets/odysseymain.53f3358b.js @@ -0,0 +1 @@ +var s="/assets/images/p0sixpwn.png",a="/assets/images/odysseymain.png";export{a as _,s as a}; diff --git a/assets/odysseyra1n-explanation.html.0db5886e.js b/assets/odysseyra1n-explanation.html.0db5886e.js new file mode 100644 index 000000000000..f0f7429aa29c --- /dev/null +++ b/assets/odysseyra1n-explanation.html.0db5886e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3632547e","path":"/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.html","title":"","lang":"it_IT","frontmatter":{},"excerpt":"","headers":[],"git":{"updatedTime":1653167221000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.md"}');export{e as data}; diff --git a/assets/odysseyra1n-explanation.html.192f7a4d.js b/assets/odysseyra1n-explanation.html.192f7a4d.js new file mode 100644 index 000000000000..bdd69bc3fba7 --- /dev/null +++ b/assets/odysseyra1n-explanation.html.192f7a4d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7be1562e","path":"/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":1}]},"filePathRelative":"en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.md"}');export{e as data}; diff --git a/assets/odysseyra1n-explanation.html.2da072c2.js b/assets/odysseyra1n-explanation.html.2da072c2.js new file mode 100644 index 000000000000..8aafe804728e --- /dev/null +++ b/assets/odysseyra1n-explanation.html.2da072c2.js @@ -0,0 +1 @@ +import{_ as a,o as t,c as n,a as r}from"./app.748f7f56.js";const s={};function l(o,e){return t(),n("div",null,e[0]||(e[0]=[r("p",null,"After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.",-1)]))}var c=a(s,[["render",l],["__file","odysseyra1n-explanation.html.vue"]]);export{c as default}; diff --git a/assets/odysseyra1n-explanation.html.402fa6d4.js b/assets/odysseyra1n-explanation.html.402fa6d4.js new file mode 100644 index 000000000000..790f19d9324a --- /dev/null +++ b/assets/odysseyra1n-explanation.html.402fa6d4.js @@ -0,0 +1 @@ +import{_ as a,o as r,c as t,a as n}from"./app.748f7f56.js";const o={};function s(l,e){return r(),t("div",null,e[0]||(e[0]=[n("p",null,"Dopo aver installato checkra1n, useremo uno script per installare Odysseyra1n. Questo sostituisce parti importanti del jailbreak con alternative moderne e veloci.",-1)]))}var c=a(o,[["render",s],["__file","odysseyra1n-explanation.html.vue"]]);export{c as default}; diff --git a/assets/p0sixspwn-win.041ad54e.js b/assets/p0sixspwn-win.041ad54e.js new file mode 100644 index 000000000000..fc6a7141f004 --- /dev/null +++ b/assets/p0sixspwn-win.041ad54e.js @@ -0,0 +1 @@ +var s="/assets/images/p0sixspwn-win.png";export{s as _}; diff --git a/assets/pangu7-win.56b56f00.js b/assets/pangu7-win.56b56f00.js new file mode 100644 index 000000000000..d251bfa4bf85 --- /dev/null +++ b/assets/pangu7-win.56b56f00.js @@ -0,0 +1 @@ +var s="/assets/images/pangu7-win.png";export{s as _}; diff --git a/assets/paypal_white.9982ba22.js b/assets/paypal_white.9982ba22.js new file mode 100644 index 000000000000..9e70a79180bf --- /dev/null +++ b/assets/paypal_white.9982ba22.js @@ -0,0 +1 @@ +var a="/assets/images/paypal_white.png";export{a as _}; diff --git a/assets/pwnagetool.da2131a7.js b/assets/pwnagetool.da2131a7.js new file mode 100644 index 000000000000..b8799ab63203 --- /dev/null +++ b/assets/pwnagetool.da2131a7.js @@ -0,0 +1 @@ +var s="/assets/images/pwnagetool.png";export{s as _}; diff --git a/assets/search.0782d0d1.svg b/assets/search.0782d0d1.svg new file mode 100644 index 000000000000..03d83913e828 --- /dev/null +++ b/assets/search.0782d0d1.svg @@ -0,0 +1 @@ + diff --git a/assets/semi-tethered.html.3894028a.js b/assets/semi-tethered.html.3894028a.js new file mode 100644 index 000000000000..9aa84ee7e762 --- /dev/null +++ b/assets/semi-tethered.html.3894028a.js @@ -0,0 +1 @@ +import{_ as a,r as i,o,c as s,a as l,b as r,d as n,w as d}from"./app.748f7f56.js";const p={};function u(m,e){const t=i("router-link");return o(),s("div",null,[l("p",null,[e[1]||(e[1]=r("Odysseyra1n \xE8 un ")),n(t,{to:"/it_IT/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:d(()=>e[0]||(e[0]=[r("jailbreak semi-tethered")])),_:1}),e[2]||(e[2]=r(", dovrai utilizzare un PC per ri-applicare l'exploit dopo un riavvio. Clicca qui per saperne di pi\xF9."))])])}var f=a(p,[["render",u],["__file","semi-tethered.html.vue"]]);export{f as default}; diff --git a/assets/semi-tethered.html.6273f464.js b/assets/semi-tethered.html.6273f464.js new file mode 100644 index 000000000000..5d11140aabf9 --- /dev/null +++ b/assets/semi-tethered.html.6273f464.js @@ -0,0 +1 @@ +import{_ as o,r as a,o as s,c as l,a as n,b as t,d as i,w as d}from"./app.748f7f56.js";const m={};function p(f,e){const r=a("router-link");return s(),l("div",null,[n("p",null,[e[1]||(e[1]=t("Odysseyra1n is a ")),i(r,{to:"/types-of-jailbreak/#semi-tethered-jailbreaks"},{default:d(()=>e[0]||(e[0]=[t("semi-tethered jailbreak")])),_:1}),e[2]||(e[2]=t(", meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more."))])])}var _=o(m,[["render",p],["__file","semi-tethered.html.vue"]]);export{_ as default}; diff --git a/assets/semi-tethered.html.6293535a.js b/assets/semi-tethered.html.6293535a.js new file mode 100644 index 000000000000..51195b54d095 --- /dev/null +++ b/assets/semi-tethered.html.6293535a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-15c8a229","path":"/en_US/jailbreak/checkra1n/include/semi-tethered.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[],"git":{"updatedTime":1700016243000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":2},{"name":"emiyl","email":"me@emiyl.com","commits":2}]},"filePathRelative":"en_US/jailbreak/checkra1n/include/semi-tethered.md"}');export{e as data}; diff --git a/assets/semi-tethered.html.b765abf4.js b/assets/semi-tethered.html.b765abf4.js new file mode 100644 index 000000000000..d6bb8b6f9855 --- /dev/null +++ b/assets/semi-tethered.html.b765abf4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-bc75b004","path":"/it_IT/jailbreak/checkra1n/include/semi-tethered.html","title":"","lang":"it_IT","frontmatter":{},"excerpt":"","headers":[],"git":{"updatedTime":1653172312000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/jailbreak/checkra1n/include/semi-tethered.md"}');export{e as data}; diff --git a/assets/sideloadly_win.6263388d.js b/assets/sideloadly_win.6263388d.js new file mode 100644 index 000000000000..af01020686fd --- /dev/null +++ b/assets/sideloadly_win.6263388d.js @@ -0,0 +1 @@ +var s="/assets/images/sideloadly_win.png";export{s as _}; diff --git a/assets/style.537c7e98.css b/assets/style.537c7e98.css new file mode 100644 index 000000000000..4cfd218b9af2 --- /dev/null +++ b/assets/style.537c7e98.css @@ -0,0 +1 @@ +:root{--back-to-top-z-index: 5;--back-to-top-color: #3eaf7c;--back-to-top-color-hover: #71cda3}.back-to-top{cursor:pointer;position:fixed;bottom:2rem;right:2.5rem;width:2rem;height:1.2rem;background-color:var(--back-to-top-color);-webkit-mask:url(/assets/back-to-top.8efcbe56.svg) no-repeat;mask:url(/assets/back-to-top.8efcbe56.svg) no-repeat;z-index:var(--back-to-top-z-index)}.back-to-top:hover{background-color:var(--back-to-top-color-hover)}@media (max-width: 959px){.back-to-top{display:none}}.back-to-top-enter-active,.back-to-top-leave-active{transition:opacity .3s}.back-to-top-enter-from,.back-to-top-leave-to{opacity:0}:root{--external-link-icon-color: #aaa}.external-link-icon{position:relative;display:inline-block;color:var(--external-link-icon-color);vertical-align:middle;top:-1px}.external-link-icon-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--medium-zoom-z-index: 100;--medium-zoom-bg-color: #ffffff;--medium-zoom-opacity: 1}.medium-zoom-overlay{background-color:var(--medium-zoom-bg-color)!important;z-index:var(--medium-zoom-z-index)}.medium-zoom-overlay~img{z-index:calc(var(--medium-zoom-z-index) + 1)}.medium-zoom--opened .medium-zoom-overlay{opacity:var(--medium-zoom-opacity)}:root{--nprogress-color: #29d;--nprogress-z-index: 1031}#nprogress{pointer-events:none}#nprogress .bar{background:var(--nprogress-color);position:fixed;z-index:var(--nprogress-z-index);top:0;left:0;width:100%;height:2px}:root{--c-brand: #3eaf7c;--c-brand-light: #4abf8a;--c-bg: #ffffff;--c-bg-light: #f3f4f5;--c-bg-lighter: #eeeeee;--c-bg-navbar: var(--c-bg);--c-bg-sidebar: var(--c-bg);--c-bg-arrow: #cccccc;--c-text: #2c3e50;--c-text-accent: var(--c-brand);--c-text-light: #3a5169;--c-text-lighter: #4e6e8e;--c-text-lightest: #6a8bad;--c-text-quote: #999999;--c-border: #eaecef;--c-border-dark: #dfe2e5;--c-tip: #42b983;--c-tip-bg: var(--c-bg-light);--c-tip-title: var(--c-text);--c-tip-text: var(--c-text);--c-tip-text-accent: var(--c-text-accent);--c-warning: #e7c000;--c-warning-bg: #fffae3;--c-warning-title: #ad9000;--c-warning-text: #746000;--c-warning-text-accent: var(--c-text);--c-danger: #cc0000;--c-danger-bg: #ffe0e0;--c-danger-title: #990000;--c-danger-text: #660000;--c-danger-text-accent: var(--c-text);--c-details-bg: #eeeeee;--c-badge-tip: var(--c-tip);--c-badge-warning: var(--c-warning);--c-badge-danger: var(--c-danger);--t-color: .3s ease;--t-transform: .3s ease;--code-bg-color: #282c34;--code-hl-bg-color: rgba(0, 0, 0, .66);--code-ln-color: #9e9e9e;--code-ln-wrapper-width: 3.5rem;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-code: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--navbar-height: 3.6rem;--navbar-padding-v: .7rem;--navbar-padding-h: 1.5rem;--sidebar-width: 20rem;--sidebar-width-mobile: calc(var(--sidebar-width) * .82);--content-width: 740px;--homepage-width: 960px}.back-to-top{--back-to-top-color: var(--c-brand);--back-to-top-color-hover: var(--c-brand-light)}.DocSearch{--docsearch-primary-color: var(--c-brand);--docsearch-text-color: var(--c-text);--docsearch-highlight-color: var(--c-brand);--docsearch-muted-color: var(--c-text-quote);--docsearch-container-background: rgba(9, 10, 17, .8);--docsearch-modal-background: var(--c-bg-light);--docsearch-searchbox-background: var(--c-bg-lighter);--docsearch-searchbox-focus-background: var(--c-bg);--docsearch-searchbox-shadow: inset 0 0 0 2px var(--c-brand);--docsearch-hit-color: var(--c-text-light);--docsearch-hit-active-color: var(--c-bg);--docsearch-hit-background: var(--c-bg);--docsearch-hit-shadow: 0 1px 3px 0 var(--c-border-dark);--docsearch-footer-background: var(--c-bg)}.external-link-icon{--external-link-icon-color: var(--c-text-quote)}.medium-zoom-overlay{--medium-zoom-bg-color: var(--c-bg)}#nprogress{--nprogress-color: var(--c-brand)}.pwa-popup{--pwa-popup-text-color: var(--c-text);--pwa-popup-bg-color: var(--c-bg);--pwa-popup-border-color: var(--c-brand);--pwa-popup-shadow: 0 4px 16px var(--c-brand);--pwa-popup-btn-text-color: var(--c-bg);--pwa-popup-btn-bg-color: var(--c-brand);--pwa-popup-btn-hover-bg-color: var(--c-brand-light)}.search-box{--search-bg-color: var(--c-bg);--search-accent-color: var(--c-brand);--search-text-color: var(--c-text);--search-border-color: var(--c-border);--search-item-text-color: var(--c-text-lighter);--search-item-focus-bg-color: var(--c-bg-light)}html.dark{--c-brand: #3aa675;--c-brand-light: #349469;--c-bg: #22272e;--c-bg-light: #2b313a;--c-bg-lighter: #262c34;--c-text: #adbac7;--c-text-light: #96a7b7;--c-text-lighter: #8b9eb0;--c-text-lightest: #8094a8;--c-border: #3e4c5a;--c-border-dark: #34404c;--c-tip: #318a62;--c-warning: #ceab00;--c-warning-bg: #7e755b;--c-warning-title: #ceac03;--c-warning-text: #362e00;--c-danger: #940000;--c-danger-bg: #806161;--c-danger-title: #610000;--c-danger-text: #3a0000;--c-details-bg: #323843;--code-hl-bg-color: #363b46}html.dark .DocSearch{--docsearch-logo-color: var(--c-text);--docsearch-modal-shadow: inset 1px 1px 0 0 #2c2e40, 0 3px 8px 0 #000309;--docsearch-key-shadow: inset 0 -2px 0 0 #282d55, inset 0 0 1px 1px #51577d, 0 2px 2px 0 rgba(3, 4, 9, .3);--docsearch-key-gradient: linear-gradient(-225deg, #444950, #1c1e21);--docsearch-footer-shadow: inset 0 1px 0 0 rgba(73, 76, 106, .5), 0 -4px 8px 0 rgba(0, 0, 0, .2)}html,body{padding:0;margin:0;background-color:var(--c-bg);transition:background-color var(--t-color)}html.dark{color-scheme:dark}html{font-size:16px}body{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;color:var(--c-text)}a{font-weight:500;color:var(--c-text-accent);text-decoration:none;overflow-wrap:break-word}p a code{font-weight:400;color:var(--c-text-accent)}kbd{font-family:var(--font-family-code);color:var(--c-text);background:var(--c-bg-lighter);border:solid .15rem var(--c-border-dark);border-bottom:solid .25rem var(--c-border-dark);border-radius:.15rem;padding:0 .15em}code{font-family:var(--font-family-code);color:var(--c-text-lighter);padding:.25rem .5rem;margin:0;font-size:.85em;background-color:var(--c-bg-lighter);border-radius:3px;overflow-wrap:break-word;transition:background-color var(--t-color)}blockquote{font-size:1rem;color:var(--c-text-quote);border-left:.2rem solid var(--c-border-dark);margin:1rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ul,ol{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}h1:focus-visible,h2:focus-visible,h3:focus-visible,h4:focus-visible,h5:focus-visible,h6:focus-visible{outline:none}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid var(--c-border);transition:border-color var(--t-color)}h3{font-size:1.35rem}h4{font-size:1.15rem}h5{font-size:1.05rem}h6{font-size:1rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}a.header-anchor:hover{text-decoration:none}a.header-anchor:focus-visible{opacity:1}p,ul,ol{line-height:1.7}hr{border:0;border-top:1px solid var(--c-border)}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto;transition:border-color var(--t-color)}tr{border-top:1px solid var(--c-border-dark);transition:border-color var(--t-color)}tr:nth-child(2n){background-color:var(--c-bg-light);transition:background-color var(--t-color)}th,td{padding:.6em 1em;border:1px solid var(--c-border-dark);transition:border-color var(--t-color)}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid var(--c-bg-arrow)}.arrow.down{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid var(--c-bg-arrow)}.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid var(--c-bg-arrow)}.arrow.left{border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:6px solid var(--c-bg-arrow)}.badge{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:var(--c-bg);vertical-align:top;transition:color var(--t-color),background-color var(--t-color)}.badge.tip{background-color:var(--c-badge-tip)}.badge.warning{background-color:var(--c-badge-warning)}.badge.danger{background-color:var(--c-badge-danger)}.table-of-contents .badge{vertical-align:middle}.badge+.badge{margin-left:5px}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:var(--font-family-code);font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#ec5975}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:#3eaf7c}.theme-default-content pre,.theme-default-content pre[class*=language-]{line-height:1.4;padding:1.3rem 1.5rem;margin:.85rem 0;border-radius:6px;overflow:auto}.theme-default-content pre code,.theme-default-content pre[class*=language-] code{color:#fff;padding:0;background-color:transparent;border-radius:0;overflow-wrap:unset;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.theme-default-content .line-number{font-family:var(--font-family-code)}div[class*=language-]{position:relative;background-color:var(--code-bg-color);border-radius:6px}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:var(--code-ln-color)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent!important;position:relative;z-index:1}div[class*=language-] .highlight-lines{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlight-line{background-color:var(--code-hl-bg-color)}div[class*=language-]:not(.line-numbers-mode) .line-numbers{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlight-line{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlight-line:before{content:" ";position:absolute;z-index:2;left:0;top:0;display:block;width:var(--code-ln-wrapper-width);height:100%}div[class*=language-].line-numbers-mode pre{margin-left:var(--code-ln-wrapper-width);padding-left:1rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers{position:absolute;top:0;width:var(--code-ln-wrapper-width);text-align:center;color:var(--code-ln-color);padding-top:1.25rem;line-height:1.4;counter-reset:line-number}div[class*=language-].line-numbers-mode .line-numbers .line-number{position:relative;z-index:3;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:1.4em}div[class*=language-].line-numbers-mode .line-numbers .line-number:before{counter-increment:line-number;content:counter(line-number);font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;top:0;left:0;width:var(--code-ln-wrapper-width);height:100%;border-radius:6px 0 0 6px;border-right:1px solid var(--code-hl-bg-color)}div[class*=language-].ext-c:before{content:"c"}div[class*=language-].ext-cpp:before{content:"cpp"}div[class*=language-].ext-cs:before{content:"cs"}div[class*=language-].ext-css:before{content:"css"}div[class*=language-].ext-dart:before{content:"dart"}div[class*=language-].ext-docker:before{content:"docker"}div[class*=language-].ext-fs:before{content:"fs"}div[class*=language-].ext-go:before{content:"go"}div[class*=language-].ext-html:before{content:"html"}div[class*=language-].ext-java:before{content:"java"}div[class*=language-].ext-js:before{content:"js"}div[class*=language-].ext-json:before{content:"json"}div[class*=language-].ext-kt:before{content:"kt"}div[class*=language-].ext-less:before{content:"less"}div[class*=language-].ext-makefile:before{content:"makefile"}div[class*=language-].ext-md:before{content:"md"}div[class*=language-].ext-php:before{content:"php"}div[class*=language-].ext-py:before{content:"py"}div[class*=language-].ext-rb:before{content:"rb"}div[class*=language-].ext-rs:before{content:"rs"}div[class*=language-].ext-sass:before{content:"sass"}div[class*=language-].ext-scss:before{content:"scss"}div[class*=language-].ext-sh:before{content:"sh"}div[class*=language-].ext-styl:before{content:"styl"}div[class*=language-].ext-ts:before{content:"ts"}div[class*=language-].ext-toml:before{content:"toml"}div[class*=language-].ext-vue:before{content:"vue"}div[class*=language-].ext-yml:before{content:"yml"}@media (max-width: 419px){.theme-default-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.code-group__nav{margin-top:.85rem;margin-bottom:calc(-1.7rem - 6px);padding-bottom:calc(1.7rem - 6px);padding-left:10px;padding-top:10px;border-top-left-radius:6px;border-top-right-radius:6px;background-color:var(--code-bg-color)}.code-group__ul{margin:auto 0;padding-left:0;display:inline-flex;list-style:none}.code-group__nav-tab{border:0;padding:5px;cursor:pointer;background-color:transparent;font-size:.85em;line-height:1.4;color:#ffffffe6;font-weight:600}.code-group__nav-tab:focus{outline:none}.code-group__nav-tab:focus-visible{outline:1px solid rgba(255,255,255,.9)}.code-group__nav-tab-active{border-bottom:var(--c-brand) 1px solid}@media (max-width: 419px){.code-group__nav{margin-left:-1.5rem;margin-right:-1.5rem;border-radius:0}}.code-group-item{display:none}.code-group-item__active{display:block}.code-group-item>pre{background-color:orange}.custom-container{transition:color var(--t-color),border-color var(--t-color),background-color var(--t-color)}.custom-container .custom-container-title{font-weight:600}.custom-container .custom-container-title:not(:only-child){margin-bottom:-.4rem}.custom-container.tip,.custom-container.warning,.custom-container.danger{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-container.tip{border-color:var(--c-tip);background-color:var(--c-tip-bg);color:var(--c-tip-text)}.custom-container.tip .custom-container-title{color:var(--c-tip-title)}.custom-container.tip a{color:var(--c-tip-text-accent)}.custom-container.warning{border-color:var(--c-warning);background-color:var(--c-warning-bg);color:var(--c-warning-text)}.custom-container.warning .custom-container-title{color:var(--c-warning-title)}.custom-container.warning a{color:var(--c-warning-text-accent)}.custom-container.danger{border-color:var(--c-danger);background-color:var(--c-danger-bg);color:var(--c-danger-text)}.custom-container.danger .custom-container-title{color:var(--c-danger-title)}.custom-container.danger a{color:var(--c-danger-text-accent)}.custom-container.details{display:block;position:relative;border-radius:2px;margin:1.6em 0;padding:1.6em;background-color:var(--c-details-bg)}.custom-container.details h4{margin-top:0}.custom-container.details figure:last-child,.custom-container.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-container.details summary{outline:none;cursor:pointer}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.home{padding:var(--navbar-height) 2rem 0;max-width:var(--homepage-width);margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero h1,.home .hero .description,.home .hero .actions{margin:1.8rem auto}.home .hero .actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:var(--c-text-lightest)}.home .hero .action-button{display:inline-block;font-size:1.2rem;padding:.8rem 1.6rem;border-width:2px;border-style:solid;border-radius:4px;transition:background-color var(--t-color);box-sizing:border-box}.home .hero .action-button.primary{color:var(--c-bg);background-color:var(--c-brand);border-color:var(--c-brand)}.home .hero .action-button.primary:hover{background-color:var(--c-brand-light)}.home .hero .action-button.secondary{color:var(--c-brand);background-color:var(--c-bg);border-color:var(--c-brand)}.home .hero .action-button.secondary:hover{color:var(--c-bg);background-color:var(--c-brand-light)}.home .features{border-top:1px solid var(--c-border);transition:border-color var(--t-color);padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:var(--c-text-light)}.home .feature p{color:var(--c-text-lighter)}.home .theme-default-content{padding:0;margin:0}.home .footer{padding:2.5rem;border-top:1px solid var(--c-border);text-align:center;color:var(--c-text-lighter);transition:border-color var(--t-color)}@media (max-width: 719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width: 419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero h1,.home .hero .description,.home .hero .actions{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.page{padding-top:var(--navbar-height);padding-left:var(--sidebar-width)}.navbar{position:fixed;z-index:20;top:0;left:0;right:0;height:var(--navbar-height);box-sizing:border-box;border-bottom:1px solid var(--c-border);background-color:var(--c-bg-navbar);transition:background-color var(--t-color),border-color var(--t-color)}.sidebar{font-size:16px;width:var(--sidebar-width);position:fixed;z-index:10;margin:0;top:var(--navbar-height);left:0;bottom:0;box-sizing:border-box;border-right:1px solid var(--c-border);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--c-brand) var(--c-border);background-color:var(--c-bg-sidebar);transition:transform var(--t-transform),background-color var(--t-color),border-color var(--t-color)}.sidebar::-webkit-scrollbar{width:7px}.sidebar::-webkit-scrollbar-track{background-color:var(--c-border)}.sidebar::-webkit-scrollbar-thumb{background-color:var(--c-brand)}.sidebar-mask{position:fixed;z-index:9;top:0;left:0;width:100vw;height:100vh;display:none}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(1){transform:rotate(45deg) translate3d(5.5px,5.5px,0)}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(2){transform:scale3d(0,1,1)}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(3){transform:rotate(-45deg) translate3d(6px,-6px,0)}.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(1),.theme-container.sidebar-open .navbar>.toggle-sidebar-button .icon span:nth-child(3){transform-origin:center}.theme-container.no-navbar .theme-default-content h1,.theme-container.no-navbar .theme-default-content h2,.theme-container.no-navbar .theme-default-content h3,.theme-container.no-navbar .theme-default-content h4,.theme-container.no-navbar .theme-default-content h5,.theme-container.no-navbar .theme-default-content h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .page{padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width: 720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}.theme-default-content a:hover{text-decoration:underline}.theme-default-content img{max-width:100%}.theme-default-content h1,.theme-default-content h2,.theme-default-content h3,.theme-default-content h4,.theme-default-content h5,.theme-default-content h6{margin-top:calc(.5rem - var(--navbar-height));padding-top:calc(1rem + var(--navbar-height));margin-bottom:0}.theme-default-content h1:first-child,.theme-default-content h2:first-child,.theme-default-content h3:first-child,.theme-default-content h4:first-child,.theme-default-content h5:first-child,.theme-default-content h6:first-child{margin-bottom:1rem}.theme-default-content h1:first-child+p,.theme-default-content h1:first-child+pre,.theme-default-content h1:first-child+.custom-container,.theme-default-content h2:first-child+p,.theme-default-content h2:first-child+pre,.theme-default-content h2:first-child+.custom-container,.theme-default-content h3:first-child+p,.theme-default-content h3:first-child+pre,.theme-default-content h3:first-child+.custom-container,.theme-default-content h4:first-child+p,.theme-default-content h4:first-child+pre,.theme-default-content h4:first-child+.custom-container,.theme-default-content h5:first-child+p,.theme-default-content h5:first-child+pre,.theme-default-content h5:first-child+.custom-container,.theme-default-content h6:first-child+p,.theme-default-content h6:first-child+pre,.theme-default-content h6:first-child+.custom-container{margin-top:2rem}@media (max-width: 959px){.sidebar{font-size:15px;width:var(--sidebar-width-mobile)}.page{padding-left:var(--sidebar-width-mobile)}}@media (max-width: 719px){.sidebar{top:0;padding-top:var(--navbar-height);transform:translate(-100%)}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translate(0)}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width: 419px){h1{font-size:1.9rem}}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.navbar{--navbar-line-height: calc( var(--navbar-height) - 2 * var(--navbar-padding-v) );padding:var(--navbar-padding-v) var(--navbar-padding-h);line-height:var(--navbar-line-height)}.navbar .logo{height:var(--navbar-line-height);margin-right:var(--navbar-padding-v);vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:var(--c-text);position:relative}.navbar .navbar-items-wrapper{display:flex;position:absolute;box-sizing:border-box;top:var(--navbar-padding-v);right:var(--navbar-padding-h);height:var(--navbar-line-height);padding-left:var(--navbar-padding-h);white-space:nowrap;font-size:.9rem}.navbar .navbar-items-wrapper .search-box{flex:0 0 auto;vertical-align:top}@media (max-width: 719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.navbar-items{display:inline-block}.navbar-items a{display:inline-block;line-height:1.4rem;color:inherit}.navbar-items a:hover,.navbar-items a.router-link-active{color:var(--c-text-accent)}.navbar-items .navbar-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:var(--navbar-line-height)}.navbar-items .navbar-item:first-child{margin-left:0}@media (max-width: 719px){.navbar-items .navbar-item{margin-left:0}}@media (min-width: 719px){.navbar-items a:hover,.navbar-items a.router-link-active{color:var(--c-text)}.navbar-item>a:hover,.navbar-item>a.router-link-active{margin-bottom:-2px;border-bottom:2px solid var(--c-text-accent)}}.toggle-sidebar-button{position:absolute;top:.6rem;left:1rem;display:none;padding:.6rem;cursor:pointer}.toggle-sidebar-button .icon{display:flex;flex-direction:column;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;cursor:inherit}.toggle-sidebar-button .icon span{display:inline-block;width:100%;height:2px;border-radius:2px;background-color:var(--c-text);transition:transform var(--t-transform)}.toggle-sidebar-button .icon span:nth-child(2){margin:6px 0}@media screen and (max-width: 719px){.toggle-sidebar-button{display:block}}.toggle-color-mode-button{display:flex;margin:auto;margin-left:1rem;border:0;background:none;color:var(--c-text);opacity:.8;cursor:pointer}.toggle-color-mode-button:hover{opacity:1}.toggle-color-mode-button .icon{width:1.25rem;height:1.25rem}.DocSearch{transition:background-color var(--t-color)}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.navbar-dropdown-wrapper{cursor:pointer}.navbar-dropdown-wrapper .navbar-dropdown-title,.navbar-dropdown-wrapper .navbar-dropdown-title-mobile{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:var(--c-text)}.navbar-dropdown-wrapper .navbar-dropdown-title:hover,.navbar-dropdown-wrapper .navbar-dropdown-title-mobile:hover{border-color:transparent}.navbar-dropdown-wrapper .navbar-dropdown-title .arrow,.navbar-dropdown-wrapper .navbar-dropdown-title-mobile .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.navbar-dropdown-wrapper .navbar-dropdown-title-mobile{display:none;font-weight:600;font-size:inherit}.navbar-dropdown-wrapper .navbar-dropdown-title-mobile:hover{color:var(--c-text-accent)}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item{color:inherit;line-height:1.7rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle{margin:.45rem 0 0;border-top:1px solid var(--c-border);padding:1rem 0 .45rem;font-size:.9rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle>span{padding:0 1.5rem 0 1.25rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle>a{font-weight:inherit}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle>a.router-link-active:after{display:none}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subitem-wrapper{padding:0;list-style:none}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subitem-wrapper .navbar-dropdown-subitem{font-size:.9em}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a:hover,.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a.router-link-active{color:var(--c-text-accent)}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid var(--c-text-accent);border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item:first-child .navbar-dropdown-subtitle{margin-top:0;padding-top:0;border-top:0}@media (max-width: 719px){.navbar-dropdown-wrapper.open .navbar-dropdown-title,.navbar-dropdown-wrapper.open .navbar-dropdown-title-mobile{margin-bottom:.5rem}.navbar-dropdown-wrapper .navbar-dropdown-title,.navbar-dropdown-wrapper .navbar-dropdown-title-mobile{display:none}.navbar-dropdown-wrapper .navbar-dropdown-title-mobile{display:block}.navbar-dropdown-wrapper .navbar-dropdown{transition:height .1s ease-out;overflow:hidden}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle{border-top:0;margin-top:0;padding-top:0;padding-bottom:0}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subtitle,.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item>a{font-size:15px;line-height:2rem}.navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item .navbar-dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width: 720px){.navbar-dropdown-wrapper{height:1.8rem}.navbar-dropdown-wrapper:hover .navbar-dropdown,.navbar-dropdown-wrapper.open .navbar-dropdown{display:block!important}.navbar-dropdown-wrapper.open:blur{display:none}.navbar-dropdown-wrapper .navbar-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:var(--c-bg-navbar);padding:.6rem 0;border:1px solid var(--c-border);border-bottom-color:var(--c-border-dark);text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.page{padding-bottom:2rem;display:block}.page .theme-default-content{max-width:var(--content-width);margin:0 auto;padding:2rem 2.5rem;padding-top:0}@media (max-width: 959px){.page .theme-default-content{padding:2rem}}@media (max-width: 419px){.page .theme-default-content{padding:1.5rem}}.page-meta{max-width:var(--content-width);margin:0 auto;padding:1rem 2.5rem;overflow:auto}@media (max-width: 959px){.page-meta{padding:2rem}}@media (max-width: 419px){.page-meta{padding:1.5rem}}.page-meta .meta-item{cursor:default;margin-top:.8rem}.page-meta .meta-item .meta-item-label{font-weight:500;color:var(--c-text-lighter)}.page-meta .meta-item .meta-item-info{font-weight:400;color:var(--c-text-quote)}.page-meta .edit-link{display:inline-block;margin-right:.25rem}.page-meta .last-updated{float:right}@media (max-width: 719px){.page-meta .last-updated{font-size:.8em;float:none}.page-meta .contributors{font-size:.8em}}.page-nav{max-width:var(--content-width);margin:0 auto;padding:1rem 2.5rem 2rem;padding-bottom:0}@media (max-width: 959px){.page-nav{padding:2rem}}@media (max-width: 419px){.page-nav{padding:1.5rem}}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid var(--c-border);transition:border-color var(--t-color);padding-top:1rem;overflow:auto}.page-nav .prev a:before{content:"\2190"}.page-nav .next{float:right}.page-nav .next a:after{content:"\2192"}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}:root{--c-brand: #30bcd5;--c-tip: #30bcd5;--c-bg: #f6f6f6;--c-bg-light: #f0f0f0}html.dark{--c-brand: #30bcd5;--c-tip: #3992a3;--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .navbar-items{display:none;border-bottom:1px solid var(--c-border);transition:border-color var(--t-color);padding:.5rem 0 .75rem}.sidebar .navbar-items a{font-weight:600}.sidebar .navbar-items .navbar-item{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar .sidebar-items{padding:1.5rem 0}@media (max-width: 719px){.sidebar .navbar-items{display:block}.sidebar .navbar-items .navbar-dropdown-wrapper .navbar-dropdown .navbar-dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar .sidebar-items{padding:1rem 0}}.sidebar-item{cursor:default;border-left:.25rem solid transparent;color:var(--c-text)}.sidebar-item:focus-visible{outline-width:1px;outline-offset:-1px}.sidebar-item.active:not(p.sidebar-heading){font-weight:600;color:var(--c-text-accent);border-left-color:var(--c-text-accent)}.sidebar-item.sidebar-heading{transition:color .15s ease;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0}.sidebar-item.sidebar-heading+.sidebar-item-children{transition:height .1s ease-out;overflow:hidden;margin-bottom:.75rem}.sidebar-item.sidebar-heading.collapsible{cursor:pointer}.sidebar-item.sidebar-heading.collapsible .arrow{position:relative;top:-.12em;left:.5em}.sidebar-item:not(.sidebar-heading){font-size:1em;font-weight:400;display:inline-block;margin:0;padding:.35rem 1rem .35rem 2rem;line-height:1.4;width:100%;box-sizing:border-box}.sidebar-item:not(.sidebar-heading)+.sidebar-item-children{padding-left:1rem;font-size:.95em}.sidebar-item-children .sidebar-item-children .sidebar-item:not(.sidebar-heading){padding:.25rem 1rem .25rem 1.75rem}.sidebar-item-children .sidebar-item-children .sidebar-item:not(.sidebar-heading).active{font-weight:500;border-left-color:transparent}a.sidebar-heading+.sidebar-item-children .sidebar-item:not(.sidebar-heading).active{border-left-color:transparent}a.sidebar-item{cursor:pointer}a.sidebar-item:hover{color:var(--c-text-accent)}.table-of-contents .badge{vertical-align:middle}.dropdown-enter-from,.dropdown-leave-to{height:0!important}.fade-slide-y-enter-active{transition:all .2s ease}.fade-slide-y-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.fade-slide-y-enter-from,.fade-slide-y-leave-to{transform:translateY(10px);opacity:0}.credits{margin-top:2em;display:table;width:50%;table-layout:fixed;border-spacing:.2em;margin-left:auto;margin-right:auto}.credits i{font-size:20px;padding-top:1em;margin-left:5px;margin-right:5px}.user{display:table-cell;margin:auto;text-align:center;vertical-align:middle}.user a,.user a:hover{text-decoration:none!important}.user img{border-radius:50%;width:80%}.user h3{margin:.3em!important}.user p{opacity:.65;margin-bottom:0!important}table{display:table;width:100%;text-align:center}.custom-container-title{display:none}:root{--search-bg-color: #ffffff;--search-accent-color: #3eaf7c;--search-text-color: #2c3e50;--search-border-color: #eaecef;--search-item-text-color: #5d81a5;--search-item-focus-bg-color: #f3f4f5;--search-input-width: 8rem;--search-result-width: 20rem}.search-box{display:inline-block;position:relative;margin-left:1rem}.search-box input{cursor:text;width:var(--search-input-width);height:2rem;color:var(--search-text-color);display:inline-block;border:1px solid var(--search-border-color);border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all ease .3s;background:var(--search-bg-color) url(/assets/search.0782d0d1.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:var(--search-accent-color)}.search-box .suggestions{background:var(--search-bg-color);width:var(--search-result-width);position:absolute;top:2rem;right:0;border:1px solid var(--search-border-color);border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion.focus{background-color:var(--search-item-focus-bg-color)}.search-box .suggestion.focus a{color:var(--search-accent-color)}.search-box .suggestion a{white-space:normal;color:var(--search-item-text-color)}.search-box .suggestion .page-title{font-weight:600}.search-box .suggestion .page-header{font-size:.9em;margin-left:.25em}@media (max-width: 720px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (max-width: 420px){.search-box input:focus{width:8rem}.search-box .suggestions{width:calc(100vw - 4rem);right:-.5rem}}.credits{margin-top:2em;display:table;width:50%;table-layout:fixed;border-spacing:.2em;margin-left:auto;margin-right:auto}.credits i{font-size:20px;padding-top:1em;margin-left:5px;margin-right:5px}.user{display:table-cell;margin:auto;text-align:center;vertical-align:middle}.user a,.user a:hover{text-decoration:none!important}.user img{border-radius:50%;width:80%}.user h3{margin:.3em!important}.user p{opacity:.65;margin-bottom:0!important}table{display:table;width:100%;text-align:center}.tableContainer{width:100%;overflow-x:auto}.custom-container-title{display:none}.custom-container.tip,.custom-container.warning,.custom-container.danger{border-width:1px;border-style:solid}.custom-container.none{background-color:var(--c-container-bg)}.custom-container.tip{border-color:var(--c-tip-bg)}.custom-container.warning{border-color:var(--c-warning-bg)}.custom-container.danger{border-color:var(--c-danger-bg)}html.dark .custom-container{background:var(--c-container-bg)}html.dark .custom-container.warning{border-color:var(--c-warning)}html.dark .custom-container.danger{border-color:var(--c-danger)}.custom-container{background-color:var(--c-tip-bg);color:var(--c-tip-text);padding:.1rem 1.5rem;margin:1rem 0;border-radius:8px}.tab-container{display:flex;flex-wrap:wrap}.tab-container section{display:contents}.tab-container section>input{display:none}.tab-container section .tab-link{border:1px solid var(--c-border);border-bottom-width:0;padding:.5rem 1rem;transition:.15s ease;cursor:pointer}@media screen and (min-width: 576px){html:not([dir=rtl]) .tab-container section:not(:first-of-type) .tab-link{border-left-width:0px}html:not([dir=rtl]) .tab-container section:first-of-type .tab-link{border-top-left-radius:.25rem}html:not([dir=rtl]) .tab-container section:last-of-type .tab-link{border-top-right-radius:.25rem}html[dir=rtl] .tab-container section:not(:first-of-type) .tab-link{border-right-width:0px}html[dir=rtl] .tab-container section:first-of-type .tab-link{border-top-right-radius:.25rem}html[dir=rtl] .tab-container section:last-of-type .tab-link{border-top-left-radius:.25rem}}.tab-container .tab{display:none;padding:.5rem 1.5rem;order:999;width:100%;border:1px solid var(--c-border)}.tab-container .tab h1,.tab-container .tab h2,.tab-container .tab h3,.tab-container .tab h4,.tab-container .tab h5,.tab-container .tab h6{padding-top:1.1em;margin-top:0}.tab-container .tab .header-anchor{display:none}@media screen and (min-width: 576px){.tab-container .tab{border-radius:0 .25rem .25rem}html[dir=rtl] .tab-container .tab{border-radius:.25rem 0 .25rem .25rem}}@media screen and (max-width: 575px){.tab-container .tab-last{border-bottom-width:1px;border-radius:0 0 .25rem .25rem}}.tab-container input:checked+.tab-link{border-radius:0}.tab-container input:checked+.tab-link+.tab{display:block}.tab-container input:checked+.tab-link:not(:hover):not(:active):not(:focus){background-color:var(--c-border);border-color:var(--c-border)}.tab-container .tab-link:hover,.tab-container .tab-link:active,.tab-container .tab-link:focus{background-color:var(--c-border-dark);border-color:var(--c-border-dark)}.navigator{font-size:.9em}.navigator a{color:inherit;font-weight:600}.navigator span:after{content:">";padding-inline:.5em;font-weight:200}.sidebar::-webkit-scrollbar{width:5px}:root{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-tip: #30bcd5;--c-bg: rgb(246, 246, 246);--c-bg-light: #f0f0f0;--c-container-bg: #f0f0f0;--c-tip-bg: #e6edef;--c-tip-bg-hover: rgb(212.7, 227.9, 231.4)}html.dark{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-bg: rgb(34, 39, 46);--c-container-bg: #2b313a;--c-tip: #3992a3;--c-tip-bg: #2b313a;--c-tip-bg-hover: rgb(38.7, 44.1, 52.2);--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.navbar{background:rgba(246,246,246,.8);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);box-shadow:0 12px 32px #00000005,0 2px 6px #0000000f;border-bottom:0}.navbar .search-box input{background:rgba(0,0,0,0) url(/assets/search.0782d0d1.svg) .6rem .5rem no-repeat}html.dark .navbar{background:rgba(34,39,46,.8);box-shadow:none;border-bottom:1px solid var(--c-border)}@media (min-width: 720px){.navbar-dropdown-wrapper .navbar-dropdown{display:block!important;border-width:0px;box-shadow:0 12px 32px #0000001a,0 2px 6px #00000014;opacity:0;visibility:hidden;transform:translateY(-4px);transition:visibility 0s,opacity .25s,visibility .25s,transform .25s}html.dark .navbar-dropdown-wrapper .navbar-dropdown{border-width:1px}.navbar-item .fab,.navbar-dropdown-wrapper .fas{font-size:1.25rem;vertical-align:bottom;padding-bottom:1px}}@media (max-width: 720px){.navbar-item i:after{visibility:visible;font-size:1rem;letter-spacing:normal;padding-left:.5em}.navbar-item .fa-globe:after{content:"Language";padding-left:.5em;font-weight:600}.navbar-item .fa-github:after{content:"GitHub";padding-left:.5em;font-weight:600}.navbar-item .fa-twitter:after{content:"Twitter";font-weight:600}.navbar-item .fa-discord:after{content:"Discord";font-weight:600}}.navbar-dropdown-wrapper:hover .navbar-dropdown,.navbar-dropdown-wrapper.open .navbar-dropdown{opacity:1!important;visibility:visible;transform:translateY(0)}.navbar-item,.navbar-item a,.navbar-item .title{transition:color .25s}.navbar-item:hover .title,.navbar-item.router-link-active .title{border-bottom:0px;color:var(--c-text-lightest)}.navbar-item>a:hover,.navbar-item>a.router-link-active{border-bottom:0px;color:var(--c-text-accent)}.navbar-item .external-link-icon{display:none}.toggle-color-mode-button{opacity:1}.toggle-color-mode-button .icon{height:calc(1.25rem + 10px);margin-top:-2px}@media (max-width: 959px){.theme-default-content:not(.custom){padding-top:0rem}}h5{text-transform:uppercase;color:var(--c-text-lighter);font-size:1em;display:flex;align-items:center;font-weight:800;padding-block:1em}h5:after{content:"";background:var(--c-border);margin-left:10px;flex-grow:1;height:1px}:root{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-tip: #30bcd5;--c-bg: rgb(246, 246, 246);--c-bg-light: #f0f0f0;--c-container-bg: #f0f0f0;--c-tip-bg: #e6edef;--c-tip-bg-hover: rgb(212.7, 227.9, 231.4)}html.dark{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-bg: rgb(34, 39, 46);--c-container-bg: #2b313a;--c-tip: #3992a3;--c-tip-bg: #2b313a;--c-tip-bg-hover: rgb(38.7, 44.1, 52.2);--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.not-found-section{max-width:var(--content-width);margin:0 auto;padding:2rem 2.5rem}.heroImage[data-v-6912cd58]{background-size:cover;background-repeat:none;background-position:center;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.5)}.heroImage h1[data-v-6912cd58]{padding-left:.5em;padding-right:.5em;font-size:3.3em;font-weight:700;margin-top:0;margin-bottom:.4em}.heroImage .description[data-v-6912cd58]{padding-left:1em;padding-right:1em;font-size:1.5em;margin-top:0;margin-bottom:2em}.heroImage .actions[data-v-6912cd58]{display:flex;flex-wrap:wrap;padding-left:1.5em;padding-right:1.5em}.heroImage .actions .action-button[data-v-6912cd58]{margin-bottom:.5em;padding-block:.2em}.heroImage .actions .primary[data-v-6912cd58]{background:white;color:#000;mix-blend-mode:screen}.heroImage a[data-v-6912cd58]{color:#fff;font-size:1.5em;border:1px solid #fff;border-radius:4px;padding:.5em 1em;margin-right:.7em;transition:all .2s ease-in-out;transition-property:all;transition-duration:.2s;transition-timing-function:ease-in-out;transition-delay:0s}.heroWrapper[data-v-6912cd58]{max-width:var(--homepage-width);margin:0 auto;padding-top:6em;padding-bottom:5.5em}.hero[data-v-72122d0c]{padding:2em 0 0;display:block}.home[data-v-72122d0c]{max-width:var(--homepage-width);padding-top:1em!important}.credits{margin-top:2em;display:table;width:50%;table-layout:fixed;border-spacing:.2em;margin-left:auto;margin-right:auto}.credits i{font-size:20px;padding-top:1em;margin-left:5px;margin-right:5px}.user{display:table-cell;margin:auto;text-align:center;vertical-align:middle}.user a,.user a:hover{text-decoration:none!important}.user img{border-radius:50%;width:80%}.user h3{margin:.3em!important}.user p{opacity:.65;margin-bottom:0!important}table{display:table;width:100%;text-align:center}.tableContainer{width:100%;overflow-x:auto}.custom-container-title{display:none}.custom-container.tip,.custom-container.warning,.custom-container.danger{border-width:1px;border-style:solid}.custom-container.none{background-color:var(--c-container-bg)}.custom-container.tip{border-color:var(--c-tip-bg)}.custom-container.warning{border-color:var(--c-warning-bg)}.custom-container.danger{border-color:var(--c-danger-bg)}html.dark .custom-container{background:var(--c-container-bg)}html.dark .custom-container.warning{border-color:var(--c-warning)}html.dark .custom-container.danger{border-color:var(--c-danger)}.custom-container{background-color:var(--c-tip-bg);color:var(--c-tip-text);padding:.1rem 1.5rem;margin:1rem 0;border-radius:8px}.tab-container{display:flex;flex-wrap:wrap}.tab-container section{display:contents}.tab-container section>input{display:none}.tab-container section .tab-link{border:1px solid var(--c-border);border-bottom-width:0;padding:.5rem 1rem;transition:.15s ease;cursor:pointer}@media screen and (min-width: 576px){html:not([dir=rtl]) .tab-container section:not(:first-of-type) .tab-link{border-left-width:0px}html:not([dir=rtl]) .tab-container section:first-of-type .tab-link{border-top-left-radius:.25rem}html:not([dir=rtl]) .tab-container section:last-of-type .tab-link{border-top-right-radius:.25rem}html[dir=rtl] .tab-container section:not(:first-of-type) .tab-link{border-right-width:0px}html[dir=rtl] .tab-container section:first-of-type .tab-link{border-top-right-radius:.25rem}html[dir=rtl] .tab-container section:last-of-type .tab-link{border-top-left-radius:.25rem}}.tab-container .tab{display:none;padding:.5rem 1.5rem;order:999;width:100%;border:1px solid var(--c-border)}.tab-container .tab h1,.tab-container .tab h2,.tab-container .tab h3,.tab-container .tab h4,.tab-container .tab h5,.tab-container .tab h6{padding-top:1.1em;margin-top:0}.tab-container .tab .header-anchor{display:none}@media screen and (min-width: 576px){.tab-container .tab{border-radius:0 .25rem .25rem}html[dir=rtl] .tab-container .tab{border-radius:.25rem 0 .25rem .25rem}}@media screen and (max-width: 575px){.tab-container .tab-last{border-bottom-width:1px;border-radius:0 0 .25rem .25rem}}.tab-container input:checked+.tab-link{border-radius:0}.tab-container input:checked+.tab-link+.tab{display:block}.tab-container input:checked+.tab-link:not(:hover):not(:active):not(:focus){background-color:var(--c-border);border-color:var(--c-border)}.tab-container .tab-link:hover,.tab-container .tab-link:active,.tab-container .tab-link:focus{background-color:var(--c-border-dark);border-color:var(--c-border-dark)}.navigator{font-size:.9em}.navigator a{color:inherit;font-weight:600}.navigator span:after{content:">";padding-inline:.5em;font-weight:200}.sidebar::-webkit-scrollbar{width:5px}:root{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-tip: #30bcd5;--c-bg: rgb(246, 246, 246);--c-bg-light: #f0f0f0;--c-container-bg: #f0f0f0;--c-tip-bg: #e6edef;--c-tip-bg-hover: rgb(212.7, 227.9, 231.4)}html.dark{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-bg: rgb(34, 39, 46);--c-container-bg: #2b313a;--c-tip: #3992a3;--c-tip-bg: #2b313a;--c-tip-bg-hover: rgb(38.7, 44.1, 52.2);--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}.navbar{background:rgba(246,246,246,.8);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);box-shadow:0 12px 32px #00000005,0 2px 6px #0000000f;border-bottom:0}.navbar .search-box input{background:rgba(0,0,0,0) url(/assets/search.0782d0d1.svg) .6rem .5rem no-repeat}html.dark .navbar{background:rgba(34,39,46,.8);box-shadow:none;border-bottom:1px solid var(--c-border)}@media (min-width: 720px){.navbar-dropdown-wrapper .navbar-dropdown{display:block!important;border-width:0px;box-shadow:0 12px 32px #0000001a,0 2px 6px #00000014;opacity:0;visibility:hidden;transform:translateY(-4px);transition:visibility 0s,opacity .25s,visibility .25s,transform .25s}html.dark .navbar-dropdown-wrapper .navbar-dropdown{border-width:1px}.navbar-item .fab,.navbar-dropdown-wrapper .fas{font-size:1.25rem;vertical-align:bottom;padding-bottom:1px}}@media (max-width: 720px){.navbar-item i:after{visibility:visible;font-size:1rem;letter-spacing:normal;padding-left:.5em}.navbar-item .fa-globe:after{content:"Language";padding-left:.5em;font-weight:600}.navbar-item .fa-github:after{content:"GitHub";padding-left:.5em;font-weight:600}.navbar-item .fa-twitter:after{content:"Twitter";font-weight:600}.navbar-item .fa-discord:after{content:"Discord";font-weight:600}}.navbar-dropdown-wrapper:hover .navbar-dropdown,.navbar-dropdown-wrapper.open .navbar-dropdown{opacity:1!important;visibility:visible;transform:translateY(0)}.navbar-item,.navbar-item a,.navbar-item .title{transition:color .25s}.navbar-item:hover .title,.navbar-item.router-link-active .title{border-bottom:0px;color:var(--c-text-lightest)}.navbar-item>a:hover,.navbar-item>a.router-link-active{border-bottom:0px;color:var(--c-text-accent)}.navbar-item .external-link-icon{display:none}.toggle-color-mode-button{opacity:1}.toggle-color-mode-button .icon{height:calc(1.25rem + 10px);margin-top:-2px}@media (max-width: 959px){.theme-default-content:not(.custom){padding-top:0rem}}h5{text-transform:uppercase;color:var(--c-text-lighter);font-size:1em;display:flex;align-items:center;font-weight:800;padding-block:1em}h5:after{content:"";background:var(--c-border);margin-left:10px;flex-grow:1;height:1px}:root{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-tip: #30bcd5;--c-bg: rgb(246, 246, 246);--c-bg-light: #f0f0f0;--c-container-bg: #f0f0f0;--c-tip-bg: #e6edef;--c-tip-bg-hover: rgb(212.7, 227.9, 231.4)}html.dark{--c-brand: hsl(189, 80%, 45%);--c-brand-light: hsl(189, 90%, 55%);--c-bg: rgb(34, 39, 46);--c-container-bg: #2b313a;--c-tip: #3992a3;--c-tip-bg: #2b313a;--c-tip-bg-hover: rgb(38.7, 44.1, 52.2);--c-warning: #ceab00;--c-warning-bg: var(--c-tip-bg);--c-warning-title: #ceac03;--c-warning-text: var(--c-text);--c-warning-text-accent: #dbca79;--c-danger: #97424a;--c-danger-bg: var(--c-tip-bg);--c-danger-title: #610000;--c-danger-text: var(--c-text);--c-danger-text-accent: #e96e6e;--c-details-bg: #323843}h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td,th{text-align:center}.noBorder tr{background-color:inherit}.noBorder td{border:0;text-align:initial;vertical-align:0}.flexWrapper{display:flex;flex-wrap:wrap}.flexImg{overflow:hidden}.devImage,.expanded .devImage{max-height:8em;padding-right:.5em}.small .devImage{max-height:4em;padding-right:.25em}.flexColumn{flex-direction:column}.devHead{margin-right:1em;width:50%}.devImage1{max-width:100%}.variablePadding{display:block;margin-bottom:1em}@media only screen and (max-width: 600px){.devHead{width:100%}.devInfo,.devReleased{position:static!important}h3{white-space:normal;overflow:visible}.variablePadding{display:none}}.home{padding-top:0!important}.infoList{list-style-type:none;padding-left:0}table[data-v-3e70837e]{table-layout:fixed;margin-top:0}td[data-v-3e70837e],th[data-v-3e70837e]{text-align:center}td[data-v-3e70837e],th[data-v-3e70837e],tr[data-v-3e70837e]{background:rgba(0,0,0,0);border:0}th[data-v-3e70837e]{padding-bottom:1em}.separator[data-v-3e70837e]{margin-top:2em;width:80%}th a[data-v-3e70837e]{color:var(--c-text);font-weight:600;font-size:1.2em} diff --git a/assets/using-Cydia.html.257bd532.js b/assets/using-Cydia.html.257bd532.js new file mode 100644 index 000000000000..9b2c3e6dea2e --- /dev/null +++ b/assets/using-Cydia.html.257bd532.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4596cdee","path":"/it_IT/installing-unc0ver-trollstore/using-Cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-Cydia.html.6521f5f2.js b/assets/using-Cydia.html.6521f5f2.js new file mode 100644 index 000000000000..540b354f21f8 --- /dev/null +++ b/assets/using-Cydia.html.6521f5f2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-db9f4544","path":"/installing-unc0ver-trollstore/using-Cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-Cydia.html.761980d4.js b/assets/using-Cydia.html.761980d4.js new file mode 100644 index 000000000000..8fc824f75bf0 --- /dev/null +++ b/assets/using-Cydia.html.761980d4.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-Cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-Cydia.html.d50d7013.js b/assets/using-Cydia.html.d50d7013.js new file mode 100644 index 000000000000..86f3f5e95f33 --- /dev/null +++ b/assets/using-Cydia.html.d50d7013.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-Cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.000dbed3.js b/assets/using-cydia.html.000dbed3.js new file mode 100644 index 000000000000..1571b38f3c39 --- /dev/null +++ b/assets/using-cydia.html.000dbed3.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-39c0a020","path":"/it_IT/installing-pangu933/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.01e8efaa.js b/assets/using-cydia.html.01e8efaa.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.01e8efaa.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.0276ed5b.js b/assets/using-cydia.html.0276ed5b.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.0276ed5b.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.02c9dc24.js b/assets/using-cydia.html.02c9dc24.js new file mode 100644 index 000000000000..32626450c2e8 --- /dev/null +++ b/assets/using-cydia.html.02c9dc24.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-73b0f8de","path":"/it_IT/installing-kok3shiX/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.0b586c30.js b/assets/using-cydia.html.0b586c30.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.0b586c30.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.0ca0d3eb.js b/assets/using-cydia.html.0ca0d3eb.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.0ca0d3eb.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.0d1e362f.js b/assets/using-cydia.html.0d1e362f.js new file mode 100644 index 000000000000..7a3b252b7a4a --- /dev/null +++ b/assets/using-cydia.html.0d1e362f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-8e4bf0d4","path":"/it_IT/installing-etasonjb/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.100e458c.js b/assets/using-cydia.html.100e458c.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.100e458c.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.10950d7d.js b/assets/using-cydia.html.10950d7d.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.10950d7d.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.110ada77.js b/assets/using-cydia.html.110ada77.js new file mode 100644 index 000000000000..8f360a70b116 --- /dev/null +++ b/assets/using-cydia.html.110ada77.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-67d9d0fc","path":"/it_IT/installing-pangu7/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.11a295b9.js b/assets/using-cydia.html.11a295b9.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.11a295b9.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.1387c5ca.js b/assets/using-cydia.html.1387c5ca.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.1387c5ca.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.166383f7.js b/assets/using-cydia.html.166383f7.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.166383f7.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.19f91434.js b/assets/using-cydia.html.19f91434.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.19f91434.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.19fb9883.js b/assets/using-cydia.html.19fb9883.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.19fb9883.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.2052de6d.js b/assets/using-cydia.html.2052de6d.js new file mode 100644 index 000000000000..5268c2d6d1ed --- /dev/null +++ b/assets/using-cydia.html.2052de6d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0c599058","path":"/it_IT/installing-absinthe/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.205caa27.js b/assets/using-cydia.html.205caa27.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.205caa27.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.210b9106.js b/assets/using-cydia.html.210b9106.js new file mode 100644 index 000000000000..a83ea93d13a1 --- /dev/null +++ b/assets/using-cydia.html.210b9106.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1e9a70fe","path":"/it_IT/installing-unc0ver-fugu14/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.2216a08b.js b/assets/using-cydia.html.2216a08b.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.2216a08b.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.22be738e.js b/assets/using-cydia.html.22be738e.js new file mode 100644 index 000000000000..7fb7cae18f1c --- /dev/null +++ b/assets/using-cydia.html.22be738e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-64cecb44","path":"/it_IT/using-tns/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.23391266.js b/assets/using-cydia.html.23391266.js new file mode 100644 index 000000000000..5c57fb681d34 --- /dev/null +++ b/assets/using-cydia.html.23391266.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7e3e051b","path":"/it_IT/installing-evasi0n7/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.24c7c8aa.js b/assets/using-cydia.html.24c7c8aa.js new file mode 100644 index 000000000000..d8aff5a92137 --- /dev/null +++ b/assets/using-cydia.html.24c7c8aa.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ca3fad5c","path":"/it_IT/installing-p0sixspwn/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.25c95dd2.js b/assets/using-cydia.html.25c95dd2.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.25c95dd2.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.2703b65f.js b/assets/using-cydia.html.2703b65f.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.2703b65f.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.2710c685.js b/assets/using-cydia.html.2710c685.js new file mode 100644 index 000000000000..22eaf72dcb65 --- /dev/null +++ b/assets/using-cydia.html.2710c685.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-b52afff6","path":"/installing-wtfis/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.2885880d.js b/assets/using-cydia.html.2885880d.js new file mode 100644 index 000000000000..75e62fa4fe1b --- /dev/null +++ b/assets/using-cydia.html.2885880d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0eeaa667","path":"/using-jailbreakme-star/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.293d0fe0.js b/assets/using-cydia.html.293d0fe0.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.293d0fe0.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.29529e19.js b/assets/using-cydia.html.29529e19.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.29529e19.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.2991682b.js b/assets/using-cydia.html.2991682b.js new file mode 100644 index 000000000000..70551db4a452 --- /dev/null +++ b/assets/using-cydia.html.2991682b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-553aa870","path":"/installing-h3lix/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.2ebe1714.js b/assets/using-cydia.html.2ebe1714.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.2ebe1714.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.30b99458.js b/assets/using-cydia.html.30b99458.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.30b99458.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.32887665.js b/assets/using-cydia.html.32887665.js new file mode 100644 index 000000000000..76ee6de3296f --- /dev/null +++ b/assets/using-cydia.html.32887665.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-37977c4e","path":"/installing-g1lbertJB/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.34c55798.js b/assets/using-cydia.html.34c55798.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.34c55798.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.36b9cb25.js b/assets/using-cydia.html.36b9cb25.js new file mode 100644 index 000000000000..6b0ef6678c5a --- /dev/null +++ b/assets/using-cydia.html.36b9cb25.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-15c5386e","path":"/installing-unc0ver-fugu14/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.36c8c719.js b/assets/using-cydia.html.36c8c719.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.36c8c719.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.3768d68e.js b/assets/using-cydia.html.3768d68e.js new file mode 100644 index 000000000000..a4873b05e9be --- /dev/null +++ b/assets/using-cydia.html.3768d68e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-61a0205c","path":"/installing-openpwnage/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.3da50a37.js b/assets/using-cydia.html.3da50a37.js new file mode 100644 index 000000000000..72a892d2ae67 --- /dev/null +++ b/assets/using-cydia.html.3da50a37.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2e109ae6","path":"/installing-kok3shi9/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.42bf5379.js b/assets/using-cydia.html.42bf5379.js new file mode 100644 index 000000000000..24834779892b --- /dev/null +++ b/assets/using-cydia.html.42bf5379.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4db556c0","path":"/it_IT/installing-meridian-ipa/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.4b3c0905.js b/assets/using-cydia.html.4b3c0905.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.4b3c0905.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.4dcf29d7.js b/assets/using-cydia.html.4dcf29d7.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.4dcf29d7.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.4ec1db48.js b/assets/using-cydia.html.4ec1db48.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.4ec1db48.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.53b552a0.js b/assets/using-cydia.html.53b552a0.js new file mode 100644 index 000000000000..3e295cb7312a --- /dev/null +++ b/assets/using-cydia.html.53b552a0.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5876b05c","path":"/it_IT/installing-doubleh3lix-ipa/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.55cf628f.js b/assets/using-cydia.html.55cf628f.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.55cf628f.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.591bd6b1.js b/assets/using-cydia.html.591bd6b1.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.591bd6b1.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.600a8942.js b/assets/using-cydia.html.600a8942.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.600a8942.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.60a4eaca.js b/assets/using-cydia.html.60a4eaca.js new file mode 100644 index 000000000000..b9ae9150afb8 --- /dev/null +++ b/assets/using-cydia.html.60a4eaca.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9aee3006","path":"/installing-limera1n/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.622e9331.js b/assets/using-cydia.html.622e9331.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.622e9331.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.6bc42850.js b/assets/using-cydia.html.6bc42850.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.6bc42850.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.704509a8.js b/assets/using-cydia.html.704509a8.js new file mode 100644 index 000000000000..36e257932719 --- /dev/null +++ b/assets/using-cydia.html.704509a8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-46a4d6ec","path":"/installing-doubleh3lix-ipa/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.729c2583.js b/assets/using-cydia.html.729c2583.js new file mode 100644 index 000000000000..7be98dd050b8 --- /dev/null +++ b/assets/using-cydia.html.729c2583.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-745faf0e","path":"/installing-greenpois0n/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.74893d33.js b/assets/using-cydia.html.74893d33.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.74893d33.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.7582021b.js b/assets/using-cydia.html.7582021b.js new file mode 100644 index 000000000000..0365886813cf --- /dev/null +++ b/assets/using-cydia.html.7582021b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1386ad91","path":"/installing-p0laris/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.770d764e.js b/assets/using-cydia.html.770d764e.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.770d764e.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.77cd7d5b.js b/assets/using-cydia.html.77cd7d5b.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.77cd7d5b.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.77d573e9.js b/assets/using-cydia.html.77d573e9.js new file mode 100644 index 000000000000..829f401b03a8 --- /dev/null +++ b/assets/using-cydia.html.77d573e9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2fd672b4","path":"/using-tns/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.7bd4fb85.js b/assets/using-cydia.html.7bd4fb85.js new file mode 100644 index 000000000000..3a4e5497dfde --- /dev/null +++ b/assets/using-cydia.html.7bd4fb85.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9d4abf72","path":"/installing-daibutsu/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.7c84d53f.js b/assets/using-cydia.html.7c84d53f.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.7c84d53f.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.7c9042fe.js b/assets/using-cydia.html.7c9042fe.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.7c9042fe.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.82d2ba2e.js b/assets/using-cydia.html.82d2ba2e.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.82d2ba2e.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.836c8b01.js b/assets/using-cydia.html.836c8b01.js new file mode 100644 index 000000000000..a88cb33ae378 --- /dev/null +++ b/assets/using-cydia.html.836c8b01.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-11fa9052","path":"/it_IT/using-jailbreakme-star/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.84e44308.js b/assets/using-cydia.html.84e44308.js new file mode 100644 index 000000000000..8b2b07977bcd --- /dev/null +++ b/assets/using-cydia.html.84e44308.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-a8cfd9a0","path":"/installing-pangu9/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.870e093f.js b/assets/using-cydia.html.870e093f.js new file mode 100644 index 000000000000..51c643fc6bc2 --- /dev/null +++ b/assets/using-cydia.html.870e093f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-523cd78e","path":"/it_IT/installing-phoenix/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.8abbc18a.js b/assets/using-cydia.html.8abbc18a.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.8abbc18a.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.8b9f4990.js b/assets/using-cydia.html.8b9f4990.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.8b9f4990.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.8bd1f390.js b/assets/using-cydia.html.8bd1f390.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.8bd1f390.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.8df6eb4d.js b/assets/using-cydia.html.8df6eb4d.js new file mode 100644 index 000000000000..ebcaadb38073 --- /dev/null +++ b/assets/using-cydia.html.8df6eb4d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-44ba5c7a","path":"/using-jailbreakme-saffron/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.92980d92.js b/assets/using-cydia.html.92980d92.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.92980d92.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.92b094b3.js b/assets/using-cydia.html.92b094b3.js new file mode 100644 index 000000000000..c3688b9a0fc4 --- /dev/null +++ b/assets/using-cydia.html.92b094b3.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-031dfada","path":"/it_IT/installing-homedepot/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.96e00d6d.js b/assets/using-cydia.html.96e00d6d.js new file mode 100644 index 000000000000..4311f63464e8 --- /dev/null +++ b/assets/using-cydia.html.96e00d6d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3f886575","path":"/it_IT/installing-wtfis/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.97abd7f8.js b/assets/using-cydia.html.97abd7f8.js new file mode 100644 index 000000000000..cb643801d851 --- /dev/null +++ b/assets/using-cydia.html.97abd7f8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-32cb3a30","path":"/installing-meridian-ipa/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.9ab5fd66.js b/assets/using-cydia.html.9ab5fd66.js new file mode 100644 index 000000000000..29cdb5bf5fd0 --- /dev/null +++ b/assets/using-cydia.html.9ab5fd66.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-168820ec","path":"/it_IT/installing-openpwnage/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.9c2c2941.js b/assets/using-cydia.html.9c2c2941.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.9c2c2941.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.9d5b71e9.js b/assets/using-cydia.html.9d5b71e9.js new file mode 100644 index 000000000000..7b241f41aeb7 --- /dev/null +++ b/assets/using-cydia.html.9d5b71e9.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-06c58328","path":"/installing-evasi0n6/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.9ea42ada.js b/assets/using-cydia.html.9ea42ada.js new file mode 100644 index 000000000000..87e9ac946703 --- /dev/null +++ b/assets/using-cydia.html.9ea42ada.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3cc45344","path":"/installing-absinthe/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.9f4ef5ff.js b/assets/using-cydia.html.9f4ef5ff.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.9f4ef5ff.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.a0601899.js b/assets/using-cydia.html.a0601899.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.a0601899.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.a1c8e3e6.js b/assets/using-cydia.html.a1c8e3e6.js new file mode 100644 index 000000000000..176c0ab8c73f --- /dev/null +++ b/assets/using-cydia.html.a1c8e3e6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0caa6e92","path":"/en_US/include/using-cydia.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{"updatedTime":1638758659000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/include/using-cydia.md"}');export{e as data}; diff --git a/assets/using-cydia.html.a4869369.js b/assets/using-cydia.html.a4869369.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.a4869369.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.a7555efc.js b/assets/using-cydia.html.a7555efc.js new file mode 100644 index 000000000000..da407d71a62f --- /dev/null +++ b/assets/using-cydia.html.a7555efc.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6e6984d7","path":"/it_IT/installing-daibutsu/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.a97942e2.js b/assets/using-cydia.html.a97942e2.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.a97942e2.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.aa2b27d7.js b/assets/using-cydia.html.aa2b27d7.js new file mode 100644 index 000000000000..163be94928ef --- /dev/null +++ b/assets/using-cydia.html.aa2b27d7.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6f809138","path":"/it_IT/installing-h3lix/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.b0675bde.js b/assets/using-cydia.html.b0675bde.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.b0675bde.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.b2722e0e.js b/assets/using-cydia.html.b2722e0e.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.b2722e0e.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.b80bc696.js b/assets/using-cydia.html.b80bc696.js new file mode 100644 index 000000000000..5bd1ea972750 --- /dev/null +++ b/assets/using-cydia.html.b80bc696.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-76e2f8bb","path":"/installing-unc0ver/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.b9743416.js b/assets/using-cydia.html.b9743416.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.b9743416.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.bf0febf7.js b/assets/using-cydia.html.bf0febf7.js new file mode 100644 index 000000000000..255e475defb7 --- /dev/null +++ b/assets/using-cydia.html.bf0febf7.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-c47e11fe","path":"/it_IT/installing-p0laris/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.c0ccca99.js b/assets/using-cydia.html.c0ccca99.js new file mode 100644 index 000000000000..0a4b05cdfc16 --- /dev/null +++ b/assets/using-cydia.html.c0ccca99.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4ca74ac9","path":"/installing-phoenix/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.c1226e2c.js b/assets/using-cydia.html.c1226e2c.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.c1226e2c.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.c7587211.js b/assets/using-cydia.html.c7587211.js new file mode 100644 index 000000000000..9b25f20f4814 --- /dev/null +++ b/assets/using-cydia.html.c7587211.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-93db083c","path":"/installing-p0sixspwn/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.c969b44d.js b/assets/using-cydia.html.c969b44d.js new file mode 100644 index 000000000000..c5b3879e0366 --- /dev/null +++ b/assets/using-cydia.html.c969b44d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-590cc60c","path":"/installing-sockh3lix/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.cc4a3a87.js b/assets/using-cydia.html.cc4a3a87.js new file mode 100644 index 000000000000..67f896cb0453 --- /dev/null +++ b/assets/using-cydia.html.cc4a3a87.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-341b1f4e","path":"/installing-pwnagetool/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.cc5bfea8.js b/assets/using-cydia.html.cc5bfea8.js new file mode 100644 index 000000000000..73d14264657e --- /dev/null +++ b/assets/using-cydia.html.cc5bfea8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3dda737c","path":"/it_IT/installing-sockh3lix/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.cd774b78.js b/assets/using-cydia.html.cd774b78.js new file mode 100644 index 000000000000..b81f5f57b32c --- /dev/null +++ b/assets/using-cydia.html.cd774b78.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7cb1bb90","path":"/installing-pangu933/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.cef8c9b5.js b/assets/using-cydia.html.cef8c9b5.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.cef8c9b5.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.cf125b08.js b/assets/using-cydia.html.cf125b08.js new file mode 100644 index 000000000000..512c302bc759 --- /dev/null +++ b/assets/using-cydia.html.cf125b08.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5536dbc0","path":"/it_IT/installing-pangu9/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.cf3f0ef0.js b/assets/using-cydia.html.cf3f0ef0.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.cf3f0ef0.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.cfc0c24f.js b/assets/using-cydia.html.cfc0c24f.js new file mode 100644 index 000000000000..51825acd3b01 --- /dev/null +++ b/assets/using-cydia.html.cfc0c24f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-2df9c044","path":"/it_IT/installing-pwnagetool/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.cfcfa35d.js b/assets/using-cydia.html.cfcfa35d.js new file mode 100644 index 000000000000..c7d8227609ce --- /dev/null +++ b/assets/using-cydia.html.cfcfa35d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-22744ef2","path":"/installing-pangu7/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.d043d3d4.js b/assets/using-cydia.html.d043d3d4.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.d043d3d4.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.d2f33925.js b/assets/using-cydia.html.d2f33925.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.d2f33925.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.d422e57f.js b/assets/using-cydia.html.d422e57f.js new file mode 100644 index 000000000000..12a5343b2b93 --- /dev/null +++ b/assets/using-cydia.html.d422e57f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-92bbd764","path":"/installing-kok3shiX/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.d4a645ee.js b/assets/using-cydia.html.d4a645ee.js new file mode 100644 index 000000000000..1cf0ca3f8cc4 --- /dev/null +++ b/assets/using-cydia.html.d4a645ee.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-011d422b","path":"/it_IT/installing-unc0ver/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.d64adb56.js b/assets/using-cydia.html.d64adb56.js new file mode 100644 index 000000000000..2df26dae96ce --- /dev/null +++ b/assets/using-cydia.html.d64adb56.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6f97cc8d","path":"/it_IT/installing-limera1n/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.d940bc7a.js b/assets/using-cydia.html.d940bc7a.js new file mode 100644 index 000000000000..3ba235801c8a --- /dev/null +++ b/assets/using-cydia.html.d940bc7a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-611612b4","path":"/using-jailbreakme-4-0/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.daf01963.js b/assets/using-cydia.html.daf01963.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.daf01963.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.db66a0bb.js b/assets/using-cydia.html.db66a0bb.js new file mode 100644 index 000000000000..bbcacc4430fb --- /dev/null +++ b/assets/using-cydia.html.db66a0bb.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-46495c4c","path":"/it_IT/include/using-cydia.html","title":"","lang":"it_IT","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{"updatedTime":1653172312000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/include/using-cydia.md"}');export{e as data}; diff --git a/assets/using-cydia.html.dd1bf3b4.js b/assets/using-cydia.html.dd1bf3b4.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.dd1bf3b4.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.e0126eda.js b/assets/using-cydia.html.e0126eda.js new file mode 100644 index 000000000000..6d7b6795fc12 --- /dev/null +++ b/assets/using-cydia.html.e0126eda.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-f7461194","path":"/it_IT/using-jailbreakme-4-0/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.e0128238.js b/assets/using-cydia.html.e0128238.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.e0128238.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.e0b75f81.js b/assets/using-cydia.html.e0b75f81.js new file mode 100644 index 000000000000..02db8b299cd1 --- /dev/null +++ b/assets/using-cydia.html.e0b75f81.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-19a35523","path":"/installing-homedepot/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.e25ec367.js b/assets/using-cydia.html.e25ec367.js new file mode 100644 index 000000000000..6ff24079173f --- /dev/null +++ b/assets/using-cydia.html.e25ec367.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7da1beea","path":"/installing-evasi0n7/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.e26c263a.js b/assets/using-cydia.html.e26c263a.js new file mode 100644 index 000000000000..773b443d4b47 --- /dev/null +++ b/assets/using-cydia.html.e26c263a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-8ca7ba08","path":"/it_IT/installing-evasi0n6/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.e2c37f56.js b/assets/using-cydia.html.e2c37f56.js new file mode 100644 index 000000000000..2ea1d98c680a --- /dev/null +++ b/assets/using-cydia.html.e2c37f56.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-b3f2d1c6","path":"/it_IT/installing-kok3shi9/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.e4cf545e.js b/assets/using-cydia.html.e4cf545e.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.e4cf545e.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.e92511d8.js b/assets/using-cydia.html.e92511d8.js new file mode 100644 index 000000000000..94650f837b4a --- /dev/null +++ b/assets/using-cydia.html.e92511d8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0869b9f4","path":"/installing-etasonjb/using-cydia.html","title":"Using Cydia","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.eccbd499.js b/assets/using-cydia.html.eccbd499.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.eccbd499.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.ed8c906e.js b/assets/using-cydia.html.ed8c906e.js new file mode 100644 index 000000000000..4fa5dd99b1cb --- /dev/null +++ b/assets/using-cydia.html.ed8c906e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5c77c07e","path":"/it_IT/installing-greenpois0n/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.edfc4011.js b/assets/using-cydia.html.edfc4011.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.edfc4011.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.efb9a021.js b/assets/using-cydia.html.efb9a021.js new file mode 100644 index 000000000000..80f48d9921b2 --- /dev/null +++ b/assets/using-cydia.html.efb9a021.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4d8f950a","path":"/it_IT/using-jailbreakme-saffron/using-cydia.html","title":"Using Cydia","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Cydia","description":"Guide to using Cydia","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-cydia.html.f1fd6d19.js b/assets/using-cydia.html.f1fd6d19.js new file mode 100644 index 000000000000..40fa2242fff1 --- /dev/null +++ b/assets/using-cydia.html.f1fd6d19.js @@ -0,0 +1 @@ +import{_ as d}from"./cydia_picture.1b9c448b.js";import{_ as u,r as a,o as p,c as f,e as r,a as e,d as l,w as o,b as n}from"./app.748f7f56.js";const m={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function h(w,t){const i=a("router-link"),s=a("ExternalLinkIcon");return p(),f("div",null,[t[29]||(t[29]=r('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    ',4)),e("p",null,[l(i,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[n("Tweaks")])),_:1}),t[1]||(t[1]=n(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(i,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[n("Repositories")])),_:1}),t[3]||(t[3]=n(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function."))]),t[30]||(t[30]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[31]||(t[31]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),n(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Cydia application",-1)),t[8]||(t[8]=e("li",null,[n("Tap "),e("code",null,"Sources"),n(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[n("Tap the "),e("code",null,"Edit"),n(" button in the top right-hand corner")],-1)),t[10]||(t[10]=e("li",null,[n("Tap the "),e("code",null,"+"),n(" icon in the top right-hand corner")],-1)),e("li",null,[t[5]||(t[5]=n("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(s)]),t[6]||(t[6]=n(")"))]),t[11]||(t[11]=e("li",null,[n("Tap "),e("code",null,"Add Source")],-1))]),t[32]||(t[32]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    ',5)),e("ol",null,[t[16]||(t[16]=e("li",null,"Open the Cydia application",-1)),t[17]||(t[17]=e("li",null,"Search for a tweak you'd like to install",-1)),t[18]||(t[18]=e("li",null,[n("Tap the "),e("code",null,"Install"),n(" button at the top right-hand corner of your screen")],-1)),t[19]||(t[19]=e("li",null,[n("Confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[13]||(t[13]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[12]||(t[12]=[n("Restart SpringBoard")])),_:1}),t[14]||(t[14]=n('" ')),t[15]||(t[15]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[34]||(t[34]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),n(" Uninstalling Tweaks")],-1)),e("ol",null,[t[24]||(t[24]=e("li",null,"Open the Cydia application",-1)),t[25]||(t[25]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[26]||(t[26]=e("li",null,[n("Tap the "),e("code",null,"Modify"),n(" button at the top of the page")],-1)),t[27]||(t[27]=e("li",null,[n("Tap "),e("code",null,"Remove")],-1)),t[28]||(t[28]=e("li",null,[n("Confirm the uninstallation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[21]||(t[21]=n(`After it's finished, tap "`)),l(i,{to:"/faq/#what-is-respringing"},{default:o(()=>t[20]||(t[20]=[n("Restart SpringBoard")])),_:1}),t[22]||(t[22]=n('" ')),t[23]||(t[23]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[35]||(t[35]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var y=u(m,[["render",h],["__file","using-cydia.html.vue"]]);export{y as default}; diff --git a/assets/using-cydia.html.f33771cb.js b/assets/using-cydia.html.f33771cb.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.f33771cb.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-cydia.html.f52e1f44.js b/assets/using-cydia.html.f52e1f44.js new file mode 100644 index 000000000000..f7424159ca2e --- /dev/null +++ b/assets/using-cydia.html.f52e1f44.js @@ -0,0 +1 @@ +import{_ as u}from"./cydia_picture.1b9c448b.js";import{_ as d,r,o as p,c as g,e as t,a as l,d as e,w as n,b as a}from"./app.748f7f56.js";const m={},v={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(f,i){const o=r("router-link"),s=r("ExternalLinkIcon");return p(),g("div",null,[i[29]||(i[29]=t('

    Lettura Necessaria

    TIP

    Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.

    Cydia \xE8 un package manager che \xE8 stato utilizzato dall'inizio del jailbreaking nel 2008. Pu\xF2 essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    ',4)),l("p",null,[e(o,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[a("I tweak")])),_:1}),i[1]||(i[1]=a(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[e(o,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[a("Le repository")])),_:1}),i[3]||(i[3]=a(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[30]||(i[30]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[31]||(i[31]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),a(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[8]||(i[8]=l("li",null,[a("Tocca "),l("code",null,"Sorgenti"),a(" sulla barra in basso")],-1)),i[9]||(i[9]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[10]||(i[10]=l("li",null,[a("Tocca l'icona "),l("code",null,"+"),a(" nell'angolo in alto a destra")],-1)),l("li",null,[i[5]||(i[5]=a("Inserisci l'URL di una repo (ad es. ")),l("a",v,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),e(s)]),i[6]||(i[6]=a(")"))]),i[11]||(i[11]=l("li",null,[a("Tocca "),l("code",null,"Aggiungi sorgente")],-1))]),i[32]||(i[32]=t('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    ',5)),l("ol",null,[i[16]||(i[16]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[17]||(i[17]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[18]||(i[18]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Installa"),a(" nell'angolo in alto a destra dello schermo")],-1)),i[19]||(i[19]=l("li",null,[a("Conferma l'installazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[13]||(i[13]=a('Dopo che \xE8 finito, tocca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[12]||(i[12]=[a("Riavvia SpringBoard")])),_:1}),i[14]||(i[14]=a('" ')),i[15]||(i[15]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[33]||(i[33]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[34]||(i[34]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),a(" Disinstallare tweak")],-1)),l("ol",null,[i[24]||(i[24]=l("li",null,"Apri l'applicazione di Cydia",-1)),i[25]||(i[25]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[26]||(i[26]=l("li",null,[a("Tocca il pulsante "),l("code",null,"Modifica"),a(" nell'angolo in alto a destra")],-1)),i[27]||(i[27]=l("li",null,[a("Clicca su "),l("code",null,"Rimuovi")],-1)),i[28]||(i[28]=l("li",null,[a("Conferma la disinstallazione "),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[21]||(i[21]=a('Dopo che \xE8 finita, clicca "')),e(o,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[20]||(i[20]=[a("Riavvia SpringBoard")])),_:1}),i[22]||(i[22]=a('" ')),i[23]||(i[23]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[35]||(i[35]=l("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var z=d(m,[["render",b],["__file","using-cydia.html.vue"]]);export{z as default}; diff --git a/assets/using-nitotv.html.7232d94c.js b/assets/using-nitotv.html.7232d94c.js new file mode 100644 index 000000000000..8c913e924ae3 --- /dev/null +++ b/assets/using-nitotv.html.7232d94c.js @@ -0,0 +1 @@ +import{_ as d,r as s,o as u,c as p,e as a,a as e,d as i,w as o,b as l}from"./app.748f7f56.js";var f="/assets/images/nitotv_picture.png";const k={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function m(w,t){const n=s("router-link"),r=s("ExternalLinkIcon");return u(),p("div",null,[t[24]||(t[24]=a('

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    nitoTV is a package manager that has been used since the start of jailbreaking Apple TV devices. It can be used to install tweaks, utilites, tools and other essentials.

    A picture of an Apple TV running nitoTV

    ',4)),e("p",null,[i(n,{to:"/faq/#what-are-tweaks"},{default:o(()=>t[0]||(t[0]=[l("Tweaks")])),_:1}),t[1]||(t[1]=l(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[i(n,{to:"/faq/#what-s-a-repo"},{default:o(()=>t[2]||(t[2]=[l("Repositories")])),_:1}),t[3]||(t[3]=l(" are essentially databases that contain lots of tweaks for you to install. When you add repos to nitoTV, you will be able to install the tweaks on it, and look for them using the search function."))]),t[25]||(t[25]=e("p",null,":::",-1)),t[26]||(t[26]=e("p",null,"Keeping in mind, most iOS repositories will not work with tvOS!",-1)),t[27]||(t[27]=e("p",null,":::",-1)),t[28]||(t[28]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[29]||(t[29]=e("p",null,":::",-1)),t[30]||(t[30]=e("p",null,"This guide is for Apple TV 4 (or higher) devices",-1)),t[31]||(t[31]=e("p",null,":::",-1)),t[32]||(t[32]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),l(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the nitoTV application",-1)),t[8]||(t[8]=e("li",null,[l("Navigate to "),e("code",null,"Sources"),l(" on the bar at the top")],-1)),t[9]||(t[9]=e("li",null,[l("Click the "),e("code",null,"Add"),l(" button below")],-1)),e("li",null,[t[5]||(t[5]=l("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),i(r)]),t[6]||(t[6]=l(") This can also be done via iPhone/iPad keyboard."))]),t[10]||(t[10]=e("li",null,[l("Tap "),e("code",null,"Okay")],-1))]),t[33]||(t[33]=a('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the nitoTV application
    2. Navigate to Sources on the bar at the top
    3. Using the trackpad, click and hold on the repo for a second on the select repo, then release.
    4. Click Remove

    The repo should now be removed from nitoTV.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the nitoTV application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[l("Tap the "),e("code",null,"Get"),l(" button below the tweak name")],-1)),t[18]||(t[18]=e("li",null,[l("Click "),e("code",null,"Install"),l(" at the prompt to confirm the installation "),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=l(`After it's finished, tap "`)),i(n,{to:"/faq/#what-is-respringing"},{default:o(()=>t[11]||(t[11]=[l("Respring")])),_:1}),t[13]||(t[13]=l('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Respring, but you can tap the button anyway")],-1))])]),t[34]||(t[34]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[35]||(t[35]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),l(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=a("
  • Open the nitoTV application
  • Go to the Installed button at the top bar
  • Click on the tweak in the list
  • Click Modify below the tweak name
  • Click Remove at the prompt to confirm the uninstallation
    • It may take some time for the tweak to install
  • ",5)),e("li",null,[t[20]||(t[20]=l(`After it's finished, tap "`)),i(n,{to:"/faq/#what-is-respringing"},{default:o(()=>t[19]||(t[19]=[l("Respring")])),_:1}),t[21]||(t[21]=l('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Respring, but you can tap the button anyway")],-1))])]),t[36]||(t[36]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1))])}var b=d(k,[["render",m],["__file","using-nitotv.html.vue"]]);export{b as default}; diff --git a/assets/using-nitotv.html.8d196ae6.js b/assets/using-nitotv.html.8d196ae6.js new file mode 100644 index 000000000000..f93651843977 --- /dev/null +++ b/assets/using-nitotv.html.8d196ae6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-76a4e13a","path":"/en_US/jailbreak/using-nitotv.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{"updatedTime":1706865950000,"contributors":[{"name":"Zenzeq","email":"109885216+Zenzeq@users.noreply.github.com","commits":2}]},"filePathRelative":"en_US/jailbreak/using-nitotv.md"}');export{e as data}; diff --git a/assets/using-sileo.html.03352a13.js b/assets/using-sileo.html.03352a13.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.03352a13.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.050f3e1d.js b/assets/using-sileo.html.050f3e1d.js new file mode 100644 index 000000000000..2c87b739229d --- /dev/null +++ b/assets/using-sileo.html.050f3e1d.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-229e10ee","path":"/it_IT/installing-notajb/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.11054ee6.js b/assets/using-sileo.html.11054ee6.js new file mode 100644 index 000000000000..efc494161f1a --- /dev/null +++ b/assets/using-sileo.html.11054ee6.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4c813644","path":"/it_IT/installing-palera1n/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.12821dfa.js b/assets/using-sileo.html.12821dfa.js new file mode 100644 index 000000000000..0bbe34f903f9 --- /dev/null +++ b/assets/using-sileo.html.12821dfa.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-ee28db06","path":"/installing-meowbrek2-palera1n/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.13010bd4.js b/assets/using-sileo.html.13010bd4.js new file mode 100644 index 000000000000..b8d49502e495 --- /dev/null +++ b/assets/using-sileo.html.13010bd4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-78ff485e","path":"/installing-notajb/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.1f71cccb.js b/assets/using-sileo.html.1f71cccb.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.1f71cccb.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.20220023.js b/assets/using-sileo.html.20220023.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.20220023.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.240275a0.js b/assets/using-sileo.html.240275a0.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.240275a0.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.28f9c933.js b/assets/using-sileo.html.28f9c933.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.28f9c933.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.296f1e88.js b/assets/using-sileo.html.296f1e88.js new file mode 100644 index 000000000000..5c24b21736f1 --- /dev/null +++ b/assets/using-sileo.html.296f1e88.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3beacc1c","path":"/using-odysseyn1x/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.29c7c2e1.js b/assets/using-sileo.html.29c7c2e1.js new file mode 100644 index 000000000000..bb068b87ec11 --- /dev/null +++ b/assets/using-sileo.html.29c7c2e1.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-b87eb966","path":"/it_IT/installing-taurine-trollstore/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.2acd6982.js b/assets/using-sileo.html.2acd6982.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.2acd6982.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.2c27090a.js b/assets/using-sileo.html.2c27090a.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.2c27090a.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.2c2bcd5f.js b/assets/using-sileo.html.2c2bcd5f.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.2c2bcd5f.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.2d4bf15e.js b/assets/using-sileo.html.2d4bf15e.js new file mode 100644 index 000000000000..2fb150e19ad4 --- /dev/null +++ b/assets/using-sileo.html.2d4bf15e.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-0ef4cbbd","path":"/installing-xinaa15/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.2e4f7e96.js b/assets/using-sileo.html.2e4f7e96.js new file mode 100644 index 000000000000..800d0e2fb5d4 --- /dev/null +++ b/assets/using-sileo.html.2e4f7e96.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7caaf54a","path":"/archived-palen1x-rootful/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.33401b00.js b/assets/using-sileo.html.33401b00.js new file mode 100644 index 000000000000..cecc866c657a --- /dev/null +++ b/assets/using-sileo.html.33401b00.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6b7a1e80","path":"/installing-electra/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.389c9e45.js b/assets/using-sileo.html.389c9e45.js new file mode 100644 index 000000000000..e3fdf2f30250 --- /dev/null +++ b/assets/using-sileo.html.389c9e45.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6aa244c2","path":"/installing-meowbrek2/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.3c2806ac.js b/assets/using-sileo.html.3c2806ac.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.3c2806ac.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.3c83b098.js b/assets/using-sileo.html.3c83b098.js new file mode 100644 index 000000000000..6be7821a371d --- /dev/null +++ b/assets/using-sileo.html.3c83b098.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-15224950","path":"/it_IT/installing-taurine/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.40465a78.js b/assets/using-sileo.html.40465a78.js new file mode 100644 index 000000000000..09c4d43d1864 --- /dev/null +++ b/assets/using-sileo.html.40465a78.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-a1e3401a","path":"/installing-chimera/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.44270ccd.js b/assets/using-sileo.html.44270ccd.js new file mode 100644 index 000000000000..8b84e3340a0f --- /dev/null +++ b/assets/using-sileo.html.44270ccd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3b665716","path":"/it_IT/installing-odyssey/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.447d2367.js b/assets/using-sileo.html.447d2367.js new file mode 100644 index 000000000000..3476b01bf98c --- /dev/null +++ b/assets/using-sileo.html.447d2367.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-c07fde3a","path":"/it_IT/installing-odysseyra1n-a8x-a9x/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.4774805f.js b/assets/using-sileo.html.4774805f.js new file mode 100644 index 000000000000..c9ae5fd00b1f --- /dev/null +++ b/assets/using-sileo.html.4774805f.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-9da7e4b4","path":"/installing-odyssey/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.501b8e41.js b/assets/using-sileo.html.501b8e41.js new file mode 100644 index 000000000000..924c226408af --- /dev/null +++ b/assets/using-sileo.html.501b8e41.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-1cb0804e","path":"/installing-palera1n/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.50f78ea4.js b/assets/using-sileo.html.50f78ea4.js new file mode 100644 index 000000000000..e2ad96a2f8ec --- /dev/null +++ b/assets/using-sileo.html.50f78ea4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4bb9da14","path":"/installing-dopamine-sideloadly/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.51a2fea4.js b/assets/using-sileo.html.51a2fea4.js new file mode 100644 index 000000000000..31f9fb941d50 --- /dev/null +++ b/assets/using-sileo.html.51a2fea4.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-8449afea","path":"/it_IT/archived-palera1n-rootful/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.51e8954b.js b/assets/using-sileo.html.51e8954b.js new file mode 100644 index 000000000000..bb22d04b3f1d --- /dev/null +++ b/assets/using-sileo.html.51e8954b.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-d6695a36","path":"/it_IT/installing-dopamine/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.53581b49.js b/assets/using-sileo.html.53581b49.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.53581b49.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.60cb4855.js b/assets/using-sileo.html.60cb4855.js new file mode 100644 index 000000000000..a58f08a5585a --- /dev/null +++ b/assets/using-sileo.html.60cb4855.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3c52030d","path":"/it_IT/installing-meowbrek2-palera1n/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.6e0dc480.js b/assets/using-sileo.html.6e0dc480.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.6e0dc480.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.6e663beb.js b/assets/using-sileo.html.6e663beb.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.6e663beb.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.726ff187.js b/assets/using-sileo.html.726ff187.js new file mode 100644 index 000000000000..fdfebb71c246 --- /dev/null +++ b/assets/using-sileo.html.726ff187.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-4f6ff232","path":"/it_IT/installing-meowbrek2/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.7ad2cfe0.js b/assets/using-sileo.html.7ad2cfe0.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.7ad2cfe0.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.7b15529a.js b/assets/using-sileo.html.7b15529a.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.7b15529a.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.7f9cd74e.js b/assets/using-sileo.html.7f9cd74e.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.7f9cd74e.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.83130d07.js b/assets/using-sileo.html.83130d07.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.83130d07.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.8788e7ee.js b/assets/using-sileo.html.8788e7ee.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.8788e7ee.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.87ac4a64.js b/assets/using-sileo.html.87ac4a64.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.87ac4a64.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.9228d895.js b/assets/using-sileo.html.9228d895.js new file mode 100644 index 000000000000..72d87178e0f7 --- /dev/null +++ b/assets/using-sileo.html.9228d895.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-547d3a30","path":"/it_IT/installing-electra/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.929d6253.js b/assets/using-sileo.html.929d6253.js new file mode 100644 index 000000000000..007c400efe99 --- /dev/null +++ b/assets/using-sileo.html.929d6253.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-95f4210a","path":"/archived-palera1n-rootful/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.954b972a.js b/assets/using-sileo.html.954b972a.js new file mode 100644 index 000000000000..2a53d62517f1 --- /dev/null +++ b/assets/using-sileo.html.954b972a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-334f211a","path":"/installing-odysseyra1n-a8x-a9x/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.95ba7e76.js b/assets/using-sileo.html.95ba7e76.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.95ba7e76.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.96c586e6.js b/assets/using-sileo.html.96c586e6.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.96c586e6.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.97f4c3fd.js b/assets/using-sileo.html.97f4c3fd.js new file mode 100644 index 000000000000..fffad6ad1de2 --- /dev/null +++ b/assets/using-sileo.html.97f4c3fd.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6b3491e8","path":"/installing-taurine/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.9b53e647.js b/assets/using-sileo.html.9b53e647.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.9b53e647.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.a02fd1e5.js b/assets/using-sileo.html.a02fd1e5.js new file mode 100644 index 000000000000..a53a4964ca4e --- /dev/null +++ b/assets/using-sileo.html.a02fd1e5.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3ed8a9c8","path":"/using-palen1x/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.a0b34dca.js b/assets/using-sileo.html.a0b34dca.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.a0b34dca.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.a28bea94.js b/assets/using-sileo.html.a28bea94.js new file mode 100644 index 000000000000..535c8944ba3a --- /dev/null +++ b/assets/using-sileo.html.a28bea94.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-d2c4ad6c","path":"/it_IT/installing-odysseyra1n/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.a464decb.js b/assets/using-sileo.html.a464decb.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.a464decb.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.a4e0df2a.js b/assets/using-sileo.html.a4e0df2a.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.a4e0df2a.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.a5b018b4.js b/assets/using-sileo.html.a5b018b4.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.a5b018b4.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.a753415a.js b/assets/using-sileo.html.a753415a.js new file mode 100644 index 000000000000..1214d516c3d0 --- /dev/null +++ b/assets/using-sileo.html.a753415a.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-3948a963","path":"/it_IT/installing-chimera/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.acfc5601.js b/assets/using-sileo.html.acfc5601.js new file mode 100644 index 000000000000..a98f90c08b6a --- /dev/null +++ b/assets/using-sileo.html.acfc5601.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-cda1d5a6","path":"/it_IT/installing-xinaa15/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.ae7b259d.js b/assets/using-sileo.html.ae7b259d.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.ae7b259d.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.afc04a2a.js b/assets/using-sileo.html.afc04a2a.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.afc04a2a.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.b2ac5804.js b/assets/using-sileo.html.b2ac5804.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.b2ac5804.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.ba2878e8.js b/assets/using-sileo.html.ba2878e8.js new file mode 100644 index 000000000000..b15b4b37380b --- /dev/null +++ b/assets/using-sileo.html.ba2878e8.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7c287f62","path":"/it_IT/using-odysseyn1x/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.bb79695c.js b/assets/using-sileo.html.bb79695c.js new file mode 100644 index 000000000000..0eec940a87e5 --- /dev/null +++ b/assets/using-sileo.html.bb79695c.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-81f72a8c","path":"/it_IT/archived-palen1x-rootful/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.bdc75427.js b/assets/using-sileo.html.bdc75427.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.bdc75427.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.c4d6a312.js b/assets/using-sileo.html.c4d6a312.js new file mode 100644 index 000000000000..92061b5577bd --- /dev/null +++ b/assets/using-sileo.html.c4d6a312.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-5f09856a","path":"/installing-nathanlr/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.c6319dea.js b/assets/using-sileo.html.c6319dea.js new file mode 100644 index 000000000000..590985aa82e2 --- /dev/null +++ b/assets/using-sileo.html.c6319dea.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-bf6df4fa","path":"/installing-taurine-sideloadly/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.c81c3658.js b/assets/using-sileo.html.c81c3658.js new file mode 100644 index 000000000000..b176e61cc4d9 --- /dev/null +++ b/assets/using-sileo.html.c81c3658.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-a2f4d04c","path":"/installing-odysseyra1n/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.c823804e.js b/assets/using-sileo.html.c823804e.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.c823804e.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.c95a8db9.js b/assets/using-sileo.html.c95a8db9.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.c95a8db9.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.cc92d642.js b/assets/using-sileo.html.cc92d642.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.cc92d642.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.d126c43c.js b/assets/using-sileo.html.d126c43c.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.d126c43c.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.d6771f06.js b/assets/using-sileo.html.d6771f06.js new file mode 100644 index 000000000000..63c8b52e9a1e --- /dev/null +++ b/assets/using-sileo.html.d6771f06.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7d4f3d3d","path":"/en_US/include/using-sileo.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{"updatedTime":1712542602000,"contributors":[{"name":"emiyl","email":"me@emiyl.com","commits":2},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1},{"name":"Systemless","email":"95631896+RisingGlitch@users.noreply.github.com","commits":1}]},"filePathRelative":"en_US/include/using-sileo.md"}');export{e as data}; diff --git a/assets/using-sileo.html.d7ceb812.js b/assets/using-sileo.html.d7ceb812.js new file mode 100644 index 000000000000..a45edbf4a632 --- /dev/null +++ b/assets/using-sileo.html.d7ceb812.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-17d23a58","path":"/it_IT/using-palen1x/using-sileo.html","title":"Using Sileo","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.d853b3a8.js b/assets/using-sileo.html.d853b3a8.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.d853b3a8.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.e03b5d76.js b/assets/using-sileo.html.e03b5d76.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.e03b5d76.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.e4f8b404.js b/assets/using-sileo.html.e4f8b404.js new file mode 100644 index 000000000000..d8155dd8334d --- /dev/null +++ b/assets/using-sileo.html.e4f8b404.js @@ -0,0 +1 @@ +import{_ as s,r as a,o as u,c as d,a as e,b as o,d as l,w as i,e as p}from"./app.748f7f56.js";const f={},g={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={href:"https://havoc.app/",target:"_blank",rel:"noopener noreferrer"},m={href:"https://chariz.com/",target:"_blank",rel:"noopener noreferrer"},h={class:"custom-container tip"};function w(k,t){const n=a("router-link"),r=a("ExternalLinkIcon");return u(),d("div",null,[t[37]||(t[37]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),o(" Required Reading")],-1)),t[38]||(t[38]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[39]||(t[39]=e("p",null,"Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.",-1)),e("p",null,[l(n,{to:"/faq/#what-are-tweaks"},{default:i(()=>t[0]||(t[0]=[o("Tweaks")])),_:1}),t[1]||(t[1]=o(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[l(n,{to:"/faq/#what-s-a-repo"},{default:i(()=>t[2]||(t[2]=[o("Repositories")])),_:1}),t[3]||(t[3]=o(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function."))]),t[40]||(t[40]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[41]||(t[41]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),o(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Sileo application",-1)),t[8]||(t[8]=e("li",null,'Tap "Sources" on the bar at the bottom',-1)),t[9]||(t[9]=e("li",null,'Tap the "+" icon in the top right-hand corner',-1)),e("li",null,[t[5]||(t[5]=o("Enter in a repo URL (e.g. ")),e("a",g,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),l(r)]),t[6]||(t[6]=o(")"))]),t[10]||(t[10]=e("li",null,'Tap "Add Source"',-1))]),t[42]||(t[42]=p('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=e("li",null,"Open the Sileo application",-1)),t[16]||(t[16]=e("li",null,"Search for a tweak you'd like to install",-1)),t[17]||(t[17]=e("li",null,[o('Tap the "Get" button at the top of the page '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[18]||(t[18]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[12]||(t[12]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[11]||(t[11]=[o("Respring")])),_:1}),t[13]||(t[13]=o('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[43]||(t[43]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[44]||(t[44]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),o(" Uninstalling Tweaks")],-1)),e("ol",null,[t[23]||(t[23]=e("li",null,"Open the Sileo application",-1)),t[24]||(t[24]=e("li",null,"Tap on a tweak you'd like to uninstall",-1)),t[25]||(t[25]=e("li",null,'Tap the "Modify" button at the top of the page',-1)),t[26]||(t[26]=e("li",null,[o('Tap "Remove" '),e("ul",null,[e("li",null,'A bar labeled "Queued" should appear at the bottom of your screen')])],-1)),t[27]||(t[27]=e("li",null,[o('Tap on the bar and press "Confirm" '),e("ul",null,[e("li",null,"It may take some time for the tweak to install")])],-1)),e("li",null,[t[20]||(t[20]=o(`After it's finished, tap "`)),l(n,{to:"/faq/#what-is-respringing"},{default:i(()=>t[19]||(t[19]=[o("Respring")])),_:1}),t[21]||(t[21]=o('" ')),t[22]||(t[22]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to respring, but you can tap the button anyway")],-1))])]),t[45]||(t[45]=e("p",null,"After respringing, the tweak should now be uninstalled.",-1)),t[46]||(t[46]=e("h2",{id:"logging-into-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#logging-into-repos","aria-hidden":"true"},"#"),o(" Logging Into Repos")],-1)),e("p",null,[t[30]||(t[30]=o("Some repos require you to log in to be able to download their tweak's (e.g. ")),e("a",b,[t[28]||(t[28]=e("code",null,"https://havoc.app/",-1)),l(r)]),t[31]||(t[31]=o(", ")),e("a",m,[t[29]||(t[29]=e("code",null,"https://chariz.com/",-1)),l(r)]),t[32]||(t[32]=o("), this can be done by:"))]),t[47]||(t[47]=e("ol",null,[e("li",null,"Open the Sileo application"),e("li",null,'Tap "Featured" on the bar at the bottom.'),e("li",null,"Click the profile icon at the top right of the screen."),e("li",null,'Under "Payment Providers" tap on the repo you would like to log in to.'),e("li",null,"Follow the prompts to log in.")],-1)),t[48]||(t[48]=e("p",null,"You should now be able to download tweaks off the repo you logged into.",-1)),e("div",h,[t[36]||(t[36]=e("p",{class:"custom-container-title"},"TIP",-1)),e("p",null,[t[34]||(t[34]=o("If you run into errors installing or removing packages, read the ")),l(n,{to:"/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:i(()=>t[33]||(t[33]=[o("Troubleshooting")])),_:1}),t[35]||(t[35]=o(" page"))])])])}var v=s(f,[["render",w],["__file","using-sileo.html.vue"]]);export{v as default}; diff --git a/assets/using-sileo.html.e9a758a1.js b/assets/using-sileo.html.e9a758a1.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.e9a758a1.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-sileo.html.ee24aa58.js b/assets/using-sileo.html.ee24aa58.js new file mode 100644 index 000000000000..6e02e54be29d --- /dev/null +++ b/assets/using-sileo.html.ee24aa58.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-6c245e5c","path":"/it_IT/include/using-sileo.html","title":"","lang":"it_IT","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{"updatedTime":1653172312000,"contributors":[{"name":"Dhinak G","email":"17605561+dhinakg@users.noreply.github.com","commits":1},{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/include/using-sileo.md"}');export{e as data}; diff --git a/assets/using-sileo.html.f03df2e2.js b/assets/using-sileo.html.f03df2e2.js new file mode 100644 index 000000000000..d5f2098c7de0 --- /dev/null +++ b/assets/using-sileo.html.f03df2e2.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-50872356","path":"/installing-dopamine/using-sileo.html","title":"Using Sileo","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Sileo","description":"Guide to using Sileo","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]},{"level":2,"title":"Logging Into Repos","slug":"logging-into-repos","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-sileo.html.f3d8c453.js b/assets/using-sileo.html.f3d8c453.js new file mode 100644 index 000000000000..742cefd92884 --- /dev/null +++ b/assets/using-sileo.html.f3d8c453.js @@ -0,0 +1 @@ +import{_ as s,r,o as u,c as p,a as l,b as e,d as o,w as n,e as d}from"./app.748f7f56.js";const g={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"},b={class:"custom-container tip"};function f(v,i){const a=r("router-link"),t=r("ExternalLinkIcon");return u(),p("div",null,[i[32]||(i[32]=l("h2",{id:"lettura-necessaria",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),e(" Lettura Necessaria")],-1)),i[33]||(i[33]=l("div",{class:"custom-container tip"},[l("p",{class:"custom-container-title"},"TIP"),l("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),i[34]||(i[34]=l("p",null,"Sileo \xE8 un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. \xC8 l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.",-1)),l("p",null,[o(a,{to:"/it_IT/faq/#what-are-tweaks"},{default:n(()=>i[0]||(i[0]=[e("I tweak")])),_:1}),i[1]||(i[1]=e(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),l("p",null,[o(a,{to:"/it_IT/faq/#what-s-a-repo"},{default:n(()=>i[2]||(i[2]=[e("Le repository")])),_:1}),i[3]||(i[3]=e(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),i[35]||(i[35]=l("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),i[36]||(i[36]=l("h2",{id:"aggiunta-repo",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),e(" Aggiunta Repo")],-1)),l("ol",null,[i[7]||(i[7]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[8]||(i[8]=l("li",null,"Tocca Sorgenti sulla barra in basso",-1)),i[9]||(i[9]=l("li",null,"Tocca l'icona + nell'angolo in alto a destra",-1)),l("li",null,[i[5]||(i[5]=e("Inserisci l'URL di una repo (ad es. ")),l("a",m,[i[4]||(i[4]=l("code",null,"https://sparkdev.me/",-1)),o(t)]),i[6]||(i[6]=e(")"))]),i[10]||(i[10]=l("li",null,'Tocca "Aggiungi Sorgente"',-1))]),i[37]||(i[37]=d('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    ',5)),l("ol",null,[i[15]||(i[15]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[16]||(i[16]=l("li",null,"Cerca il tweak che vuoi installare",-1)),i[17]||(i[17]=l("li",null,[e("Tocca il pulsante Ottieni nell'angolo in alto a destra "),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[18]||(i[18]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per l'installazione del tweak")])],-1)),l("li",null,[i[12]||(i[12]=e('Dopo che \xE8 finita, tocca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[11]||(i[11]=[e("Respring")])),_:1}),i[13]||(i[13]=e('" ')),i[14]||(i[14]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[38]||(i[38]=l("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),i[39]||(i[39]=l("h2",{id:"disinstallare-tweak",tabindex:"-1"},[l("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),e(" Disinstallare tweak")],-1)),l("ol",null,[i[23]||(i[23]=l("li",null,"Apri l'applicazione di Sileo",-1)),i[24]||(i[24]=l("li",null,"Clicca su un tweak che vuoi disinstallare",-1)),i[25]||(i[25]=l("li",null,"Tocca il pulsante Modifica nell'angolo in alto a destra",-1)),i[26]||(i[26]=l("li",null,[e('Tocca "Rimuovi" '),l("ul",null,[l("li",null,'Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo')])],-1)),i[27]||(i[27]=l("li",null,[e('Tocca la Coda e premi "Conferma" '),l("ul",null,[l("li",null,"Potrebbe essere necessario un certo po' per la disinstallazione del tweak")])],-1)),l("li",null,[i[20]||(i[20]=e('Dopo che \xE8 finita, clicca "')),o(a,{to:"/it_IT/faq/#what-is-respringing"},{default:n(()=>i[19]||(i[19]=[e("Respring")])),_:1}),i[21]||(i[21]=e('" ')),i[22]||(i[22]=l("ul",null,[l("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),l("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta Respring, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),i[40]||(i[40]=l("p",null,"Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.",-1)),l("div",b,[i[31]||(i[31]=l("p",{class:"custom-container-title"},"TIP",-1)),l("p",null,[i[29]||(i[29]=e("Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la ")),o(a,{to:"/it_IT/troubleshooting/#fixing-package-installation-errors-on-sileo"},{default:n(()=>i[28]||(i[28]=[e("Pagina di")])),_:1}),i[30]||(i[30]=e(" Troubleshooting"))])])])}var w=s(g,[["render",f],["__file","using-sileo.html.vue"]]);export{w as default}; diff --git a/assets/using-zebra.html.11e0c2dc.js b/assets/using-zebra.html.11e0c2dc.js new file mode 100644 index 000000000000..0dc6e93446f8 --- /dev/null +++ b/assets/using-zebra.html.11e0c2dc.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-634101f7","path":"/en_US/include/using-zebra.html","title":"","lang":"en_US","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{"updatedTime":1660489653000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"en_US/include/using-zebra.md"}');export{e as data}; diff --git a/assets/using-zebra.html.2f98fd48.js b/assets/using-zebra.html.2f98fd48.js new file mode 100644 index 000000000000..44cfdb1a0224 --- /dev/null +++ b/assets/using-zebra.html.2f98fd48.js @@ -0,0 +1 @@ +import{_ as u,r as i,o as d,c as p,a as e,b as l,d as o,w as a,e as r}from"./app.748f7f56.js";const f={},h={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(w,t){const n=i("router-link"),s=i("ExternalLinkIcon");return d(),p("div",null,[t[25]||(t[25]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),l(" Required Reading")],-1)),t[26]||(t[26]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[27]||(t[27]=e("p",null,"Zebra is a newer package manager. It can be used to install tweaks and themes.",-1)),e("p",null,[o(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>t[0]||(t[0]=[l("Tweaks")])),_:1}),t[1]||(t[1]=l(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[o(n,{to:"/faq/#what-s-a-repo"},{default:a(()=>t[2]||(t[2]=[l("Repositories")])),_:1}),t[3]||(t[3]=l(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function."))]),t[28]||(t[28]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[29]||(t[29]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),l(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Zebra application",-1)),t[8]||(t[8]=e("li",null,[l("Tap "),e("code",null,"Sources"),l(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[l("Tap the "),e("code",null,"+"),l(" icon in the top left-hand corner")],-1)),e("li",null,[t[5]||(t[5]=l("Enter in a repo URL (e.g. ")),e("a",h,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),o(s)]),t[6]||(t[6]=l(")"))]),t[10]||(t[10]=e("li",null,[l("Tap "),e("code",null,"Add Source")],-1))]),t[30]||(t[30]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=r("
  • Open the Zebra application
  • Search for a tweak you'd like to install
  • Tap the Install button at the top right-hand corner of your screen
    • If a prompt asking you what version to install appears, you generally want to install the latest version
  • Tap on the bottom of the screen where it says "Tap to Manage"
  • Tap the Confirm button at the top right-hand corner of your screen
    • It may take some time for the tweak to install
  • ",5)),e("li",null,[t[12]||(t[12]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[11]||(t[11]=[l("Restart SpringBoard")])),_:1}),t[13]||(t[13]=l('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[31]||(t[31]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[32]||(t[32]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),l(" Uninstalling Tweaks")],-1)),e("ol",null,[t[20]||(t[20]=e("li",null,"Open the Zebra application",-1)),t[21]||(t[21]=e("li",null,[l("Tap "),e("code",null,"Packages"),l(" on the bar at the bottom")],-1)),t[22]||(t[22]=e("li",null,"Slide the tweak you want to uninstall all the way to the left.",-1)),t[23]||(t[23]=e("li",null,'Tap on the bottom of the screen where it says "Tap to Manage"',-1)),t[24]||(t[24]=e("li",null,[l("Tap the "),e("code",null,"Confirm"),l(" button at the top right-hand corner of your screen "),e("ul",null,[e("li",null,"It may take some time for the tweak to be removed")])],-1)),e("li",null,[t[17]||(t[17]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[16]||(t[16]=[l("Restart SpringBoard")])),_:1}),t[18]||(t[18]=l('" ')),t[19]||(t[19]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var m=u(f,[["render",b],["__file","using-zebra.html.vue"]]);export{m as default}; diff --git a/assets/using-zebra.html.680c9fdc.js b/assets/using-zebra.html.680c9fdc.js new file mode 100644 index 000000000000..c0f122b0c891 --- /dev/null +++ b/assets/using-zebra.html.680c9fdc.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-7f9fe37b","path":"/it_IT/installing-socket/using-zebra.html","title":"Using Zebra","lang":"it_IT","frontmatter":{"lang":"it_IT","title":"Using Zebra","description":"Guide to using Zebra","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/assets/using-zebra.html.9ba005b3.js b/assets/using-zebra.html.9ba005b3.js new file mode 100644 index 000000000000..6928de7e404f --- /dev/null +++ b/assets/using-zebra.html.9ba005b3.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-a040d4e8","path":"/it_IT/include/using-zebra.html","title":"","lang":"it_IT","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Lettura Necessaria","slug":"lettura-necessaria","children":[]},{"level":2,"title":"Aggiunta Repo","slug":"aggiunta-repo","children":[]},{"level":2,"title":"Rimozione Repo","slug":"rimozione-repo","children":[]},{"level":2,"title":"Installare Tweak","slug":"installare-tweak","children":[]},{"level":2,"title":"Disinstallare tweak","slug":"disinstallare-tweak","children":[]}],"git":{"updatedTime":1707234124000,"contributors":[{"name":"Michael McAuliff","email":"michaeltechse@gmail.com","commits":1}]},"filePathRelative":"it_IT/include/using-zebra.md"}');export{e as data}; diff --git a/assets/using-zebra.html.a1825c03.js b/assets/using-zebra.html.a1825c03.js new file mode 100644 index 000000000000..ae334ef00abe --- /dev/null +++ b/assets/using-zebra.html.a1825c03.js @@ -0,0 +1 @@ +import{_ as u,r as n,o as d,c as p,a as i,b as l,d as a,w as r,e as s}from"./app.748f7f56.js";const v={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(g,e){const o=n("router-link"),t=n("ExternalLinkIcon");return d(),p("div",null,[e[25]||(e[25]=i("h2",{id:"lettura-necessaria",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),l(" Lettura Necessaria")],-1)),e[26]||(e[26]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),e[27]||(e[27]=i("p",null,"Zebra \xE8 un gestore di pacchetti pi\xF9 recente. Pu\xF2 essere utilizzato per installare tweak e temi.",-1)),i("p",null,[a(o,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[0]||(e[0]=[l("I tweak")])),_:1}),e[1]||(e[1]=l(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),i("p",null,[a(o,{to:"/faq/#what-s-a-repo"},{default:r(()=>e[2]||(e[2]=[l("Le repository")])),_:1}),e[3]||(e[3]=l(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Zebra, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),e[28]||(e[28]=i("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),e[29]||(e[29]=i("h2",{id:"aggiunta-repo",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),l(" Aggiunta Repo")],-1)),i("ol",null,[e[7]||(e[7]=i("li",null,"Apri l'applicazione di Zebra",-1)),e[8]||(e[8]=i("li",null,[l("Tocca "),i("code",null,"Sources"),l(" sulla barra in basso")],-1)),e[9]||(e[9]=i("li",null,[l("Tocca l'icona "),i("code",null,"+"),l(" nell'angolo in alto a sinistra")],-1)),i("li",null,[e[5]||(e[5]=l("Inserisci l'URL di una repo (ad es. ")),i("a",m,[e[4]||(e[4]=i("code",null,"https://sparkdev.me/",-1)),a(t)]),e[6]||(e[6]=l(")"))]),e[10]||(e[10]=i("li",null,[l("Tocca "),i("code",null,"Add Source")],-1))]),e[30]||(e[30]=s('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Zebra
    2. Tocca Sources sulla barra in basso
    3. Fai scorrere la repo che vuoi rimuovere verso sinistra.

    La repo dovrebbe ora essere rimossa da Zebra.

    Installare Tweak

    ',5)),i("ol",null,[e[15]||(e[15]=s("
  • Apri l'applicazione di Zebra
  • Cerca il tweak che vuoi installare
  • Tocca il pulsante Install nell'angolo in alto a destra dello schermo
    • Se un avviso ti chiede quale versione installare, in genere vuoi installare l'ultima versione
  • Tocca la parte inferiore dello schermo denominata "Tap to Manage"
  • Tocca il pulsante Confirm nell'angolo in alto a destra dello schermo
    • Potrebbe essere necessario un certo tempo per l'installazione del tweak
  • ",5)),i("li",null,[e[12]||(e[12]=l('Dopo che \xE8 finita, tocca "')),a(o,{to:"/faq/#what-is-respringing"},{default:r(()=>e[11]||(e[11]=[l("Riavvia SpringBoard")])),_:1}),e[13]||(e[13]=l('" ')),e[14]||(e[14]=i("ul",null,[i("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),i("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),e[31]||(e[31]=i("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),e[32]||(e[32]=i("h2",{id:"disinstallare-tweak",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),l(" Disinstallare tweak")],-1)),i("ol",null,[e[20]||(e[20]=i("li",null,"Apri l'applicazione di Zebra",-1)),e[21]||(e[21]=i("li",null,[l("Tocca "),i("code",null,"Packages"),l(" sulla barra in basso")],-1)),e[22]||(e[22]=i("li",null,"Fai scorrere il tweak che vuoi rimuovere verso sinistra.",-1)),e[23]||(e[23]=i("li",null,'Tocca la parte inferiore dello schermo denominata "Tap to Manage"',-1)),e[24]||(e[24]=i("li",null,[l("Tocca il pulsante "),i("code",null,"Confirm"),l(" nell'angolo in alto a destra dello schermo "),i("ul",null,[i("li",null,"Potrebbe essere necessario un po' di tempo per la disinstallazione del tweak")])],-1)),i("li",null,[e[17]||(e[17]=l('Dopo che \xE8 finita, clicca "')),a(o,{to:"/faq/#what-is-respringing"},{default:r(()=>e[16]||(e[16]=[l("Riavvia SpringBoard")])),_:1}),e[18]||(e[18]=l('" ')),e[19]||(e[19]=i("ul",null,[i("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),i("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),e[33]||(e[33]=i("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var f=u(v,[["render",b],["__file","using-zebra.html.vue"]]);export{f as default}; diff --git a/assets/using-zebra.html.c61be29f.js b/assets/using-zebra.html.c61be29f.js new file mode 100644 index 000000000000..ae334ef00abe --- /dev/null +++ b/assets/using-zebra.html.c61be29f.js @@ -0,0 +1 @@ +import{_ as u,r as n,o as d,c as p,a as i,b as l,d as a,w as r,e as s}from"./app.748f7f56.js";const v={},m={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(g,e){const o=n("router-link"),t=n("ExternalLinkIcon");return d(),p("div",null,[e[25]||(e[25]=i("h2",{id:"lettura-necessaria",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#lettura-necessaria","aria-hidden":"true"},"#"),l(" Lettura Necessaria")],-1)),e[26]||(e[26]=i("div",{class:"custom-container tip"},[i("p",{class:"custom-container-title"},"TIP"),i("p",null,"Questa pagina \xE8 opzionale, ma utile se non si ha familiarit\xE0 con il jailbreak.")],-1)),e[27]||(e[27]=i("p",null,"Zebra \xE8 un gestore di pacchetti pi\xF9 recente. Pu\xF2 essere utilizzato per installare tweak e temi.",-1)),i("p",null,[a(o,{to:"/faq/#what-are-tweaks"},{default:r(()=>e[0]||(e[0]=[l("I tweak")])),_:1}),e[1]||(e[1]=l(` sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. \xC8 possibile trovare tweak sulle repository, generalmente denominate "repo".`))]),i("p",null,[a(o,{to:"/faq/#what-s-a-repo"},{default:r(()=>e[2]||(e[2]=[l("Le repository")])),_:1}),e[3]||(e[3]=l(" sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Zebra, sar\xE0 possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca."))]),e[28]||(e[28]=i("p",null,"Questa guida vi mostrer\xE0 come \xE8 possibile installare e disinstallare tweak, e aggiungere diverse repo.",-1)),e[29]||(e[29]=i("h2",{id:"aggiunta-repo",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#aggiunta-repo","aria-hidden":"true"},"#"),l(" Aggiunta Repo")],-1)),i("ol",null,[e[7]||(e[7]=i("li",null,"Apri l'applicazione di Zebra",-1)),e[8]||(e[8]=i("li",null,[l("Tocca "),i("code",null,"Sources"),l(" sulla barra in basso")],-1)),e[9]||(e[9]=i("li",null,[l("Tocca l'icona "),i("code",null,"+"),l(" nell'angolo in alto a sinistra")],-1)),i("li",null,[e[5]||(e[5]=l("Inserisci l'URL di una repo (ad es. ")),i("a",m,[e[4]||(e[4]=i("code",null,"https://sparkdev.me/",-1)),a(t)]),e[6]||(e[6]=l(")"))]),e[10]||(e[10]=i("li",null,[l("Tocca "),i("code",null,"Add Source")],-1))]),e[30]||(e[30]=s('

    \xC8 ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Zebra
    2. Tocca Sources sulla barra in basso
    3. Fai scorrere la repo che vuoi rimuovere verso sinistra.

    La repo dovrebbe ora essere rimossa da Zebra.

    Installare Tweak

    ',5)),i("ol",null,[e[15]||(e[15]=s("
  • Apri l'applicazione di Zebra
  • Cerca il tweak che vuoi installare
  • Tocca il pulsante Install nell'angolo in alto a destra dello schermo
    • Se un avviso ti chiede quale versione installare, in genere vuoi installare l'ultima versione
  • Tocca la parte inferiore dello schermo denominata "Tap to Manage"
  • Tocca il pulsante Confirm nell'angolo in alto a destra dello schermo
    • Potrebbe essere necessario un certo tempo per l'installazione del tweak
  • ",5)),i("li",null,[e[12]||(e[12]=l('Dopo che \xE8 finita, tocca "')),a(o,{to:"/faq/#what-is-respringing"},{default:r(()=>e[11]||(e[11]=[l("Riavvia SpringBoard")])),_:1}),e[13]||(e[13]=l('" ')),e[14]||(e[14]=i("ul",null,[i("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),i("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),e[31]||(e[31]=i("p",null,"Il tweak dovrebbe ora essere installato sul dispositivo e sar\xE0 attivo ogni volta che il dispositivo \xE8 in uno stato jailbroken.",-1)),e[32]||(e[32]=i("h2",{id:"disinstallare-tweak",tabindex:"-1"},[i("a",{class:"header-anchor",href:"#disinstallare-tweak","aria-hidden":"true"},"#"),l(" Disinstallare tweak")],-1)),i("ol",null,[e[20]||(e[20]=i("li",null,"Apri l'applicazione di Zebra",-1)),e[21]||(e[21]=i("li",null,[l("Tocca "),i("code",null,"Packages"),l(" sulla barra in basso")],-1)),e[22]||(e[22]=i("li",null,"Fai scorrere il tweak che vuoi rimuovere verso sinistra.",-1)),e[23]||(e[23]=i("li",null,'Tocca la parte inferiore dello schermo denominata "Tap to Manage"',-1)),e[24]||(e[24]=i("li",null,[l("Tocca il pulsante "),i("code",null,"Confirm"),l(" nell'angolo in alto a destra dello schermo "),i("ul",null,[i("li",null,"Potrebbe essere necessario un po' di tempo per la disinstallazione del tweak")])],-1)),i("li",null,[e[17]||(e[17]=l('Dopo che \xE8 finita, clicca "')),a(o,{to:"/faq/#what-is-respringing"},{default:r(()=>e[16]||(e[16]=[l("Riavvia SpringBoard")])),_:1}),e[18]||(e[18]=l('" ')),e[19]||(e[19]=i("ul",null,[i("li",null,"Dopo ci\xF2 il dispositivo sembrer\xE0 riavviarsi"),i("li",null,"A volte, sul pulsante pu\xF2 non apparire la scritta riavvia SpringBoard, ma \xE8 possibile cliccare comunque il pulsante")],-1))])]),e[33]||(e[33]=i("p",null,"Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.",-1))])}var f=u(v,[["render",b],["__file","using-zebra.html.vue"]]);export{f as default}; diff --git a/assets/using-zebra.html.d511956d.js b/assets/using-zebra.html.d511956d.js new file mode 100644 index 000000000000..44cfdb1a0224 --- /dev/null +++ b/assets/using-zebra.html.d511956d.js @@ -0,0 +1 @@ +import{_ as u,r as i,o as d,c as p,a as e,b as l,d as o,w as a,e as r}from"./app.748f7f56.js";const f={},h={href:"https://sparkdev.me/",target:"_blank",rel:"noopener noreferrer"};function b(w,t){const n=i("router-link"),s=i("ExternalLinkIcon");return d(),p("div",null,[t[25]||(t[25]=e("h2",{id:"required-reading",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#required-reading","aria-hidden":"true"},"#"),l(" Required Reading")],-1)),t[26]||(t[26]=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"TIP"),e("p",null,"This page is optional, but helpful if you are unfamiliar with jailbreaking.")],-1)),t[27]||(t[27]=e("p",null,"Zebra is a newer package manager. It can be used to install tweaks and themes.",-1)),e("p",null,[o(n,{to:"/faq/#what-are-tweaks"},{default:a(()=>t[0]||(t[0]=[l("Tweaks")])),_:1}),t[1]||(t[1]=l(' are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".'))]),e("p",null,[o(n,{to:"/faq/#what-s-a-repo"},{default:a(()=>t[2]||(t[2]=[l("Repositories")])),_:1}),t[3]||(t[3]=l(" are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function."))]),t[28]||(t[28]=e("p",null,"This guide will show you how you can install and uninstall tweaks, and add different repos.",-1)),t[29]||(t[29]=e("h2",{id:"adding-repos",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#adding-repos","aria-hidden":"true"},"#"),l(" Adding Repos")],-1)),e("ol",null,[t[7]||(t[7]=e("li",null,"Open the Zebra application",-1)),t[8]||(t[8]=e("li",null,[l("Tap "),e("code",null,"Sources"),l(" on the bar at the bottom")],-1)),t[9]||(t[9]=e("li",null,[l("Tap the "),e("code",null,"+"),l(" icon in the top left-hand corner")],-1)),e("li",null,[t[5]||(t[5]=l("Enter in a repo URL (e.g. ")),e("a",h,[t[4]||(t[4]=e("code",null,"https://sparkdev.me/",-1)),o(s)]),t[6]||(t[6]=l(")"))]),t[10]||(t[10]=e("li",null,[l("Tap "),e("code",null,"Add Source")],-1))]),t[30]||(t[30]=r('

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    ',5)),e("ol",null,[t[15]||(t[15]=r("
  • Open the Zebra application
  • Search for a tweak you'd like to install
  • Tap the Install button at the top right-hand corner of your screen
    • If a prompt asking you what version to install appears, you generally want to install the latest version
  • Tap on the bottom of the screen where it says "Tap to Manage"
  • Tap the Confirm button at the top right-hand corner of your screen
    • It may take some time for the tweak to install
  • ",5)),e("li",null,[t[12]||(t[12]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[11]||(t[11]=[l("Restart SpringBoard")])),_:1}),t[13]||(t[13]=l('" ')),t[14]||(t[14]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[31]||(t[31]=e("p",null,"The tweak should now be installed to your device and will be active whenever your device is jailbroken.",-1)),t[32]||(t[32]=e("h2",{id:"uninstalling-tweaks",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#uninstalling-tweaks","aria-hidden":"true"},"#"),l(" Uninstalling Tweaks")],-1)),e("ol",null,[t[20]||(t[20]=e("li",null,"Open the Zebra application",-1)),t[21]||(t[21]=e("li",null,[l("Tap "),e("code",null,"Packages"),l(" on the bar at the bottom")],-1)),t[22]||(t[22]=e("li",null,"Slide the tweak you want to uninstall all the way to the left.",-1)),t[23]||(t[23]=e("li",null,'Tap on the bottom of the screen where it says "Tap to Manage"',-1)),t[24]||(t[24]=e("li",null,[l("Tap the "),e("code",null,"Confirm"),l(" button at the top right-hand corner of your screen "),e("ul",null,[e("li",null,"It may take some time for the tweak to be removed")])],-1)),e("li",null,[t[17]||(t[17]=l(`After it's finished, tap "`)),o(n,{to:"/faq/#what-is-respringing"},{default:a(()=>t[16]||(t[16]=[l("Restart SpringBoard")])),_:1}),t[18]||(t[18]=l('" ')),t[19]||(t[19]=e("ul",null,[e("li",null,"The device should appear to reboot after this"),e("li",null,"Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway")],-1))])]),t[33]||(t[33]=e("p",null,"After restarting SpringBoard, the tweak should now be uninstalled.",-1))])}var m=u(f,[["render",b],["__file","using-zebra.html.vue"]]);export{m as default}; diff --git a/assets/using-zebra.html.e25cdecf.js b/assets/using-zebra.html.e25cdecf.js new file mode 100644 index 000000000000..4824a7226be1 --- /dev/null +++ b/assets/using-zebra.html.e25cdecf.js @@ -0,0 +1 @@ +const e=JSON.parse('{"key":"v-53fdca2a","path":"/installing-socket/using-zebra.html","title":"Using Zebra","lang":"en_US","frontmatter":{"lang":"en_US","title":"Using Zebra","description":"Guide to using Zebra","editLink":false,"lastUpdated":false,"contributors":false},"excerpt":"","headers":[{"level":2,"title":"Required Reading","slug":"required-reading","children":[]},{"level":2,"title":"Adding Repos","slug":"adding-repos","children":[]},{"level":2,"title":"Removing Repos","slug":"removing-repos","children":[]},{"level":2,"title":"Installing Tweaks","slug":"installing-tweaks","children":[]},{"level":2,"title":"Uninstalling Tweaks","slug":"uninstalling-tweaks","children":[]}],"git":{},"filePathRelative":null}');export{e as data}; diff --git a/blocking-jailbreak-detection/index.html b/blocking-jailbreak-detection/index.html new file mode 100644 index 000000000000..71f14c0dc59c --- /dev/null +++ b/blocking-jailbreak-detection/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Blocking Jailbreak Detection | iOS Guide + + + + +

    Blocking Jailbreak Detection

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    We do not recommend using banking apps on a jailbroken device. Use a separate secure device to access your bank account.

    Many apps, which rely on security, will have algorithms to detect and block jailbroken users from using the app. This includes banking apps, some online videogames (e.g. Pokemon Go, Mario Kart Tour) and other privacy focused apps such as Snapchat.

    This is great from a security standpoint, as a jailbroken device is much more likely to become compromised compared to stock iOS. This can cause an issue, however, when some of us just want to use the apps we need to use.

    DANGER

    Blocking jailbreak detection can stop you from accessing photos and other files while in selected applications.

    Now, we'll go through each tweak that can be used to minimize jailbreak detection. Some apps, however, cannot be patched and will not work when jailbroken, regardless of the content below. Other apps may need bypasses made specifically for them.

    Tweaks

    TIP

    Choicy is available on the default BigBoss repo, however we recommend adding the developer's repo to ensure you have the most up-to-date version.

    There is other software available for hiding jailbreak, such as Shadow (ios.jjolano.me), however we'll only be covering the above tweaks in this guide.

    Installation

    1. Open your package manager app (e.g. Cydia, Sileo, Zebra)
    2. Add the three repos linked above
    3. Search for and install the three packages
    4. Respring when prompted

    A-Bypass

    TIP

    According to the tweak's author, A-Bypass works better on libhooker-based jailbreaks, such as Chimera, Odyssey, odysseyra1n, and Taurine. It still works on Substrate/Substitute-based jailbreaks, such as checkra1n and unc0ver, however.

    1. Open the Settings application
    2. Scroll down to A-Bypass
    3. Tap on Check for Updates
      • If a new app doesn't work with A-Bypass, you should always try to go back and try to check for updates in the A-Bypass preferences again.
    4. Scroll down and enable any apps you wish to block jailbreak detection with.

    Liberty Lite

    1. Open the Settings application
    2. Scroll down to Liberty Lite
    3. Enable Enable Liberty
    4. Tap on Block Jailbreak Detection
    5. Enable all the apps you want to block jailbreak detection with

    Choicy

    TIP

    This is the best option for users wanting to use Snapchat on their jailbroken device.

    TIP

    If you use a libhooker-based jailbreak, such as Chimera, Odyssey, odysseyra1n, or Taurine, then libhooker configurator serves the same purpose as Choicy, while being natively integrated into libhooker.

    1. Open the Settings application
    2. Scroll down to Choicy
    3. Tap on Applications
    4. Tap on an application that you selected with Liberty Lite
    5. Enable Custom Tweak Configuration
      • For Snapchat, enable Disable Tweak Injection and skip the next steps
    6. Make sure Whitelist is selected
    7. Enable the bypass you're using - for Liberty Lite this would be zzzzzLiberty, or !ABypass2 for A-Bypass.
    8. Repeat this for every app you've selected to use with your bypass tweak.

    libhooker configurator

    WARNING

    This only works on libhooker-based jailbreaks! If you use a Substrate or Substitute based jailbreak, such as checkra1n or unc0ver, then this will not work, and you should use Choicy instead!

    1. Open the libhooker application
    2. Tap "Applications"
    3. Scroll down to the application you wish to configure, and tap on it
    4. Here, you can either disable tweaks entirely in this application, or configure individual tweaks.
      • To configure individual tweaks, enable "Override Configuration", which will open up options to only allow specific tweaks or deny specific tweaks.
      • For example, to allow only Liberty Lite, you'd select Allow, then select zzzzzLiberty.
      • If you're using A-Bypass, you'd enable !ABypass2 instead.

    KernBypass (iOS 12.0 - 14.2)

    TIP

    This is the best option for users wanting to use Nintendo apps (Mario Kart Tour, Animal Crossing: Pocket Camp, etc) and Pokemon GO on their jailbroken device.

    WARNING

    KernBypass will not work on iOS 14 using unc0ver. Look into vnodebypass instead.

    DANGER

    KernBypass is a kernel tweak. Do not install on unsupported devices, use it at your own risk.

    1. Open the Settings application
    2. Scroll down to KernBypass
    3. Tap Enable KernBypass
    4. Enable all the apps you want to block jailbreak detection with

    vnodebypass

    TIP

    vnodebypass is similar to KernBypass in regards to what it can bypass, but be aware that while it is active, you will lose access to your tweaks!

    DANGER

    vnodebypass is a kernel tweak. Do not install on unsupported devices, use it at your own risk.

    1. If you are on iOS 14, ensure that libkrw 1.1.0 or later is installed. It is available in the default Elucubratus repository, if you are using unc0ver or checkra1n.
    2. Open the vnodebypass app
    3. Tap the Enable button
    4. When done using the app with jailbreak detection, go back into the vnodebypass app and tap Disable
    + + + diff --git a/blocking-updates/index.html b/blocking-updates/index.html new file mode 100644 index 000000000000..b3451aee888b --- /dev/null +++ b/blocking-updates/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Blocking Updates | iOS Guide + + + + +

    Blocking Updates

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    This will take you through installing the iOS 17 "tvOS profile" to block updates on your device. It's easy to install and ensures you'll stay on the firmware you're currently on. This is useful if you're waiting for a jailbreak for a lower version and don't want to update in case it gets patched.

    Installing the tvOS profile

    1. Open https://f.itsnebula.net/noota-17.mobileconfigOpen in new window in your device's browser
    2. Select "Allow" if prompted
    3. Open the Settings application
    4. Navigate to General -> Profile
      • This may also be called Profile and Device Management
    5. Tap on the tvOS Beta Profile you just installed
    6. Tap "Install"
    7. Confirm by tapping "Install" again
      • Enter your passcode if you have one
    8. Tap "Install" for a third time
    9. Restart your device when prompted

    Your device should no longer receive software updates. You can confirm this by going to Settings > General > Software Update, and if it shows that "iOS is up to date", you are successfully blocking updates.

    Uninstalling the tvOS Profile

    If you want to update your system again, follow the following steps to remove update blocking.

    DANGER

    By removing update blocking, you may unintentionally update to a higher firmware, and be unable to jailbreak.

    1. Open the Settings application
    2. Go to General -> Profile
    • This may also be called Profile and Device Management
    1. Tap on the tvOS Beta Profile
    2. Tap "Remove Downloaded Profile"

    Your device should now be able to update again.

    + + + diff --git a/credits/index.html b/credits/index.html new file mode 100644 index 000000000000..90ecb7c074bb --- /dev/null +++ b/credits/index.html @@ -0,0 +1,67 @@ + + + + + + + + + Credits | iOS Guide + + + + +

    Credits

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    emiyl

    Emma

    Skylar McCauley

    Michael McAuliff

    Credits

    If I forgot you here, contact us or submit an issue and we'll add your name.

      + raizo
    +  + aaronp613
    +  + carsuki
    +  + EricLegend
    +  + J9ck
    +  + Jamie Bishop (nullpixel)
    +  + nqcshady
    +  + patricck88
    +  + pharzyn
    +  + Kabir Oberai
    +  + Absolucy
    +  + Steckler (atoiletcat)
    +  + Cimmerian_Iter
    +  + Hockey
    +  + nyuszika7h
    +  + DhinakG
    +  + Tanbeer
    +  + kawaiizenbo
    +  + Vaishnav Santhosh (DeathKnight)
    +  + TheAlphaStream
    +  + ssalagginkool
    +  + zachary7829
    +  + Bbaovanc
    +
    + + + diff --git a/donations/index.html b/donations/index.html new file mode 100644 index 000000000000..8a3eb70d17e8 --- /dev/null +++ b/donations/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Donations | iOS Guide + + + + + + + + diff --git a/en_US/include/using-cydia.html b/en_US/include/using-cydia.html new file mode 100644 index 000000000000..6a340565945e --- /dev/null +++ b/en_US/include/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + +

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/en_US/include/using-sileo.html b/en_US/include/using-sileo.html new file mode 100644 index 000000000000..93d7b4fd42d3 --- /dev/null +++ b/en_US/include/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + +

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/en_US/include/using-zebra.html b/en_US/include/using-zebra.html new file mode 100644 index 000000000000..fc143ec815d5 --- /dev/null +++ b/en_US/include/using-zebra.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + +

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Zebra is a newer package manager. It can be used to install tweaks and themes.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Tap the + icon in the top left-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    1. Open the Zebra application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
      • If a prompt asking you what version to install appears, you generally want to install the latest version
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Zebra application
    2. Tap Packages on the bar at the bottom
    3. Slide the tweak you want to uninstall all the way to the left.
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to be removed
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/en_US/jailbreak/checkra1n/include/end-of-page.html b/en_US/jailbreak/checkra1n/include/end-of-page.html new file mode 100644 index 000000000000..97bdb814b43b --- /dev/null +++ b/en_US/jailbreak/checkra1n/include/end-of-page.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + +

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/en_US/jailbreak/checkra1n/include/no-loader.html b/en_US/jailbreak/checkra1n/include/no-loader.html new file mode 100644 index 000000000000..fb793fb8eaa5 --- /dev/null +++ b/en_US/jailbreak/checkra1n/include/no-loader.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + + + + + diff --git a/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.html b/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.html new file mode 100644 index 000000000000..3489199829c1 --- /dev/null +++ b/en_US/jailbreak/checkra1n/include/odysseyra1n-explanation.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + + + + + diff --git a/en_US/jailbreak/checkra1n/include/semi-tethered.html b/en_US/jailbreak/checkra1n/include/semi-tethered.html new file mode 100644 index 000000000000..6ea74fe855dc --- /dev/null +++ b/en_US/jailbreak/checkra1n/include/semi-tethered.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + + + + + diff --git a/en_US/jailbreak/using-nitotv.html b/en_US/jailbreak/using-nitotv.html new file mode 100644 index 000000000000..ddd21b810de3 --- /dev/null +++ b/en_US/jailbreak/using-nitotv.html @@ -0,0 +1,44 @@ + + + + + + + + + iOS Guide + + + + +

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    nitoTV is a package manager that has been used since the start of jailbreaking Apple TV devices. It can be used to install tweaks, utilites, tools and other essentials.

    A picture of an Apple TV running nitoTV

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to nitoTV, you will be able to install the tweaks on it, and look for them using the search function.

    :::

    Keeping in mind, most iOS repositories will not work with tvOS!

    :::

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    :::

    This guide is for Apple TV 4 (or higher) devices

    :::

    Adding Repos

    1. Open the nitoTV application
    2. Navigate to Sources on the bar at the top
    3. Click the Add button below
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window) This can also be done via iPhone/iPad keyboard.
    5. Tap Okay

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the nitoTV application
    2. Navigate to Sources on the bar at the top
    3. Using the trackpad, click and hold on the repo for a second on the select repo, then release.
    4. Click Remove

    The repo should now be removed from nitoTV.

    Installing Tweaks

    1. Open the nitoTV application
    2. Search for a tweak you'd like to install
    3. Tap the Get button below the tweak name
    4. Click Install at the prompt to confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the nitoTV application
    2. Go to the Installed button at the top bar
    3. Click on the tweak in the list
    4. Click Modify below the tweak name
    5. Click Remove at the prompt to confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    + + + diff --git a/faq/index.html b/faq/index.html new file mode 100644 index 000000000000..efb72bb53567 --- /dev/null +++ b/faq/index.html @@ -0,0 +1,44 @@ + + + + + + + + + FAQ | iOS Guide + + + + +

    FAQ

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    General Questions

    What is jailbreaking?

    Jailbreaking is a term used to describe the process that allows you to truly unlock the potential of your iOS device. Apple's mobile operating system is known for its security and that's partly because of how locked-down it is. Jailbreaking your device will allow you to break those restrictions and customize your device to how you like it.

    Jailbreaking gives you the ability to install custom applications and "tweaks" (modifications) from a package manager to customize and enhance the user experience. Jailbreaking is free and easy on most devices.

    Jailbreaking in the US is perfectly legal. In 2010, the US Copyright Office declared jailbreaking to be an exception to the Digital Millennium Copyright Act.

    You may want to check in your country whether it is legal there or not before proceeding, however in most countries it should be fine.

    What is a package manager?

    Package managers are used to install, uninstall and modify official or community-made software to customize your device. Sileo is an example of a package manager.

    They can be considered similar to the iOS App Store, where you can install both free and paid software.

    What's a repo?

    These are essentially databases that contain lots of tweaks for you to install. When you add repos to your package manager, you will be able to install the tweaks contained on it, and look for them using the search function.

    What are tweaks?

    Tweaks are small modifications that can be installed change the look and/or feel of your device.

    Unlike apps, tweaks usually don't come with an app icon, but rather instead an area in the Settings app to change how the tweak acts. Some simpler tweaks might not even have this.

    What is "respringing" or "Restarting Springboard"?

    Respringing is essentially restarting the home screen and the iOS UI. Most of the time, you can install a tweak and respring to apply it, without fully rebooting.

    You won't have to reinstall an exploit after respringing, however, and you can remain jailbroken.

    What is Recovery Mode?

    Recovery Mode is a protection built-in to your device that allows the user to completely start over with a fresh install of iOS. This is especially useful if the installed OS is damaged and cannot start properly, which can happen during jailbreaks, although rare. Entering recovery mode can be done on device and through a computer, and iTunes/Finder utilise recovery mode during normal upgrades and restores.

    What is DFU mode?

    DFU mode is a way you can interact with your iOS device without loading the operating system or boot loader. It stands for Device Firmware Upgrade. It's functionally different from recovery mode and is generally intended as a last resort in case things seriously go wrong on your device, however we can use it with Odysseyra1n to jailbreak your device instead. Entering DFU mode can only be done on device as it is part of the phone itself.

    What can I do once jailbroken?

    • Gain full access to your device's OS
    • Get access to a package manager, such as Sileo or Zebra
    • Install themes to change the look and feel of your device
    • Install tweaks to change how iOS behaves

    What should I know before starting?

    • It is strongly recommended to backup your device to iCloud, iTunes, or Finder (on macOS Catalina or newer) in case of data loss
    • If no issues occur during installation, you will be jailbroken without any data loss
    • Keep the device plugged into to a power source or keep the battery fairly charged, so that any unexpected power off can be prevented
    • Jailbreaking allows you to unlock your system but can lead to data loss if you damage the OS
    • You may be vulnerable to more malware and other security issues after jailbreaking compared to if you were in a non-jailbroken state
    • Your device warranty will become void after jailbreaking until it is restored to an un-jailbroken state, which is easy to do

    Blob questions

    What is a blob?

    A blob is a file containing a special key specifically for that one device to allow downgrading to a specific firmware.

    Blobs are like golden tickets, but instead a digital signature made by Apple that was saved at the time when the signing window was open. If you possess one (or many), keep them safe.

    How do blobs work?

    Blobs can be used in a program named futurerestore, to restore to a firmware, provided the SEP (Secure Enclave Processor) firmware and the Baseband firmware are compatible with the target iOS version.

    Even though blobs may become incompatible for use of restoring at the current time, it is still advised to save them, in case an opportunity is made available which allows for their usage.

    Can I save them now?

    There are two sets of blobs which can be saved at the current time:

    • Versions currently signed by Apple
    • The version you are currently on

    Note that saving blobs for the version you are currently on is dependent on whether or not you have a jailbreak, and may or may not be usable depending on the device you have and how you got to the version you are on at that time.

    To see all the possible methods of saving blobs, follow the Saving Blobs guide.

    Should I use tweaks such as Batchomatic or IAmLazy

    You should not use these tweaks, due to the fact that they tend to cause issues and instability within your jailbreaking setup. Instead, if you're switching between jailbreaks or updating to a newer iOS version, make a text based tweaklist and then manually reinstall them.

    Other questions

    What is the latest iOS version with a jailbreak for my 64-bit device

    While this can be easily figured out by checking Get Started, in case you don't want to go through get started, here is the following information:

    • A7 iPads: iOS 12.5.7 (via Odysseyra1n or Chimera)
    • A7/A8 iPhones: iOS 12.5.7 (via Odysseyra1n or Chimera)
    • iPod Touch (6th Generation): iOS 12.5.7 (via Odysseyra1n or Chimera)
    • A8/A10X Apple TVs: tvOS 18.1 (via palera1n)
    • A8(X) iPads: iPadOS 15.8.3 (via Dopamine or palera1n)
    • iPod Touch (7th Generation): iOS 15.8.3 (via Dopamine or palera1n)
    • A9/A10 iPhones: iOS 15.8.3 (via Dopamine or palera1n)
    • A9(X) iPads: iPadOS 16.7.10 (via palera1n)
    • iPad 6th Generation: iPadOS 17.7.1 (via palera1n)
    • iPad 7th Generation: iPadOS 18.1 (via palera1n)
    • A10X iPad Pros: iPadOS 17.7.1 (via palera1n)
    • A11 iPhones: iOS 16.7.10 (via palera1n)
    • A12-A14 iPhones: iOS 16.5.1 (via Dopamine)
    • A12-A14/M1 iPads: iPadOS 16.5.1 (via Dopamine)
    • A15/A16 iPhones: iOS 16.5 (via Dopamine)
    • A15/M2 iPads: iPadOS 16.5 (via Dopamine)

    Note that A12 and newer devices running iOS 16.6 or newer do not have a jailbreak, which also inherently means no A17/M4 or later device has a jailbreak currently.

    Last Updated:
    Contributors: Michael McAuliff, hg13bs, emiyl, Michael, ROSeaboyer, TheMasterOfMike, Tanbeer191, TheHacker894, BurritoSOFTWARE
    + + + diff --git a/futurerestore-help/index.html b/futurerestore-help/index.html new file mode 100644 index 000000000000..2f72681225c7 --- /dev/null +++ b/futurerestore-help/index.html @@ -0,0 +1,44 @@ + + + + + + + + + FutureRestore issues Help | iOS Guide + + + + +

    FutureRestore issues Help

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Help page

    • This page is intended to provide solutions for errors encountered with FutureRestore. If none work, please join the r/Jailbreak Discord ServerOpen in new window and ask in #futurerestorehelp

    iBEC error (error code -8)

    This is a common error which you may run into while using FutureRestore, especially if you are using a Windows machine. To fix this:

    1. Uninstall all Apple devices in Device Manager
      • Make sure to check "Uninstall Driver" when uninstalling
    2. Uninstall all Apple products including iTunes and Apple Device Support programs in the Control Panel
    3. Unplug and replug your device
    4. Check device manager for any Apple devices and uninstall them and any drivers
    5. Disconnect your device
    6. Install the iTunes .exe file from apple.comOpen in new window itself
    7. Boot your device into Recovery ModeOpen in new window and plug it into your computer
    8. Uninstall the iBoot (Recovery) driver and software from Device Manager
    9. Run FutureRestore again
    10. Unplug and replug your device.
    11. Run FutureRestore again. This issue should now be resolved.

    example

    Device ApNonce doesn't match APTicket nonce

    This error means that you have not set your generator on your device to that of the blob. In order to solve this problem, follow the Setting nonce part of the FutureRestore page

    SEP Firmware is not being signed

    This problem occurs when the user tries to manually specify SEP from the target version, instead of from the latest available version. To fix this problem, either choose the latest-sep argument or use the custom-latest or custom-latest-buildid with the custom-latest-beta argument with a compatible version provided based on the SEP/BB Compatibility ChartOpen in new window (you can use https://appledb.dev to find the buildid for a version). You do not need to manually provide SEP or BB.

    Could not connect to device in recovery mode / Failed to place device in recovery mode

    NOTE: if the error is similarly named, follow these steps too.

    • If your device is in recovery mode, run FutureRestore again while your device is in recovery mode.
    • If your device is not in recovery mode, enter recovery mode manually, then run FutureRestore again.

    Error: Unable to receive message from FDR...

    The fix for this is either waiting (it can take a very long time) or just re-trying the process. This is an error that has been diagnosed but no fix for it is available as of the time of writing this.

    About to send NOR data... No data to read

    If you get this error message, you may try stopping the futurerestore process and disabling the no-rsep argument. If the restore continues to get stuck here regardless if no-rsep is enabled or disabled, you may be unable to restore as the cause of this error has not been diagnosed at the time of writing.

    + + + diff --git a/futurerestore/index.html b/futurerestore/index.html new file mode 100644 index 000000000000..3833aa6d5583 --- /dev/null +++ b/futurerestore/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Restoring with blobs using FutureRestore | iOS Guide + + + + +

    Restoring with blobs using FutureRestore

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Notes

    If you are on iOS 15.2 or newer on an A10- device, you should follow thisOpen in new window guide instead. Note that if you are on a device that supports iOS 16 (which includes A12+), you will not be able to follow this guide due to Cryptex1 and SEP/BB incompatibility. For more information on why this is the case, please go hereOpen in new window.

    Requirements

    • Blobs saved for the version you want to restore to
      • These blobs must be for your device only; you cannot use other people's blobs
    • A jailbroken device or an A10-A11 device on 15.0-15.1.1

    DANGER

    You must make sure that the latest SEP/BB is compatible to the version you are attempting to restore to in order to prevent bootloops or failed activation! To do so, please consult the SEP/BB ChartOpen in new window. If a cell says "Compatible" then you are free to restore to that version.

    Downloads

    Getting Started (Jailbroken)

    1. Open your package manager on your jailbroken iDevice
    2. Add repo.1conan.comOpen in new window to your sources
    3. Download and install dimentio
    4. Download and install NewTerm2
    5. Proceed to Finding the generator

    Getting Started (Non-Jailbroken)

    1. Navigate to the TrollStoreOpen in new window GitHub page and follow the installation instructions for your device
      • If "Not Supported" is listed and you cannot jailbreak or you do not have an A11- device, you will be unable to proceed further
    2. Once TrollStore is installed, install the TrollNonceOpen in new window app through TrollStore
    3. Proceed to the next section

    Finding the generator

    DANGER

    Make sure you do not edit the blob file! Doing so will make it invalid and unusable with futurerestore.

    1. Open your blob in a text editor and search for generatorGeneratorExample

    2. Note down the value inside the <string> field

      • This should be a 0x followed 16 characters which will be a combination of letters and numbers. This is your generator.

    NOTE: If there is no generator value, try to remember which jailbreak you were using at the time of saving blobs. If you were using unc0ver, your generator is most likely 0x1111111111111111, and if you were using Chimera/Odyssey/Taurine, your generator is most likely 0xbd34a880be0b53f3

    Setting the nonce (Jailbroken)

    1. Open NewTerm 2 on your iDevice and type the following command, where [generator] is the value you just grabbed: su root -c 'dimentio [generator]'

    2. When asked for a password, enter your root password

      • By default, this is set to alpine, not your phone's password.
    3. Once the command executes, a lot of text should appear

    4. Near the end of the text, you should see the line Set nonce to [generator]

    Setting the nonce (Unjailbroken)

    WARNING

    This method will not work for A9 devices at all or A10 devices on 15.2+. If you cannot jailbreak, you must follow thisOpen in new window guide.

    1. Open the TrollNonce app
    2. Select the Set Nonce option, then input the generator value you found in your blob into the box. Tap Set

    On Computer

    DANGER

    To reiterate: you cannot FutureRestore on any device that has supports iOS 16. Following the steps listed below will either result in the process failing or will fail activation when setting up the device, both of which will require a restore to a signed iOS version. While you cannot downgrade, you may have a path to upgrade and instructions/details can be found at the Updating (blobless) page.

    1. Connect your iDevice to your computer

    2. Make sure that your computer is trusted by your device

      • Optionally, you can create a full backup of your device through iTunes or Finder
    3. Open FutureRestoreGUI on your computer

      • If prompted by Windows Defender, Windows Smartscreen or other anti-virus software, allow the program to run - it’s safe
    4. When opening FutureRestoreGUI, you should be greeted by this menu: FutureRestoreGUI main screen

    5. Click the Settings button and enable Futurerestore Beta, then click the Download FutureRestore button. This option is only available for macOS and Linux

    • Windows users must download the beta from hereOpen in new window. Once that is done, press Select FutureRestore Binary/Executable and navigate to where you have downloaded the beta. Select the file and click Open
    1. Click the Select Blob File... button and select your blob .shsh2 file
    2. Click the Select Target iPSW File... and select your .ipsw file
    3. Then click the Next button to navigate to the Options menu, make sure Extra Logs is enabled
    4. If you are not downgrading, then it is safe to enable Preserve Data in the options menu in order to keep data. However, using it while downgrading may be dangerous
    5. Do not enable AP Nonce Collision on any modern devices
    6. Enable No RSEP
    7. Click Next to navigate to the controls menu
    8. Click Start Futurerestore

    If you experience any issues during the Process, look in the FutureRestore help page, if you still can't find a solution, ask in the #genius-bar forum on the r/jailbreak Discord ServerOpen in new window.

    Last Updated:
    Contributors: Emma, emiyl, Serena, Superuser, Dabezt, KawaiiZenbo, Michael McAuliff, alexia, Tanbeer191, TheHacker894, CoocooFroggy
    + + + diff --git a/get-started/Apple-TV-(1st-generation).html b/get-started/Apple-TV-(1st-generation).html new file mode 100644 index 000000000000..f6df3aef54f3 --- /dev/null +++ b/get-started/Apple-TV-(1st-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Firmware Selection (Apple TV (1st generation)) | iOS Guide + + + + +

    Firmware Selection (Apple TV (1st generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your Apple TV Software device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 1.0 to 3.0.2" row includes version 1.0, version 3.0.2, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    1.03.0.2Installing Patchstick
    Show more
    + + + diff --git a/get-started/Apple-TV-(2nd-generation).html b/get-started/Apple-TV-(2nd-generation).html new file mode 100644 index 000000000000..5819ead8b266 --- /dev/null +++ b/get-started/Apple-TV-(2nd-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Firmware Selection (Apple TV (2nd generation)) | iOS Guide + + + + +

    Firmware Selection (Apple TV (2nd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your Apple TV Software device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 6.0 to 6.2" row includes version 6.0, version 6.2, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    6.2.16.2.1Installing Blackb0x
    6.06.2opensn0w
    5.2.15.3Installing P0sixspwn
    5.15.2Installing Evasi0n6
    4.35.0.2Seas0nPass
    4.2.14.2.2Installing PwnageTool
    4.24.2Seas0nPass
    4.1.14.1.1Installing greenpois0n
    4.14.1Installing PwnageTool
    4.04.0Installing greenpois0n
    Show more
    + + + diff --git a/get-started/Apple-TV-(3rd-generation).html b/get-started/Apple-TV-(3rd-generation).html new file mode 100644 index 000000000000..e48acc22f9b6 --- /dev/null +++ b/get-started/Apple-TV-(3rd-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Firmware Selection (Apple TV (3rd generation)) | iOS Guide + + + + +

    Firmware Selection (Apple TV (3rd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your Apple TV Software device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 7.6 to 7.9" row includes version 7.6, version 7.9, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    7.67.9Installing Blackb0x
    7.47.5EtasonATV
    7.2.17.3.1Installing Blackb0x
    7.07.2N/A
    6.06.2Installing Blackb0x
    5.05.3N/A
    Show more
    + + + diff --git a/get-started/Apple-TV-4K-(1st-generation).html b/get-started/Apple-TV-4K-(1st-generation).html new file mode 100644 index 000000000000..95f6c4b457d1 --- /dev/null +++ b/get-started/Apple-TV-4K-(1st-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Firmware Selection (Apple TV 4K (1st generation)) | iOS Guide + + + + +

    Firmware Selection (Apple TV 4K (1st generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your tvOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 18.1" row includes version 15.0, version 18.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    15.018.1Installing palera1n
    13.4.614.7Installing Odysseyra1n
    12.4.113.4.5Installing unc0verTV
    12.412.4Installing ChimeraTV
    12.2.112.3Installing unc0verTV
    12.012.2Installing ChimeraTV
    11.011.4.1Installing ElectraTV
    Show more
    + + + diff --git a/get-started/Apple-TV-HD-(4th-generation).html b/get-started/Apple-TV-HD-(4th-generation).html new file mode 100644 index 000000000000..63e7d25f7e72 --- /dev/null +++ b/get-started/Apple-TV-HD-(4th-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Firmware Selection (Apple TV HD (4th generation)) | iOS Guide + + + + +

    Firmware Selection (Apple TV HD (4th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your tvOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 18.1" row includes version 15.0, version 18.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    15.018.1Installing palera1n
    13.4.614.7Installing Odysseyra1n
    12.4.113.4.5Installing unc0verTV
    12.412.4Installing ChimeraTV
    12.2.112.3Installing unc0verTV
    12.012.2Installing ChimeraTV
    11.011.4.1Installing ElectraTV
    10.2.210.2.2Installing backr00m
    10.1.110.2.1N/A
    10.010.1Installing LiberTV
    9.09.2.2N/A
    Show more
    + + + diff --git a/get-started/iPad-(10th-generation).html b/get-started/iPad-(10th-generation).html new file mode 100644 index 000000000000..fa15a86e697b --- /dev/null +++ b/get-started/iPad-(10th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (10th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (10th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    16.016.5.1Installing Dopamine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad

    + + + diff --git a/get-started/iPad-(3rd-generation).html b/get-started/iPad-(3rd-generation).html new file mode 100644 index 000000000000..35634594dde3 --- /dev/null +++ b/get-started/iPad-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (3rd generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (3rd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.1 to 9.3.4" row includes version 9.1, version 9.3.4, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPad

    + + + diff --git a/get-started/iPad-(4th-generation).html b/get-started/iPad-(4th-generation).html new file mode 100644 index 000000000000..3a348b6b359d --- /dev/null +++ b/get-started/iPad-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (4th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (4th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 10.0 to 10.3.4" row includes version 10.0, version 10.3.4, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    10.010.3.4Installing Socket
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.48.4Installing openpwnage
    8.08.3PPJailbreak
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPad

    + + + diff --git a/get-started/iPad-(5th-generation).html b/get-started/iPad-(5th-generation).html new file mode 100644 index 000000000000..62b48f55484d --- /dev/null +++ b/get-started/iPad-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (5th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (5th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 16.7.10" row includes version 16.7, version 16.7.10, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.310.3.3Using TotallyNotSpyware
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad

    + + + diff --git a/get-started/iPad-(6th-generation).html b/get-started/iPad-(6th-generation).html new file mode 100644 index 000000000000..5cbe1dbd789e --- /dev/null +++ b/get-started/iPad-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (6th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (6th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 17.7.1" row includes version 16.7, version 17.7.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.311.4.1Installing Electra
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad

    + + + diff --git a/get-started/iPad-(7th-generation).html b/get-started/iPad-(7th-generation).html new file mode 100644 index 000000000000..1844e03b6b4c --- /dev/null +++ b/get-started/iPad-(7th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (7th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (7th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 18.0 to 18.1" row includes version 18.0, version 18.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    18.1.118.1.1N/A
    18.018.1Installing palera1n
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad

    + + + diff --git a/get-started/iPad-(8th-generation).html b/get-started/iPad-(8th-generation).html new file mode 100644 index 000000000000..1b6d796f4531 --- /dev/null +++ b/get-started/iPad-(8th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (8th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (8th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad

    + + + diff --git a/get-started/iPad-(9th-generation).html b/get-started/iPad-(9th-generation).html new file mode 100644 index 000000000000..3d4eaf0bdbfe --- /dev/null +++ b/get-started/iPad-(9th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad (9th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad (9th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad

    + + + diff --git a/get-started/iPad-2.html b/get-started/iPad-2.html new file mode 100644 index 000000000000..cab2c274a0f8 --- /dev/null +++ b/get-started/iPad-2.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad 2) | iOS Guide + + + + +

    Firmware Selection (iPad 2)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 4.3 to 4.3.2" row includes version 4.3, version 4.3.2, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5N/A
    4.3.34.3.3Using JailbreakMe Saffron
    4.34.3.2N/A
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPad

    + + + diff --git a/get-started/iPad-Air-(3rd-generation).html b/get-started/iPad-Air-(3rd-generation).html new file mode 100644 index 000000000000..f43f1216f81c --- /dev/null +++ b/get-started/iPad-Air-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Air (3rd generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Air (3rd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.212.4.1Installing unc0ver
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Air

    + + + diff --git a/get-started/iPad-Air-(4th-generation).html b/get-started/iPad-Air-(4th-generation).html new file mode 100644 index 000000000000..2a586bcd7826 --- /dev/null +++ b/get-started/iPad-Air-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Air (4th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Air (4th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Air

    + + + diff --git a/get-started/iPad-Air-(5th-generation).html b/get-started/iPad-Air-(5th-generation).html new file mode 100644 index 000000000000..467a264ec2e9 --- /dev/null +++ b/get-started/iPad-Air-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Air (5th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Air (5th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.416.5.1Installing Dopamine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Air

    + + + diff --git a/get-started/iPad-Air-2.html b/get-started/iPad-Air-2.html new file mode 100644 index 000000000000..6242ec1408fb --- /dev/null +++ b/get-started/iPad-Air-2.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Air 2) | iOS Guide + + + + +

    Firmware Selection (iPad Air 2)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 15.8.3" row includes version 15.0, version 15.8.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.18.4.1Installing wtfis
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Air

    + + + diff --git a/get-started/iPad-Air.html b/get-started/iPad-Air.html new file mode 100644 index 000000000000..f8e0f58c7ef0 --- /dev/null +++ b/get-started/iPad-Air.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Air) | iOS Guide + + + + +

    Firmware Selection (iPad Air)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 12.0 to 12.5.7" row includes version 12.0, version 12.5.7, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    7.17.1.2Installing Pangu7
    7.0.37.0.6Installing Evasi0n7
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPad Air

    + + + diff --git a/get-started/iPad-Pro-(10.5-inch).html b/get-started/iPad-Pro-(10.5-inch).html new file mode 100644 index 000000000000..a56f8ac6019f --- /dev/null +++ b/get-started/iPad-Pro-(10.5-inch).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro (10.5-inch)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro (10.5-inch))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 17.7.1" row includes version 16.7, version 17.7.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.3.210.3.3Using TotallyNotSpyware
    10.310.3N/A
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html b/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html new file mode 100644 index 000000000000..2f7bfe3b82b1 --- /dev/null +++ b/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro (12.9-inch) (1st generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro (12.9-inch) (1st generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 16.7.10" row includes version 16.7, version 16.7.10, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.19.1Installing Pangu9
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html b/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html new file mode 100644 index 000000000000..acba5cd45450 --- /dev/null +++ b/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro (12.9-inch) (2nd generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro (12.9-inch) (2nd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 17.7.1" row includes version 16.7, version 17.7.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.3.210.3.3Using TotallyNotSpyware
    10.310.3N/A
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-(9.7-inch).html b/get-started/iPad-Pro-(9.7-inch).html new file mode 100644 index 000000000000..ad1f8e560d0e --- /dev/null +++ b/get-started/iPad-Pro-(9.7-inch).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro (9.7-inch)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro (9.7-inch))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 16.7.10" row includes version 16.7, version 16.7.10, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.3.39.3.5Installing kok3shi9
    9.3.29.3.2Installing Pangu933
    9.39.3.2Installing kok3shi9
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-11-inch-(1st-generation).html b/get-started/iPad-Pro-11-inch-(1st-generation).html new file mode 100644 index 000000000000..b49fdd43aa31 --- /dev/null +++ b/get-started/iPad-Pro-11-inch-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 11-inch (1st generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 11-inch (1st generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.112.1.1Installing Chimera
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-11-inch-(2nd-generation).html b/get-started/iPad-Pro-11-inch-(2nd-generation).html new file mode 100644 index 000000000000..68f062541188 --- /dev/null +++ b/get-started/iPad-Pro-11-inch-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 11-inch (2nd generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 11-inch (2nd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.413.7Installing Odyssey
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-11-inch-(3rd-generation).html b/get-started/iPad-Pro-11-inch-(3rd-generation).html new file mode 100644 index 000000000000..d51bca18eb65 --- /dev/null +++ b/get-started/iPad-Pro-11-inch-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 11-inch (3rd generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 11-inch (3rd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.514.8.1Installing Taurine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-11-inch-(4th-generation).html b/get-started/iPad-Pro-11-inch-(4th-generation).html new file mode 100644 index 000000000000..46c096537ff2 --- /dev/null +++ b/get-started/iPad-Pro-11-inch-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 11-inch (4th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 11-inch (4th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-12.9-inch-(3rd-generation).html b/get-started/iPad-Pro-12.9-inch-(3rd-generation).html new file mode 100644 index 000000000000..1d17976b4acc --- /dev/null +++ b/get-started/iPad-Pro-12.9-inch-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 12.9-inch (3rd generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 12.9-inch (3rd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.112.1.1Installing Chimera
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-12.9-inch-(4th-generation).html b/get-started/iPad-Pro-12.9-inch-(4th-generation).html new file mode 100644 index 000000000000..00de96ba4299 --- /dev/null +++ b/get-started/iPad-Pro-12.9-inch-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 12.9-inch (4th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 12.9-inch (4th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.413.7Installing Odyssey
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-12.9-inch-(5th-generation).html b/get-started/iPad-Pro-12.9-inch-(5th-generation).html new file mode 100644 index 000000000000..33d0d6c30aae --- /dev/null +++ b/get-started/iPad-Pro-12.9-inch-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 12.9-inch (5th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 12.9-inch (5th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.514.8.1Installing Taurine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-Pro-12.9-inch-(6th-generation).html b/get-started/iPad-Pro-12.9-inch-(6th-generation).html new file mode 100644 index 000000000000..bca7e295df8f --- /dev/null +++ b/get-started/iPad-Pro-12.9-inch-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad Pro 12.9-inch (6th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad Pro 12.9-inch (6th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad Pro

    + + + diff --git a/get-started/iPad-mini-(5th-generation).html b/get-started/iPad-mini-(5th-generation).html new file mode 100644 index 000000000000..71d664674077 --- /dev/null +++ b/get-started/iPad-mini-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad mini (5th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad mini (5th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.212.4.1Installing unc0ver
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad mini

    + + + diff --git a/get-started/iPad-mini-(6th-generation).html b/get-started/iPad-mini-(6th-generation).html new file mode 100644 index 000000000000..c1d5e4943640 --- /dev/null +++ b/get-started/iPad-mini-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad mini (6th generation)) | iOS Guide + + + + +

    Firmware Selection (iPad mini (6th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    15.016.5Installing Dopamine
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad mini

    + + + diff --git a/get-started/iPad-mini-2.html b/get-started/iPad-mini-2.html new file mode 100644 index 000000000000..b200ad1f8149 --- /dev/null +++ b/get-started/iPad-mini-2.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad mini 2) | iOS Guide + + + + +

    Firmware Selection (iPad mini 2)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 12.0 to 12.5.7" row includes version 12.0, version 12.5.7, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    7.17.1.2Installing Pangu7
    7.0.37.0.6Installing Evasi0n7
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPad mini

    + + + diff --git a/get-started/iPad-mini-3.html b/get-started/iPad-mini-3.html new file mode 100644 index 000000000000..5f66b22e04a7 --- /dev/null +++ b/get-started/iPad-mini-3.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad mini 3) | iOS Guide + + + + +

    Firmware Selection (iPad mini 3)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 12.0 to 12.5.7" row includes version 12.0, version 12.5.7, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.18.4.1Installing wtfis
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPad mini

    + + + diff --git a/get-started/iPad-mini-4.html b/get-started/iPad-mini-4.html new file mode 100644 index 000000000000..3c6c05001896 --- /dev/null +++ b/get-started/iPad-mini-4.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad mini 4) | iOS Guide + + + + +

    Firmware Selection (iPad mini 4)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 15.8.3" row includes version 15.0, version 15.8.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    Show more

    Finding your iPadOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iPadOS version on an iPad mini

    + + + diff --git a/get-started/iPad-mini.html b/get-started/iPad-mini.html new file mode 100644 index 000000000000..a887949db704 --- /dev/null +++ b/get-started/iPad-mini.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad mini) | iOS Guide + + + + +

    Firmware Selection (iPad mini)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.1 to 9.3.4" row includes version 9.1, version 9.3.4, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPad mini

    + + + diff --git a/get-started/iPad.html b/get-started/iPad.html new file mode 100644 index 000000000000..068634fd35c4 --- /dev/null +++ b/get-started/iPad.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPad) | iOS Guide + + + + +

    Firmware Selection (iPad)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 4.3 to 4.3.2" row includes version 4.3, version 4.3.2, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.3.34.3.3N/A
    4.34.3.2Using JailbreakMe Saffron
    3.2.24.2.1Installing greenpois0n
    3.23.2.1Using JailbreakMe Star
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPad

    + + + diff --git a/get-started/iPhone-11-Pro.html b/get-started/iPhone-11-Pro.html new file mode 100644 index 000000000000..7865826799f4 --- /dev/null +++ b/get-started/iPhone-11-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 11 Pro) | iOS Guide + + + + +

    Firmware Selection (iPhone 11 Pro)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-11.html b/get-started/iPhone-11.html new file mode 100644 index 000000000000..8de0d37d5f63 --- /dev/null +++ b/get-started/iPhone-11.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 11) | iOS Guide + + + + +

    Firmware Selection (iPhone 11)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-12-Pro.html b/get-started/iPhone-12-Pro.html new file mode 100644 index 000000000000..6a43d2a9c009 --- /dev/null +++ b/get-started/iPhone-12-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 12 Pro) | iOS Guide + + + + +

    Firmware Selection (iPhone 12 Pro)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.114.8.1Installing Taurine
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-12.html b/get-started/iPhone-12.html new file mode 100644 index 000000000000..5329a34a1ab0 --- /dev/null +++ b/get-started/iPhone-12.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 12) | iOS Guide + + + + +

    Firmware Selection (iPhone 12)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.114.8.1Installing Taurine
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-13-Pro.html b/get-started/iPhone-13-Pro.html new file mode 100644 index 000000000000..79aa37408766 --- /dev/null +++ b/get-started/iPhone-13-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 13 Pro) | iOS Guide + + + + +

    Firmware Selection (iPhone 13 Pro)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    15.016.5Installing Dopamine
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-13.html b/get-started/iPhone-13.html new file mode 100644 index 000000000000..84cf65d4711c --- /dev/null +++ b/get-started/iPhone-13.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 13) | iOS Guide + + + + +

    Firmware Selection (iPhone 13)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    15.016.5Installing Dopamine
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-14-Pro.html b/get-started/iPhone-14-Pro.html new file mode 100644 index 000000000000..785de164c78a --- /dev/null +++ b/get-started/iPhone-14-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 14 Pro) | iOS Guide + + + + +

    Firmware Selection (iPhone 14 Pro)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-14.html b/get-started/iPhone-14.html new file mode 100644 index 000000000000..bb69ec02be36 --- /dev/null +++ b/get-started/iPhone-14.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 14) | iOS Guide + + + + +

    Firmware Selection (iPhone 14)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-2G.html b/get-started/iPhone-2G.html new file mode 100644 index 000000000000..ba4930abb6d6 --- /dev/null +++ b/get-started/iPhone-2G.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 2G) | iOS Guide + + + + +

    Firmware Selection (iPhone 2G)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPhoneOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 3.0 to 3.1" row includes version 3.0, version 3.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    3.1.23.1.3Using JailbreakMe Star
    3.03.1redsn0w
    2.02.2.1Installing PwnageTool
    1.01.1.4iLiberty+
    Show more

    Finding your iPhoneOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iPhoneOS version on an iPhone

    + + + diff --git a/get-started/iPhone-3G.html b/get-started/iPhone-3G.html new file mode 100644 index 000000000000..a8cb9adfa70c --- /dev/null +++ b/get-started/iPhone-3G.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 3G) | iOS Guide + + + + +

    Firmware Selection (iPhone 3G)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 4.0.2 to 4.2.1" row includes version 4.0.2, version 4.2.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    4.0.24.2.1redsn0w
    3.1.24.0.1Using JailbreakMe Star
    3.03.1redsn0w
    2.02.2.1Installing PwnageTool
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-3GS.html b/get-started/iPhone-3GS.html new file mode 100644 index 000000000000..577083d55ab1 --- /dev/null +++ b/get-started/iPhone-3GS.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 3GS) | iOS Guide + + + + +

    Firmware Selection (iPhone 3GS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 4.3 to 4.3.3" row includes version 4.3, version 4.3.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.14.2.1Installing greenpois0n
    4.0.24.0.2Installing limera1n
    3.1.24.0.1Using JailbreakMe Star
    3.03.1redsn0w
    6.1.36.1.6Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-4.html b/get-started/iPhone-4.html new file mode 100644 index 000000000000..b627f7cc7174 --- /dev/null +++ b/get-started/iPhone-4.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 4) | iOS Guide + + + + +

    Firmware Selection (iPhone 4)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 4.3 to 4.3.3" row includes version 4.3, version 4.3.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.2.94.2.10redsn0w
    4.2.64.2.8Using JailbreakMe Saffron
    4.2.54.2.5N/A
    4.14.2.1Installing greenpois0n
    4.0.24.0.2Installing limera1n
    4.04.0.1Using JailbreakMe Star
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-4S.html b/get-started/iPhone-4S.html new file mode 100644 index 000000000000..adf8a3be5e63 --- /dev/null +++ b/get-started/iPhone-4S.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 4S) | iOS Guide + + + + +

    Firmware Selection (iPhone 4S)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 5.0 to 5.0.1" row includes version 5.0, version 5.0.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.05.0.1Installing Absinthe
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-5.html b/get-started/iPhone-5.html new file mode 100644 index 000000000000..2774b9203b0e --- /dev/null +++ b/get-started/iPhone-5.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 5) | iOS Guide + + + + +

    Firmware Selection (iPhone 5)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 10.0 to 10.3.4" row includes version 10.0, version 10.3.4, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    10.010.3.4Installing Socket
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.48.4Installing openpwnage
    8.08.3PPJailbreak
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.4Installing P0sixspwn
    6.0.16.1.2Installing Evasi0n6
    6.06.0N/A
    6.06.0Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-5c.html b/get-started/iPhone-5c.html new file mode 100644 index 000000000000..0e4faca79c86 --- /dev/null +++ b/get-started/iPhone-5c.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 5c) | iOS Guide + + + + +

    Firmware Selection (iPhone 5c)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 10.0 to 10.3.4" row includes version 10.0, version 10.3.4, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    10.010.3.4Installing Socket
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.48.4Installing openpwnage
    8.08.3PPJailbreak
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-5s.html b/get-started/iPhone-5s.html new file mode 100644 index 000000000000..ea947fccea20 --- /dev/null +++ b/get-started/iPhone-5s.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 5s) | iOS Guide + + + + +

    Firmware Selection (iPhone 5s)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 12.0 to 12.5.7" row includes version 12.0, version 12.5.7, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-6.html b/get-started/iPhone-6.html new file mode 100644 index 000000000000..b31417676efb --- /dev/null +++ b/get-started/iPhone-6.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 6) | iOS Guide + + + + +

    Firmware Selection (iPhone 6)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 12.0 to 12.5.7" row includes version 12.0, version 12.5.7, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-6s.html b/get-started/iPhone-6s.html new file mode 100644 index 000000000000..5563173f3036 --- /dev/null +++ b/get-started/iPhone-6s.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 6s) | iOS Guide + + + + +

    Firmware Selection (iPhone 6s)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 15.8.3" row includes version 15.0, version 15.8.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-7.html b/get-started/iPhone-7.html new file mode 100644 index 000000000000..747ff8ff87e2 --- /dev/null +++ b/get-started/iPhone-7.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 7) | iOS Guide + + + + +

    Firmware Selection (iPhone 7)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 15.8.3" row includes version 15.0, version 15.8.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-8.html b/get-started/iPhone-8.html new file mode 100644 index 000000000000..6c7f222dd54d --- /dev/null +++ b/get-started/iPhone-8.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone 8) | iOS Guide + + + + +

    Firmware Selection (iPhone 8)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 16.7.10" row includes version 16.7, version 16.7.10, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-SE-(1st-generation).html b/get-started/iPhone-SE-(1st-generation).html new file mode 100644 index 000000000000..5277632af40e --- /dev/null +++ b/get-started/iPhone-SE-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone SE (1st generation)) | iOS Guide + + + + +

    Firmware Selection (iPhone SE (1st generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 15.8.3" row includes version 15.0, version 15.8.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.39.3.5Installing kok3shi9
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-SE-(2nd-generation).html b/get-started/iPhone-SE-(2nd-generation).html new file mode 100644 index 000000000000..71073362c6f9 --- /dev/null +++ b/get-started/iPhone-SE-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone SE (2nd generation)) | iOS Guide + + + + +

    Firmware Selection (iPhone SE (2nd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.413.7Installing Odyssey
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-SE-(3rd-generation).html b/get-started/iPhone-SE-(3rd-generation).html new file mode 100644 index 000000000000..c954d6652474 --- /dev/null +++ b/get-started/iPhone-SE-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone SE (3rd generation)) | iOS Guide + + + + +

    Firmware Selection (iPhone SE (3rd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.5.1 (a) to 18.1.1" row includes version 16.5.1 (a), version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.5.1 (a)18.1.1N/A
    15.416.5Installing Dopamine
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-X.html b/get-started/iPhone-X.html new file mode 100644 index 000000000000..03ef09a0bb71 --- /dev/null +++ b/get-started/iPhone-X.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone X) | iOS Guide + + + + +

    Firmware Selection (iPhone X)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.7 to 16.7.10" row includes version 16.7, version 16.7.10, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-XR.html b/get-started/iPhone-XR.html new file mode 100644 index 000000000000..ee979721c7d6 --- /dev/null +++ b/get-started/iPhone-XR.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone XR) | iOS Guide + + + + +

    Firmware Selection (iPhone XR)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.012.1.2Installing Chimera
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPhone-XS.html b/get-started/iPhone-XS.html new file mode 100644 index 000000000000..b832ac317f3b --- /dev/null +++ b/get-started/iPhone-XS.html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPhone XS) | iOS Guide + + + + +

    Firmware Selection (iPhone XS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 16.6 to 18.1.1" row includes version 16.6, version 18.1.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.012.1.2Installing Chimera
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPhone

    + + + diff --git a/get-started/iPod-touch-(1st-generation).html b/get-started/iPod-touch-(1st-generation).html new file mode 100644 index 000000000000..915f88850403 --- /dev/null +++ b/get-started/iPod-touch-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPod touch (1st generation)) | iOS Guide + + + + +

    Firmware Selection (iPod touch (1st generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iPhoneOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 2.0 to 2.2.1" row includes version 2.0, version 2.2.1, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    3.1.23.1.3Using JailbreakMe Star
    3.03.1.1redsn0w
    2.02.2.1Installing PwnageTool
    1.1.11.1.5iLiberty+
    1.11.14039
    1.11.1N/A
    Show more

    Finding your iPhoneOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iPhoneOS version on an iPod touch

    + + + diff --git a/get-started/iPod-touch-(2nd-generation).html b/get-started/iPod-touch-(2nd-generation).html new file mode 100644 index 000000000000..38a6547edd0d --- /dev/null +++ b/get-started/iPod-touch-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPod touch (2nd generation)) | iOS Guide + + + + +

    Firmware Selection (iPod touch (2nd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 3.1.2 to 4.0" row includes version 3.1.2, version 4.0, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    For fields marked "N/A", there is no jailbreak for that version.

    FromToJailbreak
    4.14.2.1Installing greenpois0n
    4.0.24.0.2redsn0w
    3.1.24.0Using JailbreakMe Star
    2.2.13.1.1redsn0w
    2.22.2N/A
    2.1.12.1.1redsn0w Lite
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPod touch

    + + + diff --git a/get-started/iPod-touch-(3rd-generation).html b/get-started/iPod-touch-(3rd-generation).html new file mode 100644 index 000000000000..0c15073b1193 --- /dev/null +++ b/get-started/iPod-touch-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPod touch (3rd generation)) | iOS Guide + + + + +

    Firmware Selection (iPod touch (3rd generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 4.3 to 4.3.3" row includes version 4.3, version 4.3.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.14.2.1Installing greenpois0n
    4.0.24.0.2Installing limera1n
    3.1.24.0Using JailbreakMe Star
    3.1.13.1.1redsn0w
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPod touch

    + + + diff --git a/get-started/iPod-touch-(4th-generation).html b/get-started/iPod-touch-(4th-generation).html new file mode 100644 index 000000000000..cdb034763645 --- /dev/null +++ b/get-started/iPod-touch-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPod touch (4th generation)) | iOS Guide + + + + +

    Firmware Selection (iPod touch (4th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 4.3 to 4.3.3" row includes version 4.3, version 4.3.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.14.2.1Installing greenpois0n
    6.1.36.1.6Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPod touch

    + + + diff --git a/get-started/iPod-touch-(5th-generation).html b/get-started/iPod-touch-(5th-generation).html new file mode 100644 index 000000000000..c088d6b7c8d7 --- /dev/null +++ b/get-started/iPod-touch-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPod touch (5th generation)) | iOS Guide + + + + +

    Firmware Selection (iPod touch (5th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 9.1 to 9.3.4" row includes version 9.1, version 9.3.4, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Version
    4. +
    +

    Finding your iOS version on an iPod touch

    + + + diff --git a/get-started/iPod-touch-(6th-generation).html b/get-started/iPod-touch-(6th-generation).html new file mode 100644 index 000000000000..a84d4ea1b651 --- /dev/null +++ b/get-started/iPod-touch-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPod touch (6th generation)) | iOS Guide + + + + +

    Firmware Selection (iPod touch (6th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 12.0 to 12.5.7" row includes version 12.0, version 12.5.7, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.48.4.1Installing wtfis
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPod touch

    + + + diff --git a/get-started/iPod-touch-(7th-generation).html b/get-started/iPod-touch-(7th-generation).html new file mode 100644 index 000000000000..c9a40d64b867 --- /dev/null +++ b/get-started/iPod-touch-(7th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Firmware Selection (iPod touch (7th generation)) | iOS Guide + + + + +

    Firmware Selection (iPod touch (7th generation))

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different firmware versions will require different steps to jailbreak your iOS device. This page will help you find where to start.

    +

    Select the appropriate page for your version from the chart below. Note that the "from" and "to" fields are inclusive. This means that, for example, the "from 15.0 to 15.8.3" row includes version 15.0, version 15.8.3, and all versions in-between.

    +

    Your device version can be found in the Settings application in General -> About.

    +

    Version Table

    FromToJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.312.4.1Installing Chimera
    Show more

    Finding your iOS version

      +
    1. Open the Settings application
    2. +
    3. Navigate to General -> About -> Software Version
    4. +
    +

    Finding your iOS version on an iPod touch

    + + + diff --git a/get-started/index.html b/get-started/index.html new file mode 100644 index 000000000000..23df9ecc080c --- /dev/null +++ b/get-started/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Get Started | iOS Guide + + + + + + + + diff --git a/get-started/select-apple-tv/index.html b/get-started/select-apple-tv/index.html new file mode 100644 index 000000000000..42dc36708766 --- /dev/null +++ b/get-started/select-apple-tv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Device Selection (Apple TV) | iOS Guide + + + + +

    Device Selection (Apple TV)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different Apple TVs will require different steps to jailbreak your tvOS device. This page will help you find where to start.

    Please select what model of Apple TV you have below.

    • SoC: A10X
    • Architecture: arm64
    • Latest jailbreakable version: tvOS 18.1
    • Show more
    • Released on Sep 22, 2017

    • SoC: A8
    • Architecture: arm64
    • Latest jailbreakable version: tvOS 18.1
    • Show more
    • Released on Oct 30, 2015

    • SoC: A5
    • Architecture: armv7
    • Latest jailbreakable version: Apple TV Software 7.9
    • Show more
    • Released on Mar 7, 2012, ...

    • SoC: A4
    • Architecture: armv7
    • Latest jailbreakable version: Apple TV Software 6.2.1
    • Show more
    • Released on Sep 1, 2010

    • SoC: Pentium M
    • Architecture: x86
    • Latest jailbreakable version: Apple TV Software 3.0.2
    • Show more
    • Released on Mar 21, 2007

    + + + diff --git a/get-started/select-ipad-air/index.html b/get-started/select-ipad-air/index.html new file mode 100644 index 000000000000..5d1f9329d710 --- /dev/null +++ b/get-started/select-ipad-air/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Device Selection (iPad Air) | iOS Guide + + + + +

    Device Selection (iPad Air)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different iPad Airs will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    Please select what model of iPad Air you have below.

    • SoC: M1
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Mar 18, 2022

    • SoC: A14
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Oct 23, 2020

    • SoC: A12
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Mar 18, 2019

    • SoC: A8X
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 15.8.3
    • Show more
    • Released on Oct 22, 2014

    • SoC: A7
    • Architecture: arm64
    • Latest jailbreakable version: iOS 12.5.7
    • Show more
    • Released on Oct 22, 2013, ...

    + + + diff --git a/get-started/select-ipad-mini/index.html b/get-started/select-ipad-mini/index.html new file mode 100644 index 000000000000..b0d169a2326b --- /dev/null +++ b/get-started/select-ipad-mini/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Device Selection (iPad mini) | iOS Guide + + + + +

    Device Selection (iPad mini)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different iPad minis will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    Please select what model of iPad mini you have below.

    • SoC: A15
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5
    • Show more
    • Released on Sep 24, 2021

    • SoC: A12
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Mar 18, 2019

    • SoC: A8
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 15.8.3
    • Show more
    • Released on Sep 9, 2015

    • SoC: A7
    • Architecture: arm64
    • Latest jailbreakable version: iOS 12.5.7
    • Show more
    • Released on Oct 22, 2014

    • SoC: A7
    • Architecture: arm64
    • Latest jailbreakable version: iOS 12.5.7
    • Show more
    • Released on Oct 23, 2013, ...

    • SoC: A5
    • Architecture: armv7
    • Latest jailbreakable version: iOS 9.3.6
    • Show more
    • Released on Nov 2, 2012

    + + + diff --git a/get-started/select-ipad-pro/index.html b/get-started/select-ipad-pro/index.html new file mode 100644 index 000000000000..5a63a9eba81b --- /dev/null +++ b/get-started/select-ipad-pro/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Device Selection (iPad Pro) | iOS Guide + + + + +

    Device Selection (iPad Pro)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different iPad Pros will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    Please select what model of iPad Pro you have below.

    • SoC: M2
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5
    • Show more
    • Released on Oct 26, 2022

    • SoC: M2
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5
    • Show more
    • Released on Oct 26, 2022

    • SoC: M1
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on May 21, 2021

    • SoC: M1
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on May 21, 2021

    • SoC: A12Z
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Mar 25, 2020

    • SoC: A12Z
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Mar 25, 2020

    • SoC: A12X
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Nov 7, 2018

    • SoC: A12X
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Nov 7, 2018

    • SoC: A10X
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 17.7.1
    • Show more
    • Released on Jun 13, 2017

    • SoC: A10X
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 17.7.1
    • Show more
    • Released on Jun 13, 2017

    • SoC: A9X
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 16.7.10
    • Show more
    • Released on Mar 31, 2016

    • SoC: A9X
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 16.7.10
    • Show more
    • Released on Nov 11, 2015

    + + + diff --git a/get-started/select-ipad/index.html b/get-started/select-ipad/index.html new file mode 100644 index 000000000000..c789d3692852 --- /dev/null +++ b/get-started/select-ipad/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Device Selection (iPad) | iOS Guide + + + + +

    Device Selection (iPad)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different iPads will require different steps to jailbreak your iPadOS device. This page will help you find where to start.

    Please select what model of iPad you have below.

    • SoC: A14
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Oct 26, 2022, ...

    • SoC: A13
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Sep 24, 2021

    • SoC: A12
    • Architecture: arm64e
    • Latest jailbreakable version: iPadOS 16.5.1
    • Show more
    • Released on Sep 18, 2020

    • SoC: A10
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 18.1
    • Show more
    • Released on Sep 25, 2019

    • SoC: A10
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 17.7.1
    • Show more
    • Released on Mar 27, 2018

    • SoC: A9
    • Architecture: arm64
    • Latest jailbreakable version: iPadOS 16.7.10
    • Show more
    • Released on Mar 24, 2017

    • SoC: A6X
    • Architecture: armv7s
    • Latest jailbreakable version: iOS 10.3.4
    • Show more
    • Released on Nov 2, 2012

    • SoC: A5X
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Mar 16, 2012

    • SoC: A5
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Mar 11, 2011, ...

    • SoC: A4
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Apr 3, 2010

    + + + diff --git a/get-started/select-iphone/index.html b/get-started/select-iphone/index.html new file mode 100644 index 000000000000..0cf781667bed --- /dev/null +++ b/get-started/select-iphone/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Device Selection (iPhone) | iOS Guide + + + + +

    Device Selection (iPhone)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different iPhones will require different steps to jailbreak your iOS device. This page will help you find where to start.

    Please select what model of iPhone you have below.

    Note that all "Plus", "Max" and "mini" models of iPhones are functionally identical to the regular models.

    • SoC: A15
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5
    • Show more
    • Released on Sep 16, 2022, ...

    • SoC: A16
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5
    • Show more
    • Released on Sep 16, 2022

    • SoC: A15
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5
    • Show more
    • Released on Mar 18, 2022

    • SoC: A15
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5
    • Show more
    • Released on Sep 24, 2021, ...

    • SoC: A15
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5
    • Show more
    • Released on Sep 24, 2021, ...

    • SoC: A14
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5.1
    • Show more
    • Released on Oct 23, 2020, ...

    • SoC: A14
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5.1
    • Show more
    • Released on Oct 23, 2020, ...

    • SoC: A13
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5.1
    • Show more
    • Released on Apr 24, 2020

    • SoC: A13
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5.1
    • Show more
    • Released on Sep 20, 2019

    • SoC: A13
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5.1
    • Show more
    • Released on Sep 20, 2019

    • SoC: A12
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5.1
    • Show more
    • Released on Oct 26, 2018

    • SoC: A12
    • Architecture: arm64e
    • Latest jailbreakable version: iOS 16.5.1
    • Show more
    • Released on Sep 21, 2018

    • SoC: A11
    • Architecture: arm64
    • Latest jailbreakable version: iOS 16.7.10
    • Show more
    • Released on Nov 3, 2017

    • SoC: A11
    • Architecture: arm64
    • Latest jailbreakable version: iOS 16.7.10
    • Show more
    • Released on Sep 22, 2017

    • SoC: A10
    • Architecture: arm64
    • Latest jailbreakable version: iOS 15.8.3
    • Show more
    • Released on Sep 16, 2016

    • SoC: A9
    • Architecture: arm64
    • Latest jailbreakable version: iOS 15.8.3
    • Show more
    • Released on Mar 31, 2016

    • SoC: A9
    • Architecture: arm64
    • Latest jailbreakable version: iOS 15.8.3
    • Show more
    • Released on Sep 25, 2015

    • SoC: A8
    • Architecture: arm64
    • Latest jailbreakable version: iOS 12.5.7
    • Show more
    • Released on Sep 19, 2014, ...

    • SoC: A6
    • Architecture: armv7s
    • Latest jailbreakable version: iOS 10.3.4
    • Show more
    • Released on Sep 20, 2013

    • SoC: A7
    • Architecture: arm64
    • Latest jailbreakable version: iOS 12.5.7
    • Show more
    • Released on Sep 20, 2013

    • SoC: A6
    • Architecture: armv7s
    • Latest jailbreakable version: iOS 10.3.4
    • Show more
    • Released on Sep 21, 2012

    • SoC: A5
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Oct 14, 2011

    • SoC: A4
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Jun 24, 2010, ...

    • SoC: APL0298
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Jun 19, 2009

    • SoC: APL0098
    • Architecture: armv6
    • Latest jailbreakable version: iOS 4.2.1
    • Show more
    • Released on Jul 11, 2008

    • SoC: APL0098
    • Architecture: armv6
    • Latest jailbreakable version: iPhoneOS 3.1.3
    • Show more
    • Released on Jun 29, 2007

    + + + diff --git a/get-started/select-ipod-touch/index.html b/get-started/select-ipod-touch/index.html new file mode 100644 index 000000000000..a73ca2d1e267 --- /dev/null +++ b/get-started/select-ipod-touch/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Device Selection (iPod touch) | iOS Guide + + + + +

    Device Selection (iPod touch)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Different iPod touchs will require different steps to jailbreak your iOS device. This page will help you find where to start.

    Please select what model of iPod touch you have below.

    • SoC: A10
    • Architecture: arm64
    • Latest jailbreakable version: iOS 15.8.3
    • Show more
    • Released on May 28, 2019

    • SoC: A8
    • Architecture: arm64
    • Latest jailbreakable version: iOS 12.5.7
    • Show more
    • Released on Jul 15, 2015

    • SoC: A5
    • Architecture: armv7
    • Latest jailbreakable version: iOS 9.3.5
    • Show more
    • Released on Oct 11, 2012, ...

    • SoC: A4
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Sep 12, 2010, ...

    • SoC: APL2298
    • Architecture: armv7
    • Latest jailbreakable version: iOS 5.1.1
    • Show more
    • Released on Sep 9, 2009

    • SoC: APL0278
    • Architecture: armv6
    • Latest jailbreakable version: iOS 4.2.1
    • Show more
    • Released on Sep 9, 2008, ...

    • SoC: APL0098
    • Architecture: armv6
    • Latest jailbreakable version: iPhoneOS 3.1.3
    • Show more
    • Released on Sep 5, 2007

    + + + diff --git a/index.html b/index.html new file mode 100644 index 000000000000..62f509b3cc75 --- /dev/null +++ b/index.html @@ -0,0 +1,43 @@ + + + + + + + + + Home | iOS Guide + + + + +

    iOS Guide

    A complete iOS jailbreaking guide, from stock to jailbroken.

    Get Started

    TIP

    For complete guides to homebrew and custom firmware for other devices, check out CFW.GuideOpen in new window.

    TIP

    Thoroughly read all of the introductory pages (including this one!) before proceeding.

    TIP

    We are currently looking for translators for the guide, if you are interested in translating the guide, go to CrowdinOpen in new window

    What is jailbreaking?

    Jailbreaking is a term used to describe the process that allows you to truly unlock the potential of your iOS device. Apple's mobile operating system is known for its security and that's partly because of how locked-down it is. Jailbreaking your device will allow you to break those restrictions and customize your device to how you like it.

    Jailbreaking gives you the ability to install custom applications and "tweaks" (modifications) from a package manager to customize and enhance the user experience. Jailbreaking is free and easy on most devices.

    Jailbreaking in the US is perfectly legal. In 2010, the US Copyright Office declared jailbreaking to be an exception to the Digital Millennium Copyright Act.

    You may want to check in your country whether it is legal there or not before proceeding, however in most countries it should be fine.

    What is a package manager?

    Package managers are used to install, uninstall and modify official and community-made software to customize your device. Sileo is an example of a package manager.

    They can be considered similar to the iOS App Store, where you can install both free and paid software.

    What are tweaks?

    Tweaks are typically software packages that can be installed to your device which transform the look and feel of your iOS device. With some exceptions, tweaks usually don't come with an app icon, but rather instead an area in the Settings app to change how the tweak acts. Simpler tweaks might not have these.

    What can I do once jailbroken?

    • Gain full access to your device's OS
    • Get access to a package manager, such as Sileo
    • Install themes to change the look and feel of your device
    • Install tweaks to change how iOS behaves

    What should I know before starting?

    DANGER

    Before following the steps of this guide, you must know the risks of jailbreaking: Every time you modify your system in any way, there is always a chance that you could lose user data and ability to jailbreak. It is, however, very rare for a system to be rendered completely unrecoverable.

    • It is strongly recommended to backup your device to iCloud, iTunes, or Finder (on macOS Catalina or newer) in case of data loss
    • If no issues occur during installation, you will be jailbroken without any data loss
    • Keep the device plugged into to a power source or keep the battery fairly charged, so that any unexpected power off can be prevented
    • Jailbreaking allows you to unlock your system but can lead to data loss if you damage the OS
    • You may be vulnerable to more malware and other security issues after jailbreaking compared to if you were in a non-jailbroken state
    • Your device warranty will become void after jailbreaking until it is restored to an un-jailbroken state, which is easy to do


    + + + diff --git a/installing-absinthe/index.html b/installing-absinthe/index.html new file mode 100644 index 000000000000..b44076143ee2 --- /dev/null +++ b/installing-absinthe/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Absinthe | iOS Guide + + + + +

    Installing Absinthe

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Absinthe is capable of jailbreaking every iOS device on firmware versions 5.0.1 and 5.1.1, as well as the iPhone 4S on firmware version 5.0.

    Absinthe is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore

    Downloads

    • Computer running macOS 10.12.x or older or Windows XP to Windows 8.1 with iTunes installed. Wine will not work.
    • The latest version of AbsintheOpen in new window

    A screenshot of Absinthe (Windows)

    Installing the application

    1. Unzip Absinthe
    2. Run Absinthe
      • Right click and click Open on macOS
      • On Windows, Absinthe will extract itself to a folder wherever you ran the executable. Open that folder and run "absinthe.exe".
    3. Connect your iOS Device over to USB to your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    4. Click Jailbreak on Absinthe
      • Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode.

    TIP

    Be sure to use an MFI-certified 30-pin connector for highest chances of success

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-absinthe/using-cydia.html b/installing-absinthe/using-cydia.html new file mode 100644 index 000000000000..3580359b3cbb --- /dev/null +++ b/installing-absinthe/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-backr00m/index.html b/installing-backr00m/index.html new file mode 100644 index 000000000000..461f958d357e --- /dev/null +++ b/installing-backr00m/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing backr00m | iOS Guide + + + + +

    Installing backr00m

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    backr00m is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    backr00m is capable of jailbreaking all devices on tvOS 10.2.2 to 11.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the backr00m jailbreak application to your Apple TV for use in the next step.

    Downloads

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the backr00m .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the backr00m application can now be opened from home screen.

    Running backr00m

    1. Reboot your Apple TV
    2. Open the backr00m application from your home screen
    3. Click "Jailbreak"

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-blackb0x/index.html b/installing-blackb0x/index.html new file mode 100644 index 000000000000..25cea28b27aa --- /dev/null +++ b/installing-blackb0x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Blackb0x | iOS Guide + + + + +

    Installing Blackb0x

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Blackb0x is capable of untether jailbreaking the Apple TV (2nd generation) on Apple TV Software 5.3 and the Apple TV (3rd generation) on Apple TV Software 7.2.1 to 7.9. It is also capable of tether jailbreaking the Apple TV (2nd generation) on Apple TV Software 6.2.1 and the Apple TV (3rd generation) on Apple TV Software 6.0 to 6.2.

    Blackb0x is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore

    Requirements

    • Intel-based Mac running macOS 10.11 or later.
    • The latest version of Blackb0xOpen in new window
    • A non-Siri enabled Apple TV aluminum remote:

    A photo of a non-Siri enabled Apple TV aluminum remote

    Installing Blackb0x

    Depending on your model of Apple TV, the steps are different. Select the tab that lists the A-code that corresponds to your Apple TV model.

    1. Unzip and run the Blackb0x application
    2. Connect your Apple TV via USB to your Mac - you will most likely need to disconnect the HDMI cable.
    3. Click Install Jailbreak
    4. Once Blackb0x says done, your Apple TV will reboot
    5. Disconnect it from your Mac, but do not use the Apple TV yet when it first boots
    6. Wait a few minutes until it displays a loading circle and then loads the home screen.

    TIP

    It may take a few tries to get your Apple TV into DFU. Be patient and ensure you follow the steps exactly.

    1. Follow the Using checkm8-a5 guide
    2. Unzip and run Blackb0x
    3. Connect your Apple TV via USB to your computer - you will most likely need to disconnect the HDMI cable.
    4. Follow the steps blackb0x provides to enter DFU
    5. Click Install Jailbreak
    6. Once Blackb0x says done, your Apple TV will reboot.
    7. Disconnect it from your Mac, but do not use the Apple TV yet when it first boots
    8. Wait a few minutes until it displays a loading circle and then loads the home screen.

    TIP

    Your Apple TV (3rd generation) may boot into recovery mode after using blackb0x. This is normal, it means you didn't disconnect the USB cable in time - the Apple TV automatically boots into Recovery Mode if it is connected to a computer. Power cycle it and it will boot normally.

    You should now be jailbroken with Kodi installed on your home screen. To install packages, you will need to use SSH. To gain access, run the command ssh -oHostKeyAlgorithms=+ssh-dss root@apple.tv.ip.here. You can find the IP address in Settings.

    + + + diff --git a/installing-checkra1n-tv/chromeos/index.html b/installing-checkra1n-tv/chromeos/index.html new file mode 100644 index 000000000000..111bc0999895 --- /dev/null +++ b/installing-checkra1n-tv/chromeos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n for Apple TV (ChromeOS) | iOS Guide + + + + +

    Installing checkra1n for Apple TV (ChromeOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this.

    Requirements (ChromeOS)

    A screenshot of the checkra1n application

    Allowing checkra1n to run

    1. Move the checkra1n binary which is downloaded to /usr/local/bin
      • This can be done by doing the following:
        • Press Ctrl + Alt + T
        • Run shell
        • Run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Run the following command in terminal: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    1. Run the checkra1n binary in the terminal using TERM=linux sudo checkra1n
      • You may need to run sudo chmod a+x /usr/local/bin/checkra1n if the binary doesn't run
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    2. Click Start and follow all onscreen prompts
    3. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    4. After this, checkra1n should automatically install

    Your Apple TV device should now reboot.

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-checkra1n-tv/index.html b/installing-checkra1n-tv/index.html new file mode 100644 index 000000000000..77837106fc96 --- /dev/null +++ b/installing-checkra1n-tv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n (Apple TV) | iOS Guide + + + + +

    Installing checkra1n (Apple TV)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    checkra1n is a tool capable of jailbreaking the Apple TV HD and Apple TV 4K (1st generation) firmwares 12.0 to 14.7. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.


    Please select your operating system:

    DANGER

    If you have a ChromeOS device, you can attempt to follow Installing checkra1n for Apple TV (ChromeOS), however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error.

    + + + diff --git a/installing-checkra1n-tv/linux/index.html b/installing-checkra1n-tv/linux/index.html new file mode 100644 index 000000000000..98d1050c9e75 --- /dev/null +++ b/installing-checkra1n-tv/linux/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n for Apple TV (Linux) | iOS Guide + + + + +

    Installing checkra1n for Apple TV (Linux)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc.) this guide will not work, and you should follow Using Odysseyn1x instead.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    Requirements (Linux)

    • The latest release of checkra1nOpen in new window
    • An Apple TV Siri remote (any generation)
    • If you have an Apple TV 4K, you will also need two cables:
      • A GoldenEye or Foxlink X892 cable
      • An Alex DCSD cable
      • It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.

    A screenshot of the checkra1n application

    Installing checkra1n

    TIP

    checkra1n provides native support to machines running a Debian-based distro (e.g Ubuntu). It's recommended that you follow specific instructionsOpen in new window provided by the checkra1n team themselves.

    1. Run the checkra1n binary in the terminal using ./checkra1n
      • You may need to run sudo chmod a+x ./checkra1n if the binary doesn't run
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    2. Plug your Apple TV device into your computer
    3. Click Start -> Next on checkra1n
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option before clicking Start
      • Your device will be put into recovery mode automatically
    4. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install to your Apple TV
    1. Connect the GoldenEye to your Apple TV's Ethernet port
    2. The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two
    3. Connect the other end of the Alex cable to your computer, and then power cycle the Apple TV
      • You can do this by unplugging the power cord or by holding the Menu and TV buttons
    4. The Apple TV should automatically enter DFU.
    5. Run the checkra1n binary in the terminal using ./checkra1n -c
      • You may need to run sudo chmod a+x ./checkra1n if the binary doesn't run
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    6. After this, checkra1n should automatically install.

    Your Apple TV device should now reboot.

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-checkra1n-tv/macos/index.html b/installing-checkra1n-tv/macos/index.html new file mode 100644 index 000000000000..3421a3acbd70 --- /dev/null +++ b/installing-checkra1n-tv/macos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n for Apple TV (macOS) | iOS Guide + + + + +

    Installing checkra1n for Apple TV (macOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    • The latest release of checkra1nOpen in new window
    • An Apple TV Siri remote (any generation)
    • If you have an Apple TV 4K, you will also need two cables:
      • A GoldenEye or Foxlink X892 cable
      • An Alex DCSD cable
      • It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.

    A screenshot of the checkra1n application

    Installing checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, a USB-C to USB-A adapter.

    1. Open checkra1n on your Mac
    2. Plug your Apple TV device into your Mac
    3. Click Start -> Next on checkra1n
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option before clicking Start
      • Your device will be put into recovery mode automatically
    4. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install to your Apple TV
    1. Connect the GoldenEye to your Apple TV's Ethernet port
    2. The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two
    3. Connect the other end of the Alex cable to your Mac, and then power cycle the Apple TV
      • You can do this by unplugging the power cord or by holding the Menu and TV buttons
    4. The Apple TV should automatically enter DFU.
    5. Ensure the checkra1n app is in /Applications
    6. Open a Terminal window and run the command /Applications/checkra1n.app/Contents/MacOS/checkra1n -c
    7. After this, checkra1n will run

    Your Apple TV device should now reboot.

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-chimera/index.html b/installing-chimera/index.html new file mode 100644 index 000000000000..0855d4eb8c3c --- /dev/null +++ b/installing-chimera/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Chimera | iOS Guide + + + + +

    Installing Chimera

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Chimera is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    Chimera is capable of jailbreaking all devices on iOS 12.0 to 12.1.2 and A7 to A11 devices on iOS 12.0 to 12.5.7.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the Chimera jailbreak application to your iOS device for use in the next step.

    WARNING

    If you have a newer device with an A12 SoC, such as the iPhone XS, you can only use Chimera on iOS 12.0 - 12.1.2. If you are on iOS 12.1.3 to 12.4.1, you will need to follow Installing unc0ver instead.

    WARNING

    If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly remove it before proceeding.

    Downloads

    Chimera is currently signed at jailbreaks.app for easy installation without a computer.

    DANGER

    The patched version of Chimera recommended above is an unofficial build of Chimera patched with staturnz's chimera_patchOpen in new window to improve success rate on older devices.

    The unofficial build is completely unnecessary on newer (A9 and later) devices. Additionally, if you're not comfortable using an unofficial build of Chimera, the normal build of Chimera will still work.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Chimera .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Chimera application can now be opened from home screen.

    Running Chimera

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Chimera application from your home screen immediately afterwards
    3. Tap "Jailbreak"
    4. Reboot your phone again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    5. Once again, open the Chimera application from your home screen immediately after rebooting
    6. Tap "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.

    WARNING

    If that app or your device continually crashes/restarts unexpectedly and the jailbreak isn't installed despite the above steps, attempt to put the device in a freezer for that 1-2 minute period.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Modify", then Tap "Upgrade"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/installing-chimera/using-sileo.html b/installing-chimera/using-sileo.html new file mode 100644 index 000000000000..b548a94613b2 --- /dev/null +++ b/installing-chimera/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-chimeratv/index.html b/installing-chimeratv/index.html new file mode 100644 index 000000000000..3f13cd05f8a8 --- /dev/null +++ b/installing-chimeratv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing ChimeraTV | iOS Guide + + + + +

    Installing ChimeraTV

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    ChimeraTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    ChimeraTV is capable of jailbreaking all devices on tvOS 12.0 to 12.2 and 12.4.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the ChimeraTV jailbreak application to your Apple TV for use in the next step.

    Downloads

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the ChimeraTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the ChimeraTV application can now be opened from home screen.

    Running ChimeraTV

    1. Open the ChimeraTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the ChimeraTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-daibutsu/index.html b/installing-daibutsu/index.html new file mode 100644 index 000000000000..7ab29ee0dda4 --- /dev/null +++ b/installing-daibutsu/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Daibutsu | iOS Guide + + + + +

    Installing Daibutsu

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Daibutsu is capable of jailbreaking most A5(X) iOS devices on firmware version 8.4.1.

    WARNING

    With regards to iPad 2's, Daibutsu only supports iPad 2's that were made in 2012 or later.

    In case you don't know if it's an eligible iPad 2, the following should be true:

    • It is a WiFi-Only iPad 2
    • It is a 16GB iPad 2

    If it is a 16GB WiFi-Only iPad 2, you should check Settings -> General -> About -> Legal -> RF Exposure

    • If it mentions "iPad2,4" in the URL mentioned in the page, it is a supported device

    If it is a cellular iPad 2, or a 32/64GB iPad 2, or if checking the URL does not say it's an iPad2,4, it is not a supported iPad 2, and you should follow Installing etasonJB instead.

    Unlike most modern jailbreaks, Daibutsu is persistent after a reboot (this is also referred to as an "untethered" jailbreak). This means that after you reboot the device, the device will stay jailbroken and you won't have to run the exploit again.

    We will use the Sideloadly tool to install the Daibutsu jailbreak application to your iOS device for use in the next step.

    Downloads

    Daibutsu is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Daibutsu .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Daibutsu application can now be opened from home screen.

    Running Daibutsu

    1. Open the Daibutsu application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-daibutsu/using-cydia.html b/installing-daibutsu/using-cydia.html new file mode 100644 index 000000000000..3c0565f9193a --- /dev/null +++ b/installing-daibutsu/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-dopamine-sideloadly/index.html b/installing-dopamine-sideloadly/index.html new file mode 100644 index 000000000000..f040bdc31b4a --- /dev/null +++ b/installing-dopamine-sideloadly/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Dopamine (Sideloadly) | iOS Guide + + + + +

    Installing Dopamine (Sideloadly)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Dopamine is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    Dopamine supports all devices on iOS 15.0 to 16.5, A14 and earlier devices and M1 devices on iOS 16.5.1, and A11 and earlier devices on iOS 16.6 to 16.6.1.

    DANGER

    If your device is using the preinstalled version of iOS that your device first shipped with, this guide will not work, and you'll need to follow Installing Dopamine instead.

    DANGER

    if you are currently using rootful palera1n, you need to first Remove rootful palera1n before proceeding.

    DANGER

    If you have previously used Serotonin and/or Bootstrap, you will need to remove them fully before proceeding.

    If you don't know what Bootstrap or Serotonin are, you can ignore this notice and proceed.

    Downloads

    TIP

    This section requires a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Dopamine .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    TIP

    Once Dopamine is successfully installed, a computer is no longer required for the remainder of this guide.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Dopamine application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 to 16.6.1, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Running Dopamine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Dopamine application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    Sileo should now be installed on your home screen. You can use Sileo to install tweaks, themes and more.

    While you are now jailbroken at this point, we need to both update and install some packages so that we're able to both update other packages and have stuff work properly

    Installing necessary software

    1. Open the Sileo app
    2. Tap on the "Sources" tab
    3. Tap on the "ElleKit" repository, then tap on "All Categories"
    4. Tap on ElleKit
    5. Tap "Get"
    6. Tap the "Queued" bar at the bottom of the page
    7. Tap "Confirm"
    8. Once finished, tap Restart SpringBoard Later
    9. Go to the "Search" tab
    10. Search for PreferenceLoader
    11. Tap on PreferenceLoader
    12. Tap on "Get"
    13. Tap the "Queued" bar at the bottom of the page
    14. Tap "Confirm"
    15. Once finished, tap Restart SpringBoard

    TIP

    After doing all the above steps, you may need to reboot and rejailbreak in order for tweak injection to function properly.

    Installing TrollStore

    TIP

    While Dopamine is now installed and setup, this next section - while technically optional - is highly recommended, since it'll allow you to install Dopamine and not have to worry about keeping it signed.

    Installing TrollStore

    1. Open the Sileo app
    2. Go to the Search tab and search for TrollStore Helper
    3. Tap on TrollStore Helper
    4. Tap "Get"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. install the TrollStore Helper package
    8. After TrollStore Helper installs, close Sileo
    9. Open the TrollHelper app on your home screen
    10. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    DANGER

    Make sure that you do the following steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    4. Reboot your device, then open the Tips app
    5. Press Refresh App Registrations

    TrollStore should now be accessible from the Home Screen. From there, we can use TrollStore to permanently install Dopamine.

    Downloads

    Installing Dopamine

    1. Open TrollStore if it is not open already
      • If you're in a different tab, go back to the Apps tab
    2. Press the + on the top right
    3. Go to where you saved the Dopamine .ipa file
    4. Tap on the Dopamine .ipa file
    5. Tap Install

    The Dopamine app will now be installed onto your device.

    + + + diff --git a/installing-dopamine-sideloadly/using-sileo.html b/installing-dopamine-sideloadly/using-sileo.html new file mode 100644 index 000000000000..d1c87b7eaa14 --- /dev/null +++ b/installing-dopamine-sideloadly/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-dopamine/index.html b/installing-dopamine/index.html new file mode 100644 index 000000000000..28595f20c8bb --- /dev/null +++ b/installing-dopamine/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Dopamine | iOS Guide + + + + +

    Installing Dopamine

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Dopamine is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    Dopamine supports all devices on iOS 15.0 to 16.5, A14 and earlier devices and M1 devices on iOS 16.5.1, and A11 and earlier devices on iOS 16.6 to 16.6.1.

    DANGER

    if you are currently using rootful palera1n, you need to first Remove rootful palera1n before proceeding.

    DANGER

    If you have previously used Serotonin and/or Bootstrap, you will need to remove them fully before proceeding.

    If you don't know what Bootstrap or Serotonin are, you can ignore this notice and proceed.

    We will first install TrollStore using one of two methods (depending on your current device and iOS version), and then install Dopamine through TrollStore.

    Installing TrollStore

    The method that needs to be followed in order to install TrollStore depends on both your device and your current firmware version, select the tab that fits your current firmware version and device and follow the subsequent steps.

    TIP

    If you already have TrollStore installed, you will not need a computer for any of the subsequent steps, and you can skip this section.

    DANGER

    If you do not already have TrollStore installed, and are using an A8(X) iPad on firmware version 15.7.2 or later, you need to follow Installing Dopamine (Sideloadly) instead.

    TIP

    Unless jailbreaks.app is signed, this section requires a computer.

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    TIP

    Once TrollInstallerX is successfully installed, a computer is no longer required for the remainder of this guide.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 to 16.6.1, and did not use jailbreaks.app to install TrollInstallerX, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Installing TrollStore

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    Both TrollStore and its persistence helper should now be installed.

    TIP

    A computer is not required for any steps on this guide.

    WARNING

    A11 and earlier devices are supported on iOS 15.0 to 15.4.1

    A12 and later devices are supported on iOS 15.0 to 15.6.1

    Installing TrollHelper

    1. Open Safari
    2. Open this page on your device
      • The url of this page is https://ios.cfw.guide/installing-dopamine
    3. On your device, tap here:
      • If you're unable to access this page, type itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist into Safari
    4. Tap Install

    An app named GTA Car Tracker will now install to your iOS device, this app is TrollHelper, however.

    Installing TrollStore

    1. Open the GTA Car Tracker app
    2. Tap Register Persistence Helper
    3. Tap Install TrollStore

    The TrollStore application will now install to your iOS device.

    TIP

    This section requires a computer.

    Requirements

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerMDC .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    TIP

    Once TrollInstallerMDC is successfully installed, a computer is no longer required for the remainder of this guide.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerMDC application can now be opened from home screen.

    Injecting TrollStore Helper

    WARNING

    If you've already opened Tips, reboot your device before following these steps

    1. Open TrollInstallerMDC
    2. Once it says "Successfully replaced Tips binary", close the TrollInstallerMDC app
      • If it gives an error, close TrollInstallerMDC and re-open it

    Installing TrollStore

    1. Open the Tips app
    2. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps

    Installing Dopamine

    Downloads

    Installing Dopamine

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the Dopamine .ipa file
    4. Tap on the Dopamine .ipa file
    5. Tap Install

    The Dopamine app will now be installed onto your device.

    Running Dopamine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Dopamine application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If your device has a replacement screen, there is a chance (especially if the screen is of low quality) that the touchscreen will not work after userspace rebooting into a jailbroken state. This is not a Dopamine issue, and can only be fixed by getting a better screen replacement.

    Sileo should now be installed on your home screen. You can use Sileo to install tweaks, themes and more.

    While you are now jailbroken at this point, we need to both update and install some packages so that we're able to both update other packages and have stuff work properly

    Installing necessary software

    1. Open the Sileo app
    2. Tap on the "Sources" tab
    3. Tap on the "ElleKit" repository, then tap on "All Categories"
    4. Tap on ElleKit
    5. Tap "Get"
    6. Tap the "Queued" bar at the bottom of the page
    7. Tap "Confirm"
    8. Once finished, tap Restart SpringBoard Later
    9. Go to the "Search" tab
    10. Search for PreferenceLoader
    11. Tap on PreferenceLoader
    12. Tap on "Get"
    13. Tap the "Queued" bar at the bottom of the page
    14. Tap "Confirm"
    15. Once finished, tap Restart SpringBoard

    TIP

    After doing all the above steps, you may need to reboot and rejailbreak in order for tweak injection to function properly.

    + + + diff --git a/installing-dopamine/using-sileo.html b/installing-dopamine/using-sileo.html new file mode 100644 index 000000000000..debee48885a8 --- /dev/null +++ b/installing-dopamine/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-doubleh3lix-ipa/index.html b/installing-doubleh3lix-ipa/index.html new file mode 100644 index 000000000000..14fdf9d3e870 --- /dev/null +++ b/installing-doubleh3lix-ipa/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing doubleh3lix | iOS Guide + + + + +

    Installing doubleh3lix

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    This guide is mainly designed to be a fallback should you, for any reason, run into issues doing TotallyNotSpyware. In most cases, TotallyNotSpyware is generally easier and better than manually installing doubleh3lix.

    doubleh3lix is capable of jailbreaking every A7 to A9(X) device on firmware versions 10.0 to 10.3.3.

    Note that the doubleh3lix jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the doubleh3lix jailbreak application to your device every 7 days from your computer.

    We will use the Sideloadly tool to install the doubleh3lix jailbreak application to your iOS device for use in the next step.

    Downloads

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the doubleh3lix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The doubleh3lix application can now be opened from home screen.

    Running doubleh3lix

    1. Open the doubleh3lix application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-doubleh3lix-ipa/using-cydia.html b/installing-doubleh3lix-ipa/using-cydia.html new file mode 100644 index 000000000000..2ba57f37a5fa --- /dev/null +++ b/installing-doubleh3lix-ipa/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-electra/index.html b/installing-electra/index.html new file mode 100644 index 000000000000..fc0a3106e5ae --- /dev/null +++ b/installing-electra/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Electra | iOS Guide + + + + +

    Installing Electra

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Electra is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The tool is compatible with jailbreaking devices on iOS versions from 11.0 to 11.4.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the Electra application to your iOS device for use in the next step.

    WARNING

    If you are already jailbroken with unc0ver, make sure to properly remove it before proceeding.

    Downloads

    Electra is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Electra .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Electra application can now be opened from home screen.

    Running Electra

    1. Open the Electra application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    + + + diff --git a/installing-electra/using-sileo.html b/installing-electra/using-sileo.html new file mode 100644 index 000000000000..6690740225de --- /dev/null +++ b/installing-electra/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-electratv/index.html b/installing-electratv/index.html new file mode 100644 index 000000000000..d0e52db9a5cb --- /dev/null +++ b/installing-electratv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing ElectraTV | iOS Guide + + + + +

    Installing ElectraTV

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    ElectraTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    ElectraTV is capable of jailbreaking all devices on tvOS 11.0 to 11.4.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the ElectraTV jailbreak application to your Apple TV for use in the next step.

    Downloads

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the ElectraTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the ElectraTV application can now be opened from home screen.

    Running Electra

    1. Reboot your Apple TV
    2. Open the ElectraTV application from your home screen
    3. Click "Jailbreak"

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-etasonjb/index.html b/installing-etasonjb/index.html new file mode 100644 index 000000000000..8fada521aa69 --- /dev/null +++ b/installing-etasonjb/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing EtasonJB | iOS Guide + + + + +

    Installing EtasonJB

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    EtasonJB is capable of jailbreaking 32-bit iOS devices on firmware version 8.4.1.

    Unlike most modern jailbreaks, EtasonJB is persistent after a reboot (this is also referred to as an "untethered" jailbreak). This means that after you reboot the device, the device will stay jailbroken and you won't have to run the exploit again.

    We will use the Sideloadly tool to install the EtasonJB jailbreak application to your iOS device for use in the next step.

    Downloads

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the EtasonJB .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The EtasonJB application can now be opened from home screen.

    Running EtasonJB

    1. Open the EtasonJB application from your home screen
    2. Tap Etason JB!

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-etasonjb/using-cydia.html b/installing-etasonjb/using-cydia.html new file mode 100644 index 000000000000..14017b7a026b --- /dev/null +++ b/installing-etasonjb/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-evasi0n6/index.html b/installing-evasi0n6/index.html new file mode 100644 index 000000000000..8b013438583d --- /dev/null +++ b/installing-evasi0n6/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Evasi0n6 | iOS Guide + + + + +

    Installing Evasi0n6

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Evasi0n is capable of jailbreaking all devices on iOS 6.0 to 6.1.2

    Evasi0n is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.

    In order to use Evasi0n, you will need a Windows computer running Windows XP or newer, macOS 10.5 to 10.14, or a Linux distro with kernel version 2.6.24+ and libgtk+-2.0 version 2.24.13+ and the appropriate version of evasi0n from the Legacy JB Archive.

    Downloads

    Installing Evasi0n6

    1. Extract the zip to a convenient location e.g. your Downloads folder
    2. Open the evasi0n application
    3. Plug your device into your computer
    4. In Evasi0n, click "Jailbreak"
    5. Once your phone has rebooted once, open the Evasi0n app on your home screen as prompted by the evasi0n desktop application
    6. Once your phone has rebooted again, unlock your device. Evasi0n will reboot your device one last time and you will see the evasi0n logo on your phone as it boots up

    Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-evasi0n6/using-cydia.html b/installing-evasi0n6/using-cydia.html new file mode 100644 index 000000000000..5f76f710a7f1 --- /dev/null +++ b/installing-evasi0n6/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-evasi0n7/index.html b/installing-evasi0n7/index.html new file mode 100644 index 000000000000..59a2fe81fe71 --- /dev/null +++ b/installing-evasi0n7/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Evasi0n7 | iOS Guide + + + + +

    Installing Evasi0n7

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Evasi0n is capable of jailbreaking all devices on iOS 7.0 to 7.0.6

    Evasi0n is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.

    In order to use Evasi0n, you will need a Windows computer running Windows 7 or newer and the patched version of the original evasi0n7.exe so that it can fetch jailbreak files from the internet.

    Downloads

    Installing Evasi0n7

    WARNING

    If your device has been OTA updated to its current version of iOS 7, you may encounter a bootloop or face other errors with attemping to jailbreak.

    1. Open the patched-with-ipg-link-evasi0n7.exe file
      • If you're using a 5S/5C on 7.0, it'll be called ONLY_5c_7.0_evasi0n7.exe
    2. Plug your device into your computer and trust the computer on device when prompted
    3. In Evasi0n7, click "Jailbreak"
      • It may take a moment for the required files to download
    4. Once your phone has rebooted once, open the Evasi0n app on your home screen
    5. Once your phone has rebooted again, unlock your device. Evasi0n will reboot your device one last time and you will see the evasi0n logo on your phone as it boots up

    Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-evasi0n7/using-cydia.html b/installing-evasi0n7/using-cydia.html new file mode 100644 index 000000000000..df8c1a10d250 --- /dev/null +++ b/installing-evasi0n7/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-g1lbertJB/index.html b/installing-g1lbertJB/index.html new file mode 100644 index 000000000000..f0cf947212eb --- /dev/null +++ b/installing-g1lbertJB/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing g1lbertJB | iOS Guide + + + + +

    Installing g1lbertJB

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    g1lbertJB is an untethered jailbreak, meaning it only requires the exploit to be run once, whether through a website, an app, or a computer.

    The tool is compatible with jailbreaking all devices on iOS versions 5.0 to 6.1.2.

    WARNING

    The only downside to an untethered jailbreak is that if something goes wrong, it could result in a bootloop, requiring you to restore your device via iTunes or Finder (macOS Catalina or newer). The likelihood of this happening is low, but it is indeed possible.

    Installing g1lbertJB

    1. Download g1lbertJBOpen in new window.
    2. Plug in your iOS device.
      • Make sure your computer is trusted and allowed to view the contents of your device.
    3. Open Terminal.app from your Applications folder.
    4. Run cd <where you downloaded g1lbertJB to>.
    5. Drag gilbertjb_macos from the g1lbertJB folder you downloaded earlier into the Terminal window and press Enter. This will start the jailbreaking process.

    WARNING

    If you receive the message "Error Code 1" and/or "Error Code 102" during the jailbreak, this is normal and can be ignored.

    Installing g1lbertJB

    1. Download g1lbertJBOpen in new window.
    2. Plug in your iOS device.
      • Make sure your computer is trusted and allowed to view the contents of your device.
    3. Open your default terminal application.
    4. Run systemctl status usbmuxd.
      • If it responds with information about usbmuxd, usbmuxd is installed.
      • If it responds with Unit usbmuxd.service could not be found, please install usbmuxd following the installation guideOpen in new window and then come back.
    5. Run sudo systemctl stop usbmuxd; sudo usbmuxd -pf.
    6. Run cd <where you downloaded g1lbertJB to>.
    7. Depending on your architecture, drag gilbertjb_linux_<architecture> from the g1lbertJB folder you downloaded earlier into the Terminal window and press Enter. This will start the jailbreaking process.

    WARNING

    If you receive the message "Error Code 1" and/or "Error Code 102" during the jailbreak, this is normal and can be ignored.

    + + + diff --git a/installing-g1lbertJB/using-cydia.html b/installing-g1lbertJB/using-cydia.html new file mode 100644 index 000000000000..824b6a13c390 --- /dev/null +++ b/installing-g1lbertJB/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-greenpois0n/index.html b/installing-greenpois0n/index.html new file mode 100644 index 000000000000..8683b4ae163e --- /dev/null +++ b/installing-greenpois0n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing greenpois0n | iOS Guide + + + + +

    Installing greenpois0n

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    greenpois0n is capable of jailbreaking every iOS device except the iPhone 3G on firmware versions 4.1, 4.2.1, and 4.2.6, as well as the iPad 1st Generation on version 3.2.2

    greenpois0n is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore
    You will need a computer running macOS 10.11 or older or Windows XP - 8.1. Wine will not work.

    A screenshot of greenpois0n (Windows)

    Installing the application


    1. Download greenpois0nOpen in new window
      • Choose RC6.1 if on iOS 4.2.1 or 4.2.6
      • Choose RC4 if on iOS 4.1 or iPhoneOS 3.2.2
    2. Unzip greenpois0n
    3. Run greenpois0n
      • Right click and click Open
    4. Connect your iOS Device over to USB to your computer
      • Make sure your computer is trusted and allowed to view the contents of your device.
    5. Click the Prepare to Jailbreak (DFU) button and follow the instructions on screen to put your device into DFU mode.
    6. Once finished, click the Jailbreak! button.
      • Your iOS Device's screen may turn white during this process. This is normal.
      • Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode.
    7. Once the jailbreak process is complete and you are on the home screen, open the newly-installed Loader app.
      • Ensure your iOS Device is connected to the internet.
    8. Tap on Cydia and then tap Install Cydia
      • The download may vary in speed depending on your connection. Ensure that your iOS Device does not go to sleep.
    1. Check your iTunes version, if it is 10.6.3 or lower, you can skip steps 2-4
      • You can check by opening iTunes, clicking Help, then clicking About
    2. Press Windows Key+R to open the Run dialog, then type appwiz.cpl
    3. Uninstall everything published by Apple Inc.
      • You can find them easier if you sort by publisher
      • The amount of applications may vary, make sure you remove all of them
      • If you are prompted to restart your computer, dismiss the dialog
    4. After all programs have been uninstalled, restart your computer
    5. Download iTunes version 10.7
    6. Install iTunes, then restart your computer if prompted
    7. Download greenpois0nOpen in new window
      • Choose RC6.1 if on iOS 4.2.1 or 4.2.6
      • Choose RC4 if on iOS 4.1 or iPhoneOS 3.2.2
    8. Unzip greenpois0n
    9. Run greenpois0n
      • Administrator access may be prompted.
    10. Connect your iOS Device over to USB to your computer
      • Make sure your computer is trusted and allowed to view the contents of your device.
    11. Click the Prepare to Jailbreak (DFU) button and follow the instructions on screen to put your device into DFU mode.
    12. Once finished, click the Jailbreak! button.
      • Your iOS Device's screen may turn white during this process. This is normal.
      • Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode.
    13. Once the jailbreak process is complete and you are on the home screen, open the newly-installed Loader app.
      • Ensure your iOS Device is connected to the internet.
    14. Tap on Cydia and then tap Install Cydia
      • The download may vary in speed depending on your connection. Ensure that your iOS Device does not go to sleep.

    TIP

    After jailbreaking is complete, install the latest version of iTunes to avoid library issues

    TIP

    Be sure to use an MFI-certified 30-pin connector for highest chances of success

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-greenpois0n/using-cydia.html b/installing-greenpois0n/using-cydia.html new file mode 100644 index 000000000000..4410b7fc5eb8 --- /dev/null +++ b/installing-greenpois0n/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-h3lix/index.html b/installing-h3lix/index.html new file mode 100644 index 000000000000..5f2b433ed09d --- /dev/null +++ b/installing-h3lix/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing h3lix | iOS Guide + + + + +

    Installing h3lix

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    h3lix is capable of jailbreaking every 32-bit iOS device on firmware version 10.0 up to 10.3.4.

    Note that the h3lix jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the h3lix jailbreak application to your device every 7 days from your computer.

    We will use Sideloadly and a patcher script to install the application to your device.

    Downloads

    Additionally, you'll also need one of the following to patch the h3lix ipa, depending on your platform:

    Patching the application

    TIP

    If you wish to not have to patch an application, you could follow Installing Socket instead.

    TIP

    macOS and Linux

    1. Open your Terminal application
    2. Change directory to the folder where you saved the script and h3lix.ipa files
      • If you saved them to Downloads, this would be cd ~/Downloads
    3. Type ./patch.sh in the terminal
    4. Drag and drop the h3lix .ipa file into the terminal
    5. Type "h3lix.ipa"
    6. Press Enter

    TIP

    Windows

    1. Drag the h3lix ipa onto the winh3lixpatcher.exe file

    You now have a patched h3lix ipa that you can sign

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the h3lix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The h3lix application can now be opened from home screen.

    Running h3lix

    1. Open the h3lix application from your home screen
    2. Tap "Jailbreak"

    TIP

    If the app displays Uicache Failed! this means the patching process was not done properly and you should double check you followed the steps above properly

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-h3lix/using-cydia.html b/installing-h3lix/using-cydia.html new file mode 100644 index 000000000000..048b6f8146f5 --- /dev/null +++ b/installing-h3lix/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-homedepot/index.html b/installing-homedepot/index.html new file mode 100644 index 000000000000..343ac74f3ac8 --- /dev/null +++ b/installing-homedepot/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing HomeDepot | iOS Guide + + + + +

    Installing HomeDepot

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    HomeDepot is capable of jailbreaking every 32-bit iOS device on firmware version 9.1 up to 9.3.4, as well as A5(X) devices on 8.0 to 8.4.1.

    Note that the HomeDepot jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the HomeDepot jailbreak application to your device every 7 days from your computer.

    We will use the Sideloadly tool to install the HomeDepot jailbreak application to your iOS device for use in the next step.

    Downloads

    HomeDepot is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Patching Home Depot

    DANGER

    This is only needed on iOS 8.0 to 8.4.1, it is not needed for iOS 9.1 to 9.3.4.

    TIP

    macOS and Linux

    1. Open your Terminal application
    2. Change directory to the folder where you saved the script and h3lix.ipa files
      • If you saved them to Downloads, this would be cd ~/Downloads
    3. Type ./patch.sh in the terminal
    4. Drag and drop the MixtapePlayer .ipa file into the terminal
    5. Press Enter

    TIP

    Windows

    1. Drag the MixtapePlayer .ipa onto the patch.cmd file

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the HomeDepot .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The HomeDepot application can now be opened from home screen.

    Running HomeDepot

    1. Open the HomeDepot application from your home screen
    2. Tap Prepare for Jailbreak -> Accept -> Dismiss -> Proceed with Jailbreak -> Begin Installation -> Use Provided Offsets

    When jailbreaking for a second time, an option called "Kickstart Jailbreak" will replace "Prepare for Jailbreak". Tap that instead.

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    Untethering

    DANGER

    These steps are only applicable for devices on 9.1 to 9.3.4 - A5(X) devices on 8.0 to 8.4.1 should skip this step.

    This is an optional step which allows the jailbreak to run automatically when your device is booted. This means that you won't have to re-jailbreak through the HomeDepot app after your device is turned off.

    You will have to use Cydia to install the untether. If you are unfamiliar with how Cydia works, please read Using Cydia first, before returning to this page.

    1. Open the Cydia application
    2. Check the "Sources" tab and ensure "thanosrepo" is added
      • If you can't find it, tap Edit -> + and enter repo.thanos.lol
    3. Open the "Search" tab and enter "UntetherHomeDepot"
    4. Tap on the tweak and then tap "Install" in the top right-hand corner of the screen
    5. Confirm the installation

    Once finished, you will be prompted to reboot your device.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    Last Updated:
    Contributors: Michael McAuliff, emiyl, LukeeGD, Michael, bigfloppa234, TheHacker894, WhitetailAni, LukeZGD, Alriceee
    + + + diff --git a/installing-homedepot/using-cydia.html b/installing-homedepot/using-cydia.html new file mode 100644 index 000000000000..e4da439bd67f --- /dev/null +++ b/installing-homedepot/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-kok3shi9/index.html b/installing-kok3shi9/index.html new file mode 100644 index 000000000000..a1e375791180 --- /dev/null +++ b/installing-kok3shi9/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing kok3shi9 | iOS Guide + + + + +

    Installing kok3shi9

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    kok3shi9 is capable of jailbreaking all devices on 9.3.2 to 9.3.6, as well as 64-bit devices on 9.2 to 9.3.1

    Downloads

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the kok3shi9 .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The kok3shi9 application can now be opened from home screen.

    Running kok3shi9

    1. Open the kok3shi9 application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    Untethering (64-bit, iOS 9.2 to 9.3.4)

    DANGER

    The steps listed here only apply and only work for 64-bit devices on iOS 9.2 to 9.3.4.

    This is an optional step which allows the jailbreak to run automatically when your device is booted. This means that you won't have to re-jailbreak through rerunning the kok3shi9 app after your device is turned off.

    You will have to use Cydia to install the untether. If you are unfamiliar with how Cydia works, please read Using Cydia first, before returning to this page.

    1. Open the Cydia application
    2. Go to the "Sources" tab
    3. If you can't find it, tap Edit -> + and enter kok3shidoll.github.io/kokeshi9
    4. Open the "Search" tab and enter "kokeshi 9.2-9.3.4 Untether"
    5. Tap on the tweak and then tap "Install" in the top right-hand corner of the screen
    6. Confirm the installation

    Once finished, you will be prompted to reboot your device.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-kok3shi9/using-cydia.html b/installing-kok3shi9/using-cydia.html new file mode 100644 index 000000000000..125f27737902 --- /dev/null +++ b/installing-kok3shi9/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-kok3shiX/index.html b/installing-kok3shiX/index.html new file mode 100644 index 000000000000..ca5b184df3a4 --- /dev/null +++ b/installing-kok3shiX/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing kok3shiX | iOS Guide + + + + +

    Installing kok3shiX

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    kok3shiX is capable of jailbreaking every 32-bit iOS device on firmware version 10.3 up to 10.3.4.

    Note that the kok3shiX jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the kok3shiX jailbreak application to your device every 7 days from your computer.

    We will use Sideloadly to install the application to your device.

    WARNING

    kok3shiX is an Alpha, as a result you may potentially have more issues than you otherwise would. Backup your data before continuing.

    Alternatively, you can follow Installing Socket instead.

    Downloads

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the kok3shiX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The kok3shiX application can now be opened from home screen.

    Running kok3shiX

    1. Open the kok3shiX application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-kok3shiX/using-cydia.html b/installing-kok3shiX/using-cydia.html new file mode 100644 index 000000000000..869ade4fdfa6 --- /dev/null +++ b/installing-kok3shiX/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-libertv/index.html b/installing-libertv/index.html new file mode 100644 index 000000000000..12945975ddfc --- /dev/null +++ b/installing-libertv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing LiberTV | iOS Guide + + + + +

    Installing LiberTV

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    LiberTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    LiberTV is capable of jailbreaking all devices on tvOS 10.0 to 10.1 and 11.0 to 11.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the LiberTV jailbreak application to your Apple TV for use in the next step.

    Downloads

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the LiberTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the LiberTV application can now be opened from home screen.

    Running LiberTV

    1. Reboot your Apple TV
    2. Open the LiberTV application from your home screen
    3. Click "Jailbreak"

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-limera1n/index.html b/installing-limera1n/index.html new file mode 100644 index 000000000000..c74df5fce2e5 --- /dev/null +++ b/installing-limera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing limera1n | iOS Guide + + + + +

    Installing limera1n

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    limera1n is capable of jailbreaking A4 devices and the iPhone 3GS and iPod Touch 3rd Generation on iOS 4.0 to 4.1, as well as the iPad 1st Generation on 3.2.2

    limera1n is an untethered jailbreak in most cases, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.

    TIP

    For iPad 1st Generations on 3.2.2, we recommend you use greenpois0n instead, as limera1n on 3.2.2 is a tethered jailbreak.

    TIP

    In order to use limera1n, you will need a Windows computer running Windows 8 or earlier, or macOS Mojave or earlier.

    A screenshot of limera1n

    Downloads

    Installing limera1n

    1. Extract the zip to a convenient location, e.g. your Downloads folder
    2. Open the limera1n application
    3. Plug your device into your computer
    4. In the limera1n application, click "make it ra1n"
    5. Your device should enter recovery mode
    6. Follow the instructions that limera1n tells you
    7. Once your device has rebooted once, open the limera1n app on your home screen, and choose to install Cydia.
    8. Reboot your device again

    Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-limera1n/using-cydia.html b/installing-limera1n/using-cydia.html new file mode 100644 index 000000000000..6fb22eb6b0ac --- /dev/null +++ b/installing-limera1n/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-meowbrek2-palera1n/index.html b/installing-meowbrek2-palera1n/index.html new file mode 100644 index 000000000000..e6b0948b828d --- /dev/null +++ b/installing-meowbrek2-palera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing meowbrek2 (palera1n) | iOS Guide + + + + +

    Installing meowbrek2 (palera1n)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    meowbrek2 is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    This tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 15.0 to 15.8.1.

    WARNING

    if you are currently using rootful palera1n, or setup rootless palera1n before April 27th, 2023, you need to first Remove rootful palera1n before proceeding.

    If you are using rootless palera1n, and set it up after April 27th, 2023, this is not an issue, and you can continue with these steps.

    Installing palera1n

    TIP

    If you already have rootless palera1n installed and set it up after April 27th, 2023, you can ignore this section.

    In order to install TrollStore and then use meowbrek2, you'll need to first jailbreak with palera1n by following Installing palera1n. You can return to this page once you have finished installing palera1n.

    Installing TrollStore

    TIP

    If it's not already added, you'll also need to add the havoc.app repository to Sileo

    TIP

    If you already have TrollStore installed (regardless of whether or not it was through the method listed here), you can skip this section

    Installing TrollHelper

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "TrollStore Helper"
    4. Tap "Install"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done", then close Sileo
    8. Open the TrollHelper app on your home screen
    9. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    4. Reboot your device

    Once your device finishes rebooting, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    Installing meowbrek2

    Downloads

    Installing the jailbreak

    1. Re-open the TrollStore app on your home screen
    2. Press the + on the top right
    3. Go to where you saved the meowbrek2 .tipa file
    4. Tap on the meowbrek2 .tipa file
    5. Tap Install

    The meowbrek2 app will now be installed onto your device.

    Running meowbrek2

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the meowbrek2 application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and you don't re-enter a jailbroken state, simply try rebooting and running the exploit again until it does work.

    You should now be back in a jailbroken state with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    + + + diff --git a/installing-meowbrek2-palera1n/using-sileo.html b/installing-meowbrek2-palera1n/using-sileo.html new file mode 100644 index 000000000000..cb3481c40a9e --- /dev/null +++ b/installing-meowbrek2-palera1n/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-meowbrek2/index.html b/installing-meowbrek2/index.html new file mode 100644 index 000000000000..6045a02441f7 --- /dev/null +++ b/installing-meowbrek2/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing meowbrek2 | iOS Guide + + + + +

    Installing meowbrek2

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    meowbrek2 is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    meowbrek2 supports A11 and earlier devices on firmware versions 15.0 to 15.8.3.

    WARNING

    if you are currently using rootful palera1n, or setup rootless palera1n before April 27th, 2023, you need to first Remove rootful palera1n before proceeding.

    If you are using rootless palera1n, and set it up after April 27th, 2023, this is not an issue, and you can continue with these steps.

    Installing TrollStore

    The method that needs to be followed in order to install TrollStore depends on your current firmware version, select the tab that fits your current firmware version and follow the subsequent steps

    TIP

    If you already have TrollStore installed, you can skip this section.

    Installing TrollHelper

    1. Open Safari
    2. Go to https://api.jailbreaks.app/trollOpen in new window
    3. Tap Install

    An app named GTA Car Tracker will now install to your iOS device, this app is TrollHelper, however.

    Installing TrollStore

    1. Open the GTA Car Tracker app
    2. Tap Register Persistence Helper
    3. Tap Install TrollStore

    The TrollStore application will now install to your iOS device.

    Requirements

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerMDC .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    Injecting TrollStore Helper

    WARNING

    If you've already opened Tips, reboot your device before following these steps

    1. Open TrollInstallerMDC
    2. Once it says "Successfully replaced Tips binary", close the TrollInstallerMDC app
      • If it gives an error, close TrollInstallerMDC and re-open it

    Installing TrollStore

    1. Open the Tips app
    2. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps

    WARNING

    This method may have issues in some cases. If you are having repeated and unresolvable issues, you can follow Installing meowbrek2 (palera1n) instead.

    Requirements

    Installing the application

    1. Open AltServer
    2. Plug your iOS device into your computer
    3. Shift-Click (Windows) or Option-Click (macOS) AltServer in the System Tray or Menu Bar
    4. Click Sideload .ipa, then select your device
    5. Select the TrollMisaka .ipa file

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollMisaka application can now be opened from home screen.

    Adding a Keyboard

    1. Open TrollMisaka, then exit the app while keeping it in the app switcher
    2. Go to Settings -> General -> Keyboard -> Keyboards -> Add New Keyboard...
    3. Select TrollMisaka
    4. Tap TrollMisaka, then toggle on Allow Full Access, then tap Allow
    5. Re-open TrollMisaka

    After re-opening TrollMisaka, open the app switcher and then reboot your device.

    DANGER

    Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Unlock your device
    2. Immediately open Spotlight Search (via swipping down on the middle of the home screen)
    3. Tap the globe icon on the keyboard
      • If needed, select TrollMisaka from the list of keyboards
    4. Tap kopen
      • If the device reboots, try these steps again
    5. Tap Install TrollStore
      • If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.

    Once it says it's successful, you can continue with the next section.

    Installing TrollStore

    1. Re-open the app switcher
    2. Open the TrollMisaka app from the app switcher
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps

    Installing meowbrek2

    Downloads

    Installing the jailbreak

    1. Re-open the TrollStore app on your home screen
    2. Press the + on the top right
    3. Go to where you saved the meowbrek2 .tipa file
    4. Tap on the meowbrek2 .tipa file
    5. Tap Install

    The meowbrek2 app will now be installed onto your device.

    Running meowbrek2

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the meowbrek2 application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and you don't re-enter a jailbroken state, simply try rebooting and running the exploit again until it does work.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    + + + diff --git a/installing-meowbrek2/using-sileo.html b/installing-meowbrek2/using-sileo.html new file mode 100644 index 000000000000..30e1b01d4076 --- /dev/null +++ b/installing-meowbrek2/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-meridian-ipa/index.html b/installing-meridian-ipa/index.html new file mode 100644 index 000000000000..f6696206ea59 --- /dev/null +++ b/installing-meridian-ipa/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Meridian | iOS Guide + + + + +

    Installing Meridian

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    This guide is mainly designed to be a fallback should you, for any reason, run into issues doing TotallyNotSpyware. In most cases, TotallyNotSpyware is generally easier and better than manually installing Meridian.

    Meridian is capable of jailbreaking every A7 to A10(X) device on firmware versions 10.0 to 10.3.3.

    Note that the Meridian jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the Meridian jailbreak application to your device every 7 days from your computer.

    We will use the Sideloadly tool to install the Meridian jailbreak application to your iOS device for use in the next step.

    Downloads

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Meridian .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Meridian application can now be opened from home screen.

    Running Meridian

    1. Open the Meridian application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-meridian-ipa/using-cydia.html b/installing-meridian-ipa/using-cydia.html new file mode 100644 index 000000000000..af8c04478862 --- /dev/null +++ b/installing-meridian-ipa/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-nathanlr/index.html b/installing-nathanlr/index.html new file mode 100644 index 000000000000..494b7a1ec144 --- /dev/null +++ b/installing-nathanlr/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing nathanlr | iOS Guide + + + + +

    Installing nathanlr

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    Before continuing, please read the following information below in full.

    nathanlr is what is considered a semi-jailbreak, and is not a full-fledged, proper jailbreak.

    Semi-jailbreaks - while allowing you to use a decent percentage of tweaks - do not have the same compatibility or capabilities as a full-fledged jailbreak. You will probably run into a fair number tweaks (such as some that inject into daemons) that do not fully work as intended.

    DANGER

    If you have previously used Serotonin and/or Bootstrap, you will need to remove them fully before proceeding.

    If you don't know what Bootstrap or Serotonin are, you can ignore this notice and proceed.

    nathanlr is a semi-untethered semi-jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The tool is capable of semi-jailbreaking A12 and later devices on iOS/iPadOS versions 16.5.1 to 16.6.1.

    We will first use Sideloadly to sideload TrollInstallerX, then use TrollInstallerX to install TrollStore, and then install nathanlr from there.

    Installing TrollStore

    TIP

    If you already have TrollStore installed, you can skip this section.

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    DANGER

    Unless you used jailbreaks.app to install TrollInstallerX, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Running TrollInstallerX

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    The persistence helper should now be installed into the app you selected.

    Installing TrollStore

    WARNING

    If the persistence helper is not installed into the app you selected, shut down your device normally, turn your device back on, open the app you want as your persistence helper, then close the app (from the app switcher) and run TrollInstallerX again.

    1. Open the app you selected as your persistence helper from your home screen
    2. Press Install TrollStore.

    TrollStore will now be installed to your device.

    Installing nathanlr

    Downloads

    Installing nathanlr

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the nathanlr .tipa file
    4. Tap on the nathanlr .tipa file
    5. Tap Install

    The nathanlr app will now be installed onto your device.

    Running nathanlr

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the nathanlr application from your home screen immediately afterwards
    3. Tap "Bootstrap", then tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and nathanlr isn't installed, simply try rebooting and running the exploit again until it does work.

    You should now be semi-jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    Updating packages

    1. Open the Sileo application
    2. Tap on the "Packages" tab
    3. Tap "Upgrade All"
    4. Tap "Confirm"
    + + + diff --git a/installing-nathanlr/using-sileo.html b/installing-nathanlr/using-sileo.html new file mode 100644 index 000000000000..d227f1da528a --- /dev/null +++ b/installing-nathanlr/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-notajb/index.html b/installing-notajb/index.html new file mode 100644 index 000000000000..009761596a22 --- /dev/null +++ b/installing-notajb/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Def1nit3lyN0tAJa1lbr3akTool | iOS Guide + + + + +

    Installing Def1nit3lyN0tAJa1lbr3akTool

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Def1nit3lyN0tAJa1lbr3akTool is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 16.0 to 16.6.1.

    We will first use Sideloadly to sideload TrollInstallerX, then use TrollInstallerX to install TrollStore, and then install Def1nit3lyN0tAJa1lbr3akTool from there.

    WARNING

    if you are currently using rootful palera1n, you need to first Remove rootful palera1n before proceeding.

    If you are using rootless palera1n, while you won't have to do anything, note that you will lose your existing jailbreak setup by following these steps.

    Installing TrollStore

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    Installing TrollStore

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    Both TrollStore and its persistence helper should now be installed.

    Installing Def1nit3lyN0tAJa1lbr3akTool

    Downloads

    Installing the jailbreak

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the Def1nit3lyN0tAJa1lbr3akTool .tipa file
    4. Tap on the Def1nit3lyN0tAJa1lbr3akTool .tipa file
    5. Tap Install

    The Def1nit3lyN0tAJa1lbr3akTool app will now be installed onto your device.

    Running Def1nit3lyN0tAJa1lbr3akTool

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Def1nit3lyN0tAJa1lbr3akTool application from your home screen immediately afterwards
    3. Tap "Start"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    + + + diff --git a/installing-notajb/using-sileo.html b/installing-notajb/using-sileo.html new file mode 100644 index 000000000000..1178302d58dd --- /dev/null +++ b/installing-notajb/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-odyssey/index.html b/installing-odyssey/index.html new file mode 100644 index 000000000000..b7cc4374a900 --- /dev/null +++ b/installing-odyssey/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odyssey | iOS Guide + + + + +

    Installing Odyssey

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Odyssey is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The tool is compatible with jailbreaking devices on iOS/iPadOS versions from 13.0 to 13.7.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the Odyssey jailbreak application to your iOS device for use in the next step.

    WARNING

    If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly remove it before proceeding.

    Downloads

    Odyssey is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Odyssey .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Odyssey application can now be opened from home screen.

    Running Odyssey

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Odyssey application from your home screen immediately afterwards
    3. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If you receive the error ERR_Jailbreak, ERR_Already_Jailbroken or ERR_TFP0 read the Taurine/Odyssey section on the Troubleshooting page.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Modify", then Tap "Upgrade"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/installing-odyssey/using-sileo.html b/installing-odyssey/using-sileo.html new file mode 100644 index 000000000000..3df3973a8045 --- /dev/null +++ b/installing-odyssey/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-odysseyra1n-a8x-a9x/index.html b/installing-odysseyra1n-a8x-a9x/index.html new file mode 100644 index 000000000000..470c251935b4 --- /dev/null +++ b/installing-odysseyra1n-a8x-a9x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n (A8X/A9X) | iOS Guide + + + + +

    Installing Odysseyra1n (A8X/A9X)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    checkra1n is a tool capable of jailbreaking millions of iOS devices with the A7 to A11 SoC on firmwares 12.0 to 14.8.1. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.

    After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.

    On A8X and A9X devices, it is not possible to use checkra1n 0.12.4 (required for 14.5 to 14.8.1 support) without the use of a custom pongoOS and checkra1n in CLI mode.

    TIP

    If you are using an A8X or A9X device running iOS 14.4.2 or earlier, you should follow Installing Odysseyra1n and use checkra1n version 0.12.2 instead.

    WARNING

    You do not need to use a special build of Odysseyn1x in order to follow this, the normal Odysseyn1x guide is linked below as a result.

    WARNING

    If you are already jailbroken with regular checkra1n, make sure to properly remove it before proceeding.


    Please select your operating system:

    DANGER

    If you have a ChromeOS device, you can attempt to follow Installing Odysseyra1n (A8X/A9X) (ChromeOS), however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error.

    + + + diff --git a/installing-odysseyra1n-a8x-a9x/linux/index.html b/installing-odysseyra1n-a8x-a9x/linux/index.html new file mode 100644 index 000000000000..dcb437ec46b2 --- /dev/null +++ b/installing-odysseyra1n-a8x-a9x/linux/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n (A8X/A9X) (Linux) | iOS Guide + + + + +

    Installing Odysseyra1n (A8X/A9X) (Linux)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc.) this guide will not work, and you should follow Using Odysseyn1x instead.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    Downloads (Linux)

    A screenshot of the checkra1n application

    Installing checkra1n

    1. Open the pongoOS.zip file, navigate to PongoConsolidated.bin, then extract it.
      • Keep note of where you extract this
    2. Run the checkra1n binary in CLI mode using this custom pongoOS in the terminal using sudo checkra1n -c -k [path to PongoConsolidated.bin]
    3. Plug your iOS device into your computer
    4. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    TIP

    If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the shortcutOpen in new window by opening this page on your device and then clicking the shortcut hyperlink.

    1. Open the terminal app on your computer
    2. Ensure that your computer is trusted by your device
    3. Install "iproxy" by pasting and executing the following command:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Install the Odysseyra1n script by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/installing-odysseyra1n-a8x-a9x/macos/index.html b/installing-odysseyra1n-a8x-a9x/macos/index.html new file mode 100644 index 000000000000..be11250c3c1c --- /dev/null +++ b/installing-odysseyra1n-a8x-a9x/macos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n (A8X/A9X) (macOS) | iOS Guide + + + + +

    Installing Odysseyra1n (A8X/A9X) (macOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Downloads (macOS)

    A screenshot of the checkra1n application

    Installing checkra1n

    TIP

    If you're using an Apple Silicon Mac and are using an A9X device, you will be prompted during the process to unplug and replug the device and will need to do so.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Open the pongoOS.zip file, navigate to PongoConsolidated.bin, then extract it.
      • Keep note of where you extract this
    2. Open a terminal and run checkra1n in CLI mode by using /Applications/checkra1n.app/Contents/MacOS/checkra1n -c -k [path to PongoConsolidated.bin]
    3. Plug your iOS device into your computer
    4. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    TIP

    If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the shortcutOpen in new window by opening this page on your device and then clicking the shortcut hyperlink.

    1. Open the terminal app on your computer
    2. Ensure that your computer is trusted by your device
    3. Install "homebrew" by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    4. Install "iproxy" by pasting and executing the following command: brew install libusbmuxd
    5. Install the Odysseyra1n script by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/installing-odysseyra1n-a8x-a9x/using-sileo.html b/installing-odysseyra1n-a8x-a9x/using-sileo.html new file mode 100644 index 000000000000..49b06c83d85b --- /dev/null +++ b/installing-odysseyra1n-a8x-a9x/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-odysseyra1n-chromeos-a8x-a9x/index.html b/installing-odysseyra1n-chromeos-a8x-a9x/index.html new file mode 100644 index 000000000000..f468d0ac1ab0 --- /dev/null +++ b/installing-odysseyra1n-chromeos-a8x-a9x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n (A8X/A9X) (ChromeOS) | iOS Guide + + + + +

    Installing Odysseyra1n (A8X/A9X) (ChromeOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this

    Downloads (ChromeOS)

    A screenshot of the checkra1n application

    Allowing checkra1n to run

    1. Move the checkra1n binary which is downloaded to /usr/local/bin
      • This can be done by doing the following:
        • press Ctrl + Alt + T
        • run shell
        • run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Run the following command in terminal: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    1. Open the pongoOS.zip file, navigate to PongoConsolidated.bin, then extract it.
      • Keep note of where you extract this
    2. Run the checkra1n binary in CLI mode using this custom pongoOS in the terminal using TERM=linux sudo checkra1n -c -k [path to PongoConsolidated.bin]
    3. Plug your iOS device into your computer
    4. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    The Odysseyra1n script

    1. Open this page (ios.cfw.guide/installing-odysseyra1n-chromeos-a8x-a9x) on your device by typing this URL into Safari
    2. Click on this hyperlinkOpen in new window on your device, and press `Get Shortcut
      • If needed, download the Shortcuts app.
    3. When prompted, choose Open
    4. If necessary, press the Procursus Bootstraper icon, then press the Play icon.
    5. Press OK to any prompts which do come up

    TIP

    If prompted about an untrusted shortcut, run another shortcut, then open Settings, go to Shortcuts, and then toggle Allow Untrusted Shortcuts

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    + + + diff --git a/installing-odysseyra1n-chromeos/index.html b/installing-odysseyra1n-chromeos/index.html new file mode 100644 index 000000000000..fa83e70c0b28 --- /dev/null +++ b/installing-odysseyra1n-chromeos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n (ChromeOS) | iOS Guide + + + + +

    Installing Odysseyra1n (ChromeOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    WARNING

    A7 devices will likely fail to successfully jailbreak with checkra1n on Linux, as a result, you'll need to use an older checkra1n version and quickly unplug and replug your device once you see Right Before Trigger

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this

    Downloads (ChromeOS)

    A screenshot of the checkra1n application

    Allowing checkra1n to run

    1. Move the checkra1n binary which is downloaded to /usr/local/bin
      • This can be done by doing the following:
        • press Ctrl + Alt + T
        • run shell
        • run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Run the following command in terminal: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    1. Run the checkra1n binary in the terminal using TERM=linux sudo checkra1n
      • You may need to run sudo chmod a+x /usr/local/bin/checkra1n if the binary doesn't run
      • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check option once it runs
      • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
      • If you're on an A8X or A9X device and are on iOS 14.4 to 14.4.2, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    2. Click Start and follow all onscreen prompts
    3. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    4. After this, checkra1n should automatically install

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    The Odysseyra1n script

    1. Open this page (ios.cfw.guide/installing-odysseyra1n-chromeos) on your device by typing this URL into Safari
    2. Click on this hyperlinkOpen in new window on your device, and press `Get Shortcut
      • If needed, download the Shortcuts app.
    3. When prompted, choose Open
    4. If necessary, press the Procursus Bootstraper icon, then press the Play icon.
    5. Press OK to any prompts which do come up

    TIP

    If prompted about an untrusted shortcut, run another shortcut, then open Settings, go to Shortcuts, and then toggle Allow Untrusted Shortcuts

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    + + + diff --git a/installing-odysseyra1n/index.html b/installing-odysseyra1n/index.html new file mode 100644 index 000000000000..36b75bce476d --- /dev/null +++ b/installing-odysseyra1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n | iOS Guide + + + + +

    Installing Odysseyra1n

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    checkra1n is a tool capable of jailbreaking millions of iOS devices with the A7 to A11 SoC on firmwares 12.0 to 14.8.1. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.

    After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.

    WARNING

    If you are already jailbroken with another jailbreak (besides Chimera, Odyssey, or Taurine), make sure to properly remove it before proceeding.

    On iOS 14:

    • Odysseyra1n is only fully supported on A8, A9, A10(X), and A11 devices. A8X and A9X devices are only fully supported up to 14.4.2 using an older version of checkra1n, with a special method required for A8X and A9X devices on 14.5 to 14.8.1, which is detailed at Installing Odysseyra1n (A8X/A9X).
    • On iOS 14, A11 devices do not allow you to use SEP functionality in a jailbroken state. SEP functionality are things such as a passcode, Face ID/Touch ID, and Apple Pay.

    Please select your operating system:

    DANGER

    If you have a ChromeOS device, you can attempt to follow Installing Odysseyra1n (ChromeOS), however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error

    + + + diff --git a/installing-odysseyra1n/linux/index.html b/installing-odysseyra1n/linux/index.html new file mode 100644 index 000000000000..c4a670bba86b --- /dev/null +++ b/installing-odysseyra1n/linux/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n (Linux) | iOS Guide + + + + +

    Installing Odysseyra1n (Linux)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc.) this guide will not work, and you should follow Using Odysseyn1x instead.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    WARNING

    A7 devices will likely fail to successfully jailbreak with checkra1n on Linux, as a result, you'll need to use an older checkra1n version and quickly unplug and replug your device once you see Right Before Trigger. It is highly recommended to follow Installing Chimera instead.

    Downloads (Linux)

    A screenshot of the checkra1n application

    Installing checkra1n

    TIP

    checkra1n provides native support to machines running a Debian-based distro (e.g Ubuntu). It's recommended that you follow specific instructionsOpen in new window provided by the checkra1n team themselves.

    1. Run the checkra1n binary in the terminal using ./checkra1n
      • You may need to run sudo chmod a+x ./checkra1n if the binary doesn't run
      • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check option once it runs
      • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
      • If you're on an A8X or A9X device and are on iOS 14.4 to 14.4.2, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    2. Click Start and follow all onscreen prompts
    3. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    4. After this, checkra1n should automatically install

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    TIP

    If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the shortcutOpen in new window by opening this page on your device and then clicking the shortcut hyperlink.

    1. Open the terminal app on your computer
    2. Ensure that your computer is trusted by your device
    3. Install "iproxy" by pasting and executing the following command:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Install the Odysseyra1n script by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/installing-odysseyra1n/macos/index.html b/installing-odysseyra1n/macos/index.html new file mode 100644 index 000000000000..bcbd33c08049 --- /dev/null +++ b/installing-odysseyra1n/macos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Odysseyra1n (macOS) | iOS Guide + + + + +

    Installing Odysseyra1n (macOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Downloads

    A screenshot of the checkra1n application

    Installing checkra1n

    TIP

    If you're using an Apple Silicon Mac and are attempting to jailbreak on A7 device or an A9X (not A9) to A10(X) device, you will be prompted during the process to unplug and replug the device and will need to do so.

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Open checkra1n on your computer
    2. Plug your iOS device into your computer
      • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check option once it runs
      • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
      • If you're on an A8X or A9X device and are on iOS 14.4 to 14.4.2, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    3. Click Start -> Next on checkra1n
      • Your device will be put into recovery mode automatically
    4. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install

    Your iOS device should now reboot.

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    To install Odysseyra1n, do not open the checkra1n app and install Cydia. Instead, follow the following instructions to install Sileo.

    The Odysseyra1n script

    TIP

    If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the shortcutOpen in new window by opening this page on your device and then clicking the shortcut hyperlink.

    1. Open the terminal app on your computer
    2. Ensure that your computer is trusted by your device
    3. Install "homebrew" by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    4. Install "iproxy" by pasting and executing the following command: brew install libusbmuxd
    5. Install the Odysseyra1n script by pasting and executing the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/installing-odysseyra1n/using-sileo.html b/installing-odysseyra1n/using-sileo.html new file mode 100644 index 000000000000..ce940d79cb23 --- /dev/null +++ b/installing-odysseyra1n/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-openpwnage/index.html b/installing-openpwnage/index.html new file mode 100644 index 000000000000..043ab0993746 --- /dev/null +++ b/installing-openpwnage/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing openpwnage | iOS Guide + + + + +

    Installing openpwnage

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    openpwnage is capable of jailbreaking all 32bit devices on firmware versions 8.4b4 to 9.3.6.

    Note that the openpwnage jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the openpwnage jailbreak application to your device every 7 days from your computer.

    We will use the Sideloadly tool to install the openpwnage jailbreak application to your iOS device for use in the next step.

    Downloads

    openpwnage is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the openpwnage .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The openpwnage application can now be opened from home screen.

    Running openpwnage

    1. Open the openpwnage application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, and are on iOS 9, continue to Installing Zebra

    + + + diff --git a/installing-openpwnage/using-cydia.html b/installing-openpwnage/using-cydia.html new file mode 100644 index 000000000000..283427dbcf65 --- /dev/null +++ b/installing-openpwnage/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-p0laris/index.html b/installing-p0laris/index.html new file mode 100644 index 000000000000..2fd2704bd465 --- /dev/null +++ b/installing-p0laris/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing p0laris | iOS Guide + + + + +

    Installing p0laris

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    p0laris is capable of jailbreaking A5(X) devices on firmware versions 9.3.5 and 9.3.6.

    Note that the p0laris jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the p0laris jailbreak application to your device every 7 days from your computer.

    We will use the Sideloadly tool to install the p0laris jailbreak application to your iOS device for use in the next step.

    Downloads

    p0laris is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the p0laris .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The p0laris application can now be opened from home screen.

    Running p0laris

    1. Open the p0laris application from your home screen
    2. Tap Jailbreak

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-p0laris/using-cydia.html b/installing-p0laris/using-cydia.html new file mode 100644 index 000000000000..f8c2ada66a6c --- /dev/null +++ b/installing-p0laris/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-p0sixspwn/index.html b/installing-p0sixspwn/index.html new file mode 100644 index 000000000000..151208f62817 --- /dev/null +++ b/installing-p0sixspwn/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing p0sixspwn | iOS Guide + + + + +

    Installing p0sixspwn

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    p0sixspwn is capable of jailbreaking every iOS device on firmware version 6.1.3 up to 6.1.6

    p0sixspwn is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore

    You will need a computer running macOS 10.12 Sierra or older or Windows XP or newer. Wine will not work.

    A screenshot of p0sixspwn (Windows)

    1. Download the latest version of p0sixspwnOpen in new window
    2. Unzip p0sixspwn
    3. Run p0sixspwn
      • Right click and click Open
    4. Connect your iOS Device over to USB to your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    5. Click Jailbreak on p0sixspwn
      • Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode
    1. Download the custom version of p0sixspwn updated for modern macOSOpen in new window
    2. Unzip the ZIP file
    3. Open Terminal (can be found in Applications/Utilities/)
    4. Navigate to the extracted zip folder with cd
    5. Run ./p0sixspwn.tool from the p0sixspwn folder
      • If you receive an error “pris0nbarake” cannot be opened because the developer cannot be verified. or anything similar, run sudo xattr -c * in the p0sixspwn folder and then run ./p0sixspwn.tool again.
    6. Connect your iOS Device over to USB to your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    7. Click Jailbreak on p0sixspwn
      • Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode
    1. Check your iTunes version, if it is 11.1.4 or lower, you can skip steps 2-4
      • You can check by opening iTunes, clicking Help, then clicking About
    2. Press Windows Key+R to open the Run dialog, then type appwiz.cpl
    3. Uninstall everything published by Apple Inc.
      • You can find them easier if you sort by publisher
      • The amount of applications may vary, make sure you remove all of them
      • If you are prompted to restart your computer, dismiss the dialog
    4. After all programs have been uninstalled, restart your computer
    5. Download iTunes version 11.1.5
    6. Install iTunes, then restart your computer if prompted
    7. Download the latest version of p0sixspwnOpen in new window
    8. Unzip p0sixspwn

    TIP

    For Windows 10 and later, you will need to set compatibility mode for the p0sixspwn application to Windows XP SP3

    1. Right click on p0sixspwn-1.0.8.exe
    2. Select Properties
    3. Go to the Compatibility tab
    4. Tick the checkbox in Compatibilty mode
    5. Set the drop down box to Windows XP (Service Pack 3)
    6. Click Apply, then OK
    1. Run p0sixspwn
    2. Connect your iOS Device over to USB to your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Click Jailbreak on p0sixspwn
      • Jailbreaking may take a while, please be patient and do not let your computer go to sleep mode

    TIP

    After jailbreaking is complete, install the latest version of iTunes to avoid library issues

    TIP

    Be sure to use an MFI-certified 30-pin or lightning connector for highest chances of success

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-p0sixspwn/using-cydia.html b/installing-p0sixspwn/using-cydia.html new file mode 100644 index 000000000000..b09596499886 --- /dev/null +++ b/installing-p0sixspwn/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-palera1n/index.html b/installing-palera1n/index.html new file mode 100644 index 000000000000..1a6c2f7c883a --- /dev/null +++ b/installing-palera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing palera1n | iOS Guide + + + + +

    Installing palera1n

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    palera1n is a work-in-progress jailbreak that is compatible with A11 (iPhone X) and earlier devices on iOS 15.0 or later, with some caveats for A11 devices.

    On A11 devices, you must disable your passcode and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.

    Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to erase all content and settings in order to be able to jailbreak.

    WARNING

    If you are using an old version of palera1n that was tethered, you'll need to remove palera1n before continuing.

    WARNING

    If you are using Windows, you should follow Using palen1x instead.

    Installing the jailbreak

    Please select your operating system:

    Installing palera1n

    1. Open a terminal window
    2. Run sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"

    Running palera1n

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    TIP

    If you're using an Apple Silicon Mac and using a USB-C port to plug your cable/adapter into, you'll need to unplug and replug the device after Checkmate! appears in the logs.

    1. Run palera1n -l
      • Make sure your device is plugged in when entering this command
    2. When ready, press Enter and follow the on screen instructions to enter DFU mode.

    TIP

    A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

    1. In the terminal window, press Control + C on your keyboard
    2. Rerun the command that you just ran

    You'll need to do this every time you rejailbreak your device as well.

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    Installing palera1n

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Open up a terminal window
    2. Run sudo systemctl stop usbmuxd
    3. Run sudo usbmuxd -f -p
    4. Open up another terminal window
    5. Run sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"

    Running palera1n

    1. Run sudo palera1n -l
      • Make sure your device is plugged in when entering this command
    2. When ready, press Enter and follow the on screen instructions to enter DFU mode.

    TIP

    A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

    1. In the terminal window, press Control + C on your keyboard
    2. Rerun the command that you just ran

    You'll need to do this every time you rejailbreak your device as well.

    Once the device boots up, open the palera1n loader app and tap Sileo. After a bit of time, you'll be prompted to set a passcode for using command line stuff, and then afterwards,Sileo should be on your home screen.

    TIP

    To rejailbreak your device, simply rerun the command you just ran and then repeat any other applicable steps.

    Alternatively, if you're on versions 15.0 to 16.6.1, you can follow Installing Dopamine to install a permanently signed semi-untethered jailbreak, which will allow you to rejailbreak your device without a computer.

    Last Updated:
    Contributors: Michael McAuliff, Michael, BananaOnGitHub, BananaOnGitHub, alexia, Jade, Worf1337, emiyl, hg13bs, Musa Ahmed, Mineek, nebula
    + + + diff --git a/installing-palera1n/using-sileo.html b/installing-palera1n/using-sileo.html new file mode 100644 index 000000000000..bf3bbd16dd7d --- /dev/null +++ b/installing-palera1n/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-pangu7/index.html b/installing-pangu7/index.html new file mode 100644 index 000000000000..707e14859d60 --- /dev/null +++ b/installing-pangu7/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Pangu7 | iOS Guide + + + + +

    Installing Pangu7

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Pangu7 is capable of jailbreaking every iOS device on firmware version 7.1 up to 7.1.2.

    Pangu7 is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.

    You will need a computer running Windows XP and newer or a Mac running Mac OS X 10.9 Mavericks to macOS 10.14 Mojave and the appropriate Pangu.

    A screenshot of Pangu7 (Windows)

    Downloads

    Installing Pangu

    1. Open the pangu dmg and move the application to your /Applications folder
    2. Open the terminal and run the following command: sudo -b /Applications/pangu.app/Contents/MacOS/pangu
    3. Plug your device into your computer and trust your computer
    4. Disable your passcode (You will be able to re-enable it once the jailbreak process is done)
    5. Set your device's date to any point before June 2014
    6. Press jailbreak in the Pangu app on your computer
    7. Open the Pangu app on your device once it appears on your home screen
      • Tap Continue to trust the app and allow it to run
    8. Your device will reboot after a short period, then you will need to unlock it
    9. Wait a little while and your device will reboot one more time

    DANGER

    You will bootloop if you jailbreak your device while in a dark space

    Downloads

    Installing Pangu

    1. Open the pangu exe
    2. Plug your device into your computer and trust your computer
    3. Disable your passcode (You will be able to re-enable it once the jailbreak process is done)
    4. Set your device's date to any point before June 2014
    5. Untick the Install PP25 checkbox
    6. Press jailbreak in the Pangu app on your computer
    7. Open the Pangu app on your device once it appears on your home screen
      • Tap Continue to trust the app and allow it to run
    8. Your device will reboot after a short period, then you will need to unlock it
    9. Wait a little while and your device will reboot one more time

    Fixing bootloops while booting in a dark space

    1. Unlock your device and open Cydia
    2. Tap Ignore (Temporary)
    3. Open the Sources tab
    4. Tap Edit then Add
    5. Type in http://repo.kawaiizenbo.me and then tap Add source
    6. Tap on the new source KawaiiZenbo's Cydia repository
    7. Tap on System then Pangu 7.1-7.1.x Untether
    8. Tap Install then Confirm
    9. Reboot your device once the package is installed

    Once you see your lock screen, you will be jailbroken with a fixed untether package that will no longer cause bootloops while in the dark. You can now use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-pangu7/using-cydia.html b/installing-pangu7/using-cydia.html new file mode 100644 index 000000000000..1c7908a80cf7 --- /dev/null +++ b/installing-pangu7/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-pangu9/index.html b/installing-pangu9/index.html new file mode 100644 index 000000000000..71349f37a00a --- /dev/null +++ b/installing-pangu9/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Pangu9 | iOS Guide + + + + +

    Installing Pangu9

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Pangu9 is capable of jailbreaking every iOS device on firmware version 9.0GM up to 9.0.2. 64bit devices can also be jailbroken on 9.1.

    Pangu9 is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.

    You will need a Mac running macOS 10.14 Mojave or earlier in order to use pangu9.

    Downloads

    Installing Pangu9

    1. Open the pangu9_mac_v1.1.1 dmg and move the application to your /Applications folder
    2. Open the terminal and run the following command: sudo -b /Applications/jb9mac.app/Contents/MacOS/jb9mac
    3. Turn off Find My iPhone.
    4. Plug your device into your computer and trust your computer.
    5. Unlock your device.
    6. Enable Airplane Mode.
    7. When Pangu9 says the jailbreak is ready, press Start.
    8. Press the 'Already Backup' button.
    9. After the device reboots, unlock it and re-enable airplane mode.
    10. Open the Pangu app.
    11. Click Accept, then press ok for accessing Photo Library.
    12. Keep your device plugged in until the jailbreak hits 100% and your device reboots.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-pangu9/using-cydia.html b/installing-pangu9/using-cydia.html new file mode 100644 index 000000000000..e4e5c272d5d9 --- /dev/null +++ b/installing-pangu9/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-pangu933/index.html b/installing-pangu933/index.html new file mode 100644 index 000000000000..8e3604b2c33e --- /dev/null +++ b/installing-pangu933/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Pangu933 | iOS Guide + + + + +

    Installing Pangu933

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Pangu933 is capable of jailbreaking every 64bit iOS device on firmware version 9.2 up to 9.3.3.

    Note that the Pangu933 jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot, which luckily does not require the application to be installed. You will be instructed on how to do this.

    We will use the Sideloadly tool to install the Pangu933 jailbreak application to your iOS device for use in the next step.

    Downloads

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Pangu9 .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Pangu application can now be opened from home screen.

    Running Pangu933

    1. Open the Pangu933 application from your home screen
      • Allow notifications if prompted
    2. Tap "Start"
    3. Lock the device
    4. You should get a notification telling you that the jailbreak has succeeded

    On the first installation, the jailbreak may take some time to complete. This is normal.

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    Rejailbreaking

    As Pangu933 is a semi-untethered jailbreak, you won't remain jailbroken if your device reboots or powers off for any reason. Luckily, rather than needing to keep the Pangu933 app sideloaded, you can simply follow the below steps to rejailbreak your device.

    DANGER

    This does not install the jailbreak in the first place - you'll need to sideload the Pangu933 app and jailbreak normally first before being able to follow this section.

    1. Open Safari on your iOS device
    2. Go to the jbme.ddw.nuOpen in new window website
      • Make sure your device is in portrait rotation (you'll get a notice to tilt the device if it isn't)
    3. Tap "go"

    Your device should now be in a jailbroken state again.

    WARNING

    If your device crashes or restarts unexpectedly and you don't enter a jailbroken state, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-pangu933/using-cydia.html b/installing-pangu933/using-cydia.html new file mode 100644 index 000000000000..6890da6b15a0 --- /dev/null +++ b/installing-pangu933/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-patchstick/index.html b/installing-patchstick/index.html new file mode 100644 index 000000000000..4db488f558c2 --- /dev/null +++ b/installing-patchstick/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Patchstick | iOS Guide + + + + +

    Installing Patchstick

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Patchstick is capable of untether jailbreaking the Apple TV 1 on Apple TV Software 1.0 to 3.0.2.

    Patchstick is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes or Finder (macOS Catalina and newer).

    Requirements

    • A computer with at least one free USB-A port
    • A USB-A flash drive with a capacity between 1GB and 64GB
    • macOS 10.8 to 10.13

    Creating the Patchstick

    1. Download the Apple TV software's restore DMG corresponding to the TV Software version that your Apple TV is running from hereOpen in new window. This linkOpen in new window will tell you which DMG corresponds to what TV Software version
    2. Download the latest version of ATV USB CreatorOpen in new window
    3. Unzip ATV USB Creator and drag it to /Applications
    4. Open Terminal and run the command sudo /Applications/atvusb-creator.app/Contents/MacOS/atvusb-creator to open the application. Enter your user password when prompted.
    5. In ATV USB Creator, click Choose a DMG and then select your downloaded TV Software DMG.
    6. Ensure that your chosen USB flash drive is selected in the "USB Target Device" dropdown. It will not show the drive's name, only its location in /dev.
      • To ensure that it is the correct drive, open Disk Utility, select your flash drive, and make sure that the Device listing matches up with ATV USB Creator's selected device.
      • This will erase all data on the flash drive.
    7. Make sure that ssh tools and bin tools is enabled under the Installation Options dropdown. You may enable the other options, but they are not required.
    8. Click the Create Using -> button and wait. The process will take a few minutes.

    Installing the Patchstick

    1. Unplug the power cable from your Apple TV.
    2. Plug your newly created Patchstick into the USB port on the back of your Apple TV.
    3. Plug the power cable back in.
    4. Wait a few minutes. You will see an Apple TV 1 logo with Tux sitting on it for about 30 seconds, and then a lot of text will scroll down the screen.
    5. Once you see the line penbuntu login: _ at the bottom, unplug the Apple TV, unplug the USB flash drive, and plug your Apple TV back in.

    :::

    You should now be jailbroken with the Software Menu added to your home screen. You can use this menu to manage your Apple TV. SSH is available via the command ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss frontrow@ip.of.apple.tv, the password is frontrow. To mount / as read-write, run the command sudo mount -t hfs -o rw /dev/disk0s3 /.

    + + + diff --git a/installing-phoenix/index.html b/installing-phoenix/index.html new file mode 100644 index 000000000000..17433dcff41e --- /dev/null +++ b/installing-phoenix/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Phœnix | iOS Guide + + + + +

    Installing Phœnix

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Phœnix is capable of jailbreaking 32bit iOS devices on firmware version 9.3.5 and 9.3.6.

    Note that the Phœnix jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the Phœnix jailbreak application to your device every 7 days from your computer.

    We will use the Sideloadly tool to install the Phœnix jailbreak application to your iOS device for use in the next step.

    Downloads

    Phœnix is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Phœnix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your iOS version, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Phœnix application can now be opened from home screen.

    Running Phœnix

    1. Open the Phœnix application from your home screen
    2. Tap Prepare for Jailbreak -> Accept -> Dismiss -> Proceed with Jailbreak -> Begin Installation -> Use Provided Offsets

    When jailbreaking for a second time, an option called "Kickstart Jailbreak" will replace "Prepare for Jailbreak". Tap that instead.

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-phoenix/using-cydia.html b/installing-phoenix/using-cydia.html new file mode 100644 index 000000000000..14191c882b2f --- /dev/null +++ b/installing-phoenix/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-pwnagetool/index.html b/installing-pwnagetool/index.html new file mode 100644 index 000000000000..da1ab61fe910 --- /dev/null +++ b/installing-pwnagetool/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing PwnageTool | iOS Guide + + + + +

    Installing PwnageTool

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    PwnageTool is capable of jailbreaking pre-A5 devices on iOS 1.1.4 to 5.1.1 - although support heavily varies.

    PwnageTool is an untethered jailbreak, meaning that it persists after reboot, so once it's installed you will not have to reinstall it unless you erase your device.

    In order to use PwnageTool, you will need a Mac running macOS Mavericks or earlier.

    A screenshot of PwnageTool

    Downloads

    • The versions of PwnageToolOpen in new window for your platform from the r/LegacyJailbreak archives
      • If you're using a iPhone 2G or iPod Touch 1/2 or jailbreaking iPhone OS 2, download PwnageTool 3.1.5.

    Installing PwnageTool

    1. Extract the .zip to a convenient location, e.g. your Downloads folder
    2. Open the PwnageTool application
    3. Plug your device into your computer
    4. Select if you are using an iPhone, iPad or iPod touch
    5. Download an IPSW from ipsw.meOpen in new window
    6. When prompted, input the IPSW you downloaded into PwnageTool
    7. Select General, then continue on
    8. Do not adjust the root partition size
    9. Continue on until you hit Cydia Settings
    10. Select OpenSSL, and OpenSSH.
    11. Continue, and make sure Cydia Installer is checked
    12. Uncheck Icy and continue
    13. Select 'Build', and continue
    14. Choose where to save the custom IPSW file
    15. Wait for it to make the IPSW
    16. PwnageTool will ask you if your phone has been jailbroken before; please select the answer that applies to you
    17. Follow the instructions PwnageTool gives you to enter DFU mode
    18. Open iTunes, and restore with the .ipsw file PwnageTool has created

    Once you see your lock screen, you should be jailbroken. Cydia will be on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-pwnagetool/using-cydia.html b/installing-pwnagetool/using-cydia.html new file mode 100644 index 000000000000..93f71753ae91 --- /dev/null +++ b/installing-pwnagetool/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-sileo/index.html b/installing-sileo/index.html new file mode 100644 index 000000000000..949fc50b4589 --- /dev/null +++ b/installing-sileo/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Sileo | iOS Guide + + + + +

    Installing Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Introduction

    This guide will allow you to install Sileo if you are using a jailbreak which includes Cydia by default instead.

    WARNING

    Sileo only supports iOS 12 or newer, if you're on iOS 9 to 11, consider installing Zebra instead.

    Adding the Sileo repo

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in repo.getsileo.app
    6. Tap Add Source
    7. Tap Return to Cydia

    Installing Sileo

    1. Tap on the repo.getsileo.app repo
    2. Tap Packaging
    3. Tap Sileo
    4. Tap the Install button at the top right-hand corner of your screen
    5. Confirm the installation
      • It may take some time for the tweak to install
    6. After it's finished, tap Respring
      • The device should appear to reboot after this

    Sileo should now be installed onto your device.

    DANGER

    Attempting to delete Cydia from your device after installing Sileo may cause issues with your jailbreak.

    TIP

    Continue to Using Sileo

    + + + diff --git a/installing-socket/index.html b/installing-socket/index.html new file mode 100644 index 000000000000..bbd3279565b5 --- /dev/null +++ b/installing-socket/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Socket | iOS Guide + + + + +

    Installing Socket

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Socket is capable of jailbreaking every 32-bit iOS device on firmware version 10.0.1 up to 10.3.4.

    Note that the Socket jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the Socket jailbreak application to your device every 7 days from your computer.

    We will use Sideloadly to install the application to your device.

    Downloads

    Socket is currently signed at jailbreaks.app for easy installation without a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Socket .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Socket application can now be opened from home screen.

    Running Socket

    1. Open the Socket application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Zebra installed on your home screen. You can use Zebra to install tweaks, themes and more.

    + + + diff --git a/installing-socket/using-zebra.html b/installing-socket/using-zebra.html new file mode 100644 index 000000000000..66a3d1c04142 --- /dev/null +++ b/installing-socket/using-zebra.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Zebra | iOS Guide + + + + +

    Using Zebra

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Zebra is a newer package manager. It can be used to install tweaks and themes.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Tap the + icon in the top left-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    1. Open the Zebra application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
      • If a prompt asking you what version to install appears, you generally want to install the latest version
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Zebra application
    2. Tap Packages on the bar at the bottom
    3. Slide the tweak you want to uninstall all the way to the left.
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to be removed
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-sockh3lix/index.html b/installing-sockh3lix/index.html new file mode 100644 index 000000000000..56fb8128431b --- /dev/null +++ b/installing-sockh3lix/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing sockH3lix | iOS Guide + + + + +

    Installing sockH3lix

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    SockH3lix is capable of jailbreaking most 64-bit iOS devices on firmware version 10.0 up to 10.3.3.

    It is also compatible with the iPhone 5 on 10.3.3 and 10.3.4. It is not compatible with A10 devices such as the iPhone 7 and iPad Pro (2nd generation).

    Note that the sockH3lix jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Due to how custom applications are installed to the device, in most cases you will need to reinstall the h3lix jailbreak application to your device every 7 days from your computer.

    We will use Sideloadly to install the application to your device.

    WARNING

    iPhone 5's using this jailbreak may run into an issue where tweaks will not load properly. If this happens, you should try restoring your device, then jailbreaking with Installing kok3shiX instead.

    Downloads

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the sockH3lix .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The sockH3lix application can now be opened from home screen.

    Running sockH3lix

    1. Open the sockH3lix application from your home screen
    2. Tap "Jailbreak"

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/installing-sockh3lix/using-cydia.html b/installing-sockh3lix/using-cydia.html new file mode 100644 index 000000000000..64885e080c4a --- /dev/null +++ b/installing-sockh3lix/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-taurine-sideloadly/index.html b/installing-taurine-sideloadly/index.html new file mode 100644 index 000000000000..fa13079e8d3a --- /dev/null +++ b/installing-taurine-sideloadly/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Taurine (Sideloadly) | iOS Guide + + + + +

    Installing Taurine (Sideloadly)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Taurine is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The tool is compatible with jailbreaking all devices on iOS/iPadOS versions 14.0 to 14.8.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days. However, you also have the option of installing a permanently signed Taurine app after jailbreaking.

    We will use Sideloadly to install the Taurine jailbreak application to your iOS device for use in the next step.

    TIP

    It is highly recommended to follow Installing Taurine instead.

    WARNING

    If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly remove it before proceeding.

    WARNING

    Reliable M1 iPad Pro support for 1TB and 2TB M1 iPad Pro's requires an unofficial build of Taurine. If you are not comfortable with using an unofficial build, you can attempt to use the official release, but it will be extraordinarily unlikely that it ever succeeds.

    Downloads

    Taurine is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Taurine .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Taurine application can now be opened from home screen.

    Running Taurine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Taurine application from your home screen immediately afterwards
    3. Tap "Jailbreak"
    4. Reboot your phone when prompted
    5. Open the Taurine application from your home screen immediately after rebooting
    6. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If you receive the error ERR_Jailbreak, ERR_Already_Jailbroken or ERR_KernRW read the Taurine/Odyssey section on the Troubleshooting page.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Install"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'

    After installing the necessary software, you can also install taurine-permanent to have a permanently signed Taurine application, which we recommend doing in order to be able to save effort in the long-term.

    Installing taurine-permanent

    WARNING

    taurine-permanent will install the latest official version of Taurine.

    If you are using the unofficial build for reliable M1 iPad Pro support, you can alternatively install TrollStore (via the TrollStore Helper package on the havoc.app repository) and install the unofficial build of Taurine through that, in order to permasign it.

    1. Reopen the Sileo application
    2. Tap on the "Search" tab
    3. Search for "taurine-permanent"
    4. Tap "Install"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    + + + diff --git a/installing-taurine-sideloadly/using-sileo.html b/installing-taurine-sideloadly/using-sileo.html new file mode 100644 index 000000000000..3e043c957220 --- /dev/null +++ b/installing-taurine-sideloadly/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-taurine/index.html b/installing-taurine/index.html new file mode 100644 index 000000000000..f6e58f9191c8 --- /dev/null +++ b/installing-taurine/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Taurine | iOS Guide + + + + +

    Installing Taurine

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Taurine is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The tool is compatible with jailbreaking all devices on iOS/iPadOS versions 14.0 to 14.8.1.

    WARNING

    If you are already jailbroken with another jailbreak (besides Odysseyra1n), make sure to properly remove it before proceeding.

    WARNING

    Reliable M1 iPad Pro support for 1TB and 2TB M1 iPad Pro's requires an unofficial build of Taurine. If you are not comfortable with using an unofficial build, you can attempt to use the official release, but it will be extraordinarily unlikely that it ever succeeds.

    We will first install TrollStore using one of two methods (depending on your device), and then install Taurine through TrollStore.

    Installing TrollStore

    The method that needs to be followed in order to install TrollStore depends on your device, select the tab that fits your device and follow the subsequent steps.

    TIP

    If you already have TrollStore installed, you can skip this section.

    WARNING

    This method only supports A12 and later devices.

    Installing TrollHelper

    1. Open Safari
    2. Open this page on your device
      • The url of this page is https://ios.cfw.guide/installing-taurine
    3. On your device, tap here:
      • If you're unable to access this page, type itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist into Safari
    4. Tap Install

    An app named GTA Car Tracker will now install to your iOS device, this app is TrollHelper, however.

    Installing TrollStore

    1. Open the GTA Car Tracker app
    2. Tap Register Persistence Helper
    3. Tap Install TrollStore

    The TrollStore application will now install to your iOS device.

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    Installing TrollStore

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    Both TrollStore and its persistence helper should now be installed.

    Installing Taurine

    Downloads

    Installing Taurine

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the Taurine .ipa file
    4. Tap on the Taurine .ipa file
    5. Tap Install

    The Taurine app will now be installed onto your device.

    Running Taurine

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the Taurine application from your home screen immediately afterwards
    3. Tap "Jailbreak"
    4. Reboot your phone when prompted
    5. Open the Taurine application from your home screen immediately after rebooting
    6. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If you receive the error ERR_Jailbreak, ERR_Already_Jailbroken or ERR_KernRW read the Taurine/Odyssey section on the Troubleshooting page.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes and more.

    Installing necessary software

    1. Open the Sileo application
    2. Tap on the "Search" tab
    3. Search for "libiosexec1"
    4. Tap "Modify", then Tap "Upgrade"
    5. Tap the "Queued" bar at the bottom of the page
    6. Tap "Confirm"
    7. Once finished, tap "Done"
    8. Search for "libhooker (common)", "PreferenceLoader", and "RocketBootstrap" and add them to the queue by pressing "Install"
      • While we're preparing the queue, do not install the anything that is queued until after we've selected all our programs to install
    9. Tap the "Queued" bar at the bottom of the page
    10. Tap "Confirm"
    11. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/installing-taurine/using-sileo.html b/installing-taurine/using-sileo.html new file mode 100644 index 000000000000..2cc0c671b79d --- /dev/null +++ b/installing-taurine/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-trollhelper-misaka-tvos/index.html b/installing-trollhelper-misaka-tvos/index.html new file mode 100644 index 000000000000..92554c6ea3ab --- /dev/null +++ b/installing-trollhelper-misaka-tvos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (Misaka) (tvOS) | iOS Guide + + + + +

    Installing TrollStore (Misaka) (tvOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Misaka .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Misaka application can now be opened from home screen.

    DANGER

    If you don't have it enabled already, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Open Misaka
    2. Go to the "Packages [Emu/Var]" tab
    3. Tap on the bottom left button (known as "ToolBox") and tap Install TrollStore, then tap Tips

    Your device will respring after you tap Tips.

    Installing TrollStore

    1. Unlock your device
    2. Open the Tips app
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    + + + diff --git a/installing-trollhelper-tvos/index.html b/installing-trollhelper-tvos/index.html new file mode 100644 index 000000000000..36ef89e3c9c3 --- /dev/null +++ b/installing-trollhelper-tvos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollHelper) (tvOS) | iOS Guide + + + + +

    Installing TrollStore (TrollHelper) (tvOS)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    This is a stub page, nothing listed here is accurate whatsoever (it is currently a direct copy paste of the iOS one), but is being used as a placeholder for when a jailbreak method to install TrollStore is developed for tvOS

    Requirements

    You will need:

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • A functioning package manager

    TIP

    If it's not already added, you'll also need to add the havoc.app repo to your package manager

    Installing TrollStore

    1. In your package manager, search and install the TrollStore Helper package
    2. After installing, close your package manager
    3. Open the TrollHelper app on your home screen
    4. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    DANGER

    If you're on iOS 15.0 or later, you have to do the below steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    If you're on iOS 14.0 to 14.8.1, you can safely ignore these below steps.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps

    Once you reboot your device, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    + + + diff --git a/installing-trollstore-misaka/index.html b/installing-trollstore-misaka/index.html new file mode 100644 index 000000000000..cbae6479fa4f --- /dev/null +++ b/installing-trollstore-misaka/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (Misaka) | iOS Guide + + + + +

    Installing TrollStore (Misaka)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Misaka .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Misaka application can now be opened from home screen.

    DANGER

    If you don't have it enabled already, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Open Misaka
    2. Go to the "Packages [Emu/Var]" tab
    3. Tap on the bottom left button (known as "ToolBox") and tap Install TrollStore, then tap Tips

    Your device will respring after you tap Tips.

    Installing TrollStore

    1. Unlock your device
    2. Open the Tips app
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    + + + diff --git a/installing-trollstore-trollhelper/index.html b/installing-trollstore-trollhelper/index.html new file mode 100644 index 000000000000..e7b5cf2c4531 --- /dev/null +++ b/installing-trollstore-trollhelper/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollHelper) | iOS Guide + + + + +

    Installing TrollStore (TrollHelper)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • A functioning package manager

    TIP

    If it's not already added, you'll also need to add the havoc.app repo to your package manager

    Installing TrollStore

    1. In your package manager, search and install the TrollStore Helper package
    2. After installing, close your package manager
    3. Open the TrollHelper app on your home screen
    4. Press Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    DANGER

    If you're on iOS 15.0 or later, you have to do the below steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    If you're on iOS 14.0 to 14.8.1, you can safely ignore these below steps.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps

    Once you reboot your device, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    + + + diff --git a/installing-trollstore-trollhelperota/index.html b/installing-trollstore-trollhelperota/index.html new file mode 100644 index 000000000000..53ccee3f95ee --- /dev/null +++ b/installing-trollstore-trollhelperota/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollHelperOTA) | iOS Guide + + + + +

    Installing TrollStore (TrollHelperOTA)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    A11 and earlier devices are supported on iOS 15.0 to 15.5 beta 4 and 15.6 beta 1 to 15.6 beta 3

    A12 and later devices are supported on iOS 14.0 beta 2 to 15.6.1 and 16.0 beta 1 to 16.0 beta 3

    Installing TrollHelper

    1. Open Safari
    2. Open this page on your device
      • The url of this page is https://ios.cfw.guide/installing-trollstore-trollhelperota
    3. On your device, tap here:
      • If you're unable to access this page, type itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist into Safari
    4. Tap Install

    An app named GTA Car Tracker will now install to your iOS device, though this is really just the TrollHelperOTA app.

    Installing TrollStore

    1. Open the GTA Car Tracker app on your home screen
    2. Press Register Persistence Helper
    3. Press Install TrollStore
      • If your device reboots, redo these steps

    TrollStore should now be installed. If it doesn't appear on the home screen, restart your device.

    + + + diff --git a/installing-trollstore-trollinstallermdc/index.html b/installing-trollstore-trollinstallermdc/index.html new file mode 100644 index 000000000000..027b4037fb27 --- /dev/null +++ b/installing-trollstore-trollinstallermdc/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollInstallerMDC) | iOS Guide + + + + +

    Installing TrollStore (TrollInstallerMDC)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerMDC .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerMDC application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 to 16.1.2, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    If you've already opened Tips, reboot your device before following these steps

    1. Open TrollInstallerMDC
    2. Once it says "Successfully replaced Tips binary", close the TrollInstallerMDC app
      • If it gives an error, close TrollInstallerMDC and re-open it

    Installing TrollStore

    1. Open the Tips app
    2. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    + + + diff --git a/installing-trollstore-trollinstallerx/index.html b/installing-trollstore-trollinstallerx/index.html new file mode 100644 index 000000000000..87dcbfe5a065 --- /dev/null +++ b/installing-trollstore-trollinstallerx/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollInstallerX) | iOS Guide + + + + +

    Installing TrollStore (TrollInstallerX)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    A8(X) iPads are only supported on firmware versions 14.0 to 15.1.

    TrollInstallerX supports all iOS/iPadOS devices on firmware versions 14.0 to 15.1.1, A9(X) and later devices on firmware versions 15.2 to 16.6.1, and A10(X) devices on versions 17.0 beta 1 to 17.0 beta 4.

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 or later, and did not use jailbreaks.app to install TrollInstallerX, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Running TrollInstallerX

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    The persistence helper, and in most cases, TrollStore itself, should now be installed.

    DANGER

    On iOS 16.5.1 for A15, A16, and M2 devices, as well as iOS 16.6 to 16.6.1 for A12 and later devices, you'll need to install TrollStore through the installed persistence helper after using TrollInstallerX, this is covered in the following additional section below.

    All other devices do not need to follow the next additional section.

    Additional Steps

    WARNING

    If the persistence helper is not installed into the app you selected, shut down your device normally, turn your device back on, open the app you want as your persistence helper, then close the app (from the app switcher) and run TrollInstallerX again.

    1. Open the app you selected as your persistence helper from your home screen
    2. Press Install TrollStore.

    TrollStore will now be installed to your device.

    + + + diff --git a/installing-trollstore-trollmisaka/index.html b/installing-trollstore-trollmisaka/index.html new file mode 100644 index 000000000000..8fce62937e34 --- /dev/null +++ b/installing-trollstore-trollmisaka/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollMisaka) | iOS Guide + + + + +

    Installing TrollStore (TrollMisaka)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    This method is extremely unreliable, and should be avoided in most cases.

    If you are not using an A8(X) iPad on 15.7.2 to 15.8.3, you should check the Installing TrollStore chart for a better option.

    If you are using an A8(X) iPad on 15.7.2 to 15.8.3, you can either:

    Requirements

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollMisaka .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollMisaka application can now be opened from home screen.

    Adding a Keyboard

    1. Open TrollMisaka, then exit the app while keeping it in the app switcher
    2. Go to Settings -> General -> Keyboard -> Keyboards -> Add New Keyboard...
    3. Select TrollMisaka
    4. Tap TrollMisaka, then toggle on Allow Full Access, then tap Allow
    5. Re-open TrollMisaka

    After re-opening TrollMisaka, open the app switcher and then reboot your device.

    DANGER

    Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Unlock your device
    2. Immediately open Spotlight Search (via swipping down on the middle of the home screen)
    3. Tap the globe icon on the keyboard
      • If needed, select TrollMisaka from the list of keyboards
    4. Tap kopen
      • If the device reboots, try these steps again
    5. Tap Install TrollStore
      • If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.

    Once it says it's successful, you can continue with the next section.

    Installing TrollStore

    1. Re-open the app switcher
    2. Open the TrollMisaka app from the app switcher
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    + + + diff --git a/installing-trollstore-trollrestore/index.html b/installing-trollstore-trollrestore/index.html new file mode 100644 index 000000000000..69e821c5ba35 --- /dev/null +++ b/installing-trollstore-trollrestore/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollRestore) | iOS Guide + + + + +

    Installing TrollStore (TrollRestore)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    • A device running iOS/iPadOS 15.2 to 16.6.1, 16.7 RC (20H18), or 17.0
    • The latest version of python3Open in new window
    • The latest version of iTunesOpen in new window if on Windows.
    • The latest version of TrollRestoreOpen in new window for your platform.
      • For Windows, this will be TrollRestore.exe
      • For Apple Silicon Macs, this will be TrollRestore_macOS_arm64.zip
      • For Intel-based Macs, this will be TrollRestore_macOS_amd64.zip
      • For Linux, this will be TrollRestore_Linux.zip

    WARNING

    Before continuing, if you're using macOS or Linux, extract the contents of the downloaded TrollRestore .zip file.

    WARNING

    As this method of installing TrollStore involves restoring a modified backup, you'll need to disable Find My before continuing with this guide.

    After this guide is complete, you are free to re-enable Find My.

    Running TrollRestore

    Please select your operating system:

    WARNING

    The build of TrollRestore for Intel-based Macs is not notarized, which means you'll either need to Double Click while holding Control (if on macOS Sonoma or earlier) or by attempting to open it normally, and then opening System Settings -> Privacy & Security and scrolling down until you see Open Anyway.

    Alternatively, if you're running into issues doing this, you can follow the Linux tab instead, as those steps work on all platforms (but are slightly more involved than the normal steps listed in this tab).

    Injecting TrollStore Helper

    1. Plug your iOS device into your computer.
      • Make sure your computer is trusted and allowed to view the contents of your device
    2. Open a File Explorer (Windows) or Finder (macOS) window.
    3. Navigate to where the downloaded/extracted file is saved.
      • This will likely be the Downloads folder.
    4. Double Click TrollRestore.
    5. When prompted, type in the name of a system app you want to overwrite, and press enter.
      • If you are unsure as to what app you want to overwrite, overwrite the Tips app by entering Tips

    TIP

    Until the device reboots, there is no visual indication on the device itself that anything is being done.

    The TrollStore Helper should now be restored to your device, and your device will reboot once this process is complete.

    TIP

    While this tab (and the associated zip file) are for Linux platforms, all other platforms can follow this tab and use the Linux .zip file as an alternative to the normal executable files.

    Installing Dependencies

    1. Open a terminal application
    2. Run cd <path/to/TrollRestore>
      • In most cases, this will likely mean running cd ~/Downloads/TrollRestore_Linux
    3. Run pip3 install -r requirements.txt and follow the on screen prompts

    All dependencies needed for TrollRestore should now be installed.

    Injecting TrollStore Helper

    1. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    2. In the same terminal window as the previous section, run python3 trollstore.py
    3. When prompted, type in the name of a system app you want to overwrite, and press enter.
      • If you are unsure as to what app you want to overwrite, overwrite the Tips app by entering Tips

    TIP

    Until the device reboots, there is no visual indication on the device itself that anything is being done.

    The TrollStore Helper should now be restored to your device, and your device will reboot once this process is complete.

    Installing TrollStore

    1. Unlock your device.
    2. Open the app you originally put in.
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    + + + diff --git a/installing-trollstore-trollstar/index.html b/installing-trollstore-trollstar/index.html new file mode 100644 index 000000000000..1b17bbce5da6 --- /dev/null +++ b/installing-trollstore-trollstar/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollStar) | iOS Guide + + + + +

    Installing TrollStore (TrollStar)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollStar .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollStar application can now be opened from home screen.

    DANGER

    If you don't have it enabled already, you'll also need to enable Developer Mode.

    To do so, go into Settings -> Privacy & Security and then scroll down until you see Developer Mode, tap that option, toggle Developer Mode on, and follow the on-screen instructions

    Injecting TrollStore Helper

    WARNING

    This method may take several tries in order to work successfully.

    1. Open TrollStar
    2. Tap Click here to start!
      • If the device reboots, wait a few minutes, then try again
    3. Tap Install TrollStore Helper to Tips
    4. Tap Respring to Apply

    Your device will respring after you tap Respring to Apply.

    Installing TrollStore

    1. Unlock your device
    2. Open the Tips app
    3. Tap Install TrollStore

    Your device should respring, and TrollStore should now be installed.

    Installing Persistence Helper

    1. Open the TrollStore app on your home screen
    2. Press Settings, then press Install Persistence Helper
    3. Select Tips from the list of apps
    + + + diff --git a/installing-trollstore-tvos/index.html b/installing-trollstore-tvos/index.html new file mode 100644 index 000000000000..cf83a37c7dfc --- /dev/null +++ b/installing-trollstore-tvos/index.html @@ -0,0 +1,43 @@ + + + + + + + + + Installing TrollStore (tvOS) | iOS Guide + + + + +

    Installing TrollStore

    TIP

    For support in English, ask for help on the r/Jailbreak Discord ServerOpen in new window.

    DANGER

    TrollStore is not a jailbreak.

    TrollStore is a tool which uses a CoreTrust bug in order to permanently sign any app with any entitlements which are necessary for the apps functioning.

    Installing TrollStore is a process which varies depending on Apple TV and tvOS you are running, as a result, different guides are attached below depending on said combination

    DANGER

    If your device is on tvOS 14.0 beta 1 or earlier, or is running tvOS 17.1 or newer, it will never be supported by TrollStore.


    FromToarm64 (A8 / A10X)arm64e (A12 / A13)
    14.0 beta 1 and earlierUnsupported
    14.0 beta 214.8.1Coming SoonNo Installation Method
    15.016.6Installing TrollStore (Misaka) (tvOS)
    17.017.0Coming SoonNo Installation Method
    17.1 and laterUnsupported


    + + + diff --git a/installing-trollstore/index.html b/installing-trollstore/index.html new file mode 100644 index 000000000000..6f7482ad2f63 --- /dev/null +++ b/installing-trollstore/index.html @@ -0,0 +1,43 @@ + + + + + + + + + Installing TrollStore | iOS Guide + + + + +

    Installing TrollStore

    TIP

    For support in English, ask for help on the r/Jailbreak Discord ServerOpen in new window.

    DANGER

    TrollStore is not a jailbreak.

    TrollStore is a utility which is able to permanently sign and install any application with almost any entitlement with the help of a CoreTrust bug. The latest releases of TrollStore (specifically 2.0 and later) work through the use of a CoreTrust bug in which code signatures are not correctly verified under certain circumstances.

    Installing TrollStore is a process which varies depending on what device and iOS you are running, as a result, different guides are attached below depending on said combination

    DANGER

    If your device is on iOS 14.0 beta 1 or earlier, is running iOS 16.7.x (excluding 16.7 RC (20H18)), or is running iOS 17.0.1 or newer, it will never be supported by TrollStore.


    FromToarm64 (A8)arm64 (A9-A11)arm64e (A12-A17/M1-M2)
    14.0 beta 1 and earlierUnsupported
    14.0 beta 214.8.1TrollInstallerXTrollHelperOTA
    15.015.5 beta 4TrollHelperOTA
    15.515.5TrollInstallerMDCTrollInstallerXTrollHelperOTA
    15.6 beta 115.6 beta 3TrollHelperOTA
    15.6 beta 415.6.1TrollInstallerMDCTrollInstallerXTrollHelperOTA
    15.715.7.1TrollInstallerMDCTrollInstallerX
    15.7.215.8.3TrollMisakaTrollInstallerX
    16.0 beta 116.0 beta 3Not ApplicableTrollInstallerXTrollHelperOTA
    16.0 beta 416.6.1Not ApplicableTrollInstallerX
    16.7 RC16.7 RCNot ApplicableTrollRestore
    16.716.7.10Not ApplicableUnsupported
    17.0 beta 117.0 beta 4Not ApplicableTrollInstallerXTrollRestore
    17.0 beta 517.0Not ApplicableTrollRestore
    17.0.1 and laterNot ApplicableUnsupported


    + + + diff --git a/installing-unc0ver-fugu14/index.html b/installing-unc0ver-fugu14/index.html new file mode 100644 index 000000000000..d424aaf4f51e --- /dev/null +++ b/installing-unc0ver-fugu14/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing unc0ver (Fugu14) | iOS Guide + + + + +

    Installing unc0ver (Fugu14)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    unc0ver is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The Fugu14 method of unc0ver supports A12 or newer devices on iOS 14.3 to 14.5.1

    WARNING

    The Fugu14 method of unc0ver does not support beta versions of iOS. If you're on a beta version of iOS 14.3, 14.4, or 14.5, follow Installing Taurine instead.

    We will use the AltStore tool to allow us to set everything up to be able to jailbreak.

    Downloads

    Installing the Application

    1. Download AltStore for your respective operating system
    2. Launch AltStore/AltServer
      • On macOS, open the Mail app and open Mail -> Preferences in the menu bar
      • Click on the General tab, the Manage Plug-ins, check AltPlugin and apply
    3. Connect your iOS Device to your Mac or PC via USB
    4. Click AltStore/AltServer in the Menu Bar/System Tray
    5. Click Install AltStore
      • Follow all onscreen prompts
    6. Open Settings and navigate to General -> Device Management and verify AltStore
    7. Download unc0verOpen in new window on your iOS Device and open the .ipa in AltStore
      • Make sure your iOS Device and Mac or PC are connected to the same WiFi network
    8. Once the .ipa installs, you should see a prompt that the jailbreak requires untethering, tap Install Untethered Jailbreak
      • If you don't see this prompt after installing the .ipa, your device/version combination is incompatible, and you should return to Get Started.
    9. AltStore will install a placeholder application, once this completes, tap Open Placeholder
    10. Tap Setup Fugu14, then once the process completes, tap OK
    11. Re-open AltStore
    12. AltStore will then patch said placeholder application, once this completes, tap Open Placeholder once again
    13. Tap Install Untether
    14. Once the untether is finished installing, tap Reboot Now and allow the device to reboot
    15. Re-open AltStore
    16. Tap Install unc0ver and allow unc0ver to be installed.
    17. Tap Open unc0ver

    Running unc0ver

    1. Open the settings menu and disable the Disable Auto Updates toggle
      • unc0ver disables Over-The-Air updates by default, however it's recommended to toggle this as it can cause issues when updating manually if not disabled
    2. Tap "Done"
    3. Tap "Jailbreak"
    4. Reboot your phone when prompted
    5. Open the unc0ver application from your home screen immediately after rebooting
    6. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If you receive the error rootFS already mounted, delete the OTA update, read the Troubleshooting page

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Sileo

    + + + diff --git a/installing-unc0ver-fugu14/using-cydia.html b/installing-unc0ver-fugu14/using-cydia.html new file mode 100644 index 000000000000..b1f10f1e3cf6 --- /dev/null +++ b/installing-unc0ver-fugu14/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-unc0ver-trollstore/index.html b/installing-unc0ver-trollstore/index.html new file mode 100644 index 000000000000..eeb5208137de --- /dev/null +++ b/installing-unc0ver-trollstore/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing unc0ver (TrollStore) | iOS Guide + + + + +

    Installing unc0ver (TrollStore)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    unc0ver is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    WARNING

    In order to follow this method, you'll need a device running iOS versions 14.0 to 14.3 or 14.6 to 14.8. If you are running iOS 13.7 or earlier, follow Installing unc0ver instead.

    If you have an A12 or newer device on iOS versions 14.4 to 14.5.1, continue to Installing unc0ver (Fugu14) instead.

    While unc0ver is compatible with jailbreaking several devices on iOS/iPadOS versions from 11.0 to 14.8 (excluding iOS 12.5.6/12.5.7), this method of obtaining unc0ver requires a device running iOS versions 14.0 to 14.3 or 14.6 to 14.8.

    WARNING

    If you are already jailbroken with Taurine, make sure to properly remove Taurine before proceeding.

    WARNING

    unc0ver on firmware versions 14.6 to 14.8 only supports A12 and A13 iPhones.

    We will first install TrollStore using one of two methods (depending on your device), and then install unc0ver through TrollStore.

    Installing TrollStore

    The method that needs to be followed in order to install TrollStore depends on your device, select the tab that fits your device and follow the subsequent steps.

    TIP

    If you already have TrollStore installed, you can skip this section.

    WARNING

    This method only supports A12 and later devices.

    Installing TrollHelper

    1. Open Safari
    2. Open this page on your device
      • The url of this page is https://ios.cfw.guide/installing-unc0ver-trollstore
    3. On your device, tap here:
      • If you're unable to access this page, type itms-services://?action=download-manifest&url=https://jailbreaks.app/cdn/plists/TrollHelper.plist into Safari
    4. Tap Install

    An app named GTA Car Tracker will now install to your iOS device, this app is TrollHelper, however.

    Installing TrollStore

    1. Open the GTA Car Tracker app
    2. Tap Register Persistence Helper
    3. Tap Install TrollStore

    The TrollStore application will now install to your iOS device.

    Requirements

    TrollInstallerX is currently signed at jailbreaks.app for easy installation without a computer.

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the TrollInstallerX .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The TrollInstallerX application can now be opened from home screen.

    Installing TrollStore

    1. Open TrollInstallerX
    2. Tap Install TrollStore
      • If your device is stuck on "Exploiting Kernel", reboot your device
    3. When prompted to select an app to install the persistence helper into, select an app you care about the least
      • If you don't know what app to select, select Tips
      • If your device reboots before getting to this step, try again

    Both TrollStore and its persistence helper should now be installed.

    Installing unc0ver

    Downloads

    Installing unc0ver

    1. Open TrollStore
    2. Press the + on the top right
    3. Go to where you saved the unc0ver .ipa file
    4. Tap on the unc0ver .ipa file
    5. Tap Install

    The unc0ver app will now be installed onto your device.

    WARNING

    If you're on iOS 14.6 to 14.8, you'll need to repeat these steps for the u0Launcher .ipa file as well.

    Running unc0ver

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the unc0ver application from your home screen immediately afterwards
      • If you're on iOS 14.6 to 14.8, open the u0Launcher application instead
    3. Open the settings menu and disable the Disable Auto Updates toggle
      • unc0ver disables Over-The-Air updates by default, however it's recommended to toggle this as it can cause issues when updating manually if not disabled
    4. Tap "Done"
    5. Tap "Jailbreak"
    6. Reboot your phone when prompted
    7. Open the unc0ver application from your home screen immediately after rebooting
      • If you're on iOS 14.6 to 14.8, open the u0Launcher application instead
    8. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If you receive the error rootFS already mounted, delete the OTA update, read the Troubleshooting page

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Sileo

    + + + diff --git a/installing-unc0ver-trollstore/using-Cydia.html b/installing-unc0ver-trollstore/using-Cydia.html new file mode 100644 index 000000000000..3b2d60d4cf74 --- /dev/null +++ b/installing-unc0ver-trollstore/using-Cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-unc0ver/index.html b/installing-unc0ver/index.html new file mode 100644 index 000000000000..e96075e45fe2 --- /dev/null +++ b/installing-unc0ver/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing unc0ver | iOS Guide + + + + +

    Installing unc0ver

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    unc0ver is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    The tool is capable of jailbreaking nearly every iOS device on firmware version 11.0 up to 14.8 (excluding iOS 12.5.6/12.5.7), however, for our purposes, it will be used to jailbreak devices in which no easier option is available.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the unc0ver jailbreak application to your iOS device for use in the next step.

    TIP

    If you are using a device running iOS 14.0 to 14.3 or 14.6 to 14.8, it is highly recommended to follow Installing unc0ver (TrollStore) instead.

    TIP

    If you are looking for the guide on how to use unc0ver on A12 or newer devices on firmware versions 14.4 to 14.5.1, continue to Installing unc0ver (Fugu14)

    WARNING

    If you are already jailbroken with another jailbreak, make sure to properly remove it before proceeding.

    WARNING

    unc0ver on firmware versions 14.6 to 14.8 only supports A12 and A13 iPhones.

    Downloads

    unc0ver is currently signed at jailbreaks.app for easy installation without a computer.

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the unc0ver .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The unc0ver application can now be opened from home screen.

    Running unc0ver

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the unc0ver application from your home screen immediately afterwards
      • If unc0ver warns you that the app has been tampered with, reinstall unc0ver via Sideloadly
    3. Open the settings menu and disable the Disable Auto Updates toggle
      • unc0ver disables Over-The-Air updates by default, however it's recommended to toggle this as it can cause issues when updating manually if not disabled
    4. Tap "Done"
    5. Tap "Jailbreak"
    6. Reboot your phone when prompted
    7. Open the unc0ver application from your home screen immediately after rebooting
    8. Tap "Jailbreak"

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    WARNING

    If you receive the error rootFS already mounted, delete the OTA update, read the Troubleshooting page

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to the following depending on your iOS version:

    + + + diff --git a/installing-unc0ver/using-cydia.html b/installing-unc0ver/using-cydia.html new file mode 100644 index 000000000000..3259766f830c --- /dev/null +++ b/installing-unc0ver/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-unc0vertv/index.html b/installing-unc0vertv/index.html new file mode 100644 index 000000000000..188e7124833b --- /dev/null +++ b/installing-unc0vertv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing unc0verTV | iOS Guide + + + + +

    Installing unc0verTV

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    unc0verTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    unc0verTV is capable of jailbreaking all devices on tvOS 11.0 to 13.4.5, as well as tvOS 13.4.8 beta 1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the unc0verTV jailbreak application to your Apple TV for use in the next step.

    Downloads

    Installing the application

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Open Sideloadly
    2. Plug your Apple TV into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the unc0verTV .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your Apple TV. Once that's done, the unc0verTV application can now be opened from home screen.

    Running unc0verTV

    1. Open the unc0verTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the unc0verTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/installing-wtfis/index.html b/installing-wtfis/index.html new file mode 100644 index 000000000000..54765b122640 --- /dev/null +++ b/installing-wtfis/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing wtfis | iOS Guide + + + + +

    Installing wtfis

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    wtfis is capable of jailbreaking every 64bit iOS device on firmware version 8.0 up to 8.4.1.

    Unlike most modern jailbreaks, wtfis is persistent after a reboot (this is also referred to as an "untethered" jailbreak). This means that after you reboot the device, the device will stay jailbroken and you won't have to run the exploit again.

    WARNING

    wtfis is currently in beta, if you are not comfortable with using beta software, wait until wtfis (or another jailbreak) exits beta

    Downloads

    A screenshot of the Sideloadly application (Windows)

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the wtfis .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Pangu application can now be opened from home screen.

    Running wtfis

    1. Open the wtfis application from your home screen
      • Allow notifications if prompted
    2. Tap "Go"

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/installing-wtfis/using-cydia.html b/installing-wtfis/using-cydia.html new file mode 100644 index 000000000000..fdec39316a3c --- /dev/null +++ b/installing-wtfis/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/installing-xinaa15/index.html b/installing-xinaa15/index.html new file mode 100644 index 000000000000..baf522809a91 --- /dev/null +++ b/installing-xinaa15/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing XinaA15 | iOS Guide + + + + +

    Installing XinaA15

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    XinaA15 is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    WARNING

    XinaA15 only supports A12 and newer devices on iOS 15.0 to 15.4.1

    Downloads

    Download the following .ipa files onto your iOS device:

    Installing TrollHelper

    1. Open Safari
    2. Go to https://api.jailbreaks.app/troll64eOpen in new window
    3. Tap Install

    An app named GTA Car Tracker will now install to your iOS device, this app is TrollHelper, however.

    Installing TrollStore

    1. Open the GTA Car Tracker app
    2. Tap Install TrollStore

    The TrollStore application will now install to your iOS device.

    Installing Persistence Helper

    1. Reopen the GTA Car Tracker app
    2. Press Register Persistence Helper

    The GTA Car Tracker app can now be used as the Persistence Helper

    TIP

    The reason the persistence helper is highly important is that, whenever iOS rebuilds its icon cache, all apps installed by TrollStore (as well as TrollStore itself) will either disappear or no longer open.

    To workaround this, the Persistence Helper (which will still open even after this happens) can refresh app registrations so that the apps will reappear and open again.

    Installing XinaA15

    1. Go back to the Apps tab
    2. Press the + on the top right
    3. Go to where you saved the XinaA15 .ipa file
    4. Tap on the XinaA15 .ipa file
    5. Tap Install

    The XinaA15 app will now be installed onto your device.

    Running XinaA15

    1. Reboot your phone
      • This is not necessary but recommended
    2. Open the XinaA15 application from your home screen immediately afterwards
    3. Tap the Settings icon in the top left-hand corner
    4. Disable the "Auto install of Saily for the first time" option
    5. Tap the back button in the top left-hand corner
    6. Tap "Jailbreak", then "OpenJailbreak", your device will then reboot after a period of time
    7. Open the XinaA15 application from your home screen immediately after rebooting

    TIP

    If the app or your device crashes/restarts unexpectedly and the jailbreak isn't installed, simply try rebooting and running the exploit again until it does work.

    Sileo should now be installed on your home screen. You can use Sileo to install tweaks, themes and more.

    + + + diff --git a/installing-xinaa15/using-sileo.html b/installing-xinaa15/using-sileo.html new file mode 100644 index 000000000000..90d6fe86768e --- /dev/null +++ b/installing-xinaa15/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/installing-zebra/index.html b/installing-zebra/index.html new file mode 100644 index 000000000000..c2e6e931f782 --- /dev/null +++ b/installing-zebra/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Zebra | iOS Guide + + + + +

    Installing Zebra

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Introduction

    This guide will allow you to install Zebra if you are using a jailbreak which includes Cydia by default instead.

    WARNING

    Zebra only supports iOS 9 or newer.

    Adding the Zebra repo

    TIP

    If you already have this repository added (e.g. you jailbroke with kok3shi9) you can skip this section.

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in getzbra.com/repo
    6. Tap Add Source

    Installing Zebra

    1. Tap on the getzbra.com/repo repo
    2. Tap Packaging
    3. Tap Zebra
    4. Tap the Install button at the top right-hand corner of your screen
    5. Confirm the installation
      • It may take some time for the tweak to install
    6. After it's finished, tap Respring
      • The device should appear to reboot after this

    Zebra should now be installed onto your device.

    DANGER

    Attempting to delete Cydia from your device after installing Zebra may cause issues with your jailbreak.

    TIP

    Continue to Using Zebra

    + + + diff --git a/it_IT/archived-palen1x-rootful/index.html b/it_IT/archived-palen1x-rootful/index.html new file mode 100644 index 000000000000..07afc8f61bae --- /dev/null +++ b/it_IT/archived-palen1x-rootful/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Utilizzare palen1x (Rootful) | Guida per iOS + + + + +

    Utilizzare palen1x (Rootful)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Questa guida esiste solo come archivio - in futuro non apporteremo modifiche significative a questa guida se dovesse succedere qualcosa.

    Per gli utenti che sono alla ricerca di una guida per palera1n aggiornata - consigliamo generalmente di seguire la normale guida Usando palen1x, in quanto fornisce una migliore esperienza complessiva rispetto all'utilizzo di palera1n rootful tramite palen1x, ed è la direzione generale che la maggior parte degli sviluppatori sta intraprendendo, dando la priorità al supporto tweak.

    Se stai attualmente utilizzando palera1n rootful, ti cosigliamo di seguire la guida per rimuovere palera1n rootful e utilizzare palen1x per Installare palera1n rootless

    In ogni caso, se scegli di installare o di continuare ad utilizzare palera1n rootful, tieni a mente che ci sarà sempre meno supporto man mano che passa il tempo, e che i tweak più recenti tenderanno a non supportare questa configurazione di palera1n.

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc) non si avrà successo seguendo questa guida, e avrai bisogno di un supporto avviabile come una chiavetta USB e di seguire i passaggi seguenti.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    palen1x è una distro Linux avviabile in live che consente di eseguire rapidamente palera1n su un dispositivo compatibile. palera1n è in grado di eseguire il jailbreak su dispositivi iOS da A8(X) ad A11 su iOS 15 o successivi

    Sui dispositivi con A11, devi disabilitare il pin di sblocco e non sarai in grado di utilizzare il pin, o altre funzionalità SEP, finché non fai il boot allo stato di iOS stock. Le funzionalità SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Inoltre, se il tuo è un dispostivo A11 con iOS 16 a cui è stato impostato un codice di sblocco precedentemente, dovrai cancellare il contenuto e le impostazioni per poter eseguire il jailbreak.

    Requisiti

    Installare Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unità USB se non l'hai già fatto e apri il file Ventoy2Disk.exe
    3. Seleziona l'unità USB dalla quale vuoi avviare palen1x
      • Questa unità USB verrà completamente cancellata
      • Assicurati di eseguire il backup di tutti i dati importanti in anticipo
    4. Fai clic su Install e conferma di essere d'accordo con il cancellare l'unità USB
      • Non rimuovere l'unità USB fino a quando il processo non sarà completato
    5. Una volta installato, copia il file iso di palen1x che hai scaricato sul drive USB

    Avviare palen1x

    1. Riavvia il pc, vai nelle impostazioni del BIOS e disabilita il Secure Boot, quindi entra nel boot picker e seleziona l'unità USB da avviare
      • Questo è diverso per ogni computer
      • Cerca il tuo PC o la marca della scheda madre per scoprire come entrare nelle impostazioni del BIOS se non sei sicuro
    2. Premi Invio una volta che visualizzi la schermata di Ventoy per avviare palen1x

    Eseguire palera1n

    Creazione del FakeFS/BindFS

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Una volta che hai caricato palen1x, seleziona palera1n
    2. Seleziona Options
    3. Abilita una delle due opzioni, a seconda della capacità del tuo dispositivo, quantità di spazio libero e versione iOS:
      • I dispositivi da 16GB dovrebbero abilitare Create BindFS - nota che avrai bisogno di 2-3GB di spazio di archiviazione libero.
      • I dispositivi con più di 2-3GB (se su iOS 15) o più di 5-6GB (se su iOS 16) di spazio di archiviazione libero ma con meno di 10-15GB di spazio di archiviazione libero possono abilitare Create BindFS
      • I dispositivi che hanno più di 10-15GB di spazio di archiviazione libero dovrebbero abilitare Create FakeFS

    WARNING

    Se il tuo dispositivo è:

    • Su iOS 15 e non ha almeno 2-3GB di spazio di archiviazione libero
    • Su iOS 16 e non ha almeno 5-6GB di spazio di archiviazione libero

    Non sarai in grado di continuare a seguire questa guida.

    Se non riesci a liberare abbastanza spazio per seguirla, dovresti invece usare palera1n rootless seguendo Utilizzare palera1n.

    1. Premi Enter per salvare le opzioni appena selezionate, quindi seleziona Start
      • Assicurati che il tuo dispositivo sia collegato quando fai ciò.
    2. Segui le istruzioni sullo schermo per entrare in modalità DFU.

    Il tuo dispositivo dovrebbe creare il FakeFS o il BindFS (a seconda dell'opzione scelta).

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a metà di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Scrivi exit
    3. Riesegui su palen1x gli step che hai appena fatto

    Jailbreaking con palera1n

    1. Quando appare press enter to exit, premere il tasto Invio.
    2. Una volta caricato nuovamente il menu palen1x, riselezionare palera1n
    3. Seleziona Start
      • Assicurati che il tuo dispositivo sia collegato quando fai ciò.
    4. Segui le istruzioni sullo schermo per entrare in modalità DFU.

    Il tuo dispositivo dovrebbe ora iniziare a eseguire il jailbreak.

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a metà di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Scrivi exit
    3. Riesegui su palen1x gli step che hai appena fatto

    Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare Install. Dopo un po' di tempo, ti verrà chiesto di riprenderti e Sileo dovrebbe essere sulla tua schermata iniziale.

    + + + diff --git a/it_IT/archived-palen1x-rootful/using-sileo.html b/it_IT/archived-palen1x-rootful/using-sileo.html new file mode 100644 index 000000000000..96d6ac1d895a --- /dev/null +++ b/it_IT/archived-palen1x-rootful/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/archived-palera1n-rootful/index.html b/it_IT/archived-palera1n-rootful/index.html new file mode 100644 index 000000000000..468022ae34c6 --- /dev/null +++ b/it_IT/archived-palera1n-rootful/index.html @@ -0,0 +1,46 @@ + + + + + + + + + Installare palera1n (Rootful) | Guida per iOS + + + + +

    Installare palera1n (Rootful)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Questa guida esiste solo come archivio - in futuro non apporteremo modifiche significative a questa guida se dovesse succedere qualcosa.

    Per gli utenti che sono alla ricerca di una guida per palera1n aggiornata - consigliamo generalmente di seguire la normale guida Utilizzare palera1n, in quanto fornisce una migliore esperienza complessiva rispetto all'utilizzo di palera1n rootful, ed è la direzione generale che la maggior parte degli sviluppatori sta intraprendendo, dando la priorità al supporto tweak.

    Se stai attualmente utilizzando palera1n rootful, ti cosigliamo di seguire la guida per rimuovere palera1n rootful e poi Installare palera1n rootless

    In ogni caso, se scegli di installare o di continuare ad utilizzare palera1n rootful, tieni a mente che ci sarà sempre meno supporto man mano che passa il tempo, e che i tweak più recenti tenderanno a non supportare questa configurazione di palera1n.

    palera1n è un jailbreak work-in-progress che patcha il kernel in modo da poter utilizzare Sileo e installare tweak. Attualmente, palera1n è compatibile con A11 (iPhone X) e dispositivi precedenti su iOS 15 e successivi, con alcuni accorgimenti importanti.

    Sui dispositivi con A11, devi disabilitare il pin di sblocco e non sarai in grado di utilizzare il pin, o altre funzionalità SEP, finché non fai il boot allo stato di iOS stock. Le funzionalità SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Inoltre, se il tuo è un dispostivo A11 con iOS 16 a cui è stato impostato un codice di sblocco precedentemente, dovrai cancellare il contenuto e le impostazioni per poter eseguire il jailbreak.

    WARNING

    Se stai usando una vecchia versione di palera1n che è tethered, dovrai rimuovere palera1n prima di continuare.

    TIP

    Se stai usando Windows, dovresti invece seguire Utilizzare palen1x-rootful.

    Download

    La versione di palera1nApri in una nuova finestra per il tuo sistema operativo.

    • Gli utenti macOS generalmente dovrebbero scaricare palera1n-macos-universal
    • Gli utenti Linux dovrebbero scaricare la versione che corrisponde all'architettura del computer che stanno usando
      • Solitamente è palera1n-linux-x86_64. Scegli questa se non sei sicuro.
      • Se stai usando un computer a 32 bit, scegli palera1n-linux-x86.
      • Se stai usando un computer ARM (ad esempio un Raspberry Pi), scegli palera1n-linux-armel per 32-bit e palera1n-linux-arm64 per 64-bit.

    Installazione del jailbreak

    Seleziona un sistema operativo:

    Installa palera1n

    1. Abilita l'accesso completo ai dischi per il terminale (questo deve essere fatto solo una volta)

      • macOS Monterey e inferiori: Preferenze di sistema → Sicurezza e Privacy→ Privacy → Accesso completo al disco
      • macOS Ventura e superiori: Impostazioni di sistema → Privacy & Sicurezza → Accesso a disco completo

      Se il terminale non viene visualizzato nell'elenco, fare clic sull'icona del più e selezionarlo da Applicazioni → Utilità.

    2. Se sei su macOS Monterey 12.2.1 o inferiori, esegui i seguenti comandi (questo deve essere fatto solo una volta):

      sudo python -m ensurepip
      +sudo python -m pip install setuptools xattr==0.6.4
      +
    3. Apri una finestra di terminale e fai cd alla directory in cui palera1n è stato scaricato (solitamente cd ~/Downloads).

    4. Esegui sudo mkdir -p /usr/local/bin

    5. Esegui sudo mv ./palera1n-macos-universal /usr/local/bin/palera1n

      • Sostituisci ./palera1n-macos-universal con qualsiasi versione tu abbia scaricato
    6. Esegui sudo xattr -c /usr/local/bin/palera1n

    7. Esegui sudo chmod +x /usr/local/bin/palera1n

    Eseguire palera1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    TIP

    Se si utilizza un Mac con Apple Silicon e si utilizza una porta USB-C per collegare il cavo/adattatore, dovrai scollegare e ricollegare il dispositivo dopo che Checkmate! compare nei log.

    1. Esegui palera1n <insert arguments here>
      • I dispositivi da 16GB dovrebbero utilizzare palera1n -B -f - nota che avrai bisogno di 2-3GB di spazio di archiviazione libero.
      • I dispositivi con più di 2-3GB di spazio di archiviazione libero, ma con meno di 10-15GB di spazio di archiviazione libero possono anche utilizzare palera1n -B -f, ma solo se sono su iOS 15.
      • I dispositivi che hanno iOS 16 o hanno più di 10-15GB di spazio di archiviazione libero dovrebbero usare palera1n -c -f
      • Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando

    WARNING

    Se il tuo dispositivo è:

    • Su iOS 15 e non ha almeno 2-3GB di spazio di archiviazione libero
    • Su iOS 16 e non ha almeno 10-15GB di spazio di archiviazione libero

    Non sarai in grado di continuare a seguire questa guida.

    Se non riesci a liberare abbastanza spazio per seguirla, dovresti invece usare palera1n rootless seguendo Utilizzare palera1n (Rootless).

    1. Quando sei pronto, premi Enter e segui le istruzioni sullo schermo per entrare in modalità DFU.

    Il tuo dispositivo dovrebbe iniziare a creare il FakeFS o il BindFS (a seconda dell'opzione scelta).

    1. Una volta che il dispositivo ha finito di creare il FakeFS o il BindFS, esegui palera1n -f

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a metà di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Riesegui il comando che hai appena eseguito

    Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.

    DANGER

    Se stai provando ad utilizzare un software per macchina virtuale di qualche tipo da Windows (es. Virtualbox, VMWare, Windows Subsystem for Linux, ecc) non sarà possibile seguire questa guida.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    Installa palera1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Apri una finestra di terminale
    2. Esegui sudo systemctl stop usbmuxd
    3. Esegui sudo usbmuxd -f -p
    4. Apri una nuova finestra di terminale e fai cd alla directory in cui palera1n è stato scaricato (solitamente cd ~/Downloads).
    5. Esegui sudo mv ./palera1n-linux-* /usr/bin/palera1n
    6. Esegui sudo chmod +x /usr/bin/palera1n

    Eseguire palera1n

    1. Esegui sudo palera1n
      • I dispositivi da 16GB dovrebbero utilizzare sudo palera1n -B -f - nota che avrai bisogno di 2-3GB di spazio di archiviazione libero.
      • I dispositivi con più di 2-3GB di spazio di archiviazione libero, ma con meno di 10-15GB di spazio di archiviazione libero possono anche utilizzare sudo palera1n -B -f, ma solo se sono su iOS 15.
      • I dispositivi che hanno iOS 16 o hanno più di 10-15GB di spazio di archiviazione libero dovrebbero usare sudo palera1n -c -f
      • Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando

    WARNING

    Se il tuo dispositivo è:

    • Su iOS 15 e non ha almeno 2-3GB di spazio di archiviazione libero
    • Su iOS 16 e non ha almeno 10-15GB di spazio di archiviazione libero

    Non sarai in grado di continuare a seguire questa guida.

    Se non riesci a liberare abbastanza spazio per seguirla, dovresti invece usare palera1n rootless seguendo Utilizzare palera1n.

    1. Quando sei pronto, premi Enter e segui le istruzioni sullo schermo per entrare in modalità DFU.

    Il tuo dispositivo dovrebbe iniziare a creare il FakeFS o il BindFS (a seconda del comando che hai eseguito).

    1. Una volta che il dispositivo ha finito di creare il FakeFS o il BindFS, esegui sudo palera1n -f

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a metà di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Riesegui il comando che hai appena eseguito

    Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.

    Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare Install. Dopo un po' di tempo, ti verrà chiesto di riprenderti e Sileo dovrebbe essere sulla tua schermata iniziale.

    TIP

    Per rieseguire il jailbreak sul tuo dispositivo, indipendentemente dai comandi che hai eseguito sopra, esegui semplicemente palera1n -f e ripeti ogni step applicabile.

    :::
    To revert the jailbreak, follow Removing palera1n.

    + + + diff --git a/it_IT/archived-palera1n-rootful/using-sileo.html b/it_IT/archived-palera1n-rootful/using-sileo.html new file mode 100644 index 000000000000..ad3011f0705f --- /dev/null +++ b/it_IT/archived-palera1n-rootful/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/blocking-jailbreak-detection/index.html b/it_IT/blocking-jailbreak-detection/index.html new file mode 100644 index 000000000000..fd319eb1651f --- /dev/null +++ b/it_IT/blocking-jailbreak-detection/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Bloccare il Rilevamento del Jailbreak | Guida per iOS + + + + +

    Bloccare il Rilevamento del Jailbreak

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Consigliamo di non utilizzare applicazioni bancarie su un dispositivo jailbroken. Usa un dispositivo diverso e sicuro per accedere al tuo conto bancario.

    Molte applicazioni, che si basano sulla sicurezza, possiedono algoritmi per rilevare e bloccare gli utenti jailbroken dall'utilizzo dell'app. Ciò include applicazioni bancarie, alcuni videogiochi online (ad esempio Pokemon Go, Mario Kart Tour) e altre applicazioni incentrate sulla privacy come Snapchat.

    Ciò è una buona cosa da un punto di vista di sicurezza, siccome per un dispositivo jailbroken è molto più probabile essere esposto a rischi rispetto a una versione stock di iOS. Ciò può causare dei problemi quando alcuni di noi vogliono solo utilizzare le applicazioni che abbiamo bisogno di utilizzare.

    DANGER

    Bloccare il rilevamento del jailbreak può impedire l'accesso a foto e altri file nelle applicazioni selezionate.

    Adesso vedremo i tweak che possono essere utilizzati per minimizzare il rilevamento del jailbreak. Alcune applicazioni, tuttavia, non possono essere patchate e non funzioneranno mentre si è jailbroken, indipendentemente dai bypass utilizzati. Altre app potrebbero aver bisogno di bypass realizzati specificamente per esse.

    Tweak

    TIP

    Choicy è disponibile sulla repo predefinita di BigBoss, tuttavia si consiglia di aggiungere la repo dello sviluppatore per assicurarsi di avere la versione più aggiornata.

    C'è un altro software disponibile per nascondere il jailbreak, come Shadow (ios. jolano.me), ma tratteremo solo i tweak presenti in questa guida.

    Installazione

    1. Apri il tuo gestore di pacchetti (ad es. Cydia, Sileo, Zebra)
    2. Aggiungi le tre repo linkate sopra
    3. Cerca e installa i tre pacchetti
    4. Esegui un respring quando richiesto

    A-Bypass

    TIP

    Secondo l'autore del tweak, A-Bypass funziona meglio sui jailbreak basati su libhooker, come Chimera, Odyssey, odysseyra1n, e Taurine. Tuttavia funziona lo stesso sui jailbreak basati su Substrate/Substitute, come checkra1n e unc0ver.

    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a A-Bypass
    3. Premi Check for Updates
      • Se una nuova app non funziona con A-Bypass, dovresti sempre controllare gli aggiornamenti nelle preferenze di A-Bypass.
    4. Scorri verso il basso e abilita le applicazioni nella quale desideri bloccare il rilevamento del jailbreak.

    Liberty Lite

    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a Liberty Lite
    3. Abilita Enable Liberty
    4. Clicca Block Jailbreak Detection
    5. Abilita le app nella quale vuoi bloccare il rilevamento del jailbreak

    Choicy

    TIP

    Questa è l'opzione migliore per gli utenti che vogliono utilizzare Snapchat sul loro dispositivo jailbroken.

    TIP

    Se si utilizza un jailbreak basato su libhooker, come Chimera, Odyssey, odysseyra1n, o Taurine, allora libhooker configurator svolge la stessa funzione di Choicy, ma è nativamente integrato in libhooker.

    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a Choicy
    3. Clicca Applications
    4. Clicca su un'applicazione che hai selezionato con Liberty Lite
    5. Abilita Custom Tweak Configuration
      • Per Snapchat, abilita Disable Tweak Injection e salta i passi successivi
    6. Assicurati che Whitelist sia selezionata
    7. Abilita il bypass che stai usando - per Liberty Lite sarebbe zzzzzLiberty, o !ABypass2 per A-Bypass.
    8. Ripeti questo procedimento per ogni app che hai selezionato da usare con il tweak.

    libhooker configurator

    WARNING

    Questo funziona solo sui jailbreak basati su libhooker! Se si utilizza un jailbreak basato su Substrate o Substitute, come checkra1n o unc0ver, allora non funzionerà, e dovresti usare Choicy!

    1. Apri l'applicazione libhooker
    2. Premi "Applications"
    3. Scorri verso il basso per trovare l'applicazione che desideri configurare e premici sopra
    4. In questa sezione è possibile disabilitare completamente i tweak nell'applicazione interessata, o configurare i singoli tweak.
      • Per configurare i singoli tweak, abilita "Override Configuration", che abiliterà delle opzioni per consentire solo specifici tweak o bloccare specifici tweak.
      • Ad esempio, per consentire solo Liberty Lite, dovresti selezionare Allow, e poi selezionare zzzzzLiberty.
      • Se stai usando A-Bypass, dovresti abilitare !ABypass2.

    KernBypass (iOS 12.0 - 14.2)

    TIP

    Questa è l'opzione migliore per gli utenti che vogliono utilizzare le app Nintendo (Mario Kart Tour, Animal Crossing: Pocket Camp, ecc) e Pokemon GO sul loro dispositivo.

    WARNING

    KernBypass non funzionerà su iOS 14 con unc0ver. Dai un'occhiata invece a vnodebypass.

    DANGER

    KernBypass è un kernel tweak. Non installarlo su dispositivi non supportati, usalo a tuo rischio e pericolo.

    1. Apri l'app delle Impostazioni
    2. Scorri verso il basso fino a KernBypass
    3. Premi Enable KernBypass
    4. Abilita le app nella quale vuoi bloccare il rilevamento del jailbreak

    vnodebypass

    TIP

    vnodebypass è simile a KernBypass per quanto riguarda ciò che può bypassare, ma sii consapevole che mentre è attivo, perderai l'accesso ai tuoi tweak!

    DANGER

    vnodebypass è un kernel tweak. Non installarlo su dispositivi non supportati, usalo a tuo rischio e pericolo.

    1. Se sei su iOS 14, assicurati che libkrw 1.1.0 o successivo sia installato. È disponibile nella repo predefinita Elucubratus, se stai usando unc0ver o checkra1n.
    2. Apri l'app vnodebypass
    3. Tocca il pulsante Enable
    4. Quando hai finito di usare l'app con il rilevamento del jailbreak, torna nell'app vnodebypass e premi Disable
    + + + diff --git a/it_IT/blocking-updates/index.html b/it_IT/blocking-updates/index.html new file mode 100644 index 000000000000..4f0aafd42c12 --- /dev/null +++ b/it_IT/blocking-updates/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Bloccare gli aggiornamenti | Guida per iOS + + + + +

    Bloccare gli aggiornamenti

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Questa guida ti accompagnerà nell'installazione del "profilo tvOS" di iOS 17 per bloccare gli aggiornamenti sul dispositivo. È facile da installare e ti assicura di rimanere sul firmware attualmente installato. Ciò è utile se stai aspettando un jailbreak per una versione inferiore e non vuoi aggiornare nel caso in cui venga patchato.

    Installazione del profilo tvOS

    1. Imposta la data del dispositivo a una qualsiasi precedente al 14 dicembre 2023
      • Questo fa in modo che il profilo possa essere installato nonostante il suo certificato sia scaduto, e può essere riportata alla data corrente dopo la corretta installazione del profilo.
    2. Open http://152.53.13.42:6969/17.mobileconfigApri in una nuova finestra in your device's browser
    3. Seleziona "Consenti" se richiesto
    4. Apri l'app delle Impostazioni
    5. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    6. Tocca il profilo tvOS Beta che hai appena installato
    7. Premi su "Installa"
    8. Conferma premendo nuovamente "Installa"
      • Inserisci il tuo codice se ne hai uno
    9. Tocca "Installa" una terza volta
    10. Riavvia il dispositivo quando ti viene richiesto

    Il tuo dispositivo non dovrebbe più ricevere aggiornamenti software. Puoi controllare andando su Impostazioni > Generali > Aggiornamento Software, e se viene mostrato che "iOS è aggiornato", starai bloccando con successo gli aggiornamenti.

    TIP

    Ora puoi impostare la data dei tuoi dispositivi alla data corrente.

    Disinstallazione del profilo tvOS

    Se si desidera aggiornare di nuovo il sistema, è necessario seguire i seguenti passaggi per rimuovere il blocco degli aggiornamenti.

    DANGER

    Rimuovendo il blocco degli aggiornamenti, si può involontariamente aggiornare a un firmware superiore, e non essere in grado di eseguire il jailbreak.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
    • Questo può anche essere chiamato Gestione Profili e Dispositivo
    1. Clicca sull profilo tvOS Beta
    2. Premi "Rimuovi Profilo Scaricato"

    Il tuo dispositivo dovrebbe ora essere in grado di ricevere nuovamente gli aggiornamenti.

    + + + diff --git a/it_IT/credits/index.html b/it_IT/credits/index.html new file mode 100644 index 000000000000..35d0244bebc0 --- /dev/null +++ b/it_IT/credits/index.html @@ -0,0 +1,67 @@ + + + + + + + + + Riconoscimenti | Guida per iOS + + + + +

    Riconoscimenti

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    emiyl

    Emma

    Skylar McCauley

    Michael McAuliff

    Riconoscimenti

    Se ho dimenticato di inserirti in questa lista, contattami e ti aggiungerò.

      + raizo
    +  + aaronp613
    +  + carsuki
    +  + EricLegend
    +  + J9ck
    +  + Jamie Bishop (nullpixel)
    +  + nqcshady
    +  + patricck88
    +  + pharzyn
    +  + Kabir Oberai
    +  + Absolucy
    +  + Steckler (atoiletcat)
    +  + Cimmerian_Iter
    +  + Hockey
    +  + nyuszika7h
    +  + DhinakG
    +  + Tanbeer
    +  + kawaiizenbo
    +  + Vaishnav Santhosh (DeathKnight)
    +  + TheAlphaStream
    +  + ssalagginkool
    +  + zachary7829
    +  + Bbaovanc
    +
    + + + diff --git a/it_IT/donations/index.html b/it_IT/donations/index.html new file mode 100644 index 000000000000..0a34b07f1630 --- /dev/null +++ b/it_IT/donations/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Donazioni | Guida per iOS + + + + + + + + diff --git a/it_IT/faq/index.html b/it_IT/faq/index.html new file mode 100644 index 000000000000..495b0c30be02 --- /dev/null +++ b/it_IT/faq/index.html @@ -0,0 +1,44 @@ + + + + + + + + + FAQ | Guida per iOS + + + + +

    FAQ

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Domande generali

    Che cos'è il jailbreak?

    Jailbreak è un termine utilizzato per descrivere il processo che consente di sbloccare veramente il potenziale del tuo dispositivo iOS. Il sistema operativo mobile di Apple è noto per la sua sicurezza e questo è in parte a causa di quanto sia bloccato. Eseguire il jailbreak del tuo dispositivo ti permetterà di infrangere tali restrizioni e personalizzare il dispositivo a tuo piacimento.

    Il Jailbreak ti dà la possibilità di installare applicazioni di terze parti e "tweak" (modifiche) tramite un gestore di pacchetti per personalizzare e migliorare l'esperienza utente. Il Jailbreak è gratuito e facile da eseguire per la maggior parte dei dispositivi.

    Il Jailbreak è legale?

    Il Jailbreak negli Stati Uniti è perfettamente legale. Nel 2010, l'Ufficio per il Copyright degli Stati Uniti ha dichiarato il Jailbreak come un'eccezione al Digital Millennium Copyright Act.

    Prima di procedere dovresti controllare se nel tuo Paese è legale o meno, tuttavia nella maggior parte dei Paesi non dovrebbero esserci problemi.

    Cos'è un gestore di pacchetti?

    I gestori di pacchetti sono utilizzati per installare, disinstallare e modificare software ufficiali e fatti dalla community per personalizzare il tuo dispositivo. Sileo è un esempio di gestore di pacchetti.

    Possono essere messi a confronto con l'App Store di iOS, dove è possibile installare software gratuiti o a pagamento.

    Che cos'è una repo?

    Esse sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo sul tuo gestore di pacchetti, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Cosa sono i tweak?

    I tweak sono piccole modifiche che possono essere installate per cambiare l'aspetto e/o la sensazione del tuo dispositivo.

    Con alcune eccezioni, i tweak di solito non possiedono un'icona app, ma piuttosto un'area nell'app Impostazioni per modificare il funzionamento dei vari tweak. I tweak più semplici potrebbero non averla.

    Che cosa è il "respring" o "Riavviare la Springboard"?

    Il respring è essenzialmente la procedura con la quale si riavvia la home screen e l'interfaccia utente di iOS. La maggior parte delle volte, è possibile installare un tweak e eseguire un respring per applicarlo, senza riavviare completamente.

    Non dovrai rieseguire un exploit dopo il respring e rimarrai jailbroken.

    Che cos'è la Modalità di Recupero?

    La Modalità di Recupero è una protezione integrata per il dispositivo che consente all'utente di ricominciare completamente con una nuova installazione di iOS. Ciò è particolarmente utile se il sistema operativo installato è danneggiato e non può avviarsi correttamente, cosa che può accadere durante i jailbreak, anche se raramente. Entrare in modalità di recupero è possibile sul dispositivo e attraverso un computer, e iTunes/Finder utilizzerà la modalità di recupero durante gli aggiornamenti e i ripristini normali.

    Che cos’è la modalità DFU?

    La modalità DFU è un modo per interagire con il dispositivo iOS senza caricare il sistema operativo o il boot loader. Sta per Device Firmware Upgrade. È funzionalmente diverso dalla modalità di recupero ed è generalmente inteso come ultima risorsa nel caso in cui le cose vadano seriamente male sul tuo dispositivo, tuttavia possiamo usarlo con Odysseyra1n per eseguire il jailbreak sul tuo dispositivo. Entrare in modalità DFU è possibile solo sul dispositivo in quanto fa parte del telefono stesso.

    Cosa posso fare una volta eseguito il Jailbreak?

    • Ottenere pieno accesso al sistema operativo del tuo dispositivo
    • Ottenere l'accesso a un gestore di pacchetti, come Sileo o Zebra
    • Installare temi per cambiare l'aspetto e la sensazione del tuo dispositivo
    • Installare tweak per modificare il comportamento di iOS

    Cosa dovrei sapere prima di iniziare?

    • È fortemente consigliato eseguire il backup del dispositivo su iCloud, iTunes o Finder (su macOS Catalina o più recenti) in caso di perdita dei dati
    • Se non si verificano problemi durante l'installazione, sarai jailbroken senza alcuna perdita dei dati
    • Mantieni il dispositivo collegato a una fonte di alimentazione o mantieni la batteria abbastanza carica, in modo che qualsiasi spegnimento imprevisto può essere impedito
    • Eseguire il Jailbreak consente di sbloccare il sistema, ma può comportare una perdita dei dati se il sistema operativo viene danneggiato
    • Potresti essere vulnerabile a più malware e altri problemi di sicurezza dopo il jailbreak rispetto all'essere in uno stato non-jailbroken
    • La garanzia del dispositivo diventerà nulla dopo il jailbreak fino a quando non viene ripristinato a uno stato non-jailbroken, che è facile da fare

    Domande sui Blobs

    Che cosa è un blob?

    Un blob è un file contenente una chiave speciale specificatamente per quel dispositivo per consentire il downgrade a un firmware specifico.

    I blobs sono una firma digitale fatta da Apple che è stata salvata al momento in cui la versione del firmware era firmata. Se ne possiedi uno (o molti), tienili al sicuro.

    Come funzionano i blobs?

    i blobs possono essere utilizzati in un programma chiamato futurerestore, per ripristinare un firmware, se una volta forniti il firmware SEP (Secure Enclave Processor) e il firmware Baseband essi sono compatibili con la versione iOS di destinazione.

    Anche se i blobs possono diventare incompatibili il ripristino al momento attuale, si consiglia ancora di salvarli, nel caso in cui si renda disponibile un'opportunità che ne consente il loro utilizzo.

    Li posso salvare ora?

    Ci sono due tipi di blobs che possono essere salvati al momento attuale:

    • Versioni attualmente firmate da Apple
    • La versione su cui sei attualmente

    Nota che salvare le blobs per la versione su cui sei attualmente dipende dal fatto che tu abbia o meno un jailbreak, e può o non può essere utilizzabile a seconda del dispositivo che si dispone e come è stata installata la versione sulla quale si è in quel momento.

    Per vedere tutti i metodi possibili per salvare le blobs, segui la guida per Salvare i Blobs .

    Domande relative ai tweak

    Dovrei usare tweak come Batchomatic o IAmLazy

    Dovresti non utilizzare questi tweak, a causa del fatto che tendono a causare problemi e instabilità all'interno della configurazione del jailbreak. Invece, se stai cambiando jailbreak o aggiornando a una versione più recente di iOS, crea una tweaklist nelle note e poi installali di nuovo manualmente.

    Altre domande

    Qual è l'ultima versione iOS con un jailbreak per il mio dispositivo a 64 bit

    Ciò può essere facilmente capito controllando Cominciamo!, nel caso in cui non si voglia passare per Cominciamo!, ecco le seguenti informazioni:

    • iPad A7: iOS 12.5.7 (tramite Odysseyra1n o Chimera)
    • iPhone A7/A8: iOS 12.5.7 (tramite Odysseyra1n o Chimera)
    • iPod Touch (6a generazione): iOS 12.5.7 (tramite Odysseyra1n o Chimera)
    • A8(X) iPads: iPadOS 15.8.1 (via meowbrek2 or palera1n)
    • iPod Touch (7th Generation): iOS 15.8.1 (via meowbrek2 or palera1n)
    • A9/A10 iPhones: iOS 15.8.1 (via meowbrek2 or palera1n)
    • A9(X) iPads: iPadOS 16.7.5 (via palera1n)
    • A10(X) iPads: iPadOS 17.3 (via palera1n)
    • A11 iPhones: iOS 16.7.5 (via palera1n)
    • iPhone A12-A15: iOS 15.4.1 (tramite Dopamine (Noto anche come Fugu15 Max))
    • iPad A12-A15/M1: iPadOS 15.4.1 (tramite Dopamine (Noto anche come Fugu15 Max))

    Tieni a mente che i dispositivi A12 o più recenti che eseguono iOS 15.5 o più recente non hanno un jailbreak, ciò significa anche che nessun dispositivo M2 o A16 ha un jailbreak attualmente.

    + + + diff --git a/it_IT/futurerestore-help/index.html b/it_IT/futurerestore-help/index.html new file mode 100644 index 000000000000..a40b7c3f5f6d --- /dev/null +++ b/it_IT/futurerestore-help/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aiuto con FutureRestore | Guida per iOS + + + + +

    Aiuto con FutureRestore

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Pagina di aiuto

    • Questa pagina è destinata a fornire soluzioni per gli errori riscontrati con FutureRestore. Se non rislovi, per favore unisciti al Server DiscordApri in una nuova finestra di r/jailbreak e chiedi aiuto su #futurerestorehelp

    iBEC error (error code -8)

    Questo è un errore comune nella quale potresti imbatterti durante l'utilizzo di FutureRestore, soprattutto se si utilizza Windows. Per risolvere:

    1. Disinstalla tutti i dispositivi Apple su Gestione Dispositivi
      • Assicurati di selezionare "Disinstalla Driver" durante la disinstallazione
    2. Disinstalla tutti i prodotti Apple, inclusi iTunes e Apple Device Support nel Pannello di Controllo
    3. Scollega e ricollega il tuo dispositivo
    4. Cerca un qualsiasi dispositivo e driver Apple su gestione dispositivi e disinstallali
    5. Disconnetti il tuo dispositivo
    6. Installa il file iTunes .exe da apple.comApri in una nuova finestra
    7. Avvia il dispositivo in Modalità di RecuperoApri in una nuova finestra e collegalo al tuo computer
    8. Disinstalla il driver e il software di iBoot (Recovery) da Gestione Dispositivi
    9. Esegui di nuovo FutureRestore
    10. Scollega e ricollega il tuo dispositivo.
    11. Esegui di nuovo FutureRestore. Il problema dovrebbe ora essere risolto.

    esempio

    Device ApNonce doesn't match APTicket nonce

    Questo errore significa che il generator impostato sul dispositivo non corrisponde a quello del blob. Per risolvere questo problema, segui la parte Impostare il nonce sulla pagina di FutureRestore

    SEP Firmware is not being signed

    Questo problema si verifica quando l'utente tenta di specificare manualmente la SEP della versione target, invece della versione più recente disponibile. Per risolvere questo problema, scegliere l'argomento latest-sep o utilizzare l'argomento custom-latest o custom-latest-buildid con l'argomento custom-latest-beta con una versione compatibile fornita in base al grafico di compatibilità SEP/BBApri in una nuova finestra (è possibile utilizzare https://appledb.dev per trovare il buildid per una versione). Non è necessario fornire manualmente SEP o BB.

    Could not connect to device in recovery mode / Failed to place device in recovery mode

    NOTA: se l'errore è chiamato in modo simile, segui questi passaggi.

    • Se il dispositivo è in modalità di recupero, esegui di nuovo FutureRestore mentre il dispositivo è in modalità di recupero.
    • Se il dispositivo non è in modalità di recupero, entra in modalità di recupero manualmente, quindi esegui nuovamente FutureRestore.

    Error: Unable to receive message from FDR...

    La correzione per questo errore è attendere (può richiedere molto tempo) o semplicemente riprovare. Questo è un errore che è stato diagnosticato, ma nessuna correzione per esso è disponibile al momento della scrittura di questa guida.

    About to send NOR data... No data to read

    Se ricevi questo messaggio di errore, puoi provare a terminare il processo futurerestore e disabilitare l'argomento no-rsep. Se il ripristino continua a rimanere bloccato qui indipendentemente dal fatto che no-rsep sia abilitato o disabilitato, potresti non essere in grado di ripristinare perché la causa di questo errore non è stata diagnosticata al momento della scrittura della guida.

    + + + diff --git a/it_IT/futurerestore/index.html b/it_IT/futurerestore/index.html new file mode 100644 index 000000000000..9f958742cd94 --- /dev/null +++ b/it_IT/futurerestore/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Ripristinare con i blobs utilizzando FutureRestore | Guida per iOS + + + + +

    Ripristinare con i blobs utilizzando FutureRestore

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Osservazioni

    Se sei su iOS 15.2 o successive o su dispositivi A10- dovrai invece seguire questaApri in una nuova finestra guida. Tieni conto che se stai utilizzando un dispositivo che supporta iOS 16 (che include A12+), non sarai in grado di seguire questa guida a causa dell'incompatibilità di Cryptex1 e del SEP/BB. Per maggiori informazioni sulle motivazioni, vai quiApri in una nuova finestra.

    Requisiti

    • I blobs salvati per la versione alla quale si desidera ripristinare
      • Questi blob devono essere per iltuo dispositivo; non puoi utilizzare i blob di altre persone
    • Un dispositivo jailbroken oppure un dispositivo A10-A11 su 15.0-15.1.1

    DANGER

    Devi assicurarti che l'ultima SEP/BB sia compatibile con la versione che stai cercando di ripristinare per evitare bootloop o attivazioni fallite! Per farlo, consulta il grafico SEP/BBApri in una nuova finestra. Se una cella riporta "Compatibile" allora sei libero di ripristinare a quella versione.

    Download

    Per Iniziare (Jailbroken)

    1. Apri il gestore di pacchetti sul tuo dispositivo jailbroken
    2. Aggiungi repo.1conan.comApri in una nuova finestra alle sorgenti
    3. Scarica e installa dimentio
    4. Scarica e installa NewTerm2
    5. Procedere a Trovare il generatore

    Per Iniziare (Non-Jailbroken)

    1. Vai alla pagina GitHub di TrollStoreApri in una nuova finestra e segui le istruzioni d'installazione per il tuo device
      • Se è elencato "non supportato" e non puoi eseguire il jailbreak o non hai un dispositivo A11-, non sarai in grado di procedere
    2. Una volta che TrollStore è installato, installa l'app di TrollNonceApri in una nuova finestra tramite TrollStore
    3. Procedere alla sezione successiva

    Trovare il generatore

    DANGER

    Assicurati di non modificare il file blob! Così facendo lo renderi invalido e inutilizzabile con futurerestore.

    1. Apri il tuo blob in un editor di testo e cerca generator Esempio di Generator

    2. Annota il valore all'interno del campo <string>

      • Dovrebbe essere 0x seguito da 16 caratteri che saranno una combinazione di lettere e numeri. Questo è il tuo generator.

    N.B: Se non è presente alcun valore, prova a ricordare quale jailbreak stavi usando al momento del salvataggio dei blobs. Se stavi usando unc0ver, il tuo generator molto probabilmente è 0x1111111111111111, se stavi usando Chimera/Odyssey/Taurine, il tuo generator molto probabilmente è 0xbd34a880be0b53f3

    Impostare la nonce (Jailbroken)

    1. Apri NewTerm 2 sul tuo dispositivo e digita il seguente comando, dove [generator] è il valore che hai appena ottenuto: su root -c 'dimentio [generator]'

    2. Quando viene richiesta una password, inserisci la password di root

      • Quella predefinita è impostata su alpine, non è la password del tuo telefono.
    3. Una volta eseguito il comando, dovrebbe comparire del testo

    4. Vicino alla fine del testo, dovresti vedere la riga Set nonce to [generator]

    Impostare la nonce (Unjailbroken)

    WARNING

    Questo metodo non funzionerà sui dispositivi A9 o sui dispositivi A10 su 15.2+. Se non riesci ad eseguire il jailbreak, devi seguire questa guidaApri in una nuova finestra.

    1. Apri l'app TrollNonce
    2. Seleziona l'opzione Imposta Nonce, poi inserisci nel campo il valore del generatore che hai trovato nel tuo blob. Tocca Set

    Su Computer

    DANGER

    Ripetendo: non puoi eseguire il FutureRestore su nessun dispositivo che supporta iOS 16. Seguire i passaggi seguenti porterà al fallimento del processo o dell'attivazione del dispositivo, i quali implicheranno il ripristino a una versione firmata di iOS. Nonostante tu non possa effettuare il downgrade, potresti avere un modo per aggiornare e puoi trovare le istruzioni/dettagli alla pagina Aggiornare (Blobless) Troubleshooting.

    1. Connetti il dispositivo al tuo computer

    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo

      • Opzionalmente, è possibile creare un backup completo del dispositivo tramite iTunes o Finder
    3. Apri FutureRestoreGUI sul tuo computer

      • Se richiesto da Windows Defender, Windows Smartscreen o un altro software anti-virus, consenti al programma di essere eseguito - è sicuro
    4. Quando apri FutureRestoreGUI, ti dovrebbe essere presentato questo menu: Schermata principale di FutureRestoreGUI

    5. Clicca sul pulsante Impostazioni e abilita Futurerestore Beta, quindi fai clic sul pulsante Scarica FutureRestore. Questa opzione è disponibile solo per macOS e Linux

    • Gli utenti Windows devono scaricare la beta da quiApri in una nuova finestra. Una volta fatto, premi Seleziona FutureRestore Binary/Executable e vai a dove hai scaricato la beta. Seleziona il file e clicca Apri
    1. Fai clic sul pulsante Select Blob File... e seleziona il file blob .shsh2
    2. Fai clic su Select Target iPSW File... e seleziona il tuo file .ipsw
    3. Dopo fai clic sul pulsante Next per passare al menu Options, assicurati che Extra Logs sia abilitato
    4. Se non sei in fase di downgrading, è sicuro abilitare Preserve Data nel menu delle opzioni per conservare i dati. Tuttavia, utilizzarlo mentre si fa il downgrade potrebbe essere pericoloso
    5. Non abilitare AP Nonce Collision su qualsiasi dispositivo moderno
    6. Abilita No RSEP
    7. Fai clic su Next per passare al menu Controls
    8. Clicca Start Futurerestore

    Se si verificano problemi durante il processo, controlla la pagina di aiuto di Futurerestore, se ancora non riesci a trovare una soluzione, chiedi aiuto nel canale #genius-bar sul Server DiscordApri in una nuova finestra di r/jailbreak.

    + + + diff --git a/it_IT/get-started/Apple-TV-(1st-generation).html b/it_IT/get-started/Apple-TV-(1st-generation).html new file mode 100644 index 000000000000..43584a5638d5 --- /dev/null +++ b/it_IT/get-started/Apple-TV-(1st-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Selezione del Firmware (Apple TV (1st generation)) | Guida per iOS + + + + +

    Selezione del Firmware (Apple TV (1st generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo Apple TV Software dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 1.0 a 3.0.2" include la versione 1.0, la versione 3.0.2, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    1.03.0.2Installing Patchstick
    Mostra altro
    + + + diff --git a/it_IT/get-started/Apple-TV-(2nd-generation).html b/it_IT/get-started/Apple-TV-(2nd-generation).html new file mode 100644 index 000000000000..ee17cbd035ad --- /dev/null +++ b/it_IT/get-started/Apple-TV-(2nd-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Selezione del Firmware (Apple TV (2nd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (Apple TV (2nd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo Apple TV Software dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 6.0 a 6.2" include la versione 6.0, la versione 6.2, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    6.2.16.2.1Installing Blackb0x
    6.06.2opensn0w
    5.2.15.3Installing P0sixspwn
    5.15.2Installing Evasi0n6
    4.35.0.2Seas0nPass
    4.2.14.2.2Installing PwnageTool
    4.24.2Seas0nPass
    4.1.14.1.1Installing greenpois0n
    4.14.1Installing PwnageTool
    4.04.0Installing greenpois0n
    Mostra altro
    + + + diff --git a/it_IT/get-started/Apple-TV-(3rd-generation).html b/it_IT/get-started/Apple-TV-(3rd-generation).html new file mode 100644 index 000000000000..e0234559bd8e --- /dev/null +++ b/it_IT/get-started/Apple-TV-(3rd-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Selezione del Firmware (Apple TV (3rd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (Apple TV (3rd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo Apple TV Software dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 7.6 a 7.9" include la versione 7.6, la versione 7.9, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    7.67.9Installing Blackb0x
    7.47.5EtasonATV
    7.2.17.3.1Installing Blackb0x
    7.07.2N/A
    6.06.2Installing Blackb0x
    5.05.3N/A
    Mostra altro
    + + + diff --git a/it_IT/get-started/Apple-TV-4K-(1st-generation).html b/it_IT/get-started/Apple-TV-4K-(1st-generation).html new file mode 100644 index 000000000000..ebc38299026f --- /dev/null +++ b/it_IT/get-started/Apple-TV-4K-(1st-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Selezione del Firmware (Apple TV 4K (1st generation)) | Guida per iOS + + + + +

    Selezione del Firmware (Apple TV 4K (1st generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo tvOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 18.1" include la versione 15.0, la versione 18.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    15.018.1Installing palera1n
    13.4.614.7Installing Odysseyra1n
    12.4.113.4.5Installing unc0verTV
    12.412.4Installing ChimeraTV
    12.2.112.3Installing unc0verTV
    12.012.2Installing ChimeraTV
    11.011.4.1Installing ElectraTV
    Mostra altro
    + + + diff --git a/it_IT/get-started/Apple-TV-HD-(4th-generation).html b/it_IT/get-started/Apple-TV-HD-(4th-generation).html new file mode 100644 index 000000000000..f630db00d060 --- /dev/null +++ b/it_IT/get-started/Apple-TV-HD-(4th-generation).html @@ -0,0 +1,47 @@ + + + + + + + + + Selezione del Firmware (Apple TV HD (4th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (Apple TV HD (4th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo tvOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 18.1" include la versione 15.0, la versione 18.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    15.018.1Installing palera1n
    13.4.614.7Installing Odysseyra1n
    12.4.113.4.5Installing unc0verTV
    12.412.4Installing ChimeraTV
    12.2.112.3Installing unc0verTV
    12.012.2Installing ChimeraTV
    11.011.4.1Installing ElectraTV
    10.2.210.2.2Installing backr00m
    10.1.110.2.1N/A
    10.010.1Installing LiberTV
    9.09.2.2N/A
    Mostra altro
    + + + diff --git a/it_IT/get-started/iPad-(10th-generation).html b/it_IT/get-started/iPad-(10th-generation).html new file mode 100644 index 000000000000..2c40eaeadfe9 --- /dev/null +++ b/it_IT/get-started/iPad-(10th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (10th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (10th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    16.016.5.1Installing Dopamine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-(3rd-generation).html b/it_IT/get-started/iPad-(3rd-generation).html new file mode 100644 index 000000000000..56025f8bde2a --- /dev/null +++ b/it_IT/get-started/iPad-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (3rd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (3rd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 9.1 a 9.3.4" include la versione 9.1, la versione 9.3.4, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-(4th-generation).html b/it_IT/get-started/iPad-(4th-generation).html new file mode 100644 index 000000000000..375c621cb5ae --- /dev/null +++ b/it_IT/get-started/iPad-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (4th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (4th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 10.0 a 10.3.4" include la versione 10.0, la versione 10.3.4, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    10.010.3.4Installing Socket
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.48.4Installing openpwnage
    8.08.3PPJailbreak
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-(5th-generation).html b/it_IT/get-started/iPad-(5th-generation).html new file mode 100644 index 000000000000..13977d6bddcb --- /dev/null +++ b/it_IT/get-started/iPad-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (5th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (5th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 16.7.10" include la versione 16.7, la versione 16.7.10, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.310.3.3Using TotallyNotSpyware
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-(6th-generation).html b/it_IT/get-started/iPad-(6th-generation).html new file mode 100644 index 000000000000..f82f3e8df45f --- /dev/null +++ b/it_IT/get-started/iPad-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (6th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (6th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 17.7.1" include la versione 16.7, la versione 17.7.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.311.4.1Installing Electra
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-(7th-generation).html b/it_IT/get-started/iPad-(7th-generation).html new file mode 100644 index 000000000000..b3733b74dcca --- /dev/null +++ b/it_IT/get-started/iPad-(7th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (7th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (7th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 18.0 a 18.1" include la versione 18.0, la versione 18.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    18.1.118.1.1N/A
    18.018.1Installing palera1n
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-(8th-generation).html b/it_IT/get-started/iPad-(8th-generation).html new file mode 100644 index 000000000000..adbd69ebcf50 --- /dev/null +++ b/it_IT/get-started/iPad-(8th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (8th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (8th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-(9th-generation).html b/it_IT/get-started/iPad-(9th-generation).html new file mode 100644 index 000000000000..2d5220705410 --- /dev/null +++ b/it_IT/get-started/iPad-(9th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad (9th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad (9th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-2.html b/it_IT/get-started/iPad-2.html new file mode 100644 index 000000000000..e25a40a96eeb --- /dev/null +++ b/it_IT/get-started/iPad-2.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad 2) | Guida per iOS + + + + +

    Selezione del Firmware (iPad 2)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 4.3 a 4.3.2" include la versione 4.3, la versione 4.3.2, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5N/A
    4.3.34.3.3Using JailbreakMe Saffron
    4.34.3.2N/A
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPad-Air-(3rd-generation).html b/it_IT/get-started/iPad-Air-(3rd-generation).html new file mode 100644 index 000000000000..45dab15878dd --- /dev/null +++ b/it_IT/get-started/iPad-Air-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Air (3rd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Air (3rd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.212.4.1Installing unc0ver
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Air

    + + + diff --git a/it_IT/get-started/iPad-Air-(4th-generation).html b/it_IT/get-started/iPad-Air-(4th-generation).html new file mode 100644 index 000000000000..babcca72d01f --- /dev/null +++ b/it_IT/get-started/iPad-Air-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Air (4th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Air (4th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Air

    + + + diff --git a/it_IT/get-started/iPad-Air-(5th-generation).html b/it_IT/get-started/iPad-Air-(5th-generation).html new file mode 100644 index 000000000000..54fb3c4a03ab --- /dev/null +++ b/it_IT/get-started/iPad-Air-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Air (5th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Air (5th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.416.5.1Installing Dopamine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Air

    + + + diff --git a/it_IT/get-started/iPad-Air-2.html b/it_IT/get-started/iPad-Air-2.html new file mode 100644 index 000000000000..44ebf85577ce --- /dev/null +++ b/it_IT/get-started/iPad-Air-2.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Air 2) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Air 2)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 15.8.3" include la versione 15.0, la versione 15.8.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.18.4.1Installing wtfis
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Air

    + + + diff --git a/it_IT/get-started/iPad-Air.html b/it_IT/get-started/iPad-Air.html new file mode 100644 index 000000000000..e7217a1f39fa --- /dev/null +++ b/it_IT/get-started/iPad-Air.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Air) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Air)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 12.0 a 12.5.7" include la versione 12.0, la versione 12.5.7, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    7.17.1.2Installing Pangu7
    7.0.37.0.6Installing Evasi0n7
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Air

    + + + diff --git a/it_IT/get-started/iPad-Pro-(10.5-inch).html b/it_IT/get-started/iPad-Pro-(10.5-inch).html new file mode 100644 index 000000000000..030aba172f4a --- /dev/null +++ b/it_IT/get-started/iPad-Pro-(10.5-inch).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro (10.5-inch)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro (10.5-inch))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 17.7.1" include la versione 16.7, la versione 17.7.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.3.210.3.3Using TotallyNotSpyware
    10.310.3N/A
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html b/it_IT/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html new file mode 100644 index 000000000000..fd6d2a281979 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-(12.9-inch)-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro (12.9-inch) (1st generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro (12.9-inch) (1st generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 16.7.10" include la versione 16.7, la versione 16.7.10, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.19.1Installing Pangu9
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html b/it_IT/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html new file mode 100644 index 000000000000..2e9e5fb54c63 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-(12.9-inch)-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro (12.9-inch) (2nd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro (12.9-inch) (2nd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 17.7.1" include la versione 16.7, la versione 17.7.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    17.7.217.7.2N/A
    16.717.7.1Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.3.210.3.3Using TotallyNotSpyware
    10.310.3N/A
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-(9.7-inch).html b/it_IT/get-started/iPad-Pro-(9.7-inch).html new file mode 100644 index 000000000000..9d7340da6a65 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-(9.7-inch).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro (9.7-inch)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro (9.7-inch))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 16.7.10" include la versione 16.7, la versione 16.7.10, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.3.39.3.5Installing kok3shi9
    9.3.29.3.2Installing Pangu933
    9.39.3.2Installing kok3shi9
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-11-inch-(1st-generation).html b/it_IT/get-started/iPad-Pro-11-inch-(1st-generation).html new file mode 100644 index 000000000000..bd14c585e481 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-11-inch-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 11-inch (1st generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 11-inch (1st generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.112.1.1Installing Chimera
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-11-inch-(2nd-generation).html b/it_IT/get-started/iPad-Pro-11-inch-(2nd-generation).html new file mode 100644 index 000000000000..c6793a90d140 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-11-inch-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 11-inch (2nd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 11-inch (2nd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.413.7Installing Odyssey
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-11-inch-(3rd-generation).html b/it_IT/get-started/iPad-Pro-11-inch-(3rd-generation).html new file mode 100644 index 000000000000..519333bec1c3 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-11-inch-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 11-inch (3rd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 11-inch (3rd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.514.8.1Installing Taurine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-11-inch-(4th-generation).html b/it_IT/get-started/iPad-Pro-11-inch-(4th-generation).html new file mode 100644 index 000000000000..4a156318a30d --- /dev/null +++ b/it_IT/get-started/iPad-Pro-11-inch-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 11-inch (4th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 11-inch (4th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-12.9-inch-(3rd-generation).html b/it_IT/get-started/iPad-Pro-12.9-inch-(3rd-generation).html new file mode 100644 index 000000000000..df7d72dfeff8 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-12.9-inch-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 12.9-inch (3rd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 12.9-inch (3rd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.112.1.1Installing Chimera
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-12.9-inch-(4th-generation).html b/it_IT/get-started/iPad-Pro-12.9-inch-(4th-generation).html new file mode 100644 index 000000000000..314bdd21684c --- /dev/null +++ b/it_IT/get-started/iPad-Pro-12.9-inch-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 12.9-inch (4th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 12.9-inch (4th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.413.7Installing Odyssey
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-12.9-inch-(5th-generation).html b/it_IT/get-started/iPad-Pro-12.9-inch-(5th-generation).html new file mode 100644 index 000000000000..4f416eb51e6e --- /dev/null +++ b/it_IT/get-started/iPad-Pro-12.9-inch-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 12.9-inch (5th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 12.9-inch (5th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.514.8.1Installing Taurine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-Pro-12.9-inch-(6th-generation).html b/it_IT/get-started/iPad-Pro-12.9-inch-(6th-generation).html new file mode 100644 index 000000000000..425e556f3510 --- /dev/null +++ b/it_IT/get-started/iPad-Pro-12.9-inch-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad Pro 12.9-inch (6th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad Pro 12.9-inch (6th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad Pro

    + + + diff --git a/it_IT/get-started/iPad-mini-(5th-generation).html b/it_IT/get-started/iPad-mini-(5th-generation).html new file mode 100644 index 000000000000..8bc6e44ed624 --- /dev/null +++ b/it_IT/get-started/iPad-mini-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad mini (5th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad mini (5th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.212.4.1Installing unc0ver
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad mini

    + + + diff --git a/it_IT/get-started/iPad-mini-(6th-generation).html b/it_IT/get-started/iPad-mini-(6th-generation).html new file mode 100644 index 000000000000..87264dd6151a --- /dev/null +++ b/it_IT/get-started/iPad-mini-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad mini (6th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPad mini (6th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    15.016.5Installing Dopamine
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad mini

    + + + diff --git a/it_IT/get-started/iPad-mini-2.html b/it_IT/get-started/iPad-mini-2.html new file mode 100644 index 000000000000..851b85cf6366 --- /dev/null +++ b/it_IT/get-started/iPad-mini-2.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad mini 2) | Guida per iOS + + + + +

    Selezione del Firmware (iPad mini 2)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 12.0 a 12.5.7" include la versione 12.0, la versione 12.5.7, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    7.17.1.2Installing Pangu7
    7.0.37.0.6Installing Evasi0n7
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad mini

    + + + diff --git a/it_IT/get-started/iPad-mini-3.html b/it_IT/get-started/iPad-mini-3.html new file mode 100644 index 000000000000..81fe1077575e --- /dev/null +++ b/it_IT/get-started/iPad-mini-3.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad mini 3) | Guida per iOS + + + + +

    Selezione del Firmware (iPad mini 3)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 12.0 a 12.5.7" include la versione 12.0, la versione 12.5.7, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.18.4.1Installing wtfis
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad mini

    + + + diff --git a/it_IT/get-started/iPad-mini-4.html b/it_IT/get-started/iPad-mini-4.html new file mode 100644 index 000000000000..4f33e4faac2b --- /dev/null +++ b/it_IT/get-started/iPad-mini-4.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad mini 4) | Guida per iOS + + + + +

    Selezione del Firmware (iPad mini 4)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPadOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 15.8.3" include la versione 15.0, la versione 15.8.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    Mostra altro

    Trovare la tua iPadOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPad mini

    + + + diff --git a/it_IT/get-started/iPad-mini.html b/it_IT/get-started/iPad-mini.html new file mode 100644 index 000000000000..51e6d0f87af8 --- /dev/null +++ b/it_IT/get-started/iPad-mini.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad mini) | Guida per iOS + + + + +

    Selezione del Firmware (iPad mini)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 9.1 a 9.3.4" include la versione 9.1, la versione 9.3.4, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPad mini

    + + + diff --git a/it_IT/get-started/iPad.html b/it_IT/get-started/iPad.html new file mode 100644 index 000000000000..5939d0f60cf3 --- /dev/null +++ b/it_IT/get-started/iPad.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPad) | Guida per iOS + + + + +

    Selezione del Firmware (iPad)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 4.3 a 4.3.2" include la versione 4.3, la versione 4.3.2, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.3.34.3.3N/A
    4.34.3.2Using JailbreakMe Saffron
    3.2.24.2.1Installing greenpois0n
    3.23.2.1Using JailbreakMe Star
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPad

    + + + diff --git a/it_IT/get-started/iPhone-11-Pro.html b/it_IT/get-started/iPhone-11-Pro.html new file mode 100644 index 000000000000..6742f7a79d3e --- /dev/null +++ b/it_IT/get-started/iPhone-11-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 11 Pro) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 11 Pro)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-11.html b/it_IT/get-started/iPhone-11.html new file mode 100644 index 000000000000..56d6c4168d94 --- /dev/null +++ b/it_IT/get-started/iPhone-11.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 11) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 11)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-12-Pro.html b/it_IT/get-started/iPhone-12-Pro.html new file mode 100644 index 000000000000..22c8de2c22c4 --- /dev/null +++ b/it_IT/get-started/iPhone-12-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 12 Pro) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 12 Pro)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.114.8.1Installing Taurine
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-12.html b/it_IT/get-started/iPhone-12.html new file mode 100644 index 000000000000..bb08bc4eb66f --- /dev/null +++ b/it_IT/get-started/iPhone-12.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 12) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 12)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.114.8.1Installing Taurine
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-13-Pro.html b/it_IT/get-started/iPhone-13-Pro.html new file mode 100644 index 000000000000..9f0f45f12742 --- /dev/null +++ b/it_IT/get-started/iPhone-13-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 13 Pro) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 13 Pro)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    15.016.5Installing Dopamine
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-13.html b/it_IT/get-started/iPhone-13.html new file mode 100644 index 000000000000..8cbf88f821bd --- /dev/null +++ b/it_IT/get-started/iPhone-13.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 13) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 13)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    15.016.5Installing Dopamine
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-14-Pro.html b/it_IT/get-started/iPhone-14-Pro.html new file mode 100644 index 000000000000..9cc54438cc6f --- /dev/null +++ b/it_IT/get-started/iPhone-14-Pro.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 14 Pro) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 14 Pro)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-14.html b/it_IT/get-started/iPhone-14.html new file mode 100644 index 000000000000..21cb0780d606 --- /dev/null +++ b/it_IT/get-started/iPhone-14.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 14) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 14)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    16.016.5Installing Dopamine
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-2G.html b/it_IT/get-started/iPhone-2G.html new file mode 100644 index 000000000000..4a9afc367f35 --- /dev/null +++ b/it_IT/get-started/iPhone-2G.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 2G) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 2G)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPhoneOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 3.0 a 3.1" include la versione 3.0, la versione 3.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    3.1.23.1.3Using JailbreakMe Star
    3.03.1redsn0w
    2.02.2.1Installing PwnageTool
    1.01.1.4iLiberty+
    Mostra altro

    Trovare la tua iPhoneOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-3G.html b/it_IT/get-started/iPhone-3G.html new file mode 100644 index 000000000000..9d8a9f02469f --- /dev/null +++ b/it_IT/get-started/iPhone-3G.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 3G) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 3G)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 4.0.2 a 4.2.1" include la versione 4.0.2, la versione 4.2.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    4.0.24.2.1redsn0w
    3.1.24.0.1Using JailbreakMe Star
    3.03.1redsn0w
    2.02.2.1Installing PwnageTool
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-3GS.html b/it_IT/get-started/iPhone-3GS.html new file mode 100644 index 000000000000..aecf162d89ad --- /dev/null +++ b/it_IT/get-started/iPhone-3GS.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 3GS) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 3GS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 4.3 a 4.3.3" include la versione 4.3, la versione 4.3.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.14.2.1Installing greenpois0n
    4.0.24.0.2Installing limera1n
    3.1.24.0.1Using JailbreakMe Star
    3.03.1redsn0w
    6.1.36.1.6Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-4.html b/it_IT/get-started/iPhone-4.html new file mode 100644 index 000000000000..896a6eb9337f --- /dev/null +++ b/it_IT/get-started/iPhone-4.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 4) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 4)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 4.3 a 4.3.3" include la versione 4.3, la versione 4.3.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.2.94.2.10redsn0w
    4.2.64.2.8Using JailbreakMe Saffron
    4.2.54.2.5N/A
    4.14.2.1Installing greenpois0n
    4.0.24.0.2Installing limera1n
    4.04.0.1Using JailbreakMe Star
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-4S.html b/it_IT/get-started/iPhone-4S.html new file mode 100644 index 000000000000..36f987213b1f --- /dev/null +++ b/it_IT/get-started/iPhone-4S.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 4S) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 4S)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 5.0 a 5.0.1" include la versione 5.0, la versione 5.0.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.05.0.1Installing Absinthe
    9.3.59.3.6Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-5.html b/it_IT/get-started/iPhone-5.html new file mode 100644 index 000000000000..cbdcb82882ed --- /dev/null +++ b/it_IT/get-started/iPhone-5.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 5) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 5)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 10.0 a 10.3.4" include la versione 10.0, la versione 10.3.4, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    10.010.3.4Installing Socket
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.48.4Installing openpwnage
    8.08.3PPJailbreak
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.4Installing P0sixspwn
    6.0.16.1.2Installing Evasi0n6
    6.06.0N/A
    6.06.0Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-5c.html b/it_IT/get-started/iPhone-5c.html new file mode 100644 index 000000000000..3f59533bcc8b --- /dev/null +++ b/it_IT/get-started/iPhone-5c.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 5c) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 5c)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 10.0 a 10.3.4" include la versione 10.0, la versione 10.3.4, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    10.010.3.4Installing Socket
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.48.4Installing openpwnage
    8.08.3PPJailbreak
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-5s.html b/it_IT/get-started/iPhone-5s.html new file mode 100644 index 000000000000..620b66546600 --- /dev/null +++ b/it_IT/get-started/iPhone-5s.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 5s) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 5s)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 12.0 a 12.5.7" include la versione 12.0, la versione 12.5.7, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-6.html b/it_IT/get-started/iPhone-6.html new file mode 100644 index 000000000000..edc2748eb4af --- /dev/null +++ b/it_IT/get-started/iPhone-6.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 6) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 6)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 12.0 a 12.5.7" include la versione 12.0, la versione 12.5.7, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.08.4.1Installing wtfis
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-6s.html b/it_IT/get-started/iPhone-6s.html new file mode 100644 index 000000000000..a4ceed88e879 --- /dev/null +++ b/it_IT/get-started/iPhone-6s.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 6s) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 6s)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 15.8.3" include la versione 15.0, la versione 15.8.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-7.html b/it_IT/get-started/iPhone-7.html new file mode 100644 index 000000000000..e309b609cf83 --- /dev/null +++ b/it_IT/get-started/iPhone-7.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 7) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 7)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 15.8.3" include la versione 15.0, la versione 15.8.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-8.html b/it_IT/get-started/iPhone-8.html new file mode 100644 index 000000000000..728be85ee0ff --- /dev/null +++ b/it_IT/get-started/iPhone-8.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone 8) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone 8)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 16.7.10" include la versione 16.7, la versione 16.7.10, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-SE-(1st-generation).html b/it_IT/get-started/iPhone-SE-(1st-generation).html new file mode 100644 index 000000000000..846c9a9b8ebc --- /dev/null +++ b/it_IT/get-started/iPhone-SE-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone SE (1st generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone SE (1st generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 15.8.3" include la versione 15.0, la versione 15.8.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.2Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.39.3.5Installing kok3shi9
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-SE-(2nd-generation).html b/it_IT/get-started/iPhone-SE-(2nd-generation).html new file mode 100644 index 000000000000..74def09468ba --- /dev/null +++ b/it_IT/get-started/iPhone-SE-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone SE (2nd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone SE (2nd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.413.7Installing Odyssey
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-SE-(3rd-generation).html b/it_IT/get-started/iPhone-SE-(3rd-generation).html new file mode 100644 index 000000000000..7bf59b5adf9f --- /dev/null +++ b/it_IT/get-started/iPhone-SE-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone SE (3rd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone SE (3rd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.5.1 (a) a 18.1.1" include la versione 16.5.1 (a), la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.5.1 (a)18.1.1N/A
    15.416.5Installing Dopamine
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-X.html b/it_IT/get-started/iPhone-X.html new file mode 100644 index 000000000000..3c942747e1a8 --- /dev/null +++ b/it_IT/get-started/iPhone-X.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone X) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone X)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.7 a 16.7.10" include la versione 16.7, la versione 16.7.10, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    16.716.7.10Installing palera1n
    15.016.6.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.012.4.1Installing Chimera
    11.011.4.1Installing Electra
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-XR.html b/it_IT/get-started/iPhone-XR.html new file mode 100644 index 000000000000..5f4e69563c0a --- /dev/null +++ b/it_IT/get-started/iPhone-XR.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone XR) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone XR)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.012.1.2Installing Chimera
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPhone-XS.html b/it_IT/get-started/iPhone-XS.html new file mode 100644 index 000000000000..81cd48323623 --- /dev/null +++ b/it_IT/get-started/iPhone-XS.html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPhone XS) | Guida per iOS + + + + +

    Selezione del Firmware (iPhone XS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 16.6 a 18.1.1" include la versione 16.6, la versione 18.1.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    16.618.1.1N/A
    15.016.5.1Installing Dopamine
    14.014.8.1Installing Taurine
    13.013.7Installing Odyssey
    12.1.312.4.1Installing unc0ver
    12.012.1.2Installing Chimera
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPhone

    + + + diff --git a/it_IT/get-started/iPod-touch-(1st-generation).html b/it_IT/get-started/iPod-touch-(1st-generation).html new file mode 100644 index 000000000000..826023952b19 --- /dev/null +++ b/it_IT/get-started/iPod-touch-(1st-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPod touch (1st generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPod touch (1st generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iPhoneOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 2.0 a 2.2.1" include la versione 2.0, la versione 2.2.1, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    3.1.23.1.3Using JailbreakMe Star
    3.03.1.1redsn0w
    2.02.2.1Installing PwnageTool
    1.1.11.1.5iLiberty+
    1.11.14039
    1.11.1N/A
    Mostra altro

    Trovare la tua iPhoneOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPod touch

    + + + diff --git a/it_IT/get-started/iPod-touch-(2nd-generation).html b/it_IT/get-started/iPod-touch-(2nd-generation).html new file mode 100644 index 000000000000..2d4caa4a9283 --- /dev/null +++ b/it_IT/get-started/iPod-touch-(2nd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPod touch (2nd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPod touch (2nd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 3.1.2 a 4.0" include la versione 3.1.2, la versione 4.0, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    Per i campi contrassegnati con "N/A", non c'è nessun jailbreak per quella versione.

    DaAJailbreak
    4.14.2.1Installing greenpois0n
    4.0.24.0.2redsn0w
    3.1.24.0Using JailbreakMe Star
    2.2.13.1.1redsn0w
    2.22.2N/A
    2.1.12.1.1redsn0w Lite
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPod touch

    + + + diff --git a/it_IT/get-started/iPod-touch-(3rd-generation).html b/it_IT/get-started/iPod-touch-(3rd-generation).html new file mode 100644 index 000000000000..4307d09bf6d1 --- /dev/null +++ b/it_IT/get-started/iPod-touch-(3rd-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPod touch (3rd generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPod touch (3rd generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 4.3 a 4.3.3" include la versione 4.3, la versione 4.3.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.14.2.1Installing greenpois0n
    4.0.24.0.2Installing limera1n
    3.1.24.0Using JailbreakMe Star
    3.1.13.1.1redsn0w
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPod touch

    + + + diff --git a/it_IT/get-started/iPod-touch-(4th-generation).html b/it_IT/get-started/iPod-touch-(4th-generation).html new file mode 100644 index 000000000000..d9d96798e7bc --- /dev/null +++ b/it_IT/get-started/iPod-touch-(4th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPod touch (4th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPod touch (4th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 4.3 a 4.3.3" include la versione 4.3, la versione 4.3.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    5.1.15.1.1Installing Absinthe
    5.15.1Installing g1lbertJB
    5.0.15.0.1Installing Absinthe
    5.05.0Installing g1lbertJB
    4.3.44.3.5redsn0w
    4.34.3.3Using JailbreakMe Saffron
    4.14.2.1Installing greenpois0n
    6.1.36.1.6Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPod touch

    + + + diff --git a/it_IT/get-started/iPod-touch-(5th-generation).html b/it_IT/get-started/iPod-touch-(5th-generation).html new file mode 100644 index 000000000000..a2d439e77dc9 --- /dev/null +++ b/it_IT/get-started/iPod-touch-(5th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPod touch (5th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPod touch (5th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 9.1 a 9.3.4" include la versione 9.1, la versione 9.3.4, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    9.3.59.3.5Installing kok3shi9
    9.19.3.4Using JailbreakMe 4.0
    9.09.0.2Installing Pangu9
    8.4.18.4.1Installing EtasonJB
    8.08.4Installing HomeDepot
    7.17.1.2Installing Pangu7
    7.07.0.6Installing Evasi0n7
    6.1.36.1.3Installing P0sixspwn
    6.06.1.2Installing Evasi0n6
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione
    4. +
    +

    Trovare la versione di iOS su iPod touch

    + + + diff --git a/it_IT/get-started/iPod-touch-(6th-generation).html b/it_IT/get-started/iPod-touch-(6th-generation).html new file mode 100644 index 000000000000..2d3ab16a97f8 --- /dev/null +++ b/it_IT/get-started/iPod-touch-(6th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPod touch (6th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPod touch (6th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 12.0 a 12.5.7" include la versione 12.0, la versione 12.5.7, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    12.012.5.7Installing Chimera
    11.011.4.1Installing Electra
    10.010.3.3Using TotallyNotSpyware
    9.29.3.5Installing kok3shi9
    9.09.1Installing Pangu9
    8.48.4.1Installing wtfis
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPod touch

    + + + diff --git a/it_IT/get-started/iPod-touch-(7th-generation).html b/it_IT/get-started/iPod-touch-(7th-generation).html new file mode 100644 index 000000000000..9893579d86ee --- /dev/null +++ b/it_IT/get-started/iPod-touch-(7th-generation).html @@ -0,0 +1,51 @@ + + + + + + + + + Selezione del Firmware (iPod touch (7th generation)) | Guida per iOS + + + + +

    Selezione del Firmware (iPod touch (7th generation))

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Versioni del firmware differenti richiederanno passaggi diversi per eseguire il jailbreak del tuo iOS dispositivo. Questa pagina ti aiuterà a capire da dove iniziare.

    +

    Seleziona la pagina appropriata per la tua versione dal grafico sottostante. Nota che i campi "Da" e "A" sono inclusivi. Ciò significa che, per esempio, la riga "da 15.0 a 15.8.3" include la versione 15.0, la versione 15.8.3, e tutte le versioni in mezzo.

    +

    La versione del dispositivo può essere trovata nell'applicazione Impostazioni in Generali -> Info.

    +

    Tabella Versioni

    DaAJailbreak
    15.015.8.3Installing Dopamine
    14.014.8.1Installing Taurine
    13.113.7Installing Odyssey
    12.312.4.1Installing Chimera
    Mostra altro

    Trovare la tua iOS versione

      +
    1. Apri l'app Impostazioni
    2. +
    3. Entra in Generali -> Info -> Versione del Software
    4. +
    +

    Trovare la versione di iOS su iPod touch

    + + + diff --git a/it_IT/get-started/index.html b/it_IT/get-started/index.html new file mode 100644 index 000000000000..ec6223779340 --- /dev/null +++ b/it_IT/get-started/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Cominciamo! | Guida per iOS + + + + + + + + diff --git a/it_IT/get-started/select-apple-tv/index.html b/it_IT/get-started/select-apple-tv/index.html new file mode 100644 index 000000000000..54e87b318f7d --- /dev/null +++ b/it_IT/get-started/select-apple-tv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Selezione Del Dispositivo (Apple TV) | Guida per iOS + + + + +

    Selezione Del Dispositivo (Apple TV)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Apple TV diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo tvOS. Questa pagina ti aiuterà a capire da dove cominciare.

    Qui sotto seleziona quale modello di Apple TV possiedi.

    • SoC: A10X
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: tvOS 18.1
    • Mostra altro
    • Rilasciato il 22 settembre 2017

    • SoC: A8
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: tvOS 18.1
    • Mostra altro
    • Rilasciato il 30 ottobre 2015

    • SoC: A5
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: Apple TV Software 7.9
    • Mostra altro
    • Rilasciato il 7 marzo 2012, ...

    • SoC: A4
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: Apple TV Software 6.2.1
    • Mostra altro
    • Rilasciato il 1 settembre 2010

    • SoC: Pentium M
    • Architettura: x86
    • Ultima versione supportata dal jailbreak: Apple TV Software 3.0.2
    • Mostra altro
    • Rilasciato il 21 marzo 2007

    + + + diff --git a/it_IT/get-started/select-ipad-air/index.html b/it_IT/get-started/select-ipad-air/index.html new file mode 100644 index 000000000000..5ad08ed00dbd --- /dev/null +++ b/it_IT/get-started/select-ipad-air/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Selezione Del Dispositivo (iPad Air) | Guida per iOS + + + + +

    Selezione Del Dispositivo (iPad Air)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    iPad Air diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo iPadOS. Questa pagina ti aiuterà a capire da dove cominciare.

    Qui sotto seleziona quale modello di iPad Air possiedi.

    • SoC: M1
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 18 marzo 2022

    • SoC: A14
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 23 ottobre 2020

    • SoC: A12
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 18 marzo 2019

    • SoC: A8X
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 15.8.3
    • Mostra altro
    • Rilasciato il 22 ottobre 2014

    • SoC: A7
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 12.5.7
    • Mostra altro
    • Rilasciato il 22 ottobre 2013, ...

    + + + diff --git a/it_IT/get-started/select-ipad-mini/index.html b/it_IT/get-started/select-ipad-mini/index.html new file mode 100644 index 000000000000..f2cc483bf408 --- /dev/null +++ b/it_IT/get-started/select-ipad-mini/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Selezione Del Dispositivo (iPad mini) | Guida per iOS + + + + +

    Selezione Del Dispositivo (iPad mini)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    iPad mini diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo iPadOS. Questa pagina ti aiuterà a capire da dove cominciare.

    Qui sotto seleziona quale modello di iPad mini possiedi.

    • SoC: A15
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5
    • Mostra altro
    • Rilasciato il 24 settembre 2021

    • SoC: A12
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 18 marzo 2019

    • SoC: A8
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 15.8.3
    • Mostra altro
    • Rilasciato il 9 settembre 2015

    • SoC: A7
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 12.5.7
    • Mostra altro
    • Rilasciato il 22 ottobre 2014

    • SoC: A7
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 12.5.7
    • Mostra altro
    • Rilasciato il 23 ottobre 2013, ...

    • SoC: A5
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 9.3.6
    • Mostra altro
    • Rilasciato il 2 novembre 2012

    + + + diff --git a/it_IT/get-started/select-ipad-pro/index.html b/it_IT/get-started/select-ipad-pro/index.html new file mode 100644 index 000000000000..a5a49b2dd52a --- /dev/null +++ b/it_IT/get-started/select-ipad-pro/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Selezione Del Dispositivo (iPad Pro) | Guida per iOS + + + + +

    Selezione Del Dispositivo (iPad Pro)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    iPad Pro diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo iPadOS. Questa pagina ti aiuterà a capire da dove cominciare.

    Qui sotto seleziona quale modello di iPad Pro possiedi.

    • SoC: M2
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5
    • Mostra altro
    • Rilasciato il 26 ottobre 2022

    • SoC: M2
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5
    • Mostra altro
    • Rilasciato il 26 ottobre 2022

    • SoC: M1
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 21 maggio 2021

    • SoC: M1
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 21 maggio 2021

    • SoC: A12Z
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 25 marzo 2020

    • SoC: A12Z
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 25 marzo 2020

    • SoC: A12X
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 7 novembre 2018

    • SoC: A12X
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 7 novembre 2018

    • SoC: A10X
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 17.7.1
    • Mostra altro
    • Rilasciato il 13 giugno 2017

    • SoC: A10X
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 17.7.1
    • Mostra altro
    • Rilasciato il 13 giugno 2017

    • SoC: A9X
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 16.7.10
    • Mostra altro
    • Rilasciato il 31 marzo 2016

    • SoC: A9X
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 16.7.10
    • Mostra altro
    • Rilasciato il 11 novembre 2015

    + + + diff --git a/it_IT/get-started/select-ipad/index.html b/it_IT/get-started/select-ipad/index.html new file mode 100644 index 000000000000..258bd41c2477 --- /dev/null +++ b/it_IT/get-started/select-ipad/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Selezione Del Dispositivo (iPad) | Guida per iOS + + + + +

    Selezione Del Dispositivo (iPad)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    iPad diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo iPadOS. Questa pagina ti aiuterà a capire da dove cominciare.

    Qui sotto seleziona quale modello di iPad possiedi.

    • SoC: A14
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 26 ottobre 2022, ...

    • SoC: A13
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 24 settembre 2021

    • SoC: A12
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iPadOS 16.5.1
    • Mostra altro
    • Rilasciato il 18 settembre 2020

    • SoC: A10
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 18.1
    • Mostra altro
    • Rilasciato il 25 settembre 2019

    • SoC: A10
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 17.7.1
    • Mostra altro
    • Rilasciato il 27 marzo 2018

    • SoC: A9
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iPadOS 16.7.10
    • Mostra altro
    • Rilasciato il 24 marzo 2017

    • SoC: A6X
    • Architettura: armv7s
    • Ultima versione supportata dal jailbreak: iOS 10.3.4
    • Mostra altro
    • Rilasciato il 2 novembre 2012

    • SoC: A5X
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 16 marzo 2012

    • SoC: A5
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 11 marzo 2011, ...

    • SoC: A4
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 3 aprile 2010

    + + + diff --git a/it_IT/get-started/select-iphone/index.html b/it_IT/get-started/select-iphone/index.html new file mode 100644 index 000000000000..3323b3449a90 --- /dev/null +++ b/it_IT/get-started/select-iphone/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Selezione Del Dispositivo (iPhone) | Guida per iOS + + + + +

    Selezione Del Dispositivo (iPhone)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    iPhone diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo iOS. Questa pagina ti aiuterà a capire da dove cominciare.

    Qui sotto seleziona quale modello di iPhone possiedi.

    Nota che tutti i modelli "Plus", "Max" e "mini" di iPhone sono funzionalmente identici ai modelli normali.

    • SoC: A15
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5
    • Mostra altro
    • Rilasciato il 16 settembre 2022, ...

    • SoC: A16
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5
    • Mostra altro
    • Rilasciato il 16 settembre 2022

    • SoC: A15
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5
    • Mostra altro
    • Rilasciato il 18 marzo 2022

    • SoC: A15
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5
    • Mostra altro
    • Rilasciato il 24 settembre 2021, ...

    • SoC: A15
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5
    • Mostra altro
    • Rilasciato il 24 settembre 2021, ...

    • SoC: A14
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5.1
    • Mostra altro
    • Rilasciato il 23 ottobre 2020, ...

    • SoC: A14
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5.1
    • Mostra altro
    • Rilasciato il 23 ottobre 2020, ...

    • SoC: A13
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5.1
    • Mostra altro
    • Rilasciato il 24 aprile 2020

    • SoC: A13
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5.1
    • Mostra altro
    • Rilasciato il 20 settembre 2019

    • SoC: A13
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5.1
    • Mostra altro
    • Rilasciato il 20 settembre 2019

    • SoC: A12
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5.1
    • Mostra altro
    • Rilasciato il 26 ottobre 2018

    • SoC: A12
    • Architettura: arm64e
    • Ultima versione supportata dal jailbreak: iOS 16.5.1
    • Mostra altro
    • Rilasciato il 21 settembre 2018

    • SoC: A11
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 16.7.10
    • Mostra altro
    • Rilasciato il 3 novembre 2017

    • SoC: A11
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 16.7.10
    • Mostra altro
    • Rilasciato il 22 settembre 2017

    • SoC: A10
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 15.8.3
    • Mostra altro
    • Rilasciato il 16 settembre 2016

    • SoC: A9
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 15.8.3
    • Mostra altro
    • Rilasciato il 31 marzo 2016

    • SoC: A9
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 15.8.3
    • Mostra altro
    • Rilasciato il 25 settembre 2015

    • SoC: A8
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 12.5.7
    • Mostra altro
    • Rilasciato il 19 settembre 2014, ...

    • SoC: A6
    • Architettura: armv7s
    • Ultima versione supportata dal jailbreak: iOS 10.3.4
    • Mostra altro
    • Rilasciato il 20 settembre 2013

    • SoC: A7
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 12.5.7
    • Mostra altro
    • Rilasciato il 20 settembre 2013

    • SoC: A6
    • Architettura: armv7s
    • Ultima versione supportata dal jailbreak: iOS 10.3.4
    • Mostra altro
    • Rilasciato il 21 settembre 2012

    • SoC: A5
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 14 ottobre 2011

    • SoC: A4
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 24 giugno 2010, ...

    • SoC: APL0298
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 19 giugno 2009

    • SoC: APL0098
    • Architettura: armv6
    • Ultima versione supportata dal jailbreak: iOS 4.2.1
    • Mostra altro
    • Rilasciato il 11 luglio 2008

    • SoC: APL0098
    • Architettura: armv6
    • Ultima versione supportata dal jailbreak: iPhoneOS 3.1.3
    • Mostra altro
    • Rilasciato il 29 giugno 2007

    + + + diff --git a/it_IT/get-started/select-ipod-touch/index.html b/it_IT/get-started/select-ipod-touch/index.html new file mode 100644 index 000000000000..d98fa7a7aba2 --- /dev/null +++ b/it_IT/get-started/select-ipod-touch/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Selezione Del Dispositivo (iPod touch) | Guida per iOS + + + + +

    Selezione Del Dispositivo (iPod touch)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    iPod touch diversi richiederanno step differenti per eseguire il jailbreak del tuo dispositivo iOS. Questa pagina ti aiuterà a capire da dove cominciare.

    Qui sotto seleziona quale modello di iPod touch possiedi.

    • SoC: A10
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 15.8.3
    • Mostra altro
    • Rilasciato il 28 maggio 2019

    • SoC: A8
    • Architettura: arm64
    • Ultima versione supportata dal jailbreak: iOS 12.5.7
    • Mostra altro
    • Rilasciato il 15 luglio 2015

    • SoC: A5
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 9.3.5
    • Mostra altro
    • Rilasciato il 11 ottobre 2012, ...

    • SoC: A4
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 12 settembre 2010, ...

    • SoC: APL2298
    • Architettura: armv7
    • Ultima versione supportata dal jailbreak: iOS 5.1.1
    • Mostra altro
    • Rilasciato il 9 settembre 2009

    • SoC: APL0278
    • Architettura: armv6
    • Ultima versione supportata dal jailbreak: iOS 4.2.1
    • Mostra altro
    • Rilasciato il 9 settembre 2008, ...

    • SoC: APL0098
    • Architettura: armv6
    • Ultima versione supportata dal jailbreak: iPhoneOS 3.1.3
    • Mostra altro
    • Rilasciato il 5 settembre 2007

    + + + diff --git a/it_IT/include/using-cydia.html b/it_IT/include/using-cydia.html new file mode 100644 index 000000000000..8fe9e7077f2b --- /dev/null +++ b/it_IT/include/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Guida per iOS + + + + +

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/include/using-sileo.html b/it_IT/include/using-sileo.html new file mode 100644 index 000000000000..09556cb9c3a6 --- /dev/null +++ b/it_IT/include/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Guida per iOS + + + + +

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/include/using-zebra.html b/it_IT/include/using-zebra.html new file mode 100644 index 000000000000..9eedee87abe9 --- /dev/null +++ b/it_IT/include/using-zebra.html @@ -0,0 +1,44 @@ + + + + + + + + + Guida per iOS + + + + +

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Zebra è un gestore di pacchetti più recente. Può essere utilizzato per installare tweak e temi.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Zebra, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Zebra
    2. Tocca Sources sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a sinistra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca Add Source

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Zebra
    2. Tocca Sources sulla barra in basso
    3. Fai scorrere la repo che vuoi rimuovere verso sinistra.

    La repo dovrebbe ora essere rimossa da Zebra.

    Installare Tweak

    1. Apri l'applicazione di Zebra
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Install nell'angolo in alto a destra dello schermo
      • Se un avviso ti chiede quale versione installare, in genere vuoi installare l'ultima versione
    4. Tocca la parte inferiore dello schermo denominata "Tap to Manage"
    5. Tocca il pulsante Confirm nell'angolo in alto a destra dello schermo
      • Potrebbe essere necessario un certo tempo per l'installazione del tweak
    6. Dopo che è finita, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Zebra
    2. Tocca Packages sulla barra in basso
    3. Fai scorrere il tweak che vuoi rimuovere verso sinistra.
    4. Tocca la parte inferiore dello schermo denominata "Tap to Manage"
    5. Tocca il pulsante Confirm nell'angolo in alto a destra dello schermo
      • Potrebbe essere necessario un po' di tempo per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/index.html b/it_IT/index.html new file mode 100644 index 000000000000..1b50b68f1188 --- /dev/null +++ b/it_IT/index.html @@ -0,0 +1,43 @@ + + + + + + + + + Inizio | Guida per iOS + + + + +

    Guida per iOS

    Una guida completa per il modding di iOS, da stock a jailbroken.

    Cominciamo!

    TIP

    Per guide complete su homebrew e custom firmware per altri dispositivi, controlla CFW.GuideApri in una nuova finestra.

    TIP

    Prima di continuare, leggi attentamente tutte le pagine introduttive (compresa questa!).

    TIP

    Stiamo cercando persone per tradurre la guida, se sei interessato, vai su CrowdinApri in una nuova finestra

    Che cos'è il jailbreak?

    Jailbreak è un termine utilizzato per descrivere il processo che consente di sbloccare veramente il potenziale del tuo dispositivo iOS. Il sistema operativo mobile di Apple è noto per la sua sicurezza e questo è in parte a causa di quanto sia bloccato. Eseguire il jailbreak del tuo dispositivo ti permetterà di infrangere tali restrizioni e personalizzare il dispositivo a tuo piacimento.

    Il Jailbreak ti dà la possibilità di installare applicazioni di terze parti e "tweak" (modifiche) tramite un gestore di pacchetti per personalizzare e migliorare l'esperienza utente. Il Jailbreak è gratuito e facile da eseguire per la maggior parte dei dispositivi.

    Il Jailbreak è legale?

    Il Jailbreak negli Stati Uniti è perfettamente legale. Nel 2010, l'Ufficio per il Copyright degli Stati Uniti ha dichiarato il Jailbreak come un'eccezione al Digital Millennium Copyright Act.

    Prima di procedere dovresti controllare se nel tuo Paese è legale o meno, tuttavia nella maggior parte dei Paesi non dovrebbero esserci problemi.

    Cos'è un gestore di pacchetti?

    I gestori di pacchetti sono utilizzati per installare, disinstallare e modificare software ufficiali e fatti dalla community per personalizzare il tuo dispositivo. Sileo è un esempio di gestore di pacchetti.

    Possono essere messi a confronto con l'App Store di iOS, dove è possibile installare software gratuiti o a pagamento.

    Cosa sono i tweak?

    I tweak sono tipicamente pacchetti software che possono essere installati sul dispositivo e trasformano l'aspetto e l'esperienza del tuo dispositivo iOS. Con alcune eccezioni, i tweak di solito non possiedono un'icona app, ma piuttosto un'area nell'app Impostazioni per modificare il funzionamento dei vari tweak. I tweak più semplici potrebbero non averla.

    Cosa posso fare una volta eseguito il Jailbreak?

    • Ottenere pieno accesso al sistema operativo del tuo dispositivo
    • Ottenere l'accesso a un gestore di pacchetti, come Sileo
    • Installare temi per cambiare l'aspetto e la sensazione del tuo dispositivo
    • Installare tweak per modificare il comportamento di iOS

    Cosa dovrei sapere prima di iniziare?

    DANGER

    Prima di seguire i passaggi di questa guida, è necessario conoscere i rischi del jailbreak: Ogni volta che si modifica il sistema in qualsiasi modo, c'è sempre la possibilità di poter perdere i dati utente e la capacità di eseguire il jailbreak. Tuttavia, è molto raro che un sistema sia reso del tutto irrecuperabile.

    • È fortemente consigliato eseguire il backup del dispositivo su iCloud, iTunes o Finder (su macOS Catalina o più recenti) in caso di perdita dei dati
    • Se non si verificano problemi durante l'installazione, sarai jailbroken senza alcuna perdita dei dati
    • Mantieni il dispositivo collegato a una fonte di alimentazione o mantieni la batteria abbastanza carica, in modo che qualsiasi spegnimento imprevisto può essere impedito
    • Eseguire il Jailbreak consente di sbloccare il sistema, ma può comportare una perdita dei dati se il sistema operativo viene danneggiato
    • Potresti essere vulnerabile a più malware e altri problemi di sicurezza dopo il jailbreak rispetto all'essere in uno stato non-jailbroken
    • La garanzia del dispositivo diventerà nulla dopo il jailbreak fino a quando non viene ripristinato a uno stato non-jailbroken, che è facile da fare


    + + + diff --git a/it_IT/installing-absinthe/index.html b/it_IT/installing-absinthe/index.html new file mode 100644 index 000000000000..ee2a085aed04 --- /dev/null +++ b/it_IT/installing-absinthe/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Absinthe | Guida per iOS + + + + +

    Absinthe

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Absinthe è in grado di eseguire il jailbreak di ogni dispositivo iOS sulle versioni del firmware 5.1.1 e dei dispositivi A5 (iPhone 4S, iPad 2) sulle versioni del firmware 5.0 e 5.0.1

    Absinthe è un jailbreak untethered, sopravvive ad un riavvio e può causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore

    Download

    • Un computer che esegue macOS 10.12.x o precedente o da Windows XP a Windows 8.1 con iTunes installato. Wine non funzionerà.
    • L’ultima versione di AbsintheApri in una nuova finestra

    Uno screenshot di Absinthe (Windows)

    Installazione

    1. Decomprimi Absinthe
    2. Esegui Absinthe
      • Tasto destro, Apri su macOs
      • Su Windows, Absinthe verrà estratto in una cartella. Aprire quella cartella ed esegui "absinthe.exe".
    3. Collega il tuo dispositivo iOS tramite USB al tuo computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    4. Clicca su Jailbreak su Absinthe
      • Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalità di riposo.

    TIP

    Assicurati di utilizzare un connettore certificato MFI a 30 pin per probabilità di successo più alte

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-absinthe/using-cydia.html b/it_IT/installing-absinthe/using-cydia.html new file mode 100644 index 000000000000..0554ecb6445c --- /dev/null +++ b/it_IT/installing-absinthe/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-backr00m/index.html b/it_IT/installing-backr00m/index.html new file mode 100644 index 000000000000..6c98fa0183b9 --- /dev/null +++ b/it_IT/installing-backr00m/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing backr00m | Guida per iOS + + + + +

    Installing backr00m

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    backr00m is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    backr00m is capable of jailbreaking all devices on tvOS 10.2.2 to 11.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the backr00m jailbreak application to your Apple TV for use in the next step.

    Download

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the backr00m .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the backr00m application can now be opened from home screen.

    Running backr00m

    1. Reboot your Apple TV
    2. Open the backr00m application from your home screen
    3. Click "Jailbreak"

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-blackb0x/index.html b/it_IT/installing-blackb0x/index.html new file mode 100644 index 000000000000..d47681bb8fed --- /dev/null +++ b/it_IT/installing-blackb0x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Blackb0x | Guida per iOS + + + + +

    Installing Blackb0x

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Blackb0x is capable of untether jailbreaking the Apple TV (2nd generation) on Apple TV Software 5.3 and the Apple TV (3rd generation) on Apple TV Software 7.2.1 to 7.9. It is also capable of tether jailbreaking the Apple TV (2nd generation) on Apple TV Software 6.2.1 and the Apple TV (3rd generation) on Apple TV Software 6.0 to 6.2.

    Blackb0x is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore

    Requisiti

    A photo of a non-Siri enabled Apple TV aluminum remote

    Installing Blackb0x

    Depending on your model of Apple TV, the steps are different. Select the tab that lists the A-code that corresponds to your Apple TV model.

    1. Unzip and run the Blackb0x application
    2. Connect your Apple TV via USB to your Mac - you will most likely need to disconnect the HDMI cable.
    3. Click Install Jailbreak
    4. Once Blackb0x says done, your Apple TV will reboot
    5. Disconnect it from your Mac, but do not use the Apple TV yet when it first boots
    6. Wait a few minutes until it displays a loading circle and then loads the home screen.

    TIP

    It may take a few tries to get your Apple TV into DFU. Be patient and ensure you follow the steps exactly.

    1. Follow the Using checkm8-a5 guide
    2. Unzip and run Blackb0x
    3. Connect your Apple TV via USB to your computer - you will most likely need to disconnect the HDMI cable.
    4. Follow the steps blackb0x provides to enter DFU
    5. Click Install Jailbreak
    6. Once Blackb0x says done, your Apple TV will reboot.
    7. Disconnect it from your Mac, but do not use the Apple TV yet when it first boots
    8. Wait a few minutes until it displays a loading circle and then loads the home screen.

    TIP

    Your Apple TV (3rd generation) may boot into recovery mode after using blackb0x. This is normal, it means you didn't disconnect the USB cable in time - the Apple TV automatically boots into Recovery Mode if it is connected to a computer. Power cycle it and it will boot normally.

    You should now be jailbroken with Kodi installed on your home screen. To install packages, you will need to use SSH. To gain access, run the command ssh -oHostKeyAlgorithms=+ssh-dss root@apple.tv.ip.here. You can find the IP address in Settings.

    + + + diff --git a/it_IT/installing-checkra1n-tv/chromeos/index.html b/it_IT/installing-checkra1n-tv/chromeos/index.html new file mode 100644 index 000000000000..a90970c247ba --- /dev/null +++ b/it_IT/installing-checkra1n-tv/chromeos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n for Apple TV (ChromeOS) | Guida per iOS + + + + +

    Installing checkra1n for Apple TV (ChromeOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    DANGER

    This is a highly experimental guide page, there may be things not directly mentioned that need to be done in order to follow this. As a result, we highly recommend getting another type of computer instead if possible.

    TIP

    You need to have enabled developer mode on your ChromeOS device to follow this.

    Requirements (ChromeOS)

    Uno screenshot dell'applicazione checkra1n

    Allowing checkra1n to run

    1. Sposta il binary di checkra1n che viene scaricato su /usr/local/bin
      • This can be done by doing the following:
        • Press Ctrl + Alt + T
        • Run shell
        • Run mv ~/Downloads/checkra1n /usr/local/bin/
    2. Esegui il seguente comando nel terminale: sudo mount -o remount,exec /tmp
      • You'll need to do this every single time you reboot your ChromeOS device
    3. Every time you need to jailbreak in ChromeOS, you need to plug in your device, and enter Recovery Mode manually.

    Installing checkra1n

    1. Esegui il file binary di checkra1n nel terminale usando TERM=linux sudo checkra1n
      • Potrebbe essere necessario eseguire sudo chmod a+x /usr/local/bin/checkra1n se il file binary non viene eseguito
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    2. Clicca Start e segui le istruzioni a schermo
    3. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Follow the instructions until your device shows a black screen
    4. After this, checkra1n should automatically install

    Your Apple TV device should now reboot.

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-checkra1n-tv/index.html b/it_IT/installing-checkra1n-tv/index.html new file mode 100644 index 000000000000..d3521b383560 --- /dev/null +++ b/it_IT/installing-checkra1n-tv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n (Apple TV) | Guida per iOS + + + + +

    Installing checkra1n (Apple TV)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    checkra1n is a tool capable of jailbreaking the Apple TV HD and Apple TV 4K (1st generation) firmwares 12.0 to 14.7. It's currently only compatible with macOS and Linux. A Windows release is planned to release in the future.


    Please select your operating system:

    DANGER

    If you have a ChromeOS device, you can attempt to follow Installing checkra1n for Apple TV (ChromeOS), however, do note that it is not recommended due to the fact that it is both more time-consuming and more prone to user error.

    + + + diff --git a/it_IT/installing-checkra1n-tv/linux/index.html b/it_IT/installing-checkra1n-tv/linux/index.html new file mode 100644 index 000000000000..2572bf06168b --- /dev/null +++ b/it_IT/installing-checkra1n-tv/linux/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n for Apple TV (Linux) | Guida per iOS + + + + +

    Installing checkra1n for Apple TV (Linux)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc.) questa guida non funzionerà e dovresti usare invece Utilizzare Odysseyn1x.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    Requirements (Linux)

    • L'ultima versione di checkra1nApri in una nuova finestra
    • An Apple TV Siri remote (any generation)
    • If you have an Apple TV 4K, you will also need two cables:
      • A GoldenEye or Foxlink X892 cable
      • An Alex DCSD cable
      • It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.

    Uno screenshot dell'applicazione checkra1n

    Installing checkra1n

    TIP

    checkra1n provides native support to machines running a Debian-based distro (e.g Ubuntu). It's recommended that you follow specific instructionsApri in una nuova finestra provided by the checkra1n team themselves.

    1. Eseguire il file binary di checkra1n nel terminale usando ./checkra1n
      • Potrebbe essere necessario eseguire sudo chmod a+x ./checkra1n se il file binary non viene eseguito
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    2. Plug your Apple TV device into your computer
    3. Clicca su Start -> Next su checkra1n
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option before clicking Start
      • Your device will be put into recovery mode automatically
    4. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install to your Apple TV
    1. Connect the GoldenEye to your Apple TV's Ethernet port
    2. The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two
    3. Connect the other end of the Alex cable to your computer, and then power cycle the Apple TV
      • You can do this by unplugging the power cord or by holding the Menu and TV buttons
    4. The Apple TV should automatically enter DFU.
    5. Run the checkra1n binary in the terminal using ./checkra1n -c
      • Potrebbe essere necessario eseguire sudo chmod a+x ./checkra1n se il file binary non viene eseguito
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option once it runs
    6. After this, checkra1n should automatically install.

    Your Apple TV device should now reboot.

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-checkra1n-tv/macos/index.html b/it_IT/installing-checkra1n-tv/macos/index.html new file mode 100644 index 000000000000..d4a7b119e5a6 --- /dev/null +++ b/it_IT/installing-checkra1n-tv/macos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing checkra1n for Apple TV (macOS) | Guida per iOS + + + + +

    Installing checkra1n for Apple TV (macOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    • L'ultima versione di checkra1nApri in una nuova finestra
    • An Apple TV Siri remote (any generation)
    • If you have an Apple TV 4K, you will also need two cables:
      • A GoldenEye or Foxlink X892 cable
      • An Alex DCSD cable
      • It is recommended to purchase these from AliExpress for the best prices. Note that they typically take about a month to arrive.

    Uno screenshot dell'applicazione checkra1n

    Installing checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, a USB-C to USB-A adapter.

    1. Open checkra1n on your Mac
    2. Plug your Apple TV device into your Mac
    3. Clicca su Start -> Next su checkra1n
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions option before clicking Start
      • Your device will be put into recovery mode automatically
    4. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Follow the instructions until your device shows a black screen
    5. After this, checkra1n should automatically install to your Apple TV
    1. Connect the GoldenEye to your Apple TV's Ethernet port
    2. The Alex cable will have text that says "Bacon Side Up" on it; orient this to face towards the side of the Lightning port farthest from the edge of the GoldenEye, then connect the two
    3. Connect the other end of the Alex cable to your Mac, and then power cycle the Apple TV
      • You can do this by unplugging the power cord or by holding the Menu and TV buttons
    4. The Apple TV should automatically enter DFU.
    5. Ensure the checkra1n app is in /Applications
    6. Open a Terminal window and run the command /Applications/checkra1n.app/Contents/MacOS/checkra1n -c
    7. After this, checkra1n will run

    Your Apple TV device should now reboot.

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-chimera/index.html b/it_IT/installing-chimera/index.html new file mode 100644 index 000000000000..9f06c45a61fe --- /dev/null +++ b/it_IT/installing-chimera/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Chimera | Guida per iOS + + + + +

    Chimera

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Chimera è un jailbreak semi-untethered, richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio.

    Chimera è in grado di eseguire il jailbreak su tutti i dispositivi da iOS 12.0 a 12.1.2 e sui dispositivi A7-A11 da iOS 12.0 a 12.5.7.

    A causa di come funzionano i jailbreak semi-untethered, l'app avrà bisogno di essere ri-firmata ogni 7 giorni.

    Utilizzeremo Sideloadly per installare l'app di Chimera sul tuo dispositivo iOS nello step successivo.

    WARNING

    Se possiedi un dispositivo con un SoC A12, come l’iPhone XS, puoi usare Chimera solo su iOS 12.0-12.1.2.

    WARNING

    Se attualmente hai eseguito il jailbreak tramite un altro tool (escluso Odysseyra1n), assicurati di rimuoverlo correttamente prima di proseguire.

    Download

    Chimera è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Chimera su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> < Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Chimera adesso può essere aperta dalla home screen.

    Eseguire Chimera

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di Chimera dalla home screen appena dopo il riavvio
    3. Clicca su “Jailbreak”
    4. Quando richiesto, riavvia il dispositivo
      • Se non viene richiesto ed il dispositivo si riavvia in automatico, aspetta 1-2 minuti e riprova.
      • Questa volta, è necessario
    5. Apri nuovamente l’applicazione di Chimera dalla home screen appena dopo il riavvio
    6. Clicca di nuovo su “Jailbreak”
      • Se si riavvia automaticamente o crasha ed il jailbreak non è installato, aspetta 1-2 minuti e riprova.

    WARNING

    Se l’app od il dispositivo continua a crashare/riavviarsi inaspettatamente ed il jailbreak non viene installato nonostante gli step precedenti, prova a mettere il dispositivo in un freezer per 1-2 minuti.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-chimera/using-sileo.html b/it_IT/installing-chimera/using-sileo.html new file mode 100644 index 000000000000..3684c941058d --- /dev/null +++ b/it_IT/installing-chimera/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-chimeratv/index.html b/it_IT/installing-chimeratv/index.html new file mode 100644 index 000000000000..fc13a4a5cda0 --- /dev/null +++ b/it_IT/installing-chimeratv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing ChimeraTV | Guida per iOS + + + + +

    Installing ChimeraTV

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    ChimeraTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    ChimeraTV is capable of jailbreaking all devices on tvOS 12.0 to 12.2 and 12.4.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the ChimeraTV jailbreak application to your Apple TV for use in the next step.

    Download

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the ChimeraTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the ChimeraTV application can now be opened from home screen.

    Running ChimeraTV

    1. Open the ChimeraTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the ChimeraTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-daibutsu/index.html b/it_IT/installing-daibutsu/index.html new file mode 100644 index 000000000000..5a030f82ae7c --- /dev/null +++ b/it_IT/installing-daibutsu/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Daibutsu | Guida per iOS + + + + +

    Daibutsu

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Daibutsu è in grado di eseguire il jailbreak della maggior parte dei dispositivi iOS A5(X) con una versione del firmware 8.4.1.

    WARNING

    Daibutsu supporta solo gli iPad 2 che sono stati realizzati nel 2012 o più tardi.

    Nel caso in cui non si sappia se è un iPad idoneo, dovrebbe essere vero quanto segue:

    • Si tratta di un iPad 2 solo WiFi
    • Si tratta di un iPad 2 16GB

    Se si tratta di un iPad 2 16GB solo WiFi, è necessario controllare Impostazioni -> Generali -> Note legali e formative -> Esposizione a RF

    • Se menziona "iPad2,4" nell'URL della pagina, è un dispositivo supportato

    Se si tratta di un iPad 2 Cellular 2, o un iPad 2 32/64GB, o se l'URL controllato non dice che è un iPad2,4, non è un dispositivo supportato, e dovresti usare EtasonJB .

    A differenza della maggior parte dei jailbreak moderni, il jailbreak di Daibutsu persiste dopo un riavvio (questo tipo di jailbreak è conosciuto anche come “untethered“). Ciò significa che dopo aver riavviato il dispositivo, il dispositivo rimarrà jailbroken e non dovrai eseguire l'exploit di nuovo.

    Utilizzeremo Sideloadly per installare l'app di Daibutsu sul tuo dispositivo iOS nello step successivo.

    Download

    Daibutsu è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Daibutsu su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Daibutsu adesso può essere aperta dalla home screen.

    Eseguire Daibutsu

    1. Apri l'applicazione di Daibutsu dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-daibutsu/using-cydia.html b/it_IT/installing-daibutsu/using-cydia.html new file mode 100644 index 000000000000..5385c40ae2c4 --- /dev/null +++ b/it_IT/installing-daibutsu/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-dopamine/index.html b/it_IT/installing-dopamine/index.html new file mode 100644 index 000000000000..dfc1dc6855d2 --- /dev/null +++ b/it_IT/installing-dopamine/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Dopamine | Guida per iOS + + + + +

    Dopamine

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Dopamine è un jailbreak semi-untethered, richiede quindi l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio.

    WARNING

    Dopamine supporta solo A12 e dispositivi più recenti su iOS 15.0 a 15.4.1

    Download

    L’ultima versione di DopamineApri in una nuova finestra

    • Assicurati di scaricare il file .tipa sul tuo dispositivo iOS

    Installazione di TrollHelper

    1. Apri Safari
    2. Vai su https://api.jailbreaks.app/troll64eApri in una nuova finestra
    3. Clicca su Install

    Un'app chiamata GTA Car Tracker verrà ora installata sul tuo dispositivo iOS. Nonostante il nome, questa app è in realtà TrollHelper.

    Installazione di TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca Install TrollStore

    L'applicazione TrollStore verrà ora installata sul tuo dispositivo iOS.

    Installare Persistence Helper

    1. Riapri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper

    L'app GTA Car Tracker può ora essere utilizzata come Persistence Helper

    TIP

    Il motivo per cui la Persistence Helper è molto importante è che, ogni volta che iOS ricostruisce la sua cache delle icone, tutte le applicazioni installate da TrollStore (così come TrollStore stesso) scompariranno o non si apriranno più.

    Per aggirare ciò, il Persistence Helper (che sarà ancora aperto anche dopo che questo accade) può aggiornare le registrazioni delle app in modo che le applicazioni riappariranno e si apriranno di nuovo.

    Installare Dopamine

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file Dopamine .tipa
    4. Tocca il file Dopamine .tipa
    5. Clicca su Install

    L'app Dopamine sarà ora installata sul tuo dispositivo.

    Eseguire Dopamine

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di Dopamine dalla home screen appena dopo il riavvio
    3. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    Sileo dovrebbe essere installato nella home. Puoi utilizzare Sileo per installare tweak, temi e altro.

    Mentre sei jailbroken, bisogna aggiornare e installare alcuni pacchetti cosicché siamo in grado di aggiornare altri pacchetti e affinché tutto funzioni correttamente

    Installare il software necessario

    1. Apri l'app Sileo
    2. Apri la sezione Sources
    3. Tocca il repository "ElleKit", quindi tocca "Tutte le Categorie"
    4. Clicca su ElleKit
    5. Clicca "Get"
    6. Tocca la barra della coda in fondo alla pagina
    7. Clicca su “Conferma”
    8. Una volta finito, tocca Riavvia SpringBoard più tardi
    9. Vai alla sezione "Cerca"
    10. Cerca PreferenceLoader
    11. Tocca PreferenceLoader
    12. Clicca "Get"
    13. Tocca la barra della coda in fondo alla pagina
    14. Clicca su “Conferma”
    15. Una volta finito, tocca Riavvia SpringBoard

    TIP

    Dopo aver fatto tutti i passaggi di cui sopra, potrebbe essere necessario riavviare e rieseguire il jailbreak affinché l'iniezione dei tweak funzioni correttamente.

    + + + diff --git a/it_IT/installing-dopamine/using-sileo.html b/it_IT/installing-dopamine/using-sileo.html new file mode 100644 index 000000000000..a04046790b5e --- /dev/null +++ b/it_IT/installing-dopamine/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-doubleh3lix-ipa/index.html b/it_IT/installing-doubleh3lix-ipa/index.html new file mode 100644 index 000000000000..861f2fb64fcf --- /dev/null +++ b/it_IT/installing-doubleh3lix-ipa/index.html @@ -0,0 +1,44 @@ + + + + + + + + + doubleh3lix | Guida per iOS + + + + +

    doubleh3lix

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    WARNING

    Questa è una guida alternativa progettata in caso riscontrassi problemi con TotallyNotSpyware. Nella maggior parte dei casi, TotallyNotSpyware è generalmente migliore e più semplice rispetto ad installare manualmente doubleh3lix.

    doubleh3lix è in grado di eseguire il jailbreak di tutti dispositivi A7-A9(X) con una versione del firmware 10.0-10.3.3.

    Tieni a mente che il jailbreak di doubleh3lix non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di doubleH3lix sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l'app di doubleH3lix sul tuo dispositivo iOS nello step successivo.

    Download

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di doubleH3lix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di doubleH3lix adesso può essere aperta dalla home screen.

    Eseguire doubleH3lix

    1. Apri l'applicazione di doubleH3lix dalla home screen
    2. Clicca su “Jailbreak”

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installa Zebra

    + + + diff --git a/it_IT/installing-doubleh3lix-ipa/using-cydia.html b/it_IT/installing-doubleh3lix-ipa/using-cydia.html new file mode 100644 index 000000000000..7c529721bb5b --- /dev/null +++ b/it_IT/installing-doubleh3lix-ipa/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-electra/index.html b/it_IT/installing-electra/index.html new file mode 100644 index 000000000000..45dd1a4d95ef --- /dev/null +++ b/it_IT/installing-electra/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Electra | Guida per iOS + + + + +

    Electra

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Electra è un jailbreak semi-untethered, richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio.

    Il tool è compatibile con dispositivi su versioni iOS da 11.0 a 11.4.1.

    A causa di come funzionano i jailbreak semi-untethered, l'app avrà bisogno di essere ri-firmata ogni 7 giorni.

    Utilizzeremo Sideloadly per installare l'app di Electra sul tuo dispositivo iOS nello step successivo.

    WARNING

    Se hai già eseguito il jailbreak con unc0ver, assicurati di rimuoverlo prima di procedere.

    Download

    Electra è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer tramite cavo
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Electra su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai in Impostazioni-> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Electra adesso può essere aperta dalla home screen.

    Eseguire Electra

    1. Apri l'applicazione di Electra dalla home screen
    2. Clicca su “Jailbreak”

    WARNING

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-electra/using-sileo.html b/it_IT/installing-electra/using-sileo.html new file mode 100644 index 000000000000..b75cb86cf7d0 --- /dev/null +++ b/it_IT/installing-electra/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-electratv/index.html b/it_IT/installing-electratv/index.html new file mode 100644 index 000000000000..3dd05574509c --- /dev/null +++ b/it_IT/installing-electratv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing ElectraTV | Guida per iOS + + + + +

    Installing ElectraTV

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    ElectraTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    ElectraTV is capable of jailbreaking all devices on tvOS 11.0 to 11.4.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the ElectraTV jailbreak application to your Apple TV for use in the next step.

    Download

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the ElectraTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the ElectraTV application can now be opened from home screen.

    Running Electra

    1. Reboot your Apple TV
    2. Open the ElectraTV application from your home screen
    3. Click "Jailbreak"

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-etasonjb/index.html b/it_IT/installing-etasonjb/index.html new file mode 100644 index 000000000000..3c04c82b6057 --- /dev/null +++ b/it_IT/installing-etasonjb/index.html @@ -0,0 +1,44 @@ + + + + + + + + + EtasonJB | Guida per iOS + + + + +

    EtasonJB

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    EtasonJB è in grado di eseguire il jailbreak su dispositivi iOS a 32 bit con una versione del firmware 8.4.1.

    A differenza della maggior parte dei jailbreak moderni, il jailbreak di EtasonJB persiste dopo un riavvio (questo tipo di jailbreak è conosciuto anche come “untethered“). Ciò significa che dopo aver riavviato il dispositivo, il dispositivo rimarrà jailbroken e non dovrai eseguire l'exploit di nuovo.

    Utilizzeremo Sideloadly per installare l'app di EtasonJB sul tuo dispositivo iOS nello step successivo.

    Download

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di EtasonJB su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Electra adesso può essere aperta dalla home screen.

    Eseguire EtasonJB

    1. Apri l'applicazione di EtasonJB dalla home screen
    2. Clicca su Etason JB!

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-etasonjb/using-cydia.html b/it_IT/installing-etasonjb/using-cydia.html new file mode 100644 index 000000000000..fe2ad25e30ec --- /dev/null +++ b/it_IT/installing-etasonjb/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-evasi0n6/index.html b/it_IT/installing-evasi0n6/index.html new file mode 100644 index 000000000000..01d41f86e9cd --- /dev/null +++ b/it_IT/installing-evasi0n6/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Evasi0n6 | Guida per iOS + + + + +

    Evasi0n6

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Evasi0n è in grado di eseguire il jailbreak di tutti i dispositivi su iOS 6.0-6.1.2

    Evasi0n è un jailbreak untethere, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.

    Per utilizzare Evasi0n, è necessario un computer Windows che esegue Windows XP o più recente, macOS 10.5-10.14, o una distribuzione Linux con versione del kernel 2.6.24+, libgtk+-2.0 versione 2.24.13+ e la versione appropriata di evasi0n dall’Archivio Legacy JB.

    Download

    Installazione

    1. Estrai il file zip in una posizione conveniente, ad esempio la cartella Download
    2. Apri l'applicazione di evasi0n
    3. Connetti il tuo dispositivo iOS al computer
    4. Su Evasi0n, clicca "Jailbreak"
    5. Una volta che il telefono è stato riavviato una volta, apri l'app Evasi0n sulla home screen come richiesto dall'applicazione desktop di evasi0n
    6. Una volta riavviato il telefono, sblocca il tuo dispositivo. Evasi0n riavvierà il dispositivo un'ultima volta e vedrai il logo di evasi0n sul tuo telefono mentre si avvia

    Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sarà sulla tua home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-evasi0n6/using-cydia.html b/it_IT/installing-evasi0n6/using-cydia.html new file mode 100644 index 000000000000..06d97932e1d8 --- /dev/null +++ b/it_IT/installing-evasi0n6/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-evasi0n7/index.html b/it_IT/installing-evasi0n7/index.html new file mode 100644 index 000000000000..529c2c34695c --- /dev/null +++ b/it_IT/installing-evasi0n7/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Evasi0n7 | Guida per iOS + + + + +

    Evasi0n7

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Evasi0n è in grado di eseguire il jailbreak di tutti i dispositivi su iOS 7.0-7.0.6

    Evasi0n è un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.

    Per utilizzare Evasi0n, è necessario un computer Windows che esegue Windows 7 o più recente e la versione patchata dell’originale evasi0n7.exe in modo che possa recuperare i file per il jailbreak da Internet.

    Download

    Installazione

    WARNING

    Se il dispositivo è stato aggiornato tramite OTA alla sua versione corrente di iOS 7, potresti riscontrare un bootloop o altri errori mentre esegui il jailbreak.

    1. Apri il file patched-with-ipg-link-evasi0n7.exe
      • Se stai usando un 5S/5C su 7.0, si chiamerà ONLY_5c_7.0_evasi0n7.exe
    2. Connetti il dispositivo al computer e autorizza il computer sul dispositivo quando richiesto
    3. Su Evasi0n7, clicca "Jailbreak"
      • Potrebbe volerci un po’ per i file richiesti da scaricare
    4. Una volta che il telefono è stato riavviato una volta, apri l'app Evasi0n sulla home screen
    5. Una volta riavviato il telefono nuovamente, sblocca il tuo dispositivo. Evasi0n riavvierà il dispositivo un'ultima volta e vedrai il logo di evasi0n sul tuo telefono mentre si avvia

    Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sarà sulla tua home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-evasi0n7/using-cydia.html b/it_IT/installing-evasi0n7/using-cydia.html new file mode 100644 index 000000000000..16ab17f72182 --- /dev/null +++ b/it_IT/installing-evasi0n7/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-greenpois0n/index.html b/it_IT/installing-greenpois0n/index.html new file mode 100644 index 000000000000..950b8555ff62 --- /dev/null +++ b/it_IT/installing-greenpois0n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + greenpois0n | Guida per iOS + + + + +

    greenpois0n

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    greenpois0n è in grado di eseguire il jailbreak di ogni dispositivo iOS tranne l'iPhone 3G sulle versioni del firmware 4.1, 4.2.1, e 4.2.6, e nemmeno l'iPad 1a generazione sulla versione 3.2.2

    greenpois0n è un jailbreak untethered, sopravvive ad un riavvio e può causare un bootloop permanente se qualcosa va storto. Se riscontri un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e più recente) o FutureRestore
    Avrai bisogno di un computer con macOS 10.11 o più vecchio o Windows XP - 8.1. Wine non funzionerà.

    Uno screenshot di greenpois0n (Windows)

    Installazione


    1. Scaricagreenpois0nApri in una nuova finestra
      • Scegli RC6.1 se sei su iOS 4.2.1 o 4.2.6
      • Scegli RC4 se su iOS 4.1 o iPhoneOS 3.2.2
    2. Decomprimi greenpois0n
    3. Avvia greenpois0n
      • Tasto destro, Apri
    4. Collega il tuo dispositivo iOS tramite USB al tuo computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo.
    5. Clicca sul pulsante Prepare to Jailbreak (DFU) e segui le istruzioni sullo schermo per mettere il dispositivo in modalità DFU.
    6. Una volta terminato, clicca sul pulsante Jailbreak!.
      • Lo schermo del dispositivo iOS potrebbe diventare bianco durante questo processo. È normale.
      • Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalità di riposo.
    7. Una volta completato il processo di jailbreak e sei nella home screen, apri l'app Loader appena installata.
      • Assicurati che il tuo dispositivo iOS sia connesso a internet.
    8. Clicca su Cydia e poi clicca su Install Cydia
      • La velocità del download potrebbe variare a seconda della tua connessione. Assicurati che il tuo dispositivo iOS non vada a in modalità riposo.
    1. Controlla la tua versione di iTunes, se è 10.6.3 o inferiore, puoi saltare i passaggi 2-4
      • Puoi controllare aprendo iTunes, facendo clic su Aiuto, e facendo clic su Informazioni
    2. Premi il tasto Windows+R per aprire la finestra di Esegui, e digita appwiz.cpl
    3. Disinstalla tutto ciò rilasciato da Apple Inc.
      • Puoi trovarli più facilmente se ordini per azienda
      • La quantità di applicazioni può variare, assicurati di rimuoverle tutte
      • Se ti viene chiesto di riavviare il computer non farlo
    4. Dopo che tutti i programmi sono stati disinstallati, riavvia il computer
    5. Scarica la versione 10.7 di iTunes
    6. Installa iTunes, e riavvia il computer se richiesto
    7. Scarica greenpois0nApri in una nuova finestra
      • Scegli RC6.1 se sei su iOS 4.2.1 o 4.2.6
      • Scegli RC4 se su iOS 4.1 o iPhoneOS 3.2.2
    8. Decomprimi greenpois0n
    9. Avvia greenpois0n
      • Su Windows, potrebbe essere richiesto l'accesso dell’amministratore.
    10. Collega il tuo dispositivo iOS tramite USB al tuo computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo.
    11. Clicca sul pulsante Prepare to Jailbreak (DFU) e segui le istruzioni sullo schermo per mettere il dispositivo in modalità DFU.
    12. Una volta terminato, clicca sul pulsante Jailbreak!.
      • Lo schermo del dispositivo iOS potrebbe diventare bianco durante questo processo. È normale.
      • Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalità di riposo.
    13. Una volta completato il processo di jailbreak e sei nella home screen, apri l'app Loader appena installata.
      • Assicurati che il tuo dispositivo iOS sia connesso a internet.
    14. Clicca su Cydia e poi clicca su Install Cydia
      • La velocità del download potrebbe variare a seconda della tua connessione. Assicurati che il tuo dispositivo iOS non vada a in modalità riposo.

    TIP

    Dopo che il jailbreak è completo, installa l'ultima versione di iTunes per evitare problemi di librerie

    TIP

    Assicurati di utilizzare un connettore certificato MFI a 30 pin per probabilità di successo più alte

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-greenpois0n/using-cydia.html b/it_IT/installing-greenpois0n/using-cydia.html new file mode 100644 index 000000000000..104ece315ff9 --- /dev/null +++ b/it_IT/installing-greenpois0n/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-h3lix/index.html b/it_IT/installing-h3lix/index.html new file mode 100644 index 000000000000..0c8192a2b9c7 --- /dev/null +++ b/it_IT/installing-h3lix/index.html @@ -0,0 +1,44 @@ + + + + + + + + + h3lix | Guida per iOS + + + + +

    h3lix

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    h3lix è in grado di eseguire il jailbreak di tutti dispositivi iOS a 32 bit con una versione del firmware dalla 10.0 alla 10.3.4.

    Tieni a mente che il jailbreak di h3lix non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di h3lix sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l’applicazione sul dispositivo e uno script per patchare h3lix.

    Download

    Patchare l’applicazione

    TIP

    Se non vuoi patchare un'applicazione, e sei su iOS 10.3.x, potresti invece seguire Installare Socket, anche se tieni presente che kok3shiX è attualmente in uno stadio alpha.

    TIP

    macOS e Linux

    1. Apri il Terminale
    2. Cambia la directory nella cartella in cui hai salvato lo script e h3lix.ipa
      • Se li hai salvati in download, dovresti digitare cd ~/Downloads
    3. Digita ./patch.sh nel terminale
    4. Trascina il file .ipa di h3lix sul terminale
    5. Digita "h3lix.ipa"
    6. Premi Invio

    TIP

    Windows

    1. Trascina il file ipa di h3lix nel file winh3lixpatcher.exe

    Ora hai un ipa di h3lix patchata che puoi firmare

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di h3lix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di h3lix adesso può essere aperta dalla home screen.

    Eseguire h3lix

    1. Apri l'applicazione di h3lix dalla home screen
    2. Clicca su “Jailbreak”

    TIP

    Se l'applicazione mostra Uicache Failed! significa che il processo di patching non è stato applicato correttamente e dovresti controllare di aver eseguito correttamente i passaggi sopra

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installa Zebra

    + + + diff --git a/it_IT/installing-h3lix/using-cydia.html b/it_IT/installing-h3lix/using-cydia.html new file mode 100644 index 000000000000..acaa1af1d43d --- /dev/null +++ b/it_IT/installing-h3lix/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-homedepot/index.html b/it_IT/installing-homedepot/index.html new file mode 100644 index 000000000000..182e3ad4bafe --- /dev/null +++ b/it_IT/installing-homedepot/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installazione di HomeDepot | Guida per iOS + + + + +

    Installazione di HomeDepot

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    HomeDepot è in grado di eseguire il jailbreak di ogni dispositivo iOS a 32 bit con versione del firmware da 9.1 fino a 9.3.4, così come dispositivi A5(X) da 8.0 a 8.4.1.

    Tieni a mente che il jailbreak di HomeDepot non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di HomeDepot sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l'app di HomeDepot sul tuo dispositivo iOS nello step successivo.

    Download

    HomeDepot è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Patch Home Depot

    DANGER

    Questo è solo necessario da iOS 8.0 a 8.4, non è necessario per iOS 8.4.1 o da iOS 9.1 a 9.3.4.

    TIP

    macOS e Linux

    1. Apri il Terminale
    2. Cambia la directory nella cartella in cui hai salvato lo script e h3lix.ipa
      • Se li hai salvati in download, dovresti digitare cd ~/Downloads
    3. Digita ./patch.sh nel terminale
    4. Trascina il file .ipa di MixtapePlayer sul terminale
    5. Premi Invio

    TIP

    Windows

    1. Trascinare il file .ipa di MixtapePlayer sul file patch.cmd

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di HomeDepot su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di HomeDepot adesso può essere aperta dalla home screen.

    Eseguire HomeDepot

    1. Apri l'applicazione di HomeDepot dalla home screen
    2. Tocca Prepare for Jailbreak -> Accept -> Dismiss -> Proceed with Jailbreak -> Begin Installation -> Use Provided Offsets

    Quando eseguirai il jailbreak per una seconda volta, un'opzione chiamata "Kickstart Jailbreak" sostituirà "Prepare for Jailbreak". Clicca su quella invece.

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Rendere il jailbreak untethered

    DANGER

    Questi passaggi sono validi solo per i dispositivi da iOS 9.1 a 9.3.4 - I dispositivi A5(X) da iOS 8.0 a 8.4.1 dovrebbere saltare questo passaggio.

    Questo è un passaggio opzionale che permette al jailbreak di essere eseguito automaticamente quando il dispositivo viene avviato. Ciò significa che non dovrai rieseguire il jailbreak attraverso l'app HomeDepot dopo che il tuo dispositivo è stato spento.

    Dovrai usare Cydia per installare l'untether. Se non hai familiarità con il funzionamento di Cydia, leggi Cydia prima di tornare a questa pagina.

    1. Apri l'applicazione Cydia
    2. Controlla la sezione "Sorgenti" e assicurati che "tihmstar's beta repo" sia aggiunta
      • If you can't find it, tap Edit -> + and enter thanos.lol
    3. Apri la sezione "Cerca" e inserisci "UntetherHomeDepot"
    4. Premi sul tweak e poi premi su "Installa" nell'angolo in alto a destra dello schermo
    5. Conferma l'installazione

    Una volta terminato, ti verrà chiesto di riavviare il dispositivo.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ritocchi, temi e altro.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installazione di Zebra

    + + + diff --git a/it_IT/installing-homedepot/using-cydia.html b/it_IT/installing-homedepot/using-cydia.html new file mode 100644 index 000000000000..b3eeebb7b34f --- /dev/null +++ b/it_IT/installing-homedepot/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-kok3shi9/index.html b/it_IT/installing-kok3shi9/index.html new file mode 100644 index 000000000000..d299e1dba114 --- /dev/null +++ b/it_IT/installing-kok3shi9/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare kok3shi9 | Guida per iOS + + + + +

    Installare kok3shi9

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    kok3shi9 è in grado di eseguire il jailbreak di tutti i dispositivi da 9.3.2 a 9.3.6, così come tutti i dispositivi a 64 bit da 9.3 a 9.3.1

    Download

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di kok3shi9 su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di kok3shi9 adesso può essere aperta dalla home screen.

    Eseguire kok3shi9

    1. Apri l'applicazione di kok3shi9 dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare ritocchi, temi e altro.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installazione di Zebra

    + + + diff --git a/it_IT/installing-kok3shi9/using-cydia.html b/it_IT/installing-kok3shi9/using-cydia.html new file mode 100644 index 000000000000..476d02864822 --- /dev/null +++ b/it_IT/installing-kok3shi9/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-kok3shiX/index.html b/it_IT/installing-kok3shiX/index.html new file mode 100644 index 000000000000..726ea7d3c6cd --- /dev/null +++ b/it_IT/installing-kok3shiX/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare kok3shiX | Guida per iOS + + + + +

    Installare kok3shiX

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    kok3shiX è in grado di eseguire il jailbreak di tutti dispositivi iOS a 32 bit con una versione del firmware 10.3-10.3.4.

    Tieni a mente che il jailbreak di kok3shiX non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di kok3shiX sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l’applicazione sul dispositivo.

    WARNING

    kok3shiX è ancora in Alfa, di conseguenza si potrebbero riscontrare dei problemi. Fai un backup dei tuoi dati prima di continuare.

    In alternativa, puoi seguire Installazione di Socket.

    Download

    kok3shiX è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di kok3shiX su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di kok3shiX adesso può essere aperta dalla home screen.

    Eseguire kok3shiX

    1. Apri l'applicazione di kok3shiX dalla home screen
    2. Clicca su “Jailbreak”

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installa Zebra

    + + + diff --git a/it_IT/installing-kok3shiX/using-cydia.html b/it_IT/installing-kok3shiX/using-cydia.html new file mode 100644 index 000000000000..eee75e2ef7f4 --- /dev/null +++ b/it_IT/installing-kok3shiX/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-libertv/index.html b/it_IT/installing-libertv/index.html new file mode 100644 index 000000000000..dcd9941037ee --- /dev/null +++ b/it_IT/installing-libertv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing LiberTV | Guida per iOS + + + + +

    Installing LiberTV

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    LiberTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    LiberTV is capable of jailbreaking all devices on tvOS 10.0 to 10.1 and 11.0 to 11.1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the LiberTV jailbreak application to your Apple TV for use in the next step.

    Download

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the LiberTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the LiberTV application can now be opened from home screen.

    Running LiberTV

    1. Reboot your Apple TV
    2. Open the LiberTV application from your home screen
    3. Click "Jailbreak"

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-limera1n/index.html b/it_IT/installing-limera1n/index.html new file mode 100644 index 000000000000..987193b5956a --- /dev/null +++ b/it_IT/installing-limera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + limera1n | Guida per iOS + + + + +

    limera1n

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    limera1n è in grado di eseguire il jailbreak dei dispositivi A4 e iPhone 3GS e iPod Touch terza generazione su iOS 4.0-4.1, così come l'iPad prima generazione su 3.2.2

    limera1n è un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.

    TIP

    Per iPad prima generazione su 3.2.2, si consiglia di utilizzare greenpois0n invece, siccome limera1n su 3.2.2 è un jailbreak tethered.

    TIP

    Per utilizzare limera1n, è necessario un computer Windows che esegue Windows 8 o precedente, o macOS Mojave o precedente.

    Uno screenshot di limera1n

    Download

    Installare limera1n

    1. Estrai lo zip in una posizione comoda, ad esempio la cartella Download
    2. Apri l'applicazione di limera1n
    3. Connetti il tuo dispositivo iOS al computer
    4. Nell'applicazione limera1n, clicca su "make it ra1n"
    5. Il tuo dispositivo dovrebbe entrare in modalità recupero
    6. Segui le istruzioni che limera1n ti dice
    7. Una volta che il dispositivo è stato riavviato una volta, apri l'app limera1n sulla home screen e scegli di installare Cydia.
    8. Riavvia il dispositivo

    Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sarà sulla tua home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-limera1n/using-cydia.html b/it_IT/installing-limera1n/using-cydia.html new file mode 100644 index 000000000000..6f774681c964 --- /dev/null +++ b/it_IT/installing-limera1n/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-meowbrek2-palera1n/index.html b/it_IT/installing-meowbrek2-palera1n/index.html new file mode 100644 index 000000000000..d3162ab9bd78 --- /dev/null +++ b/it_IT/installing-meowbrek2-palera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing meowbrek2 (palera1n) | Guida per iOS + + + + +

    Installing meowbrek2 (palera1n)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    meowbrek2 è un jailbreak semi-untethered, il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio.

    This tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 15.0 to 15.8.1.

    WARNING

    se stai utilizzando palera1n rootful, o hai configurato palera1n rootless prima del 27 aprile 2023, dovrai Rimuovere palera1n rootful prima di procedere.

    If you are using rootless palera1n, and set it up after April 27th, 2023, this is not an issue, and you can continue with these steps.

    Installazione di palera1n

    TIP

    If you already have rootless palera1n installed and set it up after April 27th, 2023, you can ignore this section.

    Per installare TrollStore e poi utilizzare meowbrek2, dovrai prima eseguire il jailbreak con palera1n seguendo Installare palera1n. Potrai tornare a questa pagina una volta che avrai finito l'installazione di palera1n.

    Installare TrollStore

    TIP

    Se non è già stata aggiunta, dovrai anche aggiungere la repo havoc.app a Sileo

    TIP

    Se hai già installato TrollStore (seguendo o meno il metodo qui elencato), puoi saltare questa sezione

    Installazione di TrollHelper

    1. Apri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "TrollStore Helper"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su “Conferma”
    7. Una volta finito, tocca "Fatto", poi chiudi Sileo
    8. Apri l'app TrollHelper nella home screen
    9. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    4. Riavvia il dispositivo

    Una volta che il dispositivo avrà terminato il riavvio, apri l'app Suggerimenti (che hai impostato come Persistence Helper) e premi Refresh App Registrations.

    Installare meowbrek2

    Download

    Installazione del jailbreak

    1. Ri-apri l'app TrollStore nella home screen
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file meowbrek2 .tipa
    4. Tocca il file .tipa di meowbrek2
    5. Premi su Installa

    L'app meowbrek2 sarà ora installata sul tuo dispositivo.

    Eseguire meowbrek2

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di meowbrek2 dalla home screen appena dopo il riavvio
    3. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. È possibile utilizzare Sileo per installare tweaks, temi e altro ancora.

    + + + diff --git a/it_IT/installing-meowbrek2-palera1n/using-sileo.html b/it_IT/installing-meowbrek2-palera1n/using-sileo.html new file mode 100644 index 000000000000..eeb0dd11735e --- /dev/null +++ b/it_IT/installing-meowbrek2-palera1n/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-meowbrek2/index.html b/it_IT/installing-meowbrek2/index.html new file mode 100644 index 000000000000..7a01eb13c3f8 --- /dev/null +++ b/it_IT/installing-meowbrek2/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare meowbrek2 | Guida per iOS + + + + +

    Installare meowbrek2

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    meowbrek2 è un jailbreak semi-untethered, il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio.

    meowbrek2 supports A11 and earlier devices on firmware versions 15.0 to 15.8.1.

    WARNING

    se stai utilizzando palera1n rootful, o hai configurato palera1n rootless prima del 27 aprile 2023, dovrai Rimuovere palera1n rootful prima di procedere.

    If you are using rootless palera1n, and set it up after April 27th, 2023, this is not an issue, and you can continue with these steps.

    Installare TrollStore

    Il metodo che deve essere seguito per installare TrollStore dipende dalla versione attuale del firmware, seleziona la scheda che si adatta alla versione attuale del firmware e segui i passaggi successivi

    TIP

    Se hai già installato TrollStore, puoi ignorare questa sezione.

    Installazione di TrollHelper

    1. Apri Safari
    2. Vai su https://api.jailbreaks.app/trollApri in una nuova finestra
    3. Premi su Installa

    Un'app chiamata GTA Car Tracker verrà installata sul tuo dispositivo iOS, anche se in realtà è l'app di TrollHelper.

    Installare TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper
    3. Clicca Installa TrollStore

    L'applicazione TrollStore verrà ora installata sul tuo dispositivo iOS.

    Requisiti

    Installare l'applicazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di TrollInstallerMDC su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    Iniettare TrollStore Helper

    WARNING

    Se hai già aperto Suggerimenti, riavvia il dispositivo prima di seguire questi passaggi

    1. Apri TrollInstallerMDC
    2. Una volta che dice "Successfully replaced Tips binary", chiudi l'app TrollInstallerMDC
      • Se restituisce un errore, chiudi TrollInstallerMDC e riaprilo

    Installare TrollStore

    1. Apri l'app Suggerimenti
    2. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    WARNING

    This method may have issues in some cases. If you are having repeated and unresolvable issues, you can follow Installing meowbrek2 (palera1n) instead.

    Requisiti

    Installare l'applicazione

    1. Open AltServer
    2. Collega il tuo dispositivo iOS al computer
    3. Shift-Click (Windows) or Option-Click (macOS) AltServer in the System Tray or Menu Bar
    4. Click Sideload .ipa, then select your device
    5. Select the TrollMisaka .ipa file

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    The TrollMisaka application can now be opened from home screen.

    Adding a Keyboard

    1. Open TrollMisaka, then exit the app while keeping it in the app switcher
    2. Go to Settings -> General -> Keyboard -> Keyboards -> Add New Keyboard...
    3. Select TrollMisaka
    4. Tap TrollMisaka, then toggle on Allow Full Access, then tap Allow
    5. Re-open TrollMisaka

    After re-opening TrollMisaka, open the app switcher and then reboot your device.

    DANGER

    Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.

    Iniettare TrollStore Helper

    WARNING

    Questo metodo può richiedere diversi tentativi per funzionare correttamente.

    1. Unlock your device
    2. Immediately open Spotlight Search (via swipping down on the middle of the home screen)
    3. Tap the globe icon on the keyboard
      • If needed, select TrollMisaka from the list of keyboards
    4. Tap kopen
      • If the device reboots, try these steps again
    5. Clicca Installa TrollStore
      • If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.

    Once it says it's successful, you can continue with the next section.

    Installare TrollStore

    1. Re-open the app switcher
    2. Open the TrollMisaka app from the app switcher
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    Installare meowbrek2

    Download

    Installazione del jailbreak

    1. Ri-apri l'app TrollStore nella home screen
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file meowbrek2 .tipa
    4. Tocca il file .tipa di meowbrek2
    5. Premi su Installa

    L'app meowbrek2 sarà ora installata sul tuo dispositivo.

    Eseguire meowbrek2

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di meowbrek2 dalla home screen appena dopo il riavvio
    3. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. È possibile utilizzare Sileo per installare tweaks, temi e altro ancora.

    + + + diff --git a/it_IT/installing-meowbrek2/using-sileo.html b/it_IT/installing-meowbrek2/using-sileo.html new file mode 100644 index 000000000000..2ad79300d273 --- /dev/null +++ b/it_IT/installing-meowbrek2/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-meridian-ipa/index.html b/it_IT/installing-meridian-ipa/index.html new file mode 100644 index 000000000000..96b13d8d79cf --- /dev/null +++ b/it_IT/installing-meridian-ipa/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Meridian | Guida per iOS + + + + +

    Meridian

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    WARNING

    Questa è una guida alternativa progettata in caso riscontrassi problemi con TotallyNotSpyware. Nella maggior parte dei casi, TotallyNotSpyware è generalmente migliore e più semplice rispetto ad installare manualmente Meridian.

    Meridian è in grado di eseguire il jailbreak di tutti dispositivi A7-A10(X) con una versione del firmware 10.0-10.3.3.

    Tieni a mente che il jailbreak di Meridian non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di Meridia sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l'app di Meridian sul tuo dispositivo iOS nello step successivo.

    Download

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Meridian su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di Meridian adesso può essere aperta dalla home screen.

    Eseguire Meridian

    1. Apri l'applicazione di Meridian dalla home screen
    2. Clicca su “Jailbreak”

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installa Zebra

    + + + diff --git a/it_IT/installing-meridian-ipa/using-cydia.html b/it_IT/installing-meridian-ipa/using-cydia.html new file mode 100644 index 000000000000..060ecc4bb6e4 --- /dev/null +++ b/it_IT/installing-meridian-ipa/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-notajb/index.html b/it_IT/installing-notajb/index.html new file mode 100644 index 000000000000..9cc99748b18f --- /dev/null +++ b/it_IT/installing-notajb/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare Def1nit3lyN0tAJa1lbr3akTool | Guida per iOS + + + + +

    Installare Def1nit3lyN0tAJa1lbr3akTool

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Def1nit3lyN0tAJa1lbr3akTool è un jailbreak semi-untethered, il che significa che richiede un'applicazione per ri-applicare l'exploit dopo un riavvio.

    The tool is capable of jailbreaking A11 and earlier devices on iOS/iPadOS versions 16.0 to 16.6.1.

    We will first use Sideloadly to sideload either TrollInstallerMDC or TrollStar, then use either TrollInstallerMDC or TrollStar to then install TrollStore, and then install Def1nit3lyN0tAJa1lbr3akTool from there.

    WARNING

    se stai usando palera1n rootful, devi prima Rimuovere palera1n rootful prima di procedere.

    If you are using rootless palera1n, while you won't have to do anything, note that you will lose your existing jailbreak setup by following these steps.

    Installare TrollStore

    Il metodo che deve essere seguito per installare TrollStore dipende dalla versione attuale del firmware, seleziona la scheda che si adatta alla versione attuale del firmware e segui i passaggi successivi

    TIP

    Se hai già installato TrollStore, puoi ignorare questa sezione.

    Requisiti

    Installare l'applicazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di TrollInstallerMDC su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    DANGER

    Se non lo hai già fatto, dovrai anche abilitare la Modalità Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalità sviluppatore, tocca quella opzione, attiva la modalità sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Se hai già aperto Suggerimenti, riavvia il dispositivo prima di seguire questi passaggi

    1. Apri TrollInstallerMDC
    2. Una volta che dice "Successfully replaced Tips binary", chiudi l'app TrollInstallerMDC
      • Se restituisce un errore, chiudi TrollInstallerMDC e riaprilo

    Installare TrollStore

    1. Apri l'app Suggerimenti
    2. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    Requisiti

    Installare l'applicazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the TrollStar .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    DANGER

    Se non lo hai già fatto, dovrai anche abilitare la Modalità Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalità sviluppatore, tocca quella opzione, attiva la modalità sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Questo metodo può richiedere diversi tentativi per funzionare correttamente.

    1. Open TrollStar
    2. Tap kopen
      • If the device reboots, wait a few minutes, then try again
    3. Tap Install TrollStore Helper to Tips
    4. Wait 10-15 seconds, then tap kclose
    5. Tap Respring to Apply

    Your device will respring after you tap Respring to Apply.

    Installare TrollStore

    1. Unlock your device
    2. Apri l'app Suggerimenti
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    Installare Def1nit3lyN0tAJa1lbr3akTool

    Download

    Installazione del jailbreak

    1. Torna alla scheda Apps di TrollStore
    2. Premi sul + in alto a destra
    3. Vai dove hai salvato il file .tipa di Def1nit3lyN0tAJa1lbr3akTool
    4. Tocca il file .tipa di Def1nit3lyN0tAJa1lbr3akTool
    5. Premi su Installa

    L'app Def1nit3lyN0tAJa1lbr3akTool sarà ora installata sul tuo dispositivo.

    Eseguire Def1nit3lyN0tAJa1lbr3akTool

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di Def1nit3lyN0tAJa1lbr3akTool dalla home screen appena dopo il riavvio
    3. Tap "Start"

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. È possibile utilizzare Sileo per installare tweaks, temi e altro ancora.

    + + + diff --git a/it_IT/installing-notajb/using-sileo.html b/it_IT/installing-notajb/using-sileo.html new file mode 100644 index 000000000000..ca3fdfdc3da8 --- /dev/null +++ b/it_IT/installing-notajb/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-odyssey/index.html b/it_IT/installing-odyssey/index.html new file mode 100644 index 000000000000..628eaf5a52c2 --- /dev/null +++ b/it_IT/installing-odyssey/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odyssey | Guida per iOS + + + + +

    Odyssey

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Odyssey è un jailbreak semi-untethered, richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio.

    Il tool è compatibile con dispositivi su versioni di iOS/iPadOS 13.0-13.7.

    A causa di come funzionano i jailbreak semi-untethered, l'app avrà bisogno di essere ri-firmata ogni 7 giorni.

    Utilizzeremo Sideloadly per installare l'app di Odyssey sul tuo dispositivo iOS nello step successivo.

    WARNING

    Se attualmente hai eseguito il jailbreak tramite un altro tool (escluso Odysseyra1n), assicurati di rimuoverlo correttamente prima di proseguire.

    Download

    Odyssey è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Odyssey su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Odyssey adesso può essere aperta dalla home screen.

    Eseguire Odyssey

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di Odyssey dalla home screen appena dopo il riavvio
    3. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    WARNING

    Se ricevi l'errore ERR_Jailbreak, ERR_Already_Jailbroken o ERR_TFP0 leggi la sezione Taurine/Odyssey sulla pagina di TroubleShooting.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-odyssey/using-sileo.html b/it_IT/installing-odyssey/using-sileo.html new file mode 100644 index 000000000000..ef79ce86cc45 --- /dev/null +++ b/it_IT/installing-odyssey/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-odysseyra1n-a8x-a9x/index.html b/it_IT/installing-odysseyra1n-a8x-a9x/index.html new file mode 100644 index 000000000000..2f5f4d2d9600 --- /dev/null +++ b/it_IT/installing-odysseyra1n-a8x-a9x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyra1n (A8X/A9X) | Guida per iOS + + + + +

    Odysseyra1n (A8X/A9X)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    checkra1n è un tool in grado di eseguire il Jailbreak di milioni di dispositivi iOS con un SoC A7-A11 su firmware 12.0-14.8.1. Al momento è compatibile solo con macOS e Linux. Una versione di Windows è prevista per il rilascio in futuro.

    After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.

    Sui dispositivi A8X e A9X non è possibile utilizzare checkra1n 0.12.4 (richiesto per 14.5-14.8.1) senza l'uso di una versione di pongoOS personalizzata e checkra1n in modalità CLI.

    TIP

    Se si utilizza un dispositivo A8X o A9X che esegue iOS 14.4.2 o precedenti, è necessario seguire Installare Odysseyra1n e utilizzare la versione 0.12.2 di checkra1n.

    WARNING

    Non è necessario utilizzare una build speciale di Odysseyn1x per seguire questa guida, di conseguenza, la guida normale di Odysseyn1x è linkata sotto.

    WARNING

    Se hai già eseguito il jailbreak con checkra1n, assicurati di rimuoverlo prima di procedere.


    Seleziona un sistema operativo:

    DANGER

    Se hai un dispositivo ChromeOS, puoi provare a seguire Installare Odysseyra1n (A8X/A9X) (ChromeOS), tuttavia, nota che non è consigliato a causa del fatto che è sia più lungo sia più incline a un errore da parte dell'utente.

    + + + diff --git a/it_IT/installing-odysseyra1n-a8x-a9x/linux/index.html b/it_IT/installing-odysseyra1n-a8x-a9x/linux/index.html new file mode 100644 index 000000000000..699695237de9 --- /dev/null +++ b/it_IT/installing-odysseyra1n-a8x-a9x/linux/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyra1n (A8X/A9X) (Linux) | Guida per iOS + + + + +

    Odysseyra1n (A8X/A9X) (Linux)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc.) questa guida non funzionerà e dovresti usare invece Utilizzare Odysseyn1x.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    Download (Linux)

    Uno screenshot dell'applicazione checkra1n

    Installare checkra1n

    1. Apri il file pongoOS.zip, seleziona PongoConsolidated.bin ed estrailo.
      • Prendi nota di dove lo estrai
    2. Esegui il file binary di checkra1n in modalità CLI usando la versione modificata di pongoOS nel terminale utilizzando sudo checkra1n -c -k [percorso di PongoConsolidated.bin]
    3. Collega il tuo dispositivo iOS al computer
    4. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Segui le istruzione finché il tuo dispositivo non mostra uno schermo nero
    5. Dopo ciò, checkra1n dovrebbe installarsi automaticamente

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se è possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere più stabilità utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalità facili da usare (come shshd, che salva automaticamente i blobs mentre si è jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    TIP

    Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la scorciatoiaApri in una nuova finestra aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia.

    1. Apri l'app terminale sul tuo computer
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Installa "iproxy" incollando ed eseguendo il seguente comando:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/it_IT/installing-odysseyra1n-a8x-a9x/macos/index.html b/it_IT/installing-odysseyra1n-a8x-a9x/macos/index.html new file mode 100644 index 000000000000..afaae0c8f7f1 --- /dev/null +++ b/it_IT/installing-odysseyra1n-a8x-a9x/macos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyra1n (A8X/A9X) (macOS) | Guida per iOS + + + + +

    Odysseyra1n (A8X/A9X) (macOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Download (macOS)

    Uno screenshot dell'applicazione checkra1n

    Installare checkra1n

    TIP

    Se stai utilizzando un Mac Apple Silicon e un dispositivo A9X, ti verrà chiesto di scollegare e ricollegare il dispositivo durante il processo e sarà necessario farlo.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Apri il file pongoOS.zip, seleziona PongoConsolidated.bin ed estrailo.
      • Prendi nota di dove lo estrai
    2. Apri il terminale ed avvia checkra1n in modalità CLI utilizzando il comando /Applications/checkra1n.app/Contents/MacOS/checkra1n -c -k [percorso di PongoConsolidated.bin]
    3. Collega il tuo dispositivo iOS al computer
    4. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Segui le istruzione finché il tuo dispositivo non mostra uno schermo nero
    5. Dopo ciò, checkra1n dovrebbe installarsi automaticamente

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se è possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere più stabilità utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalità facili da usare (come shshd, che salva automaticamente i blobs mentre si è jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    TIP

    Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la scorciatoiaApri in una nuova finestra aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia.

    1. Apri l'app terminale sul tuo computer
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Installa "homebrew" incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    4. Installa "iproxy" incollando ed eseguendo il seguente comando: brew install libusbmuxd
    5. Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/it_IT/installing-odysseyra1n-a8x-a9x/using-sileo.html b/it_IT/installing-odysseyra1n-a8x-a9x/using-sileo.html new file mode 100644 index 000000000000..a9cdaa2973d0 --- /dev/null +++ b/it_IT/installing-odysseyra1n-a8x-a9x/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-odysseyra1n-chromeos-a8x-a9x/index.html b/it_IT/installing-odysseyra1n-chromeos-a8x-a9x/index.html new file mode 100644 index 000000000000..5e1f835874bd --- /dev/null +++ b/it_IT/installing-odysseyra1n-chromeos-a8x-a9x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyra1n (A8X/A9X) (ChromeOS) | Guida per iOS + + + + +

    Odysseyra1n (A8X/A9X) (ChromeOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    DANGER

    Questa è una pagina guida altamente sperimentale, possono essere presenti cose non direttamente menzionate che devono essere eseguite per seguire questa guida. Di conseguenza, si consiglia vivamente di usare un altro tipo di computer se possibile.

    TIP

    Devi aver abilitato la modalità sviluppatore sul tuo dispositivo ChromeOS per seguire questa guida

    Download (ChromeOS)

    Uno screenshot dell'applicazione checkra1n

    Consentire l'esecuzione di checkra1n

    1. Sposta il binary di checkra1n che viene scaricato su /usr/local/bin
      • Ciò può essere fatto facendo quanto segue:
        • premi Ctrl + Alt + T
        • esegui shell
        • esegui mv ~/Downloads/checkra1n /usr/local/bin/
    2. Esegui il seguente comando nel terminale: sudo mount -o remount,exec /tmp
      • Dovrai farlo ogni volta che riavvii il tuo dispositivo ChromeOS
    3. Ogni volta che hai bisogno di eseguire il jailbreak su ChromeOS, è necessario collegare il dispositivo e entrare in modalità di recupero manualmente.

    Installare checkra1n

    1. Apri il file pongoOS.zip, seleziona PongoConsolidated.bin ed estrailo.
      • Prendi nota di dove lo estrai
    2. Esegui il file binary di checkra1n in modalità CLI usando la versione modificata di pongoOS nel terminale utilizzando TERM=linux sudo checkra1n -c -k [percorso di PongoConsolidated.bin]
    3. Collega il tuo dispositivo iOS al computer
    4. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Segui le istruzione finché il tuo dispositivo non mostra uno schermo nero
    5. Dopo ciò, checkra1n dovrebbe installarsi automaticamente

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se è possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere più stabilità utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalità facili da usare (come shshd, che salva automaticamente i blobs mentre si è jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Lo script di Odysseyra1n

    1. Apri questa pagina (ios.cfw.guide/installing-odysseyra1n-chromeos-a8x-a9x) sul tuo dispositivo digitando questo URL su Safari
    2. Clicca su questo hyperlinkApri in una nuova finestra sul tuo dispositivo e premi Ottieni scorciatoia
      • Se necessario, scarica l'app ComandiRapidi.
    3. Quando richiesto, scegli Apri
    4. Se necessario, premi l'icona Procursus Bootstraper e clicca sull'icona Esegui.
    5. Dai OK a tutti gli avvisi che vengono visualizzati

    TIP

    Se vieni avvisato circa un Comando Rapido non attendibile, esegui un altro Comando Rapido, quindi apri Impostazioni, vai su Comandi Rapidi, e attiva Consenti Comandi Rapidi non attendibili

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. È possibile utilizzare Sileo per installare tweaks, temi, pacchtti e altro ancora.

    + + + diff --git a/it_IT/installing-odysseyra1n-chromeos/index.html b/it_IT/installing-odysseyra1n-chromeos/index.html new file mode 100644 index 000000000000..37e18298754c --- /dev/null +++ b/it_IT/installing-odysseyra1n-chromeos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyra1n (ChromeOS) | Guida per iOS + + + + +

    Odysseyra1n (ChromeOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    WARNING

    I dispositivi A7 probabilmente falliranno nell'eseguire il jailbreak con checkra1n su Linux, di conseguenza, dovrai usare una versione di checkra1n più vecchia e scollegare e ricollegare rapidamente il tuo dispositivo una volta che vedrai l'avviso Right Before Trigger

    DANGER

    Questa è una pagina guida altamente sperimentale, possono essere presenti cose non direttamente menzionate che devono essere eseguite per seguire questa guida. Di conseguenza, si consiglia vivamente di usare un altro tipo di computer se possibile.

    TIP

    Devi aver abilitato la modalità sviluppatore sul tuo dispositivo ChromeOS per seguire questa guida

    Download (ChromeOS)

    Uno screenshot dell'applicazione checkra1n

    Consentire l'esecuzione di checkra1n

    1. Sposta il binary di checkra1n che viene scaricato su /usr/local/bin
      • Ciò può essere fatto facendo quanto segue:
        • premi Ctrl + Alt + T
        • esegui shell
        • esegui mv ~/Downloads/checkra1n /usr/local/bin/
    2. Esegui il seguente comando nel terminale: sudo mount -o remount,exec /tmp
      • Dovrai farlo ogni volta che riavvii il tuo dispositivo ChromeOS
    3. Ogni volta che hai bisogno di eseguire il jailbreak su ChromeOS, è necessario collegare il dispositivo e entrare in modalità di recupero manualmente.

    Installare checkra1n

    1. Esegui il file binary di checkra1n nel terminale usando TERM=linux sudo checkra1n
      • Potrebbe essere necessario eseguire sudo chmod a+x /usr/local/bin/checkra1n se il file binary non viene eseguito
      • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
      • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
      • Se sei su un dispositivo A8X o A9X con iOS da 14.4 a 14.4.2, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
    2. Clicca Start e segui le istruzioni a schermo
    3. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Segui le istruzione finché il tuo dispositivo non mostra uno schermo nero
    4. Dopo ciò, checkra1n dovrebbe installarsi automaticamente

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se è possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere più stabilità utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalità facili da usare (come shshd, che salva automaticamente i blobs mentre si è jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Lo script di Odysseyra1n

    1. Apri questa pagina (ios.cfw.guide/installing-odysseyra1n-chromeos) sul tuo dispositivo digitando questo URL su Safari
    2. Clicca su questo hyperlinkApri in una nuova finestra sul tuo dispositivo e premi Ottieni scorciatoia
      • Se necessario, scarica l'app ComandiRapidi.
    3. Quando richiesto, scegli Apri
    4. Se necessario, premi l'icona Procursus Bootstraper e clicca sull'icona Esegui.
    5. Dai OK a tutti gli avvisi che vengono visualizzati

    TIP

    Se vieni avvisato circa un Comando Rapido non attendibile, esegui un altro Comando Rapido, quindi apri Impostazioni, vai su Comandi Rapidi, e attiva Consenti Comandi Rapidi non attendibili

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. È possibile utilizzare Sileo per installare tweaks, temi, pacchtti e altro ancora.

    + + + diff --git a/it_IT/installing-odysseyra1n/index.html b/it_IT/installing-odysseyra1n/index.html new file mode 100644 index 000000000000..b531b2c847d5 --- /dev/null +++ b/it_IT/installing-odysseyra1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installazione di Odysseyra1n | Guida per iOS + + + + +

    Installazione di Odysseyra1n

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    checkra1n è un tool in grado di eseguire il Jailbreak di milioni di dispositivi iOS con un SoC A7-A11 su firmware 12.0-14.8.1. Al momento è compatibile solo con macOS e Linux. Una versione di Windows è prevista per il rilascio in futuro.

    After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.

    WARNING

    Se attualmente hai eseguito il jailbreak tramite un altro tool (esclusi Chimera, Odyssey o Taurine), assicurati di rimuoverlo prima di procedere.

    Su iOS 14:

    • Odysseyra1n è completamente supportato solo su dispositivi A8, A9, A10(X) e A11. I dispositivi A8X e A9X sono completamente supportati fino alla 14.4.2 utilizzando una versione precedente di checkra1n, con un metodo speciale richiesto per i dispositivi A8X e A9X è possibile eseguire il jailbreak su 14.5-14.8.1, come spiegato nella guida di Installare Odysseyra1n (A8X/A9X).
    • I dispositivi A11con iOS 14 non consentono di utilizzare la funzionalità SEP mentre si è jailbroken. Le funzionalità SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Seleziona un sistema operativo:

    DANGER

    Se hai un dispositivo ChromeOS, puoi provare a seguire Installare Odysseyra1n (ChromeOS), tuttavia, nota che non è consigliato a causa del fatto che è sia più lungo sia più incline a un errore da parte dell'utente

    + + + diff --git a/it_IT/installing-odysseyra1n/linux/index.html b/it_IT/installing-odysseyra1n/linux/index.html new file mode 100644 index 000000000000..1f489726247b --- /dev/null +++ b/it_IT/installing-odysseyra1n/linux/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyra1n (Linux) | Guida per iOS + + + + +

    Odysseyra1n (Linux)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc.) questa guida non funzionerà e dovresti usare invece Utilizzare Odysseyn1x.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    WARNING

    I dispositivi A7 probabilmente falliranno nell'eseguire il jailbreak con checkra1n su Linux, di conseguenza, dovrai usare una versione di checkra1n più vecchia e scollegare e ricollegare rapidamente il tuo dispositivo una volta che vedrai l'avviso Right Before Trigger. Si consiglia vivamente di seguire Installare Chimera.

    Download (Linux)

    Uno screenshot dell'applicazione checkra1n

    Installare checkra1n

    TIP

    checkra1n fornisce supporto nativo alle macchine che eseguono una distribuzione basata su Debian (ad esempio Ubuntu). È consigliato seguire le istruzioni specificheApri in una nuova finestra fornite dal team di checkra1n stesso.

    1. Eseguire il file binary di checkra1n nel terminale usando ./checkra1n
      • Potrebbe essere necessario eseguire sudo chmod a+x ./checkra1n se il file binary non viene eseguito
      • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
      • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
      • Se sei su un dispositivo A8X o A9X con iOS da 14.4 a 14.4.2, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
    2. Clicca Start e segui le istruzioni a schermo
    3. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Segui le istruzione finché il tuo dispositivo non mostra uno schermo nero
    4. Dopo ciò, checkra1n dovrebbe installarsi automaticamente

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se è possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere più stabilità utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalità facili da usare (come shshd, che salva automaticamente i blobs mentre si è jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    TIP

    Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la scorciatoiaApri in una nuova finestra aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia.

    1. Apri l'app terminale sul tuo computer
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Installa "iproxy" incollando ed eseguendo il seguente comando:
      • Ubuntu/Debian: sudo apt install libusbmuxd-tools
      • Arch Linux: pacman -S libusbmuxd
    4. Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/it_IT/installing-odysseyra1n/macos/index.html b/it_IT/installing-odysseyra1n/macos/index.html new file mode 100644 index 000000000000..60c5aad529a0 --- /dev/null +++ b/it_IT/installing-odysseyra1n/macos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyra1n (macOS) | Guida per iOS + + + + +

    Odysseyra1n (macOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Download

    Uno screenshot dell'applicazione checkra1n

    Installare checkra1n

    TIP

    Se stai utilizzando un Mac Apple Silicon e stai tentando di eseguire il jailbreak su un dispositivo A7 o un dispositivo A9X (non A9) o A10(X), ti verrà chiesto durante il processo di scollegare e ricollegare il dispositivo, sarà necessario farlo.

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Apri checkra1n sul tuo computer
    2. Collega il tuo dispositivo iOS al computer
      • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
      • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
      • Se sei su un dispositivo A8X o A9X con iOS da 14.4 a 14.4.2, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
    3. Clicca su Start -> Next su checkra1n
      • Il tuo dispositivo verrà messo in modalità di recupero automaticamente
    4. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Segui le istruzione finché il tuo dispositivo non mostra uno schermo nero
    5. Dopo ciò, checkra1n dovrebbe installarsi automaticamente

    Il tuo dispositivo iOS dovrebbe adesso riavviarsi.

    TIP

    Anche se è possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere più stabilità utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalità facili da usare (come shshd, che salva automaticamente i blobs mentre si è jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Per installare Odysseyra1n, non aprire l'app di checkra1n e installare Cydia. Invece, segui queste istruzioni per installare Sileo.

    Lo script di Odysseyra1n

    TIP

    Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la scorciatoiaApri in una nuova finestra aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia.

    1. Apri l'app terminale sul tuo computer
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Installa "homebrew" incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    4. Installa "iproxy" incollando ed eseguendo il seguente comando: brew install libusbmuxd
    5. Installa lo script di Odysseyra1n incollando ed eseguendo il seguente comando: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/coolstar/Odyssey-bootstrap/master/procursus-deploy-linux-macos.sh)"

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/it_IT/installing-odysseyra1n/using-sileo.html b/it_IT/installing-odysseyra1n/using-sileo.html new file mode 100644 index 000000000000..eb0efa8c1954 --- /dev/null +++ b/it_IT/installing-odysseyra1n/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-openpwnage/index.html b/it_IT/installing-openpwnage/index.html new file mode 100644 index 000000000000..e66500018018 --- /dev/null +++ b/it_IT/installing-openpwnage/index.html @@ -0,0 +1,44 @@ + + + + + + + + + openpwnage | Guida per iOS + + + + +

    openpwnage

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    openpwnage è in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 8.4b4-9.3.6.

    Tieni a mente che il jailbreak di openpwnage non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di openpwnage sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l'app di openpwnage sul tuo dispositivo iOS nello step successivo.

    Download

    openpwnage è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di openpwnage su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di openpwnage adesso può essere aperta dalla home screen.

    Eseguire openpwnage

    1. Apri l'applicazione di openpwnage dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno e sei su iOS 9, continua con Installare Zebra

    + + + diff --git a/it_IT/installing-openpwnage/using-cydia.html b/it_IT/installing-openpwnage/using-cydia.html new file mode 100644 index 000000000000..436c50088316 --- /dev/null +++ b/it_IT/installing-openpwnage/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-p0laris/index.html b/it_IT/installing-p0laris/index.html new file mode 100644 index 000000000000..2846d0ce564e --- /dev/null +++ b/it_IT/installing-p0laris/index.html @@ -0,0 +1,44 @@ + + + + + + + + + p0laris | Guida per iOS + + + + +

    p0laris

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    p0laris è in grado di eseguire il jailbreak dei dispositivi A5(X) con una versione del firmware 9.3.5 e 9.3.6.

    Tieni a mente che il jailbreak di p0laris non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di p0laris sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l'app di p0laris sul tuo dispositivo iOS nello step successivo.

    Download

    p0laris è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di p0laris su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di p0laris adesso può essere aperta dalla home screen.

    Eseguire p0laris

    1. Apri l'applicazione di p0laris dalla home screen
    2. Clicca su Jailbreak

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installa Zebra

    + + + diff --git a/it_IT/installing-p0laris/using-cydia.html b/it_IT/installing-p0laris/using-cydia.html new file mode 100644 index 000000000000..1f23bfaf126d --- /dev/null +++ b/it_IT/installing-p0laris/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-p0sixspwn/index.html b/it_IT/installing-p0sixspwn/index.html new file mode 100644 index 000000000000..a787b72fc42d --- /dev/null +++ b/it_IT/installing-p0sixspwn/index.html @@ -0,0 +1,44 @@ + + + + + + + + + p0sixspwn | Guida per iOS + + + + +

    p0sixspwn

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Posixspwn è in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 6.1.3-6.1.6

    P0sixspwn è un jailbreak untethered, sopravvive ad un riavvio e può causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore

    Avrai bisogno di un computer che esegue macOS 10.12 Sierra o più vecchio o Windows XP o più recente. Wine non funzionerà.

    Uno screenshot di P0sispwn (Windows)

    1. Scarica l'ultima versione di P0sixspwnApri in una nuova finestra
    2. Decomprimi P0sixspwn
    3. Esegui P0sixspwn
      • Tasto destro, Apri
    4. Collega il tuo dispositivo iOS tramite USB al tuo computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    5. Clicca su Jailbreak su P0sixspwn
      • Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalità di riposo
    1. Scarica la versione personalizzata di p0sixspwn aggiornata per versioni di macOS moderneApri in una nuova finestra
    2. Decomprimi il file ZIP
    3. Apri terminale (si trova in Applicazioni/Utility/)
    4. Naviga nella cartella zip estratta utilizzando con il comando cd
    5. Esegui ./p0sixspwn.tool dalla cartella P0sixspwn
      • Se si riceve un errore “pris0nbarake” non può essere aperto perché lo sviluppatore non può essere verificato. o qualcosa di simile, esegui sudo xattr -c * nella cartella P0sixspwn e poi esegui ./p0sixspwn.tool di nuovo.
    6. Collega il tuo dispositivo iOS tramite USB al tuo computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    7. Clicca su Jailbreak su P0sixspwn
      • Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalità di riposo
    1. Controlla la tua versione di iTunes, se è 11.1.4 o inferiore, puoi saltare i passaggi 2-4
      • Puoi controllare aprendo iTunes, facendo clic su Aiuto, e facendo clic su Informazioni
    2. Premi il tasto Windows+R per aprire la finestra di Esegui, e digita appwiz.cpl
    3. Disinstalla tutto ciò rilasciato da Apple Inc.
      • Puoi trovarli più facilmente se ordini per azienda
      • La quantità di applicazioni può variare, assicurati di rimuoverle tutte
      • Se ti viene chiesto di riavviare il computer non farlo
    4. Dopo che tutti i programmi sono stati disinstallati, riavvia il computer
    5. Scarica la versione 11.1.5 di iTunes
    6. Installa iTunes, e riavvia il computer se richiesto
    7. Scarica l'ultima versione di P0sixspwnApri in una nuova finestra
    8. Decomprimi P0sixspwn

    TIP

    Per Windows 10 e successivi, è necessario impostare la modalità di compatibilità per l'applicazione P0sixspwn per Windows XP SP3

    1. Click destro su p0sixspwn-1.0.8.exe
    2. Seleziona Proprietà
    3. Vai alla scheda Compatibilità
    4. Spunta la casella su Modalità compatibilità
    5. Imposta la casella su Windows XP (Service Pack 3)
    6. Fai clic su Applica, e poi OK
    1. Esegui P0sixspwn
    2. Collega il tuo dispositivo iOS tramite USB al tuo computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Clicca su Jailbreak su P0sixspwn
      • Il jailbreak potrebbe richiedere un po ', si prega di essere paziente e non lasciare che il computer vada in modalità di riposo

    TIP

    Dopo che il jailbreak è completo, installa l'ultima versione di iTunes per evitare problemi di librerie

    TIP

    Assicurati di utilizzare un connettore certificato MFI a 30 pin o lightning per probabilità di successo più alte

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-p0sixspwn/using-cydia.html b/it_IT/installing-p0sixspwn/using-cydia.html new file mode 100644 index 000000000000..9aaee7857f50 --- /dev/null +++ b/it_IT/installing-p0sixspwn/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-palera1n/index.html b/it_IT/installing-palera1n/index.html new file mode 100644 index 000000000000..d600600d8998 --- /dev/null +++ b/it_IT/installing-palera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + palera1n | Guida per iOS + + + + +

    palera1n

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    palera1n è un jailbreak in fase di sviluppo che è compatibile con A11 (iPhone X) e dispositivi precedenti su iOS 15.0 o successivi, con alcune avvertenze per dispositivi A11.

    Sui dispositivi con A11, devi disabilitare il codice di sblocco e non sarai in grado i utilizzare il blocco con codice, o altre funzionalità SEP, finchè non tornerai a uno stato di iOS stock. Le funzionalità SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Inoltre, se il tuo è un dispostivo A11 con iOS 16 a cui è stato impostato un codice di sblocco precedentemente, dovrai cancellare il contenuto e le impostazioni per poter eseguire il jailbreak.

    WARNING

    Se stai usando una vecchia versione di palera1n tethered, dovrai rimuovere palera1n prima di continuare.

    WARNING

    Se stai usando Windows, devi seguire Usare palen1x .

    Installazione del jailbreak

    Seleziona un sistema operativo:

    Installa palera1n

    1. Apre una finestra di terminale
    2. Esegui sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"

    Eseguire palera1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    TIP

    Se si utilizza un Mac con Apple Silicon e si utilizza una porta USB-C per collegare il cavo/adattatore, dovrai scollegare e ricollegare il dispositivo dopo che Checkmate! compare nei log.

    1. Run palera1n -e thid_should_crash=0
      • Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando
    2. Quando sei pronto, premi Enter e segui le istruzioni sullo schermo per entrare in modalità DFU.

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a metà di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Riavvia il comando che hai appena eseguito

    Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.

    DANGER

    A seconda della distribuzione Linux che si sta utilizzando, è possibile eseguire incorrere in problemi con l'ultima versione (2.0.0b8) di palera1n.

    If you do run into issues, you have four options:

    • Reperire un Mac e seguire la sezione di macOS.
    • Try to use a different Linux distribution instead (e.g. Ubuntu).
    • Usare palen1x , che non ha questo problema.
    • If you are trying to jailbreak a 15.0 to 16.7.4 device, you can manually install palera1n 2.0.0b7Apri in una nuova finestra instead.

    DANGER

    Se stai provando ad utilizzare un software per macchina virtuale di qualche tipo da Windows (es. Virtualbox, VMWare, Windows Subsystem for Linux, ecc) non sarà possibile seguire questa guida.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    Installa palera1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Apri una finestra di terminale
    2. Esegui sudo systemctl stop usbmuxd
    3. Esegui sudo usbmuxd -f -p
    4. Apri un'altra finestra di terminale
    5. Esegui sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"

    Eseguire palera1n

    1. Run sudo palera1n -e thid_should_crash=0
      • Assicurati che il tuo dispositivo sia collegato quando inserisci questo comando
    2. Quando sei pronto, premi Enter e segui le istruzioni sullo schermo per entrare in modalità DFU.

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a metà di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Riesegui il comando che hai appena eseguito

    Dovrai farlo ogni volta che riesegui il jailbreak sul tuo dispositivo.

    Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare Sileo. Dopo un po 'di tempo, ti verrà chiesto di impostare un codice di accesso per utilizzare comandi da riga di comando, e poiSileo dovrebbe essere sulla schermata iniziale.

    TIP

    Per rieseguire il jailbreak il tuo dispositivo, esegui semplicemente il comando che hai appena eseguito e poi ripeti qualsiasi altro passaggio applicabile.

    Alternatively, if you are on 15.0 to 15.8.1, you can use meowbrek2 per rieseguire il jailbreak.

    + + + diff --git a/it_IT/installing-palera1n/using-sileo.html b/it_IT/installing-palera1n/using-sileo.html new file mode 100644 index 000000000000..f22e330c8a47 --- /dev/null +++ b/it_IT/installing-palera1n/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-pangu7/index.html b/it_IT/installing-pangu7/index.html new file mode 100644 index 000000000000..54a93fbcf1a8 --- /dev/null +++ b/it_IT/installing-pangu7/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Pangu7 | Guida per iOS + + + + +

    Pangu7

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Pangu7 è in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 7.1-7.1.2.

    Pangu7 è un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.

    Avrai bisogno di un computer con Windows XP e più recente o un Mac con Mac OS X 10.9 Mavericks - macOS 10.14 Mojave e l'appropriata versione di Pangu.

    Uno screenshot di Pangu7 (Windows)

    Download

    Installazione

    1. Apri pangu.dmg e sposta l'applicazione nella cartella /Applicazioni
    2. Apri il terminale ed esegui il comando: sudo -b /Applications/pangu.app/Contents/MacOS/pangu
    3. Collega il dispositivo al computer e autorizza il computer
    4. Disabilita codice di sblocco (sarai in grado di riattivarlo una volta terminato il processo di jailbreak)
    5. Imposta la data del tuo dispositivo a qualsiasi punto prima di Giugno 2014
    6. Premi Jailbreak nell'app di Pangu sul tuo computer
    7. Apri l'app di Pangu sul tuo dispositivo una volta che appare nella home screen
      • Clicca su Continue per fidarti dell'app e consentirne il corretto funzionamento
    8. Il tuo dispositivo si riavvierà dopo un breve periodo, quindi dovrai sbloccarlo
    9. Attendi un po' e il dispositivo si riavvierà ancora una volta

    DANGER

    Ti imbatterai in un bootloop se esegui il jailbreak del tuo dispositivo mentre sei in uno spazio buio

    Download

    Installazione

    1. Apri pangu.exe
    2. Collega il dispositivo al computer e autorizza il computer
    3. Disabilita codice di sblocco (sarai in grado di riattivarlo una volta terminato il processo di jailbreak)
    4. Imposta la data del tuo dispositivo a qualsiasi punto prima di Giugno 2014
    5. Deseleziona la casella Install PP25
    6. Premi Jailbreak nell'app di Pangu sul tuo computer
    7. Apri l'app di Pangu sul tuo dispositivo una volta che appare nella home screen
      • Clicca su Continue per fidarti dell'app e consentirne il corretto funzionamento
    8. Il tuo dispositivo si riavvierà dopo un breve periodo, quindi dovrai sbloccarlo
    9. Attendi un po' e il dispositivo si riavvierà ancora una volta

    Risolvere i bootloop durante l’avvio del dispositivo al buio

    1. Sblocca il dispositivo e apri Cydia
    2. Clicca su Ignore (Temporary)
    3. Apri la sezione Sources
    4. Clicca su Edit poi Add
    5. Digita http://repo.kawaiizenbo.me e poi premi Add repo
    6. Clicca sulla nuova sorgente KawaiiZenbo's Cydia repository
    7. Clicca su System, Pangu 7.1-7.1.x Untether
    8. Clicca su Install, Confirm
    9. Riavvia il dispositivo una volta installato il pacchetto

    Una volta che vedi la schermata di blocco, sarai jailbroken con un pacchetto fixato che non causerà più i bootloop mentre sei al buio. Adesso puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-pangu7/using-cydia.html b/it_IT/installing-pangu7/using-cydia.html new file mode 100644 index 000000000000..aac9f9221b66 --- /dev/null +++ b/it_IT/installing-pangu7/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-pangu9/index.html b/it_IT/installing-pangu9/index.html new file mode 100644 index 000000000000..6a5c8a4230f6 --- /dev/null +++ b/it_IT/installing-pangu9/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Pangu9 | Guida per iOS + + + + +

    Pangu9

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Pangu9 è in grado di eseguire il jailbreak di tutti i dispositivi iOS con una versione del firmware 9.0GM-9.0.2. È possibile anche eseguire il jailbreak dei dispositivi a 64 bit con iOS 9.1.

    Pangu9 è un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.

    You will need a Mac running macOS 10.14 Mojave or earlier in order to use pangu9.

    Download

    Installing Pangu9

    1. Apri pangu9_mac_v1.1.1. dmg e sposta l'applicazione nella cartella /Applicazioni
    2. Apri il terminale ed esegui il comando: sudo -b /Applications/jb9mac.app/Contents/MacOS/jb9mac
    3. Disattiva Trova il mio iPhone.
    4. Collega il dispositivo al computer e autorizza il computer.
    5. Sblocca il tuo dispositivo.
    6. Abilita la Modalità Aereo.
    7. Quando Pangu9 ti comunica che il jailbreak è pronto, premi Start.
    8. Premi il pulsante 'Already Backup'.
    9. Dopo il riavvio del dispositivo, sbloccalo e riabilita la modalità aereo.
    10. Apri l'app Pangu.
    11. Clicca su Accept, e premi ok per accedere alla libreria foto.
    12. Mantieni il dispositivo collegato fino a quando il jailbreak non arriva al 100% e il dispositivo si riavvia.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installare Zebra

    + + + diff --git a/it_IT/installing-pangu9/using-cydia.html b/it_IT/installing-pangu9/using-cydia.html new file mode 100644 index 000000000000..52c24e4181ad --- /dev/null +++ b/it_IT/installing-pangu9/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-pangu933/index.html b/it_IT/installing-pangu933/index.html new file mode 100644 index 000000000000..c82f98294a5c --- /dev/null +++ b/it_IT/installing-pangu933/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Pangu933 | Guida per iOS + + + + +

    Pangu933

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Pangu933 è in grado di eseguire il jailbreak su ogni dispositivo a 64 bit su versioni firmware da 9.2 a 9.3.3.

    Tieni a mente che il jailbreak di Pangu933 non è “persistente” (non rimarrà installato dopo un riavvio). È necessario rieseguire l'exploit dopo ogni riavvio, che per fortuna non richiede che l'applicazione sia installata. Ti verrà spiegato come fare.

    Utilizzeremo Sideloadly per installare l'app di Pangu933 sul tuo dispositivo iOS nello step successivo.

    Download

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Pangu9 su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Pangu9 adesso può essere aperta dalla home screen.

    Eseguire Pangu933

    1. Apri l'applicazione di Pangu933 dalla home screen
      • Consenti le notifiche se richiesto
    2. Premi "Start"
    3. Blocca il dispositivo
    4. Dovresti ricevere una notifica che ti dice che il jailbreak è riuscito

    Durante la prima installazione, ci potrebbe volere un po’ di tempo per completare il jailbreak. È normale.

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Rejailbreaking

    Dato che Pangu933 è un jailbreak semi-untethered, non rimarrai jailbroken se il tuo dispositivo si riavvia o si spegne per qualsiasi motivo. Fortunatamente, invece di dover mantenere in sideload l'app di Pangu933, puoi semplicemente seguire gli step qui sotto per rieseguire il jailbreak sul tuo dispositivo.

    DANGER

    Questo non installerà il jailbreak - dovrai comunque fare il sideload di Pangu933 ed eseguire il jailbreak normalmente prima di poter seguire questa sezione.

    1. Apri Safari sul tuo dispositivo iOS
    2. Visita il sito jbme.ddw.nuApri in una nuova finestra
      • Assicurati che il tuo dispositivo sia in orientato verticalmente (altrimenti riceverai un avviso per inclinare il dispositivo)
    3. Clicca "go"

    Il tuo dispositivo dovrebbe essere nuovamente in uno stato di jailbreak.

    WARNING

    Se il tuo dispositivo crasha o si riavvia inaspettatamente e il jailbreak non è installato, prova far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweaks, temi e altro.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installare Zebra

    + + + diff --git a/it_IT/installing-pangu933/using-cydia.html b/it_IT/installing-pangu933/using-cydia.html new file mode 100644 index 000000000000..6b6fd6d20b78 --- /dev/null +++ b/it_IT/installing-pangu933/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-patchstick/index.html b/it_IT/installing-patchstick/index.html new file mode 100644 index 000000000000..61361684e0c4 --- /dev/null +++ b/it_IT/installing-patchstick/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing Patchstick | Guida per iOS + + + + +

    Installing Patchstick

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Patchstick is capable of untether jailbreaking the Apple TV 1 on Apple TV Software 1.0 to 3.0.2.

    Patchstick is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes or Finder (macOS Catalina and newer).

    Requisiti

    • A computer with at least one free USB-A port
    • A USB-A flash drive with a capacity between 1GB and 64GB
    • macOS 10.8 to 10.13

    Creating the Patchstick

    1. Download the Apple TV software's restore DMG corresponding to the TV Software version that your Apple TV is running from hereApri in una nuova finestra. This linkApri in una nuova finestra will tell you which DMG corresponds to what TV Software version
    2. Download the latest version of ATV USB CreatorApri in una nuova finestra
    3. Unzip ATV USB Creator and drag it to /Applications
    4. Open Terminal and run the command sudo /Applications/atvusb-creator.app/Contents/MacOS/atvusb-creator to open the application. Enter your user password when prompted.
    5. In ATV USB Creator, click Choose a DMG and then select your downloaded TV Software DMG.
    6. Ensure that your chosen USB flash drive is selected in the "USB Target Device" dropdown. It will not show the drive's name, only its location in /dev.
      • To ensure that it is the correct drive, open Disk Utility, select your flash drive, and make sure that the Device listing matches up with ATV USB Creator's selected device.
      • This will erase all data on the flash drive.
    7. Make sure that ssh tools and bin tools is enabled under the Installation Options dropdown. You may enable the other options, but they are not required.
    8. Click the Create Using -> button and wait. The process will take a few minutes.

    Installing the Patchstick

    1. Unplug the power cable from your Apple TV.
    2. Plug your newly created Patchstick into the USB port on the back of your Apple TV.
    3. Plug the power cable back in.
    4. Wait a few minutes. You will see an Apple TV 1 logo with Tux sitting on it for about 30 seconds, and then a lot of text will scroll down the screen.
    5. Once you see the line penbuntu login: _ at the bottom, unplug the Apple TV, unplug the USB flash drive, and plug your Apple TV back in.

    :::

    You should now be jailbroken with the Software Menu added to your home screen. You can use this menu to manage your Apple TV. SSH is available via the command ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss frontrow@ip.of.apple.tv, the password is frontrow. To mount / as read-write, run the command sudo mount -t hfs -o rw /dev/disk0s3 /.

    + + + diff --git a/it_IT/installing-phoenix/index.html b/it_IT/installing-phoenix/index.html new file mode 100644 index 000000000000..78b5af243230 --- /dev/null +++ b/it_IT/installing-phoenix/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Phoenix | Guida per iOS + + + + +

    Phoenix

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Phoenix è in grado di eseguire il jailbreak su dispositivi iOS a 32 bit con una versione del firmware 9.3.5 e 9.3.6.

    Tieni a mente che il jailbreak di Phoenix non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di Phoenix sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l'app di Phoenix sul tuo dispositivo iOS nello step successivo.

    Download

    Phœnix è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Phœnix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di Phoenix adesso può essere aperta dalla home screen.

    Eseguire Phoenix

    1. Apri l'applicazione di Phoenix dalla home screen
    2. Tocca Prepare for Jailbreak - Accept - Dismiss - Proceed with Jailbreak - Begin Installation - Use Provided Offsets

    Quando eseguirai il jailbreak per una seconda volta, un'opzione chiamata "Kickstart Jailbreak" sostituirà "Prepare for Jailbreak". Clicca su quella invece.

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installa Zebra

    + + + diff --git a/it_IT/installing-phoenix/using-cydia.html b/it_IT/installing-phoenix/using-cydia.html new file mode 100644 index 000000000000..fbef92955d7f --- /dev/null +++ b/it_IT/installing-phoenix/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-pwnagetool/index.html b/it_IT/installing-pwnagetool/index.html new file mode 100644 index 000000000000..1117993ce552 --- /dev/null +++ b/it_IT/installing-pwnagetool/index.html @@ -0,0 +1,44 @@ + + + + + + + + + PwnageTool | Guida per iOS + + + + +

    PwnageTool

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    PwnageTool è in grado di eseguire il jailbreak dei dispositivi pre-A5 su iOS 1.1.4-5.1.1 - anche se il supporto può variare pesantemente.

    PwnageTool è un jailbreak untethered, persiste dopo il riavvio, quindi una volta installato non dovrai reinstallarlo a meno che non inizializzi il dispositivo.

    Per utilizzare PwnageTool, è necessario un Mac che esegue macOS Mavericks o precedente.

    Uno screenshot di PwnageTool

    Download

    • Le versioni diPwnageToolApri in una nuova finestra per la tua versione di ios dall'archivio di r/LegacyJailbreak
      • If you're using a iPhone 2G or iPod Touch 1/2 or jailbreaking iPhone OS 2, download PwnageTool 3.1.5.

    Installare PwnageTool

    1. Estrai il file .zip in una posizione comoda, ad esempio la cartella Download
    2. Apri l'applicazione di PwnageTool
    3. Connetti il tuo dispositivo iOS al computer
    4. Seleziona quale dispositivo stai utilizzando, iPhone, iPad o iPod touch
    5. Scarica un IPSW da ipsw.meApri in una nuova finestra
    6. Quando richiesto, inserisci l'IPSW che hai scaricato su PwnageTool
    7. Seleziona General, quindi continua
    8. Non regolare la dimensione della partizione di root
    9. Continua su finché non arrivi nella sezione per le impostazioni di Cydia
    10. Seleziona OpenSSL e OpenSSH.
    11. Continua e assicurati che Cydia Installer sia selezionato
    12. Deseleziona Icy e continua
    13. Seleziona 'Build' e continua
    14. Scegli dove salvare il file IPSW customizzato
    15. Attendi che il processo di creazione dell'IPSW finisca
    16. PwnageTool ti chiederà se il telefono è stato jailbroken prima d'allora; rispondi in base allo stato del tuo telefono
    17. Segui le istruzioni di PwnageTool per entrare in modalità DFU
    18. Apri iTunes e ripristina con il file .ipsw creato da PwnageTool

    Una volta che vedi la schermata di blocco, dovresti essere jailbroken. Cydia sarà sulla tua home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-pwnagetool/using-cydia.html b/it_IT/installing-pwnagetool/using-cydia.html new file mode 100644 index 000000000000..dc33c0ef8f64 --- /dev/null +++ b/it_IT/installing-pwnagetool/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-sileo/index.html b/it_IT/installing-sileo/index.html new file mode 100644 index 000000000000..09dac1dca438 --- /dev/null +++ b/it_IT/installing-sileo/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare Sileo | Guida per iOS + + + + +

    Installare Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Introduzione

    Questa guida ti permetterà di installare Sileo se stai usando un jailbreak che include Cydia di default.

    WARNING

    Sileo supporta solo iOS 12 o versioni successive, se sei su iOS 9-11, considera di usare Zebra .

    Aggiunta della repo di Sileo

    1. Apri l'applicazione di Cydia
    2. Tocca Sources sulla barra in basso
    3. Tocca il pulsante Edit nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci repo.getsileo.app
    6. Tocca Add Source
    7. Tocca Return to Cydia

    Installare Sileo

    1. Tocca la sorgente repo.getsileo.app
    2. Premi su Packaging
    3. Clicca su Sileo
    4. Tocca il pulsante Install nell'angolo in alto a destra dello schermo
    5. Conferma l'installazione
      • Potrebbe essere necessario un certo tempo per l'installazione del tweak
    6. Una volta terminato, tocca Respring
      • Dopo ciò il dispositivo sembrerà riavviarsi

    Sileo dovrebbe essere ora installato sul dispositivo.

    DANGER

    Tentare di eliminare Cydia dal dispositivo dopo l'installazione di Sileo può causare problemi con il jailbreak.

    TIP

    Continua con Usare Sileo :::

    + + + diff --git a/it_IT/installing-socket/index.html b/it_IT/installing-socket/index.html new file mode 100644 index 000000000000..247c047233ec --- /dev/null +++ b/it_IT/installing-socket/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare Socket | Guida per iOS + + + + +

    Installare Socket

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Socket è in grado di eseguire il jailbreak di ogni dispositivo iOS a 32-bit su versioni firmware da 10.0.1 a 10.3.4.

    Tieni a mente che il jailbreak di Socket non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di Socket sul tuo dispositivo ogni 7 giorni tramite il tuo computer.

    Utilizzeremo Sideloadly per installare l’applicazione sul dispositivo.

    Download

    Socket è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Socket su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Socket adesso può essere aperta dalla home screen.

    Eseguire Socket

    1. Apri l'applicazione di Socket dalla home screen
    2. Clicca su “Jailbreak”

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Zebra installato nella home screen. Puoi utilizzare Zebra per installare tweak, temi e altro.

    + + + diff --git a/it_IT/installing-socket/using-zebra.html b/it_IT/installing-socket/using-zebra.html new file mode 100644 index 000000000000..213bc7a85a73 --- /dev/null +++ b/it_IT/installing-socket/using-zebra.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Zebra | Guida per iOS + + + + +

    Using Zebra

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Zebra è un gestore di pacchetti più recente. Può essere utilizzato per installare tweak e temi.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Zebra, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Zebra
    2. Tocca Sources sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a sinistra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca Add Source

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Zebra
    2. Tocca Sources sulla barra in basso
    3. Fai scorrere la repo che vuoi rimuovere verso sinistra.

    La repo dovrebbe ora essere rimossa da Zebra.

    Installare Tweak

    1. Apri l'applicazione di Zebra
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Install nell'angolo in alto a destra dello schermo
      • Se un avviso ti chiede quale versione installare, in genere vuoi installare l'ultima versione
    4. Tocca la parte inferiore dello schermo denominata "Tap to Manage"
    5. Tocca il pulsante Confirm nell'angolo in alto a destra dello schermo
      • Potrebbe essere necessario un certo tempo per l'installazione del tweak
    6. Dopo che è finita, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Zebra
    2. Tocca Packages sulla barra in basso
    3. Fai scorrere il tweak che vuoi rimuovere verso sinistra.
    4. Tocca la parte inferiore dello schermo denominata "Tap to Manage"
    5. Tocca il pulsante Confirm nell'angolo in alto a destra dello schermo
      • Potrebbe essere necessario un po' di tempo per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-sockh3lix/index.html b/it_IT/installing-sockh3lix/index.html new file mode 100644 index 000000000000..0d533d3e0943 --- /dev/null +++ b/it_IT/installing-sockh3lix/index.html @@ -0,0 +1,44 @@ + + + + + + + + + sockH3lix | Guida per iOS + + + + +

    sockH3lix

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Sockh3lix è in grado di eseguire il jailbreak di della maggior parte dei dispositivu iOS a 64 bit con una versione del firmware 10.0-10.3.3.

    È anche compatibile gli iPhone 5 su 10.3.3 e 10.3.4. Non è compatibile con di dispositivi A10 come iPhone 7 e iPad Pro (Seconda Generazione).

    Tieni a mente che il jailbreak di sockH3lix non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    A causa di come le app di terze parti vengono installate sul dispositivo, nella maggior parte dei casi dovrai reinstallare l’app di h3lix sul tuo dispositivo ogni 7 giorni tramite un computer.

    Utilizzeremo Sideloadly per installare l’applicazione sul dispositivo.

    WARNING

    Gli iPhone 5 che usano questo jailbreak potrebbero riscontrare un problema dove i tweak non funzionano correttamente. Se succede ciò, dovresti provare a resettare il tuo dispositivo, poi eseguire il jailbreak con Installare kok3shiX.

    Download

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di sockH3lix su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di sockH3lix adesso può essere aperta dalla home screen.

    Eseguire sockH3lix

    1. Apri l'applicazione di sockH3lix dalla home screen
    2. Clicca su “Jailbreak”

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installa Zebra

    + + + diff --git a/it_IT/installing-sockh3lix/using-cydia.html b/it_IT/installing-sockh3lix/using-cydia.html new file mode 100644 index 000000000000..37ae7569843a --- /dev/null +++ b/it_IT/installing-sockh3lix/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-taurine-trollstore/index.html b/it_IT/installing-taurine-trollstore/index.html new file mode 100644 index 000000000000..40dc84667610 --- /dev/null +++ b/it_IT/installing-taurine-trollstore/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Taurine (Trollstore) | Guida per iOS + + + + +

    Taurine (Trollstore)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Taurine è un jailbreak semi-untethered, richiede quindi l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio.

    WARNING

    Per seguire questo metodo, avrai bisogno di un dispositivo A12 o più recente. Se hai un dispositivo A11 o precedente, segui Installa Taurine .

    Nonostante con Taurine sia possibile eseguire il jailbreak di qualsiasi device su iOS/iPadOS da 14.0 a 14.8.1, questo metodo per ottenere Taurine necessita di un dispostitvo con A12 o successivi.

    WARNING

    Se sei già jailbroken con unc0ver, assicurati di rimuovere unc0ver prima di procedere.

    WARNING

    Il supporto affidabile per iPad Pro con M1 da 1TB e da 2TB richiede una versione non ufficiale di Taurine. Se non si è a proprio agio con l'utilizzo di una versione non ufficiale, si può provare ad utilizzare quella ufficiale, ma sarà estremamente poco probabile che funzionerà correttamente.

    Download

    Installazione di TrollHelper

    1. Apri Safari
    2. Vai su https://api.jailbreaks.app/troll64eApri in una nuova finestra
    3. Clicca su Install

    Un'app chiamata GTA Car Tracker verrà installata sul tuo dispositivo iOS, anche se in realtà è l'app di TrollHelper.

    Installazione di TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper
    3. Clicca Install TrollStore

    L'applicazione TrollStore verrà ora installata sul tuo dispositivo iOS.

    Taurine

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file .ipa di Taurine
    4. Tocca il file Taurine .ipa
    5. Clicca su Install

    L'app di Taurine sarà ora installata sul tuo dispositivo.

    Eseguire Taurine

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di Taurine dalla home screen appena dopo il riavvio
    3. Clicca su “Jailbreak”
    4. Quando richiesto, riavvia il dispositivo
    5. Apri l’applicazione di Taurine dalla home screen appena dopo il riavvio
    6. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    WARNING

    Se ricevi l'errore ERR_Jailbreak, ERR_Already_Jailbroken o ERR_KernRW leggi la sezione Taurine/Odyssey sulla pagina di Troubleshooting Troubleshooting.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare tweaks, temi e altro.

    Installare il software necessario

    1. Apri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "libiosexec1"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su “Conferma”
    7. Una volta terminato, tocca "Fatto"
    8. Cerca "libhooker (common)", "PreferenceLoader" e "RocketBootstrap" e aggiungili alla coda premendo "Installa"
      • Mentre stai preparando la coda, non installare nulla che viene messo in coda finché non hai selezionato tutti i programmi da installare
    9. Tocca la barra della coda in fondo alla pagina
    10. Clicca su “Conferma”
    11. Una volta terminato, tocca 'Riavvia la SpringBoard'
    + + + diff --git a/it_IT/installing-taurine-trollstore/using-sileo.html b/it_IT/installing-taurine-trollstore/using-sileo.html new file mode 100644 index 000000000000..04811497622e --- /dev/null +++ b/it_IT/installing-taurine-trollstore/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-taurine/index.html b/it_IT/installing-taurine/index.html new file mode 100644 index 000000000000..7ddf4360f2a7 --- /dev/null +++ b/it_IT/installing-taurine/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Taurine | Guida per iOS + + + + +

    Taurine

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Taurine è un jailbreak semi-untethered, richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio.

    Il tool è compatibile con tutti i dispositivi sulle versioni di iOS/iPadOS da 14.0 a 14.8.1.

    A causa di come funzionano i jailbreak semi-untethered, l'app avrà bisogno di essere ri-firmata ogni 7 giorni. Tuttavia, hai anche la possibilità di installare una versione dell'app di Taurine firmata in modo permanente dopo aver eseguito il jailbreak.

    Utilizzeremo Sideloadly per installare l'app di Taurine sul tuo dispositivo iOS nello step successivo.

    TIP

    Se sei su un dispositivo A12 o più recente, è altamente consigliato seguire Taurine (Trollstore) .

    WARNING

    Se attualmente hai eseguito il jailbreak tramite un altro tool (escluso Odysseyra1n), assicurati di rimuoverlo correttamente prima di proseguire.

    WARNING

    Il supporto affidabile per iPad Pro M1 da 1TB e da 2TB richiede una versione non ufficiale di Taurine. Se non si è a proprio agio con l'utilizzo di una versione non ufficiale, si può provare ad utilizzare quella ufficiale, ma sarà estremamente poco probabile che funzionerà correttamente.

    Download

    Taurine è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Taurine su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Taurine adesso può essere aperta dalla home screen.

    Eseguire Taurine

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di Taurine dalla home screen appena dopo il riavvio
    3. Clicca su “Jailbreak”
    4. Quando richiesto, riavvia il dispositivo
    5. Apri l’applicazione di Taurine dalla home screen appena dopo il riavvio
    6. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    WARNING

    Se ricevi l'errore ERR_Jailbreak, ERR_Already_Jailbroken o ERR_KernRW leggi la sezione Taurine/Odyssey sulla pagina di Troubleshooting Troubleshooting.

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare tweak, temi e altro.

    Installare il software necessario

    1. Apri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "libiosexec1"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su “Conferma”
    7. Una volta terminato, tocca "Fatto"
    8. Cerca "libhooker (common)", "PreferenceLoader" e "RocketBootstrap" e aggiungili alla coda premendo "Installa"
      • Mentre stai preparando la coda, non installare nulla che viene messo in coda finché non hai selezionato tutti i programmi da installare
    9. Tocca la barra della coda in fondo alla pagina
    10. Clicca su “Conferma”
    11. Una volta terminato, tocca 'Riavvia la SpringBoard'

    Dopo aver installato il software necessario, è anche possibile installare taurine-permanent per avere una versione dell'app di Taurine firmata in modo permanente, che consigliamo di installare.

    Installazione di taurine-permanent

    WARNING

    taurine-permanent installerà l'ultima versione ufficiale di Taurine.

    Se stai utilizzando la versione non ufficiale per il supporto affidabile su iPad Pro M1, puoi installare alternativamente TrollStore (tramite il pacchetto TrollStore Helper della repo havoc.app) e installare la versione non ufficiale da lì, per firmarlo permanentemente.

    1. Riapri l'applicazione di Sileo
    2. Clicca sulla sezione "Cerca"
    3. Cerca "taurine-permanent"
    4. Premi su "Installa"
    5. Tocca la barra della coda in fondo alla pagina
    6. Clicca su “Conferma”
    7. Una volta terminato, tocca "Fatto"
    + + + diff --git a/it_IT/installing-taurine/using-sileo.html b/it_IT/installing-taurine/using-sileo.html new file mode 100644 index 000000000000..aeaa1836e704 --- /dev/null +++ b/it_IT/installing-taurine/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-trollhelper-mdc/index.html b/it_IT/installing-trollhelper-mdc/index.html new file mode 100644 index 000000000000..dc3e84cd2644 --- /dev/null +++ b/it_IT/installing-trollhelper-mdc/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare TrollStore (TrollInstallerMDC) | Guida per iOS + + + + +

    Installare TrollStore (TrollInstallerMDC)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di TrollInstallerMDC su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di TrollInstallerMDC può essere aperta dalla home screen.

    DANGER

    Se sei su iOS da 16.0 a 16.1.2, avrai anche bisogno di abilitare la Modalità Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalità sviluppatore, tocca quella opzione, attiva la modalità sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Se hai già aperto Suggerimenti, riavvia il dispositivo prima di seguire questi passaggi

    1. Apri TrollInstallerMDC
    2. Una volta che dice "Successfully replaced Tips binary", chiudi l'app TrollInstallerMDC
      • Se restituisce un errore, chiudi TrollInstallerMDC e riaprilo

    Installare TrollStore

    1. Apri l'app Suggerimenti
    2. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    + + + diff --git a/it_IT/installing-trollhelper-misaka-tvos/index.html b/it_IT/installing-trollhelper-misaka-tvos/index.html new file mode 100644 index 000000000000..e4fca9f5eb57 --- /dev/null +++ b/it_IT/installing-trollhelper-misaka-tvos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (Misaka) (tvOS) | Guida per iOS + + + + +

    Installing TrollStore (Misaka) (tvOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    Installare l'applicazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Misaka su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di Misaka adesso può essere aperta dalla home screen.

    DANGER

    Se non lo hai già fatto, dovrai anche abilitare la Modalità Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalità sviluppatore, tocca quella opzione, attiva la modalità sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Questo metodo può richiedere diversi tentativi per funzionare correttamente.

    1. Apri Misaka
    2. Vai alla scheda "Pacchetti [Emu/Var]"
    3. Tocca il pulsante in basso a sinistra (noto come "ToolBox") e tocca Installa TrollStore, quindi tocca Suggerimenti

    Il tuo dispositivo eseguirà un respring dopo aver toccato Suggerimenti.

    Installare TrollStore

    1. Unlock your device
    2. Apri l'app Suggerimenti
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    + + + diff --git a/it_IT/installing-trollhelper-misaka/index.html b/it_IT/installing-trollhelper-misaka/index.html new file mode 100644 index 000000000000..a4c331de1749 --- /dev/null +++ b/it_IT/installing-trollhelper-misaka/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare TrollStore (Misaka) | Guida per iOS + + + + +

    Installare TrollStore (Misaka)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Misaka su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di Misaka adesso può essere aperta dalla home screen.

    DANGER

    Se non lo hai già fatto, dovrai anche abilitare la Modalità Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalità sviluppatore, tocca quella opzione, attiva la modalità sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Questo metodo può richiedere diversi tentativi per funzionare correttamente.

    1. Apri Misaka
    2. Vai alla scheda "Pacchetti [Emu/Var]"
    3. Tocca il pulsante in basso a sinistra (noto come "ToolBox") e tocca Installa TrollStore, quindi tocca Suggerimenti

    Il tuo dispositivo eseguirà un respring dopo aver toccato Suggerimenti.

    Installare TrollStore

    1. Sblocca il tuo dispositivo
    2. Apri l'app Suggerimenti
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    + + + diff --git a/it_IT/installing-trollhelper-trollmisaka/index.html b/it_IT/installing-trollhelper-trollmisaka/index.html new file mode 100644 index 000000000000..59f71143e170 --- /dev/null +++ b/it_IT/installing-trollhelper-trollmisaka/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollMisaka) | Guida per iOS + + + + +

    Installing TrollStore (TrollMisaka)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    Installare l'applicazione

    1. Open AltServer
    2. Collega il tuo dispositivo iOS al computer
    3. Shift-Click (Windows) or Option-Click (macOS) AltServer in the System Tray or Menu Bar
    4. Click Sideload .ipa, then select your device
    5. Select the TrollMisaka .ipa file

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    The TrollMisaka application can now be opened from home screen.

    DANGER

    If you're on iOS 16.0 to 16.6.1, you'll also need to enable Developer Mode.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalità sviluppatore, tocca quella opzione, attiva la modalità sviluppatore e segui le istruzioni sullo schermo

    Adding a Keyboard

    1. Open TrollMisaka, then exit the app while keeping it in the app switcher
    2. Go to Settings -> General -> Keyboard -> Keyboards -> Add New Keyboard...
    3. Select TrollMisaka
    4. Tap TrollMisaka, then toggle on Allow Full Access, then tap Allow
    5. Re-open TrollMisaka

    After re-opening TrollMisaka, open the app switcher and then reboot your device.

    DANGER

    Do not fully close TrollMisaka until TrollStore is installed, or you will have to redo the entire guide from the beginning.

    Iniettare TrollStore Helper

    WARNING

    Questo metodo può richiedere diversi tentativi per funzionare correttamente.

    1. Unlock your device
    2. Immediately open Spotlight Search (via swipping down on the middle of the home screen)
    3. Tap the globe icon on the keyboard
      • If needed, select TrollMisaka from the list of keyboards
    4. Tap kopen
      • If the device reboots, try these steps again
    5. Clicca Installa TrollStore
      • If the keyboard app seemingly refreshes, try again, If it fails, try again in Safari instead.

    Once it says it's successful, you can continue with the next section.

    Installare TrollStore

    1. Re-open the app switcher
    2. Open the TrollMisaka app from the app switcher
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    + + + diff --git a/it_IT/installing-trollhelper-trollstar/index.html b/it_IT/installing-trollhelper-trollstar/index.html new file mode 100644 index 000000000000..b61eb9f406c4 --- /dev/null +++ b/it_IT/installing-trollhelper-trollstar/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollStar) | Guida per iOS + + + + +

    Installing TrollStore (TrollStar)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    Installare l'applicazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the TrollStar .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    The TrollStar application can now be opened from home screen.

    DANGER

    Se non lo hai già fatto, dovrai anche abilitare la Modalità Sviluppatore.

    Per farlo, vai in Impostazioni -> Privacy e Sicurezza e poi scorri verso il basso fino a vedere Modalità sviluppatore, tocca quella opzione, attiva la modalità sviluppatore e segui le istruzioni sullo schermo

    Iniettare TrollStore Helper

    WARNING

    Questo metodo può richiedere diversi tentativi per funzionare correttamente.

    1. Open TrollStar
    2. Tap Click here to start!
      • If the device reboots, wait a few minutes, then try again
    3. Tap Install TrollStore Helper to Tips
    4. Tap Respring to Apply

    Your device will respring after you tap Respring to Apply.

    Installare TrollStore

    1. Unlock your device
    2. Apri l'app Suggerimenti
    3. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app
    + + + diff --git a/it_IT/installing-trollhelper-tvos/index.html b/it_IT/installing-trollhelper-tvos/index.html new file mode 100644 index 000000000000..ec650505e488 --- /dev/null +++ b/it_IT/installing-trollhelper-tvos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing TrollStore (TrollHelper) (tvOS) | Guida per iOS + + + + +

    Installing TrollStore (TrollHelper) (tvOS)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    This is a stub page, nothing listed here is accurate whatsoever (it is currently a direct copy paste of the iOS one), but is being used as a placeholder for when a jailbreak method to install TrollStore is developed for tvOS

    Requisiti

    You will need:

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • A functioning package manager

    TIP

    If it's not already added, you'll also need to add the havoc.app repo to your package manager

    Installare TrollStore

    1. In your package manager, search and install the TrollStore Helper package
    2. After installing, close your package manager
    3. Apri l'app TrollHelper nella home screen
    4. Clicca Installa TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    DANGER

    If you're on iOS 15.0 or later, you have to do the below steps, or you won't be able to access TrollStore after rebooting your device into stock iOS.

    If you're on iOS 14.0 to 14.8.1, you can safely ignore these below steps.

    Installare Persistence Helper

    1. Apri l'app TrollStore nella home screen
    2. Premi Impostazioni, poi premi Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    Once you reboot your device, open the Tips app (which you set as the persistence helper) and press Refresh App Registrations.

    + + + diff --git a/it_IT/installing-trollhelper/index.html b/it_IT/installing-trollhelper/index.html new file mode 100644 index 000000000000..a14c7f48ad27 --- /dev/null +++ b/it_IT/installing-trollhelper/index.html @@ -0,0 +1,44 @@ + + + + + + + + + TrollStore (TrollHelper) | Guida per iOS + + + + +

    TrollStore (TrollHelper)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    Avrai bisogno di:

    • A jailbroken device running iOS 14.0 beta 2 to 16.6.1, 16.7 RC (20H18) or iPadOS 17.0
    • Un gestore di pacchetti funzionante

    TIP

    Se non è già stata aggiunta, dovrai anche aggiungere la repo havoc.app al tuo gestore di pacchetti

    Installazione di TrollStore

    1. Nel gestore dei pacchetti, cerca e installa il pacchetto TrollStore Helper
    2. Dopo l'installazione, chiudi il gestore dei pacchetti
    3. Apri l'app TrollHelper nella home screen
    4. Clicca Install TrollStore

    Il tuo dispositivo dovrebbe eseguire un respring, e TrollStore dovrebbe essere installato.

    DANGER

    Se sei su iOS 15.0 o successivi, è necessario eseguire i passaggi seguenti, o non sarà possibile accedere a TrollStore dopo aver riavviato il dispositivo in iOS stock.

    Se sei su iOS da 14.0 a 14.8.1, puoi tranquillamente ignorare questi passaggi.

    Installare Persistence Helper

    1. Apri l'app TrollHelper nella home screen
    2. Premi Impostazioni e clicca Installa Persistence Helper
    3. Seleziona Suggerimenti dalla lista di app

    Una volta riavviato il dispositivo, apri l'app Suggerimenti (che hai impostato come Persistence Helper) e premi Refresh App Registrations.

    + + + diff --git a/it_IT/installing-trollhelperota/index.html b/it_IT/installing-trollhelperota/index.html new file mode 100644 index 000000000000..fb2a9f81319c --- /dev/null +++ b/it_IT/installing-trollhelperota/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare TrollStore (TrollHelperOTA) | Guida per iOS + + + + +

    Installare TrollStore (TrollHelperOTA)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    WARNING

    I dispositivi con A11 e precedenti sono supportati da iOS 15.0 a 15.5 beta 4 e da iOS 15.6 beta 1 a 15.6 beta 5

    A12 and later devices are supported on iOS 14.0 beta 2 to 15.6.1

    Installazione di TrollHelper

    1. Apri Safari
    2. A seconda del tuo dispositivo, vai a uno dei seguenti link:
    3. Clicca su Install

    Un'app chiamata GTA Car Tracker verrà installata sul tuo dispositivo iOS, anche se in realtà è l'app di TrollHelperOTA.

    Installazione di TrollStore

    1. Apri l'app GTA Car Tracker nella home screen
    2. Clicca su Register Persistence Helper
    3. Clicca Install TrollStore
      • Se il dispositivo si riavvia, esegui nuovamente questi passaggi

    TrollStore dovrebbe essere ora installato. Se non appare nella home screen, riavvia il dispositivo.

    + + + diff --git a/it_IT/installing-trollstore-tvos/index.html b/it_IT/installing-trollstore-tvos/index.html new file mode 100644 index 000000000000..643efbc0c0df --- /dev/null +++ b/it_IT/installing-trollstore-tvos/index.html @@ -0,0 +1,43 @@ + + + + + + + + + Installing TrollStore (tvOS) | Guida per iOS + + + + +

    Installare TrollStore

    TIP

    For support in English, ask for help on the r/Jailbreak Discord ServerApri in una nuova finestra.

    DANGER

    TrollStore is not a jailbreak.

    TrollStore is a tool which uses a CoreTrust bug in order to permanently sign any app with any entitlements which are necessary for the apps functioning.

    Installing TrollStore is a process which varies depending on Apple TV and tvOS you are running, as a result, different guides are attached below depending on said combination

    DANGER

    If your device is on tvOS 14.0 beta 1 or earlier, or is running tvOS 17.1 or newer, it will never be supported by TrollStore.


    FromToarm64 (A8 / A10X)arm64e (A12 / A13)
    14.0 beta 1 and earlierUnsupported
    14.0 beta 214.8.1Coming SoonNo Installation Method
    15.016.6Installing TrollStore (Misaka) (tvOS)
    17.017.0Coming SoonNo Installation Method
    17.1 and laterUnsupported


    + + + diff --git a/it_IT/installing-trollstore/index.html b/it_IT/installing-trollstore/index.html new file mode 100644 index 000000000000..884e72f77b7c --- /dev/null +++ b/it_IT/installing-trollstore/index.html @@ -0,0 +1,43 @@ + + + + + + + + + TrollStore | Guida per iOS + + + + +

    Installare TrollStore

    TIP

    Per ottenere supporto in inglese, chiedi aiuto sul Server DiscordApri in una nuova finestra di r/LegacyJailbreak.

    DANGER

    TrollStore non è un jailbreak.

    TrollStore is a tool which uses a CoreTrust bug in order to permanently sign any app with any entitlements which are necessary for the apps functioning.

    Installare TrollStore è un processo che varia a seconda di quale dispositivo e iOS si possiede, perciò verranno elencate diverse guide a seconda di tale combinazione

    DANGER

    If your device is on iOS 14.0 beta 1 or earlier, is running iOS 16.7.x (excluding 16.7 RC (20H18)), or is running iOS 17.0.1 or newer, it will never be supported by TrollStore.


    DaAarm64 (A8 - A11)arm64e (A12 - A17 / M1 - M2)
    14.0 beta 1 and earlierNon supportato
    14.0 beta 214.8.1TrollStore (TrollHelper)Installare TrollStore (TrollHelperOTA)
    15.015.5 beta 4Installare TrollStore (TrollHelperOTA)
    15.515.5Installare TrollStore (TrollInstallerMDC)Installare TrollStore (TrollHelperOTA)
    15.6 beta 115.6 beta 5Installare TrollStore (TrollHelperOTA)
    15.615.6.1Installare TrollStore (TrollInstallerMDC)Installare TrollStore (TrollHelperOTA)
    15.715.7.1Installare TrollStore (TrollInstallerMDC)
    15.7.215.8.1Installare TrollStore (Misaka)
    16.016.1.2Installare TrollStore (TrollInstallerMDC)
    16.216.6.1Installing TrollStore (TrollStar)
    16.7 RC16.7 RCTrollStore (TrollHelper)Nessun metodo di Installazione
    16.716.7.5Non supportato
    17.017.0TrollStore (TrollHelper)No Installation Method
    17.0.1 e successiveNon supportato


    + + + diff --git a/it_IT/installing-unc0ver-fugu14/index.html b/it_IT/installing-unc0ver-fugu14/index.html new file mode 100644 index 000000000000..185589b3581d --- /dev/null +++ b/it_IT/installing-unc0ver-fugu14/index.html @@ -0,0 +1,44 @@ + + + + + + + + + unc0ver (Fugu14) | Guida per iOS + + + + +

    unc0ver (Fugu14)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    unc0ver è un jailbreak semi-untethered, il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio.

    Il metodo di unc0ver con Fugu14 supporta i dispositivi A12+ su iOS 14.3-14.5.1

    WARNING

    Il metodo di unc0ver con Fugu14 non supporta le versioni beta di iOS. Se sei su una versione beta di iOS 14.3, 14.4, o 14.5, segui Installazione Taurine (TrollStore).

    Utilizzeremo il tool di AltStore che ci permetterà di impostare tutto per poter eseguire il jailbreak.

    Download

    Installazione di Altstore

    1. Scarica AltStore per il tuo rispettivo sistema operativo
    2. Avvia AltStore/AltServer
      • Su macOS, apri l'app Mail e apri Mail -> Preferenze nella barra dei menu
      • Fare clic sulla sezione Generali, Gestisci plug-in, seleziona AltPlugin e applica
    3. Collega il tuo dispositivo iOS al tuo Mac o PC tramite USB
    4. Clicca su AltStore/AltServer nella barra dei menu/barra di sistema
    5. Clicca Install AltStore
      • Segui le istruzioni sullo schermo
    6. Apri Impostazioni e vai su Generali - Gestione Dispositivo e verifica AltStore
    7. Scarica unc0verApri in una nuova finestra sul tuo dispositivo iOS e apri il file .ipa su AltStore
      • Assicurati che il tuo dispositivo iOS e il Mac o PC siano collegati alla stessa rete Wi-Fi
    8. Una volta che il file .ipa viene installato, dovresti vedere un prompt che ti comunica che il jailbreak richiede un untethering, clicca su Install Untethered Jailbreak
      • Se non vedi questo prompt dopo aver installato il file .ipa, il tuo dispositivo/versione è incompatibile e dovresti tornare a Cominciamo!.
    9. AltStore installerà un'applicazione segnaposto, una volta completata, tocca Open Placeholder
    10. Premi Setup Fugu14, poi una volta completato il processo, premi OK
    11. Riapri AltStore
    12. AltStore patcherà quindi la cosiddetta applicazione segnaposto, una volta completato, tocca Open Placeholder ancora una volta
    13. Clicca su Install Untether
    14. Una volta terminata l'installazione, tocca Riavvia ora e consenti al dispositivo di riavviarsi
    15. Riapri AltStore
    16. Tocca Installa unc0ver e consenti l'installazione di unc0ver.
    17. Premi Open unc0ver

    Eseguire unc0ver

    1. Apri il menu delle impostazioni e disabilita Disabilita aggiornamenti automatici
      • unc0ver di default disabilita gli aggiornamenti “Over-The-Air”, comunque è consigliato disabilitare questa feature perché potrebbe causare problemi durante un aggiornamento manuale
    2. Clicca su “Done”
    3. Clicca su “Jailbreak”
    4. Quando richiesto, riavvia il dispositivo
    5. Apri l’applicazione di unc0ver dalla home screen subito dopo aver eseguito il riavvio
    6. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    WARNING

    Se ricevi l'errore rootFS già montato, elimina l'aggiornamento OTA, leggi la pagina di Risoluzione dei problemi

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installazione di Sileo

    + + + diff --git a/it_IT/installing-unc0ver-fugu14/using-cydia.html b/it_IT/installing-unc0ver-fugu14/using-cydia.html new file mode 100644 index 000000000000..aa7cfa3cf73b --- /dev/null +++ b/it_IT/installing-unc0ver-fugu14/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-unc0ver-trollstore/index.html b/it_IT/installing-unc0ver-trollstore/index.html new file mode 100644 index 000000000000..2940b78e8a11 --- /dev/null +++ b/it_IT/installing-unc0ver-trollstore/index.html @@ -0,0 +1,44 @@ + + + + + + + + + unc0ver (TrollStore) | Guida per iOS + + + + +

    unc0ver (TrollStore)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    unc0ver è un jailbreak semi-untethered, il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio.

    WARNING

    Per seguire questo metodo, avrai bisogno di un dispositivo A12 o più recente con versioni di iOS da 14.0 a 14.3 o da 14.6 a 14.8. Se hai un dispositivo con A11 o precedenti o stai eseguendo iOS 13.7 o precedenti, segui Installare unc0ver.

    Se hai un dispositivo con A12 o successivi su versioni di iOS da 14.4 a 14.5.1, continua in Installare unc0ver (Fugu14).

    Nonostante unc0ver sia compatibile con il jailbreak di diversi dispositivi su versioni iOS/iPadOS da 11.0 a 14.8 (escludendo iOS 12.5.6), questo metodo di ottenere unc0ver richiede un dispositivo con A12 o successivi che esegue versioni iOS da 14.0 a 14.3 o da 14.6 a 14.8.

    WARNING

    Se stai già eseguendo il jailbreak con Taurine, assicurati di rimuovere Taurine accuratamente prima di procedere.

    WARNING

    unc0ver su versioni del firmware 14.6-14.8 supporta solo iPhone A12 e A13.

    Download

    Installazione di TrollHelper

    1. Apri Safari
    2. Vai su https://api.jailbreaks.app/troll64eApri in una nuova finestra
    3. Premi su Installa

    Un'app chiamata GTA Car Tracker verrà installata sul tuo dispositivo iOS, anche se in realtà è l'app di TrollHelper.

    Installare TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca Installa TrollStore

    L'applicazione TrollStore verrà ora installata sul tuo dispositivo iOS.

    Installare Persistence Helper

    1. Riapri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper

    L'app GTA Car Tracker può ora essere utilizzata come Persistence Helper

    TIP

    Il motivo per cui la Persistence Helper è molto importante è che, ogni volta che iOS ricostruisce la sua cache delle icone, tutte le applicazioni installate da TrollStore (così come TrollStore stesso) scompariranno o non si apriranno più.

    Per aggirare ciò, il Persistence Helper (che sarà ancora aperto anche dopo che questo accade) può aggiornare le registrazioni delle app in modo che le applicazioni riappariranno e si apriranno di nuovo.

    unc0ver

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file .ipa di unc0ver
    4. Tocca il file .ipa di unc0ver
    5. Premi su Installa

    L'app di unc0ver sarà ora installata sul tuo dispositivo.

    WARNING

    Se sei su iOS da 14.6 a 14.8, dovrai ripetere questi step per il file .ipa di u0Launcher.

    Eseguire unc0ver

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di unc0ver dalla home screen appena dopo il riavvio
      • Se sei su iOS da 14.6 a 14.8, dovrai invece aprire l'app di u0Launcher
    3. Apri il menu delle impostazioni e disabilita Disabilita aggiornamenti automatici
      • unc0ver di default disabilita gli aggiornamenti “Over-The-Air”, comunque è consigliato disabilitare questa feature perché potrebbe causare problemi durante un aggiornamento manuale
    4. Clicca su “Done”
    5. Clicca su “Jailbreak”
    6. Quando richiesto, riavvia il dispositivo
    7. Apri l’applicazione di unc0ver dalla home screen subito dopo aver eseguito il riavvio
      • Se sei su iOS da 14.6 a 14.8, dovrai invece aprire l'app di u0Launcher
    8. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    WARNING

    Se ricevi l'errore rootFS già montato, elimina l'aggiornamento OTA, leggi la pagina di Risoluzione dei problemi

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installazione di Sileo

    + + + diff --git a/it_IT/installing-unc0ver-trollstore/using-Cydia.html b/it_IT/installing-unc0ver-trollstore/using-Cydia.html new file mode 100644 index 000000000000..696d5a6c0980 --- /dev/null +++ b/it_IT/installing-unc0ver-trollstore/using-Cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-unc0ver/index.html b/it_IT/installing-unc0ver/index.html new file mode 100644 index 000000000000..656e29f05d00 --- /dev/null +++ b/it_IT/installing-unc0ver/index.html @@ -0,0 +1,44 @@ + + + + + + + + + unc0ver | Guida per iOS + + + + +

    unc0ver

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    unc0ver è un jailbreak semi-untethered, richiede l'utilizzo di un'app per ri-eseguire l'exploit dopo un riavvio.

    Questo tool è in grado di eseguire il Jailbreak su quasi tutti i dispositivi iOS su una versione del firmware che va da 11.0 a 14.8 (escluso iOS 12.5.6), tuttavia, lo utilizzeremo solo per eseguire il jailbreak dei dispositivi il quale non è disponibile un'opzione più semplice.

    A causa di come funzionano i jailbreak semi-untethered, l'app avrà bisogno di essere ri-firmata ogni 7 giorni.

    Utilizzeremo Sideloadly per installare l'app di unc0ver sul tuo dispositivo iOS nello step successivo.

    TIP

    Se stai cercando una guida per usare unc0ver su dispositivi A12+ con una versione di iOS 14.4-14.5.1, continua con unc0ver (Fugu14)

    WARNING

    Se attualmente hai eseguito il jailbreak tramite un altro tool, assicurati di rimuoverlo correttamente prima di proseguire.

    WARNING

    unc0ver su versioni del firmware 14.6-14.8 supporta solo iPhone A12 e A13.

    Download

    unc0ver è attualmente firmato su jailbreaks.app per una installazione più facile che non richiede un computer.

    Uno screenshot dell’applicazione di Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer tramite cavo
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di unc0ver su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta ai suoi server per funzionare con gli account sviluppatore gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai in Impostazioni-> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di unc0ver adesso può essere aperta dalla home screen.

    Eseguire unc0ver

    1. Riavvia il tuo dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di unc0ver dalla home screen appena dopo il riavvio
      • Se unc0ver da l’avviso “the app has been tampered with”, reinstalla unc0ver tramite Sideloadly
    3. Apri il menù delle impostazioni e disabilita la voce Disable Auto Updates
      • unc0ver di default disabilita gli aggiornamenti “Over-The-Air”, comunque è consigliato disabilitare questa feature perché potrebbe causare problemi durante un aggiornamento manuale
    4. Clicca su “Done”
    5. Clicca su “Jailbreak”
    6. Quando richiesto, riavvia il dispositivo
    7. Apri l’applicazione di unc0ver dalla home screen subito dopo aver eseguito il riavvio
    8. Clicca su “Jailbreak”

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente ed il jailbreak non viene installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    WARNING

    Se ricevi l’errore rootFS already mounted, elimina l’aggiornamento OTA, leggi la Pagina di Troubleshooting

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    TIP

    Se si desidera utilizzare un gestore di pacchetti più moderno, continua a seconda della versione di iOS:

    + + + diff --git a/it_IT/installing-unc0ver/using-cydia.html b/it_IT/installing-unc0ver/using-cydia.html new file mode 100644 index 000000000000..e06f0bc33466 --- /dev/null +++ b/it_IT/installing-unc0ver/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-unc0vertv/index.html b/it_IT/installing-unc0vertv/index.html new file mode 100644 index 000000000000..174e3c15cc08 --- /dev/null +++ b/it_IT/installing-unc0vertv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installing unc0verTV | Guida per iOS + + + + +

    Installing unc0verTV

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    unc0verTV is a semi-untethered jailbreak, meaning it requires an app to re-apply the exploit after a reboot.

    unc0verTV is capable of jailbreaking all devices on tvOS 11.0 to 13.4.5, as well as tvOS 13.4.8 beta 1.

    Due to how semi-untethered jailbreaks work, the app will need to be re-signed once every 7 days.

    We will use Sideloadly to install the unc0verTV jailbreak application to your Apple TV for use in the next step.

    Download

    Installare l'applicazione

    WARNING

    As the Apple TV 4K does not have a USB-C port, you will need to instead navigate to Settings > Remote Apps & Devices > Remote Devices on your Apple TV, rather than plugging it in.

    1. Apri Sideloadly
    2. Plug your Apple TV into your computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Drag and drop the unc0verTV .ipa file into Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly must make a request to its servers in order to work with free developer accounts. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    The app will now install to your Apple TV. Once that's done, the unc0verTV application can now be opened from home screen.

    Running unc0verTV

    1. Open the unc0verTV application from your home screen
    2. Click "Jailbreak"
    3. Reboot your Apple TV again when prompted
      • If you are not prompted and it automatically reboots, wait 1-2 minutes, then try again.
      • This time, it is necessary
    4. Once again, open the unc0verTV application from your home screen immediately after rebooting
    5. Click "Jailbreak" again
      • If it automatically reboots or crashes and the jailbreak is not installed, wait 1-2 minutes, then try again.

    You should now be jailbroken with nito.tv installed on your home screen. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/installing-wtfis/index.html b/it_IT/installing-wtfis/index.html new file mode 100644 index 000000000000..53c5a2aeed25 --- /dev/null +++ b/it_IT/installing-wtfis/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare wtfis | Guida per iOS + + + + +

    Installare wtfis

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    wtfis è in grado di eseguire il jailbreak di tutti dispositivi iOS a 64 bit con una versione del firmware da 8.0 a 8.4.1.

    A differenza della maggior parte dei jailbreak moderni, wtfis persiste dopo un riavvio (questo è anche noto come jailbreak "untethered"). Ciò significa che dopo aver riavviato il dispositivo, il dispositivo rimarrà jailbroken e non dovrai eseguire l'exploit di nuovo.

    WARNING

    wtfis è attualmente in beta, se non sei a tuo agio con l'uso del software beta, attendi che wtfis (o un altro jailbreak) esca dalla beta

    Download

    Uno screenshot dell'applicazione Sideloadly (Windows)

    Installazione

    1. Apri Sideloadly
    2. Collega il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di wtfis su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L'app verrà ora installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai a Impostazioni -> Generali -> Gestione dispositivo -> <Your Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Tocca Autorizza "<Your Apple ID>"

    L’applicazione di Pangu9 adesso può essere aperta dalla home screen.

    Eseguire wtfis

    1. Apri l'applicazione di wtfis dalla home screen
      • Consenti le notifiche se richiesto
    2. Clicca "Go"

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. È possibile utilizzare Cydia per installare tweaks, temi e altro ancora.

    + + + diff --git a/it_IT/installing-wtfis/using-cydia.html b/it_IT/installing-wtfis/using-cydia.html new file mode 100644 index 000000000000..793d23ae14b7 --- /dev/null +++ b/it_IT/installing-wtfis/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/installing-xinaa15/index.html b/it_IT/installing-xinaa15/index.html new file mode 100644 index 000000000000..136c1b215a87 --- /dev/null +++ b/it_IT/installing-xinaa15/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installare XinaA15 | Guida per iOS + + + + +

    Installare XinaA15

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    XinaA15 è un jailbreak semi-untethered, il che significa che richiede un'app per riapplicare l'exploit dopo un riavvio.

    WARNING

    XinaA15 supporta solo dispositivi con A12 o successivi su iOS da 15.0 a 15.4.1

    Download

    Scarica i seguenti file .ipa sul tuo dispositivo iOS:

    Installazione di TrollHelper

    1. Apri Safari
    2. Vai su https://api.jailbreaks.app/troll64eApri in una nuova finestra
    3. Premi su Installa

    Un'app chiamata GTA Car Tracker verrà installata sul tuo dispositivo iOS, anche se in realtà è l'app di TrollHelper.

    Installare TrollStore

    1. Apri l'app GTA Car Tracker
    2. Clicca Installa TrollStore

    L'applicazione TrollStore verrà ora installata sul tuo dispositivo iOS.

    Installare Persistence Helper

    1. Riapri l'app GTA Car Tracker
    2. Clicca su Register Persistence Helper

    L'app GTA Car Tracker può ora essere utilizzata come Persistence Helper

    TIP

    Il motivo per cui la Persistence Helper è molto importante è che, ogni volta che iOS ricostruisce la sua cache delle icone, tutte le applicazioni installate da TrollStore (così come TrollStore stesso) scompariranno o non si apriranno più.

    Per aggirare ciò, il Persistence Helper (che sarà ancora aperto anche dopo che questo accade) può aggiornare le registrazioni delle app in modo che le applicazioni riappariranno e si apriranno di nuovo.

    Installazione di XinaA15

    1. Torna alla scheda Apps
    2. Premi sul + in alto a destra
    3. Vai a dove hai salvato il file XinaA15 .ipa
    4. Tocca il file .ipa XinaA15
    5. Premi su Installa

    L'app XinaA15 sarà ora installata sul tuo dispositivo.

    Eseguire XinaA15

    1. Riavvia il dispositivo
      • Questo passaggio non è necessario ma consigliato
    2. Apri l’applicazione di XinaA15 dalla home screen appena dopo il riavvio
    3. Tocca l'icona delle impostazioni nell'angolo in alto a destra
    4. Disabilita l'opzione "Installazione automatica di Saily per la prima volta"
    5. Tocca il pulsante Indietro nell'angolo in alto a destra
    6. Tocca "Jailbreak", poi "OpenJailbreak", il dispositivo si riavvierà dopo qualche istante
    7. Apri l’applicazione di XinaA15 dalla home screen appena dopo il riavvio

    TIP

    Se sul dispositivo l’app, crasha/si riavvia inaspettatamente e il jailbreak non è installato, prova a riavviare il dispositivo e far partire l’exploit di nuovo finché non funziona.

    Sileo dovrebbe essere installato nella home. È possibile utilizzare Sileo per installare tweaks, temi e altro ancora.

    + + + diff --git a/it_IT/installing-xinaa15/using-sileo.html b/it_IT/installing-xinaa15/using-sileo.html new file mode 100644 index 000000000000..2ce0ff0f096c --- /dev/null +++ b/it_IT/installing-xinaa15/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/installing-zebra/index.html b/it_IT/installing-zebra/index.html new file mode 100644 index 000000000000..afcd26ef1e9b --- /dev/null +++ b/it_IT/installing-zebra/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Installazione di Zebra | Guida per iOS + + + + +

    Installazione di Zebra

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Introduzione

    Questa guida ti permetterà l'installazione di Zebra se utilizzi un Jailbreak che include Cydia di default.

    WARNING

    Zebra supporta solo iOS 9 o superiore.

    Aggiungere la repo di Zebra

    TIP

    Se hai già aggiunto questa repo (es. hai eseguito il jailbreak con kok3shi9) puoi saltare questa sezione.

    1. Apri l'applicazione Cydia
    2. Clicca su Sources o sorgenti nella barra in basso
    3. Clicca sul pulsante Edit o Modifica nell'angolo in alto a destra
    4. Clicca l'icona + nell'angolo in alto a destra
    5. Inserisci getzbra.com/repo
    6. Clicca Add Source o Aggiungi Sorgente

    Installazione di Zebra

    1. Clicca sulla repo getzbra.com/repo
    2. Clicca Packaging
    3. Clicca Zebra
    4. Clicca il pulsante Install o Installa in alto a destra
    5. Conferma l'installazione
      • Potrebbe volerci del tempo per l'installazione del tweak
    6. Non appena è concluso, clicca su Respring
      • Il dispositivo dovrebbe riavviarsi

    Adesso Zebra dovrebbe essere installato sul tuo dispositivo.

    DANGER

    Provare a cancellare Cydia dal dispositivo dopo aver installato Zebra potrebbe causare alcuni problemi con il tuo jailbreak.

    TIP

    Continua a Usare Zebra

    + + + diff --git a/it_IT/jailbreak/checkra1n/include/end-of-page.html b/it_IT/jailbreak/checkra1n/include/end-of-page.html new file mode 100644 index 000000000000..d2167be5cffc --- /dev/null +++ b/it_IT/jailbreak/checkra1n/include/end-of-page.html @@ -0,0 +1,44 @@ + + + + + + + + + Guida per iOS + + + + +

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Adesso dovresti essere jailbroken con Sileo installato nella home screen. Puoi utilizzare Sileo per installare tweak, temi, pacchetti e altro ancora.

    Prima di poter iniziare l'installazione di qualsiasi altra cosa, è necessario prima installare alcuni pacchetti necessari.

    Installazione pacchetti

    1. Apri l'applicazione Sileo appena installata
    2. Vai alla sezione "Pacchetti"
    3. Premi "Aggiorna Tutto" se ci sono aggiornamenti
      • Non installarli ancora
    4. Vai alla sezione "Cerca"
    5. Cerca il pacchetto "libhooker"
    6. Tocca il pulsante Ottieni
    7. Tocca la barra della coda in fondo alla pagina
    8. Clicca su “Conferma”
    9. Una volta terminato, tocca 'Riavvia la SpringBoard'
    + + + diff --git a/it_IT/jailbreak/checkra1n/include/no-loader.html b/it_IT/jailbreak/checkra1n/include/no-loader.html new file mode 100644 index 000000000000..343526096964 --- /dev/null +++ b/it_IT/jailbreak/checkra1n/include/no-loader.html @@ -0,0 +1,44 @@ + + + + + + + + + Guida per iOS + + + + + + + + diff --git a/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.html b/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.html new file mode 100644 index 000000000000..10d752cb526e --- /dev/null +++ b/it_IT/jailbreak/checkra1n/include/odysseyra1n-explanation.html @@ -0,0 +1,44 @@ + + + + + + + + + Guida per iOS + + + + + + + + diff --git a/it_IT/jailbreak/checkra1n/include/semi-tethered.html b/it_IT/jailbreak/checkra1n/include/semi-tethered.html new file mode 100644 index 000000000000..8dfec92dc50d --- /dev/null +++ b/it_IT/jailbreak/checkra1n/include/semi-tethered.html @@ -0,0 +1,44 @@ + + + + + + + + + Guida per iOS + + + + + + + + diff --git a/it_IT/next-steps-c/index.html b/it_IT/next-steps-c/index.html new file mode 100644 index 000000000000..6936898f4e5c --- /dev/null +++ b/it_IT/next-steps-c/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Step successivi | Guida per iOS + + + + +

    Step successivi

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata è opzionale, ma sono tutte utili se non si ha familiarità con il jailbreak.

    Step successivi consigliati

    Usare Cydia

    Se non sai come usare Cydia, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina può essere una grande risorsa per capire come utilizzarlo.

    TIP

    Continua con Usare Cydia

    Bloccare gli Aggiornamenti Software

    Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi più recenti dove l'aggiornamento all'ultima versione di iOS si risulterà in un'incapacità di eseguire il jailbreak del dispositivo.

    Poiché è una cosa molto importante, questa pagina ti farà apprendere il miglior modo di disabilitare gli aggiornamenti software

    Salvare i Blobs

    Salvare i Blobs è una cosa particolarmente importante nel jailbreak, poiché, a seconda della combatibilità di SEP e (se si utilizza un dispositivo cellulare) Baseband, potresti essere in grado di ripristinare una versione non firmata o la versione su cui sei se qualcosa va storto, invece di ripristinare all'ultima versione firmata.

    TIP

    Continua con Salvare i Blobs

    Altri Step utili

    Installare Sileo

    Se noti che Cydia è un po 'obsoleto, o riscontri problemi eseguendo l'acquisto di pacchetti a pagamento su alcune repo, se utilizzi iOS 12 o successivo, è possibile installare Sileo, un'alternativa 'più moderna che risolve alcuni problemi che possono essere riscontrati.

    TIP

    Continua con Installare Sileo

    Aggiungere delle Repo consigliate

    Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero già, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.

    TIP

    Continua con Repo Consigliate

    + + + diff --git a/it_IT/next-steps-l/index.html b/it_IT/next-steps-l/index.html new file mode 100644 index 000000000000..51a6350ba607 --- /dev/null +++ b/it_IT/next-steps-l/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Step successivi | Guida per iOS + + + + +

    Step successivi

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata è opzionale, ma sono tutte utili se non si ha familiarità con il jailbreak.

    Step successivi consigliati

    Usare Cydia

    Se non sai come usare Cydia, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina può essere una grande risorsa per capire come utilizzarlo.

    TIP

    Continua con Usare Cydia

    Bloccare gli Aggiornamenti Software

    WARNING

    Questo è rilevante solo se sei su iOS 5 o versioni successive, siccome iOS 4 e precedenti non hanno gli aggiornamenti software Over-The-Air

    Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi più recenti dove l'aggiornamento all'ultima versione di iOS risultera in un'incapacità di eseguire il jailbreak del dispositivo.

    Poiché è una cosa molto importante, questa pagina ti farà apprendere il miglior modo di disabilitare gli aggiornamenti software

    Altri Step utili

    Aggiungere delle Repo consigliate

    Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero già, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.

    TIP

    Continua con Repo Consigliate

    + + + diff --git a/it_IT/next-steps-s/index.html b/it_IT/next-steps-s/index.html new file mode 100644 index 000000000000..7c4a4c01ce00 --- /dev/null +++ b/it_IT/next-steps-s/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Step successivi | Guida per iOS + + + + +

    Step successivi

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata è opzionale, ma sono tutte utili se non si ha familiarità con il jailbreak.

    Step successivi consigliati

    Usare Sileo

    Se non sai come usare Sileo, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina può essere una grande risorsa per capire come utilizzarlo.

    TIP

    Continua con Usare Sileo

    Bloccare gli Aggiornamenti Software

    Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi più recenti dove l'aggiornamento all'ultima versione di iOS si risulterà in un'incapacità di eseguire il jailbreak del dispositivo.

    Poiché è una cosa molto importante, questa pagina ti farà apprendere il miglior modo di disabilitare gli aggiornamenti software

    Salvare i Blobs

    Salvare i Blobs è una cosa particolarmente importante nel jailbreak, poiché, a seconda della combatibilità di SEP e (se si utilizza un dispositivo cellulare) Baseband, potresti essere in grado di ripristinare una versione non firmata o la versione su cui sei se qualcosa va storto, invece di ripristinare all'ultima versione firmata.

    TIP

    Continua con Salvare i Blobs

    Altri Step utili

    Aggiungere delle Repo consigliate

    Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero già, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.

    TIP

    Continua con Repo Consigliate

    + + + diff --git a/it_IT/next-steps-z/index.html b/it_IT/next-steps-z/index.html new file mode 100644 index 000000000000..c70a53964b71 --- /dev/null +++ b/it_IT/next-steps-z/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Step successivi | Guida per iOS + + + + +

    Step successivi

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Ogni pagina qui linkata è opzionale, ma sono tutte utili se non si ha familiarità con il jailbreak.

    Step successivi consigliati

    Usare Zebra

    Se non sai come usare Zebra, il gestore dei pacchetti incluso nel tuo jailbreak, questa pagina può essere una grande risorsa per capire come utilizzarlo.

    TIP

    Continua con Usare Zebra

    Bloccare gli Aggiornamenti Software

    Si consiglia di bloccare gli aggiornamenti software, soprattutto sui dispositivi più recenti dove l'aggiornamento all'ultima versione di iOS si risulterà in un'incapacità di eseguire il jailbreak del dispositivo.

    Poiché è una cosa molto importante, questa pagina ti farà apprendere il miglior modo di disabilitare gli aggiornamenti software

    Salvare i Blobs

    Salvare i Blobs è una cosa particolarmente importante nel jailbreak, poiché, a seconda della combatibilità di SEP e (se si utilizza un dispositivo cellulare) Baseband, potresti essere in grado di ripristinare una versione non firmata o la versione su cui sei se qualcosa va storto, invece di ripristinare all'ultima versione firmata.

    TIP

    Continua con Salvare i Blobs

    Altri Step utili

    Aggiungere delle Repo consigliate

    Questa pagina contiene un elenco di repository che, si consiglia di aggiungere in caso non lo fossero già, in quanto contengono vari tweak e pacchetti che possono essere estremamente utili per i dispositivi jailbroken.

    TIP

    Continua con Repo Consigliate

    + + + diff --git a/it_IT/package-managers/index.html b/it_IT/package-managers/index.html new file mode 100644 index 000000000000..333c9fbc2b9d --- /dev/null +++ b/it_IT/package-managers/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Gestori di pacchetti | Guida per iOS + + + + +

    Gestori di pacchetti

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Dopo il jailbreak, potresti chiederti cosa sia un gestore di pacchetti e perché sia necessario averne uno.

    Cos'è un gestore di pacchetti?

    I gestori di pacchetti sono frontend APT, o più semplicemente, un App Store per i tweak. Consentono di navigare nei repository (a volte indicati come repo o sorgenti) e scaricare tweaks, app, e altre parti di software per il vostro dispositivo jailbroken. Diversi jailbreak vengono in bundle con diversi gestori di pacchetti predefiniti, ma il più popolare è Cydia.

    Sileo

    SileoApri in una nuova finestra è un Gestore di Pacchetti mantenuto da AmyApri in una nuova finestra per iOS 11 e versioni successive. Sileo vanta un suo design basato su Swift, delle prestazioni rapide e dei miglioramenti QOL generali, come il corretto supporto per iPad.

    Sileo è installato di default su Electra, Chimera, Odyssey, Taurine e Odysseyra1n. Sileo è anche scaricabile attraverso checkra1n e unc0ver su iOS 12.0 e superiore.

    URL: https://getsileo.app/Apri in una nuova finestra

    Cydia

    Cydia è un Gestore di Pacchetti che è stato a lungo considerato il volto del jailbreaking, essendo il gestore di pacchetti di scelta per la maggior parte dei jailbreak. SaurikApri in una nuova finestra, il creatore originale di Cydia, ha smesso di mantenere il progetto, ma negli ultimi anni Sam BingnerApri in una nuova finestra ha aggiornato il software per dispositivi e versioni di iOS moderne.

    Cydia è installato di default su unc0ver, checkra1n e altri jailbreak più vecchi.

    Installer 5

    Installer, sviluppato da Nullriver Software è stato tra i primissimi gestori di pacchetti disponibili per iOS, essendo il gestore di pacchetti di scelta durante gli anni precedenti del jailbreak su iOS. Dopo il rilascio di iPhone OS 2, il software è non funzionava più e Cydia è diventato il gestore di pacchetti più utilizzato.

    Dopo molti tentativi di rinascita nel corso degli anni, Installer 5 è stato finalmente rilasciato al pubblico nel 2019 dal team AppTapp. È dotato di un design moderno e aggiornato con decine di opzioni di personalizzazione disponibili tra cui scegliere.

    URL: https://apptapp.me/repo/Apri in una nuova finestra

    Zebra

    Zebra è un gestore di pacchetti più recente, che fornisce supporto per iOS 9 e successivi. È open source, e dispone di un'interfaccia utente molto più familiare per gli utenti di Cydia rispetto ad altri gestori di pacchetti.

    URL: https://getzbra.com/Apri in una nuova finestra

    + + + diff --git a/it_IT/recommended-repos/index.html b/it_IT/recommended-repos/index.html new file mode 100644 index 000000000000..fd52222475d5 --- /dev/null +++ b/it_IT/recommended-repos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Repo Consigliate | Guida per iOS + + + + +

    Repo Consigliate

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Dopo aver installato il jailbreak, potresti voler installare alcune repo (repository). È possibile utilizzare queste per installare più tweak sul dispositivo. Per iniziare, ecco un elenco di alcune repo consigliate. Molte di queste potrebbero già essere installate sul tuo dispositivo!

    BigBoss

    Una repo default nella maggior parte dei gestori di pacchetti, Big Boss è una delle repo più grandi, con migliaia di tweak e modifiche da installare. È una repo essenziale su cui si basa la maggior parte dei jailbreaker.

    URL: http://apt.thebigboss.org/repofiles/cydia/

    Chariz

    Chariz è un altra repo predefinita con molti jailbreak. Include una grande varietà di tweak da alcuni sviluppatori noti ed è sicuro che ci troverai qualcosa di utile.

    URL: https://repo.chariz.com/Apri in una nuova finestra

    Havoc

    Havoc è un altra repo con oltre un migliaio di pacchetti disponibili per il download. Offre una vasta gamma di temi e tweak da installare ed è di certo essenziale per il vostro dispositivo.

    URL: https://havoc.app/Apri in una nuova finestra

    SparkDev

    La repo di SparkDev's include una serie di nuovi tweak che possono migliorare iOS, molti sono incentrati su iPhone X, tra cui un'esperienza OLED sempre impressionante.

    Un pacchetto che la maggior parte delle persone installa dalla repo di SparkDev è SnowBoard, che può personalizzare ed eseguire il theming di, icone, elementi dell'interfaccia utente e altro ancora.

    URL: https://sparkdev.me/Apri in una nuova finestra

    1Conan's Repo

    Questa repo è piccola, ma include un tool fondamentale: TSS Saver. Consente di salvare piccole parti di informazioni relative agli aggiornamenti di iOS chiamati "blobs".

    Il salvataggio di questi ti permetterà di aggiornare e downgradare alla versione specifica del firmware disponibile quando hai salvato i blobs.

    È importante salvarli con questo tool ogni volta che un nuovo aggiornamento viene rilasciato. Per maggiori informazioni sui blobs, vai alla guida per il salvataggio dei Blobs.

    URL: http://repo.1conan.com/Apri in una nuova finestra

    rpetrich repo

    La repo rpetrich è un'altra piccola repo ma include alcuni tweak utili e tool che sono molto importanti, come PreferenceLoader e RocketBootstrap.

    URL: https://rpetri.ch/repo/Apri in una nuova finestra

    + + + diff --git a/it_IT/removing-checkra1n/index.html b/it_IT/removing-checkra1n/index.html new file mode 100644 index 000000000000..2551172ba234 --- /dev/null +++ b/it_IT/removing-checkra1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere checkra1n | Guida per iOS + + + + +

    Rimuovere checkra1n

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Quando si disinstalla checkra1n, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbroken.

    Questa guida è utile per le persone che vogliono installare Odysseyra1n, unc0ver, Chimera, Odyssey o Taurine, in quanto richiede la rimozione di checkra1n come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    Rimozione

    1. Esegui il Jailbreak
    2. Apri l'applicazione checkra1n loader sul tuo dispositivo
    3. Clicca su Restore System
      • Se ricevi l'errore Restore Error: General, riavvia e riprova di nuovo questi passaggi

    checkra1n dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    + + + diff --git a/it_IT/removing-chimera/index.html b/it_IT/removing-chimera/index.html new file mode 100644 index 000000000000..23fae3588b04 --- /dev/null +++ b/it_IT/removing-chimera/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere Chimera | Guida per iOS + + + + +

    Rimuovere Chimera

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Disinstallare un jailbreak non è semplice come eliminare l'app. Quando si disinstalla Chimera, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida è utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Chimera come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Odysseyra1n, non è necessario seguire questa guida a meno che non hai installato Chimera prima di dicembre 2020, Chimera (installato a dicembre 2020 o successivamente) e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Apri l'applicazione di Chimera
    2. Abilita Restore RootFS
    3. Clicca su Jailbreak
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    4. Quando finito, tocca OK e il dispositivo verrà riavviato

    Chimera dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    + + + diff --git a/it_IT/removing-odyssey/index.html b/it_IT/removing-odyssey/index.html new file mode 100644 index 000000000000..ad1c970f12b1 --- /dev/null +++ b/it_IT/removing-odyssey/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere Odyssey | Guida per iOS + + + + +

    Rimuovere Odyssey

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Disinstallare un jailbreak non è semplice come eliminare l'app. Quando si disinstalla Odyssey, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida è utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Odyssey come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Odysseyra1n, non è necessario seguire questa guida. Odyssey e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Apri l'applicazione di Odyssey
    2. Abilita Restore RootFS
    3. Clicca su Jailbreak
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    4. Quando finito, tocca OK e il dispositivo verrà riavviato

    Odyssey dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    + + + diff --git a/it_IT/removing-odysseyra1n/index.html b/it_IT/removing-odysseyra1n/index.html new file mode 100644 index 000000000000..313aff2a764f --- /dev/null +++ b/it_IT/removing-odysseyra1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere Odysseyra1n | Guida per iOS + + + + +

    Rimuovere Odysseyra1n

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Quando si disinstalla Odysseyra1n, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida è utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Odysseyra1n come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Chimera, Odyssey o Taurine non è necessario seguire questa guida. Chimera/Odyssey/Taurine e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Esegui il Jailbreak
    2. Apri l'applicazione del loader di checkra1n sul tuo dispositivo
    3. Clicca su Restore System
      • Se ricevi l'errore Restore Error: General, riavvia e riprova di nuovo questi passaggi

    Odysseyra1n dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    + + + diff --git a/it_IT/removing-palera1n-legacy/index.html b/it_IT/removing-palera1n-legacy/index.html new file mode 100644 index 000000000000..6aece107d7a6 --- /dev/null +++ b/it_IT/removing-palera1n-legacy/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimozione di palera1n (legacy) | Guida per iOS + + + + +

    Rimozione di palera1n (legacy)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Se si desidera rimuovere palera1n, è possibile utilizzare i seguenti comandi su un PC/Mac mentre il dispositivo è connesso in DFU. Per rimuovere il jailbreak, non devi ripristinare.

    WARNING

    Se sei su Linux, dovrai prima fare un altro passaggio. Apri un terminale ed esegui questi comandi:

    sudo systemctl stop usbmuxd

    sudo usbmuxd -f -p

    Poi, apri un secondo terminale ed esegui i seguenti passaggi con l'altra finestra del terminale.

    1. Clona la repo con git clone -b legacy --recursive --depth=1 --shallow-submodules https://github.com/palera1n/palera1n && cd palera1n
      • Se hai già clonato la repo, esegui cd palera1n
    2. Esegui ./palera1n.sh --restore-rootfs <la tua versione di iOS> --tweaks
      • Se stai usando Linux, aggiungi sudo all'inizio del prossimo comando
      • Se stai usando palera1n semi-tethered, aggiungi la flag --semi-tethered alla fine del comando
      • Se stai riscontrando un problema, aggiungi --debug alla fine e usa questi log per eseguire un analisi del problema

    Il dispositivo dovrebbe avviarsi su iOS, ed è possibile utilizzare il telefono normalmente.

    + + + diff --git a/it_IT/removing-palera1n/index.html b/it_IT/removing-palera1n/index.html new file mode 100644 index 000000000000..19590b109831 --- /dev/null +++ b/it_IT/removing-palera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere palera1n | Guida per iOS + + + + +

    Rimuovere palera1n

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Se si desidera rimuovere palera1n, è possibile utilizzare i seguenti comandi su un PC/Mac mentre il dispositivo è connesso. Per rimuovere il jailbreak, non devi ripristinare.

    WARNING

    Se sei su Linux, dovrai prima fare un altro passaggio. Apri un terminale ed esegui questi comandi:

    sudo systemctl stop usbmuxd

    sudo usbmuxd -f -p

    Poi, apri un secondo terminale ed esegui i seguenti passaggi con l'altra finestra del terminale.

    TIP

    Questa guida presuppone che tu esegua palera1n su un computer che ha già palera1n installato. Puoi usare lo stesso computer che hai usato precedentemente per installare palera1n sul tuo dispositivo. Se stai usando un computer diverso che non ha ancora palera1n, segui la guida Installa palera1n per scaricare palera1n e ritorna su questa pagina una volta raggiunta la sezione "Esegui palera1n" (ma non seguire gli step della sezione "Esegui palera1n").

    TIP

    Se stai usando Linux, aggiungi sudo all'inizio del prossimo comando.

    1. Esegui palera1n --force-revert
      • Se stai usando palera1n rootful, aggiungi la flag -f alla fine del comando

    Il dispositivo dovrebbe avviarsi su iOS, ed è possibile utilizzare il telefono normalmente.

    TIP

    Se non hai più la tua USB con palen1x, puoi prepararne un'altra seguendo i passi di Usare palen1x fino alla sezione "Esegui palera1n" esclusa.

    1. Una volta che hai caricato palen1x, seleziona palera1n
    2. Se stavi utilizzando palera1n rootless, seleziona Switch, poi seleziona Rootless.
    3. Seleziona Options, abilita Restore RootFS utilizzando il tasto spazio, poi esci dal menu opzioni con il tasto enter.
    4. Seleziona Start

    Il tuo dispositivo dovrebbe avviarsi in iOS, poi potrai utilizzare il tuo dispositivo normalmente.

    + + + diff --git a/it_IT/removing-taurine/index.html b/it_IT/removing-taurine/index.html new file mode 100644 index 000000000000..a267bedddfa5 --- /dev/null +++ b/it_IT/removing-taurine/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere Taurine | Guida per iOS + + + + +

    Rimuovere Taurine

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Disinstallare un jailbreak non è semplice come eliminare l'app. Quando si disinstalla Taurine, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida è utile per le persone che vogliono installare la versione normale di checkra1n o unc0ver, in quanto richiedono la rimozione di Taurine come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    TIP

    Se stai procedendo all'installazione di Odysseyra1n, non è necessario seguire questa guida. Taurine e Odysseyra1n sono intercompatibili tra loro e possono essere utilizzati allo stesso tempo.

    Rimozione

    1. Apri l'applicazione di Taurine
    2. Abilita Restore RootFS
    3. Clicca su Jailbreak
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    4. Quando finito, tocca OK e il dispositivo verrà riavviato

    Taurine dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    + + + diff --git a/it_IT/removing-unc0ver/index.html b/it_IT/removing-unc0ver/index.html new file mode 100644 index 000000000000..196ebe07ad82 --- /dev/null +++ b/it_IT/removing-unc0ver/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere unc0ver | Guida per iOS + + + + +

    Rimuovere unc0ver

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Disinstallare un jailbreak non è semplice come eliminare l'app. Quando si disinstalla unc0ver, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida è utile per le persone che vogliono installare la versione normale di checkra1n, Odysseyra1n, Electra, Chimera, Odyssey o Taurine, in quanto richiedono la rimozione di unc0ver come prima cosa, o anche soltanto per le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    Rimozione

    1. Apri l'applicazione di unc0ver
    2. Tocca l'icona delle impostazioni nell'angolo in alto a destra
    3. Deseleziona tutte le opzioni
    4. Abilita Restore RootFS
    5. Clicca su Done nell'angolo in alto a destra
    6. Vai nella sezione dove si esegue il jailbreak e clicca su Restore RootFS
      • Se appare Jailbreak, torna indietro e controlla che Restore RootFS sia l'unica opzione abilitata
    7. Quando viene richiesto il ripristino, premi OK
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    8. Quando finito, tocca di nuovo OK e il dispositivo verrà riavviato

    unc0ver dovrebbe ora essere rimosso, lasciando il dispositivo in uno stato sicuro per installare qualsiasi altro jailbreak.

    + + + diff --git a/it_IT/removing-xinaa15/index.html b/it_IT/removing-xinaa15/index.html new file mode 100644 index 000000000000..5ca3b1dcc7bc --- /dev/null +++ b/it_IT/removing-xinaa15/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Rimuovere XinaA15 | Guida per iOS + + + + +

    Rimuovere XinaA15

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Disinstallare un jailbreak non è semplice come eliminare l'app. Quando si disinstalla XinaA15, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    Questa guida è utile per le persone che vogliono installare Dopamine, o solo le persone che vogliono rimuovere il jailbreak dal loro dispositivo.

    RImozione di XinaA15

    TIP

    Dovrai ri-eseguire il jailbreak con XinaA15 prima di seguire questi passaggi

    1. Apri l'applicazione XinaA15
    2. Clicca sull'icona delle Impostazioni in alto a sinistra
    3. Tocca Unintall Xina Jailbreak, quindi tocca OK

    XinaA15 dovrebbe essere stato rimosso dal dispositivo.

    Rimuovere Sileo

    1. Apri l'applicazione TrollStore
    2. Clicca sull'applicazione di Sileo nella sezione "App"
    3. Clicca su Uninstall App, e premi Uninstall

    Sileo dovrebbe esser stato rimosso dal dispositivo e dovresti essere in grado di passare a Dopamine se lo desideri.

    + + + diff --git a/it_IT/restoring-rootfs/index.html b/it_IT/restoring-rootfs/index.html new file mode 100644 index 000000000000..6b4fd617dd32 --- /dev/null +++ b/it_IT/restoring-rootfs/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Ripristinare il RootFS | Guida per iOS + + + + +

    Ripristinare il RootFS

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Disinstallare un jailbreak non è semplice come eliminare l'applicazione o cose simili. Quando si disinstalla un jailbreak, è necessario ripristinare delle parti del sistema operativo a come erano prima che il dispositivo fosse jailbreakkato.

    A seconda del jailbreak che si sta utilizzando, è necessario eseguire passaggi diversi per essere in grado di rimuovere il jailbreak.

    TIP

    Se stai cercando di rimuovere unc0ver, segui Rimuovere unc0ver

    TIP

    Se stai cercando di rimuovere checkra1n, segui Rimuovere checkra1n

    TIP

    Se stai cercando di rimuovere Odysseyra1n, segui Rimuovere Odysseyra1n

    TIP

    Se stai cercando di rimuovere Chimera, segui Rimuovere Chimera

    TIP

    Se stai cercando di rimuovere Odyssey, segui Rimuovere Odyssey

    TIP

    Se stai cercando di rimuovere Taurine, segui Rimuovere Taurine

    + + + diff --git a/it_IT/saving-blobs/index.html b/it_IT/saving-blobs/index.html new file mode 100644 index 000000000000..93f9cc57f128 --- /dev/null +++ b/it_IT/saving-blobs/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Salvataggio Blobs | Guida per iOS + + + + +

    Salvataggio Blobs

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Questo ti guiderà nel processo di salvataggio dei blobs che sono necessari se si desidera effettuare il downgrade ad una versione di iOS o iPadOS più vecchia e non più firmata. Ci sono diversi metodi che puoi provare. Per i dispositivi unjailbroken, è necessario utilizzare il metodo "Computer".

    Salvare i blobs con shshd

    shshd è un tweak utilizzato per il salvataggio automatico dei blobs. Una volta che l'hai installato, non dovrai preoccuparti di salvare manualmente i blobs in quanto gestisce tutto in background. Devi essere in jailbroken per usare shshd. Se non sei jailbroken, segui Salvare i blobs con il sito web di TSS Saver.

    WARNING

    shshd è compatibile solo con i jailbreak che si basano su Procursus, come Taurine, Odyssey, Chimera e Odysseyra1n. Se stai usando unc0ver o checkra1n, segui Salvare i blobs con l'App di TSS Saver.

    1. Apri il gestore dei pacchetti
    2. Cerca il pacchetto shshd
    3. Scarica e installa il pacchetto
    4. Premi "Fatto" quando viene richiesto

    I blobs verranno salvati in automatico quando installi shshd, ogni volta che si ri-esegue il jailbreak, e ogni settimana. I blobs sono disponibili sul sito web TSS saverApri in una nuova finestra. Per recuperarli, vai su "retrieve" e inserisci il tuo ECID.

    Eseguire shshd manualmente

    Non dovresti aver bisogno di eseguire shshd manualmente, ma può essere eseguito attraverso un terminale.

    1. Fai SSH nel tuo dispositivo o scarica NewTerm 2
    2. Digita sudo /usr/sbin/shshd nel terminale
      • Se richiesto per una password, inserisci la password di root (quella predefinita è impostata su alpine)

    Salvare i blobs con l'App di TSS Saver

    L'app TSS Saver può essere installata su dispositivi jailbroken e consente di salvare facilmente i tuoi blobs solamente con un clic. Se non sei jailbroken, segui Salvare i blobs con il sito web di TSS Saver.

    1. Aggiungi repo.1conan.comApri in una nuova finestra alle sorgenti nel tuo gestore di pacchetti preferito
    2. Scarica e installa TSS Saver
      • Se stai usando unc0ver su iOS 14, scarica e installa anche libkrw
      • Se stai usando Taurine su iOS 14, scarica e installa libkernrw
    3. Premi "Save Blobs"
    4. Una volta ricevuto il messaggio di conferma, clicca "Open"

    Salvare i blobs con il sito web di TSS Saver

    Il sito web di TSS Saver consente di salvare i blobs del dispositivo inserendo alcune informazioni specifiche del dispositivo. Una volta salvati, è quindi possibile accedere ai blobs inserendo queste informazioni di nuovo.

    Gli utenti con un dispositivo A12+ devono essere jailbroken per poter utilizzare il sito web di TSS Saver, visto che è un requisito per impostare i valori di ApNoncs e Generator Se non sei jailbroken, segui Salvare i blobs con blobsaver

    Ottenere Generatore e ApNonce (solo A12+ Jailbroken)

    TIP

    Se stai usando unc0ver o Taurine su iOS 14, installa rispettivamente libkrw o libkernrw.

    1. Apri un'app Terminale ed esegui sudo dimentio > dimentio.txt
      • In alternativa, puoi ottenere il tuo Generatore e ApNonce dalla sezione Generator nell'App di TSS Saver
    2. Vai a /var/mobile su Filza e apri dimentio.txt
    3. Copiare il numero 0x dopo Current nonce is nella parte inferiore del file di testo così come il numero che viene dopo entangled nonce:. Il numero 0x è il tuo Generatore, e il numero del nonce entangled è il tuo ApNonce. Tienili al sicuro da qualche parte, ne avrai bisogno più tardi
    4. Segui il resto di questa guida

    Salvare i blobs (Tutti i Dispositivi)

    1. Collega il tuo dispositivo iOS al tuo Mac o PC
    2. Apri iTunes o Finder
    3. Vai alla pagina di riepilogo del dispositivo
    4. Fai clic due volte sul campo Numero seriale
      • Esso dovrebbe cambiare per mostrare il tuo numero ECID
    5. Appuntati l'ECID da qualche parte in modo da poterlo leggere più tardi
    6. Apri il sito web TSS SaverApri in una nuova finestra
    7. Inserisci l'ECID del tuo dispositivo
    8. Seleziona il tuo dispositivo
      • Gli utenti con iPhone 6S, 6S Plus e iPhone SE avranno bisogno di ottenere la loro board configuration tramite AX-CPUApri in una nuova finestra sull'App Store
      • Gli utenti con A12+ dovranno inserire ApNonce e Generator
    9. Fai clic su Submit

    Salvare i blobs con blobsaver

    blobsaver è un programma per PC multipiattaforma, compatibile con Windows, macOS e Linux, che ti permette di salvare facilmente i tuoi blobs su qualsiasi dispositivo, jailbroken o meno. Non è conveniente come le altre opzioni, ma funziona con la maggior parte dei dispositivi.

    blobsaver

    1. Scarica, installa e avvia l'ultima versione di blobsaverApri in una nuova finestra
    2. Connetti il tuo dispositivo iOS al tuo computer e assicurati che sia sbloccato
    3. Clicca sul primo pulsante "Read from device", che inserirà il tuo ECID e le informazioni del dispositivo nel programma
    4. Se il tuo dispositivo iOS non è A12 o superiore, non è necessario ottenere un APNonce e si può saltare il passo successivo

    Ottenere APNonce e generator specifici per il dispositivo

    Assicurati che il tuo dispositivo sia sbloccato e connesso al tuo computer durante questo processo.

    1. Clicca sul secondo pulsante "Read from device" accanto al campo APNonce
    2. Se sei jailbroken o hai generatore/apnonce già impostati sul tuo dispositivo, seleziona "Jailbroken". Altrimenti, seleziona "Unjailbroken"

    Il dispositivo si riavvierà in modalità di recupero più volte. Quando si riavvia in modalità normale, sblocca il dispositivo iOS.

    DANGER

    Se rimani bloccato in modalità di recupero, prova a utilizzare l'opzione "Exit Recovery Mode" dal menu "Help" su blobsaver.

    TIP

    Questi valori possono essere riutilizzati in qualsiasi momento per salvare i blobs se jailbroken o meno.

    Salvare i Blobs

    1. Una volta compilate tutte le informazioni, fai clic su "Go" per salvare i blobs
    2. È inoltre possibile fare clic su "Save device" per salvare le informazioni del dispositivo corrente, in modo da poter salvare i blobs per esso in modo più veloce

    Salvare i blobs automaticamente in background

    1. È possibile impostare blobsaver per salvare i blobs automaticamente in background, senza dover aprire manualmente blobsaver
    2. Una volta che si dispone di uno o più dispositivi salvati, fare clic su "Background Settings" per iniziare a configurarlo
    3. Seleziona per quali dispositivi si desidera salvare automaticamente i blobs in background, e blobsaver li testerà per assicurarsi che le informazioni del dispositivo siano corrette
    4. È successivamente possibile modificare la frequenza con la quale i blobs vengono salvati, utilizzando il pulsante "Change Frequency"
    5. Una volta pronto, fai clic su "Start Background" per attivarlo
    6. Ora puoi chiudere blobsaver e i blobs saranno salvati automaticamente in background durante l'intervallo impostato

    Salvataggio dei Blobs Onboard

    Il salvataggio dei Blobs Onboard è il processo di salvataggio la firma precedente dell'ultimo aggiornamento che hai eseguito, e la conversione di essa in un blob utilizzabile. Dato che hai aggiornato mentre la versione era ancora firmata, puoi riutilizzare questi blobs, ed essi saranno ancora validi. Tuttavia, il tipo di blobs che verrà salvato dipenderà da come si è aggiornato alla versione corrente.

    Blobs Onboard OTA

    Se hai aggiornato alla versione della quale vuoi salvare i Blobs Onboard utilizzando l'app Impostazioni tramite aggiornamento over-the-air, allora i blobs saranno "Blobs OTA". Questi blobs richiedono un exploit bootrom per essere utilizzati, e solo con l'argomento --use-pwndfu su FutureRestore possono essere usati.

    Blobs Onboard iTunes

    Se hai aggiornato/ripristinato alla versione della quale vuoi salvare i Blobs Onboard utilizzando iTunes / Finder, allora i Blobs Onboard saranno salvati come blobs normali e sarete in grado di usarli. Tuttavia, differiscono a seconda che si sia ripristinato o aggiornato utilizzando un computer.

    Se hai ripristinato usando un computer, i tuoi blobs saranno "Erase" blobs, e non potranno essere utilizzati con l'opzione "Update (-u)" su FutureRestore.

    Se hai aggiornato usando un computer, i tuoi blobs saranno "Update" blobs, e potranno essere utilizzati solo con l'opzione "Update (-u)" su FutureRestore.

    Salvare i Blobs Onboard

    Utilizzando Deverser

    DANGER

    Per utilizzare questo metodo è necessario un pc Linux o macOS e un dispositivo jailbroken con OpenSSH installato.

    Su checkra1n/odysseyra1n, non hai bisogno di OpenSSH, ma è consigliato per i principianti.

    1. Sul tuo pc Linux o macOS, esegui git clone https://github.com/joshuah345/deverser.git && cd deverser per scaricare la sorgente di Deverser da GitHub
      • Se hai già fatto ciò, esegui cd deverser e git pull per ottenere le ultime modifiche
    2. Esegui chmod +x deverser.sh per consentirne l'esecuzione, poi esegui ./deverser.sh per avviare lo script
    3. Rispondi Yes se viene chiesto di installare img4tool
      • img4tool converte il file grezzo nel tuo blob SHSH utilizzabile
    4. Inserisci l'indirizzo IP del dispositivo
      • Su checkra1n/odysseyra1n, puoi eseguire iproxy se vuoi.
        • Su macOS, in un'altra finestra terminale, installa libimobiledevice con brew install libimobiledevice libirecovery, poi esegui sudo iproxy 22 44
        • Su Linux, è consigliaro utilizzare OpenSSH sul dispositivo, ma se si desidera installare manualmente libimobiledevice, un link ai binary sono quiApri in una nuova finestra
      • Per utilizzare OpenSSH, installalo sul tuo dispositivo e ottieni l'indirizzo IP del dispositivo dalle impostazioni Wi-Fi
    5. Lo script ti chiederà di inserire due volte la password di root del tuo dispositivo
      • Se non sei sicuro, è probabilmente alpine

    Puoi trovare il tuo blob chiamato (il TUO ECID).dumped.shsh nella directory dove hai eseguito Deverser (di solito ~/deverser).

    Utilizzando una Ramdisk SSH

    DANGER

    Per utilizzare questo metodo è necessario un pc Linux o macOS e un dispositivo vulnerabile a checkm8 su iOS 12+.

    Questo è un metodo più avanzato e non è comsigliato ai principianti.

    1. Vai su questo linkApri in una nuova finestra e imposta la ramdisk
      • Utilizzare 14.8 come versione ramdisk è consigliato, ma è possibile sceglierne una qualsiasi
    2. Esegui ./sshrd.sh dump-blobs
    3. Infine, esegui ./sshrd.sh ssh, poi esegui reboot nella sessione SSH.
      • Anche il riavvio forzato funzionerà

    Puoi trovare il tuo blob chiamato dumped.shsh nella directory in cui hai clonato la repo (di solito ~/SSHRD_Script).

    Utilizzando System Info

    DANGER

    Questo metodo attualmente non funziona e non riuscirai a ottenere il tuo blob.

    1. Aggiungi la repo https://apt.arx8x.netApri in una nuova finestra sul tuo gestore di pacchetti preferito
    2. Scarica il Tweak System Info
    3. Dopo aver scaricato System Info, apri le Impostazioni e vai su Generali > Info
    4. Scorri verso il basso fino a ECID
    5. Esegui uno swipe verso sinistra su ECID e clicca APTicket
    6. Clicca su Submit

    Apparirà un popup con il messaggio "APTicket Submitted" una volta terminato. Ora puoi accedere ai tuoi blobs su shsh.hostApri in una nuova finestra.

    Verificare il Tipo di Blob

    Per verificare i tipi di blobs che possiedi, usa img4toolApri in una nuova finestra

    1. Scarica gli zip IPSW e OTA da internet, estrai il file BuildManifest.plist da entrambi gli iPSW.
      • Google è tuo amico
    2. Esegui img4tool -v IPSW_BuildManifest.plist -s blob.shsh2 e img4tool -v OTA_BuildManifest.plist -s blob.shsh2
    3. Scorri attraverso l'output e controlla con quale BuildManifest img4tool ha riportato un successo.
    + + + diff --git a/it_IT/sideloading-apps/index.html b/it_IT/sideloading-apps/index.html new file mode 100644 index 000000000000..bdb5ceacb408 --- /dev/null +++ b/it_IT/sideloading-apps/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Sideloadare le App | Guida per iOS + + + + +

    Sideloadare le App

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    I jailbreak semi-untethered richiedono l'utilizzo di un'app sideloadata per eseguire il jailbreak. Le app sideloadate con un ID Apple normale scadranno dopo 7 giorni (o 365 giorni con un ID Apple Developer). Dopo quel periodo, non sarai più in grado di aprire l'app per ri-eseguire il jailbreak.

    DANGER

    Se utilizzi la versione beta di iOS 16, dovrai seguire qualche passaggio extra prima di essere in grado di aprire le app sideloadate:

    1. Apri le Impostazioni
    2. Vai su Privacy e Sicurezza e trova la voce Modalità sviluppatore
    3. Attiva la modalità sviluppatore e premi Riavvia
    4. Dopo il riavvio del dispositivo, sbloccalo e conferma di voler abilitare la Modalità Sviluppatore
    • Se hai abilitato un codice di accesso, dovrai inserirlo.

    Sideloadare le App

    Sideloadare utilizzando Sideloadly

    TIP

    Sideloadly è compatibile con iOS 7 e versioni successive.

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina un file .ipa a tua scelta su Sideloadly
    4. Inserisci il tuo Apple ID
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al server per funzionare con gli account Apple ID gratuiti. Se non sei d’accordo con ciò, puoi sempre usare un Apple ID alternativo.

    Sideloadare utilizzando Altstore

    TIP

    AltServer è compatibile solo con iOS 12.2 e versioni successive.

    1. Scarica le ultime versioni AltServerApri in una nuova finestra, iTunesApri in una nuova finestra se su Windows e iCloudApri in una nuova finestra se su Windows
    2. Installa AltServer per il corrispondente sistema operativo
      • Su macOS, apri l'app Mail e apri Mail -> Preferenze nella barra dei menu
      • Fare clic sulla sezione Generali, Gestisci plug-in, e applica AltPlugin
    3. Collega il tuo dispositivo iOS al tuo Mac o PC tramite USB
    4. Clicca su AltStore/AltServer nella barra dei menu/barra di sistema
    5. Clicca Install AltStore
      • Segui le istruzioni a schermo
    6. Apri Impostazioni e vai su Generali -> Gestione Dispositivo e verifica AltStore
    7. Apri iTunes (Windows o macOS Mojave o più vecchio) o Finder (macOS Catalina o più recente) e abilita la sincronizzazione WiFi
    8. Scarica il file IPA desiderato e aprilo su AltStore sul tuo dispositivo iOS.
      • Assicurati che il tuo dispositivo iOS e il Mac o il PC Windows siano collegati alla stessa rete Wi-Fi

    Re-Signare le App

    Re-Signare utilizzando Reprovision Reborn

    TIP

    ReProvision Reborn è compatibile con iOS 9 e più recenti

    1. Aggiungi la repo di Havoc al tuo gestore di pacchetti preferito (havoc.appApri in una nuova finestra)
    2. Installa Reprovison Reborn
    3. Apri Reprovision Reborn and segui le istruzioni a schermo
      • Ti sarà richiesto di inserire il tuo AppleID. Esso viene inviato solo a Apple e nessun altro.

    Re-Signare utilizzando AltDaemon

    TIP

    AltDaemon, che utilizza AltStore, è compatibile solo con iOS 12.2 e versioni successive.

    AltDaemon consente a AltStore di ri-firmare automaticamente le applicazioni, senza dover connettersi a un computer che esegue AltServer sulla rete locale.

    1. Aggiungi la repo di Chariz al tuo gestore di pacchetti (repo.chariz.comApri in una nuova finestra)
    2. Scarica e installa il tweak "AltDaemon"
    3. Chiudi il gestore di pacchetti
    4. Firma tutte le applicazioni che stanno per scadere
    + + + diff --git a/it_IT/site-navigation/index.html b/it_IT/site-navigation/index.html new file mode 100644 index 000000000000..5328bc320151 --- /dev/null +++ b/it_IT/site-navigation/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Struttura del Sito | Guida per iOS + + + + +

    Struttura del Sito

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    In evidenza

    Jailbreak/Metodi Raccomandati

    Jailbreak/Metodi AppleTV

    Altri Jailbreak/Metodi

    Extra

    Guide 'Aggiornamento'

    ios.cfw.guide

    + + + diff --git a/it_IT/troubleshooting/index.html b/it_IT/troubleshooting/index.html new file mode 100644 index 000000000000..0cd3bb95dd33 --- /dev/null +++ b/it_IT/troubleshooting/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Risoluzione problemi | Guida per iOS + + + + +

    Risoluzione problemi

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Bootloop e respring loop

    Respring Loop

    Un respring loop è sintomo di uno o più tweak incompatibili, che causano il blocco del dispositivo mentre sei in uno stato jailbroken.

    Mentre non c'è modo semplice per diagnosticare ciò che provoca un respring loop, la colpa più probabile è il tweak più recente installato/aggiornato che risulta incompatibile con la tua versione di iOS o un altro tweak.

    Jailbreak semi-(un)tethered

    TIP

    Un jailbreak semi-tethered è un jailbreak che ha bisogno di un'app su un computer per eseguire il jailbreak dopo un riavvio.

    Un jailbreak semi-untethered è un jailbreak che ha bisogno di un'app o di un sito web per eseguire il jailbreak dopo un riavvio.

    Per uscire da un respring loop, riavvia forzatamente il tuo dispositivo. Una volta riavviato, disabilita l'iniezione dei tweak dalle impostazioni dell'app di jailbreak. Una volta che sei jailbroken, dovresti essere in grado di accedere al gestore dei pacchetti e rimuovere il tweak più recente o l'ultima modifica delle impostazioni di un tweak che potrebbe aver causato il respring loop.

    In uno scenario peggiore, in cui non è possibile diagnosticare o risolvere il problema, chiedi supporto nel server discord di r/jailbreakApri in una nuova finestra o ripristina il rootFS.

    Jailbreak untethered

    TIP

    Un jailbreak untethered è un jailbreak che persiste dopo un riavvio

    Un respring loop su un jailbreak untethered è molto facile da confondere con un bootloop, dal momento che anche al riavvio del dispositivo il respring loop persisterà.

    Per uscire da un potenziale respring loop, è necessario riavviare forzatamente il dispositivo e tenere premuto il Volume Su, siccome la tempistica varia a seconda dei jailbreak, la cosa migliore è tenere premuto Volume Su fino a quando non si avvia iOS.

    Anche se dopo aver tentato di fare ciò più volte non è possibile avviare iOS tenendo premuto il Volume Su; potresti essere in un bootloop.

    Bootloop

    Un bootloop è un errore irrecuperabile causato dai file di sistema corrotti o un errore hardware. Anche se molto più raro nelle versioni moderne di iOS, è comunque possibile imbattersi in un bootloop.

    Un bootloop può essere riconosciuto dal fatto che il logo Apple appaia costantemente, anche dopo aver eseguito un riavvio forzato del dispositivo.

    Per uscire da un bootloop è necessario ripristinare il dispositivo in DFU mode.

    Come entrare in modalità DFU

    Per i dispositivi con un pulsante home fisico (iPhone 6s e precedenti):

    1. Tieni premuto il tasto Home e Power.
    2. Dopo 8 secondi, rilascia il tasto Power e continua a tenere premuto il tasto Home.

    Per iPhone 7/7+, iPod 7th Gen e gli iPad del 2018:

    1. Accendi il tuo iPhone/iPad se non lo è già
    2. Connettilo al tuo computer con un cavo USB
    3. Avvia iTunes (o Finder su macOS Catalina e più recenti) e controlla che l'iPhone/iPad sia riconosciuto
    4. Tieni premuti i tasti Volume Giù e Accensione.
    5. Dopo 8 secondi, rilascia il tasto Power e continua a tenere premuto il tasto Home.

    Per dispositivi senza tasto Home, iPhone 8/8+, iPad Air 5 e iPad Mini 6:

    1. Accendi il tuo iPhone/iPad se non lo è già
    2. Connettilo al tuo computer con un cavo USB
    3. Avvia iTunes (o Finder su macOS Catalina e più recenti) e controlla che l'iPhone/iPad sia riconosciuto
    4. Premi il tasto Volume Su immediatamente seguito dal tasto Volume Giù
    5. Premi e tieni premuto il tasto Accensione fino a quando lo schermo diventa nero
    6. Rilascia il tasto Accensione
    7. Immediatamente dopo, tieni premuto il tasto Accensione e il tasto Volume giù per 5 secondi
    8. Rilascia il tasto Accensione ma continua a tener premuto il tasto Volume Giù per altri 5 secondi

    Come uscire dalla modalità DFU

    Per i dispositivi con un pulsante home fisico (iPhone 6s e precedenti):

    Tieni premuto il tasto Home e il tasto Accensione fino al riavvio del dispositivo.

    Per iPhone 7/7+, iPod 7th Gen e gli iPad del 2018:

    Tieni premuto il tasto Accensione e il tasto Volume Giù fino al riavvio del dispositivo.

    Per dispositivi senza tasto Home, iPhone 8/8+, iPad Air 5 e iPad Mini 6:

    1. Premi rapidamente il tasto Volume su
    2. Premi rapidamente il tasto Volume giù
    3. Tieni premuto il tasto Accensione fino al riavvio del dispositivo.

    Errori comuni su Chimera, Odyssey e Taurine

    ERR_Jailbreak

    DANGER

    Se riscontri questo problema mentre usi taurine-permanent, segui ERR_Jailbreak quando si utilizza taurine-permanent.

    Questo è causato dal fatto di aver usato un altro jailbreak prima di Taurine. Per risolvere questo problema, è necessario ripristinare il rootfs:

    1. Riavvia il dispositivo.
    2. Apri l'app di Odyssey o Taurine, a seconda della tua versione iOS.
    3. Attiva l'opzione Restore Rootfs
    4. Premi su Jailbreak.

    Una volta che il ripristino del rootfs sarà completato con successo, prova di nuovo ad eseguire il jailbreak.

    ERR_Already_Jailbroken e ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)

    ERR_Already_Jailbroken indica che il processo di jailbreak è stato interrotto. ERR_KernRW e ERR_TFP0 indicano che l'exploit non è riuscito. Entrambi possono essere risolti nello stesso modo:

    1. Riavvia il dispositivo.
    2. Apri l'app di Odyssey o Taurine, a seconda della tua versione iOS.
    3. Premi su Jailbreak.

    TIP

    I Jailbreak non hanno quasi mai un successo del 100%, potrebbe essere necessario riprovare ad eseguire il jailbreak più volte

    "Installation Error" dopo aver aperto Sileo per la prima volta con Odyssey 1.4.2

    Rimuovi la versione attualmente installata di Odyssey, esegui il sideload dell'ultima versione di OdysseyApri in una nuova finestra, ripristina il rootfs e poi esegui nuovamente il jailbreak.

    Impossibilità di aprire NewTerm o Cr4shed dopo un po' di tempo che si utilizza Taurine

    TIP

    Se ti trovi su 14.3 o successivi oppure hai un dispositivo A12 o più recente, è probabile che il dispositivo si sia riavviato (il che significa che non sei più in uno stato Jailbroken) o potresti avere qualche altro problema non causato dal jailbreak.

    Se ti trovi su 14.0-14.3 e su un dispositivo A11 o precedente, questo problema è causato dal fatto che alcuni tweak e applicazioni utilizzano delle librerie che hanno dei componenti che possono avviarsi prima del jailbreak, ciò è in grado di interrompere il codesigning. Quando ciò accade, i tweak e le applicazioni che utilizzano queste librerie non possono essere utilizzate.

    La soluzione più facile a questo problema è quella di riavviare il dispositivo e ri-eseguire ol jailbreak. In alternativa, se non vuoi che questo problema accada, puoi eseguire il jailbreak con Odysseyra1n, siccome Taurine e Odysseyra1n sono entrambi intercompatibili fra loro e Odysseyra1n non è influenzato da questo problema.

    ERR_Jailbreak quando si utilizza taurine-permanent

    Aggiorna all'ultima versione di taurine-permanent.

    Sileo non compare nella home screen dopo aver eseguito il jailbreak per la prima volta su Chimera 1.6.1 o Taurine 1.1.2

    Errori comuni su unc0ver

    Problemi generali con unc0ver su iOS 14

    TIP

    Mentre questi problemi sono generalmente i più frequenti su iOS 14, alcuni problemi potrebbero essere presenti anche su versioni precedenti di iOS

    Durante l'utilizzo di unc0ver su iOS 14, è molto comune imbattersi in questi problemi:

    • Le applicazioni si bloccano quando si tenta di avviarle
    • Vari problemi relativi all'app store (inclusa l'incapacità di scaricare app o effettuare acquisti in app)
    • Non riuscire a ricevere chiamate mentre si è jailbroken
    • Problemi mentre si utilizzano i dati mobili (come non essere in grado di caricare pagine web o altri servizi online)
    • Impossibile salvare, scattare o visualizzare screenshot
    • Safari non carica le pagine o le ricarica infinitamente
    • La sezione di condivisione non funziona correttamente
    • Problemi di connessione con Carplay.

    WARNING

    Se stai usando Fugu14 per avere unc0ver firmato in modo permanente, si possono sperimentare questi problemi in misura maggiore, così come alcuni problemi esclusivi di Fugu14, come:

    • L'incapacità di visualizzare le statistiche della batteria
    • Kernel panic più frequenti e casuali

    Per risolvere temporaneamente questi problemi, esegui uno userspace reboot digitando launchctl reboot userspace in un'app terminale (ad esempio NewTerm) sul tuo dispositivo.

    rootFS already mounted

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Spazio iX
      • Potrebbe apparire come Spazio iPhone, Spazio iPad o Spazio iPod
    3. Scorri fino all'Aggiornamento di Sistema scaricato e tocca su di esso
    4. Clicca su Elimina
    5. Riesegui unc0ver

    Se ancora non riesci a risolvere, o non c'è nessun aggiornamento scaricato, potrebbe essere necessario scaricare l'aggiornamento OTA ed eliminarlo nuovamente. Prova le seguenti indicazioni:

    1. Apri l'applicazione di unc0ver
    2. Tocca l'icona delle impostazioni nell'angolo in alto a destra
    3. Deseleziona tutte le opzioni
    4. Abilita Restore RootFS
    5. Clicca su Done nell'angolo in alto a destra
    6. Vai nella sezione dove si esegue il jailbreak e clicca su Restore RootFS
      • Se appare Jailbreak, torna indietro e controlla che Restore RootFS sia l'unica opzione abilitata
    7. Quando viene richiesto il ripristino, premi OK
      • Questo potrebbe richiedere un po' di tempo
      • Se fallisce, riprova dall'inizio
    8. Quando finito, tocca di nuovo OK e il dispositivo verrà riavviato
    9. Apri l'app delle Impostazioni
    10. Vai su Generali -> Aggiornamento Software
    11. Scarica l'aggiornamento del software ma non installarlo
    12. Torna a Generale
    13. Una volta scaricato, vai su Spazio iX
      • Potrebbe apparire come Spazio iPhone, Spazio iPad o Spazio iPod
    14. Scorri fino all'Aggiornamento di Sistema scaricato e tocca su di esso
    15. Clicca su Elimina
    16. Scorri fino all'applicazione unc0ver e cliccaci sopra
    17. Clicca su Elimina
    18. Installa unc0ver di nuovo, ma non eseguirlo
    19. Attiva la modalità aereo ed esegui il jailbreak
      • Questo può richiedere diversi tentativi, continua a provare fino a quando non funziona

    TIP

    Se non funziona, chiedi supporto sul Server DiscordApri in una nuova finestra di r/Jailbreak.

    Non essere in grado di rieseguire il jailbreak o ripristinare il rootfs su unc0ver dopo aver utilizzato tweak come Batchomatic o IAmLazy

    La tua possibilità di risolvere questo problema dipende dalla tua versione di iOS:

    • Se sei su iOS 14.3 o inferiore (tranne se sei su 11.x o su A12(X) con 12.1.3-12.4.1), segui un'altra guida per ripristinare il RootFS che sia supportata dal tuo dispositivo/versione di ios.
    • Se sei su iOS 14.4-14.5.1, prova a ripristinare il rootfs nell'app di Fugu14
    • Se sei su iOS 14.6-14.8, le tue opzioni sono quelle di attendere un aggiornamento di unc0ver che risolve questo problema, o ripristinare il dispositivo in modalità DFU all'ultima versione di iOS e perdere la capacità di eseguire il jailbreak fino a quando non ne uscirà uno

    Correggere gli errori di installazione dei pacchetti su Sileo

    Ai fini di questa sezione di risoluzione dei problemi, stiamo supponendo che usate Sileo su Taurine/Odysseyra1n.

    Per determinare quale errore si sta incontrando, dovrai cliccare su Mostra Dettagli su Sileo quando riscontri un errore durante l'installazione o la rimozione di un pacchetto.

    Se le risoluzioni qui sotto non funzionano, puoi chiedere supporto sul Server DiscordApri in una nuova finestra di Sileo.

    Syntax error: "(" unexpected

    Questo errore indica che lo sviluppatore del tweak che stai cercando di installare/rimuovere ha scritto lo script di installazione/rimozione in modo errato. Avrai bisogno di Filza per risolvere questo problema.

    Rimozione del tweak che causa questo errore

    1. Apri Filza e vai su /Library/dpkg/info
    2. Trova il file .postinst o .postrm corrispondente al tweak che riporta un errore, ad esempio com.miro.shortmoji2. postinst sarebbe il file da modificare se ShortMoji 2 riportasse un errore di installazione o com. miro.shortmoji2.postrm se riportasse un errore di disinstallazione
    3. Tocca e tieni premuto il file finché non appare un menu
    4. Premi Apri con
    5. Premi Editor di testo
    6. Trova la prima riga del file che dice #!/bin/sh
    7. Sostituisci sh con bash
    8. Clicca su Salva
    9. Apri Sileo
    10. Disinstalla il tweak.
      • Per i tweak a pagamento, è necessario inviare una segnalazione di un bug allo sviluppatore se si desidera installare il tweak.
      • Per i tweak gratuiti, dovresti inviare una segnalazione di un bug allo sviluppatore. Se desideri installare immediatamente il tweak, continua con questa guida.

    Modificare il tweak per correggere l'errore (solo tweak gratuiti)

    1. Apri ParcilityApri in una nuova finestra su Safari nel tuo dispositivo
    2. Cerca il tweak che vuoi installare
      • Se non appare nella ricerca, dovrai aspettare che lo sviluppatore aggiorni il proprio tweak
    3. Clicca su Download
    4. Una volta terminato il download del file, clicca sul file nel menu dei download di Safari
    5. Clicca sul tasto di condivisione
    6. Clicca Salva su Filza
    7. Clicca su Salva
    8. Apri Filza, si aprirà nella cartella in cui hai scaricato il file del tweak
    9. Tocca il tweak che desideri correggere
    10. Scorri verso il basso e tocca Estrai
    11. Apri la cartella estratta e vai a DEBIAN
    12. Ripeti i passaggi 2-8 di Rimozione del tweak che causa questo errore sopra
    13. Torna alla cartella in cui hai scaricato il tweak
    14. Tocca e tieni premuta la cartella del tweak
    15. Premi Crea DEB
    16. Tocca e tieni premuto il file deb ottenuto
    17. Premi Apri con
    18. Clicca su Sileo
    19. Clicca su Installa

    TIP

    Alcuni sviluppatori nella community del Jailbreak mettono una call alla shell sbagliata nei loro script di installazione/rimozione. Fino Ad Aprile 2021, la maggior parte dei Jailbreak puntavano /bin/sh su /bin/bash così gli sviluppatori sono stati in grado di utilizzare #!/bin/sh per indicare quale shell usare anche se usano le funzioni di Bash. Nell'aprile 2021, Procursus, che viene utilizzaro su Chimera, Odyssey, Taurine e Odysseyra1n, ha iniziato ad usare una shell differente con prestazioni più elevate. Ciò ha provocato in non funzionamento di questi script formattati in modo errato.

    Exec format error

    Questo errore indica che lo sviluppatore del tweak che stai cercando di installare/rimuovere omesso una parte fondamentale durante la scrittura dello script di installazione/rimozione. Avrai bisogno di Filza per risolvere questo problema.

    Rimozione del tweak che causa questo errore

    1. Apri Filza e vai su /Library/dpkg/info
    2. Trova il file .postinst o .postrm corrispondente al tweak che riporta un errore, ad esempio com.miro.shortmoji2. postinst sarebbe il file da modificare se ShortMoji 2 riportasse un errore di installazione
    3. Tocca e tieni premuto il file finché non appare un menù.
    4. Premi Apri con
    5. Premi Editor di testo
    6. Aggiungi una nuova riga all'inizio del file che dice #!/bin/bash.
    7. Clicca su Salva
    8. Apri Sileo
    9. Disinstalla il tweak.
    10. Naviga fino alla sezione Sorgenti
    11. Esegui uno swipe verso il basso per aggiornare le sorgenti
    12. Naviga fino alla sezione Cerca
    13. Digita libiosexec1 nel campo Ricerca
    14. Installa libiosexec1 di Hayden Seay
    15. Prova a installare nuovamente il tweak che causava un errore

    TIP

    Nel maggio 2021, Procursus ha tentato di migrare a una versione di dpkg che non gestisce più questo errore di installazione, gli sviluppatori avrebbero dovuto includere #! bin/sh o #!/bin/bash nei loro script. Al momento della scrittura, lo sviluppatore principale di Procursus ha creato una patch, libiosexec, che riaggiunge questa gestione degli errori. Se continui a riscontrare questo errore, potresti non aver aggiornato i pacchetti da un po'.

    + + + diff --git a/it_IT/types-of-jailbreak/index.html b/it_IT/types-of-jailbreak/index.html new file mode 100644 index 000000000000..ece145473f75 --- /dev/null +++ b/it_IT/types-of-jailbreak/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Tipi di Jailbreak | Guida per iOS + + + + +

    Tipi di Jailbreak

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Non tutti i jailbreak funzionano allo stesso modo. Questa pagina ti guiderà attraverso ogni tipo di jailbreak e ti spiegherà come funzionano.

    Quali sono i diversi tipi?

    Ci sono 4 tipi principali di jailbreak:

    • Untethered
    • Semi-Untethered
    • Semi-Tethered
    • Tethered

    Ogni tipo è determinato da quanto è indipendente dall'utilizzo di un computer.

    Jailbreak Untethered


    I jailbreak Untethered possono essere considerati il santo graal di tutti i jailbreak. Richiedono che l'exploit venga eseguito una sola volta tramite un sito web, un'app o un computer.

    Uno screenshot del jailbreak di p0sixspwn

    Dopo di che, il dispositivo sarà completamente jailbroken e non richiederà ulteriori azioni. L'exploit rimarrà installato sul dispositivo anche dopo il riavvio.

    Purtroppo, da molto tempo non viene rilasciato un nuovo jailbreak untethered per utenti finali, ed è probabile che non ne vedremo uno per ancora molto.

    L'unica pecca di un jailbreak untethered è che se qualcosa va storto, cis i potrebbe imbattere in un bootloop che richiede il ripristino del dispositivo tramite iTunes o Finder (macOS Catalina o più recente). La probabilità che questo accada è bassa, ma è effettivamente possibile.

    Alcuni esempi di jailbreak untethered sono p0sixspwn e Pangu9.

    Jailbreak semi-Untethered


    I jailbreak semi-untethered sono stati il tipo di jailbreak più popolare negli ultimi anni. Questo tipo di jailbreak richiede che un exploit venga eseguito ogni volta che si riavvia o si spenge il dispositivo.

    Uno screenshot del jailbreak di Odyssey

    Questo jailbreak funziona tramite l'esecuzione dell'exploit attraverso un'app o un sito web sul dispositivo stesso. Data la natura di come l'exploit viene eseguito, questi jailbreak sono facilmente removibili dalla loro app.

    Alcuni esempi di jailbreak semi-untethered includono Taurine, Dopamine, e Odyssey.

    Jailbreak semi-Tethered


    I jailbreak semi-tethered sono molto simili ai jailbreak semi-untethered, tuttavia l'exploit deve essere eseguito utilizzando un computer piuttosto che utilizzando un'app sideloadata.

    Uno screenshot del jailbreak di checkra1n

    A causa della necessità di un computer per ri-eseguire il jailbreak dopo ogni riavvio, la maggior parte sceglie invece di utilizzare un jailbreak semi-untethered.

    Esempi di jailbreak semi-tethered includono palera1n e Odysseyra1n.

    Jailbreak Tethered


    I jailbreak tethered non sono destinati ad essere utilizzati da tutti. Questi exploit modificano il dispositivo in un modo tale che è richiesto un PC per avviare il dispositivo anche senza un jailbreak.

    A causa di ciò, essi tendono ad essere utilizzati solo dagli sviluppatori di jailbreak che si preparano per una nuova versione di iOS.

    + + + diff --git a/it_IT/updating-blobless-advanced/index.html b/it_IT/updating-blobless-advanced/index.html new file mode 100644 index 000000000000..d4178ceddbf9 --- /dev/null +++ b/it_IT/updating-blobless-advanced/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare (Blobless) (Avanzato) | Guida per iOS + + + + +

    Aggiornare (Blobless) (Avanzato)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    I dispositivi iOS e iPadOS possono essere aggiornati solo alle versioni firmware che Apple ha "firmato". Questo di solito significa che è possibile aggiornare solo alle versioni più recenti del firmware. Questo è un male per il jailbreak, siccome la maggior parte dei jailbreak si basano su exploit che sono stati patchati in versioni più recenti.

    Fortunatamente, possiamo usare diversi "profili" per ritardare un aggiornamento del firmware. Questo è destinato alle organizzazioni che richiedono più tempo per aggiornare i loro dispositivi, ma possiamo anche usarli per aggiornare a versioni del firmware non firmate.

    Ma questo ha un limite di tempo. Potrai aggiornare solo alle seguenti versioni del firmware prima delle rispettive date di scadenza:

    • 17.1 - February 5th, 2024
    • 17.1.1 - February 28th, 2024
    • 16.7.2 - March 9th, 2024
    • 17.1.2 - March 9th, 2024
    • 16.7.3 - March 18th, 2024
    • 17.2 (For iPhones) - March 18th, 2024
    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024

    Il tempo è indicato in UTC 00:00. Per ulteriori date di scadenza, controlla dhinakg.github.io/delayed-otas.htmlApri in una nuova finestra.

    Dato che non disponi di un jailbreak al momento (o hai scelto di non eseguire il jailbreak per un qualsiasi motivo), dovrai utilizzare il metodo avanzato, che coinvolge cose come il reset di tutti i contenuti o il ripristino da un backup modificato, per essere in grado di aggiornare.

    TIP

    Se sei su iOS 15.7.1 o precedenti, o sei su iOS da 16.0 a 16.1.2, puoi seguire Aggiornamento (Blobless) (Non-Jailbroken) .

    Preparazione

    1. Collega il tuo iDevice al tuo computer e fai un backup tramite iTunes o Finder

    Dopo aver fatto un backup, ciò che è necessario fare dopo dipende dal fatto che si usi macOS o Windows

    macOS - Apple Configurator 2

    1. Vai nell'App Store sul tuo Mac
    2. Cerca Apple Configurator 2 e installalo
    3. Configura Apple Configurator 2
    4. Clicca Get Started
    5. Clicca sul tuo dispositivo e poi clicca su Prepare
    6. Seleziona Manual Configuration
    7. Scegli Do not enroll in MDM
    8. Vai su Organizatione clicca su New Organization
    9. Accedi al tuo ID Apple oppure fai clic su Skip
      • Se hai scelto di saltare l'accesso al tuo ID Apple, aggiungi un nome, poi fai clic su Next
    10. Scegli Generate a new supervision identity
      • Se lo hai già fatto prima su Apple Configurator 2, puoi Scegliere un'identità di supervisione esistente
    11. Configura l'Assistente di Configurazione iOS come desideri
      • Se hai dimenticato di eseguire il backup dei dati in precedenza nella guida, questo è l'ultimo step in cui sarai in grado di farlo.
    12. Clicca Prepare, che cancellerà i dati del tuo dispositivo e lo supervisionerà

    Windows - Cowabunga Lite

    1. Scarica e installa la versione Windows di Cowabunga Lite da quaApri in una nuova finestra
    2. Estrai l'intera cartella di Cowabunga Lite da qualche parte (non importa dove), poi apri Cowabunga Lite
    3. Clicca su Setup Options e attiva la spunta su Enable Supervision
    4. Clicca Apply, poi clicca Apply Changes

    Il tuo dispositivo si riavvierà e sarà supervisionato.

    Aggiornare la versione del firmware

    1. Quando il dispositivo si avvia dopo essere stato cancellato, configuralo, poi apri questa pagina sul dispositivo
    2. Tocca una versione qui sotto per installare il rispettivo profilo di aggiornamento:
    3. Riavvia il dispositivo
    4. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    5. Apri l'app delle Impostazioni
    6. Vai su Generali -> Aggiornamento Software
    7. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    8. Scarica e installa l'aggiornamento
    9. Una volta aggiornato, rimuovi il profilo di aggiornamento tramite le Impostazioni

    Dopo l'aggiornamento, è possibile rimuovere la supervisione e ripristinare il backup effettuato in precedenza cancellando tutti i contenuti e le impostazioni.

    TIP

    Se l'aggiornamento è andato a buon fine, continua con Cominciamo! per eseguire il jailbreak del tuo dispositivo.

    Crediti a dhinakgApri in una nuova finestra per aver scoperto questo metodo.

    + + + diff --git a/it_IT/updating-blobless-alternate/index.html b/it_IT/updating-blobless-alternate/index.html new file mode 100644 index 000000000000..a804dcd621f1 --- /dev/null +++ b/it_IT/updating-blobless-alternate/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare (Blobless) (Metodo Alternativo) | Guida per iOS + + + + +

    Aggiornare (Blobless) (Metodo Alternativo)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    I dispositivi iOS e iPadOS possono essere aggiornati solo alle versioni firmware che Apple ha "firmato". Questo di solito significa che è possibile aggiornare solo alle versioni più recenti del firmware. Questo è un male per il jailbreak, siccome la maggior parte dei jailbreak si basano su exploit che sono stati patchati in versioni più recenti.

    Fortunatamente, possiamo usare diversi "profili" per ritardare un aggiornamento del firmware. Questo è destinato alle organizzazioni che richiedono più tempo per aggiornare i loro dispositivi, ma possiamo anche usarli per aggiornare a versioni del firmware non firmate.

    Ma questo ha un limite di tempo. Potrai aggiornare solo alle seguenti versioni del firmware prima delle rispettive date di scadenza:

    • 17.1 - February 5th, 2024
    • 17.1.1 - February 28th, 2024
    • 16.7.2 - March 9th, 2024
    • 17.1.2 - March 9th, 2024
    • 16.7.3 - March 18th, 2024
    • 17.2 (For iPhones) - March 18th, 2024
    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024

    Il tempo è indicato in UTC 00:00. Per ulteriori date di scadenza, controlla dhinakg.github.io/delayed-otas.htmlApri in una nuova finestra.

    TIP

    Devi avere un jailbreak per seguire queste istruzioni. Se non puoi eseguire il jailbreak, segui Aggiornamento (Blobless) (Non-Jailbroken) o Aggiornamento (Blobless) (Avanzato) .

    TIP

    Se si è tentato in precedenza di usare un metodo di aggiornamento blobless, rimuovi tutti i profili delay e beta prima di seguire questo metodo.

    Installare Dahlia

    1. Avvia il tuo attuale jailbreak
    2. Apri il tuo gestore di pacchetti preferito e aggiungi le seguenti repo:
    3. Cerca e installa il pacchetto Dahlia
    4. Tocca Riavvia il dispositivo e poi ri-esegui il jailbreak del dispositivo dopo il riavvio

    Preparare l'Aggiornamento

    1. Apri l'app Impostazioni, scorri verso il basso e clicca su Dahlia
    2. Abilita Toggle Supervision, poi clicca Yes quando ti viene chiesto di eseguire un riavvio dello Userspace
      • Se sei già supervisionato per qualsiasi motivo, puoi saltare questo passaggio
    3. Clicca su Download Profilese poi premi su "Normal"
    4. Tocca Download Profile accanto alla versione iOS che alla quale vuoi aggiornare.
    5. Premi "Consenti" quando viene richiesto
    6. Esci dal menu di Dahlia e vai a Generali -> Gestione Profili e Dispositivo -> OTA Delay - [Days] Days
    7. Clicca "Installa" nell'angolo in alto a destra e inserisci il codice di accesso se richiesto
    8. Tocca nuovamente "Installa" due volte per confermare
    9. Torna alla schermata di Dahlia nelle impostazioni
    10. Assicurati che Ready to Update indichi di "Sì"
      • Se non lo fa, clicca sulla "i" accanto a "Ready to Update", e vedi quale è il problema

    Ripristinare il RootFS

    1. Apri l'app Impostazioni
    2. Vai su Generali -> Aggiornamento Software
    3. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
      • Non aggiornare ancora, lo faremo più tardi
    4. Apri il tuo jailbreak attuale e ripristina il rootFS
      • Se hai bisogno di una guida dettagliata su come ripristinare il rootfs, segui Ripristinare il RootFS e seleziona il jailbreak che usi attualmente
    5. Riavvia il dispositivo

    Aggiornare la versione del firmware

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Apri l'app delle Impostazioni
    3. Vai su Generali -> Aggiornamento Software
    4. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    5. Scarica e installa l'aggiornamento
    6. Una volta aggiornato, rimuovi il profilo di aggiornamento e (se presente) il profilo beta tramite le Impostazioni

    TIP

    Se hai scelto di abilitare la supervisione in precedenza, il tuo dispositivo rimarrà supervisionato. Essere in uno stato supervisionato significa che:

    • Un messaggio verrà visualizzato in Impostazioni, mostrando che il dispositivo è supervisionato
    • Il blocco di attivazione sarà disabilitato, rendendo il dispositivo potenzialmente accessibile dai ladri (Dov'è funzionerà comunque)
    • Se il dispositivo ha la gestione del dispositivo mobile attivata (es. un dispositivo scolastico o di lavoro), allora la tua organizzazione sarà in grado di installare e disinstallare silenziosamente le app sul tuo dispositivo

    Nota che, per la maggior parte degli utenti, rimanere in uno stato supervisionato non sarà un problema.

    È possibile rimuovere lo stato di supervisione ripristinando il dispositivo e ripristinando un backup precedentemente fatto. Ciò può essere fatto selezionando "Cancella tutti i contenuti e le impostazioni" nell'app Impostazioni, poi ripristinando da un backup da iCloud durante la configurazione iniziale.

    DANGER

    Se si ripristina un backup fatto in uno stato jailbroken da iTunes/Finder, si possono riscontrare gravi problemi, come i bootloop.

    WARNING

    Se ripristini un backup fatto in uno stato jailbroken da iCloud, potresti riscontrare segnali di falsi positivi per il rilevamento del jailbreak.

    TIP

    Se l'aggiornamento ha avuto successo, continua con Per cominciare per eseguire il jailbreak sul tuo dispositivo.

    Crediti a dhinakgApri in una nuova finestra per aver scoperto questo metodo.

    + + + diff --git a/it_IT/updating-blobless-nonjailbroken/index.html b/it_IT/updating-blobless-nonjailbroken/index.html new file mode 100644 index 000000000000..7ab06397ff93 --- /dev/null +++ b/it_IT/updating-blobless-nonjailbroken/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornamento (Blobless) (Non-Jailbroken) | Guida per iOS + + + + +

    Aggiornamento (Blobless) (Non-Jailbroken)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    I dispositivi iOS e iPadOS possono essere aggiornati solo alle versioni firmware che Apple ha "firmato". Questo di solito significa che è possibile aggiornare solo alle versioni più recenti del firmware. Questo è un male per il jailbreak, siccome la maggior parte dei jailbreak si basano su exploit che sono stati patchati in versioni più recenti.

    Fortunatamente, possiamo usare diversi "profili" per ritardare un aggiornamento del firmware. Questo è destinato alle organizzazioni che richiedono più tempo per aggiornare i loro dispositivi, ma possiamo anche usarli per aggiornare a versioni del firmware non firmate.

    Ma questo ha un limite di tempo. Potrai aggiornare solo alle seguenti versioni del firmware prima delle rispettive date di scadenza:

    • 17.1 - February 5th, 2024
    • 17.1.1 - February 28th, 2024
    • 16.7.2 - March 9th, 2024
    • 17.1.2 - March 9th, 2024
    • 16.7.3 - March 18th, 2024
    • 17.2 (For iPhones) - March 18th, 2024
    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024

    Il tempo è indicato in UTC 00:00. Per ulteriori date di scadenza, controlla dhinakg.github.io/delayed-otas.htmlApri in una nuova finestra.

    TIP

    Devi essere su iOS 15.7.1 e precedenti, o iOS da 16.0 a 16.1.2. Se non sei su una di queste versioni, segui Aggiornare (Blobless) (Avanzato) .

    TIP

    Se si è tentato in precedenza di usare un metodo di aggiornamento blobless, rimuovi tutti i profili delay e beta prima di seguire questo metodo.

    Installare Supervise

    Download

    Installazione

    1. Apri Sideloadly
    2. Connetti il tuo dispositivo iOS al computer
      • Assicurati che il tuo computer sia autorizzato a vedere i contenuti del dispositivo
    3. Trascina il file .ipa di Supervise su Sideloadly
    4. Inserisci il tuo ID Apple
    5. Inserisci la tua password
      • Sideloadly deve fare una richiesta al suo server per funzionare con gli account Apple gratuiti. Se non sei d’accordo, puoi sempre usare un Apple ID alternativo.

    L’app verrà adesso installata sul tuo dispositivo iOS.

    Autorizzare l’applicazione

    1. Vai su Impostazioni -> Generali -> Gestione Dispositivo -> <Il tuo Apple ID>
      • A seconda del tuo utilizzo, Gestione dispositivo potrebbe apparire come Gestione Profili e Dispositivo
    2. Clicca su Autorizza "<Il tuo Apple ID>"

    L’applicazione di Supervise può essere aperta dalla home screen.

    Supervisionare il dispositivo

    1. Apri l'app Supervise nella home screen
    2. Apri l'app Impostazioni, quindi vai alla scheda Generali
    3. Scorri verso il basso fino alla scheda Toggle Supervision e vai a quella scheda
    4. Abilita l'opzione Toggle Supervision
    5. Riavvia il dispositivo

    Dopo il riavvio del dispositivo, dovresti vedere un avviso nelle Impostazioni che ti avvisa che sei supervisionato, se non lo vedi, ripeti i passaggi in questa sezione.

    Aggiornare la versione del firmware

    1. Apri questa pagina sul tuo dispositivo
    2. Tocca una versione qui sotto per installare il rispettivo profilo di aggiornamento:
    3. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    4. Apri l'app Impostazioni
    5. Vai su Generali -> Aggiornamento Software
    6. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    7. Scarica e installa l'aggiornamento
    8. Una volta aggiornato, rimuovi il profilo di aggiornamento tramite le Impostazioni

    TIP

    Se hai scelto di abilitare la supervisione in precedenza, il tuo dispositivo rimarrà supervisionato. Essere in uno stato supervisionato significa che:

    • Un messaggio verrà visualizzato in Impostazioni, mostrando che il dispositivo è supervisionato
    • Il blocco di attivazione sarà disabilitato, rendendo il dispositivo potenzialmente accessibile dai ladri (Dov'è funzionerà comunque)
    • Se il dispositivo ha la gestione del dispositivo mobile attivata (es. un dispositivo scolastico o di lavoro), allora la tua organizzazione sarà in grado di installare e disinstallare silenziosamente le app sul tuo dispositivo

    Nota che, per la maggior parte degli utenti, rimanere in uno stato supervisionato non sarà un problema.

    Se si desidera rimuovere la supervisione, è necessario eseguire il reset del dispositivo e ripristinare un backup precedentemente fatto. Ciò può essere fatto selezionando "Cancella tutti i contenuti e le impostazioni" nell'app Impostazioni, poi ripristinando da un backup da iCloud durante la configurazione iniziale.

    DANGER

    Se si ripristina un backup fatto in uno stato jailbroken da iTunes/Finder, si possono riscontrare gravi problemi, come i bootloop.

    WARNING

    Se ripristini un backup fatto in uno stato jailbroken da iCloud, potresti riscontrare segnali di falsi positivi per il rilevamento del jailbreak.

    TIP

    Se l'aggiornamento ha avuto successo, continua con Cominciamo! per eseguire il jailbreak sul tuo dispositivo.

    Crediti a dhinakgApri in una nuova finestra per aver scoperto questo metodo.

    + + + diff --git a/it_IT/updating-blobless/index.html b/it_IT/updating-blobless/index.html new file mode 100644 index 000000000000..d6953e5e689a --- /dev/null +++ b/it_IT/updating-blobless/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare (Blobless) | Guida per iOS + + + + +

    Aggiornare (Blobless)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Se si è tentato in precedenza di usare un metodo di aggiornamento blobless, rimuovi tutti i profili delay e beta prima di seguire questo metodo.

    TIP

    Devi avere un jailbreak per seguire queste istruzioni. Se non puoi eseguire il jailbreak, segui Aggiornamento (Blobless) (Non-Jailbroken) o Aggiornare (Blobless) (Avanzato) invece.

    Requisiti

    • Un dispositivo al quale è possibile eseguire il jailbreak e installarci pacchetti
    • Un backup del dispositivo tramite iCloud

    Istruzioni

    Installare Dahlia

    TIP

    Il tweak di Dahlia, quando si usano i profili di Dallas, reindirizza le ricerche di aggiornamento a un server diverso. I proprietari del server saranno in grado di visualizzare il tuo indirizzo IP. Questo è normale, tuttavia se si è a disagio con ciò, segui Aggiornare (Blobless) (Metodo Alternativo) .

    1. Avvia il tuo attuale jailbreak
    2. Apri il tuo gestore di pacchetti preferito e aggiungi le seguenti repo:
    3. Cerca e installa il pacchetto Dahlia
    4. Tocca Riavvia il dispositivo e poi ri-esegui il jailbreak del dispositivo dopo il riavvio

    Preparare l'Aggiornamento

    1. Apri l'app Impostazioni, scorri verso il basso e clicca su Dahlia
    2. Clicca su Download Profilese poi premi su "Dallas"
    3. Clicca su "Dallas Enabler" per scaricare il profilo
    4. Premi "Consenti" quando viene richiesto
    5. Esci dal menu di Dahlia e vai a Generali -> Gestione Profili e Dispositivo -> Dallas Enabler
    6. Clicca "Installa" nell'angolo in alto a destra e inserisci il codice di accesso se richiesto
    7. Tocca nuovamente "Installa" due volte per confermare
    8. Torna alla schermata di Dahlia nelle impostazioni
    9. Clicca nuovamente su Download Profilese poi premi di nuovo su "Dallas"
    10. Sotto "Version Profiles", tocca la versione alla quale vuoi aggiornare
    11. Premi "Consenti" quando viene richiesto
    12. Apri l'app Impostazioni
    13. Esci dal menu di Dahlia e vai a Generali -> Gestione Profili e Dispositivo -> Dallas - [Version]
      • Se vedi un errore, assicurati di essere jailbroken e di aver installato Dallas Enabler in precedenza
    14. Clicca "Installa" nell'angolo in alto a destra e inserisci il codice di accesso se richiesto
    15. Tocca nuovamente "Installa" due volte per confermare
    16. Riavvia il dispositivo quando richiesto e ri-esegui il jailbreak
    17. Riapri l'app Impostazioni e tornare alla pagina di Dahlia
    18. Attiva Enable Supervision-less Mode.
      • Puoi anche scegliere di abilitare Toggle Supervision, ma l'unico modo per rimuovere la supervisione dopo l'aggiornamento è quello di attendere un jailbreak o inizializzare il dispositivo
    19. Assicurati che Ready to Update indichi di "Sì"
      • Se non lo fa, clicca sulla "i" accanto a "Ready to Update", e vedi quale è il problema

    Ripristinare il RootFS

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Aggiornamento Software
    3. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
      • Non aggiornare ancora, lo faremo più tardi
      • Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
      • Se dice che il dispositivo è aggiornato, il server utilizzato per Dallas è offline; attendi che torni online
    4. Apri il tuo jailbreak attuale e ripristina il rootFS
      • Se hai bisogno di una guida dettagliata su come ripristinare il rootfs, segui Ripristinare il RootFS e seleziona il jailbreak che usi attualmente
    5. Riavvia il dispositivo

    Aggiornare la versione del firmware

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Apri l'app delle Impostazioni
    3. Vai su Generali -> Aggiornamento Software
    4. Assicurati che la versione visualizzata sia la versione alla quale desideri aggiornare
    5. Scarica e installa l'aggiornamento

    Rimozione dei profili Dallas

    1. Apri l'app Impostazioni dopo l'aggiornamento alla versione desiderata
    2. Vai su Generali, Gestione Profili e Dispositivo
    3. Premi su entrambi i profili e clicca su Rimuovi profilo
      • Inserisci il tuo codice di accesso se richiesto

    TIP

    Se hai scelto di abilitare la supervisione in precedenza, il tuo dispositivo rimarrà supervisionato. Essere in uno stato supervisionato significa che:

    • Un messaggio verrà visualizzato in Impostazioni, mostrando che il dispositivo è supervisionato
    • Il blocco di attivazione sarà disabilitato, rendendo il dispositivo potenzialmente accessibile dai ladri (Dov'è funzionerà comunque)
    • Se il dispositivo ha la gestione del dispositivo mobile attivata (es. un dispositivo scolastico o di lavoro), allora la tua organizzazione sarà in grado di installare e disinstallare silenziosamente le app sul tuo dispositivo

    Nota che, per la maggior parte degli utenti, rimanere in uno stato supervisionato non sarà un problema.

    È possibile rimuovere lo stato di supervisione ripristinando il dispositivo e ripristinando un backup precedentemente fatto. Ciò può essere fatto selezionando "Cancella tutti i contenuti e le impostazioni" nell'app Impostazioni, poi ripristinando da un backup da iCloud durante la configurazione iniziale.

    DANGER

    Se si ripristina un backup fatto in uno stato jailbroken da iTunes/Finder, si possono riscontrare gravi problemi, come i bootloop.

    WARNING

    Se ripristini un backup fatto in uno stato jailbroken da iCloud, potresti riscontrare segnali di falsi positivi per il rilevamento del jailbreak.

    Crediti a dhinakgApri in una nuova finestra per aver scoperto questo metodo.

    + + + diff --git a/it_IT/updating-to-10-3-3/index.html b/it_IT/updating-to-10-3-3/index.html new file mode 100644 index 000000000000..e9910e04d629 --- /dev/null +++ b/it_IT/updating-to-10-3-3/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 10.3.3 | Guida per iOS + + + + +

    Aggiornare a 10.3.3

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Purtroppo, al momento non c'è nessun jailbreak disponibile per la versione del firmware da 8.0-8.3, né un jailbreak disponibile per la versione del firmware 8.4.1 sui dispositivi a 64 bit. Tuttavia alcuni dispositivi, come iPhone 5S o iPhone 5C, possono essere aggiornati a 10.3.3 e utilizzare un jailbreak disponibile.

    Ciò si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poiché l'ultima versione OTA disponibile per il firmware corrente su questi dispositivi è 10.3.3, possiamo facilmente aggiornare alla versione desiderata, a causa dell'età della loro versione firmware corrente.

    Se è stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, è necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non è presente, puoi saltare alla sezione successiva della guida
    4. Clicca Rimuovi Profilo Scaricato

    Aggiornare a 10.3.3

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 10.3.3
    3. Scarica e installa l'aggiornamento

    TIP

    Se si è su un dispositivo a 32 bit (come un iPhone 5C), continua con Installare Socket.

    Se si è su un dispositivo a 64 bit (come un iPhone 5S), continua con TotallyNotSpyware o Aggiornare a 12.5.5.

    + + + diff --git a/it_IT/updating-to-10-3-4/index.html b/it_IT/updating-to-10-3-4/index.html new file mode 100644 index 000000000000..bc218b15321d --- /dev/null +++ b/it_IT/updating-to-10-3-4/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 10.3.4 | Guida per iOS + + + + +

    Aggiornare a 10.3.4

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Sfortunatamente, al momento non c'è nessun jailbreak disponibile per le versioni del firmware 8.0-8.3 sui dispositivi a 32 bit. Tuttavia alcuni dispositivi, come l'iPhone 5, possono essere aggiornati alla 10.3.4 e utilizzare il jailbreak socket.

    Ciò si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poiché la versione più recente per questi dispositivi è 10.3.4, possiamo facilmente aggiornare alla versione firmware desiderata, a causa dell'età dei dispositivi.

    Se è stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, è necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non è presente, puoi saltare alla sezione successiva della guida
    4. Clicca Rimuovi Profilo Scaricato

    Aggiornare a 10.3.4

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 10.3.4
    3. Scarica e installa l'aggiornamento
    + + + diff --git a/it_IT/updating-to-12-5-7/index.html b/it_IT/updating-to-12-5-7/index.html new file mode 100644 index 000000000000..f172d38ebc87 --- /dev/null +++ b/it_IT/updating-to-12-5-7/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 12.5.7 | Guida per iOS + + + + +

    Aggiornare a 12.5.7

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Sfortunatamente, al momento non c'è nessun jailbreak disponibile per le versioni del firmware 8.0-8.4.1 sui dispositivi a 64 bit. Tuttavia alcuni dispositivi, come l'iPhone 6, possono essere aggiornati a 12.5.7 e utilizzare il jailbreak di Chimera.

    Ciò si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poiché l'ultima versione disponibile per questi dispositivi è 12.5.7, possiamo facilmente aggiornare a questa versione del firmware.

    Se è stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, è necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app Impostazioni
    2. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non è presente, puoi saltare alla sezione successiva della guida
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 12.5.7

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Apri l'app delle Impostazioni
    3. Vai su Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 12.5.7
    4. Scarica e installa l'aggiornamento
    + + + diff --git a/it_IT/updating-to-15-8-1/index.html b/it_IT/updating-to-15-8-1/index.html new file mode 100644 index 000000000000..0bf5672ff4ad --- /dev/null +++ b/it_IT/updating-to-15-8-1/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 15.8.1 | Guida per iOS + + + + +

    Updating to 15.8.1

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Required Reading

    If you're on an unsupported firmware version, you can update to 15.8.1 and jailbreak with meowbrek2 instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 15.8, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 15.8.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 15.8.1
    4. Download and install the update
    + + + diff --git a/it_IT/updating-to-16-7-5/index.html b/it_IT/updating-to-16-7-5/index.html new file mode 100644 index 000000000000..7a9094756ac4 --- /dev/null +++ b/it_IT/updating-to-16-7-5/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 16.7.5 | Guida per iOS + + + + +

    Updating to 16.7.5

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Required Reading

    If you're on an unsupported firmware version, you can update to 16.7.5 and jailbreak with palera1n instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 16.7.5, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 16.7.5

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 16.7.5
    4. Download and install the update
    + + + diff --git a/it_IT/updating-to-17-3/index.html b/it_IT/updating-to-17-3/index.html new file mode 100644 index 000000000000..aff34de567ad --- /dev/null +++ b/it_IT/updating-to-17-3/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 17.3 | Guida per iOS + + + + +

    Updating to 17.3

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Required Reading

    If you're on an unsupported firmware version, you can update to 18.1 and either jailbreak with palera1n or wait for an available jailbreak on iOS 18.1 instead. Keep in mind, you'll most likely be waiting for a jailbreak for a while if your device cannot already use palera1n.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 18.1, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 18.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 18.1
    4. Download and install the update
    + + + diff --git a/it_IT/updating-to-6-1-3/index.html b/it_IT/updating-to-6-1-3/index.html new file mode 100644 index 000000000000..4f62316d2dd1 --- /dev/null +++ b/it_IT/updating-to-6-1-3/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 6.1.3 | Guida per iOS + + + + +

    Aggiornare a 6.1.3

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Purtroppo, al momento non c'è nessun jailbreak disponibile per le versioni del firmware 5.0 o 5.1 su molti dispositivi A5. Tuttavia alcuni dispositivi, come l'iPhone 4s, possono essere aggiornati a 6.1.3 e utilizzare un jailbreak disponibile.

    Ciò si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poiché l'ultima versione OTA disponibile per il firmware corrente su questi dispositivi è 6.1.3, possiamo facilmente aggiornare alla versione desiderata, a causa dell'età della loro versione firmware corrente.

    Se è stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, è necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non è presente, puoi saltare alla sezione successiva della guida
    4. Clicca Rimuovi Profilo Scaricato

    Aggiornare a 6.1.3

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 6.1.3
    3. Scarica e installa l'aggiornamento

    TIP

    Se vuoi, invece di usare p0sixspwn, puoi continuare con Aggiornare a 8.4.1

    + + + diff --git a/it_IT/updating-to-7-1-2-ipsw/index.html b/it_IT/updating-to-7-1-2-ipsw/index.html new file mode 100644 index 000000000000..6819bcd25bc9 --- /dev/null +++ b/it_IT/updating-to-7-1-2-ipsw/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 7.1.2 (iTunes/Finder) | Guida per iOS + + + + +

    Aggiornare a 7.1.2 (iTunes/Finder)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Purtroppo, al momento non c'è nessun jailbreak disponibile per la versione del firmware 4.2.5 sugli iPhone 4 (CDMA). Tuttavia, questo dispositivo può essere aggiornato a 7.1.2 e jailbreakkato con un metodo non attualmente presente nella guida.

    A causa dell'età di questa versione iOS, è necessario utilizzare iTunes o simili per aggiornare manualmente il dispositivo a iOS 7.1.2, siccome aggiornare direttamente dal dispositivo non era possibile su iOS 4.2.5.

    Aggiornare a 7.1.2 utilizzando iTunes/Finder

    1. Connetti il tuo dispositivo iOS al computer.
    2. Su iTunes o Finder, individua il dispositivo.
    3. Seleziona Controlla Aggiornamenti.
    4. Seleziona Scarica e Aggiorna
      • Assicurati che la versione alla quale stai aggiornando sia iOS 7.1.2
    + + + diff --git a/it_IT/updating-to-8-4-1/index.html b/it_IT/updating-to-8-4-1/index.html new file mode 100644 index 000000000000..26958d17504f --- /dev/null +++ b/it_IT/updating-to-8-4-1/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 8.4.1 | Guida per iOS + + + + +

    Aggiornare a 8.4.1

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Sfortunatamente, al momento non c'è nessun jailbreak disponibile per la versione 5.1 del firmware su dispositivi A5(X). Tuttavia, alcuni dispositivi, come l'iPad 3a Generazione, possono essere aggiornati a 8.4.1 e utilizzare un jailbreak disponibile.

    Ciò si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poiché l'ultima versione OTA disponibile per il firmware corrente su questi dispositivi è 8.4.1, possiamo facilmente aggiornare alla versione desiderata, a causa dell'età della loro versione firmware corrente.

    Se è stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, è necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 8.4.1

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 8.4.1
    3. Scarica e installa l'aggiornamento

    TIP

    Se si è su un dispositivo A5(X) (come l'iPad 3a generazione), è possibile continuare con entrambi Daibutsu, Aggiornare a 9.3.5, o Aggiornare a 9.3.6.

    Se sei su un dispositivo A6(X) (come l'iPad 4a generazione), puoi continuare con entrambi EtasonJB, Aggiornare a 10.3.3, o Aggiornare a 10.3.4.

    + + + diff --git a/it_IT/updating-to-9-3-5-ipsw/index.html b/it_IT/updating-to-9-3-5-ipsw/index.html new file mode 100644 index 000000000000..788f072b389c --- /dev/null +++ b/it_IT/updating-to-9-3-5-ipsw/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 9.3.5 (iTunes/Finder) | Guida per iOS + + + + +

    Aggiornare a 9.3.5 (iTunes/Finder)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Purtroppo, al momento non c'è nessun jailbreak disponibile per le versioni del firmware da 4.3-4.3.2 e 4.3.4-4.3.5 sugli iPad 2. Tuttavia, questo dispositivo può essere aggiornato a 9.3.5 e utilizzare il jailbreak di kok3shi.

    A causa dell'età di questa versione iOS, è necessario utilizzare iTunes o simili per aggiornare manualmente il dispositivo a iOS 9.3.5, siccome aggiornare direttamente dal dispositivo non era possibile su iOS 4.3.

    Aggiornare a 9.3.5 utilizzando iTunes / Finder

    1. Connetti il tuo dispositivo iOS al computer.
    2. Su iTunes o Finder, individua il dispositivo.
    3. Seleziona Controlla Aggiornamenti.
    4. Seleziona Scarica e Aggiorna
      • Assicurati che la versione alla quale stai aggiornando sia iOS 9.3.5
    + + + diff --git a/it_IT/updating-to-9-3-5/index.html b/it_IT/updating-to-9-3-5/index.html new file mode 100644 index 000000000000..d636e951fa9a --- /dev/null +++ b/it_IT/updating-to-9-3-5/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 9.3.5 | Guida per iOS + + + + +

    Aggiornare a 9.3.5

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Sfortunatamente, al momento non c'è nessun jailbreak disponibile per le versioni del firmware 8.0-8.3 sui dispositivi a 32 bit. Tuttavia alcuni dispositivi, come l'iPod Touch 5, possono essere aggiornati a 9.3.5 e utilizzare invece il jailbreak di kok3shi.

    Ciò si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poiché la versione più recente per questi dispositivi è 9.3.5, possiamo facilmente aggiornare alla versione firmware desiderata, a causa dell'età dei dispositivi.

    Se è stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, è necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non è presente, puoi saltare alla sezione successiva della guida
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 9.3.5

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 9.3.5
    3. Scarica e installa l'aggiornamento
    + + + diff --git a/it_IT/updating-to-9-3-6-ipsw/index.html b/it_IT/updating-to-9-3-6-ipsw/index.html new file mode 100644 index 000000000000..65a38632681d --- /dev/null +++ b/it_IT/updating-to-9-3-6-ipsw/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 9.3.6 (iTunes/Finder) | Guida per iOS + + + + +

    Aggiornare a 9.3.6 (iTunes/Finder)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Purtroppo, al momento non c'è nessun jailbreak disponibile per le versioni del firmware da 4.3-4.3.2 e 4.3.4-4.3.5 sugli iPad 2. Tuttavia, questo dispositivo può essere aggiornato a 9.3.6 e utilizzare il jailbreak di kok3shi.

    A causa dell'età di questa versione iOS, è necessario utilizzare iTunes o simili per aggiornare manualmente il dispositivo a iOS 9.3.6, siccome aggiornare direttamente dal dispositivo non era possibile su iOS 4.3.

    Aggiornare a 9.3.6 utilizzando iTunes/Finder

    1. Connetti il tuo dispositivo iOS al computer.
    2. Su iTunes o Finder, individua il dispositivo.
    3. Seleziona Controlla Aggiornamenti.
    4. Seleziona Scarica e Aggiorna
      • Assicurati che la versione alla quale stai aggiornando sia iOS 9.3.6
    + + + diff --git a/it_IT/updating-to-9-3-6/index.html b/it_IT/updating-to-9-3-6/index.html new file mode 100644 index 000000000000..ec274e6d89d8 --- /dev/null +++ b/it_IT/updating-to-9-3-6/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Aggiornare a 9.3.6 | Guida per iOS + + + + +

    Aggiornare a 9.3.6

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Sfortunatamente, al momento non c'è nessun jailbreak disponibile per le versioni del firmware 8.0-8.3 sui dispositivi a 32 bit. Tuttavia, alcuni dispositivi, come l'iPhone 4S, possono essere aggiornati a 9.3.6 e utilizzare il jailbreak di kok3shi.

    Ciò si ottiene semplicemente aggiornando attraverso l'applicazione Impostazioni normalmente. Poiché la versione più recente per questi dispositivi è 9.3.6, possiamo facilmente aggiornare alla versione firmware desiderata, a causa dell'età dei dispositivi.

    Se è stato installato il blocco degli aggiornamenti tramite i profili tvOS Beta, è necessario rimuovere quel profilo prima di aggiornare. Se non sai cosa significa, ignora.

    Rimuovere il profilo

    TIP

    Segui questo solo se hai installato il blocco degli aggiornamenti in passato.

    1. Apri l'app delle Impostazioni
    2. Vai su Generali -> Profili
      • Questo può anche essere chiamato Gestione Profili e Dispositivo
    3. Clicca sul profilo tvOS Beta
      • Se non è presente, puoi saltare alla sezione successiva della guida
    4. Tocca Rimuovi profilo scaricato

    Aggiornare a 9.3.6

    1. Collega il tuo dispositivo all'alimentazione e connettiti a Internet con Wi-Fi
    2. Vai su Impostazioni -> Generali -> Aggiornamento Software
      • Assicurati che la versione alla quale stai aggiornando sia 9.3.6
    3. Scarica e installa l'aggiornamento
    + + + diff --git a/it_IT/using-checkm8-a5/index.html b/it_IT/using-checkm8-a5/index.html new file mode 100644 index 000000000000..e599f9eaf8ab --- /dev/null +++ b/it_IT/using-checkm8-a5/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using checkm8-a5 | Guida per iOS + + + + +

    Using checkm8-a5

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Requisiti

    DANGER

    Following this guide is a difficult task and requires moderate soldering and computer terminal skills. Proceed with caution.

    Preparing the host shield

    Your host shield can arrive in two states - with headers, and without. If it is with headers, it will have pins and pin sockets already soldered to it, allowing you to connect it to an Arduino by simply placing it on top. If it has headers, your job is much easier.

    You will need to solder three pads on your USB host shield. The pads to solder are circled in this image:

    Where to solder to your host shield

    1. Plug in your soldering iron so it starts to heat up
    2. Once it has heated up, place your USB host shield near a good source of light
    3. Get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip
    4. Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad
    5. Repeat steps 3-4 until all three pads have been bridged

    You will need to solder five sets of headers and bridge three pads on your USB host shield. The pads to solder are circled in this image:

    Where to solder to your host shield

    1. Plug in your soldering iron so it starts to heat up
    2. Once it has heated up, place your USB host shield near a good source of light
    3. Insert the first header into the holes on the board
      • For the single-row headers, ensure the sockets face towards the side with the ICs and USB port
      • For the dual-row header, ensure the sockets face on the opposite side of the board.
    4. Get a medium-sided length of solder and form it into a straight wire shape
    5. Touch it to a pin on the header - it's easiest to work from one edge and work your way to the other
    6. Then, touch the soldering iron to the solder slightly away from the board, so that a short length of it is separated
    7. This should form itself around the pin, securing the pin to the board
      • If it doesn't, remelt the solder and move it to the proper place
    8. Repeat step 4 until all 34 pins are properly affixed
      • Ensure none of the pins are bridged (solder connecting two or more pins together)
    9. Once the headers are soldered, get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip
    10. Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad
    11. Repeat steps 6-7 until all three pads have been bridged.

    Installing Git

    To use checkm8-a5, you'll need Git. Depending on what version of macOS you're on, the steps are different.

    1. Download the Git installer from this linkApri in una nuova finestra
    2. Open and run the installer
    3. Once it is installed, open Terminal and run git --version to verify it has installed properly
    1. Install Brew, if you don't have it installed already, by opening a terminal window and running the command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    2. Enter your user password when prompted
      • Installing brew can take up to half an hour to complete
    3. Once Brew is installed, run the command brew install git in terminal
    4. Once it is complete, run the command git --version to verify it has installed properly

    Patching the USB Host Shield 2.0 Library

    1. Open a new Terminal window and run the command git clone https://github.com/felis/USB_Host_Shield_2.0.git
    2. Run the command git clone https://github.com/synackuk/checkm8-a5.git
    3. Run the command cd USB_Host_Shield_2.0 && git apply ~/checkm8-a5/usb_host_library.patch/

    Preparing the Script

    1. Download and install the Arduino IDEApri in una nuova finestra
    2. While it is installing, connect your MAX3421E USB host shield to the Arduino
    3. The pins and sockets on the bottom of the host shield will line up with the pins and sockets on the Arduino
    4. Connect your Arduino to your computer
    5. Once the Arduino IDE is installed, open Finder, press Command+Shift+G, and type in ~/checkm8-a5
    6. Open the file named checkm8-a5.ino
    7. In the same Terminal window as before, run cp -r ~/USB_Host_Shield_2.0 ~/Documents/Arduino/libraries/USB_Host_Shield_Library_2.0

    Running the Script

    TIP

    It may take a few tries to get your device into DFU. Be patient and ensure you follow the steps exactly.

    1. Connect your iPhone or iPad to your computer
    2. Enter DFU using this guideApri in una nuova finestra
    3. Disconnect your device from your computer and connect it to your USB host shield.
    4. Under the Tools menu, select Port and ensure your Arduino is selected
    5. In the checkm8_a5 script, find the line that reads #define A5_8942 and change it to #define A5-8940
    6. Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    7. Serial Monitor will begin displaying a log of what the script is doing
    8. Once it displays Done!, disconnect your device from the Arduino and proceed to the next steps
    1. Connect your iPhone, iPad, or iPod to your computer
    2. Enter DFU using this guideApri in una nuova finestra
    3. Disconnect your device from your computer and connect it to your USB host shield
    4. Under the Tools menu, select Port and ensure your Arduino is selected
    5. Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    6. Serial Monitor will begin displaying a log of what the script is doing
    7. Once it displays Done!, disconnect your device from the Arduino and proceed to the next steps

    WARNING

    On the iPad 3, success rate is much lower compared to other devices. It is not uncommon for it to take upwards of 10 tries to successfully exploit.

    1. Connect your iPhone, iPad, or iPod to your computer
    2. Enter DFU using this guideApri in una nuova finestra
    3. Disconnect your device from your computer and connect it to your USB host shield
    4. Under the Tools menu, select Port and ensure your Arduino is selected
    5. In the checkm8_a5 script, find the line that reads #define A5_8942 and change it to #define A5-8945.
    6. Again under the Tools menu, open Serial Monitor
    7. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    8. Serial Monitor will begin displaying a log of what the script is doing
    9. Once it displays Done!, disconnect your device from the Arduino and proceed to the next steps
    1. Connect your Apple TV to a computer with a MicroUSB cable
    2. You will most likely need to disconnect the HDMI cable
    3. Enter DFU mode by completing the following steps:
      1. Hold Menu and Down until the LED on the Apple TV flashes rapidly.
      2. Let go, then hold Menu and Play/Pause until the LED on the Apple TV flashes rapidly

    TIP

    If iTunes or Finder says n/a when listing the serial number when reporting it detected an Apple TV in recovery or DFU mode, it has successfully entered DFU.

    If it displays the serial number, try the steps again - it entered Recovery Mode instead.

    1. Disconnect your Apple TV from your computer and connect it to your USB host shield
    2. Under the Tools menu, select Port and ensure your Arduino is selected
    3. Also under the Tools menu, open Serial Monitor
    4. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    5. Serial Monitor will begin displaying a log of what the script is doing
    6. Once it displays Done!, disconnect your Apple TV from the Arduino

    WARNING

    At this step, there are many errors you may see. A list of the most common, with fixes, are as follows:

    • usb init failed: This means you did not solder the USB host shield correctly. Double-check everything is soldered properly and there are no bridges between pins.
    • Non Apple DFU found (vendorID: 0, productId: 0: This means the exploit failed. Force reboot the Apple TV, reenter DFU, and try the script again.
    • heap_feng_shui_req: setup status = 0, data status = 4 on loop: This is usually not an error. If it goes on for more than two minutes, force reboot the device and try the process again - otherwise, it should proceed to sending the line 2. set global state.
    • heap_feng_shui_req: setup status = D, data status = 5 on loop is an error, but easily fixable - simply reupload the script to the Arduino and it should work. If it still doesn't, reenter DFU and try the process again.

    If checkm8-a5 printed out Done!, your A5 device is now successfully pwned. You may return to whatever guide you were following previously, if any.

    + + + diff --git a/it_IT/using-coolbooter/index.html b/it_IT/using-coolbooter/index.html new file mode 100644 index 000000000000..b182bb51871a --- /dev/null +++ b/it_IT/using-coolbooter/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Coolbooter | Guida per iOS + + + + +

    Coolbooter

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    Coolbooter consente di eseguire il dualboot di qualsiasi versione supportata di iOS su alcuni dispositivi. Coolbooter è permanente, ma può essere rimosso tramite l'app Coolbooter sul sistema operativo principale.

    Solo i seguenti dispositivi sono supportati su iOS 5-10:

    • iPhone 4
    • iPhone 4S
    • iPhone 5
    • iPhone 5c
    • iPad 2
    • iPad 3
    • iPad 4
    • iPad mini (1a generazione)
    • iPod Touch 5G

    Questa guida richiederà di avere già il jailbreak su uno dei dispositivi elencati sopra.

    Installare Coolbooter

    1. Aggiungi la sorgente: https://coolbooter.com/ usando Cydia
    2. Scarica e installa Coolbooter
    3. Clicca su Install
      • Scegli la versione di iOS che desideri
      • Puoi scegliere la quantità di memoria assegnata alla nuova partizione toccando Storage
    4. Una volta configurato Coolbooter a tuo piacimento, tocca I'm Ready
    5. Segui le istruzioni a schermo
      • Si consiglia di scegliere di eseguire il jailbreak sul nuovo sistema operativo, poiché le versioni di iOS installate con Coolbooter non possono essere jailbreakkare tranne che con Coolbooter stesso
    6. Dopo che il procedimento di Coolbooter è stato completato, riavvia il dispositivo
      • Dovrai eseguire nuovamente il jailbreak se stai usando un jailbreak semi-untethered
    7. Apri Coolbooter
    8. Clicca su Boot
    9. Quando richiesto di bloccare il dispositivo, bloccalo

    Per avviare la tua versione principale di iOS, riavvia il dispositivo.

    + + + diff --git a/it_IT/using-cydia/index.html b/it_IT/using-cydia/index.html new file mode 100644 index 000000000000..6d8be1719fac --- /dev/null +++ b/it_IT/using-cydia/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Usare Cydia | Guida per iOS + + + + +

    Usare Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    WARNING

    Cydia non è più mantenuto e non supporta diverse funzioni moderne, di conseguenza, generalmente consigliamo di utilizzare un gestore di pacchetti più moderno se il dispositivo lo supporta.

    Se si è su iOS 12 o successivi, continua con Sileo .

    Se si è su iOS 9 o successivi, continua con Zebra .

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Apri in una nuova finestra)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/it_IT/using-jailbreakme-4-0/index.html b/it_IT/using-jailbreakme-4-0/index.html new file mode 100644 index 000000000000..f8f4b0fe9433 --- /dev/null +++ b/it_IT/using-jailbreakme-4-0/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Utilizzare JailbreakMe 4.0 | Guida per iOS + + + + +

    Utilizzare JailbreakMe 4.0

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    JailbreakMe 4.0 è in grado di eseguire il jailbreak di ogni dispositivo a 32 bit su versioni firmware dalla 9.1 alla 9.3.4.

    Tieni a mente che il jailbreak di JailbreakMe 4.0 non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    Eseguire JailbreakMe 4.0

    1. Apri Safari sul tuo dispositivo iOS
    2. Visita il sito jailbreak.meApri in una nuova finestra
    3. Tocca "jailbreak me!"

    Dopo un paio di minuti, Cydia dovrebbe essere installato sulla home screen.

    Per rieseguire il jailbreak in futuro, rifare questi step dovrebbe rieseguire il jailbreak sul tuo dispositivo.

    WARNING

    Se il dispositivo crasha o si riavvia inaspettatamente ed il jailbreak non viene installato, prova a far partire l’exploit di nuovo finché non funziona.

    Rendere il jailbreak untethered

    Questo è un passaggio opzionale che permette al jailbreak di essere eseguito automaticamente quando il dispositivo viene avviato. Questo significa che non dovrai rieseguire il jailbreak tramite jailbreak.me dopo che il tuo dispositivo si spegne.

    Dovrai usare Cydia per installare l'untether. Se non hai familiarità con il funzionamento di Cydia, leggi Cydia prima di tornare a questa pagina.

    1. Apri l'applicazione Cydia
    2. Controlla la sezione "Sorgenti" e assicurati che "tihmstar's beta repo" sia aggiunta
      • Se non riesci a trovarla, clicca su Modifica -> + e inserisci repo.tihmstar.net
    3. Apri la sezione "Cerca" e inserisci "UntetherHomeDepot"
    4. Premi sul tweak e poi premi su "Installa" nell'angolo in alto a destra dello schermo
    5. Conferma l'installazione

    Una volta terminato, ti verrà chiesto di riavviare il dispositivo.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installare Zebra

    + + + diff --git a/it_IT/using-jailbreakme-4-0/using-cydia.html b/it_IT/using-jailbreakme-4-0/using-cydia.html new file mode 100644 index 000000000000..6cf2815bd210 --- /dev/null +++ b/it_IT/using-jailbreakme-4-0/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/using-jailbreakme-saffron/index.html b/it_IT/using-jailbreakme-saffron/index.html new file mode 100644 index 000000000000..315a9ffd2949 --- /dev/null +++ b/it_IT/using-jailbreakme-saffron/index.html @@ -0,0 +1,44 @@ + + + + + + + + + JailbreakMe Saffron | Guida per iOS + + + + +

    JailbreakMe Saffron

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    JailbreakMe Zafferano è in grado di eseguire il jailbreak di ogni dispositivo su 4.3.3, così come tutti i dispositivi tranne l'iPad 2 su 4.3-4.3.2 e l'iPhone 4 (CDMA) su 4.2.6-4.2.8.

    JailbreakMe Saffron è un jailbreak untethered, sopravvive ad un riavvio e può causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore.

    Eseguire JailbreakMe Saffron

    1. Apri Safari sul tuo dispositivo iOS
    2. Visita il sito jailbreakme.comApri in una nuova finestra
    3. Premi su "Install"

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/using-jailbreakme-saffron/using-cydia.html b/it_IT/using-jailbreakme-saffron/using-cydia.html new file mode 100644 index 000000000000..252401142c79 --- /dev/null +++ b/it_IT/using-jailbreakme-saffron/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/using-jailbreakme-star/index.html b/it_IT/using-jailbreakme-star/index.html new file mode 100644 index 000000000000..82cebf9b6ffd --- /dev/null +++ b/it_IT/using-jailbreakme-star/index.html @@ -0,0 +1,44 @@ + + + + + + + + + JailbreakMe Star | Guida per iOS + + + + +

    JailbreakMe Star

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    JailbreakMe Star è in grado di eseguire il jailbreak di ogni dispositivo su iPhone OS 3.1.2-4.0.1 tranne l'iPad 1a Generazione su iPhone OS 3.2.2.

    JailbreakMe Star è un jailbreak untethered, sopravvive ad un riavvio e può causare un bootloop permanente se qualcosa va storto. Se ti imbatti in un bootloop, ripristina il dispositivo tramite iTunes, Finder (macOS Catalina e successivo) o FutureRestore.

    Eseguire JailbreakMe Star

    1. Apri Safari sul tuo dispositivo iOS
    2. Visita il sito jailbreakme.comApri in una nuova finestra
    3. Fai uno slide verso destra su “Slide to Jailbreak”

    Dopo un paio di minuti, Cydia dovrebbe essere installato sulla home screen.

    Patchare Cydia

    DANGER

    Salta questi passaggi se sei su iOS 4 o superiore

    1. Apri Cydia e seleziona Developer (No Filters)
    2. Attendi la ricarica dei dati (Potrebbe richiedere molto tempo, assicurari che il dispositivo non vada in modalità riposo)
    3. Quando ti viene chiesto degli aggiornamenti essenziali, seleziona Complete Upgrade (Di nuovo, assicurati che il dispositivo non vada in modalità riposo)
    4. Una volta finito, clicca su Close Cydia (Restart)
    5. Dopo il riavvio di Cydia, attendi la ricarica dei dati e ignora eventuali errori sui certificati server non attendibili
    6. Vai nella sezione sorgenti, premi Edit, e poi Add
    7. Digita http://cydia.invoxiplaygames.uk/e attendi che Close appaia nell'angolo in alto a destra
    8. Clicca sull’appena aggiunta IPG’s Cydia Repo, poi clicca su Tweaks, e cerca Cydia HTTPatch
    9. Clicca su Install, poi, Confirm, e aspetta che Close appaia in alto a destra
    10. Cydia si chiuderà, e ora dovrebbe essere completamente patchata.

    Puoi utilizzare Cydia per installare tweak, temi e altro.

    + + + diff --git a/it_IT/using-jailbreakme-star/using-cydia.html b/it_IT/using-jailbreakme-star/using-cydia.html new file mode 100644 index 000000000000..e202f7df6cd2 --- /dev/null +++ b/it_IT/using-jailbreakme-star/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/using-odysseyn1x-tv/index.html b/it_IT/using-odysseyn1x-tv/index.html new file mode 100644 index 000000000000..a251295b7966 --- /dev/null +++ b/it_IT/using-odysseyn1x-tv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Odysseyn1x (Apple TV) | Guida per iOS + + + + +

    Using Odysseyn1x (Apple TV)

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    Odysseyn1x is a live bootable Linux environment that allows you to quickly run checkra1n on a compatible device. checkra1n is capable of jailbreaking the Apple TV HD and Apple TV 4K (1st Generation) on firmwares 12.0 to 14.7.

    Requisiti

    • A 256MB or greater USB Drive
      • If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive
    • L'ultima versione di Odysseyn1xApri in una nuova finestra
      • Se sei su un dispositivo A7, dovresti utilizzare la versione v2.12-checkra1n-0.10.1 di Odysseyn1xApri in una nuova finestra
      • For 64-bit computers, download the "AMD64" version
        • It doesn't matter if you have an AMD processor or not, "AMD64" is just the name of the architecture
      • For 32-bit computers, download the "i686" version
    • An Apple TV Siri remote (any generation)
    • VentoyApri in una nuova finestra

    Uno screenshot del menu Odysseyn1x

    Installing Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unità USB se non l'hai già fatto e apri il file Ventoy2Disk.exe
    3. Select the USB drive you would like to boot Odysseyn1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Fai clic su Install e conferma di essere d'accordo con il cancellare l'unità USB
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the Odysseyn1x iso file that you downloaded onto the USB drive

    Booting Odysseyn1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into Odysseyn1x

    Running checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Una volta caricato odysseyn1x, seleziona checkra1n
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions
    2. Clicca Start e segui le istruzioni a schermo
    3. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Follow the instructions until your device reboots to a black screen
    4. Once your device boots, you can quit checkra1n, but do not shut down your computer

    :::

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    + + + diff --git a/it_IT/using-odysseyn1x/index.html b/it_IT/using-odysseyn1x/index.html new file mode 100644 index 000000000000..b83248cd3796 --- /dev/null +++ b/it_IT/using-odysseyn1x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Odysseyn1x | Guida per iOS + + + + +

    Odysseyn1x

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc) non si avrà successo seguendo questa guida, e avrai bisogno di un supporto avviabile come una chiavetta USB e di seguire i passaggi seguenti.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    WARNING

    I dispositivi A7 probabilmente falliranno nell'eseguire il jailbreak con Odysseyn1x su Linux, di conseguenza, dovrai usare una versione di Odysseyn1x più vecchia e scollegare e ricollegare rapidamente il tuo dispositivo una volta che vedrai l'avviso Right Before Trigger. Si consiglia vivamente di seguire Installare Chimera.

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    Odysseyn1x è una distro Linux avviabile tramite live-booting che consente di eseguire rapidamente checkra1n su un dispositivo compatibile. checkra1n è un tool in grado di eseguire il Jailbreak di milioni di dispositivi iOS con un SoC A7-A11 su firmware 12.0-14.8.1.

    After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.

    I dispositivi A11con iOS 14 non consentono di utilizzare la funzionalità SEP mentre si è jailbroken. Le funzionalità SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Requisiti

    • Unità USB da 256MB o superiore
      • Se non hai un'unità USB, ma hai un'altra forma di hardware rimovibile supportato (es. Un CD o DVD), è possibile utilizzarlo invece di un'unità USB
    • L'ultima versione di Odysseyn1xApri in una nuova finestra
      • Se sei su un dispositivo A7, dovresti utilizzare la versione v2.12-checkra1n-0.10.1 di Odysseyn1xApri in una nuova finestra
      • Per computer a 64 bit, scarica la versione "AMD64"
        • Non importa se si possiede un processore AMD o meno, "AMD64" è solo il nome dell'architettura
      • Per computer a 32 bit, scarica la versione "i686"
    • VentoyApri in una nuova finestra

    Uno screenshot del menu Odysseyn1x

    Installare Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unità USB se non l'hai già fatto e apri il file Ventoy2Disk.exe
    3. Seleziona l'unità USB dalla quale vuoi avviare Odysseyn1x
      • Questa unità USB verrà completamente cancellata
      • Assicurati di eseguire il backup di tutti i dati importanti in anticipo
    4. Fai clic su Install e conferma di essere d'accordo con il cancellare l'unità USB
      • Non rimuovere l'unità USB fino a quando il processo non sarà completato
    5. Una volta installato, copia il file iso di Odysseyn1x che hai scaricato sul drive USB

    Avviare Odysseyn1x

    1. Riavvia il pc, vai nelle impostazioni del BIOS e disabilita il Secure Boot, quindi entra nel boot picker e seleziona l'unità USB da avviare
      • Questo è diverso per ogni computer
      • Cerca il tuo PC o la marca della scheda madre per scoprire come entrare nelle impostazioni del BIOS se non sei sicuro
    2. Premi Invio una volta che visualizzi la schermata di Ventoy per avviare Odysseyn1x

    Eseguire checkra1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Una volta caricato odysseyn1x, seleziona checkra1n
      • Se sei su un dispositivo A8X o A9X, seleziona l'opzione checkra1n (A8X/A9X).
      • Se sei su un dispositivo A11, dovrai andare su Options e poi abilitare l'opzione Skip A11 BPR Check
      • Se sei su iOS 14.6 o successivo, dovrai andare su Options e abilitare l'opzione Allow Untested Versions
    2. Clicca Start e segui le istruzioni a schermo
    3. Ora vedrai le istruzioni su come riavviare il tuo dispositivo in modalità DFU, clicca Start per iniziare
      • Segui le istruzione finché il tuo dispositivo non mostra uno schermo nero
    4. Una volta che il dispositivo si avvia, è possibile uscire da checkra1n, ma non spegnere il computer

    TIP

    Anche se è possibile installare Cydia a questo punto della guida invece di continuare con i passaggi di Odysseyra1n, non lo consigliamo a causa del fatto che:

    • Le persone tendono generalmente ad avere più stabilità utilizzando Odysseyra1n invece di Cydia
    • Alcune funzionalità facili da usare (come shshd, che salva automaticamente i blobs mentre si è jailbroken) non sono disponibili
    • Alcuni tweaks possono richiedere o essere meglio testati con il software che Odysseyra1n utilizza, piuttosto che il software che viene utilizzato quando si sceglie di installare Cydia

    Lo script di Odysseyra1n

    TIP

    Se preferisci, invece di eseguire lo script sul tuo computer, puoi eseguire lo script Odysseyra1n utilizzando la scorciatoiaApri in una nuova finestra aprendo questa pagina dal tuo dispositivo e poi cliccare il link della scorciatoia.

    I seguenti passaggi devono essere eseguiti solo una volta e sono opzionali ma altamente consigliati per un'esperienza più fluida con un bootstrap moderno.

    1. Sblocca il tuo dispositivo
    2. Assicurati che il tuo computer sia autorizzato dal tuo dispositivo
    3. Seleziona Odysseyra1n su Odysseyn1x
    4. Sileo dovrebbe installarsi sul dispositivo
    5. Non chiudere Odysseyn1x siccome sarà necessario ri-eseguire il jailbreak fra pochi minuti

    DANGER

    After installing Odysseyra1n, do not install Cydia from the Loader app.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    + + + diff --git a/it_IT/using-odysseyn1x/using-sileo.html b/it_IT/using-odysseyn1x/using-sileo.html new file mode 100644 index 000000000000..19108ad11afb --- /dev/null +++ b/it_IT/using-odysseyn1x/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/using-palen1x/index.html b/it_IT/using-palen1x/index.html new file mode 100644 index 000000000000..09ba0bdad515 --- /dev/null +++ b/it_IT/using-palen1x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Usare palen1x | Guida per iOS + + + + +

    Usare palen1x

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    DANGER

    Se si sta cercando di utilizzare un software Virtual Machine di qualche tipo da Windows (es. Virtualbox, VMWare, Sottosistema Windows per Linux, ecc) non si avrà successo seguendo questa guida, e avrai bisogno di un supporto avviabile come una chiavetta USB e di seguire i passaggi seguenti.

    WARNING

    Se utilizzi un computer con una CPU AMD Ryzen, probabilmente riscontrerai problemi. Se si verificano problemi, è necessario utilizzare un Mac o un computer con una CPU Intel per seguire questa guida.

    palen1x è una distro Linux avviabile in live che consente di eseguire rapidamente palera1n su un dispositivo compatibile. palera1n è in grado di eseguire il jailbreak su dispositivi iOS da A8(X) ad A11 su iOS 15.0 o successivi

    Sui dispositivi con A11, devi disabilitare il pin di sblocco e non sarai in grado di utilizzare il pin, o altre funzionalità SEP, finché non fai il boot allo stato di iOS stock. Le funzionalità SEP comprendono funzioni come un codice di sblocco, Face ID/Touch ID e Apple Pay.

    Inoltre, se il tuo è un dispostivo A11 con iOS 16 a cui è stato impostato un codice di sblocco precedentemente, dovrai cancellare il contenuto e le impostazioni per poter eseguire il jailbreak.

    Requisiti

    Installare Ventoy

    1. Scarica ed estrai il contenuto del file Ventoy.zip
    2. Inserisci l'unità USB se non l'hai già fatto e apri il file Ventoy2Disk.exe
    3. Seleziona l'unità USB dalla quale vuoi avviare palen1x
      • Questa unità USB verrà completamente cancellata
      • Assicurati di eseguire il backup di tutti i dati importanti in anticipo
    4. Fai clic su Install e conferma di essere ok con il cancellare l'unità USB
      • Non rimuovere l'unità USB fino a quando il processo non sarà completato
    5. Una volta installato, copia il file iso di palen1x che hai scaricato sul drive USB

    Avviare palen1x

    1. Riavvia il pc, vai nelle impostazioni del BIOS e disabilita il Secure Boot, quindi entra nel boot picker e seleziona l'unità USB da avviare
      • Questo è diverso per ogni computer
      • Cerca il tuo PC o la marca della scheda madre per scoprire come entrare nelle impostazioni del BIOS se non sei sicuro
    2. Premi Invio una volta che visualizzi la schermata di Ventoy per avviare palen1x

    Eseguire palera1n

    WARNING

    Se si utilizza un cavo USB-C a Lightning per eseguire questo processo, è possibile riscontrare problemi ad entrare in modalità DFU

    In caso di problemi, usa un cavo USB-A a Lightning e, se necessario, usa anche un adattatore USB-C a USB-A.

    1. Once you have loaded palen1x, select Shell
    2. Type palera1n -e thid_should_crash=0
    3. Segui le istruzioni sullo schermo per entrare in modalità DFU.

    TIP

    Dispostitivi con A9(X) o precedenti hanno un problema in cui si bloccheranno a metà di questo processo in pongoOS. Per risolvere questo problema, dovrai fare quanto segue:

    1. Nella finestra del terminale, premere Control + C sulla tastiera
    2. Rerun the command that you just ran

    You'll need to do this every time you rejailbreak your device as well.

    Una volta che il dispositivo si avvia, aprire l'app palera1n loader e toccare Sileo. Dopo un po 'di tempo, ti verrà chiesto di impostare un codice di accesso per utilizzare comandi da riga di comando, poiSileo dovrebbe essere sulla schermata iniziale.

    TIP

    Per rieseguire il jailbreak il tuo dispositivo, esegui semplicemente il comando che hai appena eseguito e poi ripeti qualsiasi altro passaggio applicabile.

    Alternatively, if you are on 15.0 to 15.8.1, you can use meowbrek2 per rieseguire il jailbreak.

    + + + diff --git a/it_IT/using-palen1x/using-sileo.html b/it_IT/using-palen1x/using-sileo.html new file mode 100644 index 000000000000..1516a984c91b --- /dev/null +++ b/it_IT/using-palen1x/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | Guida per iOS + + + + +

    Using Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Sileo è un gestore di pacchetti moderno che ha un'interfaccia utente ridisegnata per adattarsi a iOS 11 e superiore. È l'App Store per tutti i tweak e temi disponibili per il tuo dispositivo.

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca l'icona + nell'angolo in alto a destra
    4. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    5. Tocca "Aggiungi Sorgente"

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Sileo
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Sileo.

    Installare Tweak

    1. Apri l'applicazione di Sileo
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Ottieni nell'angolo in alto a destra
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    4. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finita, tocca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Sileo
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca "Rimuovi"
      • Una sezione denominata "Coda" dovrebbe apparire nella parte inferiore dello schermo
    5. Tocca la Coda e premi "Conferma"
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Respring"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta Respring, ma è possibile cliccare comunque il pulsante

    Dopo aver eseguito un respring, il tweak dovrebbe ora essere disinstallato.

    TIP

    Se ti imbatti in errori di installazione o rimozione dei pacchetti, leggi la Pagina di Troubleshooting

    + + + diff --git a/it_IT/using-sileo/index.html b/it_IT/using-sileo/index.html new file mode 100644 index 000000000000..d99569bc9917 --- /dev/null +++ b/it_IT/using-sileo/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Usare Sileo | Guida per iOS + + + + +

    Usare Sileo

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Apri in una nuova finestra)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Apri in una nuova finestra, https://chariz.com/Apri in una nuova finestra), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/it_IT/using-tns/index.html b/it_IT/using-tns/index.html new file mode 100644 index 000000000000..024393705e8b --- /dev/null +++ b/it_IT/using-tns/index.html @@ -0,0 +1,44 @@ + + + + + + + + + TotallyNotSpyware | Guida per iOS + + + + +

    TotallyNotSpyware

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    TotallyNotSpyware è in grado di eseguire il jailbreak di tutti dispositivi iOS a 64 bit con una versione del firmware 10.0-10.3.3.

    Tieni a mente che il jailbreak di TotallyNotSpyware non è “persistente” (non rimarrà installato dopo un riavvio). Sarà necessario ri-eseguire l’exploit dopo ogni riavvio. Ti verrà spiegato come fare.

    WARNING

    Se per qualsiasi motivo si verificano problemi con questo metodo è possibile tentare di utilizzare doubleh3lix se sei su un dispositivo A7-A9(X) o Meridian se sei su un dispositivo A10(X).

    Eseguire TotallyNotSpyware

    1. Apri Safari sul tuo dispositivo iOS
    2. Visita il sito https://totally-not.spyware.lolApri in una nuova finestra
    3. Trascina il dito da sinistra verso destra sulla scritta Slide for Spyware
    4. Una volta visualizzatoi l'avviso Spyware, premi noot noot
      • Se il dispositivo si riavvia senza che venga visualizzato l'avviso, riprova.
    5. Riceverai un avviso chiedendoti cosa vuoi utilizzare per eseguire il jalbreak, Meridian o doubleH3lix, l'opzione corretta dipende dal tuo dispositivo
      • Se il tuo dispositivo è un dispositivo A7-A9(X), dovresti selezionare doubleh3lix.
      • Se il dispositivo è un dispositivo A10(X), l'unica opzione che funziona è quella di Meridian.
    6. Dopo aver selezionato il tool da utilizzare per il jailbreak, premi OK

    TotallyNotSpyware adesso installerà il jailbreak sul tuo dispositivo.

    Per eseguire nuovamente il jailbreak, è necessario rieseguire i passaggi da 1 a 4.

    TIP

    Tocca Condividi -> Aggiungi alla schermata Home per un accesso facilitato a TotallyNotSpyware.

    Adesso dovresti essere jailbroken con Cydia installato nella home screen. Puoi utilizzare Cydia per installare tweak, temi e altro.

    TIP

    Se desideri utilizzare un gestore di pacchetti più moderno, continua con Installare Zebra

    + + + diff --git a/it_IT/using-tns/using-cydia.html b/it_IT/using-tns/using-cydia.html new file mode 100644 index 000000000000..031b468ef733 --- /dev/null +++ b/it_IT/using-tns/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | Guida per iOS + + + + +

    Using Cydia

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Lettura Necessaria

    TIP

    Questa pagina è opzionale, ma utile se non si ha familiarità con il jailbreak.

    Cydia è un package manager che è stato utilizzato dall'inizio del jailbreaking nel 2008. Può essere utilizzato per installare tweak e temi.

    Un'immagine di un iPhone che esegue Cydia

    I tweak sono piccole modifiche per cambiare l'aspetto e/o la sensazione del tuo dispositivo. È possibile trovare tweak sulle repository, generalmente denominate "repo".

    Le repository sono essenzialmente database che contengono un sacco di tweak da installare. Quando si aggiungono delle repo su Cydia, sarà possibile installare tweak su di esso, e cercarli utilizzando la funzione di ricerca.

    Questa guida vi mostrerà come è possibile installare e disinstallare tweak, e aggiungere diverse repo.

    Aggiunta Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona + nell'angolo in alto a destra
    5. Inserisci l'URL di una repo (ad es. https://sparkdev.me/Apri in una nuova finestra)
    6. Tocca Aggiungi sorgente

    È ora possibile entrare nella repo da questa pagina per vedere tutti i tweaks disponibili su di essa.

    Rimozione Repo

    1. Apri l'applicazione di Cydia
    2. Tocca Sorgenti sulla barra in basso
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Tocca l'icona rossa accanto alla repo che vuoi eliminare
    5. Conferma l'eliminazione

    La repo dovrebbe ora essere rimossa da Cydia.

    Installare Tweak

    1. Apri l'applicazione di Cydia
    2. Cerca il tweak che vuoi installare
    3. Tocca il pulsante Installa nell'angolo in alto a destra dello schermo
    4. Conferma l'installazione
      • Potrebbe essere necessario un certo po' per l'installazione del tweak
    5. Dopo che è finito, tocca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Il tweak dovrebbe ora essere installato sul dispositivo e sarà attivo ogni volta che il dispositivo è in uno stato jailbroken.

    Disinstallare tweak

    1. Apri l'applicazione di Cydia
    2. Clicca su un tweak che vuoi disinstallare
    3. Tocca il pulsante Modifica nell'angolo in alto a destra
    4. Clicca su Rimuovi
    5. Conferma la disinstallazione
      • Potrebbe essere necessario un certo po' per la disinstallazione del tweak
    6. Dopo che è finita, clicca "Riavvia SpringBoard"
      • Dopo ciò il dispositivo sembrerà riavviarsi
      • A volte, sul pulsante può non apparire la scritta riavvia SpringBoard, ma è possibile cliccare comunque il pulsante

    Dopo aver riavviato la SpringBoard, il tweak dovrebbe ora essere disinstallato.

    + + + diff --git a/it_IT/using-zebra/index.html b/it_IT/using-zebra/index.html new file mode 100644 index 000000000000..219c39efcb07 --- /dev/null +++ b/it_IT/using-zebra/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Usare Zebra | Guida per iOS + + + + +

    Usare Zebra

    Per supporto in inglese, chiedi aiuto sul r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Zebra is a newer package manager. It can be used to install tweaks and themes.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Tap the + icon in the top left-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Apri in una nuova finestra)
    5. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    1. Open the Zebra application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
      • If a prompt asking you what version to install appears, you generally want to install the latest version
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Zebra application
    2. Tap Packages on the bar at the bottom
    3. Slide the tweak you want to uninstall all the way to the left.
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to be removed
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/next-steps-c/index.html b/next-steps-c/index.html new file mode 100644 index 000000000000..2bc854daec6d --- /dev/null +++ b/next-steps-c/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Next Steps | iOS Guide + + + + +

    Next Steps

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Cydia

    If you don't know how to use Cydia, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Cydia.

    TIP

    Continue to Using Cydia

    Blocking Software Updates

    It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.

    As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates

    TIP

    Continue to Blocking Updates

    Saving Blobs

    Saving Blobs are an especially important step in jailbreaking, as, depending on SEP and (if using a cellular device) Baseband compatibility, you may be able to restore back to an unsigned version or the version you are on if something goes wrong, instead of restoring to the latest signed version.

    TIP

    Continue to Saving Blobs

    Other Useful Next Steps

    Installing Sileo

    If you feel like Cydia is a bit outdated, or are running into issues purchasing paid packages on certain repositories, if you are on iOS 12 or later, you can install Sileo, which can feel a bit more modern and resolve some issues you may run into.

    TIP

    Continue to Installing Sileo

    This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.

    TIP

    Continue to Recommended Repos

    + + + diff --git a/next-steps-l/index.html b/next-steps-l/index.html new file mode 100644 index 000000000000..c440aa4405e0 --- /dev/null +++ b/next-steps-l/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Next Steps | iOS Guide + + + + +

    Next Steps

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Cydia

    If you don't know how to use Cydia, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Cydia.

    TIP

    Continue to Using Cydia

    Blocking Software Updates

    WARNING

    This is only relevant if you are on iOS 5 or newer, as iOS 4 and earlier do not have Over-The-Air Software Updates

    It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.

    As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates

    TIP

    Continue to Blocking Updates

    Other Useful Next Steps

    This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.

    TIP

    Continue to Recommended Repos

    + + + diff --git a/next-steps-s/index.html b/next-steps-s/index.html new file mode 100644 index 000000000000..f9fb6330a826 --- /dev/null +++ b/next-steps-s/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Next Steps | iOS Guide + + + + +

    Next Steps

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Sileo

    If you don't know how to use Sileo, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Sileo.

    TIP

    Continue to Using Sileo

    Blocking Software Updates

    It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.

    As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates

    TIP

    Continue to Blocking Updates

    Saving Blobs

    Saving Blobs are an especially important step in jailbreaking, as, depending on SEP and (if using a cellular device) Baseband compatibility, you may be able to restore back to an unsigned version or the version you are on if something goes wrong, instead of restoring to the latest signed version.

    TIP

    Continue to Saving Blobs

    Other Useful Next Steps

    This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.

    TIP

    Continue to Recommended Repos

    + + + diff --git a/next-steps-z/index.html b/next-steps-z/index.html new file mode 100644 index 000000000000..216839094185 --- /dev/null +++ b/next-steps-z/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Next Steps | iOS Guide + + + + +

    Next Steps

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    Every page linked here is optional, but all of them are useful and/or helpful if you are unfamiliar with jailbreaking.

    Using Zebra

    If you don't know how to use Zebra, the package manager included with your jailbreak, this page can be a great resource to figure out how to use Zebra.

    TIP

    Continue to Using Zebra

    Blocking Software Updates

    It's recommended to block software updates, especially on newer devices where updating to the latest iOS version will result in the inability to jailbreak your device.

    As it is a highly important thing for individuals jailbreaking to be aware of, this page can allow you to figure out and understand the best way of disabling software updates

    TIP

    Continue to Blocking Updates

    Saving Blobs

    Saving Blobs are an especially important step in jailbreaking, as, depending on SEP and (if using a cellular device) Baseband compatibility, you may be able to restore back to an unsigned version or the version you are on if something goes wrong, instead of restoring to the latest signed version.

    TIP

    Continue to Saving Blobs

    Other Useful Next Steps

    This page contains a list of repositories that, if you do not already have, it is recommended to add, as they contain various tweaks and packages which can be extremely useful for jailbroken devices.

    TIP

    Continue to Recommended Repos

    + + + diff --git a/package-managers/index.html b/package-managers/index.html new file mode 100644 index 000000000000..9ca99ab37ade --- /dev/null +++ b/package-managers/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Package Managers | iOS Guide + + + + +

    Package Managers

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    After jailbreaking, you may be wondering what a package manager is, and why it's necessary to have one.

    What is a package manager?

    Package managers are APT frontends, or more simply, an App Store for tweaks. They allow you to browse repositories (sometimes referred to as repos or sources) and download tweaks, apps, and other pieces of software for your jailbroken device. Different jailbreaks come bundled with different package managers by default, but the most popular is Cydia.

    Sileo

    SileoOpen in new window is a Package Manager maintained by AmyOpen in new window for iOS 11 and above. Sileo prides itself on its Swift-based design, fast performance, and general QOL improvements, such as proper iPad support.

    Sileo is installed by default on Electra, Chimera, Odyssey, Taurine, and Odysseyra1n. Sileo is also downloadable through checkra1n as well as unc0ver on iOS 12.0 and higher.

    URL: https://getsileo.app/Open in new window

    Cydia

    Cydia is a package manager that has long been considered the face of jailbreaking, being the package manager of choice for most jailbreaks. SaurikOpen in new window, the original creator of Cydia, has stopped maintaining the project, but in recent years Sam BingnerOpen in new window has updated the software for modern devices and iOS versions.

    Cydia is included by default in unc0ver, checkra1n and other older jailbreaks.

    Installer 5

    Installer, developed by Nullriver Software was among the very first package managers available for iOS, being the package manager of choice during the earlier years of iOS jailbreaking. After the release of iPhone OS 2, the software was broken and Cydia overtook it as the most used package manager.

    After many revival attempts over the years, Installer 5 was finally released to the public in 2019 by the AppTapp Team. It features an updated modern design with dozens of customization options available to choose from.

    URL: https://apptapp.me/repo/Open in new window

    Zebra

    Zebra is a more recent package manager, providing support for iOS 9 and above. It is open source, and features a much more familar user interface for Cydia users compared to other package managers.

    URL: https://getzbra.com/Open in new window

    + + + diff --git a/recommended-repos/index.html b/recommended-repos/index.html new file mode 100644 index 000000000000..1378e61a9897 --- /dev/null +++ b/recommended-repos/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Recommended Repos | iOS Guide + + + + +

    Recommended Repos

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    After installing your jailbreak, you may want to install some repos (repositories). You can use these to install more tweaks on your device. To get you started, here is a list of some recommended options. A lot of these may already be installed on your device!

    BigBoss

    A default repo in most package managers, BigBoss is one of the largest repos, with thousands of tweaks and modifications to install. It's an essential repo that the majority of jailbreakers rely on.

    URL: http://apt.thebigboss.org/repofiles/cydia/

    Chariz

    Chariz is another repo that comes default with many jailbreak installations. It includes a wide variety of tweaks from some well-known developers and is sure to have something you'll find useful.

    URL: https://repo.chariz.com/Open in new window

    Havoc

    Havoc is another repo with over a thousand packages available for download. It offers a wide range of themes and tweaks to install and is certainly an essential for your device.

    URL: https://havoc.app/Open in new window

    SparkDev

    SparkDev's repo includes a host of new tweaks which can enhance iOS, with many focusing on the iPhone X, including an impressive always-on OLED experience.

    A package that most people will use from SparkDev's repo is SnowBoard, which can theme icons, UI elements, and more.

    URL: https://sparkdev.me/Open in new window

    + + + diff --git a/removing-checkra1n/index.html b/removing-checkra1n/index.html new file mode 100644 index 000000000000..677766c2e4fd --- /dev/null +++ b/removing-checkra1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing checkra1n | iOS Guide + + + + +

    Removing checkra1n

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    When you uninstall checkra1n, you need to go and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install Odysseyra1n, unc0ver, Chimera, Odyssey, or Taurine, as it requires that checkra1n is removed first, or just people who want to unjailbreak their device.

    Uninstalling

    1. Jailbreak
    2. Open the checkra1n loader application on your device
    3. Tap Restore System
      • If you get Restore Error: General, reboot and try these steps again

    checkra1n should now be uninstalled, leaving you safe to install any other jailbreak.

    + + + diff --git a/removing-chimera/index.html b/removing-chimera/index.html new file mode 100644 index 000000000000..d344df287c0c --- /dev/null +++ b/removing-chimera/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing Chimera | iOS Guide + + + + +

    Removing Chimera

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall Chimera, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Chimera is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing Odysseyra1n, you do not need to follow this guide unless you installed Chimera before December 2020, for Chimera (if installed on or after December 2020) and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Open the Chimera application
    2. Enable Restore RootFS
    3. Press Jailbreak
      • This may take some time
      • If it fails, try again from the beginning
    4. When finished, tap OK and your device will restart

    Chimera should now be uninstalled, leaving you safe to install any other jailbreak.

    + + + diff --git a/removing-odyssey/index.html b/removing-odyssey/index.html new file mode 100644 index 000000000000..c7b2cc817a5b --- /dev/null +++ b/removing-odyssey/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing Odyssey | iOS Guide + + + + +

    Removing Odyssey

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall Odyssey, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Odyssey is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing Odysseyra1n, you do not need to follow this guide, for Odyssey and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Open the Odyssey application
    2. Enable Restore RootFS
    3. Press Jailbreak
      • This may take some time
      • If it fails, try again from the beginning
    4. When finished, tap OK and your device will restart

    Odyssey should now be uninstalled, leaving you safe to install any other jailbreak.

    + + + diff --git a/removing-odysseyra1n/index.html b/removing-odysseyra1n/index.html new file mode 100644 index 000000000000..85df21689c87 --- /dev/null +++ b/removing-odysseyra1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing Odysseyra1n | iOS Guide + + + + +

    Removing Odysseyra1n

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    When you uninstall Odysseyra1n, you need to go and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Odysseyra1n is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing either Chimera, Odyssey, or Taurine, you do not need to follow this guide, for Chimera/Odyssey/Taurine and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Jailbreak
    2. Open the checkra1n loader application on your device
    3. Tap Restore System
      • If you get Restore Error: General, reboot and try these steps again

    Odysseyra1n should now be uninstalled, leaving you safe to install any other jailbreak.

    + + + diff --git a/removing-palera1n-legacy/index.html b/removing-palera1n-legacy/index.html new file mode 100644 index 000000000000..fd0f505a3034 --- /dev/null +++ b/removing-palera1n-legacy/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing palera1n (Legacy) | iOS Guide + + + + +

    Removing palera1n (Legacy)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    If you want to remove palera1n, you can use the below commands on a PC/Mac while your device is connected in DFU. To remove the jailbreak, you do not have to restore.

    WARNING

    If you are on Linux, you will have to do another step first. Open up a terminal and run these commands:

    sudo systemctl stop usbmuxd

    sudo usbmuxd -f -p

    Then, open a second terminal, and do the following steps with the other terminal window.

    1. Clone the repo with git clone -b legacy --recursive --depth=1 --shallow-submodules https://github.com/palera1n/palera1n && cd palera1n
      • If you've already cloned the repo, just run cd palera1n
    2. Run ./palera1n.sh --restorerootfs <iOS version you're on> --tweaks
      • If you're using Linux, add sudo to the front of the command
      • If you're using semi-tethered palera1n, add the --semi-tethered flag to the end of the command
      • If you're having an issue, add --debug to the end and use those logs to troubleshoot

    Your device should boot into iOS, and you can use the device as normal.

    + + + diff --git a/removing-palera1n/index.html b/removing-palera1n/index.html new file mode 100644 index 000000000000..48b7c635dbc0 --- /dev/null +++ b/removing-palera1n/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing palera1n | iOS Guide + + + + +

    Removing palera1n

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    If you want to remove palera1n, you can use the below commands on a PC/Mac while your device is connected. To remove the jailbreak, you do not have to restore.

    WARNING

    If you are on Linux, you will have to do another step first. Open up a terminal and run these commands:

    sudo systemctl stop usbmuxd

    sudo usbmuxd -f -p

    Then, open a second terminal, and do the following steps with the other terminal window.

    TIP

    This guide assumes you are running palera1n on a computer which already has palera1n installed. You can use the same computer you used before to install palera1n onto your device. If you are using a different computer which does not yet have palera1n, follow the Installing palera1n guide to download palera1n and come back to this page once you reach the "Running palera1n" section (but do not follow the steps in the "Running palera1n" section).

    TIP

    If you're using Linux, add sudo to the front of the next command.

    1. Run palera1n --force-revert
      • If you're using rootful palera1n, add the -f flag to the end of the command

    Your device should boot into iOS, and you can use the device as normal.

    TIP

    If you no longer have your palen1x USB drive, you can prepare another one by following the steps on Using palen1x up to but not including the "Running palera1n" section.

    1. Once you have loaded palen1x, select palera1n
    2. If you were using palera1n rootless, select Switch, then select Rootless.
    3. Select Options, enable Restore RootFS with the space key, and then exit the options menu with the enter key.
    4. Select Start

    Your device should boot into iOS, and you can use the device as normal.

    + + + diff --git a/removing-taurine/index.html b/removing-taurine/index.html new file mode 100644 index 000000000000..833a843b2374 --- /dev/null +++ b/removing-taurine/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing Taurine | iOS Guide + + + + +

    Removing Taurine

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall either Taurine, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n or unc0ver, as it requires that Taurine is removed first, or just people who want to unjailbreak their device.

    TIP

    If you're proceeding to installing Odysseyra1n, you do not need to follow this guide, for Taurine and Odysseyra1n are intercompatible with each other, and can both be used at the same time.

    Uninstalling

    1. Open the Taurine application
    2. Enable Restore RootFS
    3. Press Jailbreak
      • This may take some time
      • If it fails, try again from the beginning
    4. When finished, tap OK and your device will restart

    Taurine should now be uninstalled, leaving you safe to install any other jailbreak.

    + + + diff --git a/removing-unc0ver/index.html b/removing-unc0ver/index.html new file mode 100644 index 000000000000..3434d67575b1 --- /dev/null +++ b/removing-unc0ver/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing unc0ver | iOS Guide + + + + +

    Removing unc0ver

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall unc0ver, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install regular checkra1n, Odysseyra1n, Electra, Chimera, Odyssey, or Taurine as it requires that unc0ver is removed first, or just people who want to unjailbreak their device.

    Uninstalling

    1. Open the unc0ver application
    2. Tap on the settings icon in the top right-hand corner
    3. Uncheck all the options
    4. Enable Restore RootFS
    5. Press Done in the top right-hand corner
    6. Go to the jailbreak tab and press Restore RootFS
      • If the button says Jailbreak, go back and check to see if Restore RootFS is the only option enabled
    7. When prompted about restoring, tap OK
      • This may take some time
      • If it fails, try again from the beginning
    8. When finished, tap OK again and your device will restart

    unc0ver should now be uninstalled, leaving you safe to install any other jailbreak.

    + + + diff --git a/removing-xinaa15/index.html b/removing-xinaa15/index.html new file mode 100644 index 000000000000..0e82853e3785 --- /dev/null +++ b/removing-xinaa15/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Removing XinaA15 | iOS Guide + + + + +

    Removing XinaA15

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Uninstalling a jailbreak isn't as simple as deleting the app. When you uninstall XinaA15, you need to go in the app and restore parts of the OS to how they were before your device was jailbroken.

    This guide is useful for people who want to install Dopamine, or just people who want to unjailbreak their device.

    Uninstalling XinaA15

    TIP

    You'll need to rejailbreak with XinaA15 before following these steps

    1. Open the XinaA15 application
    2. Tap on the Settings icon on the top left
    3. Tap Unintall Xina Jailbreak, then tap OK

    XinaA15 should now be removed from your device.

    Removing Sileo

    1. Open the TrollStore application
    2. Tap on the Sileo application in the "Apps" tab
    3. Tap Uninstall App, then press Uninstall

    Sileo should now be removed from your device, and you should be able to switch to Dopamine if desired.

    + + + diff --git a/restoring-rootfs/index.html b/restoring-rootfs/index.html new file mode 100644 index 000000000000..b0f8ceccae5e --- /dev/null +++ b/restoring-rootfs/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Restoring Rootfs | iOS Guide + + + + +

    Restoring Rootfs

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Uninstalling a jailbreak isn't as simple as deleting the app or stuff similar to that nature. When you uninstall a jailbreak, you need to go and restore parts of the OS to how they were before your device was jailbroken.

    Depending on the jailbreak you are using, you will need to go through different steps to be able to remove your jailbreak.

    TIP

    If you're trying to remove unc0ver, follow Removing unc0ver

    TIP

    If you're trying to remove checkra1n, follow Removing checkra1n

    TIP

    If you're trying to remove Odysseyra1n, follow Removing Odysseyra1n

    TIP

    If you're trying to remove Chimera, follow Removing Chimera

    TIP

    If you're trying to remove Odyssey, follow Removing Odyssey

    TIP

    If you're trying to remove Taurine, follow Removing Taurine

    + + + diff --git a/saving-blobs/index.html b/saving-blobs/index.html new file mode 100644 index 000000000000..2bfb63cd28fe --- /dev/null +++ b/saving-blobs/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Saving Blobs | iOS Guide + + + + +

    Saving Blobs

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    This will take you through the process of saving blobs which are required if you wish to downgrade to an older, unsigned version of iOS or iPadOS. There are multiple methods below you can try. For unjailbroken devices, you will need to use the "Computer" method.

    Saving blobs with shshd

    shshd is a tweak used for automatic blob saving. Once you have it installed, you won't need to worry about manually saving blobs as it handles it all in the background. You must be jailbroken to use shshd. If you aren't jailbroken, follow Saving blobs with TSS Saver Website.

    WARNING

    shshd is only compatible with Procursus-based jailbreaks, such as Taurine, Odyssey, Chimera and Odysseyra1n. If you're using unc0ver or checkra1n, follow Saving blobs with TSS Saver App.

    1. Open your package manager
    2. Search for the shshd package
    3. Download and install the package
    4. Tap "Done" when prompted

    Blobs will automatically be saved when you download shshd, every time you rejailbreak, and every week after that. The blobs are available at the TSS saver websiteOpen in new window. To retrieve them, go to "retrieve" and enter your ECID.

    Running shshd manually

    You shouldn't need to run shshd manually, but it can be run through a terminal.

    1. SSH into your device or download NewTerm 2
    2. Type sudo /usr/sbin/shshd into the terminal
      • If prompted for a password, enter in your root password (by default this is set to alpine)

    Saving blobs with TSS Saver App

    The TSS Saver app can be installed on jailbroken devices and allows you to save your blobs easily with the tap of a button. If you aren't jailbroken, follow Saving blobs with TSS Saver Website instead.

    1. Add repo.1conan.comOpen in new window to your sources in your preferred package manager
    2. Download and install TSS Saver
      • If you're using unc0ver on iOS 14, also download and install libkrw
      • If you're using Taurine on iOS 14. also download and install libkernrw
    3. Tap "Save Blobs"
    4. Once you receive the confirmation message, tap "Open"

    Saving blobs with TSS Saver Website

    The TSS Saver website allows you to save your device's blobs by entering in some device-specific information. Once saved, you can then access the blobs by entering in that information again.

    A12+ users must be jailbroken to use the TSS Saver Website, as it requires grabbing the ApNonce and Generator pair. If you aren't jailbroken, follow Saving blobs with blobsaver

    Getting Generator and ApNonce (Jailbroken A12+ only)

    TIP

    If you are using unc0ver or Taurine on iOS 14, install libkrw or libkernrw respectively.

    1. Open a Terminal app and run sudo dimentio > dimentio.txt
      • Alternatively, you can get your Generator and ApNonce from the Generator tab in TSS Saver App
    2. Go to /var/mobile in Filza and open dimentio.txt
    3. Copy the 0x number after Current nonce is at the bottom of the text file as well as the number that comes after entangled nonce:. The 0x number is your Generator, and the entangled nonce number is your ApNonce. Keep these safe somewhere, you'll need them later
    4. Follow the rest of this guide

    Saving blobs (All Devices)

    1. Connect your iOS Device to your Mac or PC
    2. Open iTunes or Finder
    3. Navigate to the device summary page
    4. Click the Serial Number field twice
      • This should change to show your ECID number
    5. Note down this ECID number somewhere where you can read it later
    6. Open the TSS Saver WebsiteOpen in new window
    7. Input your device ECID
    8. Select your Device
      • iPhone 6S, 6S Plus, and iPhone SE users will need to get their board configuration by downloading AX-CPUOpen in new window from the App Store
      • A12+ users will need to input ApNonce and Generator pair
    9. Click Submit

    Saving blobs with blobsaver

    blobsaver is a cross-platform PC program, compatible with Windows, macOS and Linux, that allows you to easily save your blobs on any device, jailbroken or not. It's not as convenient as the other options, however it works with the most devices.

    blobsaver

    1. Download, install, and launch the latest version of blobsaverOpen in new window
    2. Connect your iOS device to your computer and make sure it is unlocked
    3. Click on the first "Read from device" button, which will fill your ECID and device information
    4. If your iOS device is not A12 or higher, you are not required to get an APNonce and you may skip the next step

    Get your device-specific APNonce and generator

    Ensure your device is unlocked and connected to your computer throughout this process.

    1. Click on the second "Read from device" button next to the APNonce field
    2. If you are jailbroken or have a generator/apnonce pair already set on your device you would like to keep, select "Jailbroken". Otherwise, select "Unjailbroken"

    Your device will reboot into recovery mode multiple times. When you reboot into normal OS mode, unlock your iOS device.

    DANGER

    If you get stuck in recovery mode, try using the "Exit Recovery Mode" option from the "Help" menu in blobsaver.

    TIP

    These values can be reused at any time to save blobs whether or not you're jailbroken.

    Saving blobs

    1. Once you have filled out all the information, click "Go" to save blobs
    2. You can also click "Save Device" to save your current device's information, so you can save blobs for it again later

    Saving blobs automatically in the background

    1. You can also optionally set up blobsaver to save blobs automatically in the background, without having to manually open blobsaver
    2. Once you have one or more saved devices, click "Background Settings" to begin setting it up
    3. Select which devices you would like to save automatically in the background, and blobsaver will first test them to ensure the device information is correct
    4. You can then change the freqency interval blobs are saved at, using the "Change Frequency" button
    5. Once you are ready, click "Start Background" to enable it
    6. You may now close blobsaver, and blobs will automatically be saved in the background at the interval you set

    Saving Onboard Blobs

    Saving Onboard Blobs is the process of saving your previous signature from when you last updated, and converting that into a usable blob. Because you updated while the version was still signed, you can re-use these blobs, and they will still be valid. However, the type of blobs that you save will depend on how you updated to your current version.

    OTA Onboard Blobs

    If you updated to the version you are saving Onboard Blobs on using the Settings app over-the-air, then the blobs will be "OTA Blobs". These blobs require a bootrom exploit to be used, and only can be used with the --use-pwndfu argument in FutureRestore.

    iTunes Onboard Blobs

    If you updated/restored to the version you are saving Onboard Blobs on using iTunes / Finder, then the Onboard Blobs will be saved like normal blobs and you'll be able to use them. However, they differ according to whether you restored or updated using a computer.

    If you restored using a computer, your blobs will be "Erase" blobs, and cannot be used with the "Update (-u)" option in FutureRestore.

    If you updated using a computer, your blobs will be "Update" blobs, and can only be used with the "Update (-u)" option in FutureRestore.

    Save Onboard Blobs

    Using Deverser

    DANGER

    A Linux or macOS machine is required to use this method, and a jailbroken device with OpenSSH installed.

    On checkra1n/odysseyra1n, you don't need OpenSSH, but it's recommended for beginners.

    1. On your Linux or macOS machine, run git clone https://github.com/joshuah345/deverser.git && cd deverser to grab the source of Deverser from GitHub
      • If you already have done this, run cd deverser and git pull to get the latest changes
    2. Run chmod +x deverser.sh to allow it to be executed, then run ./deverser.sh to start the script
    3. Answer Yes if it asks to install img4tool
      • img4tool converts the raw file to your usable SHSH blob
    4. Enter the device's IP address
      • On checkra1n/odysseyra1n, you can run iproxy if you'd like.
        • On macOS, in another terminal window, install libimobiledevice with brew install libimobiledevice libirecovery, then run sudo iproxy 22 44
        • On Linux, we recommend using OpenSSH on the iDevice, but if you'd like to manually install libimobiledevice, a link to the binaries are hereOpen in new window
      • To use OpenSSH, install it on your device, and get the device's IP address from Wi-Fi settings
    5. The script will then ask you to enter your device's root password twice
      • If you aren't sure, it's probably alpine

    You can find your blob named (YOUR ECID).dumped.shsh in the directory you ran Deverser (usually ~/deverser).

    Using an SSH Ramdisk

    DANGER

    A Linux or macOS machine is required to use this method, and a checkm8 device on iOS 12+.

    This is a more advanced method and is not recommended for beginners.

    1. Navigate to this linkOpen in new window and set up the ramdisk
      • Using 14.8 as the ramdisk version is recommended, but you can choose whatever
    2. Run ./sshrd.sh dump-blobs
    3. Finally, run ./sshrd.sh ssh, then run reboot in the SSH session.
      • Force rebooting will work too

    You can find your blob named dumped.shsh in the directory where you cloned the repo (usually ~/SSHRD_Script).

    Using System Info

    DANGER

    This method currently does not work and will fail to get your onboard blob.

    1. Add the https://apt.arx8x.netOpen in new window repo to your preferred package manager
    2. Download the Tweak System Info
    3. After downloading System Info, open Settings and navigate to General > About
    4. Scroll down to ECID
    5. Slide left on ECID and tap APTicket
    6. Tap Submit

    A popup will appear with the message "APTicket Submitted" once finished. You can now access your blobs on shsh.hostOpen in new window.

    Checking Blob Type

    To check what type of blobs you have, use img4toolOpen in new window

    1. Download the IPSW and OTA zip from the internet, then extract the BuildManifest.plist from both of the iPSWs.
      • Google is your friend
    2. Run img4tool -v IPSW_BuildManifest.plist -s blob.shsh2 and img4tool -v OTA_BuildManifest.plist -s blob.shsh2
    3. Scrub through the output and check which BuildManifest img4tool reported a success with.
    Last Updated:
    Contributors: emiyl, Nebula, Michael McAuliff, Nathan, Nebula, TheMasterOfMike, TheHacker894, airsquared, hopolapopola, wr3nch3000, Tanbeer191, itsnebulalol
    + + + diff --git a/sideloading-apps/index.html b/sideloading-apps/index.html new file mode 100644 index 000000000000..13b5fa96d722 --- /dev/null +++ b/sideloading-apps/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Sideloading Apps | iOS Guide + + + + +

    Sideloading Apps

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Semi-untethered jailbreaks require the use of a sideloaded app to jailbreak. Apps sideloaded with a regular Apple ID will expire after 7 days (or 365 days with a Developer Apple ID). After that period, you will no longer be able to open that app to re-jailbreak.

    DANGER

    If you are using an iOS 16 beta, you will need to take extra steps beforehand to open sideloaded apps:

    1. Open Settings
    2. Go to Privacy & Security and find the Developer Mode entry
    3. Toggle Developer Mode on, then press Reboot
    4. After the device reboots, unlock it, and confirm that you want to enable Developer Mode
    • If you have a passcode enabled, you'll need to enter it.

    Sideloading apps

    Sideload using Sideloadly

    TIP

    Sideloadly is compatible with iOS 7 and newer.

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the .ipa file of your choice into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    Sideload using AltStore

    TIP

    AltServer is only compatible with iOS 12.2 and newer.

    1. Download the latest versions AltServerOpen in new window, iTunesOpen in new window if on Windows, and iCloudOpen in new window if on Windows
    2. Install AltServer for your respective operating system
      • On macOS, open the Mail app and open Mail -> Preferences in the menu bar
      • Click on the General tab, the Manage Plug-ins, check AltPlugin and apply
    3. Connect your iOS Device to your Mac or PC via USB
    4. Click AltStore/AltServer in the Menu Bar/System Tray
    5. Click Install AltStore
      • Follow all onscreen prompts
    6. Open Settings and navigate to General -> Device Management and verify AltStore
    7. Open iTunes (Windows or macOS Mojave or older) or Finder (macOS Catalina or newer) and enable syncing over WiFi
    8. Download your desired IPA file and open it in AltStore on your iOS Device.
      • Make sure your iOS Device and Mac or Windows PC are connected to the same WiFi network

    Resigning Apps

    Resigning using ReProvision Reborn

    TIP

    ReProvision Reborn is compatible with iOS 9 and newer.

    1. Add the Havoc Repo to your preferred package manager (havoc.appOpen in new window)
    2. Install ReProvison Reborn
    3. Open ReProvision Reborn and follow all onscreen prompts
      • You will be asked to enter your Apple ID. This is only sent to Apple and no one else.

    Resigning using AltDaemon

    TIP

    AltDaemon, which utilizes AltStore, is only compatible with iOS 12.2 and newer.

    AltDaemon allows AltStore to automatically re-sign these applications, without needing to connect to a computer running AltServer over local network.

    1. Add the Chariz repository to your preferred package manager (repo.chariz.comOpen in new window)
    2. Download and install the "AltDaemon" tweak
    3. Close your package manager
    4. Sign any apps that are about to expire
    + + + diff --git a/site-navigation/index.html b/site-navigation/index.html new file mode 100644 index 000000000000..61a29835b814 --- /dev/null +++ b/site-navigation/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Site Navigation | iOS Guide + + + + +

    Site Navigation

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Highlighted

    AppleTV Jailbreaks/Methods

    Other Jailbreaks/Methods

    Miscellaneous

    'Updating' Pages

    ios.cfw.guide

    Last Updated:
    Contributors: Michael McAuliff, Michael, TheMasterOfMike, emiyl, ROSeaboyer, zachary7829, Nebula, Nebula, bradleytechman
    + + + diff --git a/troubleshooting/index.html b/troubleshooting/index.html new file mode 100644 index 000000000000..a0ac11475138 --- /dev/null +++ b/troubleshooting/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Troubleshooting | iOS Guide + + + + +

    Troubleshooting

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Bootloops and respring loops

    Respring Loops

    A respring loop is a symptom of an incompatible tweak(s), causing the device to be stuck in resprings while in a jailbroken state.

    While there is no easy way to diagnose what causes a respring loop, the most likely culprit is your most recently installed/updated tweak being incompatible with your iOS version or another tweak.

    Semi-(un)tethered jailbreaks

    TIP

    A semi-tethered jailbreak is a jailbreak that needs an app on a computer in order to jailbreak after a reboot.

    A semi-untethered jailbreak is a jailbreak that needs an app that is installed on the device or website in order to jailbreak after a reboot.

    In order to escape the respring loop, force reboot your device. Once you've booted back up, use your jailbreak of choice and disable tweak injection from the jailbreak settings. Once you've jailbroken, you should be able to access your package manager and remove your most recent tweak or your last tweak setting change that may have caused the respring loop.

    In a worst case scenario, where you cannot diagnose or fix the issue, ask for support in the r/jailbreak discord serverOpen in new window or restore rootFS.

    Untethered jailbreaks

    TIP

    A untethered jailbreak is a jailbreak that persists after a reboot

    A respring loop on an untethered jailbreak is very easy to confuse with a bootloop, since even restarting your device will keep you in the respring loop.

    In order to escape a potential respring loop, you must forcefully reboot your device and hold Volume Up, as the timing varies depending on jailbreaks, your best bet is to hold Volume Up until you've booted into iOS.

    Even after you've attempted to do this multiple times, you may find that you cannot boot into iOS while holding volume up; you may be in a bootloop.

    Bootloops

    A bootloop is an unrecoverable error caused by either corrupted system files or a hardware failure. While much rarer in modern iOS versions, it is still possible to bootloop your device through accidental or intentional means.

    A bootloop can be diagnosed by looking for a constant re-occuring Apple logo, even after you've forcefully rebooted your device.

    In order to escape from a bootloop, you must DFU restore your device.

    How to enter DFU mode

    For devices with a real home button (iPhone 6s and below):

    1. Hold down both the Home button and Lock button.
    2. After 8 seconds, release the Lock button while continuing to hold down the Home button.

    For iPhone 7/7+, iPod 7th Gen and 2018 iPads:

    1. Power on your iPhone/iPad if it's not on already
    2. Connect it to your computer with your cable
    3. Launch iTunes (or Finder on macOS Catalina and newer) and check that the iPhone/iPad is recognised
    4. Hold down both the Side button and Volume Down button.
    5. After 8 seconds, release the Side button while continuing to hold down the Volume Down button.

    For devices without a home button, iPhone 8/8+, iPad Air 5 and iPad Mini 6:

    1. Power on your iPhone/iPad if it's not on already
    2. Connect it to your computer with your cable
    3. Launch iTunes (or Finder on macOS Catalina and newer) and check that the iPhone/iPad is recognised
    4. Press the Volume Up button immediately followed by the Volume Down button
    5. Press and hold down the Power button until the screen turns black
    6. Release the Power button
    7. Hold down the Power button and the Volume Down button for immediately after for 5 seconds
    8. Release the Power button but keep holding down the Volume Down button for another 5 seconds

    How to exit DFU mode

    For devices with a real home button (iPhone 6s and below):

    Hold the Home button and the Lock button until the device reboots.

    For iPhone 7/7+, iPod 7th Gen and 2018 iPads:

    Hold down the Side button and Volume Down button until the device reboots.

    For devices without a home button, iPhone 8/8+, iPad Air 5 and iPad Mini 6:

    1. Quick-press the Volume Up button
    2. Quick-press the Volume Down button
    3. Hold down the Side button until the device reboots.

    Common Errors on Chimera, Odyssey, and Taurine

    ERR_Jailbreak

    DANGER

    If you are seeing this issue while using taurine-permanent, follow ERR_Jailbreak when using taurine-permanent instead.

    This is caused by you having used a previous jailbreak. To solve this, you need to restore rootfs:

    1. Reboot the device.
    2. Open the Odyssey or Taurine app, depending on your iOS version.
    3. Toggle the Restore Rootfs option
    4. Press the Jailbreak button.

    Once the restore rootfs successfully completes, try jailbreaking again.

    ERR_Already_Jailbroken and ERR_KernRW (Taurine)/ERR_TFP0 (Odyssey)

    ERR_Already_Jailbroken indicates that the jailbreak process was interrupted. ERR_KernRW and ERR_TFP0 indicate that the exploit failed. Both can be solved in the same way:

    1. Reboot the device.
    2. Open the Odyssey or Taurine app, depending on your iOS version.
    3. Press the Jailbreak button.

    TIP

    Jailbreaks are hardly ever 100% successful, you may need to re-attempt running the jailbreak multiple times

    "Installation Error" upon opening Sileo after initially jailbreaking on Odyssey 1.4.2

    Remove the currently installed version of Odyssey, sideload the latest version of OdysseyOpen in new window, and then restore rootfs and then rejailbreak.

    Unable to open NewTerm or Cr4shed (among other things) after a period of time on Taurine

    TIP

    If you're on 14.3 and later or have an A12 or newer device, you likely either rebooted (which would mean you're no longer in a jailbroken state) or you may have something else causing issues entirely unrelated to the jailbreak.

    If you're on 14.0 to 14.2 and have A11 or earlier device, this issue is caused by the fact that some tweaks and apps use libaries which have components that may run before the jailbreak is able to stop codesigning. When this happens, affected tweaks and apps cannot be used.

    The easiest solution to this issue is to reboot and rejailbreak when this issue happens. Alternatively, if you do not want this issue to happen, you can jailbreak with Odysseyra1n, as Taurine and Odysseyra1n are both intercompatible with eachother, and Odysseyra1n is not affected by this issue.

    ERR_Jailbreak when using taurine-permanent

    Update to the latest version of taurine-permanent.

    Sileo not appearing upon initially jailbreaking on Chimera 1.6.1 or Taurine 1.1.2

    Common Errors on unc0ver

    General issues with unc0ver on iOS 14

    TIP

    While these issues are generally the most frequent on iOS 14, some issues could be present even on earlier versions of iOS

    While using unc0ver on iOS 14, it is very common to run into the following issues:

    • Apps hanging when trying to launch them
    • Various app store related issues (including the inability to download apps or make in-app purchases)
    • Being unable to receive phone calls while jailbroken
    • Having issues utilizing cellular data (such as being unable to load web pages or other online services)
    • Being unable to save, take, or view screenshots
    • Safari not loading pages, or reloading pages infinitely
    • The share sheet not functioning properly
    • Issues connecting to Carplay.

    WARNING

    If you are using Fugu14 to have unc0ver be permanently signed, you may experience these issues to a larger extent, as well as some Fugu14 exclusive issues, such as:

    • The inability to view battery statistics
    • More frequent and random kernel panics

    To temporarily resolve these issues, userspace reboot by typing launchctl reboot userspace into a terminal app (e.g. NewTerm) on your device.

    rootFS already mounted

    1. Open the Settings application
    2. Go to General -> iX Storage
      • This could be iPhone Storage, iPad Storage or iPod Storage
    3. Scroll to the System Update downloaded and tap on it
    4. Tap Delete
    5. Re-run unc0ver

    If this doesn't fix it, or there is no update downloaded, you may need to download the OTA update and delete it again. Try the following instructions:

    1. Open the unc0ver application
    2. Tap on the settings icon in the top right-hand corner
    3. Uncheck all the options
    4. Enable Restore RootFS
    5. Press Done in the top right-hand corner
    6. Go to the jailbreak tab and press Restore RootFS
      • If the button says Jailbreak, go back and check to see if Restore RootFS is the only option enabled
    7. When prompted about restoring, tap OK
      • This may take some time
      • If it fails, try again from the beginning
    8. When finished, tap OK again, and your device will restart
    9. Open the Settings application
    10. Go to General -> Software Update
    11. Download the software update but do not install it
    12. Go back to General
    13. Once downloaded, go to iX Storage like before
      • This could be iPhone Storage, iPad Storage or iPod Storage
    14. Scroll to the System Update downloaded and tap on it
    15. Tap Delete
    16. Scroll to the unc0ver application and tap on it
    17. Tap Delete
    18. Install unc0ver again like before but don't run it yet
    19. Turn on Airplane Mode and run the jailbreak now
      • This may take several attempts, keep trying until it works

    TIP

    If this doesn't work, ask on the r/Jailbreak Discord ServerOpen in new window for support.

    Not being able to rejailbreak or restore rootfs in unc0ver after using tweaks such as Batchomatic or IAmLazy

    Your ability to fix this issue if you end up in this state depends on your iOS version:

    • If you are on iOS versions at or below 14.3 (excluding if you're on 11.x or are A12(X) 12.1.3-12.4.1), follow another jailbreak's Restoring Rootfs method that is supported on your device/version combination.
    • If you are on iOS versions 14.4 to 14.5.1, attempt to restore rootfs in the Fugu14 app
    • If you are either on iOS versions 14.6 to 14.8, or in the group excluded from the first group, your only options are to wait for another jailbreak, wait for an unc0ver update which fixes this issue, or to DFU Restore to the latest iOS version and lose your ability to jailbreak for the forseeable future

    Fixing package installation errors on Sileo

    For the purposes of this troubleshooting section, we are assuming you are running Sileo on Taurine/Odyssey/Odysseyra1n.

    In order to determine which error you are encountering, you will have to tap Show Details in Sileo when you encounter an error with installing or removing a package.

    If the fixes below don't help, feel free to ask on the Sileo Discord ServerOpen in new window for support.

    Syntax error: "(" unexpected

    This error indicates that the developer of the tweak you are trying to install/remove has written the installation/removal script incorrectly. You will need Filza to fix this issue.

    Removing the tweak causing this error

    1. Open Filza and navigate to /Library/dpkg/info
    2. Find the .postinst or .postrm file corresponding to the tweak with an error, e.g. com.miro.shortmoji2.postinst would be the file to edit if ShortMoji 2 had an install error or com.miro.shortmoji2.postrm if it had an uninstall error
    3. Tap and hold the file until a menu appears
    4. Tap Open with
    5. Tap Text Editor
    6. Find the first line of the file that says #!/bin/sh
    7. Change sh to bash
    8. Tap Save
    9. Open Sileo
    10. Uninstall the tweak.
      • For paid tweaks, you will need to file a bug report to the developer if you wish to install the tweak.
      • For free tweaks, you should file a bug report to the developer. If you wish to install the tweak immediately, continue with this guide.

    Editing the tweak to fix the error (Free tweaks only)

    1. Open ParcilityOpen in new window in Safari on your device
    2. Search for the tweak you wish to install
      • If it does not appear in the search, you will have to wait for the developer to update their tweak
    3. Tap Download
    4. Once the file has finished downloading, tap on the file in Safari's downloads menu
    5. Tap the share button
    6. Tap Save to Filza
    7. Tap Save
    8. Open Filza, it will open to the folder where you downloaded the tweak file
    9. Tap on the tweak you wish to fix
    10. Scroll down and tap Extract
    11. Open the result folder, and navigate to DEBIAN
    12. Repeat steps 2-8 of Removing the tweak causing this error above
    13. Navigate back to the folder where you downloaded the tweak
    14. Tap and hold on the tweak folder
    15. Tap on Create DEB
    16. Tap and hold on the resulting deb file
    17. Tap Open with
    18. Tap on Sileo
    19. Tap Get

    TIP

    Some developers in the Jailbreak community put a call to the wrong shell in their installation/removal scripts. Until April 2021, most Jailbreaks pointed /bin/sh to /bin/bash so developers were able to use #!/bin/sh to indicate which shell to use even if they use Bash features. In April 2021, Procursus, which runs on Chimera, Odyssey, Taurine, and Odysseyra1n, changed to a different, higher performance shell. This broke these incorrectly formatted scripts.

    Exec format error

    This error indicates that the developer of the tweak you are trying to install/remove has omitted a key part of the installation/removal script. You will need Filza to fix this issue.

    Removing the tweak causing this error

    1. Open Filza and navigate to /Library/dpkg/info
    2. Find the .postinst or .postrm file corresponding to the tweak with an error, e.g. com.miro.shortmoji2.postinst would be the file to edit if ShortMoji 2 had an install error
    3. Tap and hold the file until a menu appears.
    4. Tap Open with
    5. Tap Text Editor
    6. Add a new line to the start of the file that says #!/bin/bash.
    7. Tap Save
    8. Open Sileo
    9. Uninstall the tweak.
    10. Navigate to the Sources tab
    11. Swipe down and refresh your sources
    12. Navigate to the Search tab
    13. Type libiosexec1 into the Search field
    14. Install libiosexec1 by Hayden Seay
    15. Try installing the tweak causing an error again

    TIP

    In May 2021, Procursus attempted to migrate to a version of dpkg that no longer handles this install error, as developers should have included the #!/bin/sh or #!/bin/bash calls in their scripts. At the time of writing, the lead developer of Procursus has created a patch, libiosexec, that re-adds this error handling. If you still encounter this error, you may not have updated for a while.

    nitoTV issues

    The application doesn't launch

    1. If nitoTV fails to open while clicking on the application, this could be the result of the device being in an unjailbroken state. This occurs when the Apple TV reboots or has been shut down and powered back on.
    2. Reinitiating the jailbreak it will bring nitoTV back to full functionality. This could be via checkra1n or by launching any of the other jailbreaks tools and clicking Jailbreak.

    It fails to install/download/search for updates

    1. Open nitoTV and navigate to the Sources tab at the top bar and highlight the nitoTV repository.
    2. Click and hold the trackpad button for one second then releasing will prompt to remove the repository.
    3. Once deleted, click Add and enter the following repositoy URL: [https://nitosoft.com/checkra1n/] then click Okay.
    4. After a few moments, the repository should show on the list.
    5. Once done, initiate the app multitasker and swipe up on nitoTV to terminate the app, then relaunch nitoTV from the homescreen.

    nitoTV crashes when adding new repositories

    1. Open nitoTV and navigate to the Installed tab at the top bar and highlight nitoTV.
    2. Click Modify below the app name and select Downgrade then choose the selected version that works best.
    3. Another possible way to fix this issue is to log in via SSH.
    4. This can be done by locating your Apple TV Devices IP address and using the command ssh root@Apple TV IP Address then using alpine as the password to log in.
    5. After logging in, type in the following command to add the repository of your choice: echo deb URL_ADDRESS > /etc/apt/sources.list.d/sources.list

    Issues with respringing

    1. In some occurances, nitoTV will need to be terminated from the multitasker window. This is done by pressing the TV button twice on the Siri Remote.

    Apps won't appear

    1. A simple respring can fix these odd situations.
    2. Double-check the console log on the top bar of nitoTV and select Settings.
    3. From there, click View Log

    for any errors and feel free to join the tvos-jailbreaks discord channel for further guidance.

    Last Updated:
    Contributors: Michael McAuliff, Zenzeq, emiyl, nooka1, iCrazeiOS, hopolapopola, Tanbeer191, TheHacker894, raizo, Superuser
    + + + diff --git a/types-of-jailbreak/index.html b/types-of-jailbreak/index.html new file mode 100644 index 000000000000..52fd569dd91a --- /dev/null +++ b/types-of-jailbreak/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Types of Jailbreak | iOS Guide + + + + +

    Types of Jailbreak

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Not all jailbreaks work in the same way. This page will take you through each type of jailbreak and explain how they work.

    What are the different types?

    There are 4 main types of jailbreaks:

    • Untethered
    • Semi-Untethered
    • Semi-Tethered
    • Tethered

    Each type is determined by how independent it is from a computer.

    Untethered Jailbreaks


    Untethered jailbreaks can be considered the holy grail of all jailbreaks. They only require the exploit to be ran once either via a website, an app or a computer.

    A screenshot of the p0sixspwn jailbreak

    After that, your device is fully jailbroken and won't require any further action. The exploit will stay on a device even after you reboot it.

    Unfortunately, there hasn't been a new untethered jailbreak for end users in a very long time, and it's likely we won't see one for even longer.

    The only downside to an untethered jailbreak is that if something goes wrong, it could very well result in a bootloop requiring you to restore your device via iTunes or Finder (macOS Catalina or newer). The likelihood of this happening is low, but is indeed possible.

    A few examples of untethered jailbreaks are p0sixspwn and Pangu9.

    Semi-Untethered Jailbreaks


    Semi-untethered jailbreaks have been the most popular type of jailbreak in recent years. This type of jailbreak requires an exploit to be executed every time you reboot or turn off your device.

    A screenshot of the Odyssey jailbreak

    This jailbreak works by running the exploit through an app or website on the device itself. Due to the nature of how the exploit is ran, however, these jailbreaks are easily removable through their respective app.

    A few examples of semi-untethered jailbreaks include Taurine, Dopamine, and Odyssey.

    Semi-Tethered Jailbreaks


    Semi-tethered jailbreaks are very similar to semi-untethered jailbreaks, however the exploit must be ran using a computer rather than using a sideloaded app.

    A screenshot of the checkra1n jailbreak

    Due to requiring a computer to rejailbreak after every reboot, most choose to use a semi-untethered jailbreak instead.

    A few examples of a semi-tethered jailbreak include palera1n and Odysseyra1n.

    Tethered Jailbreaks


    Tethered jailbreaks are not meant to be used by the general public. These exploits modify the device in a way that it requires a PC to even boot at all, even without a jailbreak.

    Because of this, these tend to only be used by jailbreak developers getting ready for a newer version of iOS.

    + + + diff --git a/updating-blobless-advanced/index.html b/updating-blobless-advanced/index.html new file mode 100644 index 000000000000..d5965a99fe8c --- /dev/null +++ b/updating-blobless-advanced/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating (Blobless) (Advanced) | iOS Guide + + + + +

    Updating (Blobless) (Advanced)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    iOS and iPadOS devices can typically only update to firmware versions which Apple has "signed". This usually means that you can only update to the most recent firmware versions. This is bad for jailbreaking, as most jailbreaks rely on exploits that have been patched in newer versions.

    Fortunately, we can use different "profiles" to delay a firmware update. This is intended for organisations which require additional time to update their devices, however we can also use these to update to unsigned firmware versions.

    This has a time limit, however. You will only be able to update to the following firmware versions before their respective expiration dates:

    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024

    Time is given in UTC 00:00. For more expiration dates, view dhinakg.github.io/delayed-otas.htmlOpen in new window.

    Because you do not currently have a jailbreak (or you choose not to jailbreak for any reason), you'll have to use advanced methods, involving things such as resetting all contents and settings or restoring a modified backup, to be able to update.

    TIP

    If you're on iOS 15.7.1 or earlier, or are on iOS 16.0 to 16.1.2, you can follow Updating (Blobless) (Non-Jailbroken) instead.

    Preparing

    1. Plug your iDevice into your computer and make a backup through iTunes or Finder

    After making a backup, what you need to do after is dependent on if you use macOS or Windows

    macOS - Apple Configurator 2

    1. Go to the App Store on your Mac
    2. Search for Apple Configurator 2 and install it
    3. Setup Apple Configurator 2
    4. Click Get Started
    5. Click on your device, and then click Prepare
    6. Select Manual Configuration
    7. Choose Do not enroll in MDM
    8. Go to Organization, and click New Organization
    9. Either sign in to your Apple ID, or click Skip
      • If you chose to skip signing into your Apple ID, add a name, then click Next
    10. Choose Generate a new supervision identity
      • If you've done this before in Apple Configurator 2, you can Choose an existing supervision identity instead
    11. Configure the iOS Setup Assistant as you wish
      • If you forgot to backup your data earlier in the guide, this is the last step where you'll be able to do this.
    12. Click Prepare, which will erase your device and supervise it

    Windows - Cowabunga Lite

    1. Download and install the Windows version of Cowabunga Lite from hereOpen in new window
    2. Extract the entire Cowabunga Lite folder to somewhere (doesn't matter), and then open Cowabunga Lite
    3. Click Setup Options and toggle the checkmark on for Enable Supervision
    4. Click Apply, then click Apply Changes

    Your device will now reboot and be supervised.

    Updating your firmware version

    1. When the device boots up after being erased, set it up, then open this page on your device
    2. Tap a version below to install its respective update profile:
    3. Reboot your device
    4. Plug your device into power and connect to the Internet with Wi-Fi
    5. Open the Settings application
    6. Tap General -> Software Update
    7. Ensure that the version displayed is the version you are intending to update to
    8. Download and install the update
    9. Once updated, remove the update profile through Settings

    After updating, you can remove supervision and restore your backup you made earlier by erasing all content and settings.

    TIP

    If the update was successful, continue to Get Started to jailbreak your device.

    Credits to dhinakgOpen in new window for discovering this method.

    + + + diff --git a/updating-blobless-alternate/index.html b/updating-blobless-alternate/index.html new file mode 100644 index 000000000000..5ae0bb4238b8 --- /dev/null +++ b/updating-blobless-alternate/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating (Blobless) (Alternate Method) | iOS Guide + + + + +

    Updating (Blobless) (Alternate Method)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    iOS and iPadOS devices can typically only update to firmware versions which Apple has "signed". This usually means that you can only update to the most recent firmware versions. This is bad for jailbreaking, as most jailbreaks rely on exploits that have been patched in newer versions.

    Fortunately, we can use different "profiles" to delay a firmware update. This is intended for organisations which require additional time to update their devices, however we can also use these to update to unsigned firmware versions.

    This has a time limit, however. You will only be able to update to the following firmware versions before their respective expiration dates:

    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024

    Time is given in UTC 00:00. For more expiration dates, view dhinakg.github.io/delayed-otas.htmlOpen in new window.

    TIP

    You must have a jailbreak to follow these instructions. If you cannot jailbreak, follow Updating (Blobless) (Non-Jailbroken) or Updating (Blobless) (Advanced) instead.

    TIP

    If you previously attempted an older blobless method, remove all delay and beta profiles prior to following this method.

    Installing Dahlia

    1. Launch your current jailbreak
    2. Open your preferred package manager and add the following repos:
    3. Search and install the Dahlia package
    4. Tap Reboot Device, and then rejailbreak your device after rebooting

    Preparing to update

    1. Open the settings app, scroll down, and tap on Dahlia
    2. Enable Toggle Supervision, then say Yes to Userspace Rebooting
      • If you are already supervised for any reason, you can skip this step
    3. Tap Download Profiles, then tap "Normal"
    4. Tap Download Profile next to the iOS version you are wanting to update too.
    5. Tap "Allow" when prompted
    6. Exit out of the Dahlia menu and go to General -> Profiles & Device Management -> OTA Delay - [Days] Days
    7. Tap "Install" in the top right corner and enter your passcode if prompted
    8. Tap "Install" again twice to confirm
    9. Go back to the Dahlia tab in Settings
    10. Make sure Ready to Update says "Yes"
      • If it doesn't, click the "i" next to the "Ready to Update" tab, and see what the issue is

    Restoring rootFS

    1. Open the Settings application
    2. Tap General -> Software Update
    3. Ensure that the version displayed is the version you are intending to update to
      • Do not update yet, we will do this later
    4. Open your current jailbreak and restore rootFS
      • If you need a detailed guide on how to restore rootfs, follow Restoring Rootfs and select the jailbreak which you currently use
    5. Reboot your device

    Updating your firmware version

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
    4. Ensure that the version displayed is the version you are intending to update to
    5. Download and install the update
    6. Once updated, remove the update profile and (if applicable) the beta profile through Settings

    TIP

    As a result of supervising earlier, your device will remain supervised. Being in a supervised state means that:

    • A message will display in Settings, showing that your device is supervised
    • Activation lock will be disabled, potentially making your device accessible by thieves (FindMy will still work however)
    • If your device has Mobile Device Management enabled (e.g. a school or work device), then your organisation will be able to silently install and uninstall apps on your device

    Note that, for most users, staying in a supervised state won't be an issue.

    It is possible to remove the supervised state by resetting your device and restoring a previously made backup. This can be done by selecting "Erase All Content and Settings" in the Settings app, then restoring from a backup during setup from iCloud.

    DANGER

    If you restore a backup made in a jailbroken state from iTunes/Finder, you may encounter severe issues, such as bootloops.

    WARNING

    If you restore a backup made in a jailbroken state from iCloud, you may encounter false-positive flagging of jailbreak detection.

    TIP

    If the update was successful, continue to Get Started to jailbreak your device.

    Credits to dhinakgOpen in new window for discovering this method.

    + + + diff --git a/updating-blobless-nonjailbroken/index.html b/updating-blobless-nonjailbroken/index.html new file mode 100644 index 000000000000..aea3320c16c6 --- /dev/null +++ b/updating-blobless-nonjailbroken/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating (Blobless) (Non-Jailbroken) | iOS Guide + + + + +

    Updating (Blobless) (Non-Jailbroken)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    iOS and iPadOS devices can typically only update to firmware versions which Apple has "signed". This usually means that you can only update to the most recent firmware versions. This is bad for jailbreaking, as most jailbreaks rely on exploits that have been patched in newer versions.

    Fortunately, we can use different "profiles" to delay a firmware update. This is intended for organisations which require additional time to update their devices, however we can also use these to update to unsigned firmware versions.

    This has a time limit, however. You will only be able to update to the following firmware versions before their respective expiration dates:

    • 15.8 - April 21st, 2024
    • 16.7.4 - April 21st, 2024
    • 17.2 (For iPads) - April 21st, 2024
    • 17.2.1 - April 21st, 2024

    Time is given in UTC 00:00. For more expiration dates, view dhinakg.github.io/delayed-otas.htmlOpen in new window.

    TIP

    You must be on iOS 15.7.1 and earlier, or iOS 16.0 to 16.1.2. If you are not on those versions, follow Updating (Blobless) (Advanced) instead.

    TIP

    If you previously attempted an older blobless method, remove all delay and beta profiles prior to following this method.

    Installing Supervise

    Downloads

    Installing the application

    1. Open Sideloadly
    2. Plug your iOS device into your computer
      • Make sure your computer is trusted and allowed to view the contents of your device
    3. Drag and drop the Supervise .ipa file into Sideloadly
    4. Enter in your Apple ID
    5. Enter in your password
      • Sideloadly must make a request to it's servers in order to work with free developer accounts. If you are not OK with this, you may use an alternate Apple ID.

    The app will now install to your iOS device.

    Trusting the application

    1. Go to Settings -> General -> Device Management -> <Your Apple ID>
      • Depending on your usage, Device Management may be labeled Profiles and Device Management
    2. Tap Trust "<Your Apple ID>"

    The Supervise application can now be opened from home screen.

    Supervising your device

    1. Open the Supervise app from your home screen
    2. Open the Settings app, then go to the General tab
    3. Scroll down to the Toggle Supervision tab, then go to that tab
    4. Enable the Toggle Supervision option
    5. Restart your device

    After your device reboots, you should see a notice in Settings that you are supervised, if you don't, repeat the steps in this section.

    Updating your firmware version

    1. Open this page on your device
    2. Tap a version below to install its respective update profile:
    3. Plug your device into power and connect to the Internet with Wi-Fi
    4. Open the Settings application
    5. Tap General -> Software Update
    6. Ensure that the version displayed is the version you are intending to update to
    7. Download and install the update
    8. Once updated, remove the update profile through Settings

    TIP

    As a result of supervising earlier, your device will remain supervised. Being in a supervised state means that:

    • A message will display in Settings, showing that your device is supervised
    • Activation lock will be disabled, potentially making your device accessible by thieves (FindMy will still work however)
    • If your device has Mobile Device Management enabled (e.g. a school or work device), then your organisation will be able to silently install and uninstall apps on your device

    Note that, for most users, staying in a supervised state won't be an issue.

    If you want to remove supervision, you'll need to reset your device and restore a previously made backup. This can be done by selecting "Erase All Content and Settings" in the Settings app, then restoring from a backup during setup from iCloud.

    DANGER

    If you restore a backup made in a jailbroken state from iTunes/Finder, you may encounter severe issues, such as bootloops.

    WARNING

    If you restore a backup made in a jailbroken state from iCloud, you may encounter false-positive flagging of jailbreak detection.

    TIP

    If the update was successful, continue to Get Started to jailbreak your device.

    Credits to dhinakgOpen in new window for discovering this method.

    + + + diff --git a/updating-blobless/index.html b/updating-blobless/index.html new file mode 100644 index 000000000000..04397a06e082 --- /dev/null +++ b/updating-blobless/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating (Blobless) | iOS Guide + + + + +

    Updating (Blobless)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    If you previously attempted an older blobless method, remove all delay and beta profiles prior to following this method.

    TIP

    You must have a jailbreak to follow these instructions. If you cannot jailbreak, follow Updating (Blobless) (Non-Jailbroken) or Updating (Blobless) (Advanced) instead.

    Requirements

    • A device you are able to jailbreak and install packages to
    • A backup of your device through iCloud

    Instructions

    Installing Dahlia

    TIP

    The Dahlia tweak, when using Dallas profiles, redirects update searches to a different server. As such, the owners of the server will be able to view your IP address. This is normal, however if you are uncomfortable with this, follow Updating (Blobless) (Alternate Method) instead.

    1. Launch your current jailbreak
    2. Open your preferred package manager and add the following repos:
    3. Search and install the Dahlia package
    4. Tap Reboot Device, and then rejailbreak your device after rebooting

    Preparing to Update

    1. Open the settings app, scroll down, and tap on Dahlia
    2. Tap Download Profiles, then tap "Dallas"
    3. Tap on "Dallas Enabler" to download the profile
    4. Tap "Allow" when prompted
    5. Exit out of the Dahlia menu and go to General -> Profiles & Device Management -> Dallas Enabler
    6. Tap "Install" in the top right corner and enter your passcode if prompted
    7. Tap "Install" again twice to confirm
    8. Go back to the Dahlia tab in Settings
    9. Re-tap on Download Profiles and then re-tap "Dallas"
    10. Under "Version Profiles", tap the version that you want to update to
    11. Tap "Allow" when prompted
    12. Open the Settings app
    13. Exit out of the Dahlia menu and go to General -> Profiles & Device Management -> Dallas - [Version]
      • If you see an error, make sure you're both jailbroken and that you installed Dallas Enabler earlier
    14. Tap "Install" in the top right corner and enter your passcode if prompted
    15. Tap "Install" again twice to confirm
    16. Reboot your device when prompted, then rejailbreak
    17. Reopen the Settings app and go back to the Dahlia tab
    18. Toggle Enable Supervision-less Mode.
      • You can also choose to enable Toggle Supervision instead, but the only way to remove supervision after updating is to either wait for a jailbreak or resetting your device
    19. Make sure Ready to Update says "Yes"
      • If it doesn't, click the "i" next to the "Ready to Update" tab, and see what the issue is

    Restoring rootFS

    1. Open the Settings application
    2. Tap General -> Software Update
    3. Ensure that the version displayed is iOS version you desire to update to
      • Do not update yet, we will do this shortly
      • Ensure that the version displayed is the version that you want to update to
      • If it says that your device is up to date, the server used for Dallas is offline; wait for it to go back online
    4. Open your current jailbreak and restore rootFS
      • If you need a detailed guide on how to restore rootfs, follow Restoring Rootfs and select the jailbreak which you currently use
    5. Reboot your device

    Updating your firmware version

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
    4. Ensure that the version displayed is the version that you want to update to
    5. Download and install the update

    Removing Dallas profiles

    1. Open the Settings application after updating to version you desired to update to
    2. Go to General if not already there, then Profiles and Device Management
    3. Tap on both profiles, and tap Remove Profile
      • Enter your passcode if asked

    TIP

    If you chose to enable supervision earlier, your device will remain supervised. Being in a supervised state means that:

    • A message will display in Settings, showing that your device is supervised
    • Activation lock will be disabled, potentially making your device accessible by thieves (FindMy will still work however)
    • If your device has Mobile Device Management enabled (e.g. a school or work device), then your organisation will be able to silently install and uninstall apps on your device

    Note that, for most users, staying in a supervised state won't be an issue.

    It is possible to remove the supervised state by resetting your device and restoring a previously made backup. This can be done by selecting "Erase All Content and Settings" in the Settings app, then restoring from a backup during setup from iCloud.

    DANGER

    If you restore a backup made in a jailbroken state from iTunes/Finder, you may encounter severe issues, such as bootloops.

    WARNING

    If you restore a backup made in a jailbroken state from iCloud, you may encounter false-positive flagging of jailbreak detection.

    Credits to dhinakgOpen in new window for discovering this method.

    + + + diff --git a/updating-to-10-3-4/index.html b/updating-to-10-3-4/index.html new file mode 100644 index 000000000000..712ed9a5f338 --- /dev/null +++ b/updating-to-10-3-4/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 10.3.4 | iOS Guide + + + + +

    Updating to 10.3.4

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 8.0 to 8.3 on 32-bit devices. However some devices, such as the iPhone 5, can update to 10.3.4 and use the socket jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 10.3.4, we can easily update to the desired firmware version, due to the age of the devices.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 10.3.4

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Tap Settings -> General -> Software Update
      • Ensure that the version you are updating to is 10.3.4
    3. Download and install the update
    + + + diff --git a/updating-to-12-5-7/index.html b/updating-to-12-5-7/index.html new file mode 100644 index 000000000000..3402592d7429 --- /dev/null +++ b/updating-to-12-5-7/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 12.5.7 | iOS Guide + + + + +

    Updating to 12.5.7

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware version 8.0 to 8.4.1 on 64-bit devices. However, some devices, such as the iPhone 6, can update to 12.5.7 and use the Chimera jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest available version for these devices is 12.5.7, we can easily update to this firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you have installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 12.5.7

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 12.5.7
    4. Download and install the update
    + + + diff --git a/updating-to-15-8-3/index.html b/updating-to-15-8-3/index.html new file mode 100644 index 000000000000..11758e9a97bd --- /dev/null +++ b/updating-to-15-8-3/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 15.8.3 | iOS Guide + + + + +

    Updating to 15.8.3

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    If you're on an unsupported firmware version, you can update to 15.8.3 and jailbreak with Dopamine instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 15.8.3, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 15.8.3

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 15.8.3
    4. Download and install the update
    + + + diff --git a/updating-to-16-7-10/index.html b/updating-to-16-7-10/index.html new file mode 100644 index 000000000000..dc1d18a07564 --- /dev/null +++ b/updating-to-16-7-10/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 16.7.10 | iOS Guide + + + + +

    Updating to 16.7.10

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    If you're on an unsupported firmware version, you can update to 16.7.10 and jailbreak with palera1n instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 16.7.10, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 16.7.10

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 16.7.10
    4. Download and install the update
    + + + diff --git a/updating-to-17-7.1/index.html b/updating-to-17-7.1/index.html new file mode 100644 index 000000000000..08c22d9ca75d --- /dev/null +++ b/updating-to-17-7.1/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 17.7.1 | iOS Guide + + + + +

    Updating to 17.7.1

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    If you're on an unsupported firmware version, you can update to 17.7.1 and either jailbreak with palera1n or wait for an available jailbreak on iOS 17.7.1 instead. Keep in mind, you'll most likely be waiting for a jailbreak for a while if your device cannot already use palera1n.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 17.7.1, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 17.7.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 17.7.1
    4. Download and install the update
    + + + diff --git a/updating-to-18-1/index.html b/updating-to-18-1/index.html new file mode 100644 index 000000000000..609c1b1c7c84 --- /dev/null +++ b/updating-to-18-1/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 18.1 | iOS Guide + + + + +

    Updating to 18.1

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    If you're on an unsupported firmware version, you can update to 18.1 and either jailbreak with palera1n or wait for an available jailbreak on iOS 18.1 instead. Keep in mind, you'll most likely be waiting for a jailbreak for a while if your device cannot already use palera1n.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 18.1, we can easily update to the desired firmware version.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 18.1

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Open the Settings application
    3. Tap General -> Software Update
      • Ensure that the version you are updating to is 18.1
    4. Download and install the update
    + + + diff --git a/updating-to-7-1-2-ipsw/index.html b/updating-to-7-1-2-ipsw/index.html new file mode 100644 index 000000000000..fd0a40335c1e --- /dev/null +++ b/updating-to-7-1-2-ipsw/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 7.1.2 (iTunes/Finder) | iOS Guide + + + + +

    Updating to 7.1.2 (iTunes/Finder)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware version 4.2.5 on iPhone 4 (CDMA) devices. However, this device can update to 7.1.2 and jailbreak using pangu7 instead.

    Due to the age of this iOS version, you will need to use iTunes or similar to manually update the device to iOS 7.1.2, as updating on the device was not a thing at the time of iOS 4.2.5.

    Updating to 7.1.2 using iTunes/Finder

    1. Plug your device into your computer.
    2. On iTunes or Finder, locate your device.
    3. Select Check for Update.
    4. Select Download and Update
      • Ensure that the version you are updating to is iOS 7.1.2
    + + + diff --git a/updating-to-9-3-5-ipsw/index.html b/updating-to-9-3-5-ipsw/index.html new file mode 100644 index 000000000000..b5456cf6f69a --- /dev/null +++ b/updating-to-9-3-5-ipsw/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 9.3.5 (iTunes/Finder) | iOS Guide + + + + +

    Updating to 9.3.5 (iTunes/Finder)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 4.3 to 4.3.2 and 4.3.4 to 4.3.5 on iPad 2 devices. However, this device can update to 9.3.5 and use the kok3shi jailbreak instead.

    Due to the age of this iOS version, you will need to use iTunes or similar to manually update the device to iOS 9.3.5, as updating on the device was not a thing at the time of iOS 4.3.

    Updating to 9.3.5

    1. Plug your device into your computer.
    2. On iTunes or Finder, locate your device.
    3. Select Check for Update.
    4. Select Download and Update
      • Ensure that the version you are updating to is iOS 9.3.5
    + + + diff --git a/updating-to-9-3-5/index.html b/updating-to-9-3-5/index.html new file mode 100644 index 000000000000..346457df69df --- /dev/null +++ b/updating-to-9-3-5/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 9.3.5 | iOS Guide + + + + +

    Updating to 9.3.5

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 8.0 to 8.3 on 32-bit devices. However some devices, such as the iPod Touch 5, can update to 9.3.5 and use the kok3shi jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 9.3.5, we can easily update to the desired firmware version, due to the age of the devices.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 9.3.5

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Tap Settings -> General -> Software Update
      • Ensure that the version you are updating to is 9.3.5
    3. Download and install the update
    + + + diff --git a/updating-to-9-3-6-ipsw/index.html b/updating-to-9-3-6-ipsw/index.html new file mode 100644 index 000000000000..c06ddf477484 --- /dev/null +++ b/updating-to-9-3-6-ipsw/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 9.3.6 (iTunes/Finder) | iOS Guide + + + + +

    Updating to 9.3.6 (iTunes/Finder)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 4.3 to 4.3.2 and 4.3.4 to 4.3.5 on iPad 2 devices. However, this device can update to 9.3.6 and use the kok3shi jailbreak instead.

    Due to the age of this iOS version, you will need to use iTunes or similar to manually update the device to iOS 9.3.6, as updating on the device was not a thing at the time of iOS 4.3.

    Updating to 9.3.6 using iTunes/Finder

    1. Plug your device into your computer.
    2. On iTunes or Finder, locate your device.
    3. Select Check for Update.
    4. Select Download and Update
      • Ensure that the version you are updating to is iOS 9.3.6
    + + + diff --git a/updating-to-9-3-6/index.html b/updating-to-9-3-6/index.html new file mode 100644 index 000000000000..dc33bf1a29fa --- /dev/null +++ b/updating-to-9-3-6/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Updating to 9.3.6 | iOS Guide + + + + +

    Updating to 9.3.6

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Unfortunately, there is currently no jailbreak available for firmware versions 8.0 to 8.3 on 32-bit devices. However, some devices, such as the iPhone 4S, can update to 9.3.6 and use the kok3shi jailbreak instead.

    This is achieved by simply updating through the Settings application normally. Because the latest version for these devices is 9.3.6, we can easily update to the desired firmware version, due to the age of the devices.

    If you have installed update blocking via tvOS Beta profiles, you must first remove that profile before updating. If you don't know what this means, ignore this.

    Removing Profiles

    TIP

    Only follow this if you've installed update blocking in the past.

    1. Open the Settings application
    2. Tap General -> Profile
      • This may also be called Profile and Device Management
    3. Tap on the tvOS Beta Software Profile
      • If this is not there, you can skip to the next section of the guide
    4. Tap Remove Downloaded Profile

    Updating to 9.3.6

    1. Plug your device into power and connect to the Internet with Wi-Fi
    2. Tap Settings -> General -> Software Update
      • Ensure that the version you are updating to is 9.3.6
    3. Download and install the update
    + + + diff --git a/using-checkm8-a5/index.html b/using-checkm8-a5/index.html new file mode 100644 index 000000000000..c97ba06f8569 --- /dev/null +++ b/using-checkm8-a5/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using checkm8-a5 | iOS Guide + + + + +

    Using checkm8-a5

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Requirements

    DANGER

    Following this guide is a difficult task and requires moderate soldering and computer terminal skills. Proceed with caution.

    Preparing the host shield

    Your host shield can arrive in two states - with headers, and without. If it is with headers, it will have pins and pin sockets already soldered to it, allowing you to connect it to an Arduino by simply placing it on top. If it has headers, your job is much easier.

    You will need to solder three pads on your USB host shield. The pads to solder are circled in this image:

    Where to solder to your host shield

    1. Plug in your soldering iron so it starts to heat up
    2. Once it has heated up, place your USB host shield near a good source of light
    3. Get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip
    4. Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad
    5. Repeat steps 3-4 until all three pads have been bridged

    You will need to solder five sets of headers and bridge three pads on your USB host shield. The pads to solder are circled in this image:

    Where to solder to your host shield

    1. Plug in your soldering iron so it starts to heat up
    2. Once it has heated up, place your USB host shield near a good source of light
    3. Insert the first header into the holes on the board
      • For the single-row headers, ensure the sockets face towards the side with the ICs and USB port
      • For the dual-row header, ensure the sockets face on the opposite side of the board.
    4. Get a medium-sided length of solder and form it into a straight wire shape
    5. Touch it to a pin on the header - it's easiest to work from one edge and work your way to the other
    6. Then, touch the soldering iron to the solder slightly away from the board, so that a short length of it is separated
    7. This should form itself around the pin, securing the pin to the board
      • If it doesn't, remelt the solder and move it to the proper place
    8. Repeat step 4 until all 34 pins are properly affixed
      • Ensure none of the pins are bridged (solder connecting two or more pins together)
    9. Once the headers are soldered, get your solder and touch it to the soldering iron, so that a small ball of solder forms on the tip
    10. Touch this ball of solder to the pad that you have chosen - make sure it touches both sides of the pad
    11. Repeat steps 6-7 until all three pads have been bridged.

    Installing Git

    To use checkm8-a5, you'll need Git. Depending on what version of macOS you're on, the steps are different.

    1. Download the Git installer from this linkOpen in new window
    2. Open and run the installer
    3. Once it is installed, open Terminal and run git --version to verify it has installed properly
    1. Install Brew, if you don't have it installed already, by opening a terminal window and running the command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
    2. Enter your user password when prompted
      • Installing brew can take up to half an hour to complete
    3. Once Brew is installed, run the command brew install git in terminal
    4. Once it is complete, run the command git --version to verify it has installed properly

    Patching the USB Host Shield 2.0 Library

    1. Open a new Terminal window and run the command git clone https://github.com/felis/USB_Host_Shield_2.0.git
    2. Run the command git clone https://github.com/synackuk/checkm8-a5.git
    3. Run the command cd USB_Host_Shield_2.0 && git apply ~/checkm8-a5/usb_host_library.patch/

    Preparing the Script

    1. Download and install the Arduino IDEOpen in new window
    2. While it is installing, connect your MAX3421E USB host shield to the Arduino
    3. The pins and sockets on the bottom of the host shield will line up with the pins and sockets on the Arduino
    4. Connect your Arduino to your computer
    5. Once the Arduino IDE is installed, open Finder, press Command+Shift+G, and type in ~/checkm8-a5
    6. Open the file named checkm8-a5.ino
    7. In the same Terminal window as before, run cp -r ~/USB_Host_Shield_2.0 ~/Documents/Arduino/libraries/USB_Host_Shield_Library_2.0

    Running the Script

    TIP

    It may take a few tries to get your device into DFU. Be patient and ensure you follow the steps exactly.

    1. Connect your iPhone or iPad to your computer
    2. Enter DFU using this guideOpen in new window
    3. Disconnect your device from your computer and connect it to your USB host shield.
    4. Under the Tools menu, select Port and ensure your Arduino is selected
    5. In the checkm8_a5 script, find the line that reads #define A5_8942 and change it to #define A5_8940
    6. Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    7. Serial Monitor will begin displaying a log of what the script is doing
    8. Once it displays Done!, disconnect your device from the Arduino and proceed to the next steps
    1. Connect your iPhone, iPad, or iPod to your computer
    2. Enter DFU using this guideOpen in new window
    3. Disconnect your device from your computer and connect it to your USB host shield
    4. Under the Tools menu, select Port and ensure your Arduino is selected
    5. Again under the Tools menu, open Serial Monitor. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    6. Serial Monitor will begin displaying a log of what the script is doing
    7. Once it displays Done!, disconnect your device from the Arduino and proceed to the next steps

    WARNING

    On the iPad 3, success rate is much lower compared to other devices. It is not uncommon for it to take upwards of 10 tries to successfully exploit.

    1. Connect your iPhone, iPad, or iPod to your computer
    2. Enter DFU using this guideOpen in new window
    3. Disconnect your device from your computer and connect it to your USB host shield
    4. Under the Tools menu, select Port and ensure your Arduino is selected
    5. In the checkm8_a5 script, find the line that reads #define A5_8942 and change it to #define A5_8945.
    6. Again under the Tools menu, open Serial Monitor
    7. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    8. Serial Monitor will begin displaying a log of what the script is doing
    9. Once it displays Done!, disconnect your device from the Arduino and proceed to the next steps
    1. Connect your Apple TV to a computer with a MicroUSB cable
    2. You will most likely need to disconnect the HDMI cable
    3. Enter DFU mode by completing the following steps:
      1. Hold Menu and Down until the LED on the Apple TV flashes rapidly.
      2. Let go, then hold Menu and Play/Pause until the LED on the Apple TV flashes rapidly

    TIP

    If iTunes or Finder says n/a when listing the serial number when reporting it detected an Apple TV in recovery or DFU mode, it has successfully entered DFU.

    If it displays the serial number, try the steps again - it entered Recovery Mode instead.

    1. Disconnect your Apple TV from your computer and connect it to your USB host shield
    2. Under the Tools menu, select Port and ensure your Arduino is selected
    3. Also under the Tools menu, open Serial Monitor
    4. Set the baud rate is set to 115200, then upload the sketch to the Arduino
    5. Serial Monitor will begin displaying a log of what the script is doing
    6. Once it displays Done!, disconnect your Apple TV from the Arduino

    WARNING

    At this step, there are many errors you may see. A list of the most common, with fixes, are as follows:

    • usb init failed: This means you did not solder the USB host shield correctly. Double-check everything is soldered properly and there are no bridges between pins.
    • Non Apple DFU found (vendorID: 0, productId: 0): This means the exploit failed. Force reboot the device, reenter DFU, and try the script again.
    • heap_feng_shui_req: setup status = 0, data status = 4 on loop: This is usually not an error. If it goes on for more than two minutes, force reboot the device and try the process again - otherwise, it should proceed to sending the line 2. set global state.
    • heap_feng_shui_req: setup status = D, data status = 5 on loop is an error, but easily fixable - simply reupload the script to the Arduino and it should work. If it still doesn't, reenter DFU and try the process again.

    If checkm8-a5 printed out Done!, your A5 device is now successfully pwned. You may return to whatever guide you were following previously, if any.

    + + + diff --git a/using-coolbooter/index.html b/using-coolbooter/index.html new file mode 100644 index 000000000000..c9b6578dc175 --- /dev/null +++ b/using-coolbooter/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Coolbooter | iOS Guide + + + + +

    Coolbooter

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    Coolbooter allows you to dualboot any supported version of iOS on a select few of iOS device. Coolbooter is permanent, but can be removed through the Coolbooter app on the main OS.

    Only the following devices are supported on iOS 5 to iOS 10:

    • iPhone 4
    • iPhone 4S
    • iPhone 5
    • iPhone 5c
    • iPad 2
    • iPad 3
    • iPad 4
    • iPad mini (1st Generation)
    • iPod Touch 5G

    This guide will require that you are already jailbroken on a supported device listed above.

    Installing Coolbooter

    1. Add the repo: https://coolbooter.com/ using Cydia
    2. Download and install Coolbooter
    3. Tap Install
      • Choose any version of iOS you'd like
      • You can choose how much storage the new partition is allocated by tapping Storage
    4. Once your Coolbooter configuration is to your liking, tap I'm Ready
    5. Follow all onscreen prompts
      • We recommend you choose to jailbreak the new OS as Coolbooter-installed versions of iOS cannot be jailbroken except by Coolbooter itself
    6. After the Coolbooter has completed, reboot your device
      • You will need to jailbreak again if you are using a semi-untethered jailbreak
    7. Open Coolbooter
    8. Tap Boot
    9. When prompted to lock your device, lock it

    To reboot back into your main version of iOS, reboot.

    + + + diff --git a/using-cydia/index.html b/using-cydia/index.html new file mode 100644 index 000000000000..3fafe58731e8 --- /dev/null +++ b/using-cydia/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    WARNING

    Cydia is incredibly unmaintained and does not support several modern functions, as a result, we generally recommend using a more modern package manager if your device supports it.

    If you are on iOS 12 or newer, consider using Sileo instead.

    If you are on iOS 9 or newer, consider using Zebra instead.

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/using-jailbreakme-4-0/index.html b/using-jailbreakme-4-0/index.html new file mode 100644 index 000000000000..be34b8ec4251 --- /dev/null +++ b/using-jailbreakme-4-0/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using JailbreakMe 4.0 | iOS Guide + + + + +

    Using JailbreakMe 4.0

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    JailbreakMe 4.0 is capable of jailbreaking every 32-bit iOS device on firmware version 9.1 up to 9.3.4.

    Note that the JailbreakMe 4.0 jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    Running JailbreakMe 4.0

    1. Open Safari on your iOS device
    2. Go to the jailbreak.meOpen in new window website
    3. Tap "jailbreak me!"

    After a couple of minutes, Cydia should be installed on your home screen.

    To rejailbreak in the future, redoing these steps should rejailbreak your device.

    WARNING

    If your device crashes or restarts unexpectedly and the jailbreak isn't installed, simply try running the exploit again until it does work.

    Untethering

    This is an optional step which allows the jailbreak to run automatically when your device is booted. This means that you won't have to re-jailbreak through jailbreak.me after your device is turned off.

    You will have to use Cydia to install the untether. If you are unfamiliar with how Cydia works, please read Using Cydia first, before returning to this page.

    1. Open the Cydia application
    2. Check the "Sources" tab and ensure "tihmstar's beta repo" is added
      • If you can't find it, tap Edit -> + and enter repo.tihmstar.net
    3. Open the "Search" tab and enter "UntetherHomeDepot"
    4. Tap on the tweak and then tap "Install" in the top right-hand corner of the screen
    5. Confirm the installation

    Once finished, you will be prompted to reboot your device.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/using-jailbreakme-4-0/using-cydia.html b/using-jailbreakme-4-0/using-cydia.html new file mode 100644 index 000000000000..d5dd280417a7 --- /dev/null +++ b/using-jailbreakme-4-0/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/using-jailbreakme-saffron/index.html b/using-jailbreakme-saffron/index.html new file mode 100644 index 000000000000..a43b83958811 --- /dev/null +++ b/using-jailbreakme-saffron/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using JailbreakMe Saffron | iOS Guide + + + + +

    Using JailbreakMe Saffron

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    JailbreakMe Saffron is capable of jailbreaking every device on 4.3.3, as well as all devices except the iPad 2 on 4.3 to 4.3.2 and the iPhone 4 (CDMA) from 4.2.6 to 4.2.8.

    JailbreakMe Saffron is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore.

    Running JailbreakMe Saffron

    1. Open Safari on your iOS device
    2. Go to the jailbreakme.comOpen in new window website
    3. Tap "Install"

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    + + + diff --git a/using-jailbreakme-saffron/using-cydia.html b/using-jailbreakme-saffron/using-cydia.html new file mode 100644 index 000000000000..a90e3f991f51 --- /dev/null +++ b/using-jailbreakme-saffron/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/using-jailbreakme-star/index.html b/using-jailbreakme-star/index.html new file mode 100644 index 000000000000..46c88d0c59fc --- /dev/null +++ b/using-jailbreakme-star/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using JailbreakMe Star | iOS Guide + + + + +

    Using JailbreakMe Star

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    JailbreakMe Star is capable of jailbreaking every device on iPhone OS 3.1.2 to iOS 4.0.1 except for the iPad 1st Generation on iPhone OS 3.2.2.

    JailbreakMe Star is an untethered jailbreak meaning that it survives a reboot and can cause a permanent bootloop if something goes wrong. If you encounter a bootloop, restore your device via iTunes, Finder (macOS Catalina and newer) or FutureRestore.

    Running JailbreakMe Star

    1. Open Safari on your iOS device
    2. Go to the jailbreakme.comOpen in new window website
    3. Slide to the right on "Slide to Jailbreak"

    After a couple of minutes, Cydia should be installed on your home screen.

    Patching Cydia

    DANGER

    Skip these steps if you are on iOS 4 or higher

    1. Open Cydia and select Developer (No Filters)
    2. Wait for data to reload (May take a very long time, ensure device does not go to sleep)
    3. When prompted about essential upgrades, select Complete Upgrade (Again, ensure device does not go to sleep)
    4. Once done, tap Close Cydia (Restart)
    5. After Cydia has restarted, wait for it to reload data and ignore any errors about untrusted server certificates
    6. Go to the sources tab, tap Edit, then Add
    7. Type in http://cydia.invoxiplaygames.uk/, and wait until Close appears in the top righthand corner
    8. Tap on the newly added IPG's Cydia Repo, then tap Tweaks, then find Cydia HTTPatch
    9. Tap Install, then Confirm, then wait until Close appears in the top righthand corner
    10. Cydia will close, and should now be fully patched.

    You can now use Cydia to install tweaks, themes and more.

    + + + diff --git a/using-jailbreakme-star/using-cydia.html b/using-jailbreakme-star/using-cydia.html new file mode 100644 index 000000000000..a0640ce12b56 --- /dev/null +++ b/using-jailbreakme-star/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/using-odysseyn1x-tv/index.html b/using-odysseyn1x-tv/index.html new file mode 100644 index 000000000000..07d7c7f00adb --- /dev/null +++ b/using-odysseyn1x-tv/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Odysseyn1x (Apple TV) | iOS Guide + + + + +

    Using Odysseyn1x (Apple TV)

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    DANGER

    This guide does not currently account for the Apple TV 4K (1st Generation) at this time.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    Odysseyn1x is a live bootable Linux environment that allows you to quickly run checkra1n on a compatible device. checkra1n is capable of jailbreaking the Apple TV HD and Apple TV 4K (1st Generation) on firmwares 12.0 to 14.7.

    Requirements

    • A 256MB or greater USB Drive
      • If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive
    • The latest version of Odysseyn1xOpen in new window
      • If you are on an A7 device, you should instead get the v2.12-checkra1n-0.10.1 release of Odysseyn1xOpen in new window
      • For 64-bit computers, download the "AMD64" version
        • It doesn't matter if you have an AMD processor or not, "AMD64" is just the name of the architecture
      • For 32-bit computers, download the "i686" version
    • An Apple TV Siri remote (any generation)
    • VentoyOpen in new window

    A screenshot of the Odysseyn1x menu

    Installing Ventoy

    1. Download and extract the contents of the Ventoy.zip file
    2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
    3. Select the USB drive you would like to boot Odysseyn1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Click Install and confirm that you are ok erasing the USB drive
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the Odysseyn1x iso file that you downloaded onto the USB drive

    Booting Odysseyn1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into Odysseyn1x

    Running checkra1n

    WARNING

    If you have an Apple TV HD and are using a USB-C to USB-C to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to USB-C cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Once you have loaded odysseyn1x, select checkra1n
      • If you're on tvOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions
    2. Click Start and follow all onscreen prompts
    3. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device reboots to a black screen
    4. Once your device boots, you can quit checkra1n, but do not shut down your computer

    :::

    You should now be jailbroken with the checkra1n loader app installed on your home screen, which allows you to install nito.tv. You can use nito.tv to install tweaks, themes and more.

    Last Updated:
    Contributors: Michael McAuliff, stekc, flowerible, bbaovanc, Tanbeer191, TheHacker894, Snoolie, itsnebulalol, WhitetailAni
    + + + diff --git a/using-odysseyn1x/index.html b/using-odysseyn1x/index.html new file mode 100644 index 000000000000..164e6362dcd0 --- /dev/null +++ b/using-odysseyn1x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Odysseyn1x | iOS Guide + + + + +

    Using Odysseyn1x

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    WARNING

    A7 devices will likely fail to successfully jailbreak with Odysseyn1x, as a result, you'll need to use an older Odysseyn1x version and quickly unplug and replug your device once you see Right Before Trigger. It is highly recommended to follow Installing Chimera instead.

    Odysseyra1n is a semi-tethered jailbreak, meaning it requires a PC to re-apply the exploit after a reboot. Click the link to learn more.

    Odysseyn1x is a live bootable Linux environment that allows you to quickly run checkra1n on a compatible device. checkra1n is capable of jailbreaking millions of iOS devices with A7 to A11 SoC's on firmwares 12.0 to 14.8.1.

    After installing checkra1n, we'll be using a script to install Odysseyra1n. This replaces important parts of the jailbreak with modern and fast alternatives.

    On iOS 14, A11 devices do not allow you to use SEP functionality in a jailbroken state. SEP functionality are things such as a passcode, Face ID/Touch ID, and Apple Pay.

    Requirements

    • A 256MB or greater USB Drive
      • If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive
    • The latest version of Odysseyn1xOpen in new window
      • If you are on an A7 device, you should instead get the v2.12-checkra1n-0.10.1 release of Odysseyn1xOpen in new window
      • For 64-bit computers, download the "AMD64" version
        • It doesn't matter if you have an AMD processor or not, "AMD64" is just the name of the architecture
      • For 32-bit computers, download the "i686" version
    • VentoyOpen in new window

    A screenshot of the Odysseyn1x menu

    Installing Ventoy

    1. Download and extract the contents of the Ventoy.zip file
    2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
    3. Select the USB drive you would like to boot Odysseyn1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Click Install and confirm that you are ok erasing the USB drive
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the Odysseyn1x iso file that you downloaded onto the USB drive

    Booting Odysseyn1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into Odysseyn1x

    Running checkra1n

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Once you have loaded odysseyn1x, select checkra1n
      • If you're on an A8X or A9X device, select the checkra1n (A8X/A9X) option instead.
      • If you're on an A11 device, you will need to head into Options, then enable the Skip A11 BPR Check
      • If you're on iOS 14.6 or later, you will need to head into Options, then enable the Allow Untested Versions
    2. Click Start and follow all onscreen prompts
    3. You will now be presented with instructions in how to reboot your device into DFU mode, click Start to begin
      • Follow the instructions until your device reboots to a black screen
    4. Once your device boots, you can quit checkra1n, but do not shut down your computer

    TIP

    While you could, at this stage, install Cydia instead of continuing with the Odysseyra1n steps, we don't recommend it because of the fact that:

    • People generally tend to have more stability when using Odysseyra1n instead of installing Cydia
    • Certain ease-of-use functionality (such as shshd, which automatically saves blobs for you when jailbroken) is not available
    • Some tweaks may require or be better tested with software that Odysseyra1n utilizes, rather than the software that is used when you choose to install Cydia

    The Odysseyra1n script

    TIP

    If you would prefer to do so, instead of running the script on your computer, you can run the Odysseyra1n script using the shortcutOpen in new window by opening this page on your device and then clicking the shortcut hyperlink.

    The following steps only need to be performed once and are optional but highly recommended for a smoother experience and modern bootstrap.

    1. Unlock your device
    2. Ensure that your computer is trusted by your device
    3. Select Odysseyra1n in Odysseyn1x
    4. Sileo should install to your device
    5. Do not close Odysseyn1x as you will need to re-jailbreak in a few minutes

    DANGER

    After installing Odysseyra1n, do not install Cydia from the Loader app.

    You should now be jailbroken with Sileo installed on your home screen. You can use Sileo to install tweaks, themes, packages and more.

    Before you can start installing anything else, you first need to install a few necessary programs.

    Installing packages

    1. Open the newly installed Sileo application
    2. Go to the "Packages" tab
    3. Tap "Upgrade All" if there are any updates
      • Do not install yet
    4. Go to the "Search" tab
    5. Search for the "libhooker" package
    6. Tap the "Get" button
    7. Tap on the "Queued" bar at the bottom of your screen
    8. Tap "Confirm"
    9. Once finished, tap 'Restart SpringBoard'
    Last Updated:
    Contributors: Michael McAuliff, stekc, ssalagginkool, bbaovanc, Tanbeer191, TheHacker894, zachary7829, itsnebulalol
    + + + diff --git a/using-odysseyn1x/using-sileo.html b/using-odysseyn1x/using-sileo.html new file mode 100644 index 000000000000..b9e7b60f4013 --- /dev/null +++ b/using-odysseyn1x/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/using-palen1x/index.html b/using-palen1x/index.html new file mode 100644 index 000000000000..38237841f814 --- /dev/null +++ b/using-palen1x/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using palen1x | iOS Guide + + + + +

    Using palen1x

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    DANGER

    If you are trying to use a Virtual Machine software of some sort from Windows (e.g. Virtualbox, VMWare, Windows Subsystem for Linux, etc) you will not succeed with following this guide, and will need to obtain a bootable medium and follow the below steps using that bootable medium.

    WARNING

    If you are using a computer with an AMD Ryzen CPU, you will likely run into issues. If you do run into issues, you should use a Mac or a computer with an Intel CPU to follow this guide.

    palen1x is a live bootable Linux environment that allows you to quickly run palera1n on a compatible device. palera1n is capable of jailbreaking iOS devices with A8(X) to A11 SoC's on iOS 15.0 or later

    On A11 devices, you must disable your passcode and will not be able to use your passcode, or other SEP functionality, until you boot into a stock iOS state. SEP functionality includes things such as a passcode, Face ID/Touch ID, and Apple Pay.

    Additionally, if your device is an A11 device on iOS 16 and you've set a passcode before, you will need to erase all content and settings in order to be able to jailbreak.

    Requirements

    • A 128MB or greater USB Drive
      • If you don't have a USB Drive, but do have another form of supported removable bootable hardware (e.g. A CD or DVD), you can use that instead of a USB Drive
    • The latest version of palen1xOpen in new window
    • VentoyOpen in new window

    Installing Ventoy

    1. Download and extract the contents of the Ventoy.zip file
    2. Insert your USB drive if you have not already done so, and open the Ventoy2Disk.exe file
    3. Select the USB drive you would like to boot palen1x from
      • This USB drive will be completely erased
      • Ensure you back up all important data beforehand
    4. Click Install and confirm that you are ok erasing the USB drive
      • Do not remove your USB Drive until the process has completed
    5. Once it has installed, copy the palen1x iso file that you downloaded onto the USB drive

    Booting palen1x

    1. Reboot, and then go into your BIOS settings and disable Secure Boot, then enter the boot picker and select your USB Drive to boot from
      • This is different for every computer
      • Search your PC or motherboard brand to find out how to get to your BIOS settings if you are unsure
    2. Press enter once you see the Ventoy screen to boot into palen1x

    Running palera1n

    WARNING

    If you are using a USB-C to Lightning cable to do this process, you may run into issues entering into DFU mode

    If you do have issues, get a USB-A to Lightning cable and, if necessary, also get a USB-C to USB-A adapter.

    1. Once you have loaded palen1x, select Shell
    2. Type palera1n -l
    3. Follow the on screen instructions to enter DFU mode.

    TIP

    A9(X) and earlier devices have an issue where they will get stuck midway through this process in pongoOS. To work around this issue, you'll need to do the following:

    1. In the terminal window, press Control + C on your keyboard
    2. Rerun the command that you just ran

    You'll need to do this every time you rejailbreak your device as well.

    Once the device boots up, open the palera1n loader app and tap Sileo. After a bit of time, you'll be prompted to set a passcode for using command line stuff, and then afterwards,Sileo should be on your home screen.

    TIP

    To rejailbreak your device, simply rerun the command you just ran and then repeat any other applicable steps.

    Alternatively, if you're on versions 15.0 to 16.6.1, you can follow Installing Dopamine to install a permanently signed semi-untethered jailbreak, which will allow you to rejailbreak your device without a computer.

    + + + diff --git a/using-palen1x/using-sileo.html b/using-palen1x/using-sileo.html new file mode 100644 index 000000000000..1390bcfb404d --- /dev/null +++ b/using-palen1x/using-sileo.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/using-sileo/index.html b/using-sileo/index.html new file mode 100644 index 000000000000..e29e2f395f9c --- /dev/null +++ b/using-sileo/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Sileo | iOS Guide + + + + +

    Using Sileo

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Sileo is a modern package manager that has a redesigned UI made to fit with iOS 11 and above. It's the App Store for all the tweaks and themes available for your device.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Sileo, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "+" icon in the top right-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap "Add Source"

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Sileo application
    2. Tap "Sources" on the bar at the bottom
    3. Tap the "Edit" button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Sileo.

    Installing Tweaks

    1. Open the Sileo application
    2. Search for a tweak you'd like to install
    3. Tap the "Get" button at the top of the page
      • A bar labeled "Queued" should appear at the bottom of your screen
    4. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    5. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Sileo application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the "Modify" button at the top of the page
    4. Tap "Remove"
      • A bar labeled "Queued" should appear at the bottom of your screen
    5. Tap on the bar and press "Confirm"
      • It may take some time for the tweak to install
    6. After it's finished, tap "Respring"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to respring, but you can tap the button anyway

    After respringing, the tweak should now be uninstalled.

    Logging Into Repos

    Some repos require you to log in to be able to download their tweak's (e.g. https://havoc.app/Open in new window, https://chariz.com/Open in new window), this can be done by:

    1. Open the Sileo application
    2. Tap "Featured" on the bar at the bottom.
    3. Click the profile icon at the top right of the screen.
    4. Under "Payment Providers" tap on the repo you would like to log in to.
    5. Follow the prompts to log in.

    You should now be able to download tweaks off the repo you logged into.

    TIP

    If you run into errors installing or removing packages, read the Troubleshooting page

    + + + diff --git a/using-tns/index.html b/using-tns/index.html new file mode 100644 index 000000000000..ba1e8e958563 --- /dev/null +++ b/using-tns/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using TotallyNotSpyware | iOS Guide + + + + +

    Using TotallyNotSpyware

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    TotallyNotSpyware is capable of jailbreaking every 64-bit iOS device on firmware version 10.0 up to 10.3.3.

    Note that the TotallyNotSpyware jailbreak is not “persistent” (meaning it does not remain installed after a reboot). You will need to re-run the exploit after every reboot. You will be instructed on how to do this.

    WARNING

    Should you run into issues with this method for any reason, you can attempt to use doubleh3lix if you are on an A7-A9(X) device or Meridian if you are on an A10(X) device.

    Running TotallyNotSpyware

    1. Open Safari on your iOS device
    2. Go to the https://totally-not.spyware.lol/Open in new window website
    3. Slide, left to right, on the Slide for Spyware slider
    4. Once you see the Spyware announcement prompt, press noot noot
      • If the device reboots without prompting this, try again.
    5. You'll recieve a prompt asking you to choose between jailbreaking with Meridian or jailbreaking with doubleH3lix, what option you should select depends on your device
      • If your device is an A7-A9(X) device, you should select doubleh3lix.
      • If your device is an A10(X) device, the only option which works is to select Meridian.
    6. After selecting what you wish to jailbreak with, press OK

    TotallyNotSpyware will now install the temporary jailbreak on your device.

    To rejailbreak in the future, doing steps 1 through 4 should rejailbreak your device.

    TIP

    Tap Share -> Add to home screen for easier access to TotallyNotSpyware.

    You should now be jailbroken with Cydia installed on your home screen. You can use Cydia to install tweaks, themes and more.

    TIP

    If you wish to use a more modern package manager, continue to Installing Zebra

    + + + diff --git a/using-tns/using-cydia.html b/using-tns/using-cydia.html new file mode 100644 index 000000000000..3da0f917843d --- /dev/null +++ b/using-tns/using-cydia.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Cydia | iOS Guide + + + + +

    Using Cydia

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Cydia is a package manager that has been used since the start of jailbreaking in 2008. It can be used to install tweaks and themes.

    A picture of an iPhone running Cydia

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Cydia, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top right-hand corner
    4. Tap the + icon in the top right-hand corner
    5. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    6. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Cydia application
    2. Tap Sources on the bar at the bottom
    3. Tap the Edit button in the top left-hand corner
    4. Tap the red icon next to the repo you want to delete
    5. Confirm the deletion

    The repo should now be removed from Cydia.

    Installing Tweaks

    1. Open the Cydia application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
    4. Confirm the installation
      • It may take some time for the tweak to install
    5. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Cydia application
    2. Tap on a tweak you'd like to uninstall
    3. Tap the Modify button at the top of the page
    4. Tap Remove
    5. Confirm the uninstallation
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + + diff --git a/using-zebra/index.html b/using-zebra/index.html new file mode 100644 index 000000000000..7b904783cc54 --- /dev/null +++ b/using-zebra/index.html @@ -0,0 +1,44 @@ + + + + + + + + + Using Zebra | iOS Guide + + + + +

    Using Zebra

    For support in English, ask for help on the r/Jailbreak Discord Server.

    +

    Required Reading

    TIP

    This page is optional, but helpful if you are unfamiliar with jailbreaking.

    Zebra is a newer package manager. It can be used to install tweaks and themes.

    Tweaks are small modifications to change the look and/or feel of your device. You can find tweaks on repositories, colloquially referred to as "repos".

    Repositories are essentially databases that contain lots of tweaks for you to install. When you add repos to Zebra, you will be able to install the tweaks on it, and look for them using the search function.

    This guide will show you how you can install and uninstall tweaks, and add different repos.

    Adding Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Tap the + icon in the top left-hand corner
    4. Enter in a repo URL (e.g. https://sparkdev.me/Open in new window)
    5. Tap Add Source

    You can now enter the repo from this page to see all the tweaks available on it.

    Removing Repos

    1. Open the Zebra application
    2. Tap Sources on the bar at the bottom
    3. Slide the repo you want to remove all the way to the left.

    The repo should now be removed from Zebra.

    Installing Tweaks

    1. Open the Zebra application
    2. Search for a tweak you'd like to install
    3. Tap the Install button at the top right-hand corner of your screen
      • If a prompt asking you what version to install appears, you generally want to install the latest version
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to install
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    The tweak should now be installed to your device and will be active whenever your device is jailbroken.

    Uninstalling Tweaks

    1. Open the Zebra application
    2. Tap Packages on the bar at the bottom
    3. Slide the tweak you want to uninstall all the way to the left.
    4. Tap on the bottom of the screen where it says "Tap to Manage"
    5. Tap the Confirm button at the top right-hand corner of your screen
      • It may take some time for the tweak to be removed
    6. After it's finished, tap "Restart SpringBoard"
      • The device should appear to reboot after this
      • Sometimes, the button might not say to Restart SpringBoard, but you can tap the button anyway

    After restarting SpringBoard, the tweak should now be uninstalled.

    + + +